From 2ed3219b5afc21c217aee65ca50960a52a63b5d0 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 11 Jun 2021 01:55:22 +0900 Subject: [PATCH] (SW-JIGUGE-11911): Add A-IWDSU+7F8A as a corresponding modern character. (SW-JIGUGE-12004): Add U-00026352 as a corresponding modern character. (SW-JIGUGE-12005): Add `<-formed@shuowen' for SW-JIGUGE-12004. --- lisp/utf-2000/ShuoWen-SR114.el | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR114.el b/lisp/utf-2000/ShuoWen-SR114.el index eb64e8a..806aa7f 100644 --- a/lisp/utf-2000/ShuoWen-SR114.el +++ b/lisp/utf-2000/ShuoWen-SR114.el @@ -4,6 +4,9 @@ (=shuowen-jiguge . 11911) ; &SW-JIGUGE-11911; (<-Small-Seal@shuowen ((=ucs . #x7F8A) ; 羊 + ) + ((=>ucs@iwds-1 . #x7F8A) ; &A-IWDSU+7F8A; + (=>iwds-1 . 0100) ; &A-IWDSU+7F8A; )) (->subsumptive ((===shuowen-jiguge5 . 11911) ; &SW-JIGUGE5-11911; @@ -64,6 +67,8 @@ (=shuowen-jiguge . 12004) ; &SW-JIGUGE-12004; (<-Small-Seal@shuowen ((=ucs . #x7F8D) ; 羍 + ) + ((=ucs . #x26352) ; 𦍒 )) (->subsumptive ((===shuowen-jiguge5 . 12004) ; &SW-JIGUGE5-12004; @@ -77,6 +82,11 @@ (<-Small-Seal@shuowen ((=ucs . #x26350) ; 𦍐 )) + (<-formed@shuowen + ((=shuowen-jiguge . 12004) ; &SW-JIGUGE-12004; + ) + ((=ucs . #x7F8D) ; 羍 + )) (->subsumptive ((===shuowen-jiguge5 . 12005) ; &SW-JIGUGE5-12005; ) -- 1.7.10.4