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/russian/AdjectiveRus.gf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'next-lib/src/russian/AdjectiveRus.gf') diff --git a/next-lib/src/russian/AdjectiveRus.gf b/next-lib/src/russian/AdjectiveRus.gf index 5a977e371..23336bb98 100644 --- a/next-lib/src/russian/AdjectiveRus.gf +++ b/next-lib/src/russian/AdjectiveRus.gf @@ -37,13 +37,13 @@ flags coding=utf8 ; -- $SuperlA$ belongs to determiner syntax in $Noun$. ComplA2 vlublen tu = - {s = \\af => vlublen.s !Posit! af ++ vlublen.s2 ++ - tu.s ! (mkPronForm vlublen.c No NonPoss) ; + {s = \\af => vlublen.s !Posit! af ++ vlublen.c2.s ++ + tu.s ! (mkPronForm vlublen.c2.c No NonPoss) ; p = True } ; ReflA2 vlublen = - {s = \\af => vlublen.s !Posit! af ++ vlublen.s2 ++ sam.s ! vlublen.c; + {s = \\af => vlublen.s !Posit! af ++ vlublen.c2.s ++ sam.s ! vlublen.c2.c; p = True } ; -- cgit v1.2.3