1
0
forked from GitHub/gf-rgl

bugfix in make of incomplete

This commit is contained in:
aarne
2005-02-11 11:06:47 +00:00
parent 53facc1b9d
commit 3d3fc12a38
8 changed files with 31 additions and 237 deletions

View File

@@ -61,6 +61,7 @@ lincat
V3 = TransVerb ** {s3 : Preposition ; c3 : CaseA} ;
VS = Verb ** {mp,mn : Mode} ;
VV = Verb ** {c : CaseA} ;
VQ = Verb ;
VA = Verb ;
V2S = TransVerb ;