Browse Source

Latvian language improvements: replace o-acute with o-dot, as it is more logical for 'short o'

master
Valdis Vitolins 8 years ago
parent
commit
1571ef1ed5
1 changed files with 7 additions and 3 deletions
  1. 7
    3
      dictsource/lv_rules

+ 7
- 3
dictsource/lv_rules View File

// 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

Loading…
Cancel
Save