From 551454526bbc762a0d4a477150623a0b4aa79a94 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 4 Feb 2018 10:53:38 +0900 Subject: [PATCH] (U+9FB4): Add `<-denotational@component' for A-BC-8A60; add representative nodes. --- lisp/utf-2000/Ideograph-R005-Second.el | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R005-Second.el b/lisp/utf-2000/Ideograph-R005-Second.el index 65bfa9e..a65d1b2 100644 --- a/lisp/utf-2000/Ideograph-R005-Second.el +++ b/lisp/utf-2000/Ideograph-R005-Second.el @@ -483,12 +483,24 @@ (=hanziku-1 . #xAE5E) ; &I-HZK01-AE5E; )) (define-char - '((ideographic-radical . 5) ; ⼄ + '((<-denotational@component + ((=>big5-cdp . #x8A60) ; &A-CDP-8A60; + )) + (ideographic-radical . 5) ; ⼄ (ideographic-strokes . 1) (total-strokes . 2) (=ucs . #x9FB4) ; 龴 (=adobe-japan1-4 . 14048) ; &I-AJ1-14048; (=big5-cdp . #x8B69) ; &I-CDP-8B69; + (->subsumptive + ((==big5-cdp . #x8B69) ; &g2-CDP-8B69; + ) + ((==ucs@JP/hanazono . #x9FB4) ; &g2-AJ1-14048; + (==adobe-japan1-4 . 14048) ; &g2-AJ1-14048; + (->subsumptive + ((===adobe-japan1-4 . 14048) ; &R-AJ1-14048; + )) + )) )) (define-char '((ideographic-radical . 5) ; ⼄ -- 1.7.10.4