mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-28 09:28:54 -06:00
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
This commit is contained in:
@@ -10,7 +10,7 @@ resource ResTur = ParamX ** open Prelude, Predef, HarmonyTur in {
|
||||
param
|
||||
Case = Nom | Acc | Dat | Gen | Loc | Ablat | Abess Polarity ;
|
||||
Species = Indef | Def ;
|
||||
Contiguity = Con | Sep ; --Concatanate or Separate
|
||||
Contiguity = Con | Sep ; --Concatenate or Separate
|
||||
|
||||
oper
|
||||
Agr = {n : Number ; p : Person} ;
|
||||
|
||||
Reference in New Issue
Block a user