From 3183c27698d2c76e5963e4e0c1b5b592960ef220 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 1 Sep 2021 15:48:01 +0900 Subject: [PATCH] (U+4E5E): Use IWDS1-0340 instead of U+4E59 as a component. (UU+4E5E): Add `ideographic-structure'. (U-0002CF20): New character. --- lisp/utf-2000/Ideograph-R005-Second.el | 45 +++++++++++++++++++++++++++++++- 1 file changed, 44 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R005-Second.el b/lisp/utf-2000/Ideograph-R005-Second.el index eaf7d15..63763fe 100644 --- a/lisp/utf-2000/Ideograph-R005-Second.el +++ b/lisp/utf-2000/Ideograph-R005-Second.el @@ -797,7 +797,8 @@ ((name* . "ideographic component person for top") (=ucs . #x20089) ; 𠂉 ) - ((=ucs . #x4E59) ; 乙 + ((=>ucs@component . #x4E59) ; &A-compU+4E59; + (=>iwds-1 . 0340) ; &A-compU+4E59; )) (=ucs . #x4E5E) ; 乞 )) @@ -809,6 +810,15 @@ (ideographic-strokes . 2) (total-strokes . 3) (hanyu-dazidian 1 50 7) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((name* . "ideographic component person for top") + (=ucs . #x20089) ; 𠂉 + ) + ((=ucs . #x4E59) ; 乙 + )) (sound@ja/kun "ko+H5") (sound@ja/on "kotu") (sound@ja/on/go "koti") @@ -2725,6 +2735,39 @@ (ideographic-strokes . 5) (total-strokes . 6) (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x4E5E) ; 乞 + ) + ((=ucs . #x4E5E) ; 乞 + )) + (=ucs . #x2CF20) ; 𬼠 + )) +(define-char + '((<-denotational + ((=ucs . #x2CF20) ; 𬼠 + )) + (ideographic-radical . 5) ; ⼄ + (ideographic-strokes . 5) + (total-strokes . 6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs@unicode . #x4E5E) ; &AJ1-01956; + (=adobe-japan1-0 . 01956) ; &AJ1-01956; + ) + ((=ucs@unicode . #x4E5E) ; &AJ1-01956; + (=adobe-japan1-0 . 01956) ; &AJ1-01956; + )) + (=ucs@JP/hanazono . #x2CF20) ; &hanaJU+2CF20; + )) +(define-char + '((ideographic-radical . 5) ; ⼄ + (ideographic-strokes . 5) + (total-strokes . 6) + (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO MIDDLE AND BELOW") (=ucs . #x2FF3) ; ⿳ ) -- 1.7.10.4