From 81af62fc83d6ccfa6e08333c1f47a0362d561357 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 11 Jun 2003 10:44:54 +0000 Subject: [PATCH] (U-00020503): Unify M-48904; use `ideographic-{radical|strokes}@{ucs|daikanwa}' and `ideographic-radical@ucs*sources' instead of `ideographic-{radical|strokes}'; don't use char-ref format in `<-vulgar-ideograph'; use `<-vulgar-ideograph*sources' instead. --- lisp/utf-2000/Ideograph-R012-Eight.el | 37 +++++++++++++++++++-------------- 1 file changed, 21 insertions(+), 16 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R012-Eight.el b/lisp/utf-2000/Ideograph-R012-Eight.el index 508834d..bfff785 100644 --- a/lisp/utf-2000/Ideograph-R012-Eight.el +++ b/lisp/utf-2000/Ideograph-R012-Eight.el @@ -211,22 +211,6 @@ (=ucs . #x516E) ; 兮 )) (define-char - '((morohashi-daikanwa 1455 0 2) - (ideographic-radical . 12) ; ⼋ - (ideographic-strokes . 2) - (total-strokes . 4) - (<-vulgar-ideograph - (:char ((shinjigen-1 . 491) - (=daikanwa . 01455) ; ø¸€–¯ - ) - :sources (shinjigen-1))) - (hanyu-dazidian 1 241 5) - (shinjigen-1 . 492) - (=cns11643-6 . #x2141) ; ø»›µ - (=hanziku-1 . #xD7D7) ; ý¢€Ÿ— - (=ucs . #x20503) ; 𠔃 - )) -(define-char '((ideographic-radical . 12) ; ⼋ (ideographic-strokes . 2) (total-strokes . 4) @@ -251,6 +235,27 @@ (=cns11643-5 . #x2137) ; ø»™«‚ )) (define-char + '((ideographic-radical@ucs . 12) ; ⼋ + (ideographic-strokes@ucs . 2) + (ideographic-radical@ucs*sources + cns11643 ucs) + (ideographic-radical@daikanwa . 1) ; ⼀ + (ideographic-strokes@daikanwa . 3) + (total-strokes . 4) + (<-vulgar-ideograph + ((shinjigen-1 . 491) + (=daikanwa . 01455) ; ø¸€–¯ + )) + (<-vulgar-ideograph*sources + daikanwa shinjigen-1) + (hanyu-dazidian 1 241 5) + (shinjigen-1 . 492) + (=cns11643-6 . #x2141) ; ø»›µ + (=daikanwa . 48904) ; ø¸‹¼ˆ + (=hanziku-1 . #xD7D7) ; ý¢€Ÿ— + (=ucs . #x20503) ; 𠔃 + )) +(define-char '((ideographic-radical . 12) ; ⼋ (ideographic-strokes . 2) (total-strokes . 4) -- 1.7.10.4