Type alias Kanjidic2DictionaryReferenceNotMorohashi

Kanjidic2DictionaryReferenceNotMorohashi: {
    morohashi: null;
    type: "nelson_c" | "nelson_n" | "halpern_njecd" | "halpern_kkd" | "halpern_kkld" | "halpern_kkld_2ed" | "heisig" | "heisig6" | "gakken" | "oneill_names" | "oneill_kk" | "henshall" | "sh_kk" | "sh_kk2" | "sakade" | "jf_cards" | "henshall3" | "tutt_cards" | "crowley" | "kanji_in_context" | "busy_people" | "kodansha_compact" | "maniette";
    value: string;
}

Type declaration

  • morohashi: null
  • type: "nelson_c" | "nelson_n" | "halpern_njecd" | "halpern_kkd" | "halpern_kkld" | "halpern_kkld_2ed" | "heisig" | "heisig6" | "gakken" | "oneill_names" | "oneill_kk" | "henshall" | "sh_kk" | "sh_kk2" | "sakade" | "jf_cards" | "henshall3" | "tutt_cards" | "crowley" | "kanji_in_context" | "busy_people" | "kodansha_compact" | "maniette"
    • nelson_c - "Modern Reader's Japanese-English Character Dictionary", edited by Andrew Nelson (now published as the "Classic" Nelson).
    • nelson_n - "The New Nelson Japanese-English Character Dictionary", edited by John Haig.
    • halpern_njecd - "New Japanese-English Character Dictionary", edited by Jack Halpern.
    • halpern_kkd - "Kodansha Kanji Dictionary", (2nd Ed. of the NJECD) edited by Jack Halpern.
    • halpern_kkld - "Kanji Learners Dictionary" (Kodansha) edited by Jack Halpern.
    • halpern_kkld_2ed - "Kanji Learners Dictionary" (Kodansha), 2nd edition (2013) edited by Jack Halpern.
    • heisig - "Remembering The Kanji" by James Heisig.
    • heisig6 - "Remembering The Kanji, Sixth Ed." by James Heisig.
    • gakken - "A New Dictionary of Kanji Usage" (Gakken)
    • oneill_names - "Japanese Names", by P.G. O'Neill.
    • oneill_kk - "Essential Kanji" by P.G. O'Neill.
    • moro - See Kanjidic2DictionaryReferenceMorohashi
    • henshall - "A Guide To Remembering Japanese Characters" by Kenneth G. Henshall.
    • sh_kk - "Kanji and Kana" by Spahn and Hadamitzky.
    • sh_kk2 - "Kanji and Kana" by Spahn and Hadamitzky (2011 edition).
    • sakade - "A Guide To Reading and Writing Japanese" edited by Florence Sakade.
    • jf_cards - Japanese Kanji Flashcards, by Max Hodges and Tomoko Okazaki. (Series 1)
    • henshall3 - "A Guide To Reading and Writing Japanese" 3rd edition, edited by Henshall, Seeley and De Groot.
    • tutt_cards - Tuttle Kanji Cards, compiled by Alexander Kask.
    • crowley - "The Kanji Way to Japanese Language Power" by Dale Crowley.
    • kanji_in_context - "Kanji in Context" by Nishiguchi and Kono.
    • busy_people - "Japanese For Busy People" vols I-III, published by the AJLT. The codes are the volume.chapter.
    • kodansha_compact - the "Kodansha Compact Kanji Guide".
    • maniette - codes from Yves Maniette's "Les Kanjis dans la tete" French adaptation of Heisig.

    'moro' type is excluded on purpose

    See

    Kanjidic2DictionaryReferenceMorohashi for Morohashi ('moro') type

  • value: string

Generated using TypeDoc