fix the inflection of computer in Bulgarian

This commit is contained in:
krasimir
2008-11-27 15:11:39 +00:00
parent f59810bb8c
commit 461ec34e5b
2 changed files with 5 additions and 1 deletions

View File

@@ -115,6 +115,8 @@ oper
_+"å"=>sg+"òî" ;
_+"è"=>sg+"òî" ;
s+"é"=>s +"ÿ" ;
_+("úð")
=>sg +"à" ;
_+("òåë"|"àð"|"ÿð"|"äåí"
|"ïúò"|"îãúí"|"ñúí"
|"êîí"|"êðàë"|"öàð"
@@ -140,6 +142,8 @@ oper
_+"å"=>sg+"òî" ;
_+"è"=>sg+"òî" ;
s+"é"=>s +"ÿò" ;
_+("úð")
=>sg +"úò" ;
_+("òåë"|"àð"|"ÿð"|"äåí"
|"ïúò"|"îãúí"|"ñúí"
|"êîí"|"êðàë"|"öàð"

View File

@@ -113,7 +113,7 @@ oper
in mkNoun (v0+"ú"+v1)
(v0+v1+"č")
(v0+"ú"+v1+"ŕ")
(v0+"-")
(v0+v1+"ĺ")
Masc
Inanimate ;
mkN009a : Str -> N ;