From 62975201cc7beef57ea1d8a1d76ea031f8c5043f Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 6 Feb 2017 14:34:21 +0900 Subject: [PATCH] (UU+4EB9): Add `ideographic-structure'. (g2-UU+4EB9): Move `ideographic-structure' to UU+4EB9. --- lisp/utf-2000/Ideograph-R008-Lid.el | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R008-Lid.el b/lisp/utf-2000/Ideograph-R008-Lid.el index 4609c7f..744ece4 100644 --- a/lisp/utf-2000/Ideograph-R008-Lid.el +++ b/lisp/utf-2000/Ideograph-R008-Lid.el @@ -4796,6 +4796,14 @@ (ideographic-radical . 8) ; ⼇ (ideographic-strokes . 20) (total-strokes . 22) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x4EA0) ; 亠 + ) + ((=ucs@unicode . #x820B) ; &UU+820B; + )) (=ucs@unicode . #x4EB9) ; &MJ006491; (=mj . 006491) ; &MJ006491; (=adobe-japan1-4 . 14309) ; &I-AJ1-14309; @@ -4816,14 +4824,6 @@ ) ((=ucs . #xE0101) ; 󠄁 )) - (ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") - (=ucs . #x2FF1) ; ⿱ - ) - ((=ucs . #x4EA0) ; 亠 - ) - ((=ucs@unicode . #x820B) ; &UU+820B; - )) (==ucs@unicode . #x4EB9) ; &g2-MJ006491; (==mj . 006491) ; &g2-MJ006491; (==adobe-japan1-4 . 14309) ; &g2-MJ006491; -- 1.7.10.4