mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
Fixed German feather_N, it was just copy-paste from English.
This commit is contained in:
@@ -257,7 +257,7 @@ lin
|
||||
egg_N = regN "Ei" ;
|
||||
eye_N = regN "Auge" ;
|
||||
fat_N = regN "Fett" ;
|
||||
feather_N = regN "feather" ;
|
||||
feather_N = regN "Feder" feminine ;
|
||||
fingernail_N = reg2N "Fingernagel" "Fingernägel" masculine ;
|
||||
fire_N = regN "Feuer" ;
|
||||
flower_N = regN "Blume" ;
|
||||
|
||||
Reference in New Issue
Block a user