Korean Dictionary v0.3.1 KoreanDictionary View Source

A Korean dictionary

Supports multiple languages

Implements the KRDict

http://krdict.korean.go.kr/

Link to this section Summary

Functions

Returns example sentences in a list

Translate Korean to Arabian

Translate Korean to English

Translate Korean to French

Translate Korean to Indonesian

Translate Korean to Japanese

Translate Korean to Korean (an easy definition)

Translate Korean to Mongolian

Translate Korean to Russian

Translate Korean to Spanish

Translate Korean to Thai

Translate Korean to Vietnamese

Link to this section Functions

Link to this function

korean_example_sentences(korean)

View Source

Returns example sentences in a list

No translations per sentence are available

Link to this function

korean_to_arabian(korean)

View Source

Translate Korean to Arabian

Returns the word definitions in a tuple {Arabian word, definition}

Link to this function

korean_to_english(korean)

View Source

Translate Korean to English

Returns the word definitions in a tuple {english word, definition}

Link to this function

korean_to_french(korean)

View Source

Translate Korean to French

Returns the word definitions in a tuple {French word, definition}

Link to this function

korean_to_indonesian(korean)

View Source

Translate Korean to Indonesian

Returns the word definitions in a tuple {Indonesian word, definition}

Link to this function

korean_to_japanese(korean)

View Source

Translate Korean to Japanese

Returns the word definitions in a tuple {Japanese word, definition}

Link to this function

korean_to_korean(korean)

View Source

Translate Korean to Korean (an easy definition)

Returns the word definitions in a list

Link to this function

korean_to_mongolian(korean)

View Source

Translate Korean to Mongolian

Returns the word definitions in a tuple {Mongolian word, definition}

Link to this function

korean_to_russian(korean)

View Source

Translate Korean to Russian

Returns the word definitions in a tuple {Russian word, definition}

Link to this function

korean_to_spanish(korean)

View Source

Translate Korean to Spanish

Returns the word definitions in a tuple {Spanish word, definition}

Translate Korean to Thai

Returns the word definitions in a tuple {Thai word, definition}

Link to this function

korean_to_vietnamese(korean)

View Source

Translate Korean to Vietnamese

Returns the word definitions in a tuple {Vietnamese word, definition}