From 26846e0d5bfcbc77f279bef0a7bbfebfec43767e Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 19 Dec 2001 05:32:00 +0000 Subject: [PATCH] (U+52E7): Add `ideographic-structure'. --- lisp/utf-2000/Ideograph-R019-Power.el | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R019-Power.el b/lisp/utf-2000/Ideograph-R019-Power.el index 2aea841..c095c45 100644 --- a/lisp/utf-2000/Ideograph-R019-Power.el +++ b/lisp/utf-2000/Ideograph-R019-Power.el @@ -3096,6 +3096,29 @@ (ideographic-radical . 19) ; ⼒ (ideographic-strokes . 11) (total-strokes . 13) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (ucs . #x2FF0) ; â¿° + ) + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER OVERLAID") + (ucs . #x2FFB) ; â¿» + ) + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (ucs . #x2FF1) ; ⿱ + ) + ((name . "cjk radical person for top") + (chinese-big5-cdp . #x8B4A) ; ý¢€ˆ­Š + ) + ((ucs . #x4E00) ; 一 + )) + ) + ((ucs . #x96B9) ; 隹 + )) + ) + ((ucs . #x529B) ; 力 + )) (chinese-cns11643-3 . #x4046) ; ø»–„« (ucs . #x52E7) ; 勧 )) -- 1.7.10.4