Some fixes/changes, new extend functions

This commit is contained in:
Roman Suzi
2020-08-14 21:00:25 +03:00
parent bf4b4b2d22
commit 98f65975ae
11 changed files with 221 additions and 332 deletions

View File

@@ -53,7 +53,7 @@ lin
by8agent_Prep = mkPrep ["с помощью"] Gen ;
by8means_Prep = mkPrep ["с помощью"] Gen ;
during_Prep = mkPrep "в течение" Gen ;
except_Prep = mkPrep ["за исключением"] Gen ;
except_Prep = mkPrep ["за исключением"] Gen ; -- fix n
for_Prep = mkPrep "для" Gen ;
from_Prep = mkPrep ot_prep_gen_mod Gen ;
in8front_Prep = mkPrep "перед" Ins ;