From 548053abe076b13a64a8a7c47d216658d3e79ce1 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 20 Sep 2018 10:32:42 +0900 Subject: [PATCH] (o-UU+4343): Add `<-denotational@component' for A-compU+4343. (UU+4343): Unify MJ003628 and HD-KS314320; add `<-formed' for JU+4343. (o-GT-36228): Add `<-denotational@component' for A-compU+4343. (A-compU+4343): New abstract node; use `<-denotational@component' for U+4343. --- lisp/utf-2000/Ideograph-R121-Jar.el | 45 +++++++++++++++++++++++++++++++---- 1 file changed, 41 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R121-Jar.el b/lisp/utf-2000/Ideograph-R121-Jar.el index 1fe4f1b..bc23e62 100644 --- a/lisp/utf-2000/Ideograph-R121-Jar.el +++ b/lisp/utf-2000/Ideograph-R121-Jar.el @@ -391,6 +391,10 @@ '((<-denotational ((=>ucs@unicode . #x4343) ; &A-UU+4343; )) + (<-denotational@component + ((=>ucs@component . #x4343) ; &A-compU+4343; + (=>mj . 003628) ; &A-compU+4343; + )) (ideographic-radical . 121) ; ⽸ (ideographic-strokes . 4) (total-strokes . 10) @@ -447,13 +451,34 @@ ) ((=ucs . #x7F36) ; 缶 )) - (=ucs@unicode . #x4343) ; >-K07393; + (=ucs@unicode . #x4343) ; &MJ003628; (=ucs@JP/hanazono . nil) - (=gt-k . 07393) ; >-K07393; - (=gt-pj-k2 . #x3E49) ; >-K07393; [30-41] + (=mj . 003628) ; &MJ003628; + (=hanyo-denshi/ks . 314320) ; &MJ003628; + (=gt-k . 07393) ; &I-GT-K07393; + (=gt-pj-k2 . #x3E49) ; &MJ003628; [30-41] + (<-formed + ((=ucs@cns . #x4343) ; &JX2-7461; + (=ucs@jis . #x4343) ; &JX2-7461; + (=cns11643-4 . #x2F29) ; &JX2-7461; [15-09] + (=jis-x0213-2 . #x7461) ; &I-JX2-7461; [84-65] + (=daikanwa . 28120) ; &I-M-28120; + )) + (<-formed*sources + koseki mj) (->subsumptive - ((==ucs@unicode . #x4343) ; &g2-UU+4343; + ((==ucs@unicode . #x4343) ; &g2-MJ003628; (==ucs@JP/hanazono . nil) + (==mj . 003628) ; &g2-MJ003628; + (==hanyo-denshi/ks . 314320) ; &g2-MJ003628; + (->subsumptive + ((===hanyo-denshi/ks . 314320) ; &R-HD-KS-314320; + (=hanyo-denshi/ks/mf . #x7AC8) ; &R-HD-KS-314320; + ) + ((===mj . 003628) ; &R-MJ003628; + ) + ((===ucs@unicode . #x4343) ; &R-UU+4343; + )) ) ((==gt-k . 07393) ; &g2-GT-K07393; (==gt-pj-k2 . #x3E49) ; &g2-GT-K07393; [30-41] @@ -463,6 +488,10 @@ '((<-denotational ((=ucs . #x4343) ; 䍃 )) + (<-denotational@component + ((=>ucs@component . #x4343) ; &A-compU+4343; + (=>mj . 003628) ; &A-compU+4343; + )) (ideographic-radical . 121) ; ⽸ (ideographic-strokes . 4) (total-strokes . 9) @@ -2139,3 +2168,11 @@ )) )) )) +(define-char + '((<-denotational@component + ((=ucs . #x4343) ; 䍃 + )) + (ideographic-radical . 121) ; ⽸ + (=>ucs@component . #x4343) ; &A-compU+4343; + (=>mj . 003628) ; &A-compU+4343; + )) -- 1.7.10.4