1
0
forked from GitHub/gf-rgl

(Dut) misc. small fixes

This commit is contained in:
Inari Listenmaa
2018-05-07 16:32:12 +02:00
parent d5ba0733ec
commit 34c87d0de0
4 changed files with 12 additions and 7 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ lin
ask_V2Q = mkV2Q vragen_V noPrep ;
bad_A = mkA "slecht" ;
beautiful_A = mkA "mooi" ;
become_VA = mkVA worden_V ;
become_VA = mkVA (zijnV worden_V) ;
beer_N = mkN "bier" "bieren" neuter ;
beg_V2V = mkV2V (mkV "smeken") noPrep ; ---- om te
big_A = mkA "groot" ;