Kanjidic2ReadingMeaning: {
    groups: Kanjidic2ReadingMeaningGroup[];
    nanori: string[];
}

Readings and meanings of kanji, split by groups

Type declaration

  • groups: Kanjidic2ReadingMeaningGroup[]

    Groups are required because different readings can have different meanings.

  • nanori: string[]

    Japanese readings that are now only associated with names. (from jap. "名乗り", "to say or give one's own name")

Generated using TypeDoc