Update hrv_OCRFixReplaceList.xml

This commit is contained in:
May Kittens Devour Your Soul 2018-09-20 11:33:41 +02:00 committed by GitHub
parent 1fc1d04146
commit edf292f055
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -282,6 +282,10 @@
<Word from="gasova" to="plinova" />
<Word from="gde" to="gdje" />
<Word from="Gde" to="Gdje" />
<Word from="g-đica" to="gđica" />
<Word from="g-đice" to="gđice" />
<Word from="g-đici" to="gđici" />
<Word from="g-đicu" to="gđicu" />
<Word from="gluhonem" to="gluhonijem" />
<Word from="greše" to="griješe" />
<Word from="grješe" to="griješe" />
@ -907,6 +911,7 @@
<Word from="poeni" to="bodovi" />
<Word from="Poeni" to="Bodovi" />
<Word from="poenima" to="bodovima" />
<Word from="poleće" to="polijeće" />
<Word from="poludili" to="poludjeli" />
<Word from="pomaći" to="pomaknuti" />
<Word from="pomaknim" to="pomaknem" />
@ -2182,6 +2187,7 @@
<LinePart from="želim da idem" to="želim ići" />
<LinePart from="želim da odem" to="želim otići" />
<LinePart from="želiš da odeš" to="želiš otići" />
<LinePart from="žele da uđu" to="žele ući" />
<LinePart from="želiš da uđeš" to="želiš ući" />
<LinePart from="želim da umrem" to="želim umrijeti" />
<LinePart from="Želim da znam" to="Želim znati" />
@ -2541,6 +2547,7 @@
<RegEx find="([nN])amer" replaceWith="$1amjer" />
<RegEx find="agovj?est" replaceWith="agovijest" />
<RegEx find="ajcijenjen" replaceWith="ajcjenjen" />
<RegEx find="(?&lt;![nN])ajuč" replaceWith="ajuć" />
<RegEx find="\b([nN])amj?en([aeiou])" replaceWith="$1amjen$2" />
<RegEx find="\b([nN])amj?eni([mštol])" replaceWith="$1amijeni$2" />
<RegEx find="(?&lt;![zZ])amest" replaceWith="amjest" />