Browse Source

Fix issue #773: wrong pronunciation of Hawaiʻi

master
Valdis Vitolins 4 years ago
parent
commit
1fb68ffffe
2 changed files with 4 additions and 0 deletions
  1. 1
    0
      dictsource/en_rules
  2. 3
    0
      tests/translate.test

+ 1
- 0
dictsource/en_rules View File

@@ -63,6 +63,7 @@
ϋ υ
ΰ υ
ώ ω
ʻ ' // Replace Hawaiian okina to apostrophe FIXME — that should be done globally for all languages

.group a
a a

+ 3
- 0
tests/translate.test View File

@@ -64,6 +64,9 @@ h@l'oU
aIa#m b'ak
and l'Eft" "He said : 'Hello, I am back.' and left."

# Hawaiian okina to apostrophe
test_phonemes en "h@w'aIi:" "Hawaiʻi"

#----- Emoji [http://www.unicode.org/reports/tr51/tr51-12.html] -----

# ED-3 - emoji_character

Loading…
Cancel
Save