1
0
forked from GitHub/gf-core

genitive s in Nor possessives ; some Nor words in Phrasebook

This commit is contained in:
aarne
2010-05-28 12:25:26 +00:00
parent e4442d1328
commit 219cb014a7
7 changed files with 29 additions and 15 deletions

View File

@@ -108,7 +108,7 @@ concrete WordsSwe of Words = SentencesSwe **
Car = mkTransport L.car_N ;
Ferry = mkTransport (mkN "färja") ;
Plane = mkTransport L.airplane_N ;
Subway = mkTransport (mkN "metro" "metron" "metro" "metrona") ; ----
Subway = mkTransport (mkN "tunnelbana") ;
Taxi = mkTransport (mkN "taxi" "taxin" "taxibilar" "taxibilarna") ; ----
Train = mkTransport L.train_N ;
Tram = mkTransport (mkN "spårvagn") ;