From 106857e22fd46782788d5358980b5c6d46590a77 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 21 Dec 2001 16:46:35 +0000 Subject: [PATCH] (M-38633): Map to U-00028410; add `ideographic-structure'. (H1-AFC8): New character. (C5-3625): Add `ideographic-structure'; unify U-00028410. --- lisp/utf-2000/Ideograph-R160-Bitter.el | 62 ++++++++++++++++++++++++++++++-- 1 file changed, 60 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R160-Bitter.el b/lisp/utf-2000/Ideograph-R160-Bitter.el index e49ff7e..2f69ffb 100644 --- a/lisp/utf-2000/Ideograph-R160-Bitter.el +++ b/lisp/utf-2000/Ideograph-R160-Bitter.el @@ -35,17 +35,75 @@ (ideograph-daikanwa . 38632) ; ø¸‰›¨ )) (define-char - '((ideographic-radical . 160) ; ⾟ + '((=>ucs . #x28410) ; 𨐐 + (ideographic-radical . 160) ; ⾟ (ideographic-strokes . 4) (total-strokes . 11) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (ucs . #x2FF0) ; â¿° + ) + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (ucs . #x2FF1) ; ⿱ + ) + ((ucs . #x7ACB) ; 立 + ) + ((chinese-big5-cdp . #x8B75) ; ý¢€ˆ­µ + )) + ) + ((ucs . #x4E5A) ; 乚 + )) (ideograph-daikanwa . 38633) ; ø¸‰›© )) (define-char - '((morohashi-daikanwa 38633 0 0) + '((=>ucs . #x28410) ; 𨐐 + (morohashi-daikanwa 38633 0 0) + (ideographic-radical . 160) ; ⾟ + (ideographic-strokes . 4) + (total-strokes . 11) + (hanyu-dazidian-vol . 1) + (hanyu-dazidian-page . 57) + (hanyu-dazidian-char . 6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (ucs . #x2FF0) ; â¿° + ) + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (ucs . #x2FF1) ; ⿱ + ) + ((ucs . #x7ACB) ; 立 + ) + ((chinese-big5-cdp . #x8B75) ; ý¢€ˆ­µ + )) + ) + ((ucs . #x4E5A) ; 乚 + )) + (ideograph-hanziku-1 . #xAFC8) ; ý¢€š¿ˆ + )) +(define-char + '((morohashi-daikanwa 38633 0 1) (ideographic-radical . 160) ; ⾟ (ideographic-strokes . 4) (total-strokes . 11) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (ucs . #x2FF0) ; â¿° + ) + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (ucs . #x2FF1) ; ⿱ + ) + ((ucs . #x7ACB) ; 立 + ) + ((chinese-big5-cdp . #x8B75) ; ý¢€ˆ­µ + )) + ) + ((ucs . #x4E5A) ; 乚 + )) (chinese-cns11643-5 . #x3625) ; ø»š‰¦ + (ucs . #x28410) ; 𨐐 )) (define-char '((ideographic-radical . 160) ; ⾟ -- 1.7.10.4