From 11308d0780b509b71a6f4ab3c95ded23c2748e3e Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 26 Apr 2017 16:53:24 +0900 Subject: [PATCH] (U+5F68): Apply new conventions for glyph granularity; delete `kangxi-strokes'. (UU+5F68): Add `<-simplified@CN' for U+5F72. --- lisp/utf-2000/Ideograph-R059-Bristle.el | 36 ++++++++++++++++++++++++++++--- 1 file changed, 33 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R059-Bristle.el b/lisp/utf-2000/Ideograph-R059-Bristle.el index 46a0f37..5d15bf4 100644 --- a/lisp/utf-2000/Ideograph-R059-Bristle.el +++ b/lisp/utf-2000/Ideograph-R059-Bristle.el @@ -664,11 +664,41 @@ )) (define-char '((ideographic-radical . 59) ; ⼺ + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x4E3D) ; 丽 + ) + ((=ucs . #x5F61) ; 彡 + )) + (=ucs . #x5F68) ; 彨 + )) +(define-char + '((<-denotational + ((=ucs . #x5F68) ; 彨 + )) + (ideographic-radical . 59) ; ⼺ (ideographic-strokes . 7) - (kangxi-strokes . 19) (total-strokes . 10) - (=ucs . #x5F68) ; 彨 - (=iso-ir165 . #x2E3C) ; &I-EGB-2E3C; [14-28] + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs@unicode . #x4E3D) ; &G0-4076; + (=gb2312 . #x4076) ; &G0-4076; [32-86] + ) + ((=ucs . #x5F61) ; 彡 + )) + (=ucs@unicode . #x5F68) ; &EGB-2E3C; + (=iso-ir165 . #x2E3C) ; &EGB-2E3C; [14-28] + (<-simplified@CN + ((=ucs . #x5F72) ; 彲 + )) + (->subsumptive + ((==ucs@unicode . #x5F68) ; &g2-UU+5F68; + (==iso-ir165 . #x2E3C) ; &g2-UU+5F68; [14-28] + )) )) (define-char '((=>ucs . #x38CE) ; 㣎 -- 1.7.10.4