From 824097a633ebc07338b7e953509645e4c153c938 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 12 Nov 2015 03:04:18 +0900 Subject: [PATCH] (GT-K00304): New character. (U+378B-itaiji-001): Use GT-K00304 instead of U+5C38 in `ideographic-structure'. --- lisp/utf-2000/Ideograph-R044-Corpse.el | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R044-Corpse.el b/lisp/utf-2000/Ideograph-R044-Corpse.el index 688c063..99cd529 100644 --- a/lisp/utf-2000/Ideograph-R044-Corpse.el +++ b/lisp/utf-2000/Ideograph-R044-Corpse.el @@ -60,6 +60,19 @@ )) )) (define-char + '((<-denotational + ((=ucs . #x5C38) ; 尸 + )) + (ideographic-radical . 44) ; ⼫ + (ideographic-strokes . 0) + (total-strokes . 3) + (=gt-k . 00304) ; >-K00304; + (=gt-pj-k1 . #x367C) ; >-K00304; [22-92] + (<-formed@component + ((=ucs . #x5C38) ; 尸 + )) + )) +(define-char '((ideographic-radical@ucs . 44) ; ⼫ (ideographic-strokes@ucs . 1) (ideographic-radical@ucs*sources @@ -236,7 +249,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER OVERLAID") (=ucs . #x2FFB) ; ⿻ ) - ((=ucs . #x5C38) ; 尸 + ((=gt-k . 00304) ; >-K00304; ) ((=gt-k . 00145) ; >-K00145; )) -- 1.7.10.4