Lexicon extended

This commit is contained in:
Roman Suzi
2020-08-19 23:22:11 +03:00
parent 7a100120af
commit ecb032770e
18 changed files with 5279 additions and 232 deletions

View File

@@ -13,6 +13,7 @@ fun
obj_neg_Prep : Prep ;
obj_no_Prep : Prep ;
on_to_Prep : Prep ;
on2_Prep : Prep ;
to2_Prep : Prep ;
to_dat_Prep : Prep ;
u_Prep : Prep ;
@@ -82,4 +83,7 @@ fun
rather_CAdv : CAdv ;
CompoundA : A -> A -> A ;
TransgrAsAdv : Temp -> Pol -> VPSlash -> Adv ;
TransgrAsAdv1 : Temp -> Pol -> VPSlash -> Adv ;
UttImpImm : Pol -> Imp -> Utt ;
}