From b4d371f8fe65dd57994b6b1eafb44921081d0e95 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 17 May 2005 13:26:56 +0000 Subject: [PATCH] (M-05861): Add `ideographic-structure'. --- lisp/utf-2000/Ideograph-R001-One.el | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R001-One.el b/lisp/utf-2000/Ideograph-R001-One.el index a19956c..0538cd6 100644 --- a/lisp/utf-2000/Ideograph-R001-One.el +++ b/lisp/utf-2000/Ideograph-R001-One.el @@ -1540,7 +1540,15 @@ (total-strokes . 6) (=ucs . #x2001B) ; 𠀛 (->subsumptive - ((=daikanwa . 05861) ; &M-05861; + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x4E00) ; 一 + ) + ((=daikanwa . 05847) ; &M-05847; + )) + (=daikanwa . 05861) ; &M-05861; ) ((hanyu-dazidian 1 17 9) (ideographic-structure @@ -1549,7 +1557,7 @@ ) ((=ucs . #x4E00) ; 一 ) - ((=ucs@iso . #x215DA) ; &U-000215DA; + ((=big5-cdp . #x877C) ; &CDP-877C; )) (=big5-cdp . #x87EE) ; &CDP-87EE; (=hanziku-1 . #xA7B3) ; &I-HZK01-A7B3; -- 1.7.10.4