From c2e095d424d85690d07ecefbbbc53999c7f51cf0 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 3 Jul 2003 14:37:23 +0000 Subject: [PATCH] (C6-3B24): Separate U+8081. (U+8082): Use `ideographic-radical@cns' instead of `cns-radical'; use `ideographic-{radical|strokes}@ucs' instead of `ideographic-{radical|strokes}'; add `ideographic-radical@ucs*sources', `ideographic-strokes@cns' and `ideographic-radical@cns*sources'. --- lisp/utf-2000/Ideograph-R129-Brush.el | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R129-Brush.el b/lisp/utf-2000/Ideograph-R129-Brush.el index 6609be7..c0b4b55 100644 --- a/lisp/utf-2000/Ideograph-R129-Brush.el +++ b/lisp/utf-2000/Ideograph-R129-Brush.el @@ -46,18 +46,31 @@ (=ucs . #x26614) ; 𦘔 )) (define-char - '((ideographic-radical . 129) ; ⾀ + '((=>ucs . #x8081) ; 肁 + (ideographic-radical . 129) ; ⾀ (ideographic-strokes . 4) (total-strokes . 10) (=jis-x0212 . #x556A) ; ø»‹±± (=cns11643-6 . #x3B24) ; ø»œš¿ (=daikanwa . 29220) ; ø¸‡ˆ¤ - (=ucs . #x8081) ; 肁 + (=ucs@jis . #x8081) ; ø»‹±± )) (define-char - '((ideographic-radical . 129) ; ⾀ + '((morohashi-daikanwa 29220 0 2) + (ideographic-radical . 129) ; ⾀ (ideographic-strokes . 4) - (cns-radical . 78) ; ⽍ + (total-strokes . 10) + (=ucs . #x8081) ; 肁 + )) +(define-char + '((ideographic-radical@ucs . 129) ; ⾀ + (ideographic-strokes@ucs . 4) + (ideographic-radical@ucs*sources + daikanwa ucs) + (ideographic-radical@cns . 78) ; ⽍ + (ideographic-strokes@cns . 6) + (ideographic-radical@cns*sources + cns11643) (total-strokes . 10) (=cns11643-2 . #x2F7D) ; ø»“¢  (=daikanwa . 29221) ; ø¸‡ˆ¥ -- 1.7.10.4