diff --git a/lib/resource-1.4/bulgarian/NounBul.gf b/lib/resource-1.4/bulgarian/NounBul.gf index 882225871..8197dcb71 100644 --- a/lib/resource-1.4/bulgarian/NounBul.gf +++ b/lib/resource-1.4/bulgarian/NounBul.gf @@ -114,8 +114,7 @@ concrete NounBul of Noun = CatBul ** open ResBul, Prelude in { } ; PossPron p = { - s = p.gen ; - spec = Indef + s = p.gen } ; NumSg = {s = \\_ => []; n = Sg; nonEmpty = False} ;