From e4b0d02a9da5d6671ead31ffd3110f1b38468530 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 24 Oct 2020 15:17:39 +0900 Subject: [PATCH] (A-compU+5C13): New abstract node. (A-IWDSU+5C13): Add `<-denotational' for A-compU+5C13. (A-U+5C14-itaiji-001): New abstract node; use `<-denotational' for A-compU+5C13. (U+5C14-itaiji-001): New character; use `<-denotational' for A-U+5C14-itaiji-001. --- lisp/utf-2000/Ideograph-R042-Small.el | 47 +++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R042-Small.el b/lisp/utf-2000/Ideograph-R042-Small.el index fac4443..c480b25 100644 --- a/lisp/utf-2000/Ideograph-R042-Small.el +++ b/lisp/utf-2000/Ideograph-R042-Small.el @@ -481,6 +481,15 @@ '((ideographic-radical . 42) ; ⼩ (ideographic-strokes . 2) (total-strokes . 5) + (=>ucs@component . #x5C13) ; &A-compU+5C13; + )) +(define-char + '((<-denotational + ((=>ucs@component . #x5C13) ; &A-compU+5C13; + )) + (ideographic-radical . 42) ; ⼩ + (ideographic-strokes . 2) + (total-strokes . 5) (=>ucs@iwds-1 . #x5C13) ; &J97-5575; (=>ucs@jis . #x5C13) ; &J97-5575; (=>jis-x0208 . #x5575) ; &J97-5575; [53-85] @@ -572,6 +581,44 @@ )) (define-char '((<-denotational + ((=>ucs@component . #x5C13) ; &A-compU+5C13; + )) + (ideographic-radical . 42) ; ⼩ + (ideographic-strokes . 2) + (total-strokes . 5) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x5196) ; 冖 + ) + ((=>ucs@iwds-1 . #x5C0F) ; &A-IWDSU+5C0F; + (=>iwds-1 . 0028) ; &A-IWDSU+5C0F; + )) + (=>ucs-itaiji-001 . #x5C14) ; &A-U-i001+5C14; + )) +(define-char + '((<-denotational + ((=>ucs-itaiji-001 . #x5C14) ; &A-U-i001+5C14; + )) + (ideographic-radical . 42) ; ⼩ + (ideographic-strokes . 2) + (total-strokes . 5) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x5196) ; 冖 + ) + ((=ucs . #x5C0F) ; 小 + )) + (=ucs-itaiji-001 . #x5C14) ; &U-i001+5C14; + (->subsumptive + ((==ucs-itaiji-001 . #x5C14) ; &g2-U-i001+5C14; + )) + )) +(define-char + '((<-denotational ((=>ucs@iwds-1 . #x5C13) ; &J97-5575; (=>ucs@jis . #x5C13) ; &J97-5575; (=>jis-x0208 . #x5575) ; &J97-5575; [53-85] -- 1.7.10.4