BoGoEngine / bogo-python

Python library for implementing Vietnamese input method editors with a purely functional interface.
GNU General Public License v3.0
13 stars 7 forks source link

Từ "gỵa" trong "giặt gỵa" đang bị kiểm tra nhầm là sai chính tả #5

Open lewtds opened 10 years ago

lewtds commented 10 years ago

http://en.wiktionary.org/wiki/gi%E1%BA%B7t_g%E1%BB%B5a

Gỵa, pronounced dịa, is the only remaining instance of "gy-" in modern Vietnamese and one of only a few words ending in "-ya" (another being khuya). Some writers instead use the less exotic spelling gịa, which is not to be confused with giạ (“grain measure; about 40 liters or 30 kilograms of rice”) or dạ (“yes”).

>>> bogo.validation.is_valid_string('gỵa')
False
cmpitg commented 10 years ago

Tại sao lại coi là sai chính tả?

lewtds commented 10 years ago

Đang bị engine cho là sai chính tả.

cmpitg commented 10 years ago

El 04/23/2014 05:43 PM, Trung Ngo escribió:

Đang bị engine cho là sai chính tả.

Ồ, okay.