From 0371f0890de0989aabed7c06ac345ed8b4c12bd6 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 14 Jan 2018 23:20:58 +0900 Subject: [PATCH] (U-0002232C): Apply new conventions for glyph granularity; unify MJ035479 and KOSEKI-108400. (BC-86D0): New character; use `<-subsumptive' for U-0002232C. --- lisp/utf-2000/Ideograph-R055-Two-Hands.el | 71 +++++++++++++++++++++++++++-- 1 file changed, 68 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R055-Two-Hands.el b/lisp/utf-2000/Ideograph-R055-Two-Hands.el index 5de0f4f..ba26d31 100644 --- a/lisp/utf-2000/Ideograph-R055-Two-Hands.el +++ b/lisp/utf-2000/Ideograph-R055-Two-Hands.el @@ -124,12 +124,77 @@ '((ideographic-radical . 55) ; ⼶ (ideographic-strokes . 0) (total-strokes . 3) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER OVERLAID") + (=ucs . #x2FFB) ; ⿻ + ) + ((=>ucs@component . #x513F) ; &A-compU+513F; + (=>iwds-1 . 0222) ; &A-compU+513F; + ) + ((=ucs . #x4E00) ; 一 + )) + (sound@ja/on "kIu") (=ucs . #x2232C) ; 𢌬 + (=mj . 035479) ; &I-MJ035479; + (=cns11643-6 . #x213F) ; &I-C6-213F; [01-31] + (=koseki . 108400) ; 𢌬 + (=daikanwa . 09585) ; &I-M-09585; + (<-formed + ((=ucs . #x4E5D) ; 九 + )) + (<-formed*sources + koseki) + (<-same + ((=ucs . #x4E5D) ; 九 + (=daikanwa . 00167) ; &I-M-00167; + )) + (<-same*sources + zihui-bu daikanwa) (->subsumptive - ((=daikanwa . 09585) ; &M-09585; + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER OVERLAID") + (=ucs . #x2FFB) ; ⿻ + ) + ((=ucs . #x516B) ; 八 + ) + ((=ucs . #x4E00) ; 一 + )) + (=>>mj . 035479) ; &G-MJ035479; + (=>>daikanwa . 09585) ; &G-MJ035479; + (->subsumptive + ((==mj . 035479) ; &g2-MJ035479; + (==koseki . 108400) ; &g2-MJ035479; + (==daikanwa . 09585) ; &g2-MJ035479; + (->subsumptive + ((===daikanwa . 09585) ; &R-M-09585; + ) + ((===mj . 035479) ; &R-MJ035479; + )) + )) + ) + ((=big5-cdp . #x86D0) ; &CDP-86D0; + (->subsumptive + ((==big5-cdp . #x86D0) ; &g2-CDP-86D0; + )) ) - ((=ucs@iso . #x2232C) ; &C6-213F; - (=cns11643-6 . #x213F) ; &C6-213F; [01-31] + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER OVERLAID") + (=ucs . #x2FFB) ; ⿻ + ) + ((=ucs . #x513F) ; 儿 + ) + ((=ucs . #x4E00) ; 一 + )) + (=>>ucs@iso . #x2232C) ; &G-IU+2232C; + (->subsumptive + ((==ucs@iso . #x2232C) ; &g2-IU-0002232C; + (==cns11643-6 . #x213F) ; &g2-IU-0002232C; [01-31] + (->subsumptive + ((===cns11643-6 . #x213F) ; &R-C6-213F; [01-31] + ) + ((===ucs@iso . #x2232C) ; &R-U-0002232C; + )) + )) )) )) (define-char -- 1.7.10.4