From 432c76f08d5d263fa0594323a8826fb18e9f04b1 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 31 Dec 2022 18:18:51 +0900 Subject: [PATCH] (SW-JIGUGE-35504): Add U+5449 as a corresponding modern character. (SW-JIGUGE-35505): Add `<-ancient@shuowen' for SW-JIGUGE-35504. --- lisp/utf-2000/ShuoWen-SR391.el | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR391.el b/lisp/utf-2000/ShuoWen-SR391.el index 8ad9b6f..6bf160e 100644 --- a/lisp/utf-2000/ShuoWen-SR391.el +++ b/lisp/utf-2000/ShuoWen-SR391.el @@ -47,6 +47,8 @@ (<-Small-Seal@shuowen ((=ucs . #x5433) ; 吳 ) + ((=ucs . #x5449) ; 呉 + ) ((=>ucs@iwds-1 . #x5433) ; &A-IWDSU+5433; (=>iwds-1 . 0313) ; &A-IWDSU+5433; )) @@ -64,6 +66,13 @@ (<-Small-Seal@shuowen ((=ucs . #x215FE) ; 𡗾 )) + (<-ancient@shuowen + ((=shuowen-jiguge . 35504) ; &SW-JIGUGE-35504; + ) + ((=ucs . #x5433) ; 吳 + ) + ((=ucs . #x5449) ; 呉 + )) (->subsumptive ((===shuowen-jiguge-A30 . 36005) ; &SW-JIGUGE30-36005; ) -- 1.7.10.4