https://github.com/TEIC/TEI
Raw File
Tip revision: 347c64fac3fa1a64ade0d8d1842813d4b8f7acec authored by Hugh Cayless on 12 May 2017, 16:57:59 UTC
Updates.
Tip revision: 347c64f
ref-model.limitedPhrase.html

<!DOCTYPE html
  SYSTEM "about:legacy-compat">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><!--THIS FILE IS GENERATED FROM AN XML MASTER. DO NOT EDIT (7)--><title>TEI class model.limitedPhrase </title><meta property="Language" content="en" /><meta property="DC.Title" content="TEI class model.limitedPhrase " /><meta property="DC.Language" content="SCHEME=iso639 en" /><meta property="DC.Creator.Address" content="tei@oucs.ox.ac.uk" /><meta charset="utf-8" /><link href="guidelines.css" rel="stylesheet" type="text/css" /><link href="odd.css" rel="stylesheet" type="text/css" /><link rel="stylesheet" media="print" type="text/css" href="guidelines-print.css" /><script type="text/javascript" src="jquery-1.2.6.min.js"></script><script type="text/javascript" src="columnlist.js"></script><script type="text/javascript" src="popupFootnotes.js"></script><script type="text/javascript">
        $(function() {
         $('ul.attrefs-class').columnizeList({cols:3,width:30,unit:'%'});
         $('ul.attrefs-element').columnizeList({cols:3,width:30,unit:'%'});
         $(".displayRelaxButton").click(function() {
           $(this).parent().find('.RNG_XML').toggle();
           $(this).parent().find('.RNG_Compact').toggle();
         });
         $(".tocTree .showhide").click(function() {
          $(this).find(".tocShow,.tocHide").toggle();
          $(this).parent().find("ul.continuedtoc").toggle();
	  });
        })
    </script><script type="text/javascript"><!--
var displayXML=0;
states=new Array()
states[0]="element-a"
states[1]="element-b"
states[2]="element-c"
states[3]="element-d"
states[4]="element-e"
states[5]="element-f"
states[6]="element-g"
states[7]="element-h"
states[8]="element-i"
states[9]="element-j"
states[10]="element-k"
states[11]="element-l"
states[12]="element-m"
states[13]="element-n"
states[14]="element-o"
states[15]="element-p"
states[16]="element-q"
states[17]="element-r"
states[18]="element-s"
states[19]="element-t"
states[20]="element-u"
states[21]="element-v"
states[22]="element-w"
states[23]="element-x"
states[24]="element-y"
states[25]="element-z"

function startUp() {

}

function hideallExcept(elm) {
for (var i = 0; i < states.length; i++) {
 var layer;
 if (layer = document.getElementById(states[i]) ) {
  if (states[i] != elm) {
    layer.style.display = "none";
  }
  else {
   layer.style.display = "block";
      }
  }
 }
 var mod;
 if ( mod = document.getElementById('byMod') ) {
     mod.style.display = "none";
 }
}

function showall() {
 for (var i = 0; i < states.length; i++) {
   var layer;
   if (layer = document.getElementById(states[i]) ) {
      layer.style.display = "block";
      }
  }
}

function showByMod() {
  hideallExcept('');
  var mod;
  if (mod = document.getElementById('byMod') ) {
     mod.style.display = "block";
     }
}

	--></script></head><body id="TOP"><div id="container"><div id="banner"><img src="Images/banner.jpg" alt="Text Encoding Initiative logo and banner" /></div></div><div class="mainhead"><h1>P5: 
    Guidelines for Electronic Text Encoding and Interchange</h1><p>Version 3.1.1a. Last updated on
	10th May 2017, revision bd8dda3</p></div><div class="main-content"><div class="miniTOC miniTOC_right"><ul class="subtoc"><li class="subtoc"></li><li class="subtoc"></li><li class="subtoc"><a class="navigation" href="index.html">Home</a></li><li class="subtoc"><a class="navigation" href="REF-CLASSES-MODEL.html">A Model Classes</a></li></ul></div><div><h3 class="oddSpec" id="model.limitedPhrase">model.limitedPhrase</h3><table class="wovenodd"><tr><td colspan="2" class="wovenodd-col2"><span class="label">model.limitedPhrase</span> groups phrase-level elements excluding those elements primarily intended for transcription of existing sources. [<a class="link_ptr" href="ST.html#STEC" title="The TEI Class System"><span class="headingNumber">1.3 </span>The TEI Class System</a>]</td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Module</span></td><td class="wovenodd-col2">tei — The TEI Infrastructure</td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Used by</span></td><td class="wovenodd-col2"><div class="parent"><a class="link_odd_elementSpec" title="(category description) describes some category within a taxonomy or text typology, either in the form of a brief prose description or in terms of the situational parameters used by the TEI formal &lt;textDesc&gt;." href="ref-catDesc.html">catDesc</a> <a class="link_odd_elementSpec" title="contains information about the creation of a text." href="ref-creation.html">creation</a> <a class="link_odd_macroSpec" title="" href="ref-macro.limitedContent.html">macro.limitedContent</a> <a class="link_odd_macroSpec" title="" href="ref-macro.phraseSeq.limited.html">macro.phraseSeq.limited</a></div></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Members</span></td><td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_classSpec" title="groups phrase-level elements which are typographically distinct and to which a specific function can be attributed." href="ref-model.emphLike.html">model.emphLike</a><span class="showmembers2"> [<a class="link_odd_elementSpec" title="contains literal code from some formal language such as a programming language." href="ref-code.html">code</a> <a class="link_odd_elementSpec" title="identifies any word or phrase which is regarded as linguistically distinct, for example as archaic, technical, dialectal, non-preferred, etc., or as forming part of a sublanguage." href="ref-distinct.html">distinct</a> <a class="link_odd_elementSpec" title="(emphasized) marks words or phrases which are stressed or emphasized for linguistic or rhetorical effect." href="ref-emph.html">emph</a> <a class="link_odd_elementSpec" title="identifies a word or phrase as belonging to some language other than that of the surrounding text." href="ref-foreign.html">foreign</a> <a class="link_odd_elementSpec" title="identifies a phrase or word used to provide a gloss or definition for some other word or phrase." href="ref-gloss.html">gloss</a> <a class="link_odd_elementSpec" title="(identifier) contains an identifier or name for an object of some kind in a formal language. &lt;ident&gt; is used for tokens such as variable names, class names, type names, function names etc. in formal programming languages." href="ref-ident.html">ident</a> <a class="link_odd_elementSpec" title="() marks words or phrases mentioned, not used." href="ref-mentioned.html">mentioned</a> <a class="link_odd_elementSpec" title="contains a word or phrase for which the author or narrator indicates a disclaiming of responsibility, for example by the use of scare quotes or italics." href="ref-soCalled.html">soCalled</a> <a class="link_odd_elementSpec" title="contains a single-word, multi-word, or symbolic designation which is regarded as a technical term." href="ref-term.html">term</a> <a class="link_odd_elementSpec" title="contains a title for any kind of work." href="ref-title.html">title</a>] </span> <a class="link_odd_classSpec" title="groups phrase-level elements which are typographically distinct but to which no specific function can be attributed." href="ref-model.hiLike.html">model.hiLike</a><span class="showmembers2"> [<a class="link_odd_elementSpec" title="(highlighted) marks a word or phrase as graphically distinct from the surrounding text, for reasons concerning which no claim is made." href="ref-hi.html">hi</a>] </span> <a class="link_odd_classSpec" title="groups phrase-level elements containing names, dates, numbers, measures, and similar data." href="ref-model.pPart.data.html">model.pPart.data</a><span class="showmembers2"> [<a class="link_odd_classSpec" title="groups elements used to represent a postal or email address." href="ref-model.addressLike.html">model.addressLike</a><span class="showmembers3"> [<a class="link_odd_elementSpec" title="contains a postal address, for example of a publisher, an organization, or an individual." href="ref-address.html">address</a> <a class="link_odd_elementSpec" title="contains an informal description of a person's present or past affiliation with some organization, for example an employer or sponsor." href="ref-affiliation.html">affiliation</a> <a class="link_odd_elementSpec" title="(electronic mail address) contains an email address identifying a location to which email messages can be delivered." href="ref-email.html">email</a>] </span> <a class="link_odd_classSpec" title="groups elements containing temporal expressions." href="ref-model.dateLike.html">model.dateLike</a><span class="showmembers3"> [<a class="link_odd_elementSpec" title="contains a date in any format." href="ref-date.html">date</a> <a class="link_odd_elementSpec" title="contains a phrase defining a time of day in any format." href="ref-time.html">time</a>] </span> <a class="link_odd_classSpec" title="groups elements which denote a number, a quantity, a measurement, or similar piece of text that conveys some numerical meaning." href="ref-model.measureLike.html">model.measureLike</a><span class="showmembers3"> [<a class="link_odd_elementSpec" title="contains a measurement measured across the spine of a book or codex, or (for other text-bearing objects) perpendicular to the measurement given by the &lt;width&gt; element." href="ref-depth.html">depth</a> <a class="link_odd_elementSpec" title="contains any single measurement forming part of a dimensional specification of some sort." href="ref-dim.html">dim</a> <a class="link_odd_elementSpec" title="(geographical coordinates) contains any expression of a set of geographic coordinates, representing a point, line, or area on the surface of the earth in some notation." href="ref-geo.html">geo</a> <a class="link_odd_elementSpec" title="contains a measurement measured along the axis at right angles to the bottom of the written surface, i.e. parallel to the spine for a codex or book." href="ref-height.html">height</a> <a class="link_odd_elementSpec" title="contains a word or phrase referring to some quantity of an object or commodity, usually comprising a number, a unit, and a commodity name." href="ref-measure.html">measure</a> <a class="link_odd_elementSpec" title="(measure group) contains a group of dimensional specifications which relate to the same object, for example the height and width of a manuscript page." href="ref-measureGrp.html">measureGrp</a> <a class="link_odd_elementSpec" title="(number) contains a number, written in any form." href="ref-num.html">num</a> <a class="link_odd_elementSpec" title="contains a measurement measured along the axis parallel to the bottom of the written surface, i.e. perpendicular to the spine of a book or codex." href="ref-width.html">width</a>] </span> <a class="link_odd_classSpec" title="groups elements which name or refer to a person, place, or organization." href="ref-model.nameLike.html">model.nameLike</a><span class="showmembers3"> [<a class="link_odd_classSpec" title="groups elements which contain names of individuals or corporate bodies." href="ref-model.nameLike.agent.html">model.nameLike.agent</a><span class="showmembers4"> [<a class="link_odd_elementSpec" title="(name, proper noun) contains a proper noun or noun phrase." href="ref-name.html">name</a> <a class="link_odd_elementSpec" title="(organization name) contains an organizational name." href="ref-orgName.html">orgName</a> <a class="link_odd_elementSpec" title="(personal name) contains a proper noun or proper-noun phrase referring to a person, possibly including one or more of the person's forenames, surnames, honorifics, added names, etc." href="ref-persName.html">persName</a>] </span> <a class="link_odd_classSpec" title="groups elements which can appear only as part of a place name." href="ref-model.offsetLike.html">model.offsetLike</a><span class="showmembers4"> [<a class="link_odd_elementSpec" title="(geographical feature name) contains a common noun identifying some geographical feature contained within a geographic name, such as valley, mount, etc." href="ref-geogFeat.html">geogFeat</a> <a class="link_odd_elementSpec" title="marks that part of a relative temporal or spatial expression which indicates the direction of the offset between the two place names, dates, or times involved in the expression." href="ref-offset.html">offset</a>] </span> <a class="link_odd_classSpec" title="groups elements which form part of a personal name." href="ref-model.persNamePart.html">model.persNamePart</a><span class="showmembers4"> [<a class="link_odd_elementSpec" title="(additional name) contains an additional name component, such as a nickname, epithet, or alias, or any other descriptive phrase used within a personal name." href="ref-addName.html">addName</a> <a class="link_odd_elementSpec" title="contains a forename, given or baptismal name." href="ref-forename.html">forename</a> <a class="link_odd_elementSpec" title="(generational name component) contains a name component used to distinguish otherwise similar names on the basis of the relative ages or generations of the persons named." href="ref-genName.html">genName</a> <a class="link_odd_elementSpec" title="(name link) contains a connecting phrase or link used within a name but not regarded as part of it, such as “van der” or “of”." href="ref-nameLink.html">nameLink</a> <a class="link_odd_elementSpec" title="contains a name component which indicates that the referent has a particular role or position in society, such as an official title or rank." href="ref-roleName.html">roleName</a> <a class="link_odd_elementSpec" title="contains a family (inherited) name, as opposed to a given, baptismal, or nick name." href="ref-surname.html">surname</a>] </span> <a class="link_odd_classSpec" title="groups elements which describe changing states of a place." href="ref-model.placeStateLike.html">model.placeStateLike</a><span class="showmembers4"> [<a class="link_odd_classSpec" title="groups elements which form part of a place name." href="ref-model.placeNamePart.html">model.placeNamePart</a><span class="showmembers5"> [<a class="link_odd_elementSpec" title="contains the name of a geo-political unit consisting of two or more nation states or countries." href="ref-bloc.html">bloc</a> <a class="link_odd_elementSpec" title="contains the name of a geo-political unit, such as a nation, country, colony, or commonwealth, larger than or administratively superior to a region and smaller than a bloc." href="ref-country.html">country</a> <a class="link_odd_elementSpec" title="contains the name of any kind of subdivision of a settlement, such as a parish, ward, or other administrative or geographic unit." href="ref-district.html">district</a> <a class="link_odd_elementSpec" title="(geographical name) identifies a name associated with some geographical feature such as Windrush Valley or Mount Sinai." href="ref-geogName.html">geogName</a> <a class="link_odd_elementSpec" title="contains an absolute or relative place name." href="ref-placeName.html">placeName</a> <a class="link_odd_elementSpec" title="contains the name of an administrative unit such as a state, province, or county, larger than a settlement, but smaller than a country." href="ref-region.html">region</a> <a class="link_odd_elementSpec" title="contains the name of a settlement such as a city, town, or village identified as a single geo-political or administrative unit." href="ref-settlement.html">settlement</a>] </span> <a class="link_odd_elementSpec" title="contains information about the physical climate of a place." href="ref-climate.html">climate</a> <a class="link_odd_elementSpec" title="defines the location of a place as a set of geographical coordinates, in terms of other named geo-political entities, or as an address." href="ref-location.html">location</a> <a class="link_odd_elementSpec" title="contains information about the population of a place." href="ref-population.html">population</a> <a class="link_odd_elementSpec" title="contains a description of some status or quality attributed to a person, place, or organization often at some specific time or for a specific date range." href="ref-state.html">state</a> <a class="link_odd_elementSpec" title="contains information about the physical terrain of a place." href="ref-terrain.html">terrain</a> <a class="link_odd_elementSpec" title="contains a description of some status or quality attributed to a person, place, or organization typically, but not necessarily, independent of the volition or action of the holder and usually not at some specific time or for a specific date range." href="ref-trait.html">trait</a>] </span> <a class="link_odd_elementSpec" title="(identifier) supplies any form of identifier used to identify some object, such as a bibliographic item, a person, a title, an organization, etc. in a standardized way." href="ref-idno.html">idno</a> <a class="link_odd_elementSpec" title="(language name) contains the name of a language mentioned in etymological or other linguistic discussion." href="ref-lang.html">lang</a> <a class="link_odd_elementSpec" title="(referencing string) contains a general purpose name or referring string." href="ref-rs.html">rs</a>] </span>] </span> <a class="link_odd_classSpec" title="groups phrase-level elements for simple editorial interventions that may be useful both in transcribing and in authoring." href="ref-model.pPart.editorial.html">model.pPart.editorial</a><span class="showmembers2"> [<a class="link_odd_elementSpec" title="(abbreviation) contains an abbreviation of any sort." href="ref-abbr.html">abbr</a> <a class="link_odd_elementSpec" title="(abbreviation marker) contains a sequence of letters or signs present in an abbreviation which are omitted or replaced in the expanded form of the abbreviation." href="ref-am.html">am</a> <a class="link_odd_elementSpec" title="groups a number of alternative encodings for the same point in a text." href="ref-choice.html">choice</a> <a class="link_odd_elementSpec" title="(editorial expansion) contains a sequence of letters added by an editor or transcriber when expanding an abbreviation." href="ref-ex.html">ex</a> <a class="link_odd_elementSpec" title="(expansion) contains the expansion of an abbreviation." href="ref-expan.html">expan</a> <a class="link_odd_elementSpec" title="(substitution) groups one or more deletions with one or more additions when the combination is to be regarded as a single intervention in the text." href="ref-subst.html">subst</a>] </span> <a class="link_odd_classSpec" title="groups phrase-level elements used in manuscript description." href="ref-model.pPart.msdesc.html">model.pPart.msdesc</a><span class="showmembers2"> [<a class="link_odd_elementSpec" title="describes the system used to ensure correct ordering of the quires making up a codex or incunable, typically by means of annotations at the foot of the page." href="ref-catchwords.html">catchwords</a> <a class="link_odd_elementSpec" title="contains a dimensional specification." href="ref-dimensions.html">dimensions</a> <a class="link_odd_elementSpec" title="contains a heraldic formula or phrase, typically found as part of a blazon, coat of arms, etc." href="ref-heraldry.html">heraldry</a> <a class="link_odd_elementSpec" title="defines a location within a manuscript or manuscript part, usually as a (possibly discontinuous) sequence of folio references." href="ref-locus.html">locus</a> <a class="link_odd_elementSpec" title="groups a number of locations which together form a distinct but discontinuous item within a manuscript or manuscript part, according to a specific foliation." href="ref-locusGrp.html">locusGrp</a> <a class="link_odd_elementSpec" title="contains a word or phrase describing the material of which the object being described is composed." href="ref-material.html">material</a> <a class="link_odd_elementSpec" title="contains a word or phrase describing the type of object being referred to." href="ref-objectType.html">objectType</a> <a class="link_odd_elementSpec" title="(origin date) contains any form of date, used to identify the date of origin for a manuscript or manuscript part." href="ref-origDate.html">origDate</a> <a class="link_odd_elementSpec" title="(origin place) contains any form of place name, used to identify the place of origin for a manuscript or manuscript part." href="ref-origPlace.html">origPlace</a> <a class="link_odd_elementSpec" title="(second folio) marks the word or words taken from a fixed point in a codex (typically the beginning of the second leaf) in order to provide a unique identifier for it." href="ref-secFol.html">secFol</a> <a class="link_odd_elementSpec" title="contains discussion of the leaf or quire signatures found within a codex." href="ref-signatures.html">signatures</a> <a class="link_odd_elementSpec" title="contains a word or phrase describing a stamp or similar device." href="ref-stamp.html">stamp</a> <a class="link_odd_elementSpec" title="contains a word or phrase describing a watermark or similar device." href="ref-watermark.html">watermark</a>] </span> <a class="link_odd_classSpec" title="groups phrase-level elements used to encode XML constructs such as element names, attribute names, and attribute values" href="ref-model.phrase.xml.html">model.phrase.xml</a><span class="showmembers2"> [<a class="link_odd_elementSpec" title="(attribute) contains the name of an attribute appearing within running text." href="ref-att.html">att</a> <a class="link_odd_elementSpec" title="(element name) contains the name (generic identifier) of an element." href="ref-gi.html">gi</a> <a class="link_odd_elementSpec" title="contains text of a complete start- or end-tag, possibly including attribute specifications, but excluding the opening and closing markup delimiter characters." href="ref-tag.html">tag</a> <a class="link_odd_elementSpec" title="(value) contains a single attribute value." href="ref-val.html">val</a>] </span> <a class="link_odd_classSpec" title="groups elements used for purposes of location and reference." href="ref-model.ptrLike.html">model.ptrLike</a><span class="showmembers2"> [<a class="link_odd_elementSpec" title="(pointer) defines a pointer to another location." href="ref-ptr.html">ptr</a> <a class="link_odd_elementSpec" title="(reference) defines a reference to another location, possibly modified by additional text or comment." href="ref-ref.html">ref</a>] </span></span></td></tr></table></div></div><div class="stdfooter autogenerated"><p>
    [<a href="../../en/html/ref-model.limitedPhrase.html">English</a>]
    [<a href="../../de/html/ref-model.limitedPhrase.html">Deutsch</a>]
    [<a href="../../es/html/ref-model.limitedPhrase.html">Español</a>]
    [<a href="../../it/html/ref-model.limitedPhrase.html">Italiano</a>]
    [<a href="../../fr/html/ref-model.limitedPhrase.html">Français</a>]
    [<a href="../../ja/html/ref-model.limitedPhrase.html">日本語</a>]
    [<a href="../../ko/html/ref-model.limitedPhrase.html">한국어</a>]
    [<a href="../../zh-TW/html/ref-model.limitedPhrase.html">中文</a>]
    </p><hr /><div class="footer"><a class="plain" href="http://www.tei-c.org/About/">TEI Consortium</a> | <a class="plain" href="http://www.tei-c.org/About/contact.xml">Feedback</a></div><hr /><address><br />TEI Guidelines <a class="link_ref" href="AB.html#ABTEI4">Version</a> <a class="link_ref" href="../../readme-3.1.1.html">3.1.1a</a>. Last updated on <span class="date">10th May 2017</span>, revision <a class="link_ref" href="https://github.com/TEIC/TEI/commit/bd8dda3">bd8dda3</a>. This page generated on 2017-05-12T12:30:09Z.</address></div></body></html>
back to top