From 3e37c43ae2b4b5fe0107057e0fbabb69047ccb57 Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 10 Mar 2002 04:32:46 +0000 Subject: [PATCH 1/1] (M-38638): Add `<-vulgar-ideograph' for M-38671 and M-38649; delete `kangxi-radical' and `kangxi-strokes'. --- lisp/utf-2000/Ideograph-R160-Bitter.el | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R160-Bitter.el b/lisp/utf-2000/Ideograph-R160-Bitter.el index 2f69ffb..50be211 100644 --- a/lisp/utf-2000/Ideograph-R160-Bitter.el +++ b/lisp/utf-2000/Ideograph-R160-Bitter.el @@ -158,9 +158,16 @@ (define-char '((ideographic-radical . 160) ; ⾟ (ideographic-strokes . 6) - (kangxi-radical . 135) ; ⾆ - (kangxi-strokes . 7) (total-strokes . 13) + (<-vulgar-ideograph + (:sources (seiji-tsuu morohashi-daikanwa) + :char ((ideograph-daikanwa . 38671) ; ø¸‰œ + ) + ) + (:sources (jiyun morohashi-daikanwa) + :char ((ideograph-daikanwa . 38649) ; ø¸‰›¹ + ) + )) (shinjigen-2 . 8199) (japanese-jisx0208-1978 . #x3C2D) ; ø»‚£¶ (chinese-gb2312 . #x3447) ; ø»„¢¤ -- 1.7.10.4