From 77feb624ebc8638c25314edb083c14334c9fecf8 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 17 Feb 2017 11:31:25 +0900 Subject: [PATCH] (U-000200B0): Add `<-denotational' for BUCS+864E. (U+4E55): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R004-Slash.el | 65 ++++++++++++++++++++++----------- 1 file changed, 43 insertions(+), 22 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R004-Slash.el b/lisp/utf-2000/Ideograph-R004-Slash.el index 47b1999..2c9cc40 100644 --- a/lisp/utf-2000/Ideograph-R004-Slash.el +++ b/lisp/utf-2000/Ideograph-R004-Slash.el @@ -2233,7 +2233,10 @@ (=daikanwa . 00147) ; &I-M-00147; )) (define-char - '((ideographic-radical . 4) ; ⼃ + '((<-denotational + ((==>ucs@bucs . #x864E) ; &BUCS+864E; + )) + (ideographic-radical . 4) ; ⼃ (ideographic-strokes . 6) (total-strokes . 7) (=ucs . #x200B0) ; 𠂰 @@ -2313,17 +2316,17 @@ (total-strokes . 7) (=ucs . #x4E55) ; 乕 (->subsumptive - ((=decomposition@cid - ((=ucs . #x4E55) ; 乕 + ((hanyu-dazidian 1 69 23) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT") + (=ucs . #x2FF8) ; ⿸ ) - ((=ucs . #xE0100) ; 󠄀 - )) - (=decomposition@hanyo-denshi - ((=ucs . #x4E55) ; 乕 + ((=ucs . #x20086) ; 𠂆 ) - ((=ucs . #xE0101) ; 󠄁 + ((=big5-cdp . #x89ED) ; &CDP-89ED; )) - (=ucs@jis . #x4E55) ; &MJ006395; + (=ucs@unicode . #x4E55) ; &MJ006395; + (=ucs@JP/hanazono . nil) (=mj . 006395) ; &MJ006395; (=adobe-japan1-0 . 06480) ; &I-AJ1-06480; (=jis-x0208 . #x6949) ; &I-J90-6949; [73-41] @@ -2332,20 +2335,38 @@ (=gt . 00201) ; &I-GT-00201; (=gt-k . 02729) ; &I-GT-K02729; (=gt-pj-1 . #x6949) ; &I-GT-00201; [73-41] - ) - ((hanyu-dazidian 1 69 23) - (ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT") - (=ucs . #x2FF8) ; ⿸ - ) - ((=ucs . #x20086) ; 𠂆 - ) - ((=big5-cdp . #x89ED) ; &CDP-89ED; - )) - (=ucs@unicode . #x4E55) ; &UU+4E55; - (=ucs@JP/hanazono . nil) - (=jef-china3 . #x41BB) ; &UU+4E55; + (=jef-china3 . #x41BB) ; &I-JC3-41BB; (->subsumptive + ((=decomposition@cid + ((=ucs . #x4E55) ; 乕 + ) + ((=ucs . #xE0100) ; 󠄀 + )) + (=decomposition@hanyo-denshi + ((=ucs . #x4E55) ; 乕 + ) + ((=ucs . #xE0101) ; 󠄁 + )) + (==ucs@jis . #x4E55) ; &g2-MJ006395; + (==mj . 006395) ; &g2-MJ006395; + (==adobe-japan1-0 . 06480) ; &g2-MJ006395; + (==jis-x0208 . #x6949) ; &g2-MJ006395; [73-41] + (==jis-x0213-1 . #x6949) ; &g2-MJ006395; [73-41] + (==hanyo-denshi/ja . #x6949) ; &g2-MJ006395; [73-41] + (==gt . 00201) ; &g2-MJ006395; + (==gt-k . 02729) ; &g2-MJ006395; + (->subsumptive + ((===jis-x0208 . #x6949) ; &R-J0-6949; [73-41] + (===jis-x0213-1 . #x6949) ; &R-J0-6949; [73-41] + ) + ((===adobe-japan1-0 . 06480) ; &R-AJ1-06480; + ) + ((===mj . 006395) ; &R-MJ006395; + ) + ((===gt . 00201) ; &R-GT-00201; + (===gt-k . 02729) ; &R-GT-00201; + )) + ) ((==ucs@unicode . #x4E55) ; &g2-UU+4E55; (==ucs@JP/hanazono . nil) (==jef-china3 . #x41BB) ; &g2-UU+4E55; -- 1.7.10.4