| // Translation rules for Latvian | // Translation rules for Latvian | ||||
| // This file is UTF-8 encoded | // This file is UTF-8 encoded | ||||
| .replace | |||||
| ó ȯ // replace o-acute with o-dot, as it is more logical for "short o" | |||||
| // +---------------------------+ | // +---------------------------+ | ||||
| // | Suffixes of nouns | | // | Suffixes of nouns | | ||||
| // +---------------------------+ | // +---------------------------+ | ||||
| // +---------------------------+ | // +---------------------------+ | ||||
| // | Pronunciation of o | | // | Pronunciation of o | | ||||
| // +---------------------------+ | // +---------------------------+ | ||||
| .L30 ō ó // uo pre/post fixes. If facultative writing is used, o is spelled as uo | |||||
| .L30 ō ȯ // uo pre/post fixes. If facultative writing is used, o is spelled as uo | |||||
| // Default rules for o with succeeding consonants | // Default rules for o with succeeding consonants | ||||
| .L40 č ģ ķ ļ ņ ŗ š ž // uo indicators — o is spelled as uo in words with Latvian soft consonants | .L40 č ģ ķ ļ ņ ŗ š ž // uo indicators — o is spelled as uo in words with Latvian soft consonants | ||||
| .group ō | .group ō | ||||
| ō o: | ō o: | ||||
| .group ó | |||||
| ó o // short o | |||||
| .group ȯ | |||||
| ȯ o // short o | |||||
| .group p | .group p | ||||
| p p | p p |