mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-26 19:46:26 -06:00
fix some warnings in the compilation of Turkish
This commit is contained in:
@@ -14,7 +14,6 @@ resource ResTur = ParamX ** open Prelude, Predef, HarmonyTur in {
|
||||
|
||||
oper
|
||||
Agr = {n : Number ; p : Person} ;
|
||||
Compl = {s : Str; c : Case} ;
|
||||
Noun = {s : Number => Case => Str; gen : Number => Agr => Str; harmony : Harmony} ;
|
||||
Pron = {s : Case => Str; a : Agr} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user