From: Jason Self Date: Tue, 20 Aug 2019 01:55:25 +0000 (-0700) Subject: Update the join/connect verb definitions X-Git-Url: https://jxself.org/git/?p=spiritwrak.git;a=commitdiff_plain;h=c80821b635dda58be790a42c21d8837a25b5ab79 Update the join/connect verb definitions To work with the current library version, which already has "connect" being used elsewhere. --- diff --git a/src/spirit.inf b/src/spirit.inf index be85c08..a14f6ee 100644 --- a/src/spirit.inf +++ b/src/spirit.inf @@ -3055,7 +3055,10 @@ Verb "fold" * noun -> Fold; Verb "mix" "stir" * noun -> Mix; -Verb "join" "connect" +Verb "join" + * noun "to" noun -> Join + * noun "with" noun -> Join; +Extend only "connect" * noun "to" noun -> Join * noun "with" noun -> Join; Verb meta "help" "hint"