From 8b2611c3fa0daaa9ebfac1ee8bae7b5f0aa0ac9d Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 22 Jun 2016 14:13:07 +0900 Subject: [PATCH] (U+7680): Separate UU+7680. (GT-K02802): New character; use `<-denotational' for U+7680. --- lisp/utf-2000/Ideograph-R106-White.el | 29 +++++++++++++++++++++++++++-- 1 file changed, 27 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R106-White.el b/lisp/utf-2000/Ideograph-R106-White.el index 8742c71..4bd8c9e 100644 --- a/lisp/utf-2000/Ideograph-R106-White.el +++ b/lisp/utf-2000/Ideograph-R106-White.el @@ -132,10 +132,25 @@ )) (define-char '((ideographic-radical . 106) ; ⽩ + (=ucs . #x7680) ; 皀 + )) +(define-char + '((<-denotational + ((=ucs . #x7680) ; 皀 + )) + (ideographic-radical . 106) ; ⽩ (ideographic-strokes . 2) (total-strokes . 7) - (=ucs . #x7680) ; 皀 - (=adobe-japan1-0 . 05786) ; &I-AJ1-05786; + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x767D) ; 白 + ) + ((=ucs . #x5315) ; 匕 + )) + (=ucs@unicode . #x7680) ; &AJ1-05786; + (=adobe-japan1-0 . 05786) ; &AJ1-05786; (=jis-x0208 . #x6225) ; &I-J90-6225; [66-05] (=cns11643-3 . #x2674) ; &I-C3-2674; [06-84] (=jis-x0213-1 . #x6225) ; &I-JX1-6225; [66-05] @@ -173,6 +188,16 @@ )) )) (define-char + '((<-denotational + ((=ucs . #x7680) ; 皀 + )) + (ideographic-radical . 106) ; ⽩ + (ideographic-strokes . 2) + (total-strokes . 7) + (=gt-k . 02802) ; >-K02802; + (=gt-pj-k1 . #x3C5F) ; >-K02802; [28-63] + )) +(define-char '((ideographic-radical . 106) ; ⽩ (ideographic-strokes . 2) (total-strokes . 7) -- 1.7.10.4