From 14e15f96e3e5c63d4ec87e7a58335ed211763020 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 24 Mar 2017 17:27:44 +0900 Subject: [PATCH] (IWDS1-0168): New abstract component. (U+81FC): Apply new conventions for glyph granularity; add `<-denotational@component' for IWDS1-0168. (U+81FC-var-001): New character; use `<-denotational' for U+81FC. (U-00026951): Add `<-denotational@component' for IWDS1-0168. (U+65E7-itaiji-001): New character; use `<-denotational' for A-U+65E7-itaiji-001; use `<-unknown' for U+65E7. (A-U+65E7-itaiji-001): New abstract character. --- lisp/utf-2000/Ideograph-R134-Mortar.el | 73 ++++++++++++++++++++++++++++++-- 1 file changed, 69 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R134-Mortar.el b/lisp/utf-2000/Ideograph-R134-Mortar.el index f53cb53..940d914 100644 --- a/lisp/utf-2000/Ideograph-R134-Mortar.el +++ b/lisp/utf-2000/Ideograph-R134-Mortar.el @@ -2,9 +2,27 @@ (define-char '((ideographic-radical . 134) ; ⾅ (ideographic-strokes . 0) - (total-strokes . 6) + (=>ucs@component . #x81FC) ; &IWDS1-168; + (=>iwds-1 . 0168) ; &IWDS1-168; + )) +(define-char + '((<-denotational@component + ((=>ucs@component . #x81FC) ; &IWDS1-168; + (=>iwds-1 . 0168) ; &IWDS1-168; + )) + (ideographic-radical . 134) ; ⾅ + (ideographic-strokes . 0) (=ucs . #x81FC) ; 臼 - (=adobe-japan1-0 . 01235) ; &I-AJ1-01235; + )) +(define-char + '((<-denotational@component + ((=ucs . #x81FC) ; 臼 + )) + (ideographic-radical . 134) ; ⾅ + (ideographic-strokes . 0) + (total-strokes . 6) + (=ucs@unicode . #x81FC) ; &AJ1-01235; + (=adobe-japan1-0 . 01235) ; &AJ1-01235; (=jis-x0208 . #x3131) ; &I-J90-3131; [17-17] (=gb2312 . #x3E4A) ; &I-G0-3E4A; [30-42] (=ks-x1001 . #x4F3F) ; &I-K0-4F3F; [47-31] @@ -15,7 +33,7 @@ (=gt-k . 01568) ; &I-GT-K01568; (=gt-pj-1 . #x3131) ; &I-GT-39032; [17-17] (=daikanwa . 30173) ; &I-M-30173; - (=shinjigen . 6607) ; 臼 + (=shinjigen . 6607) ; &AJ1-01235; (->subsumptive ((==ucs@unicode . #x81FC) ; &g2-AJ1-01235; (==adobe-japan1-0 . 01235) ; &g2-AJ1-01235; @@ -49,7 +67,20 @@ )) )) (define-char - '((ideographic-radical . 134) ; ⾅ + '((<-denotational + ((=ucs . #x81FC) ; 臼 + )) + (ideographic-radical . 134) ; ⾅ + (ideographic-strokes . 0) + (total-strokes . 5) + (=ucs-var-001 . #x81FC) ; &U-v001+81FC; + )) +(define-char + '((<-denotational@component + ((=>ucs@component . #x81FC) ; &IWDS1-168; + (=>iwds-1 . 0168) ; &IWDS1-168; + )) + (ideographic-radical . 134) ; ⾅ (ideographic-strokes . 0) (total-strokes . 7) (=ucs . #x26951) ; 𦥑 @@ -120,6 +151,40 @@ (=gt-pj-k1 . #x3F6D) ; >-K01569; [31-77] )) (define-char + '((<-denotational + ((=>ucs-itaiji-001 . #x65E7) ; &A-U-i001+65E7; + )) + (ideographic-radical . 134) ; ⾅ + (ideographic-strokes . 1) + (total-strokes . 8) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x4E28) ; 丨 + ) + ((=ucs . #x81FC) ; 臼 + )) + (=ucs-itaiji-001 . #x65E7) ; &U-i001+65E7; + (<-unknown + ((=ucs . #x65E7) ; 旧 + )) + )) +(define-char + '((ideographic-radical . 134) ; ⾅ + (ideographic-strokes . 1) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x4E28) ; 丨 + ) + ((=>ucs@component . #x81FC) ; &IWDS1-168; + (=>iwds-1 . 0168) ; &IWDS1-168; + )) + (=>ucs-itaiji-001 . #x65E7) ; &A-U-i001+65E7; + )) +(define-char '((ideographic-radical . 134) ; ⾅ (ideographic-strokes . 2) (total-strokes . 8) -- 1.7.10.4