From bf834385014676e88cde082b31a8ba4d61d4a37c Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 14 Nov 2011 03:36:53 +0000 Subject: [PATCH] (U+66E2): Use `->denotational'. --- lisp/utf-2000/Ideograph-R072-Sun.el | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R072-Sun.el b/lisp/utf-2000/Ideograph-R072-Sun.el index 90d871f..46c7835 100644 --- a/lisp/utf-2000/Ideograph-R072-Sun.el +++ b/lisp/utf-2000/Ideograph-R072-Sun.el @@ -8756,7 +8756,28 @@ (=ucs . #x66E2) ; 曢 )) (define-char - '((=>ucs . #x66E2) ; 曢 + '((<-denotational + ((=ucs . #x66E2) ; 曢 + )) + (ideographic-radical . 72) ; ⽇ + (ideographic-strokes . 15) + (total-strokes . 19) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x65E5) ; 日 + ) + ((=ucs@unicode . #x5BEE) ; &C1-6C4E; + (=gb2312 . #x653C) ; &C1-6C4E; [69-28] + (=cns11643-1 . #x6C4E) ; &I-C1-6C4E; [76-46] + )) + (=ucs@unicode . #x66E2) ; &UU+66E2; + )) +(define-char + '((<-denotational + ((=ucs . #x66E2) ; 曢 + )) (ideographic-radical . 72) ; ⽇ (ideographic-strokes . 15) (total-strokes . 19) @@ -8767,6 +8788,7 @@ ((=ucs . #x65E5) ; 日 ) ((=ucs@jis . #x5BEE) ; >-09238; + (=ucs@ks . #x5BEE) ; >-09238; (=jis-x0208 . #x4E40) ; >-09238; [46-32] (=ks-x1001 . #x5677) ; &I-K0-5677; [54-87] (=jis-x0213-1 . #x4E40) ; &I-JX1-4E40; [46-32] -- 1.7.10.4