From ee15b940b8fe702b1b07be917bb3223b51420e28 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 12 Dec 2021 16:34:21 +0900 Subject: [PATCH] (U-00022061): New character. (U-0002D611): Add `ideographic-structure'. (U-000220A8): New character. --- lisp/utf-2000/Ideograph-R050-Turban.el | 67 ++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R050-Turban.el b/lisp/utf-2000/Ideograph-R050-Turban.el index 48e7861..37bbe95 100644 --- a/lisp/utf-2000/Ideograph-R050-Turban.el +++ b/lisp/utf-2000/Ideograph-R050-Turban.el @@ -1241,7 +1241,53 @@ '((ideographic-radical . 50) ; ⼱ (ideographic-strokes . 3) (total-strokes . 6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x5DFE) ; 巾 + ) + ((=ucs . #x2D172) ; 𭅲 + )) + (=ucs . #x22061) ; 𢁡 + )) +(define-char + '((<-denotational + ((=ucs . #x22061) ; 𢁡 + )) + (ideographic-radical . 50) ; ⼱ + (ideographic-strokes . 3) + (total-strokes . 6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x5DFE) ; 巾 + ) + ((=ucs@JP/hanazono . #x2D172) ; &MJ057105; + (=mj . 057105) ; &MJ057105; + )) + (=ucs@iso . #x22061) ; &U-00022061; + (->subsumptive + ((==ucs@iso . #x22061) ; &g2-IU-00022061; + )) + )) +(define-char + '((ideographic-radical . 50) ; ⼱ + (ideographic-strokes . 3) + (total-strokes . 6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT") + (=ucs . #x2FF8) ; ⿸ + ) + ((=ucs . #x2008B) ; 𠂋 + ) + ((=ucs . #x5DFE) ; 巾 + )) (=ucs . #x2D611) ; 𭘑 + (->subsumptive + ((==ucs@JP/hanazono . #x2D611) ; &g2-hanaJU+2D611; + )) )) (define-char '((ideographic-radical . 50) ; ⼱ @@ -3942,6 +3988,27 @@ (=daikanwa . 08895) ; &I-M-08895; )) (define-char + '((ideographic-radical . 50) ; ⼱ + (ideographic-strokes . 6) + (total-strokes . 9) + (=ucs . #x220A8) ; 𢂨 + )) +(define-char + '((<-denotational + ((=ucs . #x220A8) ; 𢂨 + )) + (ideographic-radical . 50) ; ⼱ + (ideographic-strokes . 6) + (total-strokes . 9) + (=ucs@iso . #x220A8) ; &M-08896; + (=daikanwa . 08896) ; &M-08896; + (->subsumptive + ((==daikanwa . 08896) ; &g2-M-08896; + ) + ((==ucs@iso . #x220A8) ; &g2-IU-000220A8; + )) + )) +(define-char '((=>ucs . #x220AC) ; 𢂬 (ideographic-radical . 50) ; ⼱ (ideographic-strokes . 6) -- 1.7.10.4