fixes in the Bulgarian resource grammar. extensions in DictEng and DictEngBul

This commit is contained in:
kr.angelov
2012-09-24 09:41:14 +00:00
parent 18fe8af964
commit 249d6cc2f8
9 changed files with 151 additions and 110 deletions

View File

@@ -76,7 +76,7 @@ concrete CatBul of Cat = CommonX - [IAdv,CAdv] ** open ResBul, Prelude, Predef,
V, VS, VQ, VA = Verb ;
V2, V2A = Verb ** {c2 : Preposition} ;
V2V, V2S, V2Q = Verb ** {c2 : Preposition} ; --- AR
V2V, V2S, V2Q = Verb ** {c2, c3 : Preposition} ; --- AR
V3 = Verb ** {c2, c3 : Preposition} ;
VV = Verb ** {typ : VVType};