forked from GitHub/gf-rgl
(Dut) Fix ordinals and superlatives
This commit is contained in:
@@ -314,7 +314,7 @@ sun_N = mkN "zon" utrum ;
|
||||
swell_V = zwellen_V ;
|
||||
swim_V = zwemmen_V ;
|
||||
switch8off_V2 = mkV2 "schakelen" ;
|
||||
switch8on_V2 = mkV2 (mkV "op" (mkV "schakelen")) ;
|
||||
switch8on_V2 = mkV2 (mkV "aan" (mkV "zetten")) ;
|
||||
table_N = mkN "tabel" utrum ;
|
||||
tail_N = mkN "staart" utrum ;
|
||||
teach_V2 = mkV2 "leren" ;
|
||||
|
||||
Reference in New Issue
Block a user