From c9934b774ff4d21c00061d74fa4168dd37470231 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 13 Oct 2021 00:06:46 +0900 Subject: [PATCH] (U+3ABF): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R069-Axe.el | 31 ++++++++++++++++++++++++++++--- 1 file changed, 28 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R069-Axe.el b/lisp/utf-2000/Ideograph-R069-Axe.el index 0b886cf..2f6e1b5 100644 --- a/lisp/utf-2000/Ideograph-R069-Axe.el +++ b/lisp/utf-2000/Ideograph-R069-Axe.el @@ -871,10 +871,35 @@ '((ideographic-radical . 69) ; ⽄ (ideographic-strokes . 6) (total-strokes . 10) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=>big5-cdp . #x88C6) ; &A-GT-K02096; + ) + ((=ucs . #x65A4) ; 斤 + )) (=ucs . #x3ABF) ; 㪿 - (=cns11643-6 . #x3830) ; &I-C6-3830; [24-16] - (=daikanwa/+p . 13553) ; 㪿 - (=shinjigen . 3222) ; 㪿 + )) +(define-char + '((<-denotational + ((=ucs . #x3ABF) ; 㪿 + )) + (ideographic-radical . 69) ; ⽄ + (ideographic-strokes . 6) + (total-strokes . 10) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=gt-k . 02096) ; >-K02096; + ) + ((=ucs . #x65A4) ; 斤 + )) + (=ucs@unicode . #x3ABF) ; &C6-3830; + (=cns11643-6 . #x3830) ; &C6-3830; [24-16] + (=daikanwa/+p . 13553) ; &C6-3830; + (=shinjigen . 3222) ; &C6-3830; (<-original ((=ucs . #x6298) ; 折 (=jis-x0208 . #x405E) ; &I-J90-405E; [32-62] -- 1.7.10.4