From f66bfbd50fb43f9859bf6cd36b8b60c212b2ef30 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 29 Nov 2015 10:59:28 +0900 Subject: [PATCH] (U+5679): Separate UU+5679 to sync with U+7576. --- lisp/utf-2000/Ideograph-R030-Mouth.el | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R030-Mouth.el b/lisp/utf-2000/Ideograph-R030-Mouth.el index 5ef80cc..bd24b83 100644 --- a/lisp/utf-2000/Ideograph-R030-Mouth.el +++ b/lisp/utf-2000/Ideograph-R030-Mouth.el @@ -43597,6 +43597,21 @@ )) (define-char '((ideographic-radical . 30) ; ⼝ + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x53E3) ; 口 + ) + ((=ucs . #x7576) ; 當 + )) + (=ucs . #x5679) ; 噹 + )) +(define-char + '((<-denotational + ((=ucs . #x5679) ; 噹 + )) + (ideographic-radical . 30) ; ⼝ (ideographic-strokes . 13) (total-strokes . 16) (hanyu-dazidian 1 690 6) @@ -43606,11 +43621,12 @@ ) ((=ucs . #x53E3) ; 口 ) - ((=ucs . #x7576) ; 當 + ((=ucs@unicode . #x7576) ; &AJ1-05723; + (=adobe-japan1-0 . 05723) ; &AJ1-05723; )) - (=ucs . #x5679) ; 噹 - (=cns11643-1 . #x703D) ; &I-C1-703D; [80-29] - (=gb12345 . #x782B) ; 噹 [88-11] + (=ucs@unicode . #x5679) ; &C1-703D; + (=cns11643-1 . #x703D) ; &C1-703D; [80-29] + (=gb12345 . #x782B) ; &C1-703D; [88-11] (=big5 . #xBEB4) ; &I-B-BEB4; (=daikanwa . 04432) ; &I-M-04432; )) -- 1.7.10.4