forked from GitHub/gf-core
quick hack: changed cat name Language to LAnguage in Phrasebook to avoid clash with Construction.Language in App
This commit is contained in:
@@ -34,7 +34,7 @@ incomplete concrete SentencesI of Sentences = Numeral **
|
||||
Action = Cl ;
|
||||
Person = NPPerson ; -- {name : NP ; isPron : Bool ; poss : Quant} ;
|
||||
Nationality = NPNationality ; -- {lang : NP ; country : NP ; prop : A} ;
|
||||
Language = NP ;
|
||||
LAnguage = NP ;
|
||||
Citizenship = A ;
|
||||
Country = NP ;
|
||||
Day = NPDay ; -- {name : NP ; point : Syntax.Adv ; habitual : Syntax.Adv} ;
|
||||
|
||||
Reference in New Issue
Block a user