From edc1627446a4cbcc3348f041378a35f274bbaa86 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 4 Aug 2016 10:58:38 +0900 Subject: [PATCH] (U+551A): Add `ideographic-structure'. (C2-2E3A): Unify CU+551A; add representative nodes. (UU+551A): Add `ideographic-structure'. --- lisp/utf-2000/Ideograph-R030-Mouth.el | 43 ++++++++++++++++++++++++++++++--- 1 file changed, 40 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R030-Mouth.el b/lisp/utf-2000/Ideograph-R030-Mouth.el index bf2b8c9..6b8aabe 100644 --- a/lisp/utf-2000/Ideograph-R030-Mouth.el +++ b/lisp/utf-2000/Ideograph-R030-Mouth.el @@ -18106,7 +18106,17 @@ '((ideographic-radical . 30) ; ⼝ (ideographic-strokes . 7) (total-strokes . 10) + (hanyu-dazidian 1 634 13) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x53E3) ; 口 + ) + ((=ucs . #x20B36) ; 𠬶 + )) (=ucs . #x551A) ; 唚 + (=big5 . #xD0F7) ; &I-B-D0F7; )) (define-char '((<-denotational @@ -18115,18 +18125,37 @@ (ideographic-radical . 30) ; ⼝ (ideographic-strokes . 7) (total-strokes . 10) - (hanyu-dazidian 1 634 13) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) ((=ucs . #x53E3) ; 口 ) - ((=big5-cdp . #x8D4C) ; &CDP-8D4C; + ((=ucs@iso . #x20B36) ; &CDP-8D4C; + (=big5-cdp . #x8D4C) ; &CDP-8D4C; )) + (=ucs@cns . #x551A) ; &C2-2E3A; (=cns11643-2 . #x2E3A) ; &C2-2E3A; [14-26] - (=big5 . #xD0F7) ; &I-B-D0F7; (=daikanwa . 03748) ; &I-M-03748; + (->subsumptive + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((==ucs@unicode . #x53E3) ; &g2-AJ1-01969; + (==adobe-japan1-0 . 01969) ; &g2-AJ1-01969; + ) + ((==ucs@iso . #x20B36) ; &g2-CDP-8D4C; + )) + (==ucs@cns . #x551A) ; &g2-M-03748; + (==cns11643-2 . #x2E3A) ; &g2-M-03748; [14-26] + (==daikanwa . 03748) ; &g2-M-03748; + (->subsumptive + ((===daikanwa . 03748) ; &R-M-03748; + ) + ((===cns11643-2 . #x2E3A) ; &R-C2-2E3A; [14-26] + )) + )) )) (define-char '((<-denotational @@ -18135,6 +18164,14 @@ (ideographic-radical . 30) ; ⼝ (ideographic-strokes . 7) (total-strokes . 10) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x53E3) ; 口 + ) + ((=gt-k . 02778) ; >-K02778; + )) (=ucs@unicode . #x551A) ; &UU+551A; (=ucs@JP/hanazono . nil) (->subsumptive -- 1.7.10.4