From e5c33cd77193c6591439717d37b315f783e92579 Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 14 May 2005 17:42:27 +0000 Subject: [PATCH 1/1] (U+5F02): Use `->denotational'. (G0-526C): Use `<-denotational' for U+5F02; use `->subsumptive' to integrate CB02326 and CB11790. (U-00020020): Use `ideographic-{radical|strokes}@{ucs|daikanwa}' instead of `ideographic-'; add `ideographic-radical@cns*sources'. --- lisp/utf-2000/Ideograph-R055-Two-Hands.el | 53 ++++++++++++++++++++++------- 1 file changed, 40 insertions(+), 13 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R055-Two-Hands.el b/lisp/utf-2000/Ideograph-R055-Two-Hands.el index b4f8317..3958c47 100644 --- a/lisp/utf-2000/Ideograph-R055-Two-Hands.el +++ b/lisp/utf-2000/Ideograph-R055-Two-Hands.el @@ -141,18 +141,51 @@ (ideographic-strokes . 3) (total-strokes . 6) (=ucs . #x5F02) ; 异 - (=gb2312 . #x526C) ; &I-G0-526C; [50-76] - (=jis-x0212 . #x3C5C) ; &I-JSP-3C5C; [28-60] + )) +(define-char + '((ideographic-radical . 55) ; ⼶ + (ideographic-strokes . 3) + (total-strokes . 6) + (<-denotational + ((=ucs . #x5F02) ; 异 + )) + (=daikanwa . 09591) ; &M-09591; + )) +(define-char + '((ideographic-radical . 55) ; ⼶ + (ideographic-strokes . 3) + (total-strokes . 6) + (<-denotational + ((=ucs . #x5F02) ; 异 + )) + (=jis-x0212 . #x3C5C) ; &JX1-7432; [28-60] (=cns11643-2 . #x223D) ; &I-C2-223D; [02-29] (=jis-x0213-1-2000 . #x7432) ; &I-JX1-7432; [84-18] (=big5 . #xC9DD) ; &I-B-C9DD; - (=daikanwa . 09591) ; &I-M-09591; + (=ucs@jis . #x5F02) ; &JX1-7432; + )) +(define-char + '((ideographic-radical . 55) ; ⼶ + (ideographic-strokes . 3) + (total-strokes . 6) + (<-denotational + ((=ucs . #x5F02) ; 异 + )) + (=gb2312 . #x526C) ; &G0-526C; [50-76] + (=ucs@unicode . #x5F02) ; &G0-526C; + (->subsumptive + ((=cbeta . 02326) ; &CB02326; + ) + ((=cbeta . 11790) ; &CB11790; + )) )) (define-char - '((ideographic- (:radical 1 ; ⼀ - :strokes 5) - (:radical 55 ; ⼶ - :strokes 3)) + '((ideographic-radical@ucs . 1) ; ⼀ + (ideographic-strokes@ucs . 5) + (ideographic-radical@cns . 55) ; ⼶ + (ideographic-strokes@cns . 3) + (ideographic-radical@cns*sources + cns11643 daikanwa) (total-strokes . 6) (hanyu-dazidian 1 17 12) (ideographic-structure @@ -170,12 +203,6 @@ )) (define-char '((ideographic-radical . 55) ; ⼶ - (ideographic-strokes . 3) - (total-strokes . 6) - (=cbeta . 02326) ; &CB02326; - )) -(define-char - '((ideographic-radical . 55) ; ⼶ (ideographic-strokes . 4) (total-strokes . 7) (=cns11643-6 . #x274A) ; &M-09593; [07-42] -- 1.7.10.4