forked from GitHub/gf-core
Don't use CommonX because the bulgarian CAdv category differ from the common one. The new CAdv definition is added
This commit is contained in:
@@ -15,5 +15,5 @@ concrete AdverbBul of Adverb = CatBul ** open ResBul, Prelude in {
|
||||
SubjS = cc2 ;
|
||||
AdvSC s = s ; --- this rule give stack overflow in ordinary parsing
|
||||
|
||||
AdnCAdv cadv = {s = cadv.s ++ "îò"} ;
|
||||
AdnCAdv cadv = {s = cadv.sn ++ "îò"} ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user