diff --git a/src/bulgarian/ResBul.gf b/src/bulgarian/ResBul.gf index 559c0049..d5a67841 100644 --- a/src/bulgarian/ResBul.gf +++ b/src/bulgarian/ResBul.gf @@ -659,7 +659,8 @@ resource ResBul = ParamX - [Tense,Pres,Past,Fut,Cond] ** open Prelude, Predef in verbs : {aux:{s1:Str; s2:Str}; main:Str} = case of { - => {aux=vf2 clitic.s; main=presentImperf} ; --# notpresent + => {aux=vf2 clitic.s; main=presentImperf} + ; --# notpresent => {aux=vf1 clitic.s; main=perfect} ; --# notpresent => {aux=vf2 clitic.s; main=aorist} ; --# notpresent => {aux=vf4 auxAorist; main=perfect} ; --# notpresent