1
0
forked from GitHub/gf-rgl

more on romance

This commit is contained in:
aarne
2005-02-11 08:11:29 +00:00
parent 0e162bcbb6
commit 53facc1b9d
6 changed files with 79 additions and 36 deletions

View File

@@ -55,7 +55,7 @@ lincat
V = Verb ;
-- = {s : VF => Str} ;
VP = {s : Bool => Gender => VPForm => Str} ;
VPI = {s : Gender => Number => Person => Str} ;
VPI = {s : VIForm => Gender => Number => Person => Str} ;
V2 = TransVerb ;
-- = Verb ** {s2 : Preposition ; c : CaseA} ;
V3 = TransVerb ** {s3 : Preposition ; c3 : CaseA} ;