mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-31 10:48:55 -06:00
Coordination.gf: comma with SOFT_BIND
This commit is contained in:
@@ -132,7 +132,7 @@ oper
|
||||
{s = \\p,q,r,t => or.s1++ xs.s1 ! p ! q ! r ! t ++ or.s2 ++ xs.s2 ! p ! q ! r ! t} ;
|
||||
--------------
|
||||
|
||||
comma = "," ;
|
||||
comma = bindComma ;
|
||||
|
||||
-- you can also do this to right-associative lists:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user