From 27116d80f6f6d95fe4e685bbe5485dda2f3ee2aa Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 17 Oct 2021 21:29:54 +0900 Subject: [PATCH] (SW-JIGUGE-09116): Add U-00030424 as a corresponding modern character. (SW-JIGUGE-09117): Add `<-formed@shuowen' for SW-JIGUGE-09116. (SW-JIGUGE-09118): Add `<-ancient@shuowen' for SW-JIGUGE-09116. --- lisp/utf-2000/ShuoWen-SR076.el | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR076.el b/lisp/utf-2000/ShuoWen-SR076.el index df518fb..cbdd8dc 100644 --- a/lisp/utf-2000/ShuoWen-SR076.el +++ b/lisp/utf-2000/ShuoWen-SR076.el @@ -416,6 +416,8 @@ '((shuowen-radical . 76) ; 又 (=shuowen-jiguge . 09116) ; &SW-JIGUGE-09116; (<-Small-Seal@shuowen + ((=ucs . #x30424) ; 𰐤 + ) ((=ucs . #x5F57) ; 彗 )) (->subsumptive @@ -430,6 +432,13 @@ (<-Small-Seal@shuowen ((=ucs . #x7BF2) ; 篲 )) + (<-formed@shuowen + ((=shuowen-jiguge . 09116) ; &SW-JIGUGE-09116; + ) + ((=ucs . #x30424) ; 𰐤 + ) + ((=ucs . #x5F57) ; 彗 + )) (->subsumptive ((===shuowen-jiguge5 . 09117) ; &SW-JIGUGE5-09117; ) @@ -442,6 +451,13 @@ (<-Small-Seal@shuowen ((=ucs . #x25C75) ; 𥱵 )) + (<-ancient@shuowen + ((=shuowen-jiguge . 09116) ; &SW-JIGUGE-09116; + ) + ((=ucs . #x30424) ; 𰐤 + ) + ((=ucs . #x5F57) ; 彗 + )) (->subsumptive ((===shuowen-jiguge5 . 09118) ; &SW-JIGUGE5-09118; ) -- 1.7.10.4