From 23cc1c5bfd99bcf5c1bed350fee57a7ba4efa948 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 1 Mar 2017 12:12:35 +0900 Subject: [PATCH] (U+9FB8): Apply new conventions for glyph granularity. (UU+9FB8): Add `<-simplified@CN/component' for U-0002696F. --- lisp/utf-2000/Ideograph-R042-Small.el | 30 +++++++++++++++++++++++++++--- 1 file changed, 27 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R042-Small.el b/lisp/utf-2000/Ideograph-R042-Small.el index a5f99d9..ed0fb45 100644 --- a/lisp/utf-2000/Ideograph-R042-Small.el +++ b/lisp/utf-2000/Ideograph-R042-Small.el @@ -551,14 +551,38 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) + ((=ucs . #x5C0F) ; 小 + ) + ((=ucs . #x5196) ; 冖 + )) + (=ucs . #x9FB8) ; 龸 + )) +(define-char + '((<-denotational + ((=ucs . #x9FB8) ; 龸 + )) + (ideographic-radical . 42) ; ⼩ + (ideographic-strokes . 2) + (total-strokes . 5) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) ((name . "CJK RADICAL SMALL ONE") (=ucs . #x2E8C) ; ⺌ ) ((=ucs . #x5196) ; 冖 )) - (=ucs . #x9FB8) ; 龸 - (=gt-k . 01410) ; &I-GT-K01410; - (=gt-pj-k1 . #x3D7A) ; 龸 [29-90] + (=ucs@unicode . #x9FB8) ; >-K01410; + (=gt-k . 01410) ; >-K01410; + (=gt-pj-k1 . #x3D7A) ; >-K01410; [29-90] + (<-simplified@CN/component + ((=ucs . #x2696F) ; 𦥯 + )) + (->subsumptive + ((==ucs@unicode . #x9FB8) ; &g2-GT-K01410; + (==gt-k . 01410) ; &g2-GT-K01410; + )) )) (define-char '((ideographic-radical . 42) ; ⼩ -- 1.7.10.4