corrected number of whatPl_IP

This commit is contained in:
aarneranta
2021-11-19 14:59:18 +01:00
parent f9dc1695ca
commit e552ceb71d

View File

@@ -116,7 +116,7 @@ concrete StructuralGer of Structural = CatGer **
we_Pron = mkPronPers "wir" "uns" "uns" "unser" "unser" Fem Pl P1 ;
whatSg_IP = {s = caselist "was" "was" "was" "wessen" ; n = Sg} ; ----
whatPl_IP = {s = caselist "was" "was" "was" "wessen" ; n = Sg} ; -- HL 6/2016
whatPl_IP = {s = caselist "was" "was" "was" "wessen" ; n = Pl} ; -- HL 6/2016
when_IAdv = ss "wann" ;
when_Subj = ss "wenn" ;