<!DOCTYPE TEI.2 PUBLIC '-//TEI//DTD TEI Lite 1.0//EN'
    "http://cmsmcq.com/2002/tuebingen/dtd/teixlite.dtd" [

<!-- Revisions:                                                 -->
<!-- 2010-01-05 : MSM : convert to XML for re-publication       -->
<!-- 1995-05-31 : MSM : last-minute revisions before CETH       -->
<!-- 1995-05-30 : MSM : revise (syd B)                          -->
<!-- 1994-11-29 : MSM : character entity fixes                  -->
<!-- 1994-11-29 : MSM : minor spacing corrections               -->
<!-- 1994-11-29 : MSM : change mdo decl                         -->
<!-- 1994-11-29 : MSM : light revision from SH suggestions      -->
<!-- 1994-11-29 : MSM : cosmetic reformatting                   -->

<!--* <!DOCTYPE TEI.2 SYSTEM "teilite.dtd" *-->

<!ATTLIST list type CDATA 'bullets' >
<!ATTLIST seg  rend CDATA 'incremental' >
<!ATTLIST xref href CDATA '' >

<!ENTITY aacute  "&#225;" ><!-- small a, acute accent -->
<!ENTITY eacute  "&#233;" ><!-- small e, acute accent -->
<!ENTITY mdash  "&#x2014;" ><!--=em dash-->
<!ENTITY ntilde  "&#241;" ><!-- small n, tilde -->

<!ENTITY mdo "&lt;!"><!--markup declaration open-->

]>
<?xml-stylesheet href="bb.xsl" type="text/xsl"?>
 
<TEI.2>
 
<!-- TEI Header:  copy the following verbatim, changing       -->
<!-- indented lines to give the information indicated.        -->
<teiHeader><fileDesc><titleStmt><title>
Bare Bones TEI:  A Very Very Small Subset of the TEI Encoding Scheme
</title></titleStmt>
<publicationStmt><p>Published by the TEI, 1994</p></publicationStmt>
<sourceDesc><p>This text was created in electronic form.
</p></sourceDesc></fileDesc></teiHeader>
 
<!-- Text:  transcribe the source text here. -->
<text>
<front>
<titlePage>
<docTitle><titlePart>Bare Bones TEI</titlePart>
<titlePart>A Very Very Small Subset</titlePart>
<titlePart>of the TEI Encoding Scheme</titlePart></docTitle>
<docAuthor>C. M. Sperberg-McQueen</docAuthor>
<docImprint>Document No. TEI U6</docImprint>
<docDate>30 Aug 1994, rev. June 1995</docDate>
<docDate>Translated to XML for republication, 5 January 2010</docDate>
 
</titlePage>
<div>
<note type="block"><p>This document was originally written in 1994
and revised in 1995; enough has changed in the world that nowadays its
discussion of markup and markup-related software has mostly historical
interest.  It appears to retain a certain modest interest, however,
for its attempt to reduce the TEI vocabulary to a bare minimum.  At
least, people do still occasionally refer to it, and I occasionally
find myself searching for the document or for the DTD defined here;
they have disappeared from the server where they were originally
published.</p> 
<p>Recently, such a search succeeded in locating the
relevant material in an archival directory on my hard disk; I will
take the discovery as an occasion to make the DTD, the TEI P3
customization file from which it was derived, and this document
available again. I have taken the opportunity to make the DTD
XML-compatible, and I have added current links to some of the material
mentioned below.  Otherwise, I have left the text as it was left in
1995. </p>
</note>
<closer>Espa&ntilde;ola, N.M.<lb/>5 January 2010</closer>
</div>
<divGen type="toc"/>
<div type="epistle"><head>Preface</head>
<head type="address"><address><addrLine>Mark Olsen</addrLine>
<addrLine>ARTFL Database</addrLine>
<addrLine>University of Chicago</addrLine>
<addrLine>1050 E. 59th St.</addrLine>
<addrLine>Chicago, Illinois  60637</addrLine>
</address></head>
<salute>Dear Mark,</salute>
<p>A few months ago, when the TEI published its Guidelines, and you saw
the 1300 pages, and hefted the seven pounds, of the <title>Guidelines
for Electronic Text Encoding and Interchange</title>, you wrote me, as
you may remember, words to the effect: <q type="inline">Your bricks
landed on my desk today.  Is there a Cliff Notes version?  A bare-bones
TEI, without any of the optional stuff, just the absolute minimal TEI
encoding scheme?</q></p>
<p>This is my attempt to provide you what you asked for &mdash; but only
half of my effort to provide you with what I think you really need.  The
half I don't think you were asking for, though other people have, is a
sort of <soCalled>Pocket-sized Guide to the TEI</soCalled>:  a version
of the TEI encoding scheme which is small enough to be understood
without too much trouble, but large enough to do reasonably serious work
with, and powerful enough to suffice for most people's work encoding
electronic text, most of the time.  Lou and I have discussed this at
some length, and a <soCalled>pocket-sized TEI</soCalled> (aka
<soCalled>TEI Lite</soCalled>) is now documented in a little paper
called <title level="a">An Introduction to TEI Tagging</title> (document
number TEI U5).  </p>
<p>You didn't ask for a TEI Lite, though:  you asked for
something even smaller and more austere:  you asked me to isolate the
<emph>absolute minimum</emph> set of TEI tags, without which it's
difficult to imagine making any useful electronic text nowadays at all.
That is what I have done in this document.  </p>
<p>Note, however, that what you have in your hands is emphatically not
an attempt at a realistic markup scheme for real use in encoding new
texts.
It is a definition of a <emph>toy</emph> markup language:  the
absolute minimum is not necessarily a useful minimum.  In particular,
although this tag set may conceivably suffice for the translation of
ARTFL texts and other pre-existing data into TEI form, still I think
that when you set about creating new electronic texts, you would be
crazy to limit yourself to the textual features listed here, and I
hope that, despite your well publicized antipathy to any rational scheme
of text markup, and despite the ample measure of craziness which your
friends all know and treasure in you, you won't do such a silly thing.
</p>
<p>The tag set defined here is simple enough that you should be able to
get familiar with it in half an hour, become proficient in it in an
afternoon or so, and outgrow it completely in a day or a week or two.
And it is a clean subset of the full TEI encoding scheme, so that when
you do outgrow this bare-bones tag set, and start (as I hope) looking at
TEI Lite and the full TEI markup language, you will already have a
firm grasp of the basics of TEI encoding, and can easily integrate the
additional tags into the mental framework you built while assimilating
this bare-bones TEI scheme.
In order to encourage you, and other readers who share your
predilection for craziness, to move eventually to the full TEI markup
scheme, I mention periodically in this outline the tags in the TEI
header and the TEI core tag set which are not included here, so that you
will know what you're missing.  </p>
<p>I have to confess that Lou is skeptical about the definition of this
bare-bones TEI subset.  Like me, he thinks that it won't be useful for
serious encoding of real data, but he disagrees with my belief that it
may nevertheless be useful to those encountering the TEI for the first
time. I hope it will be useful, by (a) reducing the clutter so you can
see the basic outlines of the TEI scheme more clearly &mdash; the tags
included here are the ones <emph>everyone</emph> is going to need to use
&mdash; and (b) demonstrating, by a reductio ad absurdum, how reducing a
tag set to this size (it's about the same size as the first version of
HTML) forces one to omit too much material which can be useful in the
encoding of virtually any text, and which is absolutely essential for
dealing rationally with some texts. Lou thinks I am dreaming; time will
tell.  </p>
<p>So:  here is the bare-bones TEI subset you asked for &mdash; may you
read it in good health, and may it prove useful in showing you how to
translate your existing data into TEI form, and extending your existing
software to handle TEI data.  (N.B. maledictions will rain on your head
if you implement support for this subset but not for the full TEI DTD.
And what's more, you'll deserve every malediction in the book.)   Use it
to encode some simple exercises in SGML and TEI tagging.  A few
exercises should suffice to persuade you that you'll need a larger
scheme (e.g. the full TEI scheme) for serious encoding of texts you hope
anyone will work with.  Use TEI Lite instead of standard TEI if
you must, but don't limit yourself to the skeletal tag set (perhaps I
should say, cadaverous tag set) sketched here.  Even you aren't that
crazy.
</p>
<closer>
<salute>Best regards,</salute>
<signed>Michael</signed>
</closer>
</div></front>
<body>
<div><head>Introduction</head>
<p>This document describes a bare-bones tag set taken from the
<title>Guidelines for Electronic Text Encoding and Interchange</title>
published in 1994 by the Text Encoding Initiative (TEI).  The tags
described have been chosen to serve as a simple introduction to the full
markup scheme described in the Guidelines; they may suffice in some
cases for the creation of simple electronic texts, but serious work will
require a larger selection of the TEI tags.  The reader is
encouraged to use this document as a first introduction to TEI tagging,
and to progress, after reading this document and using its tag set for a
while, to a study of other TEI documentation, either the document
called
<title level="u">TEI Lite:   An Introduction to TEI Tagging</title>
(document
number TEI U5), or the full text of the Guidelines themselves
(<title>Guidelines for Electronic Text Encoding and Interchange</title>,
document number TEI P3).</p>
<p>This document introduces the tags informally, with examples.  As an
incentive to learn the full TEI tag set, it mentions, from time to time,
tags which are in the full tag set but have been omitted here to keep
the bare-bones tag set simple.  Such references may be ignored on first
reading.  Fuller discussion of all tags, and their formal descriptions
in terms of the Standard Generalized Markup Language (SGML) may be found
in the Guidelines.</p>
</div>
<div><head>Bare-Bones SGML</head>
<!-- SH suggests this section be shortened, esp. the list -->
<p>SGML, the Standard Generalized Markup Language, is a formal
language for representing text in electronic form.  The TEI tag set is
defined in terms of SGML, and all TEI-conformant documents must also
conform to SGML.</p>
<p>In SGML-based encoding schemes, a document is represented by a
combination of <term>content</term> (roughly speaking, the characters of
the text, what you see on a printed page when the text is printed out)
and <term>markup</term> (roughly speaking, information about the
structure of the text, or features important for proper processing of
the text, such as its division into chapters and sections, or the fact
that a given phrase is a technical term and must be italicized).
Non-SGML software, such as proprietary word processors, uses a similar
division into content and markup.  In sophisticated software, markup is
usually invisible to the user unless you use a <term>reveal-codes</term>
function or the like, to make it visible.   SGML differs from
proprietary markup systems in several ways:
<list>
<item>SGML is non-proprietary, and fully documented independent of any
SGML software, so you can move your documents from one program to
another at any time without losing any information.  In contrast,
conversion among proprietary systems is notoriously difficult and error
prone.</item>
<item>All systems use the markup to decide how to process the text, but
in SGML systems the markup is typically defined in abstract terms,
rather than directly in processing terms.  An SGML system is more likely
to mark a phrase as a technical term than simply as italic:  a separate
style sheet is normally used to determine whether technical terms are
italicized, bolded on first reference, or displayed in blue, and to
specify further processing such as adding an entry for the term to a
glossary of technical terms.  Proprietary systems nowadays often have
style sheet mechanisms, too, but these seldom match SGML software in
convenience or power.</item>
<item>SGML-based markup schemes, called
<term>document type definitions</term> (DTDs), are typically accompanied
by
system-independent documentation of the markup.
The document you are reading provides precisely this type of
system-independent
documentation &mdash; i.e.,
since you can use these tags with any SGML
software, this paper cannot describe what will happen on the screen or
what keys you must press, with the particular program you choose to
use.
Such matters will vary from program to program, and you should consult
the software documentation for help.</item>
<item>Unlike proprietary systems, SGML systems invariably provide
facilities for exporting documents in standard (SGML) form, so they can
easily be used by other software.  Some enthusiasts phrase this as a
sort of slogan:  <q rend="inline" type="inline">With SGML, you own your
documents; without SGML, your documents are owned by people in Orem,
Utah, or in Redmond, Washington.  Which do you prefer?</q></item>
</list>
There are other differences, but
these will do for now.</p>
<p>SGML markup takes three forms:  <term>declarations</term>,
<term>entity references</term> and <term>tags</term>.<note place="foot">
I cannot tell a lie:  actually, there are four forms of markup.  The
fourth, <term>processing instructions</term>, won't concern us here.
<!-- It's a sort of escape hatch which allows direct          -->
<!-- control of formatters or other programs by commands      -->
<!-- embedded in the SGML document.  It's handy when you      -->
<!-- need it, but if you need it often, you need a better     -->
<!-- SGML system.                                             -->
</note>
</p>
<p>Declarations are used to define the tags and entity references
which are legal
in a document type.  Since the tags and entities we are concerned with
here have all already been defined by the TEI, there is no need to
discuss declarations further in this document.  You will need to learn
about them if you want to customize the TEI tag sets, but that won't be
covered here.  The only form of declaration you need to know about, to
follow the examples below, is the <term>comment</term>, which is
preceded by <hi rend="tt">&mdo;--</hi> and followed by
<hi rend="tt">--></hi>:</p>
<p rend="eg"><![CDATA[<!-- this is a comment. -->
<!-- this is a second comment. -->
<!-- Comments are ignored by the SGML parser,
and usually ignored by SGML software
of all types.  As this comment shows,
comments can go on for several lines. -->]]></p>
<p>Entities are named portions of documents, which may be stored
separately; entity references show where each entity goes.  Among
other things, entity
references are used to embed special characters in the text
when, as often happens, the characters in
question are not available on the keyboard.  Some entities for special
characters are defined in international standards.  For example, the
entity <mentioned rend="ident">eacute</mentioned> names the character <q type="inline">e with an acute accent</q>
(<mentioned>&eacute;</mentioned>).
 When the standard entity sets are in use, the following two examples
are identical in meaning:</p>
<p rend="eg"><![CDATA[L'&eacute;tat, c'est moi.]]></p>
<p rend="eg">L'&eacute;tat, c'est moi.</p>
<p>(In case this has been corrupted in transmission, or is being
rendered on a device without accented characters, that second one is
the same as the first, except that the reference to the entity
<mentioned rend="ident">eacute</mentioned>
in characters 3-10 of the first example
has been replaced with a
real e with an acute accent in the system's native character set
in character 3 of the second example.)
</p>
<p>Entities are also used
to handle graphics and other material in non-SGML
notations, and
to divide a document up into sections stored in separate
files for purposes of simpler maintenance, but we won't
discuss such uses here.</p>
<p>Tags mark the beginning and ending of parts of the document; the parts
themselves are called <term>elements</term>.  Normally,
tags are marked in the document by angle brackets; end-tags have a
slash after the opening angle bracket.  In the following example, the
sentence is marked as a quotation by the start-tag and end-tag which
surround it; <mentioned>quote</mentioned> is an element type defined by
the TEI.</p>
<p rend="eg"><![CDATA[<quote>L'&eacute;tag, c'est moi.</quote>]]></p>
<p>Elements always have a basic type (in the example above, it is
<mentioned>quote</mentioned>); they may also have other attributes, which
are indicated by special notations inside the start-tag for the element.
 For example, the TEI defines the attribute <mentioned>lang</mentioned>
as applying to every type of element; its value indicates the language of
the element's content, using standard two- or three-letter abbreviations
(e.g. <mentioned>fra</mentioned> for <q>French</q>).</p>
<p rend="eg"><![CDATA[<quote lang='fra'>L'&eacute;tat, c'est
moi.</quote>]]></p>
<p>Some attributes may be restricted to certain types of values.
Attributes of type <mentioned>id</mentioned>, for example, must provide
a unique name or identifier for the element on which they appear; this
identifier can be referred to by other attributes, of type
<mentioned>idref</mentioned> (<gloss>id reference</gloss>).  The TEI defines a global attribute named
<mentioned>id</mentioned>, of type <mentioned>id</mentioned>, for use in
cross-references and other kinds of hypertext links.  (TEI attributes
are called <mentioned>global</mentioned> when they apply to every type
of element.)</p>
<p>Finally, it should be noted that SGML allows some tags to be omitted
from documents, in cases when they are logically redundant and their
location can be inferred from that of other tags; in the examples given
here, we will not exploit this facility, but always give all tags
explicitly.  Tag omission is generally of interest only to those working
without an SGML editor.</p>
<p>In sum:  in SGML, everything is delimited.
<list type="bullets">
<item>Elements are delimited by start- and end-tags.</item>
<item>Start- and end-tags are delimited by angle brackets.</item>
<item>Attribute values are delimited by single or double quotes.</item>
<item>Entity references are delimited by ampersand and semicolon.</item>
</list></p>
<p>That's all there is to it.  If you understand the rules just
described, you should have no trouble understanding all the SGML
examples in this document.</p></div>
<div><head>Basic Text Encoding</head>
<p>A TEI-conformant electronic text consists of the text itself
(transcribed from some source, or created in electronic form), preceded
by a <term>TEI header</term>, which identifies the electronic text
and can also document the encoding practices used in creating it.  The
entire thing is enclosed within a <mentioned>tei.2</mentioned> element,
and preceded by an SGML declaration identifying the document type to
be used in validating the document.</p>
<p>The SGML declaration won't be described here.
Further below, I'll discuss the TEI header, and the
specialized tags for front matter and back matter of the main text.
In work with electronic text, however, the vast majority of one's time
is spent within the body of the text itself, and so I begin with a
description of tags for basic text encoding:  paragraphs and other
paragraph-like things, character- or phrase-level elements which occur
within paragraphs, and so on.</p>
<div><head>Paragraphs</head>
<p>Mark paragraphs with the tag <mentioned>p</mentioned>.  Paragraphs do
not nest, and neither may <mentioned>p</mentioned> elements.  For
example:</p>
<p rend="eg"><![CDATA[<p>I call specific attention to
the authority given by the 21st Amendment
to the Constitution to prohibit transportation
or importation of intoxicating liquors into
any State in violation of the laws of such
State.</p>
<p>I ask the wholehearted cooperation of all our
citizens to the end that this return of individual
freedom shall not be accompanied by the repugnant
conditions that obtained prior to the adoption of
the 18th Amendment and those that have existed
since its adoption.  Failure to do this honestly
and courageously will be a living reproach to us
all.</p>
<p>I ask especially that no State shall by law
or otherwise authorize the return of the saloon
either in its old form or in some modern guise.
</p>
]]></p>
<note rend="inline-block">This example, like most of the others not
otherwise identified, is from Franklin D. Roosevelt's proclamation upon
the repeal of Prohibition, in <bibl><title>The Public Papers and Addresses of Franklin D.
Roosevelt</title>, vol. II (New York:  Random House, 1938), pp.
510-514.</bibl></note></div>
<div><head>Highlighted Phrases</head>
<p>Phrases which are highlighted in the source (or should be highlighted
in the output), whether by italics, boldface, small caps, or other
special treatment, should be tagged with the <mentioned>hi</mentioned>
element.
The <mentioned>rend</mentioned> attribute may optionally say how the
phrase was highlighted.  In the example below, the word
<mentioned>whereas</mentioned> and the phrase <mentioned>therefore, I,
Franklin D. Roosevelt</mentioned> are printed in small caps in the
source:</p>
<p rend="eg"><![CDATA[<p><hi rend='sc'>Whereas</hi> the
Congress of the United States ... </p>
<p><hi rend='sc'>Whereas</hi> Section 217(a) of
the Act of Congress entitled "An Act ..." ...</p>
<p><hi rend='sc'>Whereas</hi> it appears ...
</p>
<p>Now, <hi rend='sc'>therefore, I, Franklin
D. Roosevelt</hi>, President of the United
States of America ... do hereby proclaim that
the Eighteenth Amendment to the Constitution of
the United States was repealed on the fifth
day of December, 1933.</p>]]></p>
<p>The <mentioned>rend</mentioned> attribute may be omitted if the
rendering is of no interest, or if all highlighted phrases are rendered
the same way.  Its values may be chosen arbitrarily by the encoder ---
the values used may then be used in turn to direct processing software
to display or process the element correctly.</p>
<note>It is normally preferable
to mark phrases with
element types indicating <emph>why</emph> they are highlighted, rather than simply indicating
<emph>that</emph> they are highlighted.  The full TEI encoding scheme
defines elements which allow typographic highlighting to be identified
as marking linguistic emphasis (<mentioned>emph</mentioned>), words in foreign languages
(<mentioned>foreign</mentioned>), words in non-standard or specialized
languages (<mentioned>distinct</mentioned>), technical terms (<mentioned>term</mentioned>),
glosses on terms (<mentioned>gloss</mentioned>), and words mentioned rather than used
(<mentioned>mentioned</mentioned>).  The generic <mentioned>hi</mentioned> element is normally used only when it is economically or
intellectually infeasible to supply one of the more informative
alternatives.</note></div>
<div><head>Quotations</head>
<p>Mark quotations from other works, or dialog spoken by characters in a
narrative, as <mentioned>q</mentioned> (quotation) elements:</p>
<p rend="eg"><![CDATA[<p><hi rend='sc'>Whereas</hi>
Section 217(a) of the Act of Congress
entitled "An Act ..." approved June 16,
1933, provides as follows:
<q>Section 217(a) The President shall
proclaim the ... </q></p>
]]></p>
<p>Block quotations and inline quotations are distinguished only by the
value of their <mentioned>rend</mentioned> attribute; for the former, use
the value <q rend="inline" type="inline">block</q> or <q rend="inline" type="inline">display</q>, for the latter, use <q rend="inline" type="inline">inline</q>.</p> <note>The full TEI scheme also provides a
<mentioned>quote</mentioned> element which is restricted to real
quotations  from external sources, and unlike <mentioned>q</mentioned> may not be used for direct discourse and fictive
quotations.  Also provided there but missing here are <mentioned>cit</mentioned>, for quotations with attached bibliographic references
to their sources, and <mentioned>soCalled</mentioned>, for material printed with <soCalled>scare
quotes</soCalled> to indicate that the author disclaims full
responsibility for it.</note></div>
<div><head>Cross References</head>
<p>References to other documents, or to other locations in the current
document, should be tagged with the <mentioned>ref</mentioned> tag:</p>
<p rend="eg"><![CDATA[WHEREAS <ref>Section 217(a) of
the Act of Congress ... approved June
16, 1933</ref>, provides as follows: ...]]></p>
<note>The full scheme defines an empty element called
<mentioned>ptr</mentioned> for use when the actual phrase referring to
the other document or section can be generated automatically by
software, as is usually done in document production systems.</note>
<p>For cross references within the same SGML document, the
<mentioned>target</mentioned> attribute may be used to indicate which
section is being referred to; its value is the <mentioned>id</mentioned>
value assigned to some element in the document.  For example, the
following cross reference:</p>
<p rend="eg"><![CDATA[I there expressed the hope,
and asked for united cooperation, that
this return of individual freedom would
not be accompanied by anti-social
conditions, such as the saloon and the
other evils of the pre-prohibition era.
(See also <ref target='pc1993-10-11'>Press
Conference of October 11, 1933, Item 137,
this volume</ref>.)]]></p>
<p>assumes the existence of some element elsewhere in the volume with the
identifier given:</p>
<p rend="eg"><![CDATA[<div id='pc1933-10-11'>
<head>Press Conference, 11 October 1933</head>
<!-- ... -->
</div>]]></p>
<note>This example is from the note in the <title>Public Papers</title>
which  follows the proclamation of the repeal of Prohibition.</note>
<p>The <mentioned>div</mentioned> and <mentioned>head</mentioned>
used in the example just given
elements are described below.</p></div>
<div><head>Page Breaks</head>
<p>If the page breaks of the source are of interest, as they generally
are for material transcribed from existing printed editions, record them
using the <mentioned>pb</mentioned> element.  This element is empty:
that is, it has neither content nor an end-tag. It does not mark a
passage or portion of the text, just a location within the text.
The attribute
<mentioned>n</mentioned>, defined for all TEI elements, should be used
to indicate the page number; if page numbers from more than one edition
are transcribed, the attribute <mentioned>ed</mentioned> should be used
to distinguish the two paginations:</p>
<p rend="eg"><![CDATA[<p>I ask the wholehearted cooperation
of all our citizens to the end that
this return of individual freedom shall
not be accompanied by the repugnant
conditions that obtained prior to the
<pb n='512' ed='1938'>
adoption of
the 18th Amendment and those that
have existed  since its adoption....</p>]]></p>
<note>In addition to page breaks, column and line breaks may be of
interest; the full TEI scheme defines <mentioned>cb</mentioned> and <mentioned>lb</mentioned> elements for these, as
well as a generic <mentioned>milestone</mentioned> element for boundaries and breaks of unforeseen
type.  Specialized tags in the TEI header can describe how these
milestone elements are used in standard reference schemes for the
work.</note> </div>
<div><head>Verse</head>
<p>Individual verse lines should be tagged with <mentioned>l</mentioned>
(that's an <q rend="inline" type="inline">L</q>), stanzas or other verse
structures above the level of the line should be tagged
<mentioned>lg</mentioned> (<gloss>line group</gloss>); the latter's
<mentioned>type</mentioned> attribute may optionally be used to identify
the formal structure in question, for retrieval or other purposes:</p>
<p rend="eg"><![CDATA[<lg type='quatrain'>
<l>Awake! for Morning in the Bowl of Night</l>
<l>Has flung the Stone that puts the Stars to Flight:</l>
<l>And Lo! the Hunter of the East
has caught</l>
<l>The Sultan's Turret in a Noose of Light.</l>
</lg>]]></p>
<note>Example is from <title>Rub&aacute;iy&aacute;t of Omar
Khayy&aacute;m</title>, tr. Edward Fitzgerald (New York:  Collier;
London:  Collier-Macmillan, 1962), first quatrain of the first
edition.</note>
<p>When the indentation of the lines is significant, it can be recorded
using the global <mentioned>rend</mentioned> attribute, with some
suitable value:</p>
<p rend="eg"><![CDATA[<l rend='indent'>And Lo! the Hunter
of the East has caught</l>
<l>The Sultan's Turret in a Noose of Light.</l>]]></p>
<p>Of course, if the verse is quoted from another text, the
<mentioned>l</mentioned> elements should be enclosed in a
<mentioned>q</mentioned> element.</p></div>
<div><head>Drama</head>
<p>Drama should be encoded with the elements <mentioned>sp</mentioned>
(<gloss>speech</gloss>) and <mentioned>stage</mentioned> (<gloss>stage
direction</gloss>).  Stage directions can occur either within speeches or
between them.  As may be seen in the example below, the speaker may be
indicated with the <mentioned>who</mentioned> attribute on the
<mentioned>sp</mentioned> element:</p>
<p rend="eg"><![CDATA[<sp who='Casca'>
<l>Speak, hands, for me!</l></sp>
<stage>They stab Caesar.</stage>
<sp who='Julius Caesar'>
<l>Et tu, Brute? -- then fall, Caesar!</l>
<stage>Dies.</stage></sp>]]></p>
<note>Example is from a modern student reprint of <title>Julius
Caesar</title>, III.i:  William Shakespeare, <title>The Tragedy of Julius Caesar</title> (New York:  Airmont, 1965).</note>
<p>When the precise form of the speaker atribution in the source is
important, the speaker may be identified by a separate
<mentioned>speaker</mentioned> element at the beginning of the
<mentioned>sp</mentioned> element.</p>
<p rend="eg"><![CDATA[<sp><speaker>Cas.</speaker>
<l>Speak, hands, for me!</l></sp>
<stage>They stab Caesar.</stage>
<sp><speaker>Caes.</speaker>
<l>Et tu, Brute? -- then fall, Caesar!</l>
<stage>Dies.</stage></sp>]]></p>
<p>These tags may also be used for material not written as drama, but
presented using dramatic conventions (e.g. transcriptions of speeches,
or of press conferences):</p>
<p rend="eg"><![CDATA[The brave men living and dead
who struggled here have consecrated it
far above our power to add or detract.
<stage>[Applause.]</stage>
<!-- ... -->
and that Governments of the people,
by the people, and for the people,
shall not perish from the earth.
<stage>[Long-continued applause.]
</stage>]]></p>
<note>Newspaper version of <bibl>Abraham Lincoln, <title level="a">Address Delivered at the Dedication of the Cemetery at
Gettysburg,</title> in <title>The Collected Works of Abraham Lincoln</title>, ed.Roy P. Basler, vol.
VII (New Brunswick:  Rutgers University Press, 1953), pp. 20-21.</bibl>
Since in this text such stage-directions are always printed in brackets,
the encoder might choose to omit the square brackets from the
transcription, noting in the header that <mentioned>stage</mentioned> elements are always bracketed.</note>
<p>As with verse, if the drama is quoted from another text, it should be
enclosed in a <mentioned>q</mentioned> element.</p></div>
<div><head>Bibliographic References</head>
<p>Bibliographic references should normally be enclosed in
<mentioned>bibl</mentioned> elements; within such elements, or outside
them, <mentioned>title</mentioned> may be used to mark titles of
articles, books, journals, etc.  Its <mentioned>level</mentioned>
attribute takes the values <mentioned>A</mentioned>,
<mentioned>M</mentioned>, <mentioned>J</mentioned>,
<mentioned>S</mentioned>, or <mentioned>U</mentioned> to show whether
the title is an analytic (article) title, a monogrphic (book) title, the
title of a journal, that of a series, or that of unpublished material
such as a thesis.  For example a reference to:  <bibl><title level="a">Inaugural Address, March 4, 1933,</title> in <title>The Public
Papers and Addresses of Franklin D. Roosevelt</title>, vol. II (New
York:  Random House, 1938), pp. 510-514</bibl> would be encoded
thus:</p>
<p rend="eg"><![CDATA[<bibl>
<title level='A'>Inaugural Address,
March 4, 1933</title>, in
<title level='M'>The Public Papers and
Addresses of Franklin D. Roosevelt
</title>, vol. II
(New York:  Random House, 1938), pp. 11-16.
</bibl>]]></p>
<note>Omitted from this bare-bones tag set are tags for other
bibliographic elements, such as author, editor, publisher, and so on.
Also omitted are the elements <mentioned>biblStruct</mentioned> and <mentioned>biblFull</mentioned>, which
require consistently structured bibliographic entries and are useful
when all the items in a bibliography must be structured
correctly (e.g., for machine processing).</note></div>
<div><head>Omissions</head>
<p>If material has been omitted from an electronic text (e.g. because it
is illegible or not of interest to the expected users, the omission
should normally be indicated using a <mentioned>gap</mentioned> element
at the point of omission.  The attributes <mentioned>desc</mentioned>,
<mentioned>reason</mentioned>, and <mentioned>extent</mentioned> may
optionally be used to describe what was omitted, to explain why, and to
give an approximate size for it.  For example:</p>
<p rend="eg"><![CDATA[<p>
Suppose I see two individuals approaching
whose rank I wish to ascertain.  They are,
we will suppose, a Merchant and a Physician,
or in other words, an Equilateral Triangle
and a Pentagon:  how am I to distinguish
them?</p>
<p><gap desc='geometric figure'
reason='editorial policy'
extent='ca. 14 lines'></p>
<p>It will be obvious ... </p>]]></p><!--Bug in TEI P3:  gap should be
an inter-level element, not phrase-level.--> <note>Example is from
<bibl>Edwin A. Abbott, <title>Flatland:  A Romance of Many
Dimensions</title> (1884; rpt. New York:  Dover, 1992), p. 19, extract
from chapter 6, <title level="a">Recognition by Sight.</title></bibl></note> <note>The bare-bones tag
set omits the elements defined by the standard TEI tag set for marking
other kinds of editorial interventions or authorial alterations to a
text, such as cancellations, insertions, corrections or failure to
correct errors, normalized spelling, illegible writing or inaudible
speech, and the expansion of abbreviations. </note></div>
<div><head>Notes</head>
<p>Notes in the text, whether footnotes, endnotes, or inline block notes,
should be tagged with the <mentioned>note</mentioned> element.  The
location may be given, if desired, in the <mentioned>place</mentioned>
attribute.
 Authorial notes may be distinguished from editorial notes by means of
the <mentioned>resp</mentioned> attribute, which indicates who is
responsible for the note. For example:</p>
<p rend="eg"><![CDATA[<p>IN WITNESS WHEREOF,
I have hereunto set my hand and caused
the seal of the United States to be
affixed.</p>
<note resp='ed' place=inline><p>The 72d
Congress, which
convened following the 1932 election,
passed the Twenty-first Amendment to the
Constitution to repeal the Eighteenth
Amendment.</p>
<p> ... </p>
</note>]]></p>
<p>Footnotes and endnotes should normally be transcribed at their point
of attachment.  Their number may optionally be given in the
<mentioned>n</mentioned> attribute:</p>
<p rend="eg"><![CDATA[... have consecrated it
far above our power<note place='foot' n=21>
Philadelphia <title>Inquirer</title> has
<q>our poor attempts</q> and Chicago
<title level='J'>Tribune</title> has
<q>our poor power.</q></note>
to add or detract.]]></p>
</div>
<div><head>Lists</head>
<p>Lists should be tagged using the <mentioned>list</mentioned> and
<mentioned>item</mentioned> elements; a heading or title for the list
should be tagged as a <mentioned>head</mentioned>.  Lists may be
distinguished as ordered (numbered), unordered (bulleted), etc., by
means of the <mentioned>type</mentioned> attribute.  For example:</p>
<p rend="eg"><![CDATA[The President shall proclaim
the date of
<list type=ordered>
<item n='(1)'>the close of the first fiscal
year ending June 30 of any year after the
year 1933, in which ..., or</item>
<item n='(2)'>the repeal of the
eighteenth amendment to the Constitution,
</item>
</list>
whichever is the earlier.]]></p>
<p>The full TEI scheme also defines a <mentioned>label</mentioned>
element for use as an alternative to using the <mentioned>n</mentioned>
attribute to give item numbers or labels.</p></div>
<div><head>What Is Missing?</head>
<p>Notes in the preceding sections have mentioned some of the elements
defined in the full TEI scheme's core tag set but omitted from this
bare-bones version.
 In addition to those already mentioned, tags omitted here include those
for proper nouns and other references to people and places, addresses,
numbers,
 units of measure and measured quantities, dates, and times of day.</p>
<p>The full scheme also defines optional tag sets for hypertext linking,
analysis or interpretation (including both literary and linguistic
analysis) of the text, manuscript transcription, text-critical
apparatus, tables, figures, and other specialized interests.</p></div>
</div>
<div><head>Overall Structure of a Text</head>
<div><head>Front, Body, and Back Matter</head>
<p>Overall, texts are divided into front matter, the
body, and back matter,
tagged respectively <mentioned>front</mentioned>,
<mentioned>body</mentioned>, and <mentioned>back</mentioned>.  Front and
back matter are
distinct only by virtue of their location:  they can contain
exactly the same kinds of material.
The overall structure of a
typical book, for example, would be something like this:</p>
<p rend="eg"><![CDATA[<text>
<front> <!-- front matter here:  title
page, dedication, preface, etc. ... -->
</front>
<body>  <!-- main body of edition here ... -->
</body>
<back>  <!-- back matter here:  index,
bibliography, etc.... -->
</back>
</text>]]></p></div>
<div><head>Text Divisions</head>
<p>Within the body, or within the front and back matter, text may be
subdivided into text divisions (parts, chapters, sections; act, scene;
canto, stanza; etc.).  For such divisions, the single element
<mentioned>div</mentioned> should be used; subsections are tagged with
nested <mentioned>div</mentioned> elements.  The
<mentioned>type</mentioned> attribute may be used to indicate that the
division has a particular name or type; later divisions will take the
same <mentioned>type</mentioned> value unless a different value is
specified.
 Within a text division, paragraphs or paragraph-level elements (e.g.
<mentioned>note</mentioned>, <mentioned>list</mentioned>) may occur.</p>
<p rend="eg"><![CDATA[<div type='Section' n=1>
<p>The eighteenth article of amendment
to the Constitution of the United States
is hereby repealed.</p></div>
<div n=2><p>The transportation or importation
into any State, Territory, or possession of
the United States for delivery or use
therein of intoxicating liquors, in
violation of the laws thereof, is hereby
prohibited.</p></div>
<div n=3><p>This article shall be inoperative
unless it shall have been ratified as an
amendment to the Constitution by conventions
in the several States, as provided in the
Constitution, within seven years from
the date of the submission hereof to the
States by the Congress.</p></div>]]></p>
<p>In cases where text divisions have no headings, or have only headings
consisting of their <mentioned>type</mentioned> value and a number, no
heading need be given, as shown above.  If desired, however, the heading
may be given explicitly:</p>
<p rend="eg"><![CDATA[<div type='Section' n=1>
<head>Section 1.</head>
<p>The eighteenth article of amendment
to the Constitution of the United States
is hereby repealed.</p></div>
<div n=2><head>Section 2.</head>
<p>The transportation ...</p></div>
<div n=3><head>Section 3.</head>
<p>This article shall be inoperative
unless ...</p></div>]]></p>
<p>The headings in the preceding example are fixed text (the word
<mentioned>Section</mentioned> followed by the value of the
<mentioned>n</mentioned> attribute), which any moderately intelligent
SGML software could generate mechanically.  In general, document
management is more convenient, and results are more consistent, if such
material is not transcribed as part of the text, but is generated by
software when the text is displayed or printed.  Inconsistency in the
source, of course, may be of interest, and if so it should be captured
explicitly.</p> <note>The full TEI encoding scheme includes specialized
elements for anthologies (texts containing other texts), epigraphs,
datelines, bylines, salutations, signatures, and groups of headings,
datelines, etc. at the beginning or ending of a text
division.</note></div>
<div><head>Title Pages</head>
<p>The TEI encoding scheme defines specialized tags for transcribing
title pages, in order to ensure that processing software can easily
locate and identify the author, title, and date of the document as given
on its title page.  The title page itself, and its major component
parts, are illustrated in this example:</p>
<p rend="eg"><![CDATA[<titlePage>
<docTitle>
<titlePart type='main'>The Public Papers
and Addresses of
Franklin D. Roosevelt</titlePart>
<titlePart type='sub'>With a special introduction
and explanatory notes by
President Roosevelt</titlePart>
<titlePart type='vol number'>Volume Two</titlePart>
<titlePart type='vol title'>
The Year of Crisis
1933</titlePart>
</docTitle>
<docImprint>
  <publisher>Random House</publisher>
  <pubPlace>New York</pubPlace>
  <docDate>1938</docDate>
</docImprint>
</titlePage>]]></p>
<p>The <mentioned>titlePart</mentioned> element is used both for the
different parts of the document title (as shown) and also for
miscellaneous parts of the title page which are neither document title,
nor document author, nor imprint information.</p> <note>In addition to
the tags shown here, the full TEI scheme defines a <mentioned>docEdition</mentioned> element for tagging information like <q>second
revised and expanded edition</q>.</note></div></div>
<div><head>The TEI Header</head>
<p>The TEI header allows later users of the etexts you create to find out
what the text is, who created the etext (i.e. you), and what source
edition(s) you transcribed the etext from.  In its full expansion, it
also allows a full accounting of your transcription practice (did you
correct typos silently?  did you expand abbreviations? normalize
spelling? etc.) and can also include a detailed characterization of the
text itself (demographics of its author and audience, subject matter,
genre, etc.) and a full change log, which is important for document
management in large projects.  </p>
<p>For bare-bones work, however, it's simplest to copy the following TEI
header by rote, and replace the text in square brackets with appropriate
information about the text being encoded.  If the etext is not
transcribed from a pre-existing source, but instead is being created in
electronic form, the <term>bibl</term> tags within the
<term>sourceDesc</term> element should be changed to <term>p</term>.
</p>
<p rend="eg"><![CDATA[<teiHeader>
<fileDesc><titleStmt><title>
  [Put the title of the electronic text here.]
</title><publicationStmt><p>
  [Indicate who is publishing this electronic text (i.e. you).]
</p></publicationStmt><sourceDesc><bibl>
  [Indicate the source from which this etext is transcribed.]
</bibl></sourceDesc></fileDesc></teiHeader>
]]></p>
<p>For example, the TEI header of the document you are reading looks like
this:
</p>
<p rend="eg"><![CDATA[<teiHeader>
<fileDesc><titleStmt><title>
Bare Bones TEI:  A Very Very Small Subset of the TEI Encoding Scheme
</title><publicationStmt><p>
Published electronically by the Text Encoding Initiative, Chicago and
Oxford, in 1994.
</p></publicationStmt><sourceDesc><p>
This text was created in electronic form.
</p></sourceDesc></fileDesc>
</teiHeader>]]></p>
<div><head>What You're Missing</head>
<note>Not described here are facilities in the TEI header for
<list type="bullets">
<item>fuller bibliographic description of the electronic text (edition
labels, series information, full indications of who is responsible for
it, identification of publisher, distributors, restrictions on
availability, price, etc.</item>
<item>fuller bibliographic description
of the source, including identification of non-textual sources such as
tape recordings</item>
<item>documentation of how the text was encoded:
nature of the project, sampling policy for corpora, editorial practices,
SGML tags used, recognition criteria for tags used, typical rendition of
tags used (e.g.  <q>unless otherwise indicated, terms in glossary lists
are printed in italic and offset into the left margin</q>),
documentation of specialized notations used for feature structure
annotation, metrical analysis, or text-critical apparatus.</item>
<item>characterization of the text in non-bibliographic terms:  when and
how it was created, languages used, classification in some
subject-matter or text-type taxonomy, demographic description of author
(or of speakers in spoken materials)</item>
<item>change logs recording
modifications to the electronic text</item>
</list>
These facilities are
all present in the full header; they may not all be defined in the
TEI Lite tag set.</note></div></div>
<div><head>Putting It All Together</head>
<p>A TEI-encoded electronic text is always encoded as a
<mentioned>tei.2</mentioned> element, which in turn contains a
<mentioned>teiHeader</mentioned> element followed by a
<mentioned>text</mentioned> element.  The overall structure is thus:</p>
<p rend="eg"><![CDATA[<tei.2>
<teiHeader> <!-- TEI header information ... -->
</teiHeader>
<text>
  <front> <!-- ... --> </front>
  <body>  <!-- ... --> </body>
  <back>  <!-- ... --> </back>
</text>
</tei.2>]]></p>
<p>The start-tag of the <mentioned>tei.2</mentioned>
element is preceded by an explicit reference to the external file
containing the document type definition to be applied to the text by the
SGML parser.
The stripped-down DTD described here may be invoked with the following
document-type declaration:<!-- derived DTD to be supplied --></p>
<p rend="eg"><![CDATA[<!DOCTYPE tei.2 SYSTEM 'barebone.dtd'>]]></p>
<p>In some systems, the association of a document with a given document
type is handled internally, and no such explicit declaration is visible
until the document is <soCalled>exported</soCalled> from the system.  In
such systems, the user will be asked to select a
<soCalled>rules</soCalled> or <soCalled>logic</soCalled> file when the
document is first created or imported into the
editor.</p></div></body>
<back><div><head>A Complete Example</head>
<p>The following is a small but complete document encoded using the tag
set declared here:</p>
<p rend="eg"><![CDATA[<tei.2>
<teiHeader>
<fileDesc><titleStmt><title>
  Bare-bones Sample of Bare-bones Tagging
</title><publicationStmt><p>
  An unpublished document.
</p></publicationStmt><sourceDesc><p>
  This document created in electronic form.
</p></sourceDesc></fileDesc></teiHeader>
 
<text><body>
<p>The world's shortest TEI document.</p>
</body></text>
 
</tei.2>]]></p></div>
<div><head>A More Interesting Example</head>
<p>A slightly more realistic example of bare-bones tagging is provided by
the following abridged transcription of Franklin D. Roosevelt's
proclamation that Prohibition (i.e. the prohibition of alcohol, imposed
in the U.S. by the adoption of the 18th Amendment to the Constitution)
had been repealed.
In the following example, the overall structure is what would be used
if the entire <title>Public Papers</title> of Roosevelt, or a selection
of several of them, were being transcribed.
</p>
<p rend="eg"><![CDATA[<tei.2>
]]></p>
<p>The header identifies the electronic
     text and gives the source from which
     it was made.</p>
<p rend="eg"><![CDATA[
<teiHeader>
<fileDesc><titleStmt><title>
  Proclamation of the 21st Amendment:
  an Electronic Version
</title></titleStmt>
<publicationStmt>
<p>Published by the TEI as a specimen of tagged
text.</p></publicationStmt> <sourceDesc><bibl> <title level='M'>The
Public Papers and Addresses of Franklin D. Roosevelt </title>, vol. II
(New York:  Random House, 1938).  <!-- here we transcribe only
     <title level='A'>The President Proclaims
     the Repeal of the Eighteenth Amendment.
     Proclamation No. 2065.
     December 5, 1933</title>, pp. 510-514.  --> </bibl>
</sourceDesc></fileDesc></teiHeader>
]]></p><p>
The <mentioned>text</mentioned> element contains the actual
transcription.</p>
<p rend="eg"><![CDATA[
<text><front><titlePage>
<docTitle>
<titlePart type='main'>
The Public Papers and Addresses of Franklin D. Roosevelt</titlePart>
<titlePart type='sub'>
With a special introduction and explanatory notes by President
Roosevelt</titlePart>
<titlePart type='vol number'>Volume Two</titlePart>
<titlePart type='vol title'>The Year of Crisis 1933</titlePart>
</docTitle>
<docImprint>
  <publisher>Random House</publisher>
  <pubPlace>New York</pubPlace>
  <docDate>1938</docDate>
</docImprint>
</titlePage>
<div type='copyright page'> <!-- ... --> </div>
<div type='notice'> <!-- ... --> </div>
<div type='table of contents'> <!-- ... --> </div>
</front>
]]></p><p>
The body of the electronic text
     is a series of documents,
     each in a <mentioned>div</mentioned> element.</p>
<p rend="eg"><![CDATA[
<body>
<div n=1 type='speech'>
<head>Inaugural Address.</head>
<head type='date'>March 4, 1933</head>
<!-- ... -->
</div>
 
<div n=2 type='Proclamation'>
<head>The President Calls the Congress
into Extraordinary Session.</head>
<head type='docno'>Proclamation No. 2038.</head>
<head type='date'>March 5, 1933</head>
<!-- ... -->
</div>
 
<!-- ... etc. -->
]]></p><p>
The repeal of the 18th Amendment is
     item no. 175 in this volume.</p>
<p rend="eg"><![CDATA[
<div n=175 type='Proclamation'>
<head>The President Proclaims the Repeal
of the Eighteenth Amendment.</head>
<head type='docno'>Proclamation No. 2065.</head>
<head type='date'>December 5, 1933</head>
 
<p><hi rend='sc'>Whereas</hi> the
Congress of the United States in 2d Session of the 72d Congress, begun
at Washington on the fifth day of December in the year one thousand nine
hundred and thirty-two, adopted a resolution in the words and figures
following, to wit &mdash;</p>
]]></p><p>
At this point the Congressional resolution
is quoted in its entirety.  It has its own
title and paragraphing, and embeds in its turn
the full text of yet another document, which
became the 21st Amendment. Since FDR is
quoting the resolution, we tag it as a <mentioned>q</mentioned>.
Within the <mentioned>q</mentioned> is a
<mentioned>text</mentioned> element.
The <mentioned>q</mentioned> is rendered as a block quote with
quotation marks at the beginning and end,
and opening quotation marks at the
beginning of each paragraph.</p>
<p rend="eg"><![CDATA[
<q rend='display, quoted paras'><text><body> <head rend='caps'>Joint
Resolution</head> <head type='sub'>Proposing an amendment to the
Constitution of the United States.</head>
<p>Resolved by the Senate and House of
Representatives of the United States of America
in Congress assembled (two-thirds of each House
concurring therein), That the following article
is hereby proposed as an amendment to the
Constitution of the United States, which shall
be valid to all intents and purposes as part of
the Constitution when ratified by conventions
in three-fourths of the several States:
]]></p><p>
The beginning of the embedded text of the amendment here:</p>
<p rend="eg"><![CDATA[
<q><text><body><head rend='caps'>Article</head>
<div type='Section' n=1>
<p>The eighteenth article of amendment
to the Constitution of the United States
is hereby repealed.</p></div>
<div n=2><p>The transportation or importation
into any State, Territory, or possession of
the United States for delivery or use
therein of intoxicating liquors, in
violation of the laws thereof, is hereby
prohibited.</p></div>
<div n=3><p>This article shall be inoperative
unless it shall have been ratified as an
amendment to the Constitution by conventions
in the several States, as provided in the
Constitution, within seven years from
the date of the submission hereof to the
States by the Congress.</p></div>
</body></text>
</q>
]]></p><p>
The end of the embedded text of amendment here.</p>
<p rend="eg"><![CDATA[
</body></text>
</q>
]]></p><p>
And here, the end of the quoted Congressional resolution.</p>
<p rend="eg"><![CDATA[
<p><hi rend='sc'>Whereas</hi> Section 217(a) of
the Act of Congress entitled <title>An Act
to encourage national industrial recovery,
to foster competition, and to provide for
the construction of certain useful
public works, and for other purposes</title>
approved June 16, 1933, provides as follows:
]]></p><p>
Here we have a quotation within a
paragraph, which itself contains
a paragraph with an embedded list.</p>
<p rend="eg"><![CDATA[
<q><p>Section 217(a) The President
shall proclaim the date of
<list type=ordered>
<item n='(1)'>the close of the first fiscal
year ending June 30 of any year after the
year 1933, during which the total receipts
of the United States (excluding
public-debt receipts)exceed its total
expenditures (excluding public-debt
expenditures other than those
chargeable against such receipts),
or</item>
<item n='(2)'>the repeal of the
eighteenth amendment to the Constitution,
</item>
</list>
whichever is the earlier.</p>
</q></p>
 
<p><hi rend='sc'>Whereas</hi> it appears from
a certificate issued December 5, 1933, by the
Acting Secretary of State that official notices
have been received by the Department of State
that on the fifth day of December, 1933,
Conventions in thirty-six States of the
United States, constituting three-fourths of
the whole number of the States had ratified the
said repeal amendment:</p>
 
<p>Now, <hi rend='sc'>therefore, I, Franklin
D. Roosevelt</hi>, President of the United
States of America pursuant to the provisions
of Section 217(a) of the said Act of June 16,
1933, do hereby proclaim that
the Eighteenth Amendment to the Constitution of
the United States was repealed on the fifth
day of December, 1933.</p>
 
<p><hi rend='sc'>Furthermore</hi>, I enjoin
upon all citizens of the United States and
upon others resident within the jurisdiction
thereof, to co-operate with the Government
in its endeavor to restore greater respect
for law and order, by confining such purchases
of alcoholic beverages as they may make
solely to those dealers or agencies which
have been duly licensed by State or Federal
license.</p>
 
<!-- ... -->
 
<p>I call specific attention to
the authority given by the 21st Amendment
to the Constitution to prohibit transportation
or importation of intoxicating liquors into
any State in violation of the laws of such
State.</p>
<p>I ask the wholehearted cooperation of all our
citizens to the end that this return of individual
freedom shall not be accompanied by the repugnant
conditions that obtained prior to the adoption of
the 18th Amendment and those that have existed
since its adoption.  Failure to do this honestly
and courageously will be a living reproach to us
all.</p>
<p>I ask especially that no State shall by law
or otherwise authorize the return of the saloon
either in its old form or in some modern guise.
</p>
 
<!-- ... -->
 
<p><hi rend='sc'>In witness whereof</hi>,
I have hereunto set my hand and caused
the seal of the United States to be
affixed.</p>
 
<note resp='ed' place=inline><p>The 72d
Congress, which
convened following the 1932 election,
passed the Twenty-first Amendment to the
Constitution to repeal the Eighteenth
Amendment.</p>
<p> <!-- ... --> </p>
</note>
 
</div>
]]></p><p>
Here is the end of the repeal proclamation.
From here, the transcription continues in the same way,
to the end of the volume.</p>
<p rend="eg"><![CDATA[
<!-- ... -->
</body></text>
</tei.2>]]></p></div>
<div><head>What About Software?</head>
<p>Documents created using the tag set described here can be
created:
<list>
<item>using an SGML-aware editor such as SoftQuad's Author/Editor, or
ArborText's Adept, or
DataLogic's EditStation, or the public-domain editor emacs, for which a
specialized mode for SGML editing has been constructed (psgml.el).  (If
you use emacs, you will find psgml.el at the usual sources of emacs
material.  The other programs are available from their vendors.)</item>
<item>using a standard editor or word processor, typing in the angle
brackets, etc. as you see them in the examples here; working this way
requires that you save the file in
<soCalled>ASCII</soCalled> or <soCalled>non-document</soCalled> mode;
otherwise, the proprietary markup of your word processor will get in the
way.</item>
<item>using a standard word processor with an add-on tool to translate
documents from that word processor's native format into SGML</item>
</list>
Of these, the first and third are most convenient for
most users, and the first and second are most likely to produce valid
SGML.  The main difficulty with the third method is that mechanical
translation from a word processor into SGML is usually possible only for
very restricted SGML tag sets, and is only reliable if the documents
have been created with an unusually disciplined use of the word
processor's style-sheet facility.  Any user interested enough in SGML to
exercise the necessary discipline would probably do better with a
full-fledged SGML editor.</p>
<p>Once created, SGML documents can be processed with a variety of
commercial and public-domain tools.  No complete listing is possible
here; at the time this is written, the most convenient summary of SGML
software is the <title>Whirlwind Guide to SGML Tools</title> maintained
by Steve Pepper of Oslo, and available on the internet by ftp at
ftp.uio.no (if you don't know about ftp, or this whole paragraph appears
to be technobabble, consult your local computer center, or one of the
numerous recent guides to the Internet for users who lack local computer
center support).  The most popular public-domain tool is the parser
sgmls, written by James Clark on the basis of materials written by
Charles Goldfarb.  Using sgmls to process SGML documents commonly
involves writing programs to read its standard output format, but it can
also be used by non-programmers to check the validity of their SGML
documents.  (If you want to do this, check the TEI file servers for
DOS batch files, Unix shell scripts, or the equivalent for your
system, which simplify the task of setting up sgmls and running it as
a validator.  If you run into difficulties, issue a call for help
on TEI-L.)
An increasing number of SGML tools also use sgmls as a pre-processor,
so acquiring a copy of sgmls makes sense even for those who have no
intention of writing programs on their own.</p></div>
<div><head>Summary of the Bare Bones TEI Subset</head>
<div><head>Elements in the Bare Bones Tag Set</head>
<p>The tags included in the Bare Bones TEI Subset are:
<list type="bullets">
<item>TEI header tags (not explained; use by rote)
<list type="bullets">
<item>teiHeader
</item>
<item>fileDesc
</item>
<item>titleStmt
</item>
<item>title
</item>
<item>publicationStmt
</item>
<item>sourceDesc
</item>
</list>
</item>
<item>Paragraphs and Other Chunk-Sized Elements<list type="bullets">
<item>p
</item>
<item>note
</item>
<item>list, item, head
</item>
</list>
</item>
<item>Verse and Drama
<list type="bullets">
<item>l
</item>
<item>lg
</item>
<item>sp</item>
<item>stage
</item>
</list>
</item>
<item>Miscellaneous
<list type="bullets">
<item>hi
</item>
<item>q
</item>
<item>ref
</item>
<item>pb
</item>
<item>gap
</item>
</list>
</item>
<item>Bibliographic References
<list type="bullets">
<item>bibl</item>
<item>title
</item>
</list>
</item>
<item>Overall Text Structure
<list type="bullets">
<item>tei.2
</item>
<item>text
</item>
<item>front
</item>
<item>body
</item>
<item>back
</item>
<item>div, head
</item>
</list>
</item>
<item>Title Pages<list type="bullets">
<item>titlePage
</item>
<item>docTitle, titlePart
</item>
<item>docAuthor
</item>
<item>docDate
</item>
<item>docImprint
</item>
</list>
</item>
</list>
</p></div>
<div><head>Formal Declarations</head>
<p>The bare-bones TEI subset is a clean subset of the TEI encoding scheme
as published:  bare-bones texts conform to the published TEI DTD.  The
subset is defined exclusively by suppressing elements which are normally
available within TEI documents.  This suppression is accomplished by a
DTD fragment available from the TEI file servers under the name
<term>bb.ent</term> (for <q rend="inline">bare-bones entities</q>).
</p>
<note>5 January 2010:  the following files are now available at the
locations linked to.  Unless you are particularly interested in
the TEI P3 and TEI P4 customization facility, the only one you are
like to be interested in is the first.
<list type="bullets">
<item><xref href="bb.dtd">bb.dtd</xref>:  the fully expanded DTD for
bare bones TEI (hand-modified for XML compatibility)</item>
<item><xref href="barebone.ent">barebone.ent</xref>:  the entity 
modifications file for bare bones TEI; may be used with the TEI P3
or TEI P4 DTDs.  Was used to generate the expanded DTD (bb.dtd).</item>
<item><xref href="barebone.dtdecl">barebone.dtdecl</xref>:  a file
containing just a document type declaration invoking the full
TEI DTD and the barebone.ent modification file.</item>
</list>
At the moment, no TEI-P5-based version of bare-bones TEI is
available.  Maybe someday.
</note>
</div>
</div>
</back>
</text>
</TEI.2>
<!-- Keep this comment at the end of the file
Local variables:
mode: xml
sgml-default-dtd-file:"/Library/SGML/Public/Emacs/teilite.ced"
sgml-omittag:t
sgml-shorttag:t
End:
-->
