From 5b35022afd1b4bfb789f40b5820b56b13993209b Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 5 Mar 2016 15:38:30 +0900 Subject: [PATCH] (U+5E56): Separate UU+5E56. --- lisp/utf-2000/Ideograph-R050-Turban.el | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R050-Turban.el b/lisp/utf-2000/Ideograph-R050-Turban.el index 7c6c9a3..a54f8fa 100644 --- a/lisp/utf-2000/Ideograph-R050-Turban.el +++ b/lisp/utf-2000/Ideograph-R050-Turban.el @@ -5673,7 +5673,6 @@ '((ideographic-radical . 50) ; ⼱ (ideographic-strokes . 11) (total-strokes . 14) - (hanyu-dazidian 1 752 1) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ @@ -5683,7 +5682,26 @@ ((=ucs . #x7968) ; 票 )) (=ucs . #x5E56) ; 幖 - (=adobe-japan1-5 . 17595) ; &I-AJ1-17595; + )) +(define-char + '((<-denotational + ((=ucs . #x5E56) ; 幖 + )) + (ideographic-radical . 50) ; ⼱ + (ideographic-strokes . 11) + (total-strokes . 14) + (hanyu-dazidian 1 752 1) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x5DFE) ; 巾 + ) + ((=ucs@unicode . #x7968) ; &AJ1-03502; + (=adobe-japan1-0 . 03502) ; &AJ1-03502; + )) + (=ucs@unicode . #x5E56) ; &AJ1-17595; + (=adobe-japan1-5 . 17595) ; &AJ1-17595; (=jis-x0212 . #x3C36) ; &I-JSP-3C36; [28-22] (=cns11643-4 . #x4330) ; &I-C4-4330; [35-16] (=jis-x0213-2 . #x287A) ; &I-JX2-287A; [08-90] -- 1.7.10.4