From a1048cd2f845a9fad396eaa029eb506f1878bd8d Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 21 Nov 2023 21:03:25 +0900 Subject: [PATCH] (U-000236D9): Add `<-denotational' for A-cgnU+85AC; add `<-same' for U+85AC. (IU+236D9): Apply new conventions for glyph granularity. (U-00023740): New character. --- lisp/utf-2000/Ideograph-R075-Tree.el | 74 +++++++++++++++++++++++++++++++--- 1 file changed, 69 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R075-Tree.el b/lisp/utf-2000/Ideograph-R075-Tree.el index e7b19cf..99dff06 100644 --- a/lisp/utf-2000/Ideograph-R075-Tree.el +++ b/lisp/utf-2000/Ideograph-R075-Tree.el @@ -55885,7 +55885,10 @@ (=ucs@iso . #x236D7) ; &U-000236D7; )) (define-char - '((ideographic-radical . 75) ; ⽊ + '((<-denotational + ((=>ucs@cognate . #x85AC) ; &A-cgnU+85AC; + )) + (ideographic-radical . 75) ; ⽊ (ideographic-strokes . 12) (total-strokes . 16) (ideographic-structure @@ -55897,13 +55900,18 @@ ((=ucs . #x697D) ; 楽 )) (=ucs . #x236D9) ; 𣛙 + (<-same + ((=ucs . #x85AC) ; 薬 + )) )) (define-char '((<-denotational ((=ucs . #x236D9) ; 𣛙 )) - (ideographic-radical . 75) ; ⽊ - (ideographic-strokes . 12) + (ideographic-radical@ucs . 75) ; ⽊ + (ideographic-strokes@ucs . 12) + (ideographic-radical@daikanwa . 140) ; ⾋ + (ideographic-strokes@daikanwa . 13) (total-strokes . 16) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") @@ -55912,9 +55920,36 @@ ((=ucs@unicode . #x4491) ; &AJ1-18467; (=adobe-japan1-5 . 18467) ; &AJ1-18467; ) - ((=ucs . #x697D) ; 楽 + ((=ucs@unicode . #x697D) ; &AJ1-01464; + (=adobe-japan1-0 . 01464) ; &AJ1-01464; + )) + (=ucs@iso . #x236D9) ; >-42894; + (=gt . 42894) ; >-42894; + (=gt-pj-6 . #x582C) ; >-42894; [56-12] + (=daikanwa . 32188) ; &I-M-32188; + (<-same + ((=ucs@unicode . #x85AC) ; &AJ1-03840; + (=adobe-japan1-0 . 03840) ; &AJ1-03840; + )) + (<-vulgar + ((=ucs@cns . #x85E5) ; &C1-786F; + (=cns11643-1 . #x786F) ; &C1-786F; [88-79] + (=daikanwa . 32341) ; &I-M-32341; + )) + (<-vulgar*sources + songyuan-yilai-suzipu daikanwa) + (->subsumptive + ((==ucs@iso . #x236D9) ; &g2-GT-42894; + (==gt . 42894) ; &g2-GT-42894; + (==daikanwa . 32188) ; &g2-GT-42894; + (->subsumptive + ((===daikanwa . 32188) ; &R-M-32188; + ) + ((===gt . 42894) ; &R-GT-42894; + ) + ((===ucs@iso . #x236D9) ; &R-U-000236D9; + )) )) - (=ucs@iso . #x236D9) ; &U-000236D9; )) (define-char '((ideographic-radical . 75) ; ⽊ @@ -60118,6 +60153,35 @@ (define-char '((ideographic-radical . 75) ; ⽊ (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x6728) ; 木 + ) + ((=ucs . #x52E4) ; 勤 + )) + (=ucs . #x23740) ; 𣝀 + )) +(define-char + '((<-denotational + ((=ucs . #x23740) ; 𣝀 + )) + (ideographic-radical . 75) ; ⽊ + (ideographic-strokes . 13) + (total-strokes . 17) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x6728) ; 木 + ) + ((=ucs . #xFA34) ; 勤 + )) + (=ucs@iso . #x23740) ; &U-00023740; + )) +(define-char + '((ideographic-radical . 75) ; ⽊ + (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) -- 1.7.10.4