From 0f5a5931485d5d9848150aac3726c811ecdf5abd Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 1 Feb 2006 05:25:22 +0000 Subject: [PATCH] (U+7E6D): Use `->denotational' instead of `->subsumptive'. --- lisp/utf-2000/Ideograph-R120-Silk.el | 42 ++++++++++++++++++++++++---------- 1 file changed, 30 insertions(+), 12 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R120-Silk.el b/lisp/utf-2000/Ideograph-R120-Silk.el index 74c53df..0da3ff1 100644 --- a/lisp/utf-2000/Ideograph-R120-Silk.el +++ b/lisp/utf-2000/Ideograph-R120-Silk.el @@ -12757,23 +12757,41 @@ '((ideographic-radical . 120) ; â½· (=ucs . #x7E6D) ; ç¹­ (=big5 . #xC3B5) ; &I-B-C3B5; + (=jef-china3 . #x63A1) ; &I-JC3-63A1; + )) +(define-char + '((<-denotational + ((=ucs . #x7E6D) ; ç¹­ + )) + (ideographic-radical . 120) ; â½· + (ideographic-strokes . 13) + (total-strokes . 19) + (=ks-x1001 . #x4C36) ; &M-27944; [44-22] + (=daikanwa . 27944) ; &I-M-27944; + )) +(define-char + '((<-denotational + ((=ucs . #x7E6D) ; ç¹­ + )) + (ideographic-radical . 120) ; â½· + (ideographic-strokes . 13) + (total-strokes . 19) + (=cns11643-1 . #x7860) ; &C1-7860; [88-64] + )) +(define-char + '((<-denotational + ((=ucs . #x7E6D) ; ç¹­ + )) + (ideographic-radical . 120) ; â½· + (ideographic-strokes . 12) + (total-strokes . 18) (->subsumptive - ((ideographic-strokes . 13) - (total-strokes . 19) - (=ks-x1001 . #x4C36) ; &M-27944; [44-22] - (=cns11643-1 . #x7860) ; &I-C1-7860; [88-64] - (=daikanwa . 27944) ; &I-M-27944; - ) - ((ideographic-strokes . 12) - (total-strokes . 18) - (=jis-x0208 . #x4B7A) ; >-35928; [43-90] + ((=jis-x0208 . #x4B7A) ; >-35928; [43-90] (=gt . 35928) ; &I-GT-35928; (=gt-pj-1 . #x4B7A) ; &I-GT-35928; [43-90] (=ucs@jis . #x7E6D) ; >-35928; ) - ((ideographic-strokes . 12) - (total-strokes . 18) - (=gb12345 . #x3C6B) ; &UU+7E6D; [28-75] + ((=gb12345 . #x3C6B) ; &UU+7E6D; [28-75] (=ucs@unicode . #x7E6D) ; &UU+7E6D; )) )) -- 1.7.10.4