From 39c44aef8acbd144355c869f37ad7ac526e63599 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 3 Jun 2016 02:28:15 +0900 Subject: [PATCH] (U-0002896B): Separate IU+2896B and BC-8D69. (IU+2896B): Unify JX2-7A57; add `ideographic-structure'. (BC-8D69): Add `ideographic-structure'. --- lisp/utf-2000/Ideograph-R167-Gold.el | 64 ++++++++++++++++++++++++++++++++-- 1 file changed, 62 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R167-Gold.el b/lisp/utf-2000/Ideograph-R167-Gold.el index 63723a2..ef60217 100644 --- a/lisp/utf-2000/Ideograph-R167-Gold.el +++ b/lisp/utf-2000/Ideograph-R167-Gold.el @@ -4736,11 +4736,71 @@ '((ideographic-radical . 167) ; ⾦ (ideographic-strokes . 5) (total-strokes . 13) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x536F) ; 卯 + ) + ((=ucs . #x91D1) ; 金 + )) (=ucs . #x2896B) ; 𨥫 - (=big5-cdp . #x8D69) ; &I-CDP-8D69; + )) +(define-char + '((<-denotational + ((=ucs . #x2896B) ; 𨥫 + )) + (ideographic-radical . 167) ; ⾦ + (ideographic-strokes . 5) + (total-strokes . 13) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs@unicode . #x536F) ; &AJ1-01230; + (=adobe-japan1-0 . 01230) ; &AJ1-01230; + ) + ((=ucs . #x91D1) ; 金 + )) + (=ucs@iso . #x2896B) ; &JX2-7A57; + (=jis-x0213-2 . #x7A57) ; &JX2-7A57; [90-55] (->subsumptive - ((==ucs@iso . #x2896B) ; &g2-IU-0002896B; + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((==ucs@unicode . #x536F) ; &g2-AJ1-01230; + (==adobe-japan1-0 . 01230) ; &g2-AJ1-01230; + ) + ((==ucs@unicode . #x91D1) ; &g2-AJ1-01754; + (==adobe-japan1-0 . 01754) ; &g2-AJ1-01754; + )) + (==ucs@iso . #x2896B) ; &g2-JX2-7A57; + (==jis-x0213-2 . #x7A57) ; &g2-JX2-7A57; [90-55] + (->subsumptive + ((===jis-x0213-2 . #x7A57) ; &R-JX2-7A57; [90-55] + ) + ((===ucs@iso . #x2896B) ; &R-U-0002896B; + )) + )) + )) +(define-char + '((<-denotational + ((=ucs . #x2896B) ; 𨥫 + )) + (ideographic-radical . 167) ; ⾦ + (ideographic-strokes . 5) + (total-strokes . 13) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=big5-cdp . #x8C69) ; &CDP-8C69; ) + ((=ucs . #x91D1) ; 金 + )) + (=big5-cdp . #x8D69) ; &CDP-8D69; + (->subsumptive ((==big5-cdp . #x8D69) ; &g2-CDP-8D69; )) )) -- 1.7.10.4