add modified hepburn vowels

This commit is contained in:
Daniel Olsen 2020-07-19 20:51:54 +02:00
parent c40cf7be38
commit b7b1c797a6
1 changed files with 17 additions and 14 deletions

View File

@ -4,6 +4,23 @@
- "n'" - "n'"
- "ん" - "ん"
# hepburn long vowels
- raw:
- "[āâ]"
- "aa"
- raw:
- "[ūû]"
- "uu"
- raw:
- "[ūû]"
- "uu"
- raw:
- "[ēê]"
- "ee"
- raw:
- "[ōô]"
- "oo"
# gojuuonzu smol 4-letter # gojuuonzu smol 4-letter
- raw: - raw:
- "[xl]tsu" - "[xl]tsu"
@ -638,17 +655,3 @@
- raw: - raw:
- "n" - "n"
- "ん" - "ん"
# long vowel 1-letter hepburn
# NOT GOOD
#- raw:
# - "ā|â"
# - "ああ"
#- raw:
# - "ū|û"
# - "うう"
#- raw:
# - "ē|ê"
# - "ええ"
#- raw:
# - "ō|ô"
# - "おお"