From f033f33b721103345fb56679ad00249eee553393 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 3 Feb 2014 10:22:39 +0900 Subject: [PATCH] Add Hanyo-Denshi/JA code points. --- lisp/utf-2000/Ideograph-R095-Profound.el | 28 ++++++++++++++++++---------- 1 file changed, 18 insertions(+), 10 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R095-Profound.el b/lisp/utf-2000/Ideograph-R095-Profound.el index 76e98c6..96b6bff 100644 --- a/lisp/utf-2000/Ideograph-R095-Profound.el +++ b/lisp/utf-2000/Ideograph-R095-Profound.el @@ -86,26 +86,34 @@ (ideographic-radical . 95) ; ⽞ (ideographic-strokes . 6) (total-strokes . 11) - (=ucs@unicode . #x7387) ; >-26651; - (=jis-x0208 . #x4E28) ; >-26651; [46-08] + (=ucs@unicode . #x7387) ; &HD-JA-4E28; + (=jis-x0208 . #x4E28) ; &HD-JA-4E28; [46-08] (=gb2312 . #x424A) ; &I-G0-424A; [34-42] (=ks-x1001 . #x6163) ; &I-K0-6163; [65-67] (=cns11643-1 . #x5B7B) ; &I-C1-5B7B; [59-91] (=jis-x0213-1 . #x4E28) ; &I-JX1-4E28; [46-08] (=big5 . #xB276) ; &I-B-B276; + (=hanyo-denshi/ja . #x4E28) ; &I-HD-JA-4E28; [46-08] (=gt . 26651) ; &I-GT-26651; (=gt-k . 07893) ; &I-GT-K07893; (=gt-pj-1 . #x4E28) ; &I-GT-26651; [46-08] - (=daikanwa/+p . 20817) ; >-26651; + (=daikanwa/+p . 20817) ; &HD-JA-4E28; (->subsumptive - ((==ucs@jis . #x7387) ; &R-GT-26651; - (==ucs@ks . #x7387) ; &R-GT-26651; - (==ks-x1001 . #x6163) ; &R-GT-26651; [65-67] - (==jis-x0208 . #x4E28) ; &R-GT-26651; [46-08] - (==jis-x0213-1 . #x4E28) ; &R-GT-26651; [46-08] - (==gt . 26651) ; &R-GT-26651; + ((=decomposition@hanyo-denshi + ((=ucs . #x7387) ; 率 + ) + ((=ucs . #xE0102) ; 󠄂 + )) + (==ucs@jis . #x7387) ; &R-HD-JA-4E28; + (==ucs@ks . #x7387) ; &R-HD-JA-4E28; + (==ks-x1001 . #x6163) ; &R-HD-JA-4E28; [65-67] + (==jis-x0208 . #x4E28) ; &R-HD-JA-4E28; [46-08] + (==jis-x0213-1 . #x4E28) ; &R-HD-JA-4E28; [46-08] + (==hanyo-denshi/ja . #x4E28) ; &R-HD-JA-4E28; [46-08] + (==daikanwa/+p . 20817) ; &R-HD-JA-4E28; + ) + ((==gt . 26651) ; &R-GT-26651; (==gt-k . 07893) ; &R-GT-26651; - (==daikanwa/+p . 20817) ; &R-GT-26651; ) ((==ucs@unicode . #x7387) ; &R-UU+7387; (==gb2312 . #x424A) ; &R-UU+7387; [34-42] -- 1.7.10.4