<rhyme>

<rhyme> 標記韻律詩行的押韻部分。 [6.4 Rhyme]
組件verse — 6 Verse
屬性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)) att.typed (@type, @subtype)
label提供一個標籤,識別此韻腳為押韻組合的哪一部份。
狀態 推薦的
資料類型

<rng:ref name="data.word"/>
data.word
usually contains a single letter.
屬於
可包含在於
可包含
dictionaries: lang oRef oVar pRef pVar
gaiji: g
header: biblFull idno
iso-fs: fLib fs fvLib
textstructure: floatingText
verse: caesura rhyme
宣告

<rng:element name="rhyme">
 <rng:ref name="att.global.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.typed.attributes"/>
 <rng:optional>
  <rng:attribute name="label">
   <rng:ref name="data.word"/>
  </rng:attribute>
 </rng:optional>
 <rng:ref name="macro.paraContent"/>
</rng:element>
element rhyme
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.typed.attributes,
   attribute label { data.word }?,
   macro.paraContent
}
例子
<lg rhyme=" ou">
 <l>故人西辭黃鶴 <rhyme label="lou2"></rhyme></l>
 <l>煙花三月下揚<rhyme label="jou"></rhyme></l>
 <l>孤帆遠影碧山<rhyme label="jin4"></rhyme></l>
 <l>唯見長江天際流<rhyme label="liou2">sation</rhyme></l>
</lg>