From 9fa94684428a55778e409bccaa9cfa39d197f7bd Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 9 Jul 2016 03:32:39 +0900 Subject: [PATCH] (U-000293AE): Apply new conventions for glyph granularity; use `ideographic-{radical|strokes}@ucs' instead of `ideographic-{radical|strokes}'; add `ideographic-{radical|strokes}@misc'; add H1-E27E. --- lisp/utf-2000/Ideograph-R178-Tanned-Leather.el | 40 +++++++++++++++++++++--- 1 file changed, 35 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R178-Tanned-Leather.el b/lisp/utf-2000/Ideograph-R178-Tanned-Leather.el index 4d79e6e..0b827bf 100644 --- a/lisp/utf-2000/Ideograph-R178-Tanned-Leather.el +++ b/lisp/utf-2000/Ideograph-R178-Tanned-Leather.el @@ -718,16 +718,46 @@ )) )) (define-char - '((ideographic-radical . 178) ; ⾱ - (ideographic-strokes . 6) + '((ideographic-radical@ucs . 178) ; ⾱ + (ideographic-strokes@ucs . 6) + (ideographic-radical@ucs*sources + daikanwa cns11643 ucs) + (ideographic-strokes@ucs*sources + daikanwa ucs) + (ideographic-radical@misc . 8) ; ⼇ + (ideographic-strokes@misc . 13) (total-strokes . 15) + (hanyu-dazidian 1 293 13) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO MIDDLE AND BELOW") + (=ucs . #x2FF3) ; ⿳ + ) + ((=ucs . #x516D) ; 六 + ) + ((=ucs . #x97CB) ; 韋 + ) + ((=ucs . #x4E42) ; 乂 + )) (=ucs . #x293AE) ; 𩎮 + (=cns11643-5 . #x5251) ; &I-C5-5251; [50-49] + (=daikanwa . 43141) ; &I-M-43141; (->subsumptive - ((=daikanwa . 43141) ; &M-43141; + ((ideographic-radical . 178) ; ⾱ + (ideographic-strokes . 6) + (==daikanwa . 43141) ; &g2-M-43141; + ) + ((ideographic-radical . 178) ; ⾱ + (ideographic-strokes . 6) + (==ucs@iso . #x293AE) ; &g2-IU-000293AE; ) - ((=ucs@iso . #x293AE) ; &U-000293AE; + ((ideographic-radical . 178) ; ⾱ + (ideographic-strokes . 6) + (==ucs@cns . #x293AE) ; &g2-CU+293AE; + (==cns11643-5 . #x5251) ; &g2-CU+293AE; [50-49] ) - ((=cns11643-5 . #x5251) ; &C5-5251; [50-49] + ((ideographic-radical . 8) ; ⼇ + (ideographic-strokes . 13) + (=hanziku-1 . #xE27E) ; &HZK01-E27E; )) )) (define-char -- 1.7.10.4