correct form for inverted sentence for "u" in Dutch

This commit is contained in:
aarne
2010-06-02 11:52:17 +00:00
parent d71d700615
commit 2d8e00a562
2 changed files with 5 additions and 5 deletions

View File

@@ -103,7 +103,7 @@ concrete StructuralDut of Structural = CatDut, Prelude **
why_IAdv = ss "waarom" ;
without_Prep = mkPrep "zonder" ;
with_Prep = mkPrep "met" ;
youSg_Pron = mkPronoun "je" "je" "je" "jij" "jou" "je" "jouwe" Utr Sg P2 ;
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 ;
yes_Utt = ss "ja" ;