Ioanna's Gre fixes; find_V2 doesn't compile and is commented out.

This commit is contained in:
aarne
2013-05-10 08:44:15 +00:00
parent 0fb2165f3b
commit a536c21f8d
11 changed files with 190 additions and 125 deletions

View File

@@ -14,7 +14,7 @@ flags coding = utf8 ;
AdA = {s : Str} ;
AdN = {s : Str} ;
IAdv = {s : Str} ;
CAdv = {s : Str; p : Str} ** {c:Case};
CAdv = {s ,s2: Str; p : Str} ** {c:Case};
PConj = {s : Str} ;
Interj = {s : Str} ;