From 9ad54fd803dd0322e3a03b32048cfc5715be6835 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 23 Oct 2017 03:08:39 +0900 Subject: [PATCH] Sync up with the current environment. --- Ideograph-R040-Roof.ttl | 110 +++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 98 insertions(+), 12 deletions(-) diff --git a/Ideograph-R040-Roof.ttl b/Ideograph-R040-Roof.ttl index cc09dda..b90c37a 100644 --- a/Ideograph-R040-Roof.ttl +++ b/Ideograph-R040-Roof.ttl @@ -14981,23 +14981,61 @@ a.ucs:0x21A6D ideo:radical 40 ; # ⼧ ideo:strokes 10 ; ideo:total-strokes 13 ; + isd:structure [ a idc:⿱ ; + isd:above a.ucs:0x5BB7 ; # 宷 + isd:below a.ucs_iwds-1:0x4E8F # &A-IWDSU+4E8F; + ] ; + . + +rep.ucs_iso:0x21A6D + a chisegg:abstract-glyph ; + :abstract-glyph-of [ :context domain:iso ; + :target ucs:0x21A6D ] ; + :denotation-of + a.ucs:0x21A6D ; + ideo:radical 40 ; # ⼧ + ideo:strokes 10 ; + ideo:total-strokes 13 ; + isd:structure [ a idc:⿱ ; + isd:above a.ucs:0x5BB7 ; # 宷 + isd:below a.ucs:0x4E8F # 亏 + ] ; + :eq rep.cns11643-6:0x5175 ; # &C6-5175; + :eq rep.daikanwa:49026 ; # &I-M-49026; + ideo:original-form-of [ :sources chisebib:daikanwa ; + :target rep.adobe-japan1-0:06038 ] ; :subsume - rep.daikanwa:49026 , - rep.ucs_iso:0x21A6D ; + g2.daikanwa:49026 , + g2.ucs_iso:0x21A6D ; . + rep.cns11643-6:0x5175 + :abstract-glyph-of cns11643-6:0x5175 . rep.daikanwa:49026 - a chisegg:abstract-glyph ; - :abstract-glyph-of daikanwa:49026 ; - ideo:original-form-of rep.adobe-japan1-0:06038 ; + :abstract-glyph-of daikanwa:49026 . + g2.daikanwa:49026 + a chisegg:abstract-glyph-form ; + :abstract-glyph-form-of daikanwa:49026 ; . - rep.ucs_iso:0x21A6D - a chisegg:abstract-glyph ; - :abstract-glyph-of [ :context domain:iso ; - :target ucs:0x21A6D ] ; - :eq rep.cns11643-6:0x5175 ; # &C6-5175; + g2.ucs_iso:0x21A6D + a chisegg:abstract-glyph-form ; + :abstract-glyph-form-of [ :context domain:iso ; + :target ucs:0x21A6D ] ; + :eq g2.cns11643-6:0x5175 ; # &g2-IU-00021A6D; + :subsume + repi.cns11643-6:0x5175 , + repi.ucs_iso:0x21A6D ; . - rep.cns11643-6:0x5175 - :abstract-glyph-of cns11643-6:0x5175 . + g2.cns11643-6:0x5175 + :abstract-glyph-form-of cns11643-6:0x5175 . + repi.cns11643-6:0x5175 + a chisegg:glyph-image ; + :glyph-image-of cns11643-6:0x5175 ; + . + repi.ucs_iso:0x21A6D + a chisegg:glyph-image ; + :glyph-image-of [ :context domain:iso ; + :target ucs:0x21A6D ] ; + . a.ucs:0x21A77 a chisegg:abstract-character ; @@ -15135,6 +15173,54 @@ rep.ucs_iso:0x21A74 :target ucs:0x21A74 ] ; . +a.ucs:0x21A79 + a chisegg:abstract-character ; + :abstract-character-of ucs:0x21A79 ; + ideo:radical 40 ; # ⼧ + ideo:strokes 10 ; + ideo:total-strokes 13 ; + isd:structure [ a idc:⿱ ; + isd:above a.ucs:0x5B80 ; # 宀 + isd:below a.ucs:0x8200 # 舀 + ] ; + . + +rep.ucs_iso:0x21A79 + a chisegg:abstract-glyph ; + :abstract-glyph-of [ :context domain:iso ; + :target ucs:0x21A79 ] ; + :denotation-of + a.ucs:0x21A79 ; + ideo:radical 40 ; # ⼧ + ideo:strokes 10 ; + ideo:total-strokes 13 ; + isd:structure [ a idc:⿱ ; + isd:above a.ucs:0x5B80 ; # 宀 + isd:below rep.cns11643-1:0x576A # &C1-576A; + ] ; + :subsume + g2.ucs_iso:0x21A79 ; + . + g2.ucs_iso:0x21A79 + a chisegg:abstract-glyph-form ; + :abstract-glyph-form-of [ :context domain:iso ; + :target ucs:0x21A79 ] ; + . + +rep.hanziku-3:0xBEAA + a chisegg:abstract-glyph ; + :abstract-glyph-of hanziku-3:0xBEAA ; + :denotation-of + a.ucs:0x21A79 ; + ideo:radical 40 ; # ⼧ + ideo:strokes 10 ; + ideo:total-strokes 13 ; + isd:structure [ a idc:⿱ ; + isd:above a.ucs:0x5B80 ; # 宀 + isd:below rep.adobe-japan1-5:19722 # &AJ1-19722; + ] ; + . + a.ucs:0x2BCE4 a chisegg:abstract-character ; :abstract-character-of ucs:0x2BCE4 ; -- 1.7.10.4