From a65f6fe136a12826d594578fdfaea237d5e47736 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 18 Feb 2019 14:03:24 +0900 Subject: [PATCH] (U+8042): Add `ideographic-structure'; add `<-simplified@CN' for U+8076; add representative nodes. (U-0002C69B): New character. --- lisp/utf-2000/Ideograph-R128-Ear.el | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R128-Ear.el b/lisp/utf-2000/Ideograph-R128-Ear.el index 247e0e2..260ad22 100644 --- a/lisp/utf-2000/Ideograph-R128-Ear.el +++ b/lisp/utf-2000/Ideograph-R128-Ear.el @@ -1062,8 +1062,25 @@ '((ideographic-radical . 128) ; ⽿ (ideographic-strokes . 4) (total-strokes . 10) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x8033) ; 耳 + ) + ((=ucs . #x53CC) ; 双 + )) (=ucs . #x8042) ; 聂 (=gb2312 . #x4474) ; &I-G0-4474; [36-84] + (<-simplified@CN + ((=ucs . #x8076) ; 聶 + (=gb12345 . #x4474) ; 聶 [36-84] + )) + (->subsumptive + ((==ucs@unicode . #x8042) ; &g2-UU+8042; + (==ucs@JP/hanazono . nil) + (==gb2312 . #x4474) ; &g2-UU+8042; [36-84] + )) )) (define-char '((ideographic-radical . 128) ; ⽿ @@ -2220,6 +2237,23 @@ )) (define-char '((ideographic-radical . 128) ; ⽿ + (ideographic-strokes . 7) + (total-strokes . 13) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x8033) ; 耳 + ) + ((=gt-k . 03387) ; >-K03387; + )) + (=ucs . #x2C69B) ; 𬚛 + (->subsumptive + ((==ucs@iso . #x2C69B) ; &g2-IU-0002C69B; + )) + )) +(define-char + '((ideographic-radical . 128) ; ⽿ (ideographic-strokes . 8) (total-strokes . 14) (=ucs . #x43BA) ; 䎺 -- 1.7.10.4