Peter Lee
Results
1
comments of
Peter Lee
From the post Nicolas just replied. It's kind of Japanese okurigana. But I still have some questions. In this source code file: https://github.com/nicolas-raoul/kakasi-java/blob/master/src/com/kawao/kakasi/KanjiYomi.java ``` okuriganaTable.put(new Character('\u3041'), "aiueow"); okuriganaTable.put(new Character('\u3042'), "aiueow");...