From e95e5a895c9a0f6aa248aa1c6f8a3b0fed0bff43 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 9 Jan 2024 11:37:54 +0900 Subject: [PATCH] Reformatted. --- lisp/utf-2000/Ideograph-R005-Second.el | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R005-Second.el b/lisp/utf-2000/Ideograph-R005-Second.el index cc98540..49cb8443 100644 --- a/lisp/utf-2000/Ideograph-R005-Second.el +++ b/lisp/utf-2000/Ideograph-R005-Second.el @@ -1209,6 +1209,21 @@ '((<-denotational ((=ucs . #x2CF16) ; 𬼖 )) + (<-denotational@component + ((=>big5-cdp . #x89E3) ; &A-GT-K00278; + )) + (ideographic-radical . 5) ; ⼄ + (ideographic-strokes . 2) + (total-strokes . 3) + (=ucs-var-002 . #x2CF16) ; &U-v002+2CF16; + (->subsumptive + ((==ucs-var-002 . #x2CF16) ; &g2-U-v002+2CF16; + )) + )) +(define-char + '((<-denotational + ((=ucs . #x2CF16) ; 𬼖 + )) (ideographic-radical . 5) ; ⼄ (ideographic-strokes . 2) (total-strokes . 3) @@ -1267,21 +1282,6 @@ '((<-denotational ((=ucs . #x2CF16) ; 𬼖 )) - (<-denotational@component - ((=>big5-cdp . #x89E3) ; &A-GT-K00278; - )) - (ideographic-radical . 5) ; ⼄ - (ideographic-strokes . 2) - (total-strokes . 3) - (=ucs-var-002 . #x2CF16) ; &U-v002+2CF16; - (->subsumptive - ((==ucs-var-002 . #x2CF16) ; &g2-U-v002+2CF16; - )) - )) -(define-char - '((<-denotational - ((=ucs . #x2CF16) ; 𬼖 - )) (ideographic-radical . 5) ; ⼄ (ideographic-strokes . 2) (total-strokes . 3) -- 1.7.10.4