From b565a515fb417af4d9eaa0147b315324de3a3668 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 7 Oct 2018 08:30:35 +0900 Subject: [PATCH] (A-compU+3561): New abstract node. (U+3561): Apply new conventions for glyph granularity; add `<-denotational' for A-compU+3561. --- lisp/utf-2000/Ideograph-R029-Again.el | 52 +++++++++++++++++++++++++++++++-- 1 file changed, 49 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R029-Again.el b/lisp/utf-2000/Ideograph-R029-Again.el index 8566e3b..a75dfad 100644 --- a/lisp/utf-2000/Ideograph-R029-Again.el +++ b/lisp/utf-2000/Ideograph-R029-Again.el @@ -5151,19 +5151,65 @@ '((ideographic-radical . 29) ; ⼜ (ideographic-strokes . 12) (total-strokes . 14) - (hanyu-dazidian 1 401 11) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((=ucs . #x472D) ; 䜭 + ((=>ucs@component . #x472D) ; &A-compU+472D; ) ((=ucs . #x53C8) ; 又 )) + (=>ucs@component . #x3561) ; &A-compU+3561; + )) +(define-char + '((<-denotational + ((=>ucs@component . #x3561) ; &A-compU+3561; + )) + (ideographic-radical . 29) ; ⼜ + (ideographic-strokes . 12) + (total-strokes . 14) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER RIGHT") + (=ucs . #x2FF9) ; ⿹ + ) + ((=ucs . #x239BB) ; 𣦻 + ) + ((=>ucs@iwds-1 . #x8C37) ; &A-IWDSU+8C37; + (=>iwds-1 . 0132) ; &A-IWDSU+8C37; + )) + (sound@ja/on "kaku") + (sound@ja/on/conventional "gaku") (=ucs . #x3561) ; 㕡 - (=cns11643-3 . #x4627) ; &I-C3-4627; [38-07] + )) +(define-char + '((<-denotational + ((=ucs . #x3561) ; 㕡 + )) + (ideographic-radical . 29) ; ⼜ + (ideographic-strokes . 12) + (total-strokes . 14) + (hanyu-dazidian 1 401 11) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER RIGHT") + (=ucs . #x2FF9) ; ⿹ + ) + ((=ucs . #x239BB) ; 𣦻 + ) + ((=ucs . #x8C37) ; 谷 + )) + (=ucs@unicode . #x3561) ; &C3-4627; + (=cns11643-3 . #x4627) ; &C3-4627; [38-07] (=big5-cdp . #x8ADF) ; &I-CDP-8ADF; (=daikanwa . 03205) ; &I-M-03205; + (->formed + ((=ucs@unicode . #x58D1) ; &AJ1-04524; + (=adobe-japan1-0 . 04524) ; &AJ1-04524; + (=daikanwa . 05554) ; &I-M-05554; + )) + (->formed$_1*sources + shuowen daikanwa) + (->formed*sources + shuowen daikanwa) (->subsumptive ((==ucs@unicode . #x3561) ; &g2-CDP-8ADF; (==cns11643-3 . #x4627) ; &g2-CDP-8ADF; [38-07] -- 1.7.10.4