例子: <alt> (alternation)

These search results reproduce every example of the use of <alt> 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 <alt> 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.

16 Linking, Segmentation, and Alignment


16.8 Alternation

<alt target="#a #bmode="excl"/>
參考書目 

16.8 Alternation

<alt target="#we.had.fun #we.had.sun"
 mode="excl"/>
參考書目 

16.8 Alternation

<alt target="#we.fun #we.had.sun"
 mode="exclweights="0.5 0.5"/>
參考書目 

16.8 Alternation

<u xml:id="we.fun">We had fun at the beach today.</u>
<u xml:id="we.sun">We had sun at the beach today.</u>
<alt target="#we.fun #we.sunmode="excl"
 weights="1 0"/>

16.8 Alternation

<u>
 <seg exclude="#lee2xml:id="we2"
  type="word">
We</seg>
 <seg exclude="#we2xml:id="lee2"
  type="word">
Lee</seg>
had
<seg exclude="#sun2xml:id="fun2"
  type="word">
fun</seg>
 <seg exclude="#fun2xml:id="sun2"
  type="word">
sun</seg>
at the beach today.
</u>
<altGrp>
 <alt target="#we2 #lee2"/>
 <alt target="#fun2 #sun2"/>
 <alt target="#we2 #fun2mode="incl"
  weights="0.5 0.5"/>

 <alt target="#lee2 #fun2mode="incl"
  weights="1.0 0.6"/>

</altGrp>

16.8 Alternation

<div xml:id="bmtype="song">
 <l>Her skin is tender as
 <seg xml:id="dm">Dimaggio's</seg>
  <seg xml:id="lt">a leather</seg>
  <seg xml:id="bb">a baseball</seg>
   glove,</l>
 <l xml:id="rl">and she bats from right to left.</l>
 <l xml:id="db">now ain't that too damn bad.</l>
</div>
<altGrp>
 <alt target="#dm #lt #bbmode="excl"
  weights="0.5 0.25 0.25"/>

 <alt target="#rl #dbmode="excl"
  weights="0.50 0.50"/>

</altGrp>
<altGrp mode="incl">
 <alt target="#dm #rlweights="0.90 0.90"/>
 <alt target="#lt #rlweights="0.5 0.5"/>
 <alt target="#bb #rlweights="0.5 0.5"/>
 <alt target="#dm #dbweights="0.10 0.10"/>
 <alt target="#lt #dbweights="0.45 0.90"/>
 <alt target="#bb #dbweights="0.45 0.90"/>
</altGrp>

<alt>

<alt mode="excltarget="#we.fun #we.sun"
 weights="0.5 0.5"/>
參考書目 全部顯示 

<alt>

<alt mode="excl"
 target="#fr_we.fun #fr_we.sunweights="0.5 0.5"/>
參考書目 全部顯示 

<altGrp>

<altGrp mode="excl">
 <alt target="#dm #lt #bb"
  weights="0.5 0.25 0.25"/>

 <alt target="#rl #dbweights="0.5 0.5"/>
</altGrp>
參考書目 全部顯示 

<altGrp>

<altGrp mode="excl">
 <alt target="#fr_dm #fr_lt #fr_bb"
  weights="0.5 0.25 0.25"/>

 <alt target="#fr_rl #fr_db"
  weights="0.5 0.5"/>

</altGrp>
參考書目 全部顯示 

<altGrp>

<altGrp mode="incl">
 <alt target="#fr_dm #fr_rl"
  weights="0.90 0.90"/>

 <alt target="#fr_lt #fr_rl"
  weights="0.5 0.5"/>

 <alt target="#fr_bb #fr_rl"
  weights="0.5 0.5"/>

 <alt target="#fr_dm #fr_db"
  weights="0.10 0.10"/>

 <alt target="#fr_lt #fr_db"
  weights="0.45 0.90"/>

 <alt target="#fr_bb #fr_db"
  weights="0.45 0.90"/>

</altGrp>
參考書目 全部顯示 

<altGrp>

<altGrp mode="incl">
 <alt target="#dm #rlweights="0.90 0.90"/>
 <alt target="#lt #rlweights="0.5 0.5"/>
 <alt target="#bb #rlweights="0.5 0.5"/>
 <alt target="#dm #dbweights="0.10 0.10"/>
 <alt target="#lt #dbweights="0.45 0.90"/>
 <alt target="#bb #dbweights="0.45 0.90"/>
</altGrp>
參考書目 全部顯示 

11 Representation of Primary Sources


11.3.4.6 Alternative Readings

Alone <seg xml:id="alt1">before</seg>
<add place="abovexml:id="alt2">beside</add> his native river ­—

<alt target="#alt1 #alt2mode="excl"
 weights="0 1"/>
參考書目