From c13a71220cce9d34db3c781f7b71ccc79ed7b9fb Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 26 Dec 2012 19:45:13 +0900 Subject: [PATCH] (U-00029572): Use `ideographic-{radical|strokes}@ucs' instead of `ideographic-{radical|strokes}'; add `ideographic-{radical|strokes}@cns11643-5'; integrate C5-756C. --- lisp/utf-2000/Ideograph-R181-Leaf.el | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R181-Leaf.el b/lisp/utf-2000/Ideograph-R181-Leaf.el index 0f31d02..2fc6ade 100644 --- a/lisp/utf-2000/Ideograph-R181-Leaf.el +++ b/lisp/utf-2000/Ideograph-R181-Leaf.el @@ -5551,15 +5551,26 @@ (=daikanwa . 43722) ; &I-M-43722; )) (define-char - '((ideographic-radical . 181) ; ⾴ - (ideographic-strokes . 14) + '((ideographic-radical@ucs . 181) ; ⾴ + (ideographic-strokes@ucs . 14) + (ideographic-radical@cns11643-5 . 70) ; ⽅ + (ideographic-strokes@cns11643-5 . 19) (total-strokes . 23) (=ucs . #x29572) ; 𩕲 (->subsumptive - ((=daikanwa . 43723) ; &M-43723; + ((ideographic-radical . 181) ; ⾴ + (ideographic-strokes . 14) + (=daikanwa . 43723) ; &M-43723; ) - ((=ucs@iso . #x29572) ; &C4-6B2E; + ((ideographic-radical . 181) ; ⾴ + (ideographic-strokes . 14) (=cns11643-4 . #x6B2E) ; &C4-6B2E; [75-14] + ) + ((=ucs@iso . #x29572) ; &U-00029572; + ) + ((ideographic-radical . 70) ; ⽅ + (ideographic-strokes . 19) + (=cns11643-5 . #x756C) ; &C5-756C; [85-76] )) )) (define-char -- 1.7.10.4