From 3af2acb09ebd34296a18be740cff6ae819a21f49 Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 18 Jan 2003 08:33:01 +0000 Subject: [PATCH] (U-00022483): Complete `ideographic-structure'. --- lisp/utf-2000/Ideograph-R059-Bristle.el | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R059-Bristle.el b/lisp/utf-2000/Ideograph-R059-Bristle.el index e9991f4..74bf4b7 100644 --- a/lisp/utf-2000/Ideograph-R059-Bristle.el +++ b/lisp/utf-2000/Ideograph-R059-Bristle.el @@ -54,13 +54,20 @@ (total-strokes . 6) (hanyu-dazidian 1 117 1) (ideographic-structure - (:cdp-combinator 4) - ((name . "cjk radical person as roof") - (chinese-big5-cdp . #x8B5D) ; ý¢€ˆ­ + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (ucs . #x2FF1) ; ⿱ ) - ((ucs . #x4E28) ; 丨 + ((name* . "ideographic component person as roof") + (chinese-big5-cdp . #x8B5D) ; ý¢€ˆ­ ) - ((chinese-big5-cdp . #x8B71) ; ý¢€ˆ­± + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (ucs . #x2FF0) ; â¿° + ) + ((ucs . #x4E28) ; 丨 + ) + ((ucs . #x5F61) ; 彡 + )) )) (chinese-cns11643-6 . #x2471) ; ø»›ºš (ideograph-daikanwa . 09967) ; ø¸‚›¯ -- 1.7.10.4