From 3d566a0c6af8f76815a426ee0825e93334891681 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 10 Oct 2001 09:06:44 +0000 Subject: [PATCH] (M-02775): Add `->same-ideograph' and `<-ancient-ideograph'; relate to U-00020061. --- lisp/utf-2000/Ideograph-R025-Divination.el | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R025-Divination.el b/lisp/utf-2000/Ideograph-R025-Divination.el index 78f3c08..f410207 100644 --- a/lisp/utf-2000/Ideograph-R025-Divination.el +++ b/lisp/utf-2000/Ideograph-R025-Divination.el @@ -16,9 +16,18 @@ (ucs . #x535C) ; 卜 )) (define-char - '((ideographic-radical . 25) ; ⼘ + '((=>ucs . #x20061) ; 𠁡 + (ideographic-radical . 25) ; ⼘ (ideographic-strokes . 0) (total-strokes . 2) + (->same-ideograph + ((ideograph-daikanwa . 00069) ; ø¸€… + )) + (<-ancient-ideograph + (:sources (shuowen morohashi-daikanwa) + :char ((ideograph-daikanwa . 02774) ; ø¸€«– + ) + )) (chinese-cns11643-6 . #x212C) ; ø»›´» (ideograph-daikanwa . 02775) ; ø¸€«— )) -- 1.7.10.4