Warning, /sdk/pology/lang/sr/rules/ortography.rules is written in an unsupported language. File is not indexed.

0001 # Frequent ortography mistakes in Serbian.
0002 # Chusslove Illich (Часлав Илић) <caslav.ilic@gmx.net>
0003 # License: GPLv3
0004 
0005 include file="puretext.filters"
0006 
0007 [\w(дп)\w]
0008 id="o-dp"
0009 hint="гласовне промене: дп -> тп"
0010 
0011 [\w(дф)\w]
0012 id="o-df"
0013 hint="гласовне промене: дф -> тф"
0014 
0015 [\bби\s+(сте|смо)\b]i
0016 id="o-bis"
0017 hint="спојено: бисте, бисмо"
0018 
0019 # End of rules