mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-22 09:32:53 -06:00
*** empty log message ***
This commit is contained in:
@@ -12,7 +12,7 @@ PP = {s : Str};
|
||||
P = {s : Str};
|
||||
|
||||
lin
|
||||
cyclic x = x;
|
||||
-- cyclic x = x;
|
||||
mkS x y = {s = x.s ++ y.s};
|
||||
mkVP x y = {s = x.s ++ y.s};
|
||||
mkNP1 x y = {s = x.s ! y.g ++ y.s ! x.n};
|
||||
|
||||
Reference in New Issue
Block a user