This commit is contained in:
Artur Alekseev 2024-09-24 23:23:57 +03:00
commit 21fd149d51
2 changed files with 1057 additions and 1052 deletions

View File

@ -4007,6 +4007,7 @@
<LinePart from="bez svesti" to="bez svijesti" />
<LinePart from="Bez obzira što" to="Bez obzira na to što" />
<LinePart from="bez obzira što" to="bez obzira na to što" />
<LinePart from="biću iskren" to="bit ću iskren" />
<LinePart from="Biće mi" to="Bit će mi" />
<LinePart from="Biće on" to="Bit će on" />
<LinePart from="Biće oni" to="Bit će oni" />
@ -4496,6 +4497,7 @@
<RegEx find="ejsbu" replaceWith="aceboo" />
<RegEx find="arant(uje|ova)" replaceWith="arantira" />
<RegEx find="gelsk" replaceWith="glesk" />
<RegEx find="glef" replaceWith="gled" />
<RegEx find="gld" replaceWith="gled" />
<RegEx find="([gGsS])luv" replaceWith="$1luh" />
<RegEx find="([gG])nev" replaceWith="$1njev" />
@ -4687,6 +4689,7 @@
<RegEx find="(?&lt;![iI]|[kK]a)([mM])j?enja([jmnšo]|mo|njem?|ju|l[aeio]|t[ei])?\b" replaceWith="$1ijenja$2" />
<RegEx find="([mM])lj?ek([aou])" replaceWith="$1lijek$2" />
<RegEx find="([mM])lj?ečn" replaceWith="$1liječn" />
<RegEx find="lakać" replaceWith="lakat ć" />
<RegEx find="leven" replaceWith="ljeven" />
<RegEx find="mnaj" replaceWith="mnja" />
<RegEx find="([mM])oč([iun])" replaceWith="$1oć$2" />
@ -5318,6 +5321,8 @@
<RegEx find="ćnot" replaceWith="ćnost" />
<RegEx find="ćw" replaceWith="će" />
<RegEx find="čmos" replaceWith="čnos" />
<RegEx find="ćpj" replaceWith="ćoj" />
<RegEx find="dcz" replaceWith="doz" />
<RegEx find="diba" replaceWith="dina" />
<RegEx find="dišl" replaceWith="dišn" />
@ -5461,8 +5466,7 @@
<RegEx find="ljutić" replaceWith="ljutit ć" />
<RegEx find="lp([rg])" replaceWith="lo$1" />
<RegEx find="lr([dgh])" replaceWith="le$1" />
<RegEx find="lsč" replaceWith="lač" />
<RegEx find="lsn" replaceWith="lan" />
<RegEx find="ls([čnž])" replaceWith="la$1" />
<RegEx find="lša" replaceWith="iša" />
<RegEx find="Lša" replaceWith="Iša" />
<RegEx find="ltovan" replaceWith="ltiran" />
@ -5635,6 +5639,7 @@
<RegEx find="resed" replaceWith="resjed" />
<RegEx find="rgk" replaceWith="rgl" />
<RegEx find="rgv" replaceWith="rgov" />
<RegEx find="rqv" replaceWith="rav" />
<RegEx find="rijedel" replaceWith="rijedil" />
<RegEx find="r([mv])isa" replaceWith="r$1ira" />
<RegEx find="rj?evozn" replaceWith="rijevozn" />

File diff suppressed because it is too large Load Diff