1
0
forked from GitHub/gf-core

a couple of fixes in Phrasebook ; should compile now

This commit is contained in:
aarne
2014-06-19 15:55:39 +00:00
parent f743217a54
commit 5c7586bb78
3 changed files with 4 additions and 4 deletions

View File

@@ -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} ;