Browse Source

shn: add stubs for tone marks, add replacements for Shan numbers

master
Valdis Vitolins 7 years ago
parent
commit
65e5f7e343
1 changed files with 36 additions and 1 deletions
  1. 36
    1
      dictsource/shn_rules

+ 36
- 1
dictsource/shn_rules View File

@@ -1,5 +1,17 @@
// Shan (Tai Yay) pronunciation rules (Burmese script)

.replace
႐ 0
႑ 1
႒ 2
႓ 3
႔ 4
႕ 5
႖ 6
႗ 7
႘ 8
႙ 9

.group င // U+1004
င N

@@ -174,4 +186,27 @@
.group ၵ်
_) ၵ် k // temporary word
_) ၵ် k // temporary word

.group း
း 1 // FIXME there should be more proper rules for this

.group ႇ
ႇ 2

.group ႈ
ႈ 3

.group ႉ
ႉ 5 // FIXME there should be more proper rules for this

.group ႊ
ႊ 5

.group ႋ
ႋ i2

.group ႌ
ႌ i3

.group // all other symbols, if necessary

Loading…
Cancel
Save