<?xml version="1.0" encoding="UTF-8"?><!-- Start license statement: do not remove 

EpiDoc: Guidelines for Structured Markup of Epigraphic Texts in TEI
Copyright (C) 2000-2006 by all contributors listed in <div type="gl-responsibility">, below.
Additional contributors' copyright may be designated in individual source files.

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.

Information about the EpiDoc community can be obtained via 
http://epidoc.sf.net.

End license statement: do not remove -->
<!-- Start CVS information: do not remove -->
<!-- $Header: /cvsroot/epidoc/guidelines/src/taggingtext.xml,v 1.7 2006/04/18 21:19:01 paregorios Exp $ -->
<!-- End CVS information: do not remove -->

<!DOCTYPE div SYSTEM "../dtd/tei-epidoc.dtd">
<div xmlns="http://www.tei-c.org/ns/1.0" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:tei="http://www.tei-c.org/ns/1.0" id="taggingtext" lang="en" rend="multipart" org="uniform" part="N" sample="complete">
   <head>Tagging the Inscribed Text</head>
   <p>The creation or transformation of epigraphic texts using XML is greatly facilitated by the traditional, scholarly techniques of editing epigraphic texts. Epigraphers are already accustomed to careful examination, analysis and description of letters, words, phrases and other aspects of texts. Communicating these aspects accurately and unambiguously is the central aim of scholarly epigraphic publication, and epigraphers have developed a highly technical and effective typographic vocabulary for achieving it. If the semantic richness and rigor underlying this typographic vocabulary can be made structurally distinct in a way that permits computer software to distinguish all its elements reliably, then software can be used to increase scholarly productivity and reduce the manual tasks that slow scholarly inquiry. This is the primary goal of EpiDoc. The use of sigla in traditional typographic editions that either bind to individual characters or that encompass a group of characters pair-wise provides a ready-made road map to the enumeration and application of XML tags. In formulating the guidelines for markup of the epigraphic text, we have endeavored to provide unique combinations of elements and attributes for each and every distinction epigraphers attempt to draw with sigla in print editions. These element-attribute combinations are described in the following sections, arranged by broad classes of editorial activity.</p>
   <p>Several principles have been followed in developing these recommendations:</p>
   <list type="simple">
      <item>the markup language must provide the same degrees of flexibility and rigor inherent in the format-oriented editing conventions currently employed by epigraphers</item>
      <item>format must be separated from structure and meaning: therefore, characters may be used only to represent text characters and symbols; all editorial distinctions must be made using structured markup </item>
      <item>there must be a one-to-one relationship between each unique combination of siglum + format (as used in a traditional printed text) and an EPIDOC element + attribute(s) combination. This principle is particularly important if EPIDOC is to be used to facilitate data transfer between systems such as the Heidelberg Epigraphic Database and the Greek Epigraphy Project, each of which may use differing internal representation schemes. It is also important if EPIDOC is to be used to leverage a large and growing body of digital ASCII texts, such as those available from Manfred Clauss' web site at Frankfurt, by making them available for other kinds of textual projects and presentations.</item>
      <item>rules laid down for the use of a given TEI tag in the TEI guidelines should be followed strictly by EPIDOC: we are not rewriting TEI</item>
      <item>In some cases, there is more than one mechanism in TEI whereby a particular markup task can be accomplished (e.g., <tag>sic</tag> and <tag>corr</tag>). These alternatives are semantically equivalent. Editors should choose between them based on the needs of a project and the character of the surrounding markup. Designers of EpiDoc processing environments should accomodate all such options.</item>
   </list>
   <xi:include href="transcription.xml"/>
   <xi:include href="additionanddeletion.xml"/>
   <xi:include href="formandappearance.xml"/>
   <xi:include href="supplements.xml"/>
   <xi:include href="corrections.xml"/>
   <xi:include href="editorialother.xml"/>
   <xi:include href="criticalapparatus.xml"/>
   <div id="taggingtext-responsibility" type="gl-responsibility" org="uniform" part="N" sample="complete">
      <head>Responsibility for this section</head>
      <listBibl default="NO">
         <bibl default="NO"><respStmt><resp>author</resp><name>Tom Elliott</name></respStmt></bibl>
      </listBibl>
   </div>
   <div id="taggingtext-cvs" type="gl-cvs" org="uniform" part="N" sample="complete">
      <head><abbr expan="Concurrent Versioning System">CVS</abbr> Information</head>
      <p id="taggingtext-cvs-revision-number">Revision number: <seg n="cvs-revision-number" cert="high" part="N">$Revision: 1.7 $</seg></p>
      <p id="taggingtext-cvs-revision-name">Revision name (if any): <seg n="cvs-revision-name" cert="high" part="N">$Name: r-4-beta-1 $</seg></p>
      <p id="taggingtext-cvs-revision-date">Revision date: <seg n="cvs-revision-date" cert="high" part="N">$Date: 2006/04/18 21:19:01 $</seg></p>
      <p id="taggingtext-cvs-revision-author">Revision committed by: <seg n="cvs-revision-author" cert="high" part="N">$Author: paregorios $</seg></p>
   </div>
</div>