From 88b7b9faf537393e4aa3489ccc1ee4dc68b28a76 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 15 Mar 2022 17:16:43 +0900 Subject: [PATCH] (U-00021F3D): Apply new conventions for glyph granularity for components of ideographic-structure; add `sound@ja/on/{kan|on}'. (M-08504): Unify MJ034786 and KOSEKI-096170. --- lisp/utf-2000/Ideograph-R046-Mountain.el | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R046-Mountain.el b/lisp/utf-2000/Ideograph-R046-Mountain.el index 3de3fbf..e4907b5 100644 --- a/lisp/utf-2000/Ideograph-R046-Mountain.el +++ b/lisp/utf-2000/Ideograph-R046-Mountain.el @@ -21609,10 +21609,13 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) - ((=ucs . #x5C71) ; 山 + ((=>ucs@component . #x5C6E) ; &A-compU+5C6E; + (=>iwds-1 . 0096) ; &A-compU+5C6E; ) ((=>ucs@iwds-1 . #x98EE) ; &A-IWDSU+98EE; )) + (sound@ja/on/go "oN") + (sound@ja/on/kan "iN") (=ucs . #x21F3D) ; 𡼽 )) (define-char @@ -21628,11 +21631,21 @@ ) ((=ucs . #x5C71) ; 山 ) - ((=ucs . #x98EE) ; 飮 + ((=ucs@unicode . #x98EE) ; &AJ1-05338; + (=adobe-japan1-0 . 05338) ; &AJ1-05338; )) - (=daikanwa . 08504) ; &M-08504; + (=mj . 034786) ; &MJ034786; + (=koseki . 096170) ; &MJ034786; + (=daikanwa . 08504) ; &I-M-08504; (->subsumptive - ((==daikanwa . 08504) ; &g2-M-08504; + ((==mj . 034786) ; &g2-MJ034786; + (==koseki . 096170) ; &g2-MJ034786; + (==daikanwa . 08504) ; &g2-MJ034786; + (->subsumptive + ((===daikanwa . 08504) ; &R-M-08504; + ) + ((===mj . 034786) ; &R-MJ034786; + )) )) )) (define-char -- 1.7.10.4