forked from GitHub/gf-rgl
Clause as restructuring of Verbphrase
This commit is contained in:
@@ -34,7 +34,7 @@ lincat
|
||||
|
||||
V = Verb ;
|
||||
-- = {s : VerbForm => Str ; s1 : Str} ;
|
||||
VP = {s : SForm => Str ; s2 : Bool => Str ;
|
||||
VP = {s : SForm => Str ;
|
||||
s3 : SForm => Gender => Number => Person => Str} ;
|
||||
VPI = {s : VIForm => Gender => Number => Person => Str} ;
|
||||
V2 = TransVerb ;
|
||||
|
||||
Reference in New Issue
Block a user