<classSpec xmlns="http://www.tei-c.org/ns/1.0" rend="add" ident="att.lyricStyle" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes that describe default typography of lyrics.</desc>
<attList>
<attDef ident="lyric.align" usage="opt">
<desc xml:lang="en">Describes the alignment of lyric syllables associated with a note or chord.</desc>
</attDef>
<attDef ident="lyric.fam" usage="opt">
<desc xml:lang="en">Sets the font family default value for lyrics.</desc>
</attDef>
<attDef ident="lyric.name" usage="opt">
<desc xml:lang="en">Sets the font name default value for lyrics.</desc>
</attDef>
<attDef ident="lyric.size" usage="opt">
<desc xml:lang="en">Sets the default font size value for lyrics.</desc>
</attDef>
<attDef ident="lyric.style" usage="opt">
<desc xml:lang="en">Sets the default font style value for lyrics.</desc>
</attDef>
<attDef ident="lyric.weight" usage="opt">
<desc xml:lang="en">Sets the default font weight value for lyrics.</desc>
</attDef>
</attList>
</classSpec>