mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-14 05:32:51 -06:00
plural of stad in Dut
This commit is contained in:
@@ -101,7 +101,7 @@ ceiling_N = mkN "plafond" neuter ;
|
|||||||
chair_N = mkN "stoel" utrum ;
|
chair_N = mkN "stoel" utrum ;
|
||||||
cheese_N = mkN "kaas" utrum ;
|
cheese_N = mkN "kaas" utrum ;
|
||||||
church_N = mkN "kerk" utrum ;
|
church_N = mkN "kerk" utrum ;
|
||||||
city_N = mkN "stad" utrum ;
|
city_N = mkN "stad" "steden" utrum ;
|
||||||
clean_A = mkA "schoon" ;
|
clean_A = mkA "schoon" ;
|
||||||
clever_A = mkA "slim" ;
|
clever_A = mkA "slim" ;
|
||||||
close_V2 = mkV2 sluiten_V ;
|
close_V2 = mkV2 sluiten_V ;
|
||||||
|
|||||||
Reference in New Issue
Block a user