From 7eb79f7e08d0279c5ddeca9c9636ceb6c32db51a Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 1 Jun 2001 11:39:34 +0000 Subject: [PATCH] (M-07705): Add `vulgar-ideograph-of' property for M-13948. (C3-2C37): Add `ideograph=' property for M-13886. --- lisp/utf-2000/Ideograph-R044-Corpse.el | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R044-Corpse.el b/lisp/utf-2000/Ideograph-R044-Corpse.el index 01c89fc..60f753e 100644 --- a/lisp/utf-2000/Ideograph-R044-Corpse.el +++ b/lisp/utf-2000/Ideograph-R044-Corpse.el @@ -644,9 +644,29 @@ '((->ucs . #x663C) ; 昼 (ideographic-radical . 44) ; ⼫ (ideographic-strokes . 6) + (total-strokes . 9) + (vulgar-ideograph-of + ((sources morohashi-daikanwa) + (char . ((ideographic-radical . 72) ; ⽇ + (ideograph-daikanwa . 13948) ; ø¸ƒ™¼ + )) + )) (ideograph-daikanwa . 07705) ; ø¸¸™ )) (define-char + '((->ucs . #x663C) ; 昼 + (morohashi-daikanwa 7705 0 0) + (ideographic-radical . 44) ; ⼫ + (ideographic-strokes . 6) + (total-strokes . 9) + (ideograph= + ((char . ((ideographic-radical . 72) ; ⽇ + (ideograph-daikanwa . 13886) ; ø¸ƒ˜¾ + )) + )) + (chinese-cns11643-3 . #x2C37) ; ø»•§„ + )) +(define-char '((ideographic-radical . 44) ; ⼫ (ideographic-strokes . 7) (total-strokes . 10) -- 1.7.10.4