From 7ccd23c0a177d2a42886117ae31f8654a7fa1cdf Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 4 Dec 2013 18:43:08 +0900 Subject: [PATCH] Apply new glyph-image conventions for `big5-cdp'. (U-000203BE): Use `->denotational' instead of `->subsumptive'; add ideographic-structure. (G-IU+203BE): New abstract node to integrate IU+203BE and C7-2125. (IU+203BE): Apply new glyph-image conventions. --- lisp/utf-2000/Ideograph-R009-Man.el | 58 ++++++++++++++++++++++------------- 1 file changed, 37 insertions(+), 21 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R009-Man.el b/lisp/utf-2000/Ideograph-R009-Man.el index 7f8af91..153a6c6 100644 --- a/lisp/utf-2000/Ideograph-R009-Man.el +++ b/lisp/utf-2000/Ideograph-R009-Man.el @@ -22172,7 +22172,8 @@ ((name . "CJK RADICAL PERSON") (=ucs . #x2E85) ; ⺅ ) - ((=ucs@unicode . #x53DC) ; &UU+53DC; + ((=ucs@unicode . #x53DC) ; &CDP-8AC4; + (=big5-cdp . #x8AC4) ; &CDP-8AC4; )) (=ucs@iso . #x202E2) ; &HZK01-CE7C; (=hanziku-1 . #xCE7C) ; &HZK01-CE7C; @@ -26357,7 +26358,7 @@ ) ((==ucs@jis . #x771E) ; &R-J90-6243; (==ucs@ks . #x771E) ; &R-J90-6243; - (=big5-cdp . #x88E9) ; &R-J90-6243; + (==jis-x0208 . #x6243) ; &R-J90-6243; [66-35] )) (==ucs@jis . #x508E) ; &R-AJ1-19159; (==adobe-japan1-5 . 19159) ; &R-AJ1-19159; @@ -38018,7 +38019,35 @@ '((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 . #x5BCB) ; 寋 + )) (=ucs . #x203BE) ; 𠎾 + )) +(define-char + '((<-denotational + ((=ucs . #x203BE) ; 𠎾 + )) + (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) ; ⺅ + ) + ((=>>cbeta . 06652) ; &G-CB06652; + )) + (=>>ucs@iso . #x203BE) ; &G-IU+203BE; + (=>>daikanwa . 01186) ; &G-IU+203BE; (->subsumptive ((ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") @@ -38029,27 +38058,14 @@ ) ((=cbeta . 06652) ; &CB06652; )) - (=daikanwa . 01186) ; &M-01186; - ) - ((hanyu-dazidian 1 229 4) - (ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") - (=ucs . #x2FF0) ; ⿰ - ) - ((name . "CJK RADICAL PERSON") - (=ucs . #x2E85) ; ⺅ + (=ucs@iso . #x203BE) ; &U-000203BE; + (->subsumptive + ((=daikanwa . 01186) ; &M-01186; ) - ((ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") - (=ucs . #x2FF1) ; ⿱ - ) - ((=ucs@iso . #x21A04) ; &U-00021A04; - ) - ((=ucs . #x5DF3) ; 巳 - )) + ((hanyu-dazidian 1 229 4) + (==ucs@iso . #x203BE) ; &HZK01-D56E; + (=hanziku-1 . #xD56E) ; &HZK01-D56E; )) - (=ucs@iso . #x203BE) ; &HZK01-D56E; - (=hanziku-1 . #xD56E) ; &HZK01-D56E; ) ((=cns11643-7 . #x2125) ; &C7-2125; [01-05] )) -- 1.7.10.4