From 1cf707aab041eda2f4b37c0b9702da7f2baa5dcd Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 22 Nov 2001 09:04:30 +0000 Subject: [PATCH] (U+4E34): Add `ideographic-structure'. --- lisp/utf-2000/Ideograph-R002-Line.el | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R002-Line.el b/lisp/utf-2000/Ideograph-R002-Line.el index 006d7b4..affbf3c 100644 --- a/lisp/utf-2000/Ideograph-R002-Line.el +++ b/lisp/utf-2000/Ideograph-R002-Line.el @@ -512,6 +512,21 @@ (hanyu-dazidian-vol . 1) (hanyu-dazidian-page . 30) (hanyu-dazidian-char . 5) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (ucs . #x2FF0) ; â¿° + ) + ((chinese-big5-cdp . #x8969) ; ý¢€ˆ¥© + ) + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (ucs . #x2FF1) ; ⿱ + ) + ((chinese-big5-cdp . #x89BC) ; ý¢€ˆ¦¼ + ) + ((chinese-big5-cdp . #x8BDE) ; ý¢€ˆ¯ž + )) + )) (chinese-gb2312 . #x4159) ; ø»„µ¼ (chinese-isoir165 . #x4159) ; ø»žŒ (ucs . #x4E34) ; 临 -- 1.7.10.4