mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-06 13:48:57 -06:00
VP romance
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user