mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-14 07:19:31 -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 ;
|
||||
cheese_N = mkN "kaas" utrum ;
|
||||
church_N = mkN "kerk" utrum ;
|
||||
city_N = mkN "stad" utrum ;
|
||||
city_N = mkN "stad" "steden" utrum ;
|
||||
clean_A = mkA "schoon" ;
|
||||
clever_A = mkA "slim" ;
|
||||
close_V2 = mkV2 sluiten_V ;
|
||||
|
||||
Reference in New Issue
Block a user