mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-23 09:52:55 -06:00
updated Phrasebook doc
This commit is contained in:
@@ -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å" ;
|
||||
|
||||
Reference in New Issue
Block a user