From bfe8e379104e663178f63c0e9c69f3602dbc4549 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 21 Apr 2024 08:08:00 +0900 Subject: [PATCH] (U+713F): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R086-Fire.el | 31 ++++++++++++++++++++----------- 1 file changed, 20 insertions(+), 11 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R086-Fire.el b/lisp/utf-2000/Ideograph-R086-Fire.el index f1304a2..715f05c 100644 --- a/lisp/utf-2000/Ideograph-R086-Fire.el +++ b/lisp/utf-2000/Ideograph-R086-Fire.el @@ -14620,18 +14620,27 @@ ((=ucs . #x5E9A) ; 庚 )) (=ucs . #x713F) ; 焿 - (=cbeta . 00200) ; &I-CB00200; + )) +(define-char + '((<-denotational + ((=ucs . #x713F) ; 焿 + )) + (ideographic-radical . 86) ; ⽕ + (ideographic-strokes . 8) + (total-strokes . 12) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x706B) ; 火 + ) + ((=ucs@unicode . #x5E9A) ; &AJ1-01984; + (=adobe-japan1-0 . 01984) ; &AJ1-01984; + )) + (=ucs@unicode . #x713F) ; &CB00200; + (=cbeta . 00200) ; &CB00200; (->subsumptive - ((ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") - (=ucs . #x2FF0) ; ⿰ - ) - ((=gt-k . 00405) ; >-K00405; - ) - ((==ucs@unicode . #x5E9A) ; &g2-AJ1-01984; - (==adobe-japan1-0 . 01984) ; &g2-AJ1-01984; - )) - (==ucs@unicode . #x713F) ; &g2-CB00200; + ((==ucs@unicode . #x713F) ; &g2-CB00200; (==cbeta . 00200) ; &g2-CB00200; (->subsumptive ((===cbeta . 00200) ; &R-CB00200; -- 1.7.10.4