From 54b6bbf79e9f0dbfd3761aa356dd3c6fecd7c2f2 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 28 Aug 2017 11:55:08 +0900 Subject: [PATCH] Sync up with the current environment. --- Ideograph-R116-Cave.ttl | 77 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 76 insertions(+), 1 deletion(-) diff --git a/Ideograph-R116-Cave.ttl b/Ideograph-R116-Cave.ttl index 2a82bb3..d678070 100644 --- a/Ideograph-R116-Cave.ttl +++ b/Ideograph-R116-Cave.ttl @@ -41,8 +41,8 @@ @prefix repi.ucs_unicode: . @prefix repi.ucs_ks: . @prefix rep.mj: . -@prefix g.mj: . @prefix g2.mj: . +@prefix g.mj: . @prefix rep.adobe-japan1-0: . @prefix rep.adobe-japan1-5: . @prefix g2.adobe-japan1-0: . @@ -670,6 +670,58 @@ a.ucs:0x7A76 :glyph-image-of hng-khm:01030 ; . +a.ucs:0x25926 + a chisegg:abstract-character ; + :abstract-character-of ucs:0x25926 ; + ideo:radical 116 ; # ⽳ + ideo:strokes 2 ; + ideo:total-strokes 7 ; + isd:structure [ a idc:⿱ ; + isd:above a.ucs:0x7A74 ; # 穴 + isd:below a.ucs:0x53C8 # 又 + ] ; + :eq rep.mj:043382 ; # &I-MJ043382; + :eq rep.koseki:284500 ; # 𥤦 + :eq rep.daikanwa:25412 ; # &I-M-25412; + :subsume + a.daikanwa:25412 , + g2.mj:043382 , + g2.ucs_iso:0x25926 ; + . + rep.mj:043382 + :abstract-glyph-of mj:043382 . + rep.koseki:284500 + :abstract-glyph-of koseki:284500 . + rep.daikanwa:25412 + :abstract-glyph-of daikanwa:25412 . + a.daikanwa:25412 + a chisegg:abstract-character ; + :abstract-character-of daikanwa:25412 ; + :eq g.daikanwa:25412 ; # &G-M-25412; + :subsume + g2.daikanwa:25412 , + g2.koseki:284500 ; + . + g.daikanwa:25412 + :detailed-glyph-of daikanwa:25412 . + g2.daikanwa:25412 + a chisegg:abstract-glyph-form ; + :abstract-glyph-form-of daikanwa:25412 ; + . + g2.koseki:284500 + a chisegg:abstract-glyph-form ; + :abstract-glyph-form-of koseki:284500 ; + . + g2.mj:043382 + a chisegg:abstract-glyph-form ; + :abstract-glyph-form-of mj:043382 ; + . + g2.ucs_iso:0x25926 + a chisegg:abstract-glyph-form ; + :abstract-glyph-form-of [ :context domain:iso ; + :target ucs:0x25926 ] ; + . + a.ucs:0x4191 a chisegg:abstract-character ; :abstract-character-of ucs:0x4191 ; @@ -6514,6 +6566,10 @@ a.ucs:0x7A9E ideo:radical 116 ; # ⽳ ideo:strokes 8 ; ideo:total-strokes 13 ; + isd:structure [ a idc:⿱ ; + isd:above a.ucs:0x7A74 ; # 穴 + isd:below a.ucs:0x81FD # 臽 + ] ; . rep.jis-x0212:0x515B @@ -6524,6 +6580,10 @@ rep.jis-x0212:0x515B ideo:radical 116 ; # ⽳ ideo:strokes 8 ; ideo:total-strokes 13 ; + isd:structure [ a idc:⿱ ; + isd:above a.ucs:0x7A74 ; # 穴 + isd:below rep.adobe-japan1-5:18448 # &AJ1-18448; + ] ; :eq rep.ucs_unicode:0x7A9E ; # &JSP-515B; :eq rep.cns11643-2:0x4569 ; # &I-C2-4569; :eq a.big5:0xDF44 ; # &I-B-DF44; @@ -6579,6 +6639,21 @@ rep.jis-x0212:0x515B :g2.ucs_JP...hanazono rdf:nil ; . +rep.ucs-itaiji-001:0x7A9E + a chisegg:abstract-glyph ; + :abstract-glyph-of ucs-itaiji-001:0x7A9E ; + :denotation-of + a.ucs:0x7A9E ; + ideo:radical 116 ; # ⽳ + ideo:strokes 8 ; + ideo:total-strokes 13 ; + isd:structure [ a idc:⿳ ; + isd:above a.ucs:0x5B80 ; # 宀 + isd:middle rep.mj:007455 ; # &MJ007455; + isd:below rep.adobe-japan1-0:01235 # &AJ1-01235; + ] ; + . + a.ucs:0x7A9F a chisegg:abstract-character ; :abstract-character-of ucs:0x7A9F ; -- 1.7.10.4