Update ba_OCRFixReplaceList.xml

This commit is contained in:
May Kittens Devour Your Soul 2018-04-30 20:55:47 +02:00 committed by GitHub
parent abf7042d7f
commit aa24bc2cf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -557,8 +557,6 @@
<Word from="otisao" to="otišao" /> <Word from="otisao" to="otišao" />
<Word from="oziljak" to="ožiljak" /> <Word from="oziljak" to="ožiljak" />
<!--p--> <!--p-->
<Word from="Padas" to="Padaš" />
<Word from="padas" to="padaš" />
<Word from="palaca" to="palača" /> <Word from="palaca" to="palača" />
<Word from="palaci" to="palači" /> <Word from="palaci" to="palači" />
<Word from="palacu" to="palaču" /> <Word from="palacu" to="palaču" />
@ -751,7 +749,6 @@
<Word from="ruzan" to="ružan" /> <Word from="ruzan" to="ružan" />
<Word from="ruzu" to="ružu" /> <Word from="ruzu" to="ružu" />
<!-- s --> <!-- s -->
<Word from="sadasnjost" to="sadašnjost" />
<Word from="sadrze" to="sadrže" /> <Word from="sadrze" to="sadrže" />
<Word from="sadrzi" to="sadrži" /> <Word from="sadrzi" to="sadrži" />
<Word from="salje" to="šalje" /> <Word from="salje" to="šalje" />
@ -1178,6 +1175,7 @@
<EndLines /> <EndLines />
<WholeLines /> <WholeLines />
<RegularExpressions> <RegularExpressions>
<RegEx find="adas(?!v)" replaceWith="adaš" />
<RegEx find="(?&lt;![Pp]r|[Nn])adje(?!(v|n(e|u[olt]))\b)" replaceWith="ađe" /> <RegEx find="(?&lt;![Pp]r|[Nn])adje(?!(v|n(e|u[olt]))\b)" replaceWith="ađe" />
<RegEx find="ajuc" replaceWith="ajuć" /> <RegEx find="ajuc" replaceWith="ajuć" />
<RegEx find="ndj?el" replaceWith="nđel" /> <RegEx find="ndj?el" replaceWith="nđel" />
@ -1419,7 +1417,6 @@
<RegEx find="([oOSs])tici" replaceWith="$1tići" /> <RegEx find="([oOSs])tici" replaceWith="$1tići" />
<RegEx find="([oO])tis([al])" replaceWith="$1tiš$2" /> <RegEx find="([oO])tis([al])" replaceWith="$1tiš$2" />
<RegEx find="zledjen" replaceWith="zlijeđen" /> <RegEx find="zledjen" replaceWith="zlijeđen" />
<RegEx find="padas" replaceWith="padaš" />
<RegEx find="pam[cč]" replaceWith="pamć" /> <RegEx find="pam[cč]" replaceWith="pamć" />
<RegEx find="([pP])az([nl])j" replaceWith="$1až$2j" /> <RegEx find="([pP])az([nl])j" replaceWith="$1až$2j" />
<RegEx find="\b([pP])j?es[cć]an" replaceWith="$1ješčan" /> <RegEx find="\b([pP])j?es[cć]an" replaceWith="$1ješčan" />