From 04ee9223313d815b80c8ef0d624a84a3710ab242 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 1 Oct 2015 12:38:10 +0900 Subject: [PATCH] (U-00020010): New character; unify BC-8C48. --- lisp/utf-2000/Ideograph-R001-One.el | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R001-One.el b/lisp/utf-2000/Ideograph-R001-One.el index 7ce3ff9..59459d4 100644 --- a/lisp/utf-2000/Ideograph-R001-One.el +++ b/lisp/utf-2000/Ideograph-R001-One.el @@ -2407,6 +2407,21 @@ '((ideographic-radical . 1) ; ⼀ (ideographic-strokes . 4) (total-strokes . 5) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x4E2D) ; 中 + ) + ((=ucs . #x4E00) ; 一 + )) + (=ucs . #x20010) ; 𠀐 + (=big5-cdp . #x8C48) ; &I-CDP-8C48; + )) +(define-char + '((ideographic-radical . 1) ; ⼀ + (ideographic-strokes . 4) + (total-strokes . 5) (hanyu-dazidian 1 16 2) (=ucs . #x20011) ; 𠀑 (=big5-cdp . #x87EF) ; &I-CDP-87EF; -- 1.7.10.4