projects
/
spiritwrak.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7de7051
)
Update the join/connect verb definitions
author
Jason Self
<j@jxself.org>
Tue, 20 Aug 2019 01:55:25 +0000
(18:55 -0700)
committer
Jason Self
<j@jxself.org>
Tue, 20 Aug 2019 01:55:25 +0000
(18:55 -0700)
To work with the current library version, which already has "connect"
being used elsewhere.
src/spirit.inf
patch
|
blob
|
history
diff --git
a/src/spirit.inf
b/src/spirit.inf
index be85c08d2a133f213d1ac44ac65e50d0613da46e..a14f6ee5ff7ed78257c2b1dbe1413c14eb9bafe1 100644
(file)
--- 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"