1
0
forked from GitHub/gf-rgl

reconstructing English paradigms

This commit is contained in:
aarne
2005-01-21 08:10:59 +00:00
parent 1c55b7beee
commit f6fd299363
5 changed files with 356 additions and 4 deletions

View File

@@ -63,7 +63,7 @@ oper
-- in the singular; plural forms are uniformly equal to the 2nd person singular.
param
VForm = InfImp | Indic Person | Pastt Number | PPart ;
VForm = InfImp | Indic Person | Pastt Number | PPart | PresPart ;
oper
VerbP3 : Type = {s : VForm => Str} ;