<app>
<app> 校勘資料中のいち対象で,内容として少なくとも1つの読みと,選択的に見 出し(lemma)をとる. [12.1.1 The Apparatus Entry] | |||||||||||||||||||||||||||||||||||||||
モジュール | textcrit — 12 Critical Apparatus | ||||||||||||||||||||||||||||||||||||||
属性 | att.global (@xml:id, @n, @xml:lang, @rend, @style, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change))
| ||||||||||||||||||||||||||||||||||||||
当該モジュールを使用するもの | |||||||||||||||||||||||||||||||||||||||
上位 | core: abbr add addrLine author bibl biblScope corr date del distinct editor email emph expan foreign gloss head headItem headLabel hi item l label measure mentioned name note num orig p pubPlace publisher q quote ref reg rs said sic soCalled speaker stage street term textLang time title unclear dictionaries: case colloc def dictScrap entryFree etym form gen gram gramGrp hyph iType lang lbl mood number orth per pos pron re sense stress subc syll tns usg xr figures: cell msdescription: accMat acquisition additions catchwords collation colophon condition custEvent decoNote explicit filiation finalRubric foliation heraldry incipit layout material musicNotation objectType origDate origPlace origin provenance rubric secFol signatures source stamp summary support surrogates watermark namesdates: addName affiliation birth bloc country death district education faith floruit forename genName geogName nameLink nationality occupation orgName persName placeName region residence roleName settlement sex socecStatus surname textstructure: byline closer dateline docAuthor docDate docEdition docImprint imprimatur opener salute signed titlePart trailer verse: rhyme | ||||||||||||||||||||||||||||||||||||||
下位 | figures: figure notatedMusic transcr: addSpan damageSpan delSpan fw listTranspose metamark space substJoin | ||||||||||||||||||||||||||||||||||||||
宣言 |
element app { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, attribute type { data.enumerated }?, attribute from { data.pointer }?, attribute to { data.pointer }?, attribute loc { list { data.word+ } }?, ( model.global*, ( lem, model.global*, ( wit, model.global* )? )?, ( ( model.rdgLike, model.global*, ( wit, model.global* )? ) | ( rdgGrp, model.global*, ( wit, model.global* )? ) )* ) } | ||||||||||||||||||||||||||||||||||||||
Schematron | <sch:assert test="count( descendant::tei:lem[ generate-id( current() ) = generate-id( ancestor::tei:app[1] ) ]) < 2">Only one <lem> element may appear within a single apparatus entry, whether it appears outside a <rdgGrp> element or within it.</sch:assert> | ||||||||||||||||||||||||||||||||||||||
例 | <app> <lem wit="#El #Hg">Experience</lem> <rdg wit="#La" type="substantive">Experiment</rdg> <rdg wit="#Ra2" type="substantive">Eryment</rdg> </app> | ||||||||||||||||||||||||||||||||||||||
例 | <app type="substantive"> <rdgGrp type="subvariants"> <lem wit="#El #Hg">Experience</lem> <rdg wit="#Ha4">Experiens</rdg> </rdgGrp> <rdgGrp type="subvariants"> <lem wit="#Cp #Ld1">Experiment</lem> <rdg wit="#La">Ex<g ref="#per"/>iment</rdg> </rdgGrp> <rdgGrp type="subvariants"> <lem>Eriment<wit>[unattested]</wit> </lem> <rdg wit="#Ra2">Eryment</rdg> </rdgGrp> </app> |