From 29c4deefbdc3ef43305b9c9098e51d2dc7154c4f Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 16 Jan 2017 13:29:21 +0900 Subject: [PATCH 1/1] (U-0002304B): Apply new conventions for glyph granularity; add `<-denotational' for A-M-13458; use `ideographic-radical@cns' instead of `ideographic-radical'; add `ideographic-radical@ucs'. --- lisp/utf-2000/Ideograph-R067-Script.el | 77 ++++++++++++++++++++++++++++++-- 1 file changed, 73 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R067-Script.el b/lisp/utf-2000/Ideograph-R067-Script.el index 229a332..54b35c5 100644 --- a/lisp/utf-2000/Ideograph-R067-Script.el +++ b/lisp/utf-2000/Ideograph-R067-Script.el @@ -308,15 +308,84 @@ )) )) (define-char - '((ideographic-radical . 67) ; ⽂ + '((<-denotational + ((=>daikanwa . 13458) ; &A-M-13458; + )) + (ideographic-radical@ucs . 66) ; ⽁ + (ideographic-radical@cns . 67) ; ⽂ + (ideographic-radical@cns*sources + daikanwa cns11643 ucs@code) (ideographic-strokes . 6) (total-strokes . 10) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x21D49) ; 𡵉 + ) + ((=ucs . #x6535) ; 攵 + )) (=ucs . #x2304B) ; 𣁋 + (=cns11643-6 . #x382E) ; &I-C6-382E; [24-14] + (=daikanwa . 13458) ; &I-M-13458; + (<-same + ((=ucs@cns . #x5FAE) ; &AJ1-03469; + (=ucs@jis . #x5FAE) ; &AJ1-03469; + (=adobe-japan1-0 . 03469) ; &AJ1-03469; + (=daikanwa . 10203) ; &I-M-10203; + )) + (<-same*sources + shuowen-zhu daikanwa) (->subsumptive - ((=daikanwa . 13458) ; &M-13458; + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x21D49) ; 𡵉 + ) + ((=ucs . #x6535) ; 攵 + )) + (=>>daikanwa . 13458) ; &G-M-13458; + (->subsumptive + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((==big5-cdp . #x8CEF) ; &g2-CDP-8CEF; + ) + ((name . "CJK RADICAL RAP") + (=ucs . #x2E99) ; ⺙ + )) + (==daikanwa . 13458) ; &g2-M-13458; + )) ) - ((=ucs@iso . #x2304B) ; &C6-382E; - (=cns11643-6 . #x382E) ; &C6-382E; [24-14] + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=>>ucs@iso . #x21D49) ; &G-IU+21D49; + ) + ((=ucs . #x6535) ; 攵 + )) + (=>>ucs@iso . #x2304B) ; &G-IU+2304B; + (->subsumptive + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=gt-k . 01817) ; >-K01817; + ) + ((name . "CJK RADICAL RAP") + (=ucs . #x2E99) ; ⺙ + )) + (==ucs@iso . #x2304B) ; &g2-IU-0002304B; + (==cns11643-6 . #x382E) ; &g2-IU-0002304B; [24-14] + (->subsumptive + ((===cns11643-6 . #x382E) ; &R-C6-382E; [24-14] + ) + ((===ucs@iso . #x2304B) ; &R-U-0002304B; + )) + )) )) )) (define-char -- 1.7.10.4