From f4a11b74f9ecead52b1a1c44f8ca16eea25f4adb Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 11 Nov 2017 01:12:28 +0900 Subject: [PATCH] (U-00024764): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R094-Dog.el | 41 ++++++++++++++++++++++++++++++++++- 1 file changed, 40 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R094-Dog.el b/lisp/utf-2000/Ideograph-R094-Dog.el index b1d58e1..7176967 100644 --- a/lisp/utf-2000/Ideograph-R094-Dog.el +++ b/lisp/utf-2000/Ideograph-R094-Dog.el @@ -2283,9 +2283,48 @@ '((ideographic-radical . 94) ; ⽝ (ideographic-strokes . 5) (total-strokes . 8) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x72AD) ; 犭 + ) + ((=ucs . #x6239) ; 戹 + )) (=ucs . #x24764) ; 𤝤 - (=cns11643-6 . #x2C76) ; &I-C6-2C76; [12-86] + )) +(define-char + '((<-denotational + ((=ucs . #x24764) ; 𤝤 + )) + (ideographic-radical . 94) ; ⽝ + (ideographic-strokes . 5) + (total-strokes . 8) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x72AD) ; 犭 + ) + ((=ucs@cns . #x6239) ; &AJ1-19382; + (=ucs@jis . #x6239) ; &AJ1-19382; + (=adobe-japan1-5 . 19382) ; &AJ1-19382; + )) + (=ucs@iso . #x24764) ; &C6-2C76; + (=cns11643-6 . #x2C76) ; &C6-2C76; [12-86] (=daikanwa . 49291) ; &I-M-49291; + (->subsumptive + ((==ucs@iso . #x24764) ; &g2-M-49291; + (==cns11643-6 . #x2C76) ; &g2-M-49291; [12-86] + (==daikanwa . 49291) ; &g2-M-49291; + (->subsumptive + ((===daikanwa . 49291) ; &R-M-49291; + ) + ((===cns11643-6 . #x2C76) ; &R-C6-2C76; [12-86] + ) + ((===ucs@iso . #x24764) ; &R-U-00024764; + )) + )) )) (define-char '((ideographic-radical . 94) ; ⽝ -- 1.7.10.4