From 57c2af29c2d798c63cf789cf1c174ce2a5ba02bc Mon Sep 17 00:00:00 2001 From: "m.t.n.de.rijk" Date: Mon, 3 Apr 2017 10:20:03 +0000 Subject: [PATCH] fixed vowel lengthening in verbs like eten --- lib/src/dutch/ResDut.gf | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/src/dutch/ResDut.gf b/lib/src/dutch/ResDut.gf index e23b152f0..719c964b6 100644 --- a/lib/src/dutch/ResDut.gf +++ b/lib/src/dutch/ResDut.gf @@ -217,6 +217,7 @@ param in case lop of { + #vowel + #consonant => loop ; _+ #consonant + #vowel + #consonant => loop ; _+ ("bb" | "dd" | "ff" | "gg" | "kk" | "ll" | "mm" | "nn" | "pp" | "rr" | "ss" | "tt") => zeg ;