att.metrical

att.metrical defines a set of attributes which certain elements may use to represent metrical information. [6.3 Rhyme and Metrical Analysis]
組件verse — 6 Verse
成員att.divLike [lg div div1 div2 div3 div4 div5 div6 div7] att.segLike [seg s cl phr w m c pc] l
屬性屬性
met (metrical structure, conventional) contains a user-specified encoding for the conventional metrical structure of the element.
狀態 推薦的
資料類型

<rng:data type="token"/>
token
May contain either a standard term for the kind of metrical unit (e.g. hexameter) or an encoded representation for the metrical pattern (e.g. +--+-+-+-+-). In either case, the notation used should be documented by a metDecl element within the encodingDesc of the associated header.
real (metrical structure, realized) contains a user-specified encoding for the actual realization of the conventional metrical structure applicable to the element.
狀態 非必備的
資料類型

<rng:data type="token"/>
token
May contain either a standard term for the kind of metrical unit (e.g. hexameter) or an encoded representation for the metrical pattern (e.g. +--+-+-+-+-). In either case, the notation used should be documented by a metDecl element within the encodingDesc of the associated header.
rhyme (rhyme scheme) specifies the rhyme scheme applicable to a group of verse lines.
狀態 推薦的
資料類型

<rng:data type="token"/>
token
By default, the rhyme scheme is expressed as a string of alphabetic characters each corresponding with a rhyming line. Any non-rhyming lines should be represented by a hyphen or an X. Alternative notations may be defined as for met by use of the metDecl element in the TEI header.