mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-29 22:42:52 -06:00
GerundNP and InOrderToVP in Bulgarian
This commit is contained in:
@@ -53,6 +53,12 @@ lin
|
||||
vp.compl ! {gn=GSg Neut; p=P3} ;
|
||||
g = ANeut
|
||||
} ;
|
||||
|
||||
GerundNP vp = {
|
||||
s = \\_ => daComplex Simul Pos vp ! Imperf ! {gn=GSg Neut; p=P1};
|
||||
a = {gn=GSg Neut; p=P3};
|
||||
p = Pos
|
||||
} ;
|
||||
|
||||
PresPartAP vp =
|
||||
let ap : AForm => Str
|
||||
@@ -86,6 +92,9 @@ lin
|
||||
{s = vp.ad.s ++
|
||||
vp.s ! Imperf ! VGerund ++
|
||||
vp.compl ! {gn=GSg Neut; p=P3}} ;
|
||||
|
||||
InOrderToVP vp =
|
||||
{s = "за" ++ daComplex Simul Pos vp ! Imperf ! {gn=GSg Neut; p=P3}};
|
||||
|
||||
PositAdVAdj a = {s = a.adv} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user