From bee863e6a53227feac9fe7103c5dda7da1590b6f Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 17 Mar 2010 07:26:55 +0000 Subject: [PATCH] (U-000203BB): Add `ideographic-structure'. --- lisp/utf-2000/Ideograph-R009-Man.el | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R009-Man.el b/lisp/utf-2000/Ideograph-R009-Man.el index d2e3f9d..f698938 100644 --- a/lisp/utf-2000/Ideograph-R009-Man.el +++ b/lisp/utf-2000/Ideograph-R009-Man.el @@ -30169,6 +30169,15 @@ '((ideographic-radical . 9) ; ⼈ (ideographic-strokes . 13) (total-strokes . 15) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((name . "CJK RADICAL PERSON") + (=ucs . #x2E85) ; ⺅ + ) + ((=ucs . #x9041) ; 遁 + )) (=ucs . #x203BB) ; 𠎻 )) (define-char @@ -30186,8 +30195,10 @@ ((name . "CJK RADICAL PERSON") (=ucs . #x2E85) ; ⺅ ) - ((=jis-x0208@1978 . #x465B) ; &M-38982; [38-59] + ((=ucs@jis/2004 . #x9041) ; &M-38982; + (=jis-x0208@1978 . #x465B) ; &M-38982; [38-59] (=ks-x1001 . #x546D) ; &I-K0-546D; [52-77] + (=jis-x0213-1@2004 . #x465B) ; &I-JX3-465B; [38-59] (=daikanwa . 38982) ; &I-M-38982; )) (=daikanwa . 01182) ; &M-01182; -- 1.7.10.4