From 8c22af8893b9ff16ac9e8dfc8320670901b333ad Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 14 May 2020 10:15:03 +0900 Subject: [PATCH] (RUI6-E099): Copied from ruimoku6.el; add `ideographic-{radical|strokes}' and `total-strokes'; add `ideographic-structure'. --- lisp/utf-2000/Ideograph-R057-Bow.el | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R057-Bow.el b/lisp/utf-2000/Ideograph-R057-Bow.el index 70045fe..efb5b2c 100644 --- a/lisp/utf-2000/Ideograph-R057-Bow.el +++ b/lisp/utf-2000/Ideograph-R057-Bow.el @@ -2969,6 +2969,20 @@ )) (define-char '((ideographic-radical . 57) ; ⼸ + (ideographic-strokes . 5) + (total-strokes . 8) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT") + (=ucs . #x2FF8) ; ⿸ + ) + ((=ucs . #x2AABA) ; 𪪺 + ) + ((=ucs . #x4E8C) ; 二 + )) + (=ruimoku-v6 . #xE099) ; &RUI6-E099; + )) +(define-char + '((ideographic-radical . 57) ; ⼸ (ideographic-strokes . 6) (total-strokes . 9) (=ucs . #x5F2B) ; 弫 -- 1.7.10.4