summaryrefslogtreecommitdiff
path: root/next-lib/src/bulgarian/SymbolBul.gf
diff options
context:
space:
mode:
authorkrasimir <krasimir@chalmers.se>2009-01-08 08:28:43 +0000
committerkrasimir <krasimir@chalmers.se>2009-01-08 08:28:43 +0000
commitc1d8e8af55ecad48ff5e5bc4adf1739bd9411dc6 (patch)
treee5d018f2a5ddba2bee8964ea2d240ad8fc71d0ba /next-lib/src/bulgarian/SymbolBul.gf
parentf7dfc6f1d7298ca5fd5aa63dddcdcb196ead251f (diff)
revert all changes related to the common Slavic grammar
Diffstat (limited to 'next-lib/src/bulgarian/SymbolBul.gf')
-rw-r--r--next-lib/src/bulgarian/SymbolBul.gf6
1 files changed, 2 insertions, 4 deletions
diff --git a/next-lib/src/bulgarian/SymbolBul.gf b/next-lib/src/bulgarian/SymbolBul.gf
index 609badfba..814cbbf71 100644
--- a/next-lib/src/bulgarian/SymbolBul.gf
+++ b/next-lib/src/bulgarian/SymbolBul.gf
@@ -1,4 +1,4 @@
---# -path=.:../abstract:../common:../slavic
+--# -path=.:abstract:common
concrete SymbolBul of Symbol = CatBul ** open Prelude, ResBul in {
@@ -15,9 +15,7 @@ lin
a = agrP3 (gennum cn.g Sg)
} ;
CNSymbNP det cn xs = {
- s = \\c =>
- det.s ! False ! cn.g ! Inanimate ! RSubj ++ ---- AR 2/12: Inanimate
- cn.s ! NF det.n Indef ++ xs.s ;
+ s = \\c => det.s ! False ! cn.g ! RSubj ++ cn.s ! NF det.n Indef ++ xs.s ;
a = agrP3 (gennum cn.g det.n)
} ;
CNNumNP cn i = {