From 8e45554b28d810a972e6c9ba437160018b9c6b10 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 25 Jan 2008 11:48:40 +0000 Subject: [PATCH] (U-000237F8): Use `->denotational' instead of `->subsumptive'; integrate GT-20454. --- lisp/utf-2000/Ideograph-R075-Tree.el | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R075-Tree.el b/lisp/utf-2000/Ideograph-R075-Tree.el index b890227..b611df2 100644 --- a/lisp/utf-2000/Ideograph-R075-Tree.el +++ b/lisp/utf-2000/Ideograph-R075-Tree.el @@ -26176,8 +26176,27 @@ (ideographic-strokes . 17) (total-strokes . 21) (=ucs . #x237F8) ; 𣟸 + )) +(define-char + '((<-denotational + ((=ucs . #x237F8) ; 𣟸 + )) + (ideographic-radical . 75) ; ⽊ + (ideographic-strokes . 17) + (total-strokes . 21) + (=daikanwa . 15899) ; &M-15899; + )) +(define-char + '((<-denotational + ((=ucs . #x237F8) ; 𣟸 + )) + (ideographic-radical . 75) ; ⽊ + (ideographic-strokes . 17) + (total-strokes . 21) (->subsumptive - ((=daikanwa . 15899) ; &M-15899; + ((=gt . 20454) ; >-20454; + (=gt-pj-4 . #x3D4C) ; >-20454; [29-44] + (=ucs@JP . #x237F8) ; >-20454; ) ((=ucs@iso . #x237F8) ; &U-000237F8; ) -- 1.7.10.4