1<!-- TEI P4 DTD. Generated 2004-07-15T16:23:45-04:00 by odd2dtd.xsl -->
2
3<!-- 9.1: Base Tag Set for Verse: entities-->
4<!--
5 ** Copyright 2004 TEI Consortium.
6 ** See the main DTD fragment 'tei2.dtd' or the file 'COPYING' for the
7 ** complete copyright notice.
8-->
9<!--First, declare the class of
10components specific to verse -->
11<!ENTITY % x.comp.verse "" >
12<!ENTITY % m.comp.verse "%x.comp.verse; %n.lg1; | %n.lg2; | %n.lg3; | %n.lg4; | %n.lg5;">
13<!ENTITY % mix.verse '| %m.comp.verse;' >
14<!--Next define attributes common to metrical elements-->
15<!ENTITY % a.metrical '
16      met CDATA %INHERITED;
17      real CDATA #IMPLIED
18      rhyme CDATA #IMPLIED'>
19<!ENTITY % a.enjamb '
20      enjamb CDATA #IMPLIED'>
21<!-- end of 9.1-->