forked from GitHub/gf-rgl
(Dut) fix agreement in youPol_Pron
This commit is contained in:
@@ -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" ;
|
||||
|
||||
Reference in New Issue
Block a user