From 7fcefb3d3cb58fc94c1818057466a46e341744e9 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 10 May 2021 09:30:44 +0900 Subject: [PATCH] (U-00020029): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R006-Hook.el | 55 ++++++++++++++++++++++++++++++---- 1 file changed, 49 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R006-Hook.el b/lisp/utf-2000/Ideograph-R006-Hook.el index 2701eae..c80a14f 100644 --- a/lisp/utf-2000/Ideograph-R006-Hook.el +++ b/lisp/utf-2000/Ideograph-R006-Hook.el @@ -861,17 +861,60 @@ (ideographic-strokes@ucs . 6) (ideographic-radical@cns . 6) ; ⼅ (ideographic-strokes@cns . 6) + (total-strokes . 7) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=>ucs@iwds-1 . #x20012) ; &A-IWDSU+20012; + ) + ((=ucs . #x4E01) ; 丁 + )) + (sound@ja/on "tei") + (=ucs . #x20029) ; 𠀩 + )) +(define-char + '((<-denotational + ((=ucs . #x20029) ; 𠀩 + )) + (ideographic-radical@ucs . 1) ; ⼀ + (ideographic-strokes@ucs . 6) + (ideographic-radical@cns . 6) ; ⼅ + (ideographic-strokes@cns . 6) (ideographic-radical@cns*sources daikanwa cns11643) (total-strokes . 7) - (=ucs . #x20029) ; 𠀩 + (hanyu-dazidian 1 553 5) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs@iso . #x20012) ; &MJ030324; + (=mj . 030324) ; &MJ030324; + ) + ((=ucs . #x4E01) ; 丁 + )) + (=ucs@iso . #x20029) ; &C6-2563; + (=cns11643-6 . #x2563) ; &C6-2563; [05-67] + (=daikanwa . 00239) ; &I-M-00239; + (<-same + ((=daikanwa . 09171) ; &M-09171; + )) + (<-same*sources + zihui-bu daikanwa) (->subsumptive - ((=ucs@iso . #x20029) ; &C6-2563; - (=cns11643-6 . #x2563) ; &C6-2563; [05-67] - (=daikanwa . 00239) ; &I-M-00239; + ((==ucs@iso . #x20029) ; &g2-M-00239; + (==cns11643-6 . #x2563) ; &g2-M-00239; [05-67] + (==daikanwa . 00239) ; &g2-M-00239; + (->subsumptive + ((===daikanwa . 00239) ; &R-M-00239; + ) + ((===cns11643-6 . #x2563) ; &R-C6-2563; [05-67] + ) + ((===ucs@iso . #x20029) ; &R-U-00020029; + )) ) - ((hanyu-dazidian 1 553 5) - (=hanziku-2 . #xC1C0) ; &HZK02-C1C0; + ((=hanziku-2 . #xC1C0) ; &HZK02-C1C0; )) )) (define-char -- 1.7.10.4