From 0b7e471a8c4d10d90b7d36d26967e478852b1cbc Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 18 Oct 2005 06:06:46 +0000 Subject: [PATCH] (U-00026316): Use `->denotational' instead of `->subsumptive'. --- lisp/utf-2000/Ideograph-R122-Net.el | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R122-Net.el b/lisp/utf-2000/Ideograph-R122-Net.el index 364be3b..7f1a91c 100644 --- a/lisp/utf-2000/Ideograph-R122-Net.el +++ b/lisp/utf-2000/Ideograph-R122-Net.el @@ -2278,12 +2278,25 @@ (ideographic-strokes . 12) (total-strokes . 17) (=ucs . #x26316) ; 𦌖 - (->subsumptive - ((=daikanwa . 28373) ; &M-28373; - ) - ((=cns11643-7 . #x3A4C) ; &C7-3A4C; [26-44] - (=ucs@iso . #x26316) ; &C7-3A4C; + )) +(define-char + '((<-denotational + ((=ucs . #x26316) ; 𦌖 )) + (ideographic-radical . 122) ; ⽹ + (ideographic-strokes . 12) + (total-strokes . 17) + (=daikanwa . 28373) ; &M-28373; + )) +(define-char + '((<-denotational + ((=ucs . #x26316) ; 𦌖 + )) + (ideographic-radical . 122) ; ⽹ + (ideographic-strokes . 12) + (total-strokes . 17) + (=cns11643-7 . #x3A4C) ; &C7-3A4C; [26-44] + (=ucs@iso . #x26316) ; &C7-3A4C; )) (define-char '((ideographic-radical . 122) ; ⽹ -- 1.7.10.4