Skip to content

Commit

Permalink
Respect Korean custom readings
Browse files Browse the repository at this point in the history
  • Loading branch information
dahlia committed Sep 10, 2022
1 parent c61307c commit e353033
Show file tree
Hide file tree
Showing 6 changed files with 573 additions and 517 deletions.
16 changes: 16 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
Seonbi changelog
================

Version 0.3.3
-------------

To be released.

- Updated the *Standard Korean Language Dictionary* data
(*data/ko-kr-stdict.tsv*) to the revision 2022-09.
- Fixed a bug that Sino-Korean words are not phoneticized to Koream custom
readings (習慣音) according to folk readings (俗音) and erroneous
readings (訛音). Now such words are phoneticized to the most usual readings
according to *Standard Korean Language Dictionary*. For example,
*困難* is no more phoneticized to *곤난* but *곤란* instead. [[#22]]

[#22]: https://github.com/dahlia/seonbi/issues/22


Version 0.3.2
-------------

Expand Down
Loading

0 comments on commit e353033

Please sign in to comment.