-
```
Support on the phonetic level might be a nice addition.
```
Original issue reported on code.google.com by `torsten....@gmail.com` on 11 Jun 2013 at 1:46
-
```
Is IPAdic becoming the base of the dictionary of mozc a base in
http://sourceforge.jp/projects/naist-jdic/?
Or based on http://sourceforge.jp/projects/ipadic/?
I don't understand which it is be…
-
```
Is IPAdic becoming the base of the dictionary of mozc a base in
http://sourceforge.jp/projects/naist-jdic/?
Or based on http://sourceforge.jp/projects/ipadic/?
I don't understand which it is be…
-
```
Is IPAdic becoming the base of the dictionary of mozc a base in
http://sourceforge.jp/projects/naist-jdic/?
Or based on http://sourceforge.jp/projects/ipadic/?
I don't understand which it is be…
-
```
Support on the phonetic level might be a nice addition.
```
Original issue reported on code.google.com by `torsten....@gmail.com` on 11 Jun 2013 at 1:46
-
```
Support on the phonetic level might be a nice addition.
```
Original issue reported on code.google.com by `torsten....@gmail.com` on 11 Jun 2013 at 1:46
-
After upgrading to polyglot 8.1.1, I'm still able to corrupt a file by saving on quit, and I think I figured out why -- it has IPA letters in the pronunciation guide.
When saving on other OS' (I trie…
-
from cogas:
the dictionary of "lojban-ja.pdf" is so good, but pe'i the fonts are not very beautiful.
if possible, could you use more beautiful free font (for example, Noto sans CJK JP : https://www.g…
-
So... this is kind of amazing.
-
``` ruby
2.1.1 :001 > Ve.in(:ja).words("いじめっ子").collect(&:word)
=> ["いじめ", "っ子"]
2.1.1 :002 > Ve.in(:ja).words("苛めっ子").collect(&:word)
=> ["苛め", "っ子"]
```