From c7d8e22758b61dad509b977db7b0edea6dd15cff Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 27 Apr 2001 09:11:35 +0000 Subject: [PATCH] (C4-2562): Fix `morohashi-daikanwa' property. (M-04206): Separate U+5618; relate to U+5653. (U+5653): Fix `morohashi-daikanwa' property; delete `kangxi-strokes'. --- lisp/utf-2000/Ideograph-R030-Mouth.el | 30 ++++++++++++++++++------------ 1 file changed, 18 insertions(+), 12 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R030-Mouth.el b/lisp/utf-2000/Ideograph-R030-Mouth.el index c5bbc1e..a0badc8 100644 --- a/lisp/utf-2000/Ideograph-R030-Mouth.el +++ b/lisp/utf-2000/Ideograph-R030-Mouth.el @@ -4002,7 +4002,7 @@ (ideograph-daikanwa . 03598) ; ø¸€¸Ž )) (define-char - '((morohashi-daikanwa 3598 0 *) + '((morohashi-daikanwa 3598 0 1) (ideographic-radical . 30) ; ⼝ (ideographic-strokes . 5) (total-strokes . 8) @@ -10519,28 +10519,34 @@ (ucs . #x5617) ; 嘗 )) (define-char - '((ideographic-radical . 30) ; ⼝ + '((->ucs . #x5653) ; 噓 + (ideographic-radical . 30) ; ⼝ (ideographic-strokes . 11) (total-strokes . 14) - (japanese-jisx0208-1978 . #x3133) ; ø»‚“² - (chinese-gb2312 . #x506A) ; ø»…Œ - (japanese-jisx0208 . #x3133) ; ø»†§º - (chinese-isoir165 . #x506A) ; ø»´Ÿ - (chinese-cns11643-3 . #x4633) ; ø»–Œ - (japanese-jisx0208-1990 . #x3133) ; ø½Š® - (ideograph-daikanwa . 04206) ; ø¸® - (ucs . #x5618) ; 嘘 + (ideograph-daikanwa . 04206) ; ø¸® )) (define-char - '((morohashi-daikanwa 4206 0 *) + '((morohashi-daikanwa 4206 0 0) (ideographic-radical . 30) ; ⼝ (ideographic-strokes . 12) - (kangxi-strokes . 11) (total-strokes . 15) (chinese-cns11643-1 . #x6C38) ; ø»’°½ (ucs . #x5653) ; 噓 )) (define-char + '((morohashi-daikanwa 4206 0 4) + (ideographic-radical . 30) ; ⼝ + (ideographic-strokes . 11) + (total-strokes . 14) + (japanese-jisx0208-1978 . #x3133) ; ø»‚“² + (chinese-gb2312 . #x506A) ; ø»…Œ + (japanese-jisx0208 . #x3133) ; ø»†§º + (chinese-isoir165 . #x506A) ; ø»´Ÿ + (chinese-cns11643-3 . #x4633) ; ø»–Œ + (japanese-jisx0208-1990 . #x3133) ; ø½Š® + (ucs . #x5618) ; 嘘 + )) +(define-char '((ideographic-radical . 30) ; ⼝ (ideographic-strokes . 11) (total-strokes . 14) -- 1.7.10.4