fixed double infinitives in Dutch

This commit is contained in:
aarne
2009-11-18 09:18:44 +00:00
parent a01faec4f9
commit 30a1b5c4d8
3 changed files with 14 additions and 46 deletions

View File

@@ -51,7 +51,7 @@ concrete StructuralDut of Structural = CatDut, Prelude **
most_Predet = mkPredet "meeste" "meeste" ;
much_Det = mkDet "veel" "veel" Sg ;
must_VV = auxVV (mkV "moeten" "moest" "gemoete") ;
must_VV = auxVV (mkV "moeten" "moest" "gemoeten") ;
only_Predet = {s = \\_,_ => "slechts"} ;
no_Utt = ss "neen" ;