<damage>

<damage> (damage) 当該文献におけるテキストの損傷部分を示す. [11.3.3.1 Damage, Illegibility, and Supplied Text]
モジュールtranscr — Representation of Primary Sources
属性att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.typed (@type, @subtype) att.damaged (@agent, @degree, @group) (att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence)) ) (att.written (@hand))
クラブのメンバー
上位
analysis: cl pc phr s w
figures: cell
linking: ab seg
spoken: u writing
tagdocs: eg
textcrit: lem rdg wit witDetail
verse: rhyme
下位
dictionaries: lang oRef pRef
gaiji: g
header: biblFull idno
iso-fs: fLib fs fvLib
textstructure: floatingText
verse: caesura rhyme
character data
解説

文献中のテキストが読み取れないほどの損傷である場合,要素damageは, 要素unclearをとるのが一般的である. 当該損傷部分が連続的ではない場合(例えば,文字列に被さるしみなど), 属性groupにより,関連する複数の要素damageをま とめることができる.また,要素joinを使い,要素 damageや要素unclearをまとめることで,同じような 損傷 がある部分を示すこともできる.

要素damage, gap, del, unclear, suppliedは,このような使用をされる.これらのどの要素が相 応しいかについての詳細は11.3.3.2 Use of the gap, del, damage, unclear, and supplied Elements in Combinationを参照のこと.

<l>The Moving Finger wri<damage agent="watergroup="1">es; and</damage> having writ,</l>
<l>Moves <damage agent="watergroup="1">
  <supplied>on: nor all your</supplied>
 </damage> Piety nor Wit</l>
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
宣言
<rng:element name="damage">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.rendition.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.global.responsibility.attributes"/>
 <rng:ref name="att.global.source.attributes"/>
 <rng:ref name="att.typed.attributes"/>
 <rng:ref name="att.damaged.attributes"/>
 <rng:ref name="att.dimensions.attributes"/>
 <rng:ref name="att.ranging.attributes"/>
 <rng:ref name="att.written.attributes"/>
 <rng:ref name="macro.paraContent"/>
</rng:element>
element damage
{
   att.global.attributes,
   att.global.rendition.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.global.responsibility.attributes,
   att.global.source.attributes,
   att.typed.attributes,
   att.damaged.attributes,
   att.dimensions.attributes,
   att.ranging.attributes,
   att.written.attributes,
   macro.paraContent
}