added slavic to some paths in Bulgaria, and Inanimate to one place in SymbolBul, to be able to compile them

This commit is contained in:
aarne
2008-12-02 08:49:04 +00:00
parent 683a776f83
commit f5c48cb49b
5 changed files with 12 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
--# -path=.:../abstract:../common:prelude
--# -path=.:../abstract:../common:../slavic
concrete AllBul of AllBulAbs =
LangBul,

View File

@@ -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 = {