From a2ae5c5740ebcf9380a499851bea2c9b5df29196 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 27 Jun 2021 09:33:31 +0900 Subject: [PATCH] (U-0002019F): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R008-Lid.el | 32 ++++++++++++++++++++++++++++---- 1 file changed, 28 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R008-Lid.el b/lisp/utf-2000/Ideograph-R008-Lid.el index c8d6420..1e93d54 100644 --- a/lisp/utf-2000/Ideograph-R008-Lid.el +++ b/lisp/utf-2000/Ideograph-R008-Lid.el @@ -6608,13 +6608,37 @@ '((ideographic-radical . 8) ; ⼇ (ideographic-strokes . 22) (total-strokes . 24) + (sound@ja/on "bi") (=ucs . #x2019F) ; 𠆟 + )) +(define-char + '((<-denotational + ((=ucs . #x2019F) ; 𠆟 + )) + (ideographic-radical . 8) ; ⼇ + (ideographic-strokes . 22) + (total-strokes . 24) + (hanyu-dazidian 1 294 17) + (=ucs@iso . #x2019F) ; &MJ030531; + (=mj . 030531) ; &MJ030531; + (=koseki . 004250) ; &MJ030531; + (=daikanwa . 00343) ; &I-M-00343; (->subsumptive - ((=daikanwa . 00343) ; &M-00343; + ((==mj . 030531) ; &g2-MJ030531; + (==koseki . 004250) ; &g2-MJ030531; + (==daikanwa . 00343) ; &g2-MJ030531; + (->subsumptive + ((===daikanwa . 00343) ; &R-M-00343; + ) + ((===mj . 030531) ; &R-MJ030531; + )) ) - ((hanyu-dazidian 1 294 17) - (=ucs@iso . #x2019F) ; &HZK01-E2C4; - (=hanziku-1 . #xE2C4) ; &HZK01-E2C4; + ((==ucs@iso . #x2019F) ; &g2-IU-0002019F; + (->subsumptive + ((===ucs@iso . #x2019F) ; &R-U-0002019F; + ) + ((=hanziku-1 . #xE2C4) ; &HZK01-E2C4; + )) )) )) (define-char -- 1.7.10.4