diff --git a/src/dutch/StructuralDut.gf b/src/dutch/StructuralDut.gf index 6a5f5693a..3de8d3bab 100644 --- a/src/dutch/StructuralDut.gf +++ b/src/dutch/StructuralDut.gf @@ -106,7 +106,7 @@ concrete StructuralDut of Structural = CatDut, Prelude ** with_Prep = mkPrep "met" ** { mergeForm = "mee" } ; youSg_Pron = mkPronoun "je" "je" "je" "jij" "jou" "je" "jouwe" Neutr Sg P2 ; --- Neutr as hack for familiarity youPl_Pron = mkPronoun "jullie" "jullie" "je" "jullie" "jullie" "jullie" "uwe" Utr Pl P2 ; - youPol_Pron = mkPronoun "u" "u" "uw" "u" "u" "uw" "uwe" Utr Sg P2 ; + youPol_Pron = mkPronoun "u" "u" "uw" "u" "u" "uw" "uwe" Utr Sg P3 ; yes_Utt = ss "ja" ; not_Predet = mkPredet "niet" "niet" ;