quick hack: changed cat name Language to LAnguage in Phrasebook to avoid clash with Construction.Language in App

This commit is contained in:
aarne
2014-06-18 15:38:11 +00:00
parent 43ad739cb7
commit 7ee4b14b08
8 changed files with 30 additions and 12 deletions

View File

@@ -2,7 +2,7 @@ concrete SentencesGer of Sentences = NumeralGer ** SentencesI -
[PYesToNo,SHaveNo,SHaveNoMass,
Proposition, Action, Is, IsMass, SProp, SPropNot, QProp,
AHaveCurr, ACitizen, ABePlace, AKnowSentence, AKnowPerson, AKnowQuestion,
Nationality, Language,
Nationality, LAnguage,
ADoVerbPhrase, AModVerbPhrase, ADoVerbPhrasePlace, AModVerbPhrasePlace,
YouPlurPolMale, YouPlurPolFemale
] with
@@ -38,7 +38,7 @@ concrete SentencesGer of Sentences = NumeralGer ** SentencesI -
lincat
Nationality = {lang : CN ; country : NP ; prop : A} ;
Language = CN ; -- kein Deutsch
LAnguage = CN ; -- kein Deutsch
-- the new things
lin