From 08cb666632802f9ca341ca85dbb487ec07bd5dc8 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 28 Aug 2017 12:58:26 +0900 Subject: [PATCH] Sync up with the current environment. --- Ideograph-R146-West.ttl | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/Ideograph-R146-West.ttl b/Ideograph-R146-West.ttl index 2fcf39b..059ace0 100644 --- a/Ideograph-R146-West.ttl +++ b/Ideograph-R146-West.ttl @@ -1558,6 +1558,10 @@ a.ucs:0x8985 ideo:radical 146 ; # ⾑ ideo:strokes 7 ; ideo:total-strokes 13 ; + isd:structure [ a idc:⿰ ; + isd:left a.ucs:0x8981 ; # 要 + isd:right a.ucs:0x52FF # 勿 + ] ; . rep.daikanwa:34780 @@ -1568,6 +1572,10 @@ rep.daikanwa:34780 ideo:radical 146 ; # ⾑ ideo:strokes 7 ; ideo:total-strokes 13 ; + isd:structure [ a idc:⿰ ; + isd:left rep.daikanwa:34768 ; # &M-34768; + isd:right a.ucs:0x52FF # 勿 + ] ; . rep.cns11643-2:0x4741 @@ -1578,8 +1586,12 @@ rep.cns11643-2:0x4741 ideo:radical 146 ; # ⾑ ideo:strokes 7 ; ideo:total-strokes 13 ; + isd:structure [ a idc:⿰ ; + isd:left rep.adobe-japan1-0:03905 ; # &AJ1-03905; + isd:right a.ucs:0x52FF # 勿 + ] ; :eq rep.ucs_unicode:0x8985 ; # &C2-4741; - :eq a.big5:0xDFFA ; # &C2-4741; + :eq a.big5:0xDFFA ; # &I-B-DFFA; :subsume g2.ucs_unicode:0x8985 , g2.cns11643-2:0x4741 ; -- 1.7.10.4