forked from GitHub/gf-core
ByVP in Bulgarian
This commit is contained in:
@@ -82,6 +82,11 @@ lin
|
||||
"от" ++ np.s ! RObj Acc
|
||||
in {s = ap; adv = ap ! ASg Neut Indef; isPre = True} ;
|
||||
|
||||
ByVP vp =
|
||||
{s = vp.ad.s ++
|
||||
vp.s ! Imperf ! VGerund ++
|
||||
vp.compl ! {gn=GSg Neut; p=P3}} ;
|
||||
|
||||
PositAdVAdj a = {s = a.adv} ;
|
||||
|
||||
that_RP = {
|
||||
|
||||
@@ -27,7 +27,8 @@ concrete TranslateBul of Translate =
|
||||
ExtensionsBul [
|
||||
CompoundN,AdAdV,UttAdV,ApposNP,MkVPI, MkVPS, PredVPS, PassVPSlash, PassAgentVPSlash, CompoundAP,
|
||||
DirectComplVS, DirectComplVQ, FocusObjS,
|
||||
PastPartAP, PastPartAgentAP, PresPartAP
|
||||
PastPartAP, PastPartAgentAP, PresPartAP,
|
||||
ByVP
|
||||
],
|
||||
|
||||
DictionaryBul **
|
||||
|
||||
Reference in New Issue
Block a user