Skip to content
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

Apparently Korean custom readings are ignored with or without Standard Korean Language Dictionary #22

Closed
dahlia opened this issue Sep 2, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@dahlia
Copy link
Owner

dahlia commented Sep 2, 2022

$ echo 困難 | seonbi
곤난
$ echo 困難 | seonbi --no-kr-stdict
곤난

It should be 곤란 instead unless --no-kr-stdict is given.

Here are entries of 【곤난】 and 【곤란】 from Standard Korean Language Dictionary:

【곤난】(困難)  「명사」 → 곤란.

【곤란】(困難▽) 발음: 〔골ː란〕 부표제어: 곤란-하다, 곤란-히  「명사」 사정이 몹시 딱하고 어려움. 또는 그런 일. • 곤란에 부딪치다. • 곤란에 빠뜨리다. • 적잖은 곤란을 당하다.

@dahlia dahlia added the bug Something isn't working label Sep 2, 2022
@dahlia dahlia self-assigned this Sep 2, 2022
@dahlia dahlia changed the title Apparently 慣用音 is ignored with or without Standard Korean Language Dictionary Apparently 俗音 is ignored with or without Standard Korean Language Dictionary Sep 10, 2022
@dahlia dahlia changed the title Apparently 俗音 is ignored with or without Standard Korean Language Dictionary Apparently Korean custom readings are ignored with or without Standard Korean Language Dictionary Sep 10, 2022
dahlia added a commit that referenced this issue Sep 10, 2022
@dahlia
Copy link
Owner Author

dahlia commented Sep 10, 2022

It's fixed since 0.3.3.

@dahlia dahlia closed this as completed Sep 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant