manual

Popup Dictionary

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.

How to use it

There are two ways to use the popup dictionary:

  1. Mouse Hover + Shift on a parsed word.
  2. Click on a parsed word.

Features explained

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:

Word Rank

By default, only the star frequency from krdict are being displayed. You can however enable an experimental feature to show the word rank based on Kimchi's own frequency list.

Word   rank
Word rank

  1. Star Frequency: The number of stars represent the frequency of the word in the krdict dictionary. According to their definition , the following means ★★★ Elementary vocabulary, ★★ Intermediate vocabulary, ★ Advanced vocabulary.
  2. Word Rank: The rank of the word based on Kimchi's own frequency list. The lower the number, the more frequent the word is. You can see the whole list here. This feature is experimental and is currently disabled by default. You will need to visit the dictionary settings to enable it.

Pronunciation

There are no TTS provided, however, there is one interesting feature given by the dictionary. You can see the pronunciation written in Hangul.

Pronunciation   information   on   the   popup   dictionary
Pronunciation information on the popup dictionary

Decomposition & Surrounding Grammar

One of the cool feature of Kimchi Reader is the ability to show the grammar of a word itself and the surrounding. You can check the list of grammar that it supports. If one is missing, you can always help us and contribute to github.com/Alaanor/kimchi-grammar .

Decomposition   and   surrounding   grammar
Decomposition and surrounding grammar

  1. Decomposition: The word is broken down into its components. This is useful to understand the implied grammar of the word better. The decomposition is always local to a single word isolated without context.
  2. Surrounding Grammar: The grammar of the word itself and the surrounding.

Lemma Ambiguity

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.

Lemma   ambiguity
Lemma ambiguity

English/Monolingual

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.

Monolingual   dictionary
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.

漢字 한자 Hanja

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.

Hanja   information   on   the   popup   dictionary
Hanja information on the popup dictionary

Customizing the dictionary

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.