From 5ea6ff06142ec730e5731973b436bc03d0b83a4e Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 18 Mar 2015 13:56:09 +0900 Subject: [PATCH] (UU+525C): Add `ideographic-structure'; apply new conventions for glyph granularity for components of ideographic-structure. --- lisp/utf-2000/Ideograph-R018-Knife.el | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R018-Knife.el b/lisp/utf-2000/Ideograph-R018-Knife.el index 0817a1c..2650409 100644 --- a/lisp/utf-2000/Ideograph-R018-Knife.el +++ b/lisp/utf-2000/Ideograph-R018-Knife.el @@ -5851,6 +5851,16 @@ (ideographic-strokes . 8) (total-strokes . 10) (hanyu-dazidian 1 346 2) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs@unicode . #x5B9B) ; &AJ1-01148; + (=adobe-japan1-0 . 01148) ; &AJ1-01148; + ) + ((name . "CJK RADICAL KNIFE TWO") + (=ucs . #x2E89) ; ⺉ + )) (=ucs@unicode . #x525C) ; &AJ1-17314; (=adobe-japan1-5 . 17314) ; &AJ1-17314; (=gb2312 . #x5860) ; &I-G0-5860; [56-64] @@ -5870,9 +5880,8 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((=ucs@unicode . #x5B9B) ; &C1-4C7D; - (=gb2312 . #x4D70) ; &C1-4C7D; [45-80] - (=cns11643-1 . #x4C7D) ; &I-C1-4C7D; [44-93] + ((==ucs@unicode . #x5B9B) ; &g2-AJ1-01148; + (==adobe-japan1-0 . 01148) ; &g2-AJ1-01148; ) ((name . "CJK RADICAL KNIFE TWO") (=ucs . #x2E89) ; ⺉ -- 1.7.10.4