From 494b7b22a6333e8b2e7888af2dfd5d9c41ae2750 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 19 Dec 2021 01:04:20 +0900 Subject: [PATCH] (SW-JIGUGE-08902): Add U-00022A66 and U-00029C0A as corresponding modern characters. (SW-JIGUGE-08910): Add U-00021D08, U-00020A2D and U-00029C0B as corresponding modern characters; add `<-formed@flipped-horizontally' for SW-JIGUGE-08902. --- lisp/utf-2000/ShuoWen-SR074.el | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR074.el b/lisp/utf-2000/ShuoWen-SR074.el index 256a37d..396fd88 100644 --- a/lisp/utf-2000/ShuoWen-SR074.el +++ b/lisp/utf-2000/ShuoWen-SR074.el @@ -6,6 +6,10 @@ ((=ucs . #x200E8) ; 𠃨 ) ((=ucs . #x4E2E) ; 丮 + ) + ((=ucs . #x22A66) ; 𢩦 + ) + ((=ucs . #x29C0A) ; 𩰊 )) (->subsumptive ((===shuowen-jiguge5 . 08902) ; &SW-JIGUGE5-08902; @@ -103,7 +107,16 @@ '((shuowen-radical . 74) ; 𠃨 (=shuowen-jiguge . 08910) ; &SW-JIGUGE-08910; (<-Small-Seal@shuowen + ((=ucs . #x21D08) ; 𡴈 + ) ((=ucs . #x20A40) ; 𠩀 + ) + ((=ucs . #x20A2D) ; 𠨭 + ) + ((=ucs . #x29C0B) ; 𩰋 + )) + (<-formed@flipped-horizontally + ((=shuowen-jiguge . 08902) ; &SW-JIGUGE-08902; )) (->subsumptive ((===shuowen-jiguge5 . 08910) ; &SW-JIGUGE5-08910; -- 1.7.10.4