mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-29 04:46:30 -06:00
Define the param UseGen and make use of that
This commit is contained in:
@@ -34,6 +34,8 @@ resource ResTur = ParamX ** open Prelude, Predef, HarmonyTur in {
|
||||
| VInfinitive
|
||||
;
|
||||
|
||||
UseGen = NoGen | YesGen Agr;
|
||||
|
||||
oper
|
||||
Verb : Type = {
|
||||
s : VForm => Str
|
||||
|
||||
Reference in New Issue
Block a user