heb verb acc

This commit is contained in:
dana.dannells
2012-06-06 22:41:39 +00:00
parent fa33a915e2
commit dc93e3df8c
4 changed files with 12 additions and 7 deletions

View File

@@ -35,7 +35,7 @@ concrete StructuralHeb of Structural = CatHeb **
she_Pron = mkPron "hyA" "slh" "slh" Fem Sg Per3 ;
they_Pron = mkPron "hM" "slhM" "slhM" Masc Pl Per3 ; -- add Fem in extra
we_Pron = mkPron "AnHnw" "Awtnw" "lnw" Masc Pl Per1; --both fem and masc
youSg_Pron = mkPron "Ath" "slK" "slK" Fem Sg Per2 ; -- add Masc in extra
youSg_Pron = mkPron "At" "slK" "slK" Fem Sg Per2 ; -- add Masc in extra
youPl_Pron = mkPron "AtN" "slkN" "slkN" Fem Pl Per2 ;
-- youPol_Pron = mkPron "AtN" "" "" Fem Sg Per2 ;