From f377bd99e51eaaf3bc1cd028719ecfb0ae5f267f Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 22 May 2022 20:09:05 +0900 Subject: [PATCH] (SW-JIGUGE-19100): Add U-00025C94, U-00025D01 and U-00025D6D as corresponding modern characters; add `<-ancient@shuowen' for SW-JIGUGE-19028. --- lisp/utf-2000/ShuoWen-SR206.el | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR206.el b/lisp/utf-2000/ShuoWen-SR206.el index efc78a4..9719cfd 100644 --- a/lisp/utf-2000/ShuoWen-SR206.el +++ b/lisp/utf-2000/ShuoWen-SR206.el @@ -2702,7 +2702,18 @@ '((shuowen-radical . 206) ; 木 (=shuowen-jiguge . 19100) ; &SW-JIGUGE-19100; (<-Small-Seal@shuowen + ((=ucs . #x25C94) ; 𥲔 + ) ((=ucs . #x25D00) ; 𥴀 + ) + ((=ucs . #x25D01) ; 𥴁 + ) + ((=ucs . #x25D6D) ; 𥵭 + )) + (<-ancient@shuowen + ((=shuowen-jiguge . 19028) ; &SW-JIGUGE-19028; + ) + ((=ucs . #x7BC9) ; 築 )) (->subsumptive ((===shuowen-jiguge5 . 19100) ; &SW-JIGUGE5-19100; -- 1.7.10.4