From f47064985940192489b2d410856fab0dd12458a4 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 3 Feb 2018 13:17:19 +0900 Subject: [PATCH] (U-00022333): Use IWDS1-0020 instead of BC-88F0 in `ideographic-structure'; add `sound@ja/on/{kan|go}'. (IU+22333): Use BC-8B5E instead of BC-88F0 in `ideographic-structure'. --- lisp/utf-2000/Ideograph-R055-Two-Hands.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R055-Two-Hands.el b/lisp/utf-2000/Ideograph-R055-Two-Hands.el index ba26d31..7e4e9f8 100644 --- a/lisp/utf-2000/Ideograph-R055-Two-Hands.el +++ b/lisp/utf-2000/Ideograph-R055-Two-Hands.el @@ -665,10 +665,12 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) - ((=big5-cdp . #x88F0) ; &CDP-88F0; + ((=>iwds-1 . 0020) ; &IWDS1-020; ) ((=ucs . #x5EFE) ; 廾 )) + (sound@ja/on/go "gi") + (sound@ja/on/kan "ki") (=ucs . #x22333) ; 𢌳 )) (define-char @@ -682,7 +684,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) - ((=big5-cdp . #x88F0) ; &CDP-88F0; + ((=big5-cdp . #x8B5E) ; &CDP-8B5E; ) ((=ucs@unicode . #x5EFE) ; &MJ011120; (=mj . 011120) ; &MJ011120; -- 1.7.10.4