Kanjidic2Radical: {
    type: "classical" | "nelson_c";
    value: number;
}

Type declaration

  • type: "classical" | "nelson_c"
    • classical - based on the system first used in the KangXi Zidian. The Shibano "JIS Kanwa Jiten" is used as the reference source.
    • nelson_c - as used in the Nelson "Modern Japanese-English Character Dictionary" (i.e. the Classic, not the New Nelson). This will only be used where Nelson reclassified the kanji.
  • value: number

Generated using TypeDoc