From 4e3ed7a40fcb1bc793d3fa236f177fbfb89a73b2 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 4 Sep 2018 21:54:48 +0900 Subject: [PATCH] (U+7386): Add `<-denotational@component' for IWDS1-0153; add `ideographic-structure'; add `sound@ja/on/{kan|go}'; add some relations for other characters. --- lisp/utf-2000/Ideograph-R095-Profound.el | 37 +++++++++++++++++++++++++++++- 1 file changed, 36 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R095-Profound.el b/lisp/utf-2000/Ideograph-R095-Profound.el index e9c0734..091552b 100644 --- a/lisp/utf-2000/Ideograph-R095-Profound.el +++ b/lisp/utf-2000/Ideograph-R095-Profound.el @@ -90,9 +90,23 @@ )) )) (define-char - '((ideographic-radical . 95) ; ⽞ + '((<-denotational@component + ((=>ucs@iwds-1 . #x5179) ; &A-IWDSU+5179; + (=>iwds-1 . 0153) ; &A-IWDSU+5179; + )) + (ideographic-radical . 95) ; ⽞ (ideographic-strokes . 5) (total-strokes . 10) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x7384) ; 玄 + ) + ((=ucs . #x7384) ; 玄 + )) + (sound@ja/on/go "si" "geN") + (sound@ja/on/kan "si" "keN") (=ucs . #x7386) ; 玆 (=ks-x1001 . #x6D35) ; &I-K0-6D35; [77-21] (=jis-x0212 . #x4B51) ; &I-JSP-4B51; [43-49] @@ -100,6 +114,27 @@ (=big5 . #xAF59) ; &I-B-AF59; (=daikanwa . 20816) ; &I-M-20816; (=jef-china3 . #x58FC) ; &I-JC3-58FC; + (<-interchangeable + ((=ucs . #x2F90B) ; 滋 + (=daikanwa . 18021) ; &I-M-18021; + ) + ((=cns11643-1 . #x577B) ; &C1-577B; [55-91] + (=daikanwa . 30911) ; &I-M-30911; + )) + (<-interchangeable$_1*sources + chunqiu-zuoshi-shiwen daikanwa) + (<-interchangeable$_2*sources + shuowen-xizhuan daikanwa) + (<-interchangeable*sources + daikanwa) + (->ancient + ((=ucs . #x221B6) ; 𢆶 + (=daikanwa . 09196) ; &I-M-09196; + )) + (->ancient$_1*sources + jiyun daikanwa) + (->ancient*sources + jiyun daikanwa) (->subsumptive ((==ucs@cns . #x7386) ; &g2-JSP-4B51; (==ucs@jis . #x7386) ; &g2-JSP-4B51; -- 1.7.10.4