From 507c2c72009b24bf3773f97d736d1664b05b2252 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 14 Feb 2013 12:56:52 +0900 Subject: [PATCH] (U+5FA4): Add ideographic-structure. --- lisp/utf-2000/Ideograph-R060-Step.el | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R060-Step.el b/lisp/utf-2000/Ideograph-R060-Step.el index 24db7b6..b5cdc57 100644 --- a/lisp/utf-2000/Ideograph-R060-Step.el +++ b/lisp/utf-2000/Ideograph-R060-Step.el @@ -2487,6 +2487,14 @@ '((ideographic-radical . 60) ; ⼻ (ideographic-strokes . 9) (total-strokes . 12) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x5F73) ; 彳 + ) + ((=ucs . #x5EFA) ; 建 + )) (=ucs . #x5FA4) ; 徤 (->subsumptive ((ideographic-structure @@ -2510,10 +2518,8 @@ ) ((=ucs . #x5F73) ; 彳 ) - ((=ucs@unicode . #x5EFA) ; >-12065; - (=gb2312 . #x3D28) ; >-12065; [29-08] - (=cns11643-1 . #x507A) ; &I-C1-507A; [48-90] - (=jis-x0213-1 . #x377A) ; &I-JX1-377A; [23-90] + ((=ucs@unicode . #x5EFA) ; &AJ1-01872; + (=adobe-japan1-0 . 01872) ; &AJ1-01872; )) (=ucs@unicode . #x5FA4) ; &C4-374A; (=cns11643-4 . #x374A) ; &C4-374A; [23-42] -- 1.7.10.4