<?xml version="1.0" encoding="UTF-8"?>
<?xml-model href="../../../_utils/schema/yaps.rnc" type="application/relax-ng-compact-syntax"?>
<?xml-model href="../../../_utils/schema/yaps.isosch" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?>
<?xml-stylesheet type="text/css" href="../../../_utils/stylesheets/yaps-tei.css"?>
<!-- $Id: overview_newer.xml 51709 2026-05-28 23:29:13Z syd $ -->
<TEI xmlns="http://www.wwp.northeastern.edu/ns/yaps" version="5.0">
  <teiHeader>
    <fileDesc>
      <titleStmt>
	<title>Overview of Text Encoding and the TEI</title>
	<author>Julia Flanders</author>
      </titleStmt>
      <editionStmt>
        <edition>Introduction to TEI Encoding and Schema Design, Northeastern University, 2018-04</edition>
      </editionStmt>
      <publicationStmt>
	<distributor>Women Writers Project (via website)</distributor>
	<address>
	  <addrLine>url:mailto:wwp@northeastern.edu</addrLine>
	</address>
	<date when="2018-04-04"/>
	<availability status="restricted">
	  <p>Copyright 2007 Syd Bauman, Julia Flanders, and the Women Writers Project</p>
	  <p>This TEI-encoded XML file is available under the terms of the <ref
	  target="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons
	  Attribution-ShareAlike 3.0 (Unported)</ref> license.</p>
	</availability>
	<pubPlace>Boston, MA  USA</pubPlace>
      </publicationStmt>
      <notesStmt>
	<note><p/></note>
      </notesStmt>
      <sourceDesc>
	<p>A new version of the introductory presentation used at the beginning of workshops
	and seminars; covers basic concepts of information modeling and research goals
	and essentials about the TEI.</p>
      </sourceDesc>
    </fileDesc>
    <revisionDesc>
      <change who="personography.xml#sstanley.fxj" when="2015-10-12">Added some
      tutorials.</change>
      <change when="2011-06-05" who="#jflanders.lfw">Created file from notes developed at
      UCLA</change>
    </revisionDesc>
  </teiHeader>
  <text>
    <presentation>
      <abstract>
	<p>This tutorial contains an overview of the TEI within the context of the larger
	field of digital humanities. We explain the rationale behind scholarly text
	encoding, and discuss why you may want to use TEI on your project.</p>
      </abstract>
      <section>
	<head>The DH Universe</head>
	<slide>
	  <figure>
	    <graphic width="100%" url="../../../_utils/gfx/IntroSlideDHField.png"/>
	  </figure>
	</slide>
	<lectureNote>
	  <p>Ok, you are here for an introductory class, which means that for many of you
	  this may be your first introduction to Digital Humanities as a field. So,
	  let's take a second to situate the TEI in the broader field of DH
	  Scholarship. This is really a rudimentary cloud of terms and sub-disciplines
	  that you may come across in DH. I've separated this out into two major
	  categories. The red category, down here, is “Making,” and the blue
	  categories are those that are less obviously about Making. Many definitions
	  of DH will maintain that if you're not making something, some product, that
	  you're not doing DH. This is, obviously, controversial, and fields that, for
	  instance, derive from New Media Studies, will institute reading practices
	  that are aware of the technological and material underpinnings of the texts
	  they work with, but will not necessarily be interested in producing new
	  objects beyond the objects that their criticism is housed in. And, for that
	  matter, we can make the argument that all work or all labour is a form of
	  making, and that criticism can be the product of a critical labour. I also
	  want to point out that the “Making” category also supports what can be seen
	  as a reading practice. Digital Textual Studies encompasses reading
	  approaches like computational analysis or algorithmic reading, both of which
	  depend on finding patterns in text and producing data that can be analysed.
	  But if we get narrower into Digital Textual Studies, we can see that it
	  narrows into Digital Textual Editing, and this is really where we start to
	  see the utility of something like the TEI. Markup is a way of describing
	  something that exists in text, and we all do markup all the time, whether
	  we're aware of it or not. Any time you write in the margins of a book, it's
	  a form of markup. Anytime someone publishes an editorial edition of a book,
	  with footnotes, or information on textual variants, for instance, they rely
	  on a markup system. XML is a descriptive markup language—that's a term that
	  we'll return to, descriptive—that primarily supports technological
	  understandings of editing. And TEI is a flavour of XML. So this small slice,
	  which would be even smaller if I were to fill in the more granular concerns
	  of other disciplines, is what we're dealing with today. But why is this
	  small slice the thing that marks a lot of people's first exposure to DH?
	  Well, a couple reasons: the first is that TEI encoding is relatively
	  accessible. You should be able to continue a coding practice from what you
	  learn today; and markup, since we do it all the time, is pretty intuitive.
	  It's a way that we're used to engaging with texts. The second, and maybe the
	  more compelling, is that TEI is among the most well-established technologies
	  in the field. It has a robust governing body around its usage, and it's been
	  around long enough to produce some innovative uses of the technology. So
	  what you're learning here is in many ways a standard practice in the
	  discipline, and a way to start to understand DH approaches the kinds of data
	  we come across in text.</p>
	</lectureNote>
	<tutorial>
	  <p>Since this is an introductory TEI tutorial, it's possible that this is your
	  first introduction to digital humanities as a field, or that you are just
	  beginning to understand the discipline as a whole. So let's take a minute to
	  situate TEI within the broader range of digital scholarship in the
	  humanities. </p>
	  <p>This is really a rudimentary cloud of terms and subdisciplines that you may
	  come across in DH. They are separated out into two major categories. The red
	  category towards the bottom, is <q>Making,</q> and the blue categories are
	  those that are less obviously about Making. Many definitions of DH will
	  maintain that if you're not making something, some product, that you're not
	  doing DH. This is, obviously, controversial. Fields that, for instance,
	  derive from New Media Studies, will institute reading practices that are
	  aware of the technological and material underpinnings of the texts they work
	  with, but will not necessarily be interested in producing new objects beyond
	  the objects that their criticism is housed in. And, for that matter, we can
	  make the argument that all work or all labour is a form of making, and that
	  criticism can be the product of a critical labour.</p>
	  <p>It is also important to point out that the <q>Making</q> category also supports what
	  can be seen as a reading practice. Digital Textual Studies encompasses
	  reading approaches like computational analysis or algorithmic reading, both
	  of which depend on finding patterns in text and producing data that can be
	  analysed. But if we get narrower into Digital Textual Studies, we can see
	  that it narrows into Digital Textual Editing, and this is really where we
	  start to see the utility of something like the TEI.</p>
	  <p>Markup is a way of describing something that exists in text, and we all do
	  markup all the time, whether we're aware of it or not. Any time you write in
	  the margins of a book, it's a form of markup. Anytime someone publishes an
	  editorial edition of a book, with footnotes, or information on textual
	  variants, for instance, they rely on a markup system. XML is a descriptive
	  markup language—that's a term that we'll return to, <q>descriptive</q>—that
	  primarily supports technological understandings of editing. And TEI is a
	  flavor of XML. So this small slice, which would be even smaller if we were to
	  fill in the more granular concerns of other disciplines, is what we're
	  dealing with today.</p>
	  <p>But why is this small slice the thing that marks a lot of people's first
	  exposure to DH? Well, for a couple of reasons: the first is that TEI
	  encoding is relatively accessible. You should be able to continue a coding
	  practice from what you learn today; and markup, since we do it all the time,
	  is pretty intuitive. It's a way that we're used to engaging with texts. The
	  second, and maybe the more compelling reason, is that TEI is among the most
	  well-established technologies in the field. It has a robust governing body
	  around its usage, and it's been around long enough to produce some
	  innovative uses of the technology. So what you're learning here is in many
	  ways a standard practice in the discipline, and a way to start to understand
	  DH approaches the kinds of data we come across in text.</p>
	</tutorial>
      </section>

      <section>
	<head>Text Encoding: Representing Research Objects</head>
	<slide>
	  <figure>
	    <graphic url="../../../_utils/gfx/modeling_possibilities_prose.png"
		     height="600px"/>
	  </figure>
	</slide>
	<lectureNote>
	  <p>This workshop is really about how to represent research objects <list>
	  <item>in a sense, not even really about how to represent them in digital
	  form, although that is our practical emphasis. </item>
	  <item>but rather, what are the salient informational features of the
	  research materials that concern us, and how do we
	  <emph>understand</emph> those features, how do we derive meaning
	  from them? What aspects of their nature do we need to express in
	  order to have a useful representation of the object?</item>
	</list>
	  </p>
	  <p> The TEI is not so much an attempt to answer those questions, as it is a tool
	  for expressing our answers. </p>
	</lectureNote>
	<tutorial>
	  <p>This tutorial is about representing research objects, generally.
	  Although our practical emphasis is on representing them in a digital form,
	  our scope actually expands beyond just representing them digitally.</p>
	  <p>Instead, we are really trying to represent the salient informational features
	  of the research materials that concern us. You can see in this image a whole
	  range of features that a researcher might be concerned with in representing
	  the document on the slide. For example, one may be interested in the references to
	  people and the relationships between them, or in describing the physical
	  document itself.</p>
	  <p>Additionally, we will interrogate how we understand those features and how we
	  derive meaning from them. What aspects of their nature do we need to express
	  in order to have a useful representation of the object? For example, If your
	  set of documents records events that are described using three different
	  calendar systems, how do you represent the recorded dates, while still
	  creating a regularized version that allows for analysis?</p>
	  <p>The TEI is not an attempt at answering those questions, but is rather a tool
	  for expressing our answers to those questions. This is why this tutorial
	  should not be understood only as a discussion of the digital.</p>
	</tutorial>
      </section>

      <section>
	<head>One Model, Many Outputs</head>
	<slide>
	  <figure>
	    <graphic url="../../../_utils/gfx/single_source_model.png" height="600px"/>
	  </figure>
	</slide>
	<lectureNote>
	  <p>The digital model of our research materials sits within a larger ecology that
	  also involves other kinds of digitally mediated activities, like
	  publication.</p>
	  <p>In fact, we can create many different kinds of derived models, different
	  kinds of output, all from the same source, using automated transformations
	  (tools like XSLT)</p>
	  <p>And we can control their appearance through CSS stylesheets and other
	  formatting processes</p>
	  <p>But it's important to remember that all of these different outputs depend on
	  the existence of the original analytical model and its descriptive power:
	  from the fact that what it is describing is not accidental facts of
	  appearance, but deeper ideas about structure and content. </p>
	</lectureNote>
	<tutorial>
	  <p>The digital model of our research materials sits within a larger ecology that
	  also involves other kinds of digitally mediated activities, like
	  publication.</p>
	  <p>In fact, we can create many different kinds of derived models, or different
	  kinds of output, all from the same source. We do this using automated
	  transformations (tools like XSLT), and we can control their appearance
	  through CSS stylesheets and other formatting processes. As you can see,
	  there are several different formats we can transform our TEI into, not just
	  HTML.*</p>
	  <p>But it's important to remember that all of these different outputs depend on
	  the existence of the original analytical model and its descriptive power. It
	  is important to note that this original analytical model, represented with
	  TEI, describes deep ideas about the structure and content of documents, not
	  just facts about their appearance.</p>
	  <p>* To learn more about how to transform and publish the TEI, see our 
	  <ref target="../../../../resources/transformation.html">Transformation and Publication Primer</ref>.</p>
	</tutorial>
      </section>

      <section>
	<head>How do XML and the TEI fit in?</head>
	<slide>
	  <figure>
	    <graphic width="100%" url="../../../_utils/gfx/concept_syntax_language.png"/>
	  </figure>
	</slide>
	<lectureNote>
	  <p>So this is a workshop about modeling and representation, but it's also a
	  seminar about TEI, and you've heard the term <term>XML</term> uttered as
	  well: how do these pieces relate to one another?</p>
	  <p>In text encoding, the concepts that underlie our modeling all come from us:
	  from our minds, from culture, etc.</p>
	  <p>XML specifies a syntax for text encoding: a way of distinguishing the markup
	  from the content</p>
	  <p>TEI provides the specifics of the actual text encoding language: the
	  controlled vocabulary of terms (like <term>note</term>) that we will use in
	  marking up the text</p>
	  <p>We'll be talking about each of these things in more detail over the rest of
	  the morning and over the next few days.</p>
	</lectureNote>
	<tutorial>
	  <p>(If you've already read through our "Introduction to XML" slide set, you can
	  skip this slide)</p>
	  <p>In text encoding, all of the concepts that underlie our modelling come from
	  us: our disciplines, theoretical frameworks, culture, etc.</p>
	  <p>XML defines a syntax for text encoding. It is a method for distinguishing our
	  markup from the content that we are marking up.</p>
	  <p>The TEI provides the specifics of the actual encoding language. It translates
	  our concepts into XML, and provides a controlled vocabulary that we use in
	  marking up the text.</p>
	</tutorial>
      </section>

      <!-- section>  removed 2012-05-07 by Syd per Julia during workshop
           <head>Modeling and Presentation</head>
           <slide>
           <figure>
           <graphic url="../../../_utils/gfx/modeling_possibilities_presentation.png"
           height="100%"/>
           </figure>
           </slide>
           <lectureNote>
           <p>Looking at this ecology a little more closely, we can see
           that each specific kind of object (whether it is a book, a
           TEI document, a web page, a PDF, a concordance) has its own
           information model: that is, its own structure, its own way of
           making and representing meaning:</p>
           <list><item>In the case of a web page (as in this diagram)
           the important structural pieces are the banner, the image,
           the block of text that represents the transcription of the
           document. </item>
           <item>In the case of a TEI document, as we saw at the start,
           there might be a great variety of different information
           structures, depending on how we think about the data (as a
           linguistic object, as a physical object, etc.). </item>
           <item>When we create one of these derived models (such as a
           PDF, or a web page) from our TEI, what we're really doing is
           mapping from one model to another: saying, for instance,
           <q>take each paragraph from the TEI document, and represent
           it as a paragraph in my web page</q>, or <q>take the title
           of each TEI document, and display them all as a list in the
           right-hand navigation bar</q></item>
           </list>
           <p>The information model we create with a language like TEI
           represents our <emph>analysis</emph> of the
           <emph>source</emph>; the information models we create
           through languages like PDF, HTML, and so forth represent our
           <emph>communication of results</emph> via a certain kind of
           <emph>output</emph>.</p>
           </lectureNote>
	   </section -->

      <section>
	<head>Representing Research Objects?</head>
	<slide>
	  <figure>
	    <graphic url="../../../_utils/gfx/anatomy_drama_diagram.png" height="600px"
		     />
	  </figure>
	</slide>
	<lectureNote>
	  <p>Looking a little more closely at this <soCalled>modelling</soCalled> and
	  <soCalled>mapping</soCalled> process: <list>
	  <item>let's look first at how in creating the TEI document, we are
	  identifying and selecting pieces of the source document</item>
	  <item>and representing them as distinct <term>elements</term> in our TEI
	  file: that is, distinct chunks of data with distinct
	  boundaries</item>
	  <item>and also notice how these chunks of data, these elements, also
	  have structural relationships that mirror those that are actually
	  present in the source document (e.g. scenes within acts, speeches
	  within scenes, etc.)</item>
	</list>
	  </p>
	</lectureNote>
	<tutorial>
	  <p>Let's take a look at the process for modelling and mapping our documents.</p>
	  <p>In creating a TEI document, we are identifying and selecting pieces of the
	  source document. We then represent these pieces as distinct
	  <emph>elements</emph> in our TEI file: that is, distinct chunks of data
	  with distinct boundaries. The example on this slide shows the how the markup
	  mirrors the structure of the original text. The structural relationships are
	  similar as well. As you can see, we have scenes within acts, paragraphs
	  within speeches, etc.</p>
	</tutorial>
      </section>

      <section>
	<head>TEI and HTML</head>
	<slide>
	  <figure>
	    <graphic url="../../../_utils/gfx/anatomy_drama_TEI_html.png" height="600px"
		     />
	  </figure>
	</slide>
	<lectureNote>
	  <p>And now looking at the relationship between the TEI model of this source
	  document, and the mapping of that model into HTML: What do we see when we
	  look at this diagram? (Pause and let people look and make suggestions) <list>
	  <item>Notice how we're mapping multiple TEI elements onto a single HTML
	  element (for instance, speeches, speakers, and stage directions all
	  become HTML <soCalled>paragraph</soCalled> elements</item>
	  <item>this is because HTML isn't trying to model a play, it's trying to
	  model a web page</item>
	</list>
	  </p>
	</lectureNote>
	<tutorial>
	  <p>Drama is a perfect use-case for why TEI is useful for scholars. If we take a
	  look at HTML, another common markup language, we see why the choice of
	  markup systems is important for a project. HTML is a great markup language
	  for publishing on the web. If the primary goal of your project is to get
	  your editions published, you may be wondering, <said>Why TEI? Wouldn't HTML
	  be easier?</said> This slide is the perfect illustration of how more
	  complex markup systems allow for fuller analysis and representation.</p>
	  <p>As you probably noticed, we're mapping multiple TEI elements onto a single
	  HTML element. For example, speeches, speakers, stage directions all get the
	  catch-all <gi>p</gi> element (or the HTML <q>paragraph</q>). Nor is HTML
	  modelling the nested structure of the play document in the same way the TEI
	  is. So there is no way of associating a speaker tag with the speech, which
	  we do in the TEI with the <gi>sp</gi> tag. The reason we lose so much
	  information in HTML is because HTML isn't <emph>trying</emph> to model
	  plays, it's trying to model a web page.</p>
	</tutorial>
      </section>

      <section>
	<head>TEI and Research Materials</head>
	<slide>
	  <p>The TEI Guidelines help us model our research materials: <list>
	  <item>Sustainably</item>
	  <item>Sharably</item>
	  <item>Articulately</item>
	  <item><emph>Formally</emph></item>
	</list>
	  </p>
	</slide>
	<lectureNote>
	  <p>So, stepping back now...The TEI Guidelines is a representational system: a
	  system of notation through which we can create digital representations of
	  our research materials.</p>
	  <p> The TEI exists to make it possible for us to represent research materials in
	  a way that is: <list>
	  <item>sustainable (because it is standards-based; not dependent on
	  specific software or hardware)</item>
	  <item> sharable (provides conditions for mutual intelligibility;
	  provides a lingua franca that is shared by the entire research
	  community)</item>
	  <item> and above all, analytically rich (provides a very large and
	  extensible vocabulary for describing and analysing humanities
	  content)</item>
	</list>
	  </p>
	  <p> But in addition, it focuses our attention in a very particular way on the
	  translation of observations about texts into formal information <list>
	  <item>we look at a book and we can read it, handle it, study it </item>
	  <item>we take a digital image of the book and we can read that,
	  disseminate it </item>
	  <item>but if we do a TEI encoding of the book other things become
	  legible: for instance, the array of genres it contains; the people
	  it addresses and names; the way it quotes and cites other works, the
	  ways it has been revised</item>
	</list>
	  </p>
	</lectureNote>
	<tutorial>
	  <p>The TEI Guidelines provide a representational system—a system of notation
	  through which we can create digital representations of our research
	  materials.</p>
	  <p>The TEI exists to make it possible for us to represent research materials in
	  a way that is sustainable, shareable, and above all, analytically rich.</p>
	  <p>It may be useful here to unpack those terms. The TEI is
	  <emph>sustainable</emph> because it is standards-based and not dependent
	  upon specific software or hardware. It is <emph>shareable</emph> because it
	  provides conditions for mutual intelligibility; it serves as a lingua franca
	  that is shared by the entire research community. And it is
	  <emph>analytically rich</emph> because it provides a large vocabulary
	  for describing and analysing humanities content.</p>
	  <p>Additionally, the TEI focuses our attention on translating our observations
	  about texts into formal information. In this regard, the TEI allows us to do
	  many things that a printed image or simple transcription of the page would
	  not. When we do TEI encoding, different things about a text become legible
	  (depending on how we encode). For instance, we can look at the array of
	  genres a text contains, the people and places contained within a document, the
	  way it quotes and cites other works, or how it has been revised over time.
	  The TEI focuses our attention in a very particular way on the translation of
	  observations about texts into formal information.</p>
	</tutorial>
      </section>

      <!--      <section>
	   <head>Representation and Scale</head>
	   <slide>
	   <figure>
	   <graphic url="../../../_utils/gfx/poem_image_model.png"
	   height="100%"/>
	   </figure>
	   </slide>
	   <lectureNote>
	   <p> These things become legible in a different way: not just things we
	   can see when we look at the page ("oh, look, it's a poem") but
	   things we can observe and work with at a distance and at scale: for
	   instance, we can look at the interplay of poems within prose
	   contexts (at the start of chapters in Middlemarch; in dialogue in
	   Charlotte Smith's children's works; in personal narratives in Lady
	   Mary Wroth's Urania). </p>
	   </lectureNote>
	   </section>	   
      -->

      <section>
	<head>Formalism, Selection, Description</head>
	<slide>
	  <figure>
	    <graphic url="../../../_utils/gfx/selection_formalism.png"/>
	  </figure>
	</slide>
	<lectureNote>
	  <p> The reason this is possible is because languages like the TEI serve as a
	  kind of intermediary between the brute stuff of the world, and the formal
	  analytics of a research process. <list>
	  <item>based on our research aims, we select the parts of the text that
	  are of interest to us </item>
	  <item>we describe them using a set of formal descriptors (which we will
	  be looking at closely in the course of the workshop) </item>
	  <item>and to some extent we regulate and constrain our descriptions
	  according to our expectations about genre and document structure.
	  </item>
	</list>
	  </p>
	  <p>So although it looks as if what we're doing here is <emph>reproducing</emph>
	  a text, in fact what we're doing is <emph>modeling</emph> it, very
	  selectively and very strategically: we're creating a proxy, a surrogate,
	  sort of like a plastic model of an atom or a DNA strand: with selective,
	  useful omissions and distortions</p>
	  <p>This model then serves as the basis for all the things we want to do with our
	  text in the digital world: publish it, print it, visualize it, analyse
	  it.</p>
	</lectureNote>
	<tutorial>
	  <p>Languages like the TEI serve as a kind of intermediary between the brute
	  stuff of the world and the formal analytics of a research process. The TEI
	  recognizes that not all documents are going to exactly follow the models
	  that we set up for them, so it navigates between creating a
	  highly-constrained idealized model of the document, and a loose model in
	  which anything is possible. Think of it as negotiating between
	  prescriptivist and descriptivist grammar. So, based on research aims, we
	  select the parts of the text that are of interest to us. We then describe
	  them using a set of formal descriptors. Then we regulate and constrain (to
	  some extent) our descriptions according to our expectations about genre and
	  document structure.</p>
	  <p>So although it looks as if what we're doing here is <emph>reproducing</emph>
	  a text, we are, in fact, selectively and strategically
	  <emph>modelling</emph> it. We're creating a surrogate or proxy, which
	  functions sort of like a different projections of a map: each with selective
	  and useful omissions and distortions.</p>
	</tutorial>
      </section>

      <section>
	<head>Background on the TEI</head>
	<slide>
	  <p>The TEI is: <list>
	  <item>A markup language (a text encoding language)</item>
	  <item>Developed by an international consortium; free and
	  open-source</item>
	  <item>Both a community standard and a community research effort</item>
	</list>
	  </p>
	</slide>
	<lectureNote>
	  <p> So just to make sure we're all on the same page, a little background on the
	  TEI and on what it is <list>
	  <item>The TEI is a markup language: a language for modeling digital
	  information. In the case of the TEI, it's a language for modeling
	  information about humanities texts and other research
	  materials.</item>
	  <item>It is developed and maintained by an international consortium, and
	  it is free and open-source; the community that uses the TEI also has
	  responsibility for developing and expanding the TEI (and this
	  includes all of us here)</item>
	  <item>It has been around for over 20 years and is still growing and
	  developing; it is both a standard and an ongoing research
	  effort.</item>
	</list>
	  </p>
	</lectureNote>
	<tutorial>
	  <p>Here it may be useful to sum up what we've learned about the TEI thus far,
	  and provide a little background on the nature of the TEI.</p>
	  <p>The TEI is a markup language, specifically a language for modelling digital
	  information. In the case of the TEI, we are modelling information about
	  humanities texts and other research materials.</p>
	  <p>The TEI is developed and maintained by an international consortium, and it is
	  free and open-source. The community that uses the TEI also has the
	  responsibility for developing and expanding the TEI (this includes
	  you!!).</p>
	  <p>Even though it has been around for over 20 years, it is still growing and
	  developing. It is both a standard and an ongoing research effort.</p>
	  <list>
	    <head>This tutorial is complete, please see links below to continue:</head>
	    <item><ref target="../basic_encoding/basic_encoding_tutorial_00.xhtml">Proceed to
	    next tutorial in TEI Primer</ref></item>
	    <item><ref
		      target="../manuscript_encoding/basic_manuscript_encoding_tutorial_00.xhtml"
		      >Proceed to next tutorial in Manuscripts and the TEI
	    Primer</ref></item>
	    <item><ref target="../../../../resources/tei_prim.html">Return to TEI
	    Primer</ref></item>
	    <item><ref target="../../../../resources/ms_encoding.html">Return to
	    Manuscripts and the TEI Primer</ref></item>
	    <item><ref target="../../../../resources/tutorial_main.html">Return to main
	    tutorial page</ref></item>
	  </list>
	</tutorial>
      </section>

    </presentation>
  </text>
</TEI>
