From 215457b6054a18e002eac801274c0b09d9a8ee54 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 8 Jun 2021 21:34:25 +0900 Subject: [PATCH] (SW-JIGUGE-09407): Add U-00021489 and U-000214A5 as corresponding modern characters; use `->denotational' instead of `->subsumptive' for SW-JIGUGE5-09407 and SW-JIGUGE4-09307. --- lisp/utf-2000/ShuoWen-SR085.el | 35 ++++++++++++++++++++++++++++++++--- 1 file changed, 32 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/ShuoWen-SR085.el b/lisp/utf-2000/ShuoWen-SR085.el index b8da155..783ac91 100644 --- a/lisp/utf-2000/ShuoWen-SR085.el +++ b/lisp/utf-2000/ShuoWen-SR085.el @@ -39,11 +39,40 @@ '((shuowen-radical . 85) ; 臣 (=shuowen-jiguge . 09407) ; &SW-JIGUGE-09407; (<-Small-Seal@shuowen + ((=ucs . #x21489) ; 𡒉 + ) + ((=ucs . #x214A5) ; 𡒥 + ) ((=ucs . #x22A11) ; 𢨑 )) - (->subsumptive - ((===shuowen-jiguge5 . 09407) ; &SW-JIGUGE5-09407; + )) +(define-char + '((<-denotational + ((=shuowen-jiguge . 09407) ; &SW-JIGUGE-09407; + )) + (shuowen-radical . 85) ; 臣 + (===shuowen-jiguge5 . 09407) ; &SW-JIGUGE5-09407; + (<-Small-Seal@shuowen + ((=ucs . #x21489) ; 𡒉 + )) + )) +(define-char + '((<-denotational + ((=shuowen-jiguge . 09407) ; &SW-JIGUGE-09407; + )) + (shuowen-radical . 85) ; 臣 + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM ABOVE") + (=ucs . #x2FF5) ; ⿵ + ) + ((=shuowen-jiguge . 09406) ; &SW-JIGUGE-09406; ) - ((===shuowen-jiguge4 . 09307) ; &SW-JIGUGE4-09307; + ((=shuowen-jiguge . 00206) ; &SW-JIGUGE-00206; + )) + (===shuowen-jiguge4 . 09307) ; &SW-JIGUGE4-09307; + (<-Small-Seal@shuowen + ((=ucs . #x214A5) ; 𡒥 + ) + ((=ucs . #x22A11) ; 𢨑 )) )) -- 1.7.10.4