chewing / chewing-editor

Cross platform chewing user phrase editor
https://chewing.im/
GNU General Public License v2.0
31 stars 52 forks source link

The tonal is not a phrase ! #103

Open NCTULouis opened 8 years ago

NCTULouis commented 8 years ago

You can add a tonal as a phase like this :

qwe

and the result will look like this :

vvv

kidwm commented 8 years ago

@czchen maybe we should handle this case in libchewing?

czchen commented 8 years ago

@kidwm Current libchewing does not have word to bopomofo mapping table, so it cannot to the check.

Since there are many error handle cases that needs this table, we might need to add it to libchewing. @jserv, any suggestion?

jserv commented 8 years ago

@czchen : I agree with you. It would be nice if libchewing provides lookup function for Bopomofo mapping.