From dcc7c6bbae9239cceea58ac8c2db9f5cdd89ce1a Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 24 Aug 2001 07:44:01 +0000 Subject: [PATCH] (M-14871): Add `->same-ideograph' for M-05784; add `<-vulgar-ideograph' for M-05802; separate J0-546D and C3-3478. --- lisp/utf-2000/Ideograph-R075-Tree.el | 29 ++++++++++++++++++++--------- 1 file changed, 20 insertions(+), 9 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R075-Tree.el b/lisp/utf-2000/Ideograph-R075-Tree.el index 660c8cc..213780e 100644 --- a/lisp/utf-2000/Ideograph-R075-Tree.el +++ b/lisp/utf-2000/Ideograph-R075-Tree.el @@ -5549,23 +5549,34 @@ (ideographic-strokes . 7) (total-strokes . 11) (japanese-jisx0212 . #x4375) ; ø»‹—  - (chinese-cns11643-3 . #x3654) ; ø»•¶ (japanese-jisx0213-1 . #x7567) ; ø»¤š (ideograph-daikanwa . 14869) ; ø¸ƒ¨• (ucs . #x68A5) ; 梥 )) (define-char + '((=>ucs . #x68A5) ; 梥 + (morohashi-daikanwa 14869 0 1) + (ideographic-radical . 75) ; ⽊ + (ideographic-strokes . 7) + (total-strokes . 11) + (chinese-cns11643-3 . #x3654) ; ø»•¶ + )) +(define-char '((ideographic-radical . 75) ; ⽊ (ideographic-strokes . 7) (total-strokes . 11) - (japanese-jisx0208-1978 . #x546D) ; ø»ƒˆ† - (chinese-gb2312 . #x434E) ; ø»„¸­ - (japanese-jisx0208 . #x546D) ; ø»‡œŽ - (chinese-isoir165 . #x434E) ; ø» ½ - (chinese-cns11643-3 . #x3478) ; ø»•³µ - (japanese-jisx0208-1990 . #x546D) ; ø½‹‚‚ - (ideograph-daikanwa . 14871) ; ø¸ƒ¨— - (ucs . #x68A6) ; 梦 + (->same-ideograph + ((ideograph-daikanwa . 05784) ; ø¸š˜ + )) + (<-vulgar-ideograph + (:sources (jii morohashi-daikanwa) + :char ((ideograph-daikanwa . 05802) ; ø¸šª + ) + )) + (chinese-gb2312 . #x434E) ; ø»„¸­ + (chinese-isoir165 . #x434E) ; ø» ½ + (ideograph-daikanwa . 14871) ; ø¸ƒ¨— + (ucs . #x68A6) ; 梦 )) (define-char '((ideographic-radical . 75) ; ⽊ -- 1.7.10.4