1
0
forked from GitHub/gf-rgl

VP romance

This commit is contained in:
aarne
2005-02-17 16:57:59 +00:00
parent 624d25728e
commit e569d43c67
6 changed files with 120 additions and 17 deletions

View File

@@ -178,6 +178,11 @@ oper
_ => singular ---
} ;
personVerb : VF -> Person = \v -> case v of {
VFin _ _ p => p ;
_ => P3 ---
} ;
presInd = VPres Ind ;
-- The imperative forms depend on number and person.