Example: <metamark>

These search results reproduce every example of the use of <metamark> in the Guidelines, including all localised and translated versions. In some cases, the examples have been drawn from discussion of other elements in the Guidelines and illustrating the use of <metamark> is not the main focus of the passage in question. In other cases, examples may be direct translations of each other, and hence identical from the perspective of their encoding.

11 Representation of Primary Sources


11.2.2 Embedded Transcription

<surface>
 <zone>
  <line>Poem</line>
  <line>As in Visions of — at</line>
  <line>night —</line>
  <line>All sorts of fancies running through</line>
  <line>the head</line>
 </zone>
 <zone>
  <surface type="newsprint"
   attachment="glueflipping="false">

   <zone>Spring has just set in here, and the weather[...] a steamer </zone>
   <metamark function="sequence">2</metamark>
  </surface>
 </zone>
 <zone>
  <surface type="newsprint"
   attachment="glueflipping="false">

   <zone>"The shores on either side of the Sound are... The In- </zone>
   <metamark function="sequence">3</metamark>
  </surface>
 </zone>
</surface>

11.3.4.2 Metamarks

<delSpan spanTo="#endDelchange="#L3"/>
<metamark function="flagtarget="#zone-1"
 change="#L2">
lege</metamark>
<zone xml:id="zone-1change="#L1">Ock en schullen de bruwere des hilgen dages
nicht over setten noch uppe den stillen fridach bruwen.</zone>
<addSpan spanTo="#endDelchange="#L2"/>
<zone>Noch nymande over setten, se en sehin denne erst, dat uppe den bonen neyn
stro noch, huw noch flaß ligghe, by pine eyner halven roden, deme bruwere so
wol alse dem bruwheren to murende.</zone>
<anchor xml:id="endDel"/>

11.3.4.2 Metamarks

<surface>
 <metamark function="usedrend="line"
  target="#X2"/>

 <zone xml:id="X2">
  <line>I am that halfgrown <add>angry</add> boy, fallen asleep</line>
  <line>The tears of foolish passion yet undried</line>
  <line>upon my cheeks.</line>
<!-- ... -->
  <line>I pass through <add>the</add> travels and <del>fortunes</del> of
  <retrace>thirty</retrace>
  </line>
  <line>years and become old,</line>
  <line>Each in its due order comes and goes,</line>
  <line>And thus a message for me comes.</line>
  <line>The</line>
 </zone>
 <metamark function="usedtarget="#X2">Entered - Yes</metamark>
</surface>

11.3.4.5 Transpositions

<line>
 <seg xml:id="ib01">bör</seg>
 <metamark rend="underline"
  function="transpositiontarget="#ib01place="above">
2.</metamark> og <seg xml:id="ib02">hör</seg>
 <metamark rend="underline"
  function="transpositiontarget="#ib02place="above">
1.</metamark>
</line>
<listTranspose>
 <transpose>
  <ptr target="#ib02"/>
  <ptr target="#ib01"/>
 </transpose>
</listTranspose>

11.3.4.5 Transpositions

<line xml:id="ib3">
 <metamark function="transposition"
  place="margin-left">
2.)</metamark> thi da er du med Himmelen i Pagt; —
</line>
<line xml:id="ib4">
 <metamark function="transposition"
  place="margin-left">
1.)</metamark> da kan du
Folkets Jøkelhjerter tine;
</line>
<listTranspose>
 <transpose>
  <ptr target="#ib4"/>
  <ptr target="#ib3"/>
 </transpose>
</listTranspose>

11.4 Advanced Uses of <surface> and <zone>

<surface ulx="0uly="0lrx="50lry="50">
 <zone ulx="1uly="1lrx="10lry="10">
  <line>Poem</line>
  <line>As in Visions of — at</line>
  <line>night —</line>
  <line>All sorts of fancies running through</line>
  <line>the head</line>
 </zone>
 <zone ulx="4uly="4lrx="20lry="20">
  <surface type="newsprint"
   attachment="glueflipping="false">

   <zone>Spring has just set in here, and the weather[...] a steamer </zone>
   <metamark function="sequence">2</metamark>
  </surface>
 </zone>
</surface>

<metamark>

<line>
 <seg xml:id="tp-ib01">bör</seg>
 <metamark rend="underline"
  function="transpositiontarget="#tp-ib01place="above">
2.</metamark>
og <seg xml:id="tp-ib02">hör</seg>
 <metamark rend="underline"
  function="transpositiontarget="#tp-ib02place="above">
1.</metamark>
</line>

<metamark>

<surface>
 <metamark function="usedrend="line"
  target="#X2"/>

 <zone xml:id="zone-X2">
  <line>I am that halfgrown <add>angry</add> boy, fallen asleep</line>
  <line>The tears of foolish passion yet undried</line>
  <line>upon my cheeks.</line>
<!-- ... -->
  <line>I pass through <add>the</add> travels and <del>fortunes</del> of
  <retrace>thirty</retrace>
  </line>
  <line>years and become old,</line>
  <line>Each in its due order comes and goes,</line>
  <line>And thus a message for me comes.</line>
  <line>The</line>
 </zone>
 <metamark function="used"
  target="#zone-X2">
Entered - Yes</metamark>
</surface>