From c1d8e8af55ecad48ff5e5bc4adf1739bd9411dc6 Mon Sep 17 00:00:00 2001 From: krasimir Date: Thu, 8 Jan 2009 08:28:43 +0000 Subject: revert all changes related to the common Slavic grammar --- next-lib/src/bulgarian/SentenceBul.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'next-lib/src/bulgarian/SentenceBul.gf') diff --git a/next-lib/src/bulgarian/SentenceBul.gf b/next-lib/src/bulgarian/SentenceBul.gf index 7c4ae219f..9966b538d 100644 --- a/next-lib/src/bulgarian/SentenceBul.gf +++ b/next-lib/src/bulgarian/SentenceBul.gf @@ -68,5 +68,5 @@ concrete SentenceBul of Sentence = CatBul ** open Prelude, ResBul in { AdvS a s = {s = a.s ++ "," ++ s.s} ; - RelS s r = {s = s.s ++ "," ++ r.s ! {gn=gennum Neut Sg; p=P3}} ; + RelS s r = {s = s.s ++ "," ++ r.s ! {gn=gennum DNeut Sg; p=P3}} ; } -- cgit v1.2.3