mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-26 03:26:27 -06:00
Some fixes/changes, new extend functions
This commit is contained in:
@@ -6,6 +6,7 @@ concrete ExtraRus of ExtraRusAbs = CatRus **
|
||||
lin
|
||||
obj_no_Prep = {s="" ; c=Acc ; neggen=True ; hasPrep=False} ;
|
||||
to2_Prep = P.mkPrep v_prep_mod Acc ;
|
||||
to_dat_Prep = {s="" ; c=Dat ; neggen=False ; hasPrep=False} ;
|
||||
on_to_Prep = P.mkPrep "до" Gen ;
|
||||
along_Prep = P.mkPrep "по" Loc ;
|
||||
from2_Prep = from2 ;
|
||||
|
||||
Reference in New Issue
Block a user