From 1efb265000b19f65b18980e61955d11afd67bcba Mon Sep 17 00:00:00 2001 From: peb Date: Fri, 18 Jun 2004 14:23:15 +0000 Subject: *** empty log message *** --- grammars/testConversions/SimpleSwe.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'grammars/testConversions/SimpleSwe.gf') diff --git a/grammars/testConversions/SimpleSwe.gf b/grammars/testConversions/SimpleSwe.gf index eb02681c5..273f6c6ba 100644 --- a/grammars/testConversions/SimpleSwe.gf +++ b/grammars/testConversions/SimpleSwe.gf @@ -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}; -- cgit v1.2.3