The popup dictionary is one of the core feature of Kimchi Reader that allows you to quickly look up the meaning of a word by hovering over it. On the web extension, word can be looked up after you parse the page.
There are two ways to use the popup dictionary:
The popup dictionary provides a lot of information about a word, because it can be overwhelming and non-obvious, here is a breakdown of the features:
By default, only the
There are no TTS provided, however, there is one interesting feature given by the dictionary. You can see the pronunciation written in Hangul.
One of the cool feature of Kimchi Reader is the ability to
As explained in Manual > Word statuses (Handling Ambiguity), Kimchi Reader sometimes cannot determine the exact correct lemma for a given word in a text. This is the reason there will be ambiguity sometimes. Instead of guessing, we prefer letting the human take the final decision.
Kimchi Reader currently make use of 2 dictionary sources - krdict and stdict . The former is a bilingual dictionary and the latter is a monolingual dictionary.
Because stdict is the larger dictionary, there might be some words that only exist in this dictionary. In those instances, the monolingual dictionary will be shown instead.
Kimchi Reader can also show the Hanja of a word, not only that, but also the definition of these Hanja. This is make it extremely useful for those who are interested in the etymology of the word. This also make vocabulary acquisition easier by making links between words.
Be sure to check the dictionary settings in both the web application and the web extension. For example there is a settings to make the monolingual the primary dictionary.