1
0
forked from GitHub/gf-core

fixes in PhrasebookGer and the inAcc_Prep

This commit is contained in:
aarne
2010-05-29 21:14:13 +00:00
parent daa01f11d8
commit d6e5d71dbd
5 changed files with 27 additions and 27 deletions

View File

@@ -53,7 +53,7 @@ concrete WordsSwe of Words = SentencesSwe **
Parking = mkPlace (mkN "parkering") "på" ;
Pharmacy = mkPlace (mkN "apotek" "apotek") "i" ;
PostOffice = mkPlace (mkN "post" "poster") "på" ;
Pub = mkPlace (mkN "pub" "pubben") "på" ;
Pub = mkPlace (mkN "pub") "på" ;
Restaurant = mkPlace (mkN "restaurang" "restauranger") "på" ;
Shop = mkPlace (mkN "affär" "affär") "i" ;
School = mkPlace (mkN "skola") "på" ;