From 31d5a744d73871c8b4ade44436542f9dd758fee2 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 27 Jan 2003 10:36:59 +0000 Subject: [PATCH] (C5-3421): Modify `ideographic-structure'. --- lisp/utf-2000/Ideograph-R109-Eye.el | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R109-Eye.el b/lisp/utf-2000/Ideograph-R109-Eye.el index 77f3004..68662b6 100644 --- a/lisp/utf-2000/Ideograph-R109-Eye.el +++ b/lisp/utf-2000/Ideograph-R109-Eye.el @@ -2567,13 +2567,21 @@ (total-strokes . 11) (hanyu-dazidian 1 189 5) (ideographic-structure - (:cdp-combinator 4) - ((chinese-big5-cdp . #x8B7A) ; ý¢€ˆ­º + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (ucs . #x2FF0) ; â¿° ) - ((chinese-cns11643-3 . #x2139) ; ø»•–¼ - (ideograph-daikanwa . 05691) ; ø¸˜» + ((chinese-big5-cdp . #x8B7A) ; ý¢€ˆ­º ) - ((ucs . #x76EE) ; 目 + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (ucs . #x2FF1) ; ⿱ + ) + ((=jis-x0208 . #x5469) ; ø½‹¾ + (chinese-cns11643-3 . #x2139) ; ø»•–¼ + (ideograph-daikanwa . 05691) ; ø¸˜» + ) + ((ucs . #x76EE) ; 目 + )) )) (chinese-cns11643-5 . #x3421) ; ø»š†¦ (ideograph-daikanwa . 23328) ; ø¸…¬  -- 1.7.10.4