1
0
forked from GitHub/gf-rgl

aux and slash

This commit is contained in:
aarne
2005-02-09 14:45:48 +00:00
parent 2ee3d891bc
commit cf946fd07d
12 changed files with 250 additions and 190 deletions

View File

@@ -59,7 +59,7 @@ lincat
-- = Verb ** {s3 : Preposition} ;
V3 = TransVerb ** {s4 : Preposition} ;
VS = Verb ;
VV = Verb ** {isAux : Bool} ;
VV = AuxVerb ** {isAux : Bool} ;
VS = Verb ;
VQ = Verb ;