From b79616c1ae065abfce45eca36403c9a393e618eb Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 2 Aug 2017 19:20:33 +0900 Subject: [PATCH] (U-00023173): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R072-Sun.el | 59 +++++++++++++++++++++++++++++++++-- 1 file changed, 56 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R072-Sun.el b/lisp/utf-2000/Ideograph-R072-Sun.el index a6b8b09..07f1966 100644 --- a/lisp/utf-2000/Ideograph-R072-Sun.el +++ b/lisp/utf-2000/Ideograph-R072-Sun.el @@ -1767,13 +1767,66 @@ '((ideographic-radical . 72) ; ⽇ (ideographic-strokes . 4) (total-strokes . 8) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x65E5) ; 日 + ) + ((=ucs . #x5928) ; 夨 + )) (=ucs . #x23173) ; 𣅳 + )) +(define-char + '((<-denotational + ((=ucs . #x23173) ; 𣅳 + )) + (ideographic-radical . 72) ; ⽇ + (ideographic-strokes . 4) + (total-strokes . 8) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x65E5) ; 日 + ) + ((=big5-cdp . #x8CD5) ; &CDP-8CD5; + )) + (=ucs@iso . #x23173) ; &C6-2B72; + (=cns11643-6 . #x2B72) ; &C6-2B72; [11-82] + (=daikanwa . 13787) ; &I-M-13787; (->subsumptive - ((=ucs@iso . #x23173) ; &M-13787; - (=daikanwa . 13787) ; &M-13787; + ((==ucs@iso . #x23173) ; &g2-M-13787; + (==daikanwa . 13787) ; &g2-M-13787; + (->subsumptive + ((===daikanwa . 13787) ; &R-M-13787; + ) + ((===ucs@iso . #x23173) ; &R-U-00023173; + ) + ((=hanziku-4 . #xDE56) ; &HZK04-DE56; + )) + ) + ((==ucs@cns . #x23173) ; &g2-CU+23173; + (==cns11643-6 . #x2B72) ; &g2-CU+23173; [11-82] + )) + )) +(define-char + '((<-denotational + ((=ucs . #x23173) ; 𣅳 + )) + (ideographic-radical . 72) ; ⽇ + (ideographic-strokes . 4) + (total-strokes . 8) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x65E5) ; 日 ) - ((=cns11643-6 . #x2B72) ; &C6-2B72; [11-82] + ((=ucs@unicode . #x5928) ; &AJ1-21376; + (=adobe-japan1-6 . 21376) ; &AJ1-21376; )) + (=hanziku-4 . #xDC6F) ; &HZK04-DC6F; )) (define-char '((ideographic-radical . 72) ; ⽇ -- 1.7.10.4