From 28e50b0f5f6c2c39ec1545786b1234616fe95e2c Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 18 Jun 2014 15:38:11 +0000 Subject: quick hack: changed cat name Language to LAnguage in Phrasebook to avoid clash with Construction.Language in App --- examples/phrasebook/SentencesGer.gf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/phrasebook/SentencesGer.gf') diff --git a/examples/phrasebook/SentencesGer.gf b/examples/phrasebook/SentencesGer.gf index 71f674d29..cc0922d5f 100644 --- a/examples/phrasebook/SentencesGer.gf +++ b/examples/phrasebook/SentencesGer.gf @@ -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 -- cgit v1.2.3