From ed84dcebdb96640ed42445b485ca1ae39837e542 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 26 Feb 2019 17:42:11 +0900 Subject: [PATCH] (U-000244EF): Apply new conventions for glyph granularity. (GT-K00367): Use U-000244EF instead of A-cgnU+722A as its mother. --- lisp/utf-2000/Ideograph-R087-Claw.el | 80 ++++++++++++++++++++++++++++------ 1 file changed, 66 insertions(+), 14 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R087-Claw.el b/lisp/utf-2000/Ideograph-R087-Claw.el index 9577a15..e55aa0b 100644 --- a/lisp/utf-2000/Ideograph-R087-Claw.el +++ b/lisp/utf-2000/Ideograph-R087-Claw.el @@ -58,8 +58,73 @@ )) )) (define-char + '((ideographic-radical . 87) ; ⽖ + (ideographic-strokes . 0) + (total-strokes . 4) + (sound@ja/on "sIyAu") + (=ucs . #x244EF) ; 𤓯 + )) +(define-char '((<-denotational - ((=>ucs@cognate . #x722A) ; &A-cgnU+722A; + ((=ucs . #x244EF) ; 𤓯 + )) + (ideographic-radical . 87) ; ⽖ + (ideographic-strokes . 0) + (total-strokes . 4) + (=ucs@cns . #x244EF) ; &MJ040208; + (=mj . 040208) ; &MJ040208; + (=cns11643-5 . #x214B) ; &I-C5-214B; [01-43] + (=koseki . 221360) ; &MJ040208; + (=daikanwa . 19654) ; &I-M-19654; + (<-formed + ((=ucs . #x638C) ; 掌 + )) + (<-formed$_1*sources + koseki mj) + (<-formed*sources + koseki mj) + (<-same + ((=ucs . #x638C) ; 掌 + (=daikanwa . 12248) ; &I-M-12248; + )) + (<-same*sources + zhengzitong daikanwa) + (->mistakable + ((=ucs . #x722A) ; 爪 + (=daikanwa . 19653) ; &I-M-19653; + )) + (->mistakable*sources + kangxi-biansi-2char daikanwa) + (->subsumptive + ((==ucs@cns . #x244EF) ; &g2-MJ040208; + (==mj . 040208) ; &g2-MJ040208; + (==cns11643-5 . #x214B) ; &g2-MJ040208; [01-43] + (==koseki . 221360) ; &g2-MJ040208; + (==daikanwa . 19654) ; &g2-MJ040208; + (->subsumptive + ((===daikanwa . 19654) ; &R-M-19654; + ) + ((===mj . 040208) ; &R-MJ040208; + ) + ((===cns11643-5 . #x214B) ; &R-C5-214B; [01-43] + )) + )) + )) +(define-char + '((<-denotational + ((=ucs . #x244EF) ; 𤓯 + )) + (ideographic-radical . 87) ; ⽖ + (ideographic-strokes . 0) + (total-strokes . 4) + (=ucs@iso . #x244EF) ; &U-000244EF; + (->subsumptive + ((==ucs@iso . #x244EF) ; &g2-IU-000244EF; + )) + )) +(define-char + '((<-denotational + ((=ucs . #x244EF) ; 𤓯 )) (ideographic-radical . 87) ; ⽖ (ideographic-strokes . 0) @@ -84,19 +149,6 @@ )) )) (define-char - '((ideographic-radical . 87) ; ⽖ - (ideographic-strokes . 0) - (total-strokes . 4) - (=ucs . #x244EF) ; 𤓯 - (->subsumptive - ((=daikanwa . 19654) ; &M-19654; - ) - ((=ucs@iso . #x244EF) ; &U-000244EF; - ) - ((=cns11643-5 . #x214B) ; &C5-214B; [01-43] - )) - )) -(define-char '((<-denotational@component ((=>ucs@component . #x722B) ; &A-compU+722B; )) -- 1.7.10.4