Dutch morphology and documentation table fixes

This commit is contained in:
aarne
2014-06-12 08:00:49 +00:00
parent 85e37dbec4
commit c8b82e40a3
4 changed files with 31 additions and 15 deletions

View File

@@ -28,7 +28,7 @@ lin
brown_A = mkA "bruin" ;
buy_V2 = mkV2 (mkV "kopen" "kocht" "gekocht") ;
child_N = mkN "kind" "kinderen" neuter ;
come_V = zijnV (mkV "kom" "komt" "komen" "kwam" "kwame" "gekomen") ;
come_V = zijnV (mkV "kom" "komt" "komen" "kwam" "kwamen" "gekomen") ;
die_V = zijnV (mkV "sterven" "stierf" "gestorven") ;
distance_N3 = mkN3 (mkN "afstand") van_Prep (mkPrep "naar") ;
drink_V2 = mkV2 drinken_V ;