mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-22 17:56:21 -06:00
Some fixes/changes, new extend functions
This commit is contained in:
@@ -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 ;
|
||||
|
||||
Reference in New Issue
Block a user