mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
forms of PhrasebookSwe.Cinema
This commit is contained in:
@@ -44,7 +44,7 @@ concrete WordsSwe of Words = SentencesSwe **
|
||||
Cafeteria = mkPlace (mkN "café" "café") "på" ;
|
||||
Center = mkPlace (mkN "innerstad" "innerstäder") "på" ; ----
|
||||
Church = mkPlace (mkN "kyrka") "i" ;
|
||||
Cinema = mkPlace (mkN "bio" "bio" "bion" "biona") "på" ; ---- ?
|
||||
Cinema = mkPlace (mkN "bio" "bion" "biografer" "biograferna") "på" ; ---- ?
|
||||
Disco = mkPlace (mkN "diskotek" "diskotek") "på" ;
|
||||
Hospital = mkPlace (mkN "sjukhus" "sjukhus") "på" ;
|
||||
Hotel = mkPlace (mkN "hotell" "hotell") "på" ;
|
||||
|
||||
Reference in New Issue
Block a user