From f4865fd99d49132ee8ea1a27d40e2f70feb935a3 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 14 Jan 2023 21:34:57 +0900 Subject: [PATCH] (SW-JIGUGE-34503): Add U-00026332 as a corresponding modern character. (SW-JIGUGE-34504): Add `<-ancient@shuowen' for SW-JIGUGE-34503. --- lisp/utf-2000/ShuoWen-SR381.el | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR381.el b/lisp/utf-2000/ShuoWen-SR381.el index 289af63..de27ffa 100644 --- a/lisp/utf-2000/ShuoWen-SR381.el +++ b/lisp/utf-2000/ShuoWen-SR381.el @@ -17,6 +17,8 @@ '((shuowen-radical . 381) ; 熊 (=shuowen-jiguge . 34503) ; &SW-JIGUGE-34503; (<-Small-Seal@shuowen + ((=ucs . #x26332) ; 𦌲 + ) ((=ucs . #x7F86) ; 羆 )) (->subsumptive @@ -33,6 +35,13 @@ (<-Small-Seal@shuowen ((=ucs . #x2500D) ; 𥀍 )) + (<-ancient@shuowen + ((=shuowen-jiguge . 34503) ; &SW-JIGUGE-34503; + ) + ((=ucs . #x26332) ; 𦌲 + ) + ((=ucs . #x7F86) ; 羆 + )) (->subsumptive ((===shuowen-jiguge-A30 . 35004) ; &SW-JIGUGE30-35004; ) -- 1.7.10.4