From 5ba252531c2e72ee8ce56e524a08dc517c0ab4a2 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 16 Nov 2005 18:02:06 +0000 Subject: [PATCH] (U+5DEE): Use `->denotational'. --- lisp/utf-2000/Ideograph-R048-Work.el | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R048-Work.el b/lisp/utf-2000/Ideograph-R048-Work.el index d7de681..a03a5cf 100644 --- a/lisp/utf-2000/Ideograph-R048-Work.el +++ b/lisp/utf-2000/Ideograph-R048-Work.el @@ -244,10 +244,17 @@ (=gb12345 . #x7D44) ; 巭 [93-36] )) (define-char - '((=>ucs . #x5DEE) ; 差 + '((ideographic-radical . 48) ; ⼯ + (=ucs . #x5DEE) ; 差 + )) +(define-char + '((<-denotational + ((=ucs . #x5DEE) ; 差 + )) (ideographic-radical . 48) ; ⼯ (ideographic-strokes . 7) (total-strokes . 10) + (shinjigen-1 . 2067) (shinjigen-2 . 2067) (=jis-x0208 . #x3A39) ; >-11011; [26-25] (=ks-x1001 . #x732C) ; &I-K0-732C; [83-12] @@ -261,12 +268,14 @@ (=ucs@big5 . #x5DEE) ; >-11011; )) (define-char - '((morohashi-daikanwa 8732 0 1) + '((<-denotational + ((=ucs . #x5DEE) ; 差 + )) (ideographic-radical . 48) ; ⼯ (ideographic-strokes . 6) (total-strokes . 9) - (=ucs . #x5DEE) ; 差 - (=gb2312 . #x326E) ; &I-G0-326E; [18-78] + (=gb2312 . #x326E) ; &G0-326E; [18-78] + (=ucs@unicode . #x5DEE) ; &G0-326E; )) (define-char '((ideographic-radical . 48) ; ⼯ -- 1.7.10.4