forked from GitHub/gf-rgl
Some additions to lexicon
This commit is contained in:
@@ -1,16 +1,19 @@
|
||||
abstract ExtraRusAbs = Cat ** {
|
||||
|
||||
fun
|
||||
obj_no_Prep : Prep ;
|
||||
obj_neg_Prep : Prep ;
|
||||
about_Prep : Prep ;
|
||||
to2_Prep : Prep ;
|
||||
to_dat_Prep : Prep ;
|
||||
on_to_Prep : Prep ;
|
||||
along_Prep : Prep ;
|
||||
be_V3 : V3 ;
|
||||
dat_Prep : Prep ;
|
||||
from2_Prep : Prep ;
|
||||
have_V3 : V3 ;
|
||||
have2_V3 : V3 ;
|
||||
have_not_V3 : V3 ;
|
||||
be_V3 : V3 ;
|
||||
have_V3 : V3 ;
|
||||
nom_Prep : Prep ;
|
||||
obj_neg_Prep : Prep ;
|
||||
obj_no_Prep : Prep ;
|
||||
on_to_Prep : Prep ;
|
||||
to2_Prep : Prep ;
|
||||
to_dat_Prep : Prep ;
|
||||
u_Prep : Prep ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user