1
0
forked from GitHub/gf-core

updated Phrasebook doc

This commit is contained in:
aarne
2010-05-20 17:15:10 +00:00
parent 9989b5b188
commit 0ec36e032d
3 changed files with 13 additions and 7 deletions

View File

@@ -38,7 +38,7 @@ concrete WordsSwe of Words = SentencesSwe **
-- places
Airport = mkPlace (mkN "flygplats" "flygplatser") "på" ;
AmusementPark = mkPlace (mkN "nöjespark" "nöjesparken") "i" ;
AmusementPark = mkPlace (mkN "nöjespark" "nöjesparker") "i" ;
Bank = mkPlace (mkN "bank" "banker") "i" ;
Bar = mkPlace (mkN "bar" "barer") "i" ;
Cafeteria = mkPlace (mkN "café" "café") "på" ;