From 73749d2b27112cef6433cf1f02b53f7f26079a9c Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 25 Jan 2002 10:17:58 +0000 Subject: [PATCH] (U-00020134): Add `->identical' for C6-307C. --- lisp/utf-2000/Ideograph-R007-Two.el | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R007-Two.el b/lisp/utf-2000/Ideograph-R007-Two.el index 3e9cb82..58142dd 100644 --- a/lisp/utf-2000/Ideograph-R007-Two.el +++ b/lisp/utf-2000/Ideograph-R007-Two.el @@ -202,10 +202,8 @@ (hanyu-dazidian-page . 14) (hanyu-dazidian-char . 1) (ideographic-structure - (:cdp-combinator 2 - :char ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") - (ucs . #x2FF1) ; ⿱ - ) + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (ucs . #x2FF1) ; ⿱ ) ((ucs . #x4E00) ; 一 ) @@ -832,6 +830,10 @@ '((ideographic-radical . 7) ; ⼆ (ideographic-strokes . 7) (total-strokes . 9) + (->identical + ((chinese-cns11643-6 . #x307C) ; ø»œŒ + (ideograph-daikanwa . 09782) ; ø¸‚˜¶ + )) (ideograph-hanziku-1 . #xF5B0) ; ý¢€Ÿ–° (ucs . #x20134) ; 𠄴 )) -- 1.7.10.4