summaryrefslogtreecommitdiff
path: root/next-lib/src/bulgarian/SymbolBul.gf
diff options
context:
space:
mode:
Diffstat (limited to 'next-lib/src/bulgarian/SymbolBul.gf')
-rw-r--r--next-lib/src/bulgarian/SymbolBul.gf6
1 files changed, 4 insertions, 2 deletions
diff --git a/next-lib/src/bulgarian/SymbolBul.gf b/next-lib/src/bulgarian/SymbolBul.gf
index 814cbbf71..609badfba 100644
--- a/next-lib/src/bulgarian/SymbolBul.gf
+++ b/next-lib/src/bulgarian/SymbolBul.gf
@@ -1,4 +1,4 @@
---# -path=.:abstract:common
+--# -path=.:../abstract:../common:../slavic
concrete SymbolBul of Symbol = CatBul ** open Prelude, ResBul in {
@@ -15,7 +15,9 @@ lin
a = agrP3 (gennum cn.g Sg)
} ;
CNSymbNP det cn xs = {
- s = \\c => det.s ! False ! cn.g ! RSubj ++ cn.s ! NF det.n Indef ++ xs.s ;
+ s = \\c =>
+ det.s ! False ! cn.g ! Inanimate ! RSubj ++ ---- AR 2/12: Inanimate
+ cn.s ! NF det.n Indef ++ xs.s ;
a = agrP3 (gennum cn.g det.n)
} ;
CNNumNP cn i = {