From 857c0788af93891895ac6891a10339cf18c33dff Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 16 Sep 2022 21:32:41 +0900 Subject: [PATCH] (U-0002CF17): Add `<-denotational@component' for A-compU+2CF17. (U-00031378): New character; use `<-denotational@component' for A-compU+2CF17. (hanaJU+31378): New character; unify GT-K00319. (BC-89CA): Moved from Ideograph-R005-Second.el; use U-00031378 instead of U-0002CF17 as its mother. (U-0003137A): New character. (A-compU+2CF17): New abstract node. --- lisp/utf-2000/Ideograph-R004-Slash.el | 83 ++++++++++++++++++++++++++++++++- 1 file changed, 82 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R004-Slash.el b/lisp/utf-2000/Ideograph-R004-Slash.el index f408d04..e510469 100644 --- a/lisp/utf-2000/Ideograph-R004-Slash.el +++ b/lisp/utf-2000/Ideograph-R004-Slash.el @@ -1982,7 +1982,10 @@ )) )) (define-char - '((ideographic-radical@ucs . 5) ; ⼄ + '((<-denotational@component + ((=>ucs@component . #x2CF17) ; &A-compU+2CF17; + )) + (ideographic-radical@ucs . 5) ; ⼄ (ideographic-radical@gt . 4) ; ⼃ (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT") @@ -2007,6 +2010,46 @@ (=gt-pj-9 . #x4A5B) ; >-00164; [42-59] )) (define-char + '((<-denotational@component + ((=>ucs@component . #x2CF17) ; &A-compU+2CF17; + )) + (ideographic-radical . 4) ; ⼃ + (ideographic-strokes . 2) + (total-strokes . 3) + (=ucs . #x31378) ; 𱍸 + )) +(define-char + '((<-denotational + ((=ucs . #x31378) ; 𱍸 + )) + (ideographic-radical . 4) ; ⼃ + (ideographic-strokes . 2) + (total-strokes . 3) + (=ucs@JP/hanazono . #x31378) ; >-K00319; + (=gt-k . 00319) ; >-K00319; + (=gt-pj-k1 . #x366D) ; >-K00319; [22-77] + (->subsumptive + ((==ucs@JP/hanazono . #x31378) ; &g2-GT-K00319; + (==gt-k . 00319) ; &g2-GT-K00319; + (==gt-pj-k1 . #x366D) ; &g2-GT-K00319; [22-77] + )) + )) +(define-char + '((<-denotational + ((=ucs . #x31378) ; 𱍸 + )) + (ideographic-radical . 4) ; ⼃ + (ideographic-strokes . 2) + (total-strokes . 3) + (=big5-cdp . #x89CA) ; &CDP-89CA; + (<-formed@flipped-horizontally + ((=ucs . #x5200) ; 刀 + )) + (->subsumptive + ((==big5-cdp . #x89CA) ; &g2-CDP-89CA; + )) + )) +(define-char '((<-denotational ((=>ucs@iwds-1 . #x51E2) ; &A-IWDSU+51E2; (=>iwds-1 . 0041) ; &A-IWDSU+51E2; @@ -3695,6 +3738,39 @@ )) (define-char '((ideographic-radical . 4) ; ⼃ + (ideographic-strokes . 4) + (total-strokes . 5) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((name* . "ideographic component person for top") + (=ucs . #x20089) ; 𠂉 + ) + ((=ucs . #x2A700) ; 𪜀 + )) + (=ucs . #x3137A) ; 𱍺 + )) +(define-char + '((<-denotational + ((=ucs . #x3137A) ; 𱍺 + )) + (ideographic-radical . 4) ; ⼃ + (ideographic-strokes . 4) + (total-strokes . 5) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((name* . "ideographic component person for top") + (=ucs . #x20089) ; 𠂉 + ) + ((=ucs@JP/hanazono . #x2A700) ; &hanaJU+2A700; + )) + (=ucs@JP/hanazono . #x3137A) ; &hanaJU+3137A; + )) +(define-char + '((ideographic-radical . 4) ; ⼃ (=>ucs@component . #x200A1) ; &A-compU+200A1; )) (define-char @@ -6740,6 +6816,11 @@ (==>daijiten . 00086) ; &A2-DJT-00086; )) (define-char + '((ideographic-radical@ucs . 5) ; ⼄ + (ideographic-radical@gt . 4) ; ⼃ + (=>ucs@component . #x2CF17) ; &A-compU+2CF17; + )) +(define-char '((ideographic-radical . 4) ; ⼃ (==>daijiten . 00088) ; &A2-DJT-00088; )) -- 1.7.10.4