1
0
forked from GitHub/gf-rgl

Finnish and res doc

This commit is contained in:
aarne
2005-07-01 18:54:08 +00:00
parent 302c491451
commit 4111b7b154
7 changed files with 185 additions and 96 deletions

View File

@@ -48,7 +48,7 @@ lincat
V = Verb1 ;
-- = {s : VForm => Str}
---- VP = {s,s2 : Bool => SForm => Agr => Str ; isAux : Bool} ;
VPI = {s : VIForm => Str} ;
VPI = {s : Bool => VIForm => Str ; sc : Case} ;
----- VP = Verb ** {s2 : VForm => Str ; c : ComplCase} ;
---- VG = {s,s2 : Bool => VForm => Str ; c : ComplCase} ;
V2 = TransVerb ;