summaryrefslogtreecommitdiff
path: root/next-lib/src/russian/AdjectiveRus.gf
diff options
context:
space:
mode:
Diffstat (limited to 'next-lib/src/russian/AdjectiveRus.gf')
-rw-r--r--next-lib/src/russian/AdjectiveRus.gf18
1 files changed, 18 insertions, 0 deletions
diff --git a/next-lib/src/russian/AdjectiveRus.gf b/next-lib/src/russian/AdjectiveRus.gf
index 1cd91e71e..5a977e371 100644
--- a/next-lib/src/russian/AdjectiveRus.gf
+++ b/next-lib/src/russian/AdjectiveRus.gf
@@ -16,6 +16,24 @@ flags coding=utf8 ;
p = True
} ;
+ ---- AR 17/12/2008
+ UseComparA bolshoj =
+ {s = \\af => bolshoj.s ! Compar ! af ;
+ p = True
+ } ;
+
+ ---- AR 17/12/2008
+ CAdvAP ad ap np = let adp = ad.s in { ---- should be ad.p
+ s = \\af => ad.s ++ ap.s ! af ++ adp ++ np.s ! (mkPronForm Gen Yes NonPoss) ;
+ p = True ----?
+ } ;
+
+ ---- AR 17/12/2008
+ AdjOrd a = {
+ s = a.s ;
+ p = True ---- ?
+ } ;
+
-- $SuperlA$ belongs to determiner syntax in $Noun$.
ComplA2 vlublen tu =