diff --git a/src/bulgarian/ExtendBul.gf b/src/bulgarian/ExtendBul.gf index a5fc6a866..e7cc5834d 100644 --- a/src/bulgarian/ExtendBul.gf +++ b/src/bulgarian/ExtendBul.gf @@ -70,6 +70,11 @@ lin GerundAdv, ByVP = \vp -> {s = vp.ad.s ++ vp.s ! Imperf ! VGerund ++ + case vp.vtype of { + VNormal => "" ; + VMedial c => reflClitics ! c ; + VPhrasal c => personalClitics (agrP3 (GSg Masc)) ! c + } ++ vp.compl ! {gn=GSg Neut; p=P3}} ; InOrderToVP vp =