From 19346b2e01148b70ce395345142f222e5bd536e3 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 6 Sep 2020 23:23:24 +0900 Subject: [PATCH] (U-00022172): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R050-Turban.el | 37 +++++++++++++++++++++++++++++++- 1 file changed, 36 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R050-Turban.el b/lisp/utf-2000/Ideograph-R050-Turban.el index b20f901..7a1a64c 100644 --- a/lisp/utf-2000/Ideograph-R050-Turban.el +++ b/lisp/utf-2000/Ideograph-R050-Turban.el @@ -13113,8 +13113,43 @@ '((ideographic-radical . 50) ; ⼱ (ideographic-strokes . 16) (total-strokes . 19) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x307DA) ; 𰟚 + ) + ((=ucs . #x5DFE) ; 巾 + )) (=ucs . #x22172) ; 𢅲 - (=cns11643-7 . #x4667) ; &I-C7-4667; [38-71] + )) +(define-char + '((<-denotational + ((=ucs . #x22172) ; 𢅲 + )) + (ideographic-radical . 50) ; ⼱ + (ideographic-strokes . 16) + (total-strokes . 19) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs@JP/hanazono . #x307DA) ; &CB10758; + (=cbeta . 10758) ; &CB10758; + ) + ((=ucs . #x5DFE) ; 巾 + )) + (=ucs@iso . #x22172) ; &C7-4667; + (=cns11643-7 . #x4667) ; &C7-4667; [38-71] + (->subsumptive + ((==ucs@iso . #x22172) ; &g2-IU-00022172; + (==cns11643-7 . #x4667) ; &g2-IU-00022172; [38-71] + (->subsumptive + ((===cns11643-7 . #x4667) ; &R-C7-4667; [38-71] + ) + ((===ucs@iso . #x22172) ; &R-U-00022172; + )) + )) )) (define-char '((ideographic-radical . 50) ; ⼱ -- 1.7.10.4