From f135a3edce10e957f3c83f1bc1a2487b2c4a2ed3 Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 11 Aug 2007 16:47:06 +0000 Subject: [PATCH] (U+363C): Add `ideographic-structure'. --- lisp/utf-2000/Ideograph-R009-Man.el | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R009-Man.el b/lisp/utf-2000/Ideograph-R009-Man.el index 670c573..8ea92cd 100644 --- a/lisp/utf-2000/Ideograph-R009-Man.el +++ b/lisp/utf-2000/Ideograph-R009-Man.el @@ -21271,6 +21271,15 @@ (ideographic-radical . 9) ; ⼈ (ideographic-strokes . 10) (total-strokes . 12) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((name . "CJK RADICAL PERSON") + (=ucs . #x2E85) ; ⺅ + ) + ((=cns11643-1 . #x5552) ; &C1-5552; [53-50] + )) (=cns11643-4 . #x363C) ; &C4-363C; [22-28] (=ucs@cns . #x5093) ; &C4-363C; )) -- 1.7.10.4