-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Katakana ァ left unchanged by fromKana #24
Comments
I believe the https://en.wiktionary.org/wiki/%E3%82%A1 I found another example of this: ミネルウァ currently produces Happy to accept a PR that corrects this. |
I've taken a crack at this, well, it goes deeper! Indeed, after a quick Web search, it seems that It would need further research, but it might be safe to think that all vowel yōon katakanas ( The easiest fix would be to list every combinations in I'll try coming up with something. Cheers, |
@risseraka Arigato / merci beaucoup for investigating this, treating these vowel kana as choonpu feels like the right sort of approach. |
I'm running into |
Thanks for this library! I'm using it to make a little game to help practice japanese reading. I found an edge case where it doesn't completely romanize a word:
This is the Japanese name of the Pokémon Sandygast. I'm not sure what the correct behavior is there; Bulbapedia gives the romanized form as just "Sunaba".
The text was updated successfully, but these errors were encountered: