forked from GitHub/gf-rgl
resources and new instantiation syntax
This commit is contained in:
@@ -96,9 +96,16 @@ oper
|
||||
oper Verbum : Type = {s : VerbForm => Str} ;
|
||||
|
||||
param
|
||||
VFin ;
|
||||
|
||||
VInf ;
|
||||
VFin =
|
||||
Pres Voice
|
||||
| Pret Voice
|
||||
| Imper Voice ;
|
||||
|
||||
VInf =
|
||||
Inf Voice
|
||||
| Supin Voice
|
||||
| PtPret AdjFormPos Case
|
||||
;
|
||||
|
||||
VerbForm =
|
||||
VF VFin
|
||||
|
||||
Reference in New Issue
Block a user