From 5317a6d925ec8aa00e1e6d8941c175df1b6899a1 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 9 Dec 2015 17:14:56 +0900 Subject: [PATCH] (U-00021A03): Apply new conventions for glyph granularity; add `<-formed' for JU+9011; add `<-same' for UU+6C42. (CB08765): New character; add HNG-KHI0638-2. --- lisp/utf-2000/Ideograph-R040-Roof.el | 62 +++++++++++++++++++++++++++++----- 1 file changed, 53 insertions(+), 9 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R040-Roof.el b/lisp/utf-2000/Ideograph-R040-Roof.el index c030fd5..2aa005c 100644 --- a/lisp/utf-2000/Ideograph-R040-Roof.el +++ b/lisp/utf-2000/Ideograph-R040-Roof.el @@ -3172,19 +3172,38 @@ )) )) (define-char - '((=>ucs . #x21A03) ; 𡨃 - (ideographic-radical . 40) ; ⼧ - (ideographic-strokes . 7) - (total-strokes . 10) - (=daikanwa . 07161) ; &M-07161; - )) -(define-char - '((morohashi-daikanwa 7161 0 0) - (ideographic-radical . 40) ; ⼧ + '((ideographic-radical . 40) ; ⼧ (ideographic-strokes . 7) (total-strokes . 10) (=ucs . #x21A03) ; 𡨃 (=cns11643-4 . #x2C44) ; &I-C4-2C44; [12-36] + (=daikanwa . 07161) ; &I-M-07161; + (<-formed + ((=ucs@jis . #x9011) ; >-52080; + (=jis-x0208 . #x6D73) ; >-52080; [77-83] + (=ks-x1001 . #x4F47) ; &I-K0-4F47; [47-39] + (=jis-x0213-1 . #x6D73) ; &I-JX1-6D73; [77-83] + (=daikanwa . 38878) ; &I-M-38878; + )) + (<-same + ((=ucs@unicode . #x6C42) ; &MJ015049; + (=mj . 015049) ; &MJ015049; + (=daikanwa . 17105) ; &I-M-17105; + )) + (<-same*sources + yupian daikanwa) + (->subsumptive + ((==ucs@iso . #x21A03) ; &g2-M-07161; + (==daikanwa . 07161) ; &g2-M-07161; + (->subsumptive + ((===daikanwa . 07161) ; &R-M-07161; + ) + ((===ucs@iso . #x21A03) ; &R-U-00021A03; + )) + ) + ((==ucs@cns . #x21A03) ; &g2-CU+21A03; + (==cns11643-4 . #x2C44) ; &g2-CU+21A03; [12-36] + )) )) (define-char '((ideographic-radical . 40) ; ⼧ @@ -5297,6 +5316,31 @@ )) (define-char '((ideographic-radical . 40) ; ⼧ + (ideographic-strokes . 8) + (total-strokes . 11) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x5B80) ; 宀 + ) + ((=ucs . #x5C48) ; 屈 + )) + (=cbeta . 08765) ; &CB08765; + (->subsumptive + ((==cbeta . 08765) ; &g2-CB08765; + (->subsumptive + ((===cbeta . 08765) ; &R-CB08765; + ) + ((===hng-khi . 06382) ; &HNG010-06382; + (<-formed + ((=ucs . #x7A9F) ; 窟 + )) + )) + )) + )) +(define-char + '((ideographic-radical . 40) ; ⼧ (ideographic-strokes . 9) (total-strokes . 12) (=ucs . #x5BCA) ; 寊 -- 1.7.10.4