mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-26 11:36:27 -06:00
Transfer updates to CatTur.gf and ResTur.gf
This commit is contained in:
@@ -11,6 +11,7 @@ concrete CatTur of Cat = CommonX ** open ResTur, Prelude in {
|
||||
NP = {s : Case => Str ; a : Agr} ;
|
||||
VP = Verb ;
|
||||
VPSlash = VP ** {c : Prep} ;
|
||||
Conj = {s : Str ; s1 : Str ; s2 : Str ; ct : ConjType} ;
|
||||
|
||||
Pron = ResTur.Pron ;
|
||||
Det = {s : Str; n : Number; useGen : UseGen} ;
|
||||
|
||||
Reference in New Issue
Block a user