From 948144d7e768fc33ecd59a886d39642acdf7d875 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 30 Oct 2015 09:12:06 +0900 Subject: [PATCH] (CB06935): Add `<-denotational' for U-00020971. --- lisp/utf-2000/Ideograph-R022-Right-Open-Box.el | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R022-Right-Open-Box.el b/lisp/utf-2000/Ideograph-R022-Right-Open-Box.el index 9909074..8e17d1c 100644 --- a/lisp/utf-2000/Ideograph-R022-Right-Open-Box.el +++ b/lisp/utf-2000/Ideograph-R022-Right-Open-Box.el @@ -540,13 +540,21 @@ (=hanziku-1 . #xB574) ; &I-HZK01-B574; )) (define-char - '((ideographic-radical . 22) ; ⼕ + '((<-denotational + ((=ucs . #x20971) ; 𠥱 + )) + (ideographic-radical . 22) ; ⼕ (ideographic-strokes . 5) (total-strokes . 7) - (=cbeta . 06935) ; &CB06935; - (<-unknown - ((=ucs . #x20971) ; 𠥱 + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM LEFT") + (=ucs . #x2FF7) ; ⿷ + ) + ((=ucs . #x531A) ; 匚 + ) + ((=ucs . #x51FA) ; 出 )) + (=cbeta . 06935) ; &CB06935; )) (define-char '((ideographic-radical . 22) ; ⼕ -- 1.7.10.4