mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-02 20:18:33 -06:00
(Dut) misc. small fixes
This commit is contained in:
@@ -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" ;
|
||||
|
||||
Reference in New Issue
Block a user