From 0227ba0f39dfd65b83d8330ce0533fee5e0cefe2 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 2 Jun 2003 12:09:52 +0000 Subject: [PATCH] (U+5284): Unify C2-4C61, B-E35A and M054893; use `ideographic-{radical|strokes}@{ucs|cns}' instead of ``ideographic-{radical|strokes}'; don't use char-spec format in `->same-ideograph'; use `->same-ideograph*sources' instead. --- lisp/utf-2000/Ideograph-R018-Knife.el | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R018-Knife.el b/lisp/utf-2000/Ideograph-R018-Knife.el index e49e6c3..6478cf4 100644 --- a/lisp/utf-2000/Ideograph-R018-Knife.el +++ b/lisp/utf-2000/Ideograph-R018-Knife.el @@ -7074,15 +7074,16 @@ )) (define-char '((morohashi-daikanwa ho 52) - (ideographic-radical . 18) ; ⼑ - (ideographic-strokes . 12) + (ideographic-radical@ucs . 18) ; ⼑ + (ideographic-strokes@ucs . 12) + (ideographic-radical@cns . 118) ; â½µ + (ideographic-strokes@cns . 8) (total-strokes . 14) - (->mojikyo . 054893) ; ø»”Œª (->same-ideograph - (:sources (kouin kangxi morohashi-daikanwa) - :char ((=daikanwa . 26149) ; ø¸†˜¥ - ) + ((=daikanwa . 26149) ; ø¸†˜¥ )) + (->same-ideograph*sources + kouin kangxi morohashi-daikanwa) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; â¿° @@ -7091,8 +7092,11 @@ ) ((=ucs . #x5202) ; 刂 )) + (=cns11643-2 . #x4C61) ; ø»”Œª (=jis-x0213-2-2000 . #x233D) ; ø»¤ ˜ + (=big5 . #xE35A) ; ý¢€Žš (=jef-china3 . #x5EC1) ; øº…» + (mojikyo . 054893) ; ý €™­ (=ucs . #x5284) ; 劄 )) (define-char -- 1.7.10.4