From fdf018301466e5056eaac02b335b85c69f88e858 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 15 Dec 2022 16:51:15 +0900 Subject: [PATCH] (SW-JIGUGE-36628): Add U-0002290C as a corresponding modern character. (SW-JIGUGE-36629): Add U-00026609 as a corresponding modern character; add `<-ancient@shuowen' for SW-JIGUGE-36628. --- lisp/utf-2000/ShuoWen-SR408.el | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR408.el b/lisp/utf-2000/ShuoWen-SR408.el index 8c6afa8..4e87e0f 100644 --- a/lisp/utf-2000/ShuoWen-SR408.el +++ b/lisp/utf-2000/ShuoWen-SR408.el @@ -2305,6 +2305,8 @@ '((shuowen-radical . 408) ; 心 (=shuowen-jiguge . 36628) ; &SW-JIGUGE-36628; (<-Small-Seal@shuowen + ((=ucs . #x2290C) ; 𢤌 + ) ((=ucs . #x61D6) ; 懖 )) (->subsumptive @@ -2319,8 +2321,17 @@ '((shuowen-radical . 408) ; 心 (=shuowen-jiguge . 36629) ; &SW-JIGUGE-36629; (<-Small-Seal@shuowen + ((=ucs . #x26609) ; 𦘉 + ) ((=ucs . #x265FE) ; 𦗾 )) + (<-ancient@shuowen + ((=shuowen-jiguge . 36628) ; &SW-JIGUGE-36628; + ) + ((=ucs . #x2290C) ; 𢤌 + ) + ((=ucs . #x61D6) ; 懖 + )) (->subsumptive ((===shuowen-jiguge-A30 . 37129) ; &SW-JIGUGE30-37129; ) -- 1.7.10.4