From bd19bfbbb0163dedca3e5d896f70591605b8c375 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 4 Sep 2024 11:07:43 +0900 Subject: [PATCH] (U-0002303A): Use `->denotational' and `->subsumptive'. (U-0002303F): New character. --- lisp/utf-2000/Ideograph-R066-Rap.el | 94 +++++++++++++++++++++++++++++++++-- 1 file changed, 90 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R066-Rap.el b/lisp/utf-2000/Ideograph-R066-Rap.el index e28e130..471be66 100644 --- a/lisp/utf-2000/Ideograph-R066-Rap.el +++ b/lisp/utf-2000/Ideograph-R066-Rap.el @@ -17719,19 +17719,73 @@ (=daikanwa . 13447) ; &I-M-13447; )) (define-char - '((=>ucs . #x2303A) ; 𣀺 + '((ideographic-radical . 66) ; ⽁ + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x7E6D) ; 繭 + ) + ((=>ucs@component . #x6534) ; &A-compU+6534; + (=>iwds-1 . 0405) ; &A-compU+6534; + )) + (sound@ja/on "keN") + (=ucs . #x2303A) ; 𣀺 + )) +(define-char + '((<-denotational + ((=ucs . #x2303A) ; 𣀺 + )) (ideographic-radical . 66) ; ⽁ (ideographic-strokes . 19) (total-strokes . 23) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=adobe-japan1-4 . 14049) ; &AJ1-14049; + ) + ((=ucs@unicode . #x6534) ; &AJ1-05058; + (=adobe-japan1-0 . 05058) ; &AJ1-05058; + )) (=daikanwa . 13448) ; &M-13448; + (<-wrong + ((=cns11643-5 . #x776C) ; &C5-776C; [87-76] + (=daikanwa . 22939) ; &C5-776C; + )) + (<-wrong*sources + zhonghua-dazidian daikanwa) + (->subsumptive + ((==daikanwa . 13448) ; &g2-M-13448; + )) )) (define-char - '((morohashi-daikanwa 13448 0 1) + '((<-denotational + ((=ucs . #x2303A) ; 𣀺 + )) (ideographic-radical . 66) ; ⽁ (ideographic-strokes . 19) (total-strokes . 23) - (=ucs . #x2303A) ; 𣀺 - (=cns11643-7 . #x5B5A) ; &I-C7-5B5A; [59-58] + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs@iso . #x2303A) ; &C7-5B5A; + ) + ((=ucs@unicode . #x6534) ; &AJ1-05058; + (=adobe-japan1-0 . 05058) ; &AJ1-05058; + )) + (=ucs@iso . #x2303A) ; &C7-5B5A; + (=cns11643-7 . #x5B5A) ; &C7-5B5A; [59-58] + (->subsumptive + ((==ucs@iso . #x2303A) ; &g2-IU-0002303A; + (==cns11643-7 . #x5B5A) ; &g2-IU-0002303A; [59-58] + (->subsumptive + ((===cns11643-7 . #x5B5A) ; &R-C7-5B5A; [59-58] + ) + ((===ucs@iso . #x2303A) ; &R-U-0002303A; + )) + )) )) (define-char '((ideographic-radical . 66) ; ⽁ @@ -17789,6 +17843,38 @@ )) (define-char '((ideographic-radical . 66) ; ⽁ + (ideographic-strokes . 24) + (total-strokes . 28) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=>ucs-itaiji-001 . #x2C2DD) ; &A-U-i001+2C2DD; + ) + ((=>ucs@iwds-1 . #x6534) ; &A-IWDSU+6534; + (=>iwds-1 . 45924) ; &A-IWDSU+6534; + )) + (=ucs . #x2303F) ; 𣀿 + )) +(define-char + '((<-denotational + ((=ucs . #x2303F) ; 𣀿 + )) + (ideographic-radical . 66) ; ⽁ + (ideographic-strokes . 24) + (total-strokes . 28) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs-itaiji-001 . #x2C2DD) ; &U-i001+2C2DD; + ) + ((=ucs . #x6535) ; 攵 + )) + (=ucs@iso . #x2303F) ; &U-0002303F; + )) +(define-char + '((ideographic-radical . 66) ; ⽁ (=>iwds-1*note "092+194+405") (=>ucs@iwds-1 . #x6534) ; &A-IWDSU+6534; (=>iwds-1 . 45924) ; &A-IWDSU+6534; -- 1.7.10.4