forked from GitHub/gf-core
Fix in SwadeshSwe, naglen -> nageln.
This commit is contained in:
@@ -122,7 +122,7 @@ concrete SwadeshLexSwe of SwadeshLex = CategoriesSwe
|
||||
father_N = mascN (mkN "far" "fadern" "fäder" "fäderna") ;
|
||||
-- father_N = UseN2 father_N2 ;
|
||||
feather_N = mk2N "fjäder" "fjädrar" ;
|
||||
fingernail_N = mk2N "nagel" "naglar" ;
|
||||
fingernail_N = mkN "nagel" "nageln" "naglar" "naglarna";
|
||||
fire_N = mk2N "eld" "eldar" ;
|
||||
fish_N = fish_N ;
|
||||
flower_N = mk2N "blomma" "blommor" ;
|
||||
|
||||
Reference in New Issue
Block a user