1
0
forked from GitHub/gf-core

ByVP in Bulgarian

This commit is contained in:
kr.angelov
2014-12-10 23:20:47 +00:00
parent af72b5001e
commit 76c6d6bbe8
2 changed files with 7 additions and 1 deletions

View File

@@ -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 = {

View File

@@ -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 **