From 5c7586bb78e456864b8cf9954de5a72536fff7ae Mon Sep 17 00:00:00 2001 From: aarne Date: Thu, 19 Jun 2014 15:55:39 +0000 Subject: a couple of fixes in Phrasebook ; should compile now --- examples/phrasebook/SentencesPol.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/phrasebook/SentencesPol.gf') diff --git a/examples/phrasebook/SentencesPol.gf b/examples/phrasebook/SentencesPol.gf index 66a6c473e..00815e6bc 100644 --- a/examples/phrasebook/SentencesPol.gf +++ b/examples/phrasebook/SentencesPol.gf @@ -17,7 +17,7 @@ concrete SentencesPol of Sentences = lincat Day = { name,hab,adv:Str } ; - Language = A ; + LAnguage = A ; Citizenship = { prop:A; citizenMSg:Str; citizenMPl:Str; citizenF:Str} ; Nationality = { lang: A; prop: A; country: NP; citizenMSg:Str; citizenMPl:Str; citizenF:Str } ; Transport = { cn:CN; verb:Str} ; -- cgit v1.2.3