From bea6af111124651130c43801abe7d0facca52e87 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 3 Oct 2005 10:41:30 +0000 Subject: [PATCH] (): Copied from u02E00-CJK-Radical-Supplement.el. (M-01738): Add `->mistakable' for U+513F and U+51E0. (U-00020627): Use `=>daikanwa' instead of `morohashi-daikanwa'. --- lisp/utf-2000/Ideograph-R016-Table.el | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R016-Table.el b/lisp/utf-2000/Ideograph-R016-Table.el index 605d326..476872d 100644 --- a/lisp/utf-2000/Ideograph-R016-Table.el +++ b/lisp/utf-2000/Ideograph-R016-Table.el @@ -17,14 +17,41 @@ (=daikanwa . 01737) ; &I-M-01737; )) (define-char + '((<-denotational + ((=ucs . #x51E0) ; 几 + )) + (name . "CJK RADICAL TABLE") + (general-category symbol other) ; Informative Category + (bidi-category . "ON") + (mirrored . nil) + (total-strokes . 2) + (<-identical@component + ((=ucs . #x51E0) ; 几 + )) + (=ucs . #x2E87) ; ⺇ + (=big5-cdp . #x8D66) ; &I-CDP-8D66; + (=gt . 02284) ; &I-GT-02284; + (=gt-k . 00086) ; &I-GT-K00086; + (=gt-pj-9 . #x505D) ; &I-GT-02284; [48-61] + )) +(define-char '((=>ucs . #x20627) ; 𠘧 (ideographic-radical . 16) ; ⼏ (ideographic-strokes . 0) (total-strokes . 2) (=daikanwa . 01738) ; &M-01738; + (->mistakable + ((=ucs . #x513F) ; 儿 + (=daikanwa . 01336) ; &I-M-01336; + ) + ((=ucs . #x51E0) ; 几 + (=daikanwa . 01737) ; &I-M-01737; + )) + (->mistakable*sources + zihui daikanwa) )) (define-char - '((morohashi-daikanwa 1738 0 0) + '((=>daikanwa . 01738) ; &M-01738; (ideographic-radical . 16) ; ⼏ (ideographic-strokes . 0) (total-strokes . 2) -- 1.7.10.4