HTML/MSrefdoc.html0100644000175000017500000000432307416434623012406 0ustar loulou Reference Documentation for Elements and Classes

Master Project

The MASTER Document Type Definition: reference manual

Appendix A Reference Documentation for Elements and Classes


Up: Contents Next: Appendix B Cataloguing Rules

Contents

Up: Contents Next: Appendix B Cataloguing Rules



(revised 21 Jun 01) Edited by Lou Burnard for the MASTER Work Group.
Copyright TEI Consortium 2001
HTML/cr.1.1.html0100644000175000017500000001362707416434623011615 0ustar loulou Phrase level elements

Master Project

The MASTER Document Type Definition: reference manual

Appendix B2. Phrase level elements


Up: Appendix B Cataloguing Rules Previous: Appendix B1. Datable Elements Next: Appendix B3. The Manuscript Identifier

Contents

Appendix B2.1. bibl

Whenever the <bibl> element is used, each sub-component should be marked up explictly using a legal sub-element. For example, instead of

<bibl>Grech
G. M. , 'The Manuscript Tradition of Peter of Auvergne's Unedited
Commentary on Aristotle's Politics', Angelicum 41 (1964),
pp. 444-445</bibl>
use
<bibl><author>Grech,
G.M</author><title level="a">The Manuscript Tradition of
Peter of Auvergne's Unedited Commentary on Aristotle's
Politics</title> <title level="m">Angelicum</title>
<biblScope type="volume">41</biblscope>
<date>1964</date><biblScope
type="pages">444-445</biblScope></bibl>

Appendix B2.1.1. biblScope

The following values should be used for the attribute within <biblScope>:-

  • volume
  • issue
  • pages
  • chapter
  • part
For example:-
<biblScope
type="pages">444-445</biblScope>

Appendix B2.1.2. title

The attribute should be assigned a value when the <title> element is used within a <bibl>. One of the following values should be used:-

  • aanalytic title (article, poem, or other items published as part of a larger item)
  • mmonograph
  • j journal title
  • s series title
  • u unpublished material
For example:-
<title
level="m">Angelicum</title>

Appendix B2.2. name

The names of the following classes of individuals should be marked with the <name> element:

The attribute of the <name> element should be used to designate into which category the name falls, (ie, "scribe", "binder", "owner", "artist", or "scholar"). The attribute of <name> should be used to record the authoritative form of the name. For example:-
<name reg="Sanvito, Bartolomeo"
type="scribe">Bartolomeo Sanvito</name>

Appendix B2.3. dimensions

Within the <dimensions> element, the sub-elements <height>, <width> and <depth> should be used to specify each dimension.For example:

<dimensions
type="leaf"><height>90</height><width>60</width></dimensions>

Up: Appendix B Cataloguing Rules Previous: Appendix B1. Datable Elements Next: Appendix B3. The Manuscript Identifier



(revised 21 Jun 01) Edited by Lou Burnard for the MASTER Work Group.
Copyright TEI Consortium 2001
HTML/cr.1.2.html0100644000175000017500000000773007416434623011614 0ustar loulou The Manuscript Identifier

Master Project

The MASTER Document Type Definition: reference manual

Appendix B3. The Manuscript Identifier


Up: Appendix B Cataloguing Rules Previous: Appendix B2. Phrase level elements Next: Appendix B4. Intellectual Content

Contents

Appendix B3.1. country,regionandsettlement

Use the attribute for <country>, <region> and <settlement >within <msIdentifier> to express the regularised form of the names of these elements. Within the element itself, use your preferred form of the name.For example:-

<settlement reg="Antwerp
(Belgium)">Anvers</settlement>

Appendix B3.2. idNo

Within <msIdentifier> provide an <idNo> element for the current shelfmark only, not for previous shelfmarks. Do not use the attribute

Appendix B3.3. collection

Do not use the collection element within the <mdIdentifier> if the name of the collection is incorporated into the <idNo> for the item.For example, an entry for

<idNo>MS Rawlinson
poet. 223</idNo>
should not include a separate entry for collection.

Up: Appendix B Cataloguing Rules Previous: Appendix B2. Phrase level elements Next: Appendix B4. Intellectual Content



(revised 21 Jun 01) Edited by Lou Burnard for the MASTER Work Group.
Copyright TEI Consortium 2001
HTML/cr.1.3.html0100644000175000017500000000706707416434623011620 0ustar loulou Intellectual Content

Master Project

The MASTER Document Type Definition: reference manual

Appendix B4. Intellectual Content


Up: Appendix B Cataloguing Rules Previous: Appendix B3. The Manuscript Identifier Next: Appendix B5. Additional information

Contents

Appendix B4.1. ThemsItemelement

Appendix B4.1.1. author

In general, use the regularised form of an author's name within the <author> element. throughout a manuscript description. Where the author is known more widely by an alternative form of his/her name, use a <name> element within <author>, and use the <name> element's attribute to hold the regularised form of the name. For example:-

<author><name reg="Christine, de Pisan,
ca. 1364-ca. 1431">Christine de Pizan,
ca. 1364-ca. 1431</name></author>

Appendix B4.1.2. title

Within the <msItem>, give the uniform title for an item within the <title> element. Do not use the attribute for the <title> element.

Up: Appendix B Cataloguing Rules Previous: Appendix B3. The Manuscript Identifier Next: Appendix B5. Additional information



(revised 21 Jun 01) Edited by Lou Burnard for the MASTER Work Group.
Copyright TEI Consortium 2001
HTML/cr.1.4.html0100644000175000017500000000522007416434623011606 0ustar loulou Additional information

Master Project

The MASTER Document Type Definition: reference manual

Appendix B5. Additional information


Up: Appendix B Cataloguing Rules Previous: Appendix B4. Intellectual Content

Contents

Appendix B5.1. Surrogates

When referring to a surrogate using a <bibl> element, the <title> sub-element, with the attribute set to "gmd", should be used to indicate the form of surrogate being described. For example:-

<bibl><title>De sanctitate vitae<title
type="gmd">facsimile</title></title></bibl>

Up: Appendix B Cataloguing Rules Previous: Appendix B4. Intellectual Content



(revised 21 Jun 01) Edited by Lou Burnard for the MASTER Work Group.
Copyright TEI Consortium 2001
HTML/cr.1.5.html0100644000175000017500000000573307416434623011620 0ustar loulou Datable Elements

Master Project

The MASTER Document Type Definition: reference manual

Appendix B1. Datable Elements


Up: Appendix B Cataloguing Rules Next: Appendix B2. Phrase level elements

Contents

Appendix B1.1. acquisition,binding,custEvent,origDate,origin, andprovenance

If the elements <acquisition>, <binding>, <custEvent>, <origDate>, <origin>, or <provenance> refer to a datable event or feature, the attributes and should be used to mark the beginning and end of the date range referred to: their values should contain a date in the ANSI (yyyy-mm-dd) format. For example:-

<origDate notBefore="1695-01-01"
notAfter="1695-12-31">1695</origDate>

Up: Appendix B Cataloguing Rules Next: Appendix B2. Phrase level elements



(revised 21 Jun 01) Edited by Lou Burnard for the MASTER Work Group.
Copyright TEI Consortium 2001
HTML/cr.1.html0100644000175000017500000000570607416434623011455 0ustar loulou Cataloguing Rules

Master Project

The MASTER Document Type Definition: reference manual

Appendix B Cataloguing Rules


Up: Contents Previous: Appendix A Reference Documentation for Elements and Classes Next: Appendix C Authority Control within MASTER

Contents

The following cataloguing rules have been proposed for use within the Master Project. This document is maintained at the Bodleian Master site, which should be checked for up to date information.

Up: Contents Previous: Appendix A Reference Documentation for Elements and Classes Next: Appendix C Authority Control within MASTER



(revised 21 Jun 01) Edited by Lou Burnard for the MASTER Work Group.
Copyright TEI Consortium 2001
HTML/cr.2.html0100644000175000017500000000504407416434623011451 0ustar loulou Authority Control within MASTER

Master Project

The MASTER Document Type Definition: reference manual

Appendix C Authority Control within MASTER


Up: Contents Previous: Appendix B Cataloguing Rules

MASTER, by default, will use the authority form for names, places and uniform titles given in the Library of Congress authority list. This will be supplemented, where there is no such name or place, by our own authority list.

These are the procedures to follow for personal names and geographic names, uniform titles and language names.

Up: Contents Previous: Appendix B Cataloguing Rules



(revised 21 Jun 01) Edited by Lou Burnard for the MASTER Work Group.
Copyright TEI Consortium 2001
HTML/front.1_div.1.html0100644000175000017500000000647007416434620013176 0ustar loulou Caveat

Master Project

The MASTER Document Type Definition: reference manual

Caveat


Up: Contents

This document is undergoing constant revision, as a consequence of ongoing work within the MASTER Project and in response to public comment and criticism. Please do not use or reference this document without first checking that you have the most recent version. Versions of this document are identified by date and version number, given at the end of the table of contents.

The canonical home for the HTML version of this documentation is http://www.hcu.ox.ac.uk/TEI/Master/Reference/. The same document is also available in Adobe's Portable Document Format, for easier printing from the URL http://www.hcu.ox.ac.uk/TEI/Master/Reference/master.pdf. The same website includes links to the DTD described here and sample documents using it.

This document is maintained in XML, using a partial implementation of the TEI ODD2 system designed by Michael Sperberg-McQueen and Lou Burnard. The XML source of the whole manual is available from http://www.hcu.ox.ac.uk/TEI/Master/Reference/Source/. The HTML and PDF versions are generated from the XML source, as are the DTD fragments which make up the DTD itself (see further section 3 Building the TEI DTD for Manuscript Description).

Up: Contents



(revised 21 Jun 01) Edited by Lou Burnard for the MASTER Work Group.
Copyright TEI Consortium 2001
HTML/index-div2-id2681874.html0100644000175000017500000000405607416434622014035 0ustar loulou Class definitions

Master Project

The MASTER Document Type Definition: reference manual

Appendix A1. Class definitions


Up: Appendix A Reference Documentation for Elements and Classes Next: Appendix A2. Element definitions

[datable] [measured]

Up: Appendix A Reference Documentation for Elements and Classes Next: Appendix A2. Element definitions



(revised 21 Jun 01) Edited by Lou Burnard for the MASTER Work Group.
Copyright TEI Consortium 2001
HTML/index-div2-id2682009.html0100644000175000017500000001312607416434623014023 0ustar loulou Element definitions

Master Project

The MASTER Document Type Definition: reference manual

Appendix A2. Element definitions


Up: Appendix A Reference Documentation for Elements and Classes Previous: Appendix A1. Class definitions

[<accMat>] [<acquisition>] [<additional>] [<additions>] [<adminInfo>] [<altName>] [<author>] [<binding>] [<bindingDesc>] [<birth>] [<catchwords>] [<collation>] [<collection>] [<colophon>] [<condition>] [<custEvent>] [<custodialHist>] [<death>] [<decoNote>] [<decoration>] [<depth>] [<dimensions>] [<explicit>] [<foliation>] [<form>] [<handDesc>] [<height>] [<heraldry>] [<history>] [<incipit>] [<institution>] [<layout>] [<locus>] [<material>] [<msContents>] [<msDescription>] [<msHeading>] [<msIdentifier>] [<msItem>] [<msPart>] [<msWriting>] [<musicNotation>] [<name>] [<origDate>] [<origin>] [<origPlace>] [<overview>] [<person>] [<physDesc>] [<provenance>] [<recordHist>] [<remarks>] [<repository>] [<rubric>] [<secfol>] [<signatures>] [<source>] [<summary>] [<support>] [<surrogates>] [<textLang>] [<watermarks>] [<width>]

Up: Appendix A Reference Documentation for Elements and Classes Previous: Appendix A1. Class definitions



(revised 21 Jun 01) Edited by Lou Burnard for the MASTER Work Group.
Copyright TEI Consortium 2001
HTML/index-div2-id2682288.html0100644000175000017500000000415007416434621014027 0ustar loulou The manuscript descriptions entity file

Master Project

The MASTER Document Type Definition: reference manual

3.1 The manuscript descriptions entity file


Up: 3 Building the TEI DTD for Manuscript Description Next: 3.2 The manuscript descriptions DTD file

The structure of the manuscript descriptions entity file is as follows:

Up: 3 Building the TEI DTD for Manuscript Description Next: 3.2 The manuscript descriptions DTD file



(revised 21 Jun 01) Edited by Lou Burnard for the MASTER Work Group.
Copyright TEI Consortium 2001
HTML/index-div2-id2682385.html0100644000175000017500000000536307416434621014034 0ustar loulou The manuscript descriptions DTD file

Master Project

The MASTER Document Type Definition: reference manual

3.2 The manuscript descriptions DTD file


Up: 3 Building the TEI DTD for Manuscript Description Previous: 3.1 The manuscript descriptions entity file

The manuscript descriptions DTD file contains formal definitions for any standard TEI elements which have been changed, together with the formal definitions of the additional elements documented here.

The file begins with a redefinition of the standard TEI <sourceDesc> element, needed to make it possible for manuscript descriptions to be included within the TEI Header as well as within the body of a TEI document (the latter is achieved by virtue of making the <msDescription> element a member of the chunk). This is followed by the definitions given elsewhere in this document.

Up: 3 Building the TEI DTD for Manuscript Description Previous: 3.1 The manuscript descriptions entity file



(revised 21 Jun 01) Edited by Lou Burnard for the MASTER Work Group.
Copyright TEI Consortium 2001
HTML/index-notes.html0100644000175000017500000000235107416434623013140 0ustar loulou Notes for Reference Manual for the MASTER Document Type Definition Discussion Draft

Master Project

The MASTER Document Type Definition: reference manual

Notes for Reference Manual for the MASTER Document Type Definition Discussion Draft




21 Jun 01Edited by Lou Burnard for the MASTER Work Group.
Copyright TEI Consortium 2001
HTML/index.html0100644000175000017500000002137507416434623012021 0ustar loulou

Master Project

The MASTER Document Type Definition: reference manual


Reference Manual for the MASTER Document Type Definition

Discussion Draft

Edited by Lou Burnard for the MASTER Work Group


Contents



(revised 21 Jun 01) Edited by Lou Burnard for the MASTER Work Group.
Copyright TEI Consortium 2001
HTML/ms.html0100644000175000017500000000564107416434621011325 0ustar loulou The Manuscript Description Element

Master Project

The MASTER Document Type Definition: reference manual

2 The Manuscript Description Element


Up: Contents Previous: 1 Introduction Next: 3 Building the TEI DTD for Manuscript Description

Contents

Up: Contents Previous: 1 Introduction Next: 3 Building the TEI DTD for Manuscript Description



(revised 21 Jun 01) Edited by Lou Burnard for the MASTER Work Group.
Copyright TEI Consortium 2001
HTML/msad.html0100644000175000017500000004730107416434621011631 0ustar loulou Additional information

Master Project

The MASTER Document Type Definition: reference manual

2.8 Additional information


Up: 2 The Manuscript Description Element Previous: 2.7 History Next: 2.9 Manuscript Parts

Contents

Four categories of additional information are provided for by the scheme described here, grouped together within the <additional> element described in this section.
<additional> groups additional information relating to the modern bibliography for a manuscript, its current curatorial status, and and other associated materials.
<adminInfo> contains information about the present custody and availability of the manuscript, and also about the record description itself. 2.8.1 Administrative Information
<surrogates> contains information about any digital or photographic representations of the manuscript being described which may exist in the holding institution or elsewhere. 2.8.2 Surrogates
<accMat> contains details of any significant additional material which may be closely associated with the manuscript being described, such as non-contemporaneous documents or fragments bound in with the manuscript at some earlier historical period.2.8.2 Surrogates
<listBibl> lists bibliographic descriptions of publications relating to the manuscript (standard TEI element)

None of the constituent elements of <additional> is required. If any is supplied, it may appear once only; furthermore, the order in which elements are supplied should be as specified above.

The <additional> element is formally defined as follows:

2.8.1 Administrative Information

A variety of information relating to the curation and management of a manuscript may be recorded as simple prose narrative tagged using the standard <p> element. Alternatively, different aspects of this information may be presented grouped within one or more of the following specialized elements:
<recordHist> provides information about the source and revision status of the parent manuscript description itself.
<custodialHist> contains a description of a manuscript's custodial history, either as running prose or as a series of dated custodial events.
<availability> supplies information about the availability of a manuscript, for example any restrictions on its use or access, its copyright status, etc. (standard TEI element)
<remarks> contains any comments or remarks not forming part of the description proper, for use by the cataloguer.


<!-- to be supplied-->

2.8.1.1 Record History

The <recordHist> element, if supplied, must contain a <source> element, followed by an optional series of <change> elements.
<source> describes the original source for the information contained with a manuscript description.
<change> summarizes any change in the record history, specifying a date, a responsibility statement, and a description of the change (standard TEI element)

The <source> element is used to document the primary source of information for the catalogue record containing it, in a similar way to the standard TEI <sourceDesc> element within a TEI Header. If the record is a new one, catalogued without reference to anything other than the manuscript itself, then it may simply contain a <p> element as in the following example:

<source><p>Directly catalogued from the original manuscript</p></source>

More usually however the record will be derived from some previously existing catalogue, which may be specified using the standard TEI <bibl> element, as in the following example:

<source><p>Information transcribed from 
<bibl><title>IMEV</title><biblScope>1234</biblScope></bibl>
</p></source>

If, as is likely, a full bibliographic description of the source from which cataloguing information was taken is included within the <listBibl> element contained by the current <additional> element, or elsewhere in the current document, then it need not be repeated here. Instead, it should be referenced using the standard TEI <ref> element, as in the following example:

<additional>
<recordHist>
<source><p>Information transcribed from 
<ref target="IMEV123">IMEV 123</ref>
</p></source>
</recordHist>
<!-- ... -->
<listBibl>
<bibl id="IMEV123">
<title>Index of Medieval Verse</title>
<!-- other bibliographic details for IMEV here -->
<biblScope>123</biblScope>
</bibl>
<!-- other bibliographic records relating to this manuscript here -->
</listBibl>
</additional>

The <change> element is a standard TEI element, which may also appear within the <revisionDesc> element of the standard TEI Header; its use here is intended to signal the similarity of function between the two container elements. Where the TEI Header should be used to document the revision history of the whole electronic file to which it is prefixed, the <recordHist> element may be used to document changes at a lower level, relating to the individual description, as in the following example:

<!-- to be supplied -->

2.8.1.2 Availability and custodial history

The <availability> element is a standard TEI element, which should be used here to supply any information concerning access to the current manuscript, such as its physical location where this is not implicit in its identifier, any restrictions on access, information about copyright, etc.


<availability><p>The manuscript is in poor condition, due to many of
the leaves being brittle and fragile and the poor quality of a number
of earlier repairs; it should therefore not be used or lent out until
it has been conserved.</p></availability>

The <custodialHist> record is used to describe the custodial history of a manuscript, recording any significant events noted during the period that it has been located within the cataloguing institution. It may contain either a series of paragraphs tagged with the standard TEI <p> element, or a series of <custEvent> elements, each describing a distinct incident or event, further specified by a type attribute, and carrying dating information by virtue of its membership in the datable class, as noted above.
<custEvent> describes a single event during the custodial history of a manuscript or manuscript.
Attributes include any convenient typology may be used
type specifies the type of event, for example conservation, photography, exhibition, etc.
Datatype: CDATA
Default: #IMPLIED

Here is an example of the use of this element:

<custodialHist>
<custEvent type="conservation" notBefore="1961-03" notAfter="1963-02">
<p>Conserved between March 1961 and February 1963 at Birgitte Dalls 
Konserveringsv&aelig;rksted.</p></custEvent>
<custEvent type="photography" notBefore="1988-05-01" notAfter="1988-05-30">
<p>Photographed in May 1988 by AMI/FA.</p></custEvent>
<custEvent type="transfer/dispatch" notBefore="1989-11-13" notAfter="1989-11-13" >
<p>Dispatched to Iceland 13 November 1989.</p></custEvent>
</custodialHist>

2.8.1.3 Cataloguer's notes

It may occasionally be convenient to include detailed comments or notes which are not properly part of the manuscript description. The <remarks> element is provided for this purpose.
<remarks> contains any comments or remarks not forming part of the description proper, for use by the cataloguer.

<remarks>
<p>Re ff. 33-36v:  According to Leroquais, the feast of Corpus
Christi with its octave was instituted for Franciscans in 1319; 
the hymn here is the standard Tantum ergo.</p>

<p> Re a photo:  Yes, do one, since the manuscript is signed and dated! 
How about f. 7v (nice cadelled initials, and f. 18 with Clare 
has already been reproduced elsewhere).</p>
</remarks>

2.8.1.4 Formal definitions

The <adminInfo> element and its immediate component elements are formally defined as follows:

2.8.2 Surrogates

The <surrogates> element is used to provide information about any digital or photographic representations of the manuscript which may exist within the holding institution or elsewhere.
<surrogates> contains information about any digital or photographic representations of the manuscript being described which may exist in the holding institution or elsewhere.

The <surrogates> element should not be used to repeat information about representations of the manuscript available within published works; this should normally be documented within the <listBibl> element within the <additional> element. However, it is often also convenient to record information such as negative numbers, digital identifiers etc. for unpublished collections of manuscript images maintained within the holding institution, as well as to provide more detailed descriptive information about the surrogate itself. Such information may be provided as prose paragraphs, within which identifying information about particular surrogates may be presented using the standard TEI <bibl> element, as in the following example:

<surrogates><p>
<bibl>
  <title type="gmd">diapositive</title>
  <idno>AM 74 a, fol.</idno>
   <date>May 1984</date>
</bibl>
<bibl>
  <title type="gmd">b/w prints</title>
  <idno>AM 75 a, fol.</idno>
   <date>1972</date>
</bibl>
</p></surrogates>
Note the use of the specialised form of GMD (general material designation) title to specify the kind of surrogate being documented.

At a later revision, the content of the <surrogates> element is likely to be expanded to include elements more specifically intended to provide detailed information such as technical details of the process by which a digital or photographic image was made.

If the whole of a manuscript is being digitized, it should be contained in a separate document which lists all the images using <div> etc. to structure them. In such a case, the <msDescription> placed within the teiHeader.

The <surrogates> element is formally defined as follows:

2.8.3 Accompanying material

The circumstance commonly arises where a manuscript has additional material, not originally part of the manuscript, which is bound with it or otherwise accompanying the manuscript. In cases where this is clearly a distinct manuscript, the whole manuscript should be treated as a composite manuscript and the additional matter described in a separate <msPart> (see 2.9 Manuscript Parts below). However, there are cases where the additional matter is not self-evidently a distinct manuscript: it might be an important set of notes by a later scholar or owner, or it might be a file of correspondence relating to the manuscript. The <accMat> element is provided as a holder for this kind of information:
<accMat> contains details of any significant additional material which may be closely associated with the manuscript being described, such as non-contemporaneous documents or fragments bound in with the manuscript at some earlier historical period.
Attributes include any convenient typology may be used
type further characterizes the accompanying material, for example as letter, note, paste-in, etc.
Datatype: CDATA
Default: #IMPLIED

Here is an example of the use of this element, describing a note by the Icelandic manuscript collector &Aacute;rni Magn&uacute;sson which has been bound with the manuscript:

<accMat>
<p>A slip in &amp;Aacute;rni Magn&amp;uacute;sson's hand has been stuck to the
pastedown on the inside front cover; the text reads:
<q lang="IS">&amp;THORN;idreks S&amp;oslash;gu &amp;thorn;essa hefi eg 
feiged af Sekreterer Wielandt Anno 1715 
i Kaupmanna h&amp;oslash;fn.  Hun er, sem eg sie, Copia af Austfirda
b&amp;oacute;kinni (Eidag&amp;aacute;s) en<expan>n</expan> ecki progenies
Br&amp;aelig;dratungu bokarinnar. Og er &amp;thorn;ar fyrer eigi i
allan<expan>n</expan> m&amp;aacute;ta samhlioda
&amp;thorn;<expan>eir</expan>re er Sr Jon Erlendz son hefer ritad fyrer
Mag. Bryniolf. &amp;THORN;esse &amp;THORN;idreks Saga mun vera komin fra Sr
Vigfuse &amp;aacute; Helgafelle.</q></p>
</accMat>

The formal definition for the <accMat> element is as follows:

Up: 2 The Manuscript Description Element Previous: 2.7 History Next: 2.9 Manuscript Parts



(revised 21 Jun 01) Edited by Lou Burnard for the MASTER Work Group.
Copyright TEI Consortium 2001
HTML/msco.html0100644000175000017500000005445707416434621011660 0ustar loulou Intellectual Content

Master Project

The MASTER Document Type Definition: reference manual

2.5 Intellectual Content


Up: 2 The Manuscript Description Element Previous: 2.4 The Manuscript Heading Next: 2.6 Physical Description

Contents

The <msContents> element is used to describe the intellectual content of a manuscript or manuscript part. It comprises either a series of informal prose paragraphs or a series of more structured <msItem> elements, each of which provides a more detailed description of a single item contained within the manuscript.
<mscontents> describes the intellectual content of a manuscript or manuscript part either as a series of paragraphs or as a series of structured manuscript items.
<msItem> describes an individual work or item within the intellectual content of a manuscript or manuscript part.
Attributes include One or more codes, each of which is used as the identifier for a text classification element supplied in the TEI Header <textClass> element. Yes, No, or Unknown
class identifies the text types or classifications applicable to this item
Datatype: IDREFS
Default: #IMPLIED
defective indicates whether the item being described is defective, i.e. incomplete.
Datatype: (yes|no|unk)
Default: no

In the simplest case, only a brief description may be provided, as in the following example:

<msContents>
<p>A collection of Lollard sermons</p>
</msContents>

This description may of course be expanded to include any of the TEI elements generally available within a <p> element, such as <bibl> to mark bibliographic descriptions, or <list> for a list. More usually however, each individual work within a manuscript will be given its own description, using the <msItem> element described in the next section, as in the following example:

<msContents>
<msItem n="1"><locus>fols. 5r -7v</locus>
<title>An ABC</title> 
<bibl><title>IMEV</title> <biblScope>239</biblScope></bibl></msItem>
<msItem n="2"><locus>fols. 7v -8v</locus>
<title lang="FRA">Lenvoy de Chaucer a Scogan</title>
<bibl><title>IMEV</title>
<biblScope>3747</biblScope></bibl></msItem>
<msItem n="3"><locus>fol. 8v</locus><title>Truth</title> 
<bibl><title>IMEV</title> <biblScope>809</biblScope></bibl></msItem>
<msItem n="4"><locus>fols. 8v-10v</locus>
<title>Birds Praise of Love</title>
<bibl><title>IMEV</title> <biblScope>1506</biblScope></bibl></msItem>
<msItem n="5"><locus>fols. 10v -11v</locus>
<title lang="LAT">De amico ad amicam</title>
<title lang="LAT">Responcio</title> 
<bibl><title>IMEV</title> <biblScope>16 & 19</biblScope></bibl></msItem>
<msItem n="6"><locus>fols. 14r-126v</locus>
<title>Troilus and Criseyde</title> 
<note>Bk. 1:71-Bk. 5:1701, with additional losses due to
mutilation throughout</note>
</msItem>
</msContents>

Where the cataloguer wishes to describe only some of the manuscript items in detail, the sequence of <msItem> elements should be prefixed by an <overview> element (see section 2.6 Physical Description below) , giving a brief description of the whole content, as in the following example:

<!-- to be supplied -->

2.5.1 ThemsItemelement

Any combination of the elements described in this section may be used to record information about individual items within the intellectual content of a manuscript or manuscript part. Each discrete item should be encoded within a distinct <msItem> element, and may be classified using the class attribute.

The <msItem> element may not contain any untagged running text. Instead, it may contain any number of any of the following elements, given in any order:
<author> identifies the primary author of the work or works contained in a manuscript.
Attributes include
attested indicates whether the attribution is explicitly attested in the manuscript.
Datatype: yes|no|unk
Sample values include:
yes the attribution is made on the basis of a claim in the ms.
added the attribution is made on the basis of a claim added by a subsequent hand in the ms.
no the attribution is made on the basis of other evidence.
unk the attribution may or may not be attested in the ms.
Default: unk
accepted indicates whether or not the authorship attribution is generally accepted.
Datatype: a|y|n|u
Sample values include:
a the attribution is generally accepted as an attribution.
y the attribution is generally accepted to be true.
n the attribution is generally accepted to be false.
u no claim is made concerning truth of the attribution.
Default: a
<bibl> contains a conventional bibliographic description, for example of a modern edition of the item (standard TEI element)
<colophon> contains the text of any colophon attached to a particular manuscript item: that is, an inscription, usually found at a break point such as the end of a text or codex, usually containing information about the production of the manuscript, such as the name of the scribe, the date and place of the copying, the person who commissioned the copying, etc.
<decoNote> contains a note describing either a decorative component of a manuscript, or a fairly homogenous class of such components.; see further 2.6.3 Decoration and binding
<explicit> contains the text of any explicit attached to a particular manuscript item, that is, the closing words of a text or a section of a text, sometimes used as a kind of title, possibly followed by one or more rubrics or colophons.
Attributes include A typology has yet to be defined Yes, No, or Unknown
type specifies the type of explicit, e.g. whether it is a formal closing for the work.
Datatype: CDATA
Default: #IMPLIED
defective indicates whether the explicit as given is defective, i.e. incomplete.
Datatype: (yes|no|unk)
Default: no
<incipit> contains the text of any incipit attached to a particular manuscript item, that is the opening words of a text, frequently used as a form of identifier for it; it may be preceded by one or more rubrics, and may be defective.
Attributes include A typology has yet to be defined Yes, No, or Unknown
type specifies the type of incipit, e.g. whether it introduces a work, is biblical, legal, etc.
Datatype: CDATA
Default: #IMPLIED
defective indicates whether the incipit as given is defective, i.e. incomplete.
Datatype: (yes|no|unk)
Default: no
<listBibl> contains a list of related bibliographic descriptions (standard TEI element)
<msitem> describes an individual work or item within the intellectual content of a manuscript or manuscript part.
Attributes include One or more codes, each of which is used as the identifier for a text classification element supplied in the TEI Header <textClass> element. Yes, No, or Unknown
class identifies the text types or classifications applicable to this item
Datatype: IDREFS
Default: #IMPLIED
defective indicates whether the item being described is defective, i.e. incomplete.
Datatype: (yes|no|unk)
Default: no
<note> contains a note or other comment relating to the item (standard TEI element)
<q> contains any text quoted from the item (standard TEI element)
<respStmt> supplies a name and description for anyone other than an author credited with intellectual responsibility for some aspect of the item (e.g. an illustrator) (standard TEI element)
<rubric> contains the text of any rubric or heading attached to a particular manuscript item, that is, a string of words whereby a manuscript signals a text division (e.g. beginning, book, chapter, end) which is in some way set off from the text itself, usually in red ink,or by use of different size or type of script, lining, or other such visual device. .
Attributes include A typology has yet to be defined
type specifies the type of rubric, e.g. whether it is at the start or end of the item.
Datatype: CDATA
Default: #IMPLIED
<summary> contains a brief summary of the contents of an item provided by the cataloguer
<textLang> describes the languages and writing systems used by a manuscript (as opposed to its description, which is described in the langUsage element)
<title> supplies a title of some kind used for the item (standard TEI element)

The <title> element should be used to supply a regularized form of the item's title, quite distinct from any rubric or incipit quoted from the manuscript. If the item concerned has a standardized or `uniform' title, then this should always be the form preferred as content of the <title> element. If no uniform title exists, or none has been yet identified, then the type attribute on the <title> should be given the value supplied. It is conventional to enclose such supplied titles within square braces, but this will normally be done by a stylesheet. Abbreviated `titles' such as `IMEV 3747' may be tagged using the standard TEI <ref> element, optionally including a pointer to a fuller bibliographic description in a bibliography elsewhere, as further discussed in section 2.8.1.1 Record History.

If supplied, the <author> element should generally contain the normalised form of an author's name, irrespective of how (or whether) this form of the name is cited in the manuscript. If it is desired to retain the form of the author's name as given in the manuscript, this may be tagged as a distinct <name> element, nested within the <author> element with the normalized form of the name on its reg attribute. Alternatively, the normalized form of the name may be supplied as the value of a reg attribute on the <author> element. If value is supplied for either reg or key attributes, then the content of the <author> element is assumed to be a standardized form of name.

Note that the key attribute should be used, as on names in general, to specify the identifier of a <person> element carrying full details of the person concerned (see further 2.2.4 Names of persons, places, and organizations).

Each element within <msItem> has the same substructure, containing any mixture of phrase-level elements and plain text. If a <locus> element is included, in order to specify the location of the component, then it should be given at the start of that element, as in the following example:

<msContents>
<msItem><locus>f. 1-223</locus>
<author>Radulphus Flaviacensis</author>
<title>Expositio super Leviticum </title>
<note>cf. <bibl>Stegm&uuml;ller, RB 7093</bibl></note>
<incipit><locus>f. 1</locus>
Forte Hervei monachi</incipit>
<explicit><locus>f. 223v</locus>
Benedictio salis et aquae</explicit>
</msItem>
</msContents>

In the following example, standard TEI editorial elements have been used to mark the transcription of abbreviations etc. present in the original:

<msItem>
<locus>ff. 1r-24v</locus>
<title>Agrip af Noregs konunga s&ouml;gum</title>
<incipit>regi oc h<expan>ann</expan> setiho
<gap reason="illegible" extent="7"/>sc 
heim se<expan>m</expan> &thorn;io</incipit>
<explicit>h<expan>on</expan> hev<expan>er</expan> 
<expan>oc</expan>&thorn;a buit hesta .ij. aNan vi&thorn; 
f&eacute; enh<expan>on</expan>o<expan>m</expan> aNan til
rei&thorn;<expan>ar</expan></explicit>
<textLang  langKey="ONI">Old Norse/Icelandic</textLang>

As indicated above, a manuscript item may itself contain further nested items, for example where a title or description is supplied for a group of works each of which also has its own rubric, as in the following example:

<msItem>
<locus>ff. 17v, 21v, 34</locus>
<title>Charms numbered 1-3, consisting of
variously formed crosses with inscribed circles</title>

<msItem><locus>f. 17v</locus>
<rubric>Contra inimicos, 1</rubric>
<q>Si quis hoc signum super se portat nequid capi ab
inimico;<./q>
</msItem>

<msItem><locus>f. 21v</locus>
<rubric>Contra mortem subitam, 2</rubric>
<q>Qui hoc signum super se portat sine confessione non
morietur;</q></msItem>

<msItem><locus>f. 34</locus>
<rubric>Pro victoria, 3</rubric>
<q>Hoc signum misit deus Regi Tedeon; qui cum isto pugnat 
victoriam habebit;</q></msItem>

</msItem>

One or more text classification or text-type codes may be specified, either for the whole of a <msContents> element, or for one or more of its constituent <msItem> elements, using the class attribute as specified above. This attribute should specify the identifier used for the appropriate classification within the standard <classCode> element in the TEI Header, as in the following example:

<!-- to be supplied -->

2.5.2 Formal definition

The <msContents> element and its constituents are formally defined as follows:

Up: 2 The Manuscript Description Element Previous: 2.4 The Manuscript Heading Next: 2.6 Physical Description



(revised 21 Jun 01) Edited by Lou Burnard for the MASTER Work Group.
Copyright TEI Consortium 2001
HTML/msdo.html0100644000175000017500000002530207416434621011644 0ustar loulou The Manuscript Heading

Master Project

The MASTER Document Type Definition: reference manual

2.4 The Manuscript Heading


Up: 2 The Manuscript Description Element Previous: 2.3 The Manuscript Identifier Next: 2.5 Intellectual Content

Contents

It is common practice to prefix a full manuscript description with a brief prose characterization, title, or description, summarizing the whole of the manuscript, which may be used as a kind of `supplied title' or heading. A special purpose <msHeading> element is provided for this purpose.

The <msHeading> element may simply hold a short summary title, `heading', or `tombstone' specifying a supplied title or heading applicable to the whole of a manuscript, or this may be complemented with other elements.

The <msHeading> element and its constituents provide for the inclusion of the following information in a structured form:
<msHeading> contains a brief structured description of a manuscript.
<author> identifies the primary author of the work or works contained in a manuscript.
<title> supplies a title for the work or works contained in a manuscript,or a brief description of a manuscript (standard TEI element)
<respStmt> supplies a name and description for someone other than an author credited with intellectual responsibility for some aspect of the work or works within a manuscript (e.g. an illustrator) (standard TEI element).
<origPlace> contains any form of place name, used to identify the place of origin for a manuscript or manuscript part.
<origDate> contains any form of date, used to identify the date of origin for a manuscript or manuscript part.
<textLang> describes the languages and writing systems used by a manuscript (as opposed to its description, which is described in the langUsage element)
<note> contains any additional descriptive information about a manuscript (standard TEI element)

The constituents of a <msHeading> element may be repeated as often as desired, in any order, and with embedded character data between them, for example to supply any descriptive or interpretive information about a manuscript which cannot be accomodated using more specific elements because it covers more than one topic, or is not otherwise catered for.

Here is a simple example:

<msHeading>
<author>Domenico Cavalca</author>
<title>Vite dei santi padri</title>
<origPlace>Naples</origPlace>
<origDate>1474</origDate>
</msHeading>

Here is a more complex example, showing how the <note> and <respStmt> can be used to provide more detailed information about the intellectual content of a manuscript:

<msHeading>
<author attested="no">Galterus de Castellione</author>
<title lang="LAT">Alexandreis</title>
<title lang="ENG">Alexander's saga</title>
<respStmt><resp>translated into Old Icelandic by</resp>
<name key="BRAJO1">Brandr J&amp;oacute;nsson</name></respStmt>
<origPlace>Iceland</origPlace>
<origDate>s. XII ex</origDate>
<textLang>Old Norse/Icelandic</textLang>
<note>This is the principal manuscript of the saga and the basis
for all printed editions.</note>
</msHeading>

2.4.1 Languages and scripts

The <textLang> element should be used to provide information about the languages used within a manuscript. It may take the form of a simple note, as in the following example:

<textLang>Old Bulgarian, written in Cyrillic script.</textLang>

Where, for validation and indexing purposes, it is thought convenient to add keywords identifying the particular languages used, the langKey attribute may be used, as in the following example:

<textLang langKey="OBG">Old Bulgarian, written in Cyrillic script.</textLang>

For this example to be valid, the identifier OBG must also be predefined as the value of the ident attribute on a <language> element in the TEI header associated with this description.

<langUsage>
<language id="OBG">Old Bulgarian, written in Cyrillic script.</language>
<!-- other languages used or referenced in the manuscript description -->
</langUsage>

A manuscript will often contain material in more than one language. The langKey attribute should be used only for the chief language. Other languages used may be specified using the otherlangs attribute as in the following example:

<textLang langKey="OBG" otherlangs="RUS HEL">
Mostly Old Bulgarian, with some Russian and Greek material</textLang>

Since Old Bulgarian may be written in either Cyrillic or Glagolitic scripts, and even occasionally in both within the same manuscript, it might be preferable to define identifiers which make the distinction explicit. In such a case, the following <textLang> element might be preferred:

<textLang otherLangs="OBG-CYR OBG-GLA">Old Bulgarian, written in 
Cyrillic and Glagolitic scripts.</textLang>
and the following declarations might then be supplied in the <langUsage> element of the associated TEI Header:
<langUsage>
<language id="OBG-CYR">Old Bulgarian, written in Cyrillic script.</language>
<language id="OBG-GLA">Old Bulgarian, written in Glagolitic script.</language>
<!-- other languages used or referenced in the manuscript description -->
</langUsage>

Note that the <language> element defines a particular combination of human language and writing system. Only one <language> element may be supplied for each such combination. Standard TEI practice also allows this element to be referenced by any element using the global lang attribute in order to specify the language applicable to the content of that element. For example, assuming that <language> elements have been defined with the identifiers FRA (for French), LAT (for Latin), and DEU (for German), a manuscript description written in French which specifies that a particular manuscript contains German material, might have a <textLang> element like the following:

<textLang lang="fra" langKey="DEU">allemand/latin
</textLang>

2.4.2 Formal definitions

The <msHeading> element is formally defined as follows:

Up: 2 The Manuscript Description Element Previous: 2.3 The Manuscript Identifier Next: 2.5 Intellectual Content



(revised 21 Jun 01) Edited by Lou Burnard for the MASTER Work Group.
Copyright TEI Consortium 2001
HTML/msdtd.html0100644000175000017500000001044307416434621012015 0ustar loulou Building the TEI DTD for Manuscript Description

Master Project

The MASTER Document Type Definition: reference manual

3 Building the TEI DTD for Manuscript Description


Up: Contents Previous: 2 The Manuscript Description Element

Contents

Until the elements described in this document, or similar ones, have been formally integrated wih the rest of the TEI structure, their use requires the definition of a TEI extension set, as defined in TEI P3 (reference). This extension set comprises two files, called here msDesc.ent and msDesc.dtd, the former containing definitions of parameter entities needed for this set of extensions, and the latter containing the actual SGML element and attribute definitions which make up the required modifications.

The definitions here assume the availability of a number of elements from other TEI tagsets, in particular the additional tagsets for figures, names and dates, and manuscript transcription. With all these in place, a complete TEI conformant document making use of the manuscript description tagset will begin as follows:

<!DOCTYPE TEI.2 SYSTEM "tei2.dtd" [
<!ENTITY % TEI.prose "INCLUDE">
<!ENTITY % TEI.transcr "INCLUDE">
<!ENTITY % TEI.names.dates "INCLUDE">
<!ENTITY % TEI.figures "INCLUDE">
<!ENTITY % TEI.corpus "INCLUDE">
<!ENTITY % TEI.extensions.ent SYSTEM "msDesc.ent">
<!ENTITY % TEI.extensions.dtd SYSTEM "msDesc.dtd">
]&nil;]>

This file, and others making up the DTD, are available from the URL http://www.hcu.ox.ac.uk/TEI/Master/Reference/DTD/. Both XML and SGML versions of a one-file DTD are available from the same location.

The list of tag sets above makes available a large number of standard TEI elements, not all of which are required for manuscript description purposes, and which are therefore excluded from the Master DTD. This exclusion is achieved by including in the extension entity file the following set of parameter entity declarations:

Up: Contents Previous: 2 The Manuscript Description Element



(revised 21 Jun 01) Edited by Lou Burnard for the MASTER Work Group.
Copyright TEI Consortium 2001
HTML/mshy.html0100644000175000017500000002046307416434621011665 0ustar loulou History

Master Project

The MASTER Document Type Definition: reference manual

2.7 History


Up: 2 The Manuscript Description Element Previous: 2.6 Physical Description Next: 2.8 Additional information

The following elements are used to record information about the history of a manuscript:
<history> groups elements describing the full history of a manuscript or manuscript part.
<origin> contains any descriptive or other information concerning the origin of a manuscript or manuscript part.
<provenance> contains any descriptive or other information concerning a single identifiable episode during the history of a manuscript or manuscript part, after its creation but before its acquisition.
<acquisition> contains any descriptive or other information concerning the process by which a ms or ms part entered the holding institution.

The three components of the <history> element all have the same substructure, consisting of one or more paragraphs marked as <p> elements. Each of these three elements is also a member of the datable attribute class, and thus also carries the following optional attributes: Normalised dates should be specified in whatever standardised form is defined by the TEI Header Normalised dates should be specified in whatever standardised form is defined by the TEI Header
notBefore specifies the earliest possible date for the information in the associated element.
Datatype: CDATA
Default: #IMPLIED
notAfter specifies the latest possible date for the information in the associated element
Datatype: CDATA
Default: #IMPLIED
evidence specifies the kind of evidence for the dating supplied by the other attributes.
Datatype: CDATA
Sample values include:
internal the dating is based on evidence internal to the ms (e.g. an inscription).
external the dating is based on evidence external to the ms (e.g. a reference to the ms in some other datable context).
conjecture the dating is based on conjecture, which may be further discussed within the associated element.
Default: #IMPLIED

The history of a manuscript should normally be presented in the order implied by the above description. Information about the origins of the element (including any discussion of its sources) should be given as one or more paragraphs contained by a single <origin> element; any available information or discussion of distinct stages in the history of the manuscript before its arrival in its current location should be included as paragraphs within one or more <provenance> elements following this. Finally, any information specific to the means by which the manuscript was acquired by its present owners should be given as paragraphs within the <acquisition> element.

Here is a simple example of the use of this element:


<history>
<origin><p>Written in Durham during the mid twelfth
century.</p></origin> 
<provenance><p>Recorded in two medieval
catalogues of the books belonging to Durham Priory, made in 1391 and
1405.</p>
<p>Given to W. Olleyf by William Ebchester, Prior (1446-56)
and later belonged to Henry Dalton, Prior of Holy Island (Lindisfarne)
according to inscriptions on ff. 4v and 5.</p>
</provenance>
<acquisition><p>Presented to Trinity College in 1738 by
Thomas Gale and his son Roger.</p></acquisition>
</history>

Here is a more realistic example:

<history>
<origin notBefore="1025" notAfter="1075" certainty="medium"
evidence="internal"><p>Written in Spain in the middle of the 11th
century (1042 according to the marginal note on f. 97v.)</p></origin>
<provenance><p>The Spanish scholar <name type="owner">Benito Arias
Montano</name> (1527-1598) has written his name on f. 97r, and may be
presumed to have owned the manuscript.  It came somehow into the
possession of <foreign lang="DAN">etatsr&amp;aring;d</foreign> <name type="owner">Holger
Parsberg</name> (1636-1692), who has written his name twice, once on
the front pastedown and once on f. 1r, the former dated
<date>1680</date> and the latter <date>1682</date>.  Following
Parsberg's death the manuscript was bought by <foreign>etatsr&amp;aring;d</foreign>
<name type="owner">Jens Rosenkrantz</name> (1640-1695) when Parsberg's
library was auctioned off (23.10.1693).</p></provenance>
<acquisition><p>The manuscript was acquired by &amp;Aacute;rni
Magn&amp;uacute;sson from the estate of Jens Rosenkrantz, presumably at
auction (the auction lot number 468 is written in red chalk on the
flyleaf), either in 1696 or 97.</p></acquisition> </history>

The <history> element and its immediate component elements are formally defined as follows:

Up: 2 The Manuscript Description Element Previous: 2.6 Physical Description Next: 2.8 Additional information



(revised 21 Jun 01) Edited by Lou Burnard for the MASTER Work Group.
Copyright TEI Consortium 2001
HTML/msid.html0100644000175000017500000003063507416434621011643 0ustar loulou The Manuscript Identifier

Master Project

The MASTER Document Type Definition: reference manual

2.3 The Manuscript Identifier


Up: 2 The Manuscript Description Element Previous: 2.2 Phrase-level elements Next: 2.4 The Manuscript Heading

The primary purpose of manuscript description is to provide an unambiguous means of identification for particular manuscript items within a collection. The <msIdentifier> element is provided for this purpose.
<msIdentifier> contains the information required to identify a given manuscript or manuscript part uniquely within its holding institution.

A full manuscript description may well contain many <msidentifier> elements, since the discussion of one manuscript may well involve the need to refer to others. For that reason, the Master DTD permits the <msidentifier> element to appear anywhere within any paragraph of the description. There is however one place where this element is mandatory, and has a special significance: it must be given as the very first component of a <msDescription>, in which place it identifies the manuscript being described.

A manuscript identifier typically has two parts, the first being its catalogued location, and the second the name used for it within that location. The location may be specified as a collection, located within a repository, forming part of an institution whose primary geographic location is within a city, itself located within a region or country, or both. A manuscript may have alternative identifiers additional to the one currently used, including informal names or old shelfmarks which are retained even after they have been officially superceded.

The `catalogued location' of a manuscript is the place of ownership. A manuscript's exact physical location may occasionally be different: for example, at Cambridge University, manuscripts owned by different colleges may be physically located within the Cambridge University Library. In such cases, the college location should be specified in the manuscript identifier. Similarly, a holding institution may wish to specify additional and more precise physical location information within the <adminInfo> element discussed in section 2.8.1 Administrative Information below.

The following elements are available within <msIdentifier> to identify the physical location of a manuscript:
<country> contains the name of a geo-political unit larger than or administratively superior to a <region> (standard TEI element)
<region> contains the name of a smaller geo-political unit, intermediate between <country> and <settlement> (standard TEI element)
<settlement> contains the name of the smallest component of a placename expressed as a hierarchy of geo-political or administrative units (standard TEI element)
<institution> contains the name of an organization, such as a University or Library, within which a manuscript repository is located.
<repository> contains the name of a repository (usually a distinct physical building) within which manuscripts are stored, forming part of an institution.
<collection> contains the name of a collection of manuscripts, not necessarily located within a single repository.

These elements are all structurally equivalent to the standard TEI <name> element with an appropriate value for its type attribute; however the use of this `syntactic sugar' enables the model for <msIdentifier> to be constrained rather more tightly than would otherwise be possible. Specifically, only one of each of the elements listed above may appear within the <msIdentifier>; if present, they must appear in the order given; and all of them except for the <settlement> and <repository> element may be omitted.

These elements are all also members of the standard TEI attribute class names, which means that they can all bear attributes such as reg to supply a regularized form of a name, or key to specify a database or similar unique key for it, as further documented in the TEI description of this class..

The following elements are used within <msIdentifier> to provide the identification used for the manuscript:
<idno> supplies the string of abbreviations and numbers, usually referred to as the `call number', `shelfmark', `accession number', etc., that is used to identify the item (standard TEI element)
Attributes include
type
<altName> contains any form of alternative identifier used for a manuscript, such as a former catalogue number, ocellus nominum, or nickname.
Attributes include any convenient typology may be used
type further characterizes the alternative name, for example as former catalogue number, nickname, etc.
Datatype: CDATA
Default: #REQUIRED

Major manuscript repositories will usually have a preferred form of citation for manuscript shelfmarks, including strict rules about punctuation, spacing, abbreviation, etc., which should be adhered to. Where such a format also contains information which might additionally be supplied as a distinct subcomponent of the <msIdentifier>, for example a collection or repository name, the cataloguer must decide whether or not to include this information in both locations; it is required within <idno>. The type attribute on the <idno> element may be used to indicate when the format of the <idno> element is of some kind other than that implied by the repository name

Here are two simple examples

<msIdentifier>
<settlement>San Marino</settlement>
<repository>Huntington Library</repository>
<idno>MS.El.26.C.9</idno>
</msIdentifier>
<msIdentifier>
<settlement>Arezzo</settlement>
<repository>Biblioteca comunale</repository>
<idno>MS 52</idno>
</msIdentifier>

Here is a somewhat over explicit example:

<msIdentifier>
<country>USA</country>
<region>California</region>
<settlement>San Marino</settlement>
<institution>The Huntington Library, Art Collections, and Botanical
Gardens</institution>
<repository>Huntington Library</repository>
<idno>MS.El.26.C.9</idno>
<altName type="nick">The Ellesmere Chaucer</altName>
</msIdentifier>

Note, in the preceding example, that the name of the collection (Rawlinson) is not explicitly tagged, since it is implicit in the standard form of the manuscript shelf mark. In the following example, however, a collection name is useful:

<!-- to be supplied -->

Any number of <altName> elements may also be used to supply alternative names used for the manuscript, as in the following example:

<msIdentifier>
<settlement>Rossano</settlement>
<repository lang="IT">Biblioteca arcivescovile</repository>
<altName lang="LAT" type="nick">Codex Rossanensis</altName>  
<altName lang="LAT" type="nick">Codex aureus</altName>  
<altName lang="LAT" type="nick">Codex purpureus</altName>  
<altName lang="ENG" type="gloss">The Rossano Gospels</altName>  
</msIdentifier>

Note the use of the globally available lang attribute above to specify the language in which the content of an element is supplied. This is a standard TEI facility, which the cataloguer may find useful in certain environments (for example, when compiling a single catalogue from a variety of originally different sources), and which may safely be ignored in others.

The <msIdentifier> element and its constituents are formally defined as follows:

Up: 2 The Manuscript Description Element Previous: 2.2 Phrase-level elements Next: 2.4 The Manuscript Heading



(revised 21 Jun 01) Edited by Lou Burnard for the MASTER Work Group.
Copyright TEI Consortium 2001
HTML/msov.html0100644000175000017500000002571607416434620011676 0ustar loulou Overview

Master Project

The MASTER Document Type Definition: reference manual

2.1 Overview


Up: 2 The Manuscript Description Element Next: 2.2 Phrase-level elements

An <msDescription> element may reasonably appear either within the body or the header of a TEI conformant document. In the former case, where the document being encoded is essentially a collection of manuscript descriptions, the <msDescription> element may be placed anywhere that a paragraph might appear. In the latter case, where the description forms part of the metadata to be associated with a digital representation of some manuscript original, whether as a transcription, as a collection of digital images, or as some combination of the two, then the <msDescription> should appear within the <sourceDesc> element of the header.

The <msDescription> element has the following components, of which only the first is mandatory. They are listed here, and discussed in the associated section below.

<msIdentifier> groups information that identifies a manuscript or manuscript fragment; mandatory; 2.3 The Manuscript Identifier
<msHeading> contains a brief structured description of a manuscript. ; 2.4 The Manuscript Heading
<msContents> an itemised list of the intellectual contents of a manuscript or manuscript part, with bibliographic descriptions etc. as appropriate; 2.5 Intellectual Content
<physDesc> groups information providing a detailed descriptions of all physical aspects of the manuscript or manuscript part (e.g. its material, script, component parts, illustration, binding); 2.6 Physical Description
<history> summarizes the known history of a manuscript or manuscript part: its origin and provenance; 2.7 History
<additional> groups other related information about a manuscript, in particular, administrative information relating to its current location, additional materials associated with it, etc.; 2.8 Additional information
<msPart> contains a nested description for a manuscript fragment which is now regarded as forming part of the manuscript being described, although physically distinct; 2.9 Manuscript Parts

In addition to the global attributes rend, id, lang etc. available to all TEI elements, the <msDescription> element carries a special purpose attributes status and type:
<msDescription> contains a description of a single identifiable manuscript or manuscript part
Attributes include Typology to be defined
status specifies the compositional status of a manuscript or manuscript part.
Datatype: (uni|compo|frag|def|unknown)
Sample values include:
uni unitary: the manuscript is a complete entity which exists as a single unit.
compo composite: the manuscript is a complete entity comprising multiple units of different origin.
frag fragmentary: a leaf, a part of a leaf, or a manuscript from which the majority of leaves are missing.
def defective: a ms from which a minority of the leaves are missing.
unknown unknown or unstated.
Default: 'uni'
type specifies the type of manuscript being described, for example as 'diploma', 'codex' etc.
Datatype: CDATA
Default: #IMPLIED

Here is a very simple example of a complete manuscript description:


<msDescription status="uni">
<msIdentifier>
<settlement>Oxford</settlement>
<repository>Bodleian Library</repository>
<idno>MS. Rawlinson poet. 149</idno>
</msIdentifier>
<msHeading>
<author>Geoffrey Chaucer</author>
<title>The Canterbury Tales</title>
<origDate notBefore="1450" notAfter="1475">1450-1475</origDate>
<origPlace>?Pembrokeshire (Wales)</origPlace>
</msHeading>
</msDescription>

Here is a slightly more ambitious description for the same manuscript, using elements described in more detail in the following sections.


<msDescription status="uni">
<msIdentifier>
<settlement>Oxford</settlement>
<repository>Bodleian Library</repository>
<idno>MS. Rawlinson poet. 149</idno>
</msIdentifier>
<msHeading>
<author>Geoffrey Chaucer</author>
<title>The Canterbury Tales</title>
<origDate notBefore="1450" notAfter="1475">1450-1475</origDate>
<origPlace reg="Wales: Pembroke">?Pembrokeshire (Wales)</origPlace>
<textLang langKey="ENG">Middle English</textLang>
</msHeading>
<msContents>
<msItem>
<title>The Canterbury Tales</title>
<rubric>The Tales of Canterbury</rubric>
<author>Geoffrey Chaucer</author>
<note>Mutilated at beginning and end: contains A431-I1092 in the Riverside
edition numbering</note>
</msItem>
</msContents>
<physDesc>
<form>
<p>Codex. </p>
</form>
<support>
<p>Parchment.</p>
</support>
<extent>136 folios
<dimensions><height>28</height><width>19</width></dimensions>
</extent>
<collation>
<p>Twenty-three quires of eight, of which only nine are not defective, and a
final (defective) quire of six.</ps></collation>
<layout ruledLines="38-74">
<p>Margined and ruled with crayon through fol. 51v , then in drypoint.
Single columns of 38-74 lines per page. </p></layout>
<msWriting hands="4">
<p>Four hands, varying between cursive anglicana (the first hand) and mixed
secretary (the fourth hand).  The fourth hand is responsible for around
two-thirds of the manuscript, from fol. 45 to the end; the third hand wrote
only three lines and a few words on fol. 38r; the other two hands divide the
remainder of the manuscript up to fol. 45 between them.
</p></msWriting>
<additions><p>
A fifteenth-century note in the margin of fol. 114v.
</p>
</additions>
</physDesc>
<history>
<origin>
<p>On fol. 91r  is a smudged copy of a bill or document with names of people
and places in Wales (Pembrokeshire, Bangor) and the date 1607</p>
</origin>
<acquisition>
<p>Left to the Bodleian by Richard Rawlinson in 1755.</p>
</acquisition>
</history>
<additional>
<adminInfo>
<recordHist>
<source><p>This description is derived from that made by Daniel W. Mosser
for the Canterbury Tales Project.</p></source>
</recordHist>
</adminInfo>
<surrogates>
<p>A rotograph copy of the manuscript was made for John Manly in the 1920s,
and a copy of this rotograph is available in microfilm as part of the
Manly/Rickert collection from the University of Chicago library.  The
manuscript has been microfilmed more recently by the Bodleian. Digital
images derived from this microfilm have been published on the CDROMs
prepared by the Canterbury Tales Project.</p>
</surrogates>
</additional>
</msDescription>

The formal definition for the <msDescription> element is as follows:

Up: 2 The Manuscript Description Element Next: 2.2 Phrase-level elements



(revised 21 Jun 01) Edited by Lou Burnard for the MASTER Work Group.
Copyright TEI Consortium 2001
HTML/msph.html0100644000175000017500000011303207416434621011647 0ustar loulou Physical Description

Master Project

The MASTER Document Type Definition: reference manual

2.6 Physical Description


Up: 2 The Manuscript Description Element Previous: 2.5 Intellectual Content Next: 2.7 History

Contents

Under the general heading of `physical description ' we subsume a large number of different aspects generally regarded as useful in the description of a given manuscript. These include aspects of the form, support, extent, and quire structure of the manuscript object (2.6.1 Physical form of the whole ms); aspects of the writing, such as the way it is laid out on the page, the styles of writing and any musical notation employed (2.6.2 Writing and Notations); discussion of decorative features of the manuscript, of any paratextual features such as pagination, and of any annotations (2.6.3 Decoration and binding); discussion of its binding and state of repair (2.6.4 Foliation, additions, and condition).

Most manuscript descriptions touch on several of these categories of information though few include them all, and not all distinguish them as clearly as we propose here. In particular, it is often the case that an existing description will include information for which we propose distinct elements within a single paragraph, or even sentence. The encoder must then decide whether to rewrite the description using the structure proposed here, or to retain the existing prose, marked up simply as a series of <p> elements, directly within the <physDesc> element.

The <physDesc> element may thus be used in either of two distinct ways: it may contain a series of paragraphs addressing topics listed above and similar ones; or it may act as a container for any choice of the more specialised elements described in the remainder of this section, each of which itself contains a series of paragraphs, and may also have more specific attributes. Note that the two ways should not be combined within the same description.

<!-- example to be supplied -->

2.6.1 Physical form of the whole ms

The following elements should appear at the start of a structured physical description in the order specified. They describe various aspects relating to the format of the manuscript object, the material of which it is composed, its size, and physical organization as a sequence of leaves:
<form> contains a description of the physical format of the manuscript.
<support> contains a description of the written materials making up the manuscript item.
<extent> describes the approximate size of the manuscript, specified in any convenient units.(standard TEI element)
<collation> contains a description of how the leaves or bifolia are physically arranged.

The <form> element may often contain only a single word or phrase: at a later revision of this standard, it is possible that it will be supplied as an attribute value. The <support> element, by contrast, may contain a detailed prose description of the material on which a manuscript is written. Phrase-level elements may be used to tag specific terms of interest if so desired: as in the following example the <material>, <ref>, and <term> elements have been used for this purpose:

<form><p>codex</p></form>
<support>
<p>Mostly <material>paper</material>, with watermarks 
<term>unicorn</term> (<ref>Briquet 9993</ref>) and 
<term>ox</term> (close to <ref>Briquet 2785</ref). 
The first and last leaf of each quire, with the 
exception of quires xvi and xviii, are constituted by
bifolia of <material>parchment</material>, and all 
seven miniatures have been painted on inserted 
singletons of <material>parchment</material>.</p> 
</support> 

If so desired, more specific paragraph-level elements may be used to divide the components of the <support> element. Two such elements are provided:
<overview> contains the introductory section of any specialised component of a manuscript description.
<watermarks> contains a detailed description of the watermarks identified in the paper of which a manuscript is composed.

The <overview> element may be used to enclose a general discussion of the support, typically preceding a more detailed discussion, as in the following example:

<!-- to be supplied -->

The <watermarks> element may be used to enclose discussion of one or more watermarks; if this makes reference to standard catalogues of such items, these may be tagged using the standard <ref> element as in the following example:

<support><material>Paper</material>
<watermarks>Watermark: <term>anchor in a
circle with star on top</term>, 
<term>countermark B-B with trefoil</term> 
similar to <ref>Moschin, Anchor N 1680</ref> 
<date>1570-1585</date>.</watermarks></support>

The <extent> element is principally a specification of the number of leaves or bifolia a manuscript contains, but may also contain any number of other measurements carried out on the manuscript. Such measurements may be specifically marked using the phrase level <dimensions> element, as in the following example, or left as plain prose.

<extent>2 leaves, taken from the binding of a printed book</extent> 
<extent>ii+321 leaves</extent>
<extent>37+212 leaves</extent>
Since the <dimensions> element is available for use anywhere in a description, the cataloguer may choose to discuss (for example) dimensions of miniatures at the same time as describing the miniatures, rather than specify that information within the <extent> element.

The <collation> element should be used to specify exactly how the leaves or bifolia of a manuscript are combined into quires etc. This may be described using informal prose, or any appropriate notational convention. No specific notation is defined here as yet, but provision is made for the tagging of such formul with the standard TEI <formula> element as in the following example:

<collation>
<p>
<formula>1-5.8 6.6 (catchword, f. 46, does not match following text) 
7-8.8 9.10, 11.2 (through f. 82) 12-14.8 15.8(-7)</formula>
<catchwords>Catchwords are written horizontally in center 
or towards the right lower margin in various manners: 
in red ink for quires 1-6 (which are also signed in red 
ink with letters of the alphabet and arabic numerals); 
quires 7-9 in ink of text within yellow decorated frames; 
quire 10 in red decorated frame; quire 12 in ink of text; 
quire 13 with red decorative slashes; quire 14 added in 
cursive hand.</catchwords>
</p></collation>

2.6.2 Writing and Notations

The second group of elements within a structured physical description concerns aspects of the writing or other notation (notably, music) found within a manuscript.
<layout> contains a description of ruling technique and layout.
Attributes include either a whole number or the string "NA" (not applicable) may be given as a pair of numbers (a range), as a whole number, or as the string "NA" (not applicable) may be given as a pair of numbers (a range), as a whole number, or as the string "NA" (not applicable)
columns specifies the number of columns per page
Datatype: CDATA
Default: '1'
ruledLines specifies the number of ruled lines per column
Datatype: CDATA
Default: #IMPLIED
writtenLines specifies the number of written lines per colum
Datatype: CDATA
Default: #IMPLIED
<msWriting> contains a description of all the different kinds of writing used in a manuscript.
Attributes include A whole number, or the string "many"
hands specifies the number of distinct hands identified within the manuscript
Datatype: CDATA
Default: #IMPLIED
<handDesc> describes a particular style or hand distinguished within a manuscript.
Attributes include 'tremulous hand', 'Hoccleve', etc. 'secretary', 'copperplate', 'Chancery', 'Italian', etc.
scribe gives a standard name or other identifier for the scribe believed to be responsible for this hand.
Datatype: CDATA
Default: #IMPLIED
script characterizes the particular script or writing style used by this hand.
Datatype: CDATA
Default: #IMPLIED
medium describes the tint or type of ink, e.g. 'brown', or other writing medium, e.g. 'pencil',
Datatype: CDATA
Default: #IMPLIED
scope specifies how widely this hand is used in the manuscript.
Datatype: (sole|major|minor)
Sample values include:
sole only this hand is used throughout the manuscript
major this hand is used through most of the manuscript
minor this hand is used occasionally in the manuscript
Default: #IMPLIED
<musicNotation> contains description of type of musical notation.

2.6.2.1 Layout

The <layout> element is used to describe and document the way in which text and illustration are displayed on the written surface, specifying for example the number of written, ruled, or pricked lines and columns per page, presence or absence of margins, distinct blocks such as glossaria etc. In some cases, the layout will be sufficiently regular for the attributes on this element to convey all that is necessary; more usually however a more detailed treatment will be required. The attributes are provided as a convenient short hand for commonly occurring cases, and should not be used except where the layout is regular. The value NA (not-applicable) should be used for cases where the layout is either very irregular, or where it cannot be characterised simply in terms of lines and columns, for example, where blocks of commentary and text are arranged in a regular but complex pattern on each page

The following examples indicate the range of possibilities:

<layout ruledLines="25-32">
<p>Most pages have between 25 and 32 long lines ruled in lead.</p>
</layout>

2.6.2.2 Writing

The <msWriting> element may contain a short description of the general characteristics of the writing observed in a manuscript as in the following example:

<msWriting>
<p>Written in a <term>late caroline minuscule</term>; versals in a 
form of <term>rustic capitals</term>; although the marginal and 
interlinear gloss is written in varying shades of ink that are 
not those of the main text, text and gloss appear to have been 
copied during approximately the same time span.</p>
</msWriting>

Note the use of the <term> element to mark specific technical terms within the context of the <msWriting> element. Where several distinct hands have been identified, the cataloguer may simply specify the fact using the hands attribute, as in the following example:

<msWriting hands="2">
<p>The manuscript is written in two contemporary hands, otherwise
unknown, but clearly those of practised scribes.  Hand I writes
ff. 1r-22v and hand II ff. 23 and 24. Some scholars, notably
Verner Dahlerup and Hreinn Benediktsson, have argued for a third hand
on f. 24, but the evidence for this is insubstantial.</p>
</msWriting>

Alternatively, or in addition, where more specific information about one or more of the hands identified is to be recorded, the <handDesc> element should be used. Such hand descriptions may contain prose and may also bear particular attributes to facilitate retrieval as in the following example:

<handDesc><p>Written in insular phase II half-uncial
with interlinear Old English gloss in an Anglo-Saxon 
pointed minuscule.</p></handDesc>

The <locus> element discussed in section 2.2.3 References to manuscript locations may be used to specify exactly which parts of a manuscript are written by a given hand where this information is included within the hand description. Alternatively, the standard TEI <handShift> element may be used within the body of a transcription to point to a <handDesc> element. Note that this element replaces the existing TEI <hand> element, which has a more restricted scope of application.

2.6.2.3 Musical notation

Finally, where a manuscript contains music or similar non-verbal notation, the <musicNotation> element may be used to describe the notation employed, as in the following example:

<musicNotation>
<p>Neumes in campo aperto of the St. Gall type.</p>
</musicNotation>

2.6.3 Decoration and binding

In describing a manuscript, it is often difficult or impossible to draw a clear distinction between aspects which are purely physical and aspects which contribute to the intellectual content. This is particularly true of `decorative' aspects such as illustrations and decorations within the manuscript or binding. We propose the following elements for the purpose of delimiting discussion of these aspects within a manuscript description, amd for convenience locate them all within the physical description, despite the fact that illustrative features in many cases may be better thought of as part of the intellectual content, and thus better described under the <msContents> element discussed in section 2.5 Intellectual Content.
<decoration> contains a description of the decoration of a manuscript, either as a sequence of paragraphs, or as a sequence of topically organised decoNote elements.
<decoNote> contains a note describing either a decorative component of a manuscript, or a fairly homogenous class of such components.
Attributes include Any convenient typology may be used Any convenient typology may be used Any convenient typology may be used Any convenient typology may be used
type specifies the kind of decorative feature being described
Datatype: CDATA
Default: #IMPLIED
subtype supplies a further sub-categorization of the value specified by the type attribute.
Datatype: CDATA
Default: #IMPLIED
figurative indicates whether the note concerns purely figurative aspects of the decoration
Datatype: (yes|no|na)
Sample values include:
yes figurative features are discussed
no figurative features are not discussed
na not applicable
Default: 'na'
technique the note primarily concerns the technique or style of the decorative features
Datatype: CDATA
Default: #IMPLIED
quality the note contains an assessment of the aesthetic quality of the decorative feature
Datatype: CDATA
Default: #IMPLIED
figurative indicates whether the note concerns purely figurative aspects of the decoration
Datatype: (yes|no|na)
Sample values include:
yes figurative features are discussed
no figurative features are not discussed
na not applicable
Default: 'na'
illustrative indicates whether the note concerns purely illustrative aspects of the decoration
Datatype: (y|n|u)
Sample values include:
y illustrative features are discussed
n illustrative features are not discussed
u unknown or inapplicable
Default: 'u'
<bindingDesc> describes the present and former bindings of a manuscript, either as a series of paragraphs or as a series of distinct binding elements, one for each binding of the manuscript.
<binding> contains a description of one binding, i.e. type of covering, boards, etc. applied to a manuscript
Attributes include
contemporary specifies whether or not the binding is contemporary with the majority of its contents
Datatype: (yes|no|unk)
Sample values include:
yes the binding is contemporaneous with its contents
no the binding is not contemporaneous with its contents
unk the date of either binding or manuscript is unknown
Default: 'unk'

2.6.3.1 Decoration

The <decoration> element may contain simply one or more paragraphs summarizing the overall nature of the descriptive features of the manuscript, as in the following example:

<decoration>
<p>The decoration comprises two
full page miniatures, perhaps added by the original
owner, or slightly later; the original major decoration
consists of twenty-three large miniatures, illustrating
the divisions of the Passion narrative and the start of
the major texts, and the major divisions of the Hours;
seventeen smaller miniatures, illustrating the suffrages
to saints; and seven historiated initials, illustrating
the pericopes and major prayers.</p>
</decoration>
Alternatively, it may contain a series of more specific typed <decoNote> elements, each summarizing a particular aspect of the decoration present, for example the use of miniatures, initials (historiated or otherwise), borders, diagrams, etc., as in the following example:
<decoration>
<decoNote type="miniature" technique="painted" figurative="yes">
<p>One full-page miniature, facing the beginning of the first Penitential Psalm.</p></decoNote> 
<decoNote type="initial" technique="painted" figurative="yes">
<p>One seven-line historiated initial, commencing the first Penitential Psalm.</p>
</decoNote>
<decoNote type="initial" technique="painted" figurative="no">
<p>Six four-line decorated initials, commencing the second through the 
seventh Penitential Psalm.</p></decoNote>
<decoNote type="initial" technique="pen-flourished" figurative="no">
<p>Some three hundred two-line versal initials with pen-flourishes, 
commencing the psalm verses.</p></decoNote>
<decoNote type="border" technique="painted" figurative="no">
<p>Four-sided border decoration surrounding the miniatures and 
three-sided border decoration accompanying the historiated and 
decorated initals.</p></decoNote></decoration>

Where more exact indexing of the decorative content of a manuscript is required, the standard TEI elements <term> or <index> may be used within the prose description to supply or delimit appropriate iconographic terms, as in the following example:

<decoration>
<decoNote type="miniatures">
<p>Fourteen large miniatures with arched
tops, above five lines of text:
<list>
<item><locus>fol. 14r</locus>Pericopes. <term>St. John writing on
Patmos</term>, with the Eagle holding his ink-pot and pen-case;
some flaking of pigment, especially in the sky</item>
<item><locus>fol. 26r</locus>Hours of the Virgin, Matins.
<term>Annunciation</term>; Gabriel and the Dove to the
right</item>
<item><locus>fol. 60r</locus>Prime. <term>Nativity</term>; the
<term>Virgin and Joseph adoring the Child</term></item>
<item><locus>fol. 66r</locus>Terce. <term>Annunciation to the
Shepherds</term>, one with <term>bagpipes</term></item>
<!-- ... -->
</list></p>
</decoNote>
</decoration>

2.6.3.2 Binding

The <bindingDesc> element contains a description of the state of the present and former bindings of a manuscript, including information about its material, any distinctive marks, and provenance information. This may be given as a series of paragraphs, if only one binding is being described, or as a series of distinct <binding> elements, each describing a distinct binding, where these are separately described. For example:

<bindingDesc>
<p>Sewing not visible; tightly rebound over
19th-cent. pasteboards, reusing panels of 16th-cent. brown leather with
gilt tooling &agrave; la fanfare, Paris c. 1580-90, the centre of each
cover inlaid with a 17th-cent. oval medallion of red morocco tooled in
gilt (perhaps replacing the identifying mark of a previous owner); the
spine similarly tooled, without raised bands or title-piece; coloured
endbands; the edges of the leaves and boards gilt.Boxed.</p>
</bindingDesc>

Within a binding description, the element <decoNote> is available, as an alternative to <p>, for paragraphs dealing exclusively with information about decorative features of a binding, as in the following example:

<binding>Bound, s. XVIII (?), in 
<material>diced russia leather</material>
retaining most of the original 15th century 
metal ornaments (but with some replacements) 
as well as the heavy wooden boards; 
<decoNote>on each cover: alternating circular stamps of the 
Holy Monogram, a sunburst, and a flower;</decoNote> 
<decoNote>on the cornerpieces, one of which is missing,
a rectangular stamp of the Agnus Dei;</decoNote> 
rebacked during the 19th (?) century.
</binding>

2.6.4 Foliation, additions, and condition

The following elements are used to describe the remaining subdivisions of the physical description:
<foliation> describes the numbering system or systems used to count the leaves or pages in a codex.
<condition> contains a description of the physical condition of the manuscript.
<additions> contains a description of any significant additions found within a manuscript, such as marginalia or other annotations.

2.6.4.1 Foliation

The <foliation> element describes one or more pagination schemes applied to the manuscript. It should be used to indicate the scheme of page numbers, folio numbers or column numbers provided in the manuscript, as in the following examples:

<foliation>
<p>Folio numbers were added by &amp;Aacute;rni Magn&amp;uacurte;sson 
ca. <date>1720-1730</date> with brown ink in the upper right corner 
of all recto-pages.</p></foliation>

<foliation><p>Page numbers have been written with pen in the late 
19th century on top of every ten recto-pages, to the right: 11, 
21, 31, etc. Later, folio numbers have been written between 
columns on top of every recto-page, in pencil.</p></foliation> 
It may also include discussion of such features as original signatures or catchwords, where relevant, as in the following example:
<foliation>
<p>Quire and leaf signatures in letters, [b]-v, and roman
numerals; those in quires 10 (1) and 17 (s) in red ink and different
from others; every third quire also signed with red crayon in arabic
numerals in the center lower margin of the first leaf recto: "2" for
quire 4 (f. 19), "3" for quire 7 (f. 43); "4," barely visible, for
quire 10 (f. 65), "5," in a later hand, for quire 13 (f. 89), "6," in
a later hand, for quire 16 (f. 113).</p>
</foliation>

2.6.4.2 Additions and marginalia

The <additions> element is used to record and discuss any written or drawn additional text found in a manuscript, such as marginalia, scribblings, etc. which the cataloguer considers of interest or importance. Such topics may also be discussed or referenced elsewhere in a description, for example in the <history> element where the marginalia provide evidence of ownership, but the <additions> element is particularly useful for this purpose.

<additions> contains a description of any significant additions found within a manuscript, such as marginalia or other annotations.

Here are some examples of the use of this element


<additions><p>In most parts of the codex the text has been quite
extensively corrected in a contemporary hand from the manuscript GKS
3270 4to.</p>
</additions>

<additions>
<p>The text of this manuscript is not interpolated with
sentences from Royal decrees promulgated in 1294, 1305 and 1314. In
the margins, however, another somewhat later scribe has added the
relevant paragraphs of these decrees, see pp. 8, 24, 44, 47
etc.</p>
<p>As a humorous gesture the scribe in one opening(?) of the
manuscript, pp. 36 and 37, has prolonged the lower stems of one letter
f and five letters  &amp;thorn; and has them drizzle down the
margin.</p>
</addition>

2.6.4.3 Condition

The <condition> element may be used to summarize the overall physical state of a manuscript, in particular where such information is not recorded elsewhere in the description. It should not however be used to describe changes or repairs to a manuscript; these are more appropriately described as a part of its custodial history.

<condition>
<p>The text begins and ends defective, and there are two lacunae toward
the end. What was originally the first leaf of the first quire,
numbered 1a, has been cut away, leaving a strip approximately 15 mm
wide; one to two letters, in some places on the verso up to four,
remain of each line.  The manuscript contains a large number of
erasures, possibly by the scribe, possibly by a later hand, but in any
case for the most part unfilled in; for example on f. 3ra, lines 15-6
there are two erasures, the first of perhaps 16 the second of six
characters, and four lines of text have been erased on f. 5vb
following l. 21.  In addition, there are several spaces that appear
never to have been filled in, e.g. f. 13vb, l. 24, where enough space
for about eight letters has been left blank by the scribe.
</p></condition>

2.6.5 Formal definitions

The formal definition for the <physDesc> element and its constituents is as follows:

Up: 2 The Manuscript Description Element Previous: 2.5 Intellectual Content Next: 2.7 History



(revised 21 Jun 01) Edited by Lou Burnard for the MASTER Work Group.
Copyright TEI Consortium 2001
HTML/msphrase.html0100644000175000017500000013661607416434621012537 0ustar loulou Phrase-level elements

Master Project

The MASTER Document Type Definition: reference manual

2.2 Phrase-level elements


Up: 2 The Manuscript Description Element Previous: 2.1 Overview Next: 2.3 The Manuscript Identifier

Contents

As noted above, the present DTD is constructed as an application of the general TEI dtd. This implies the availability of a large number of standard TEI elements, the majority of which are not documented specifically here.

In particular, the following standard TEI elements may be included within the body of any paragraph (<p>) element in a manuscript description. (Note that this list includes some TEI elements specific to manuscript transcription, which are not available in all TEI-derived document type definitions).
<abbr> (abbreviation) contains an abbreviation of any sort (specification)
<add> (addition) contains letters, words, or phrases inserted in the text by an author, scribe, annotator or corrector. (specification)
<addSpan> (added span of text) marks the beginning of a longer sequence of text added by an author, scribe, annotator or corrector. (specification)
<bibl> (bibliographic citation) contains a loosely-structured bibliographic citation of which the sub-components may or may not be explicitly tagged. (specification)
<corr> (correction) contains the correct form of a passage apparently erroneous in the copy text (specification)
<damage> contains an area of damage to the text witness. (specification)
<date> contains a date in any format. (specification)
<dateRange> contains two dates or another phrase delimiting a time period. (specification)
<del> (deletion) contains a letter, word or passage deleted, marked as deleted, or otherwise indicated as superfluous or spurious in the copy text by an author, scribe, annotator or corrector (specification)
<delSpan> (deleted span of text) marks the beginning of a longer sequence of text deleted, marked as deleted, or otherwise signaled as superfluous or spurious by an author, scribe, annotator, or corrector. (specification)
<expan> (expansion) contains the expansion of an abbreviation. (specification)
<figure> indicates the location of a graphic, illustration, or figure. (specification)
<foreign> identifies a word or phrase as belonging to some language other than that of the surrounding text. (specification)
<formula> contains a mathematical or other formula. (specification)
<fw> (forme work) contains a running head (e.g. a `header', `footer'), catchword, or similar material appearing on the current page. (specification)
<gap> (omitted material) indicates a point where material has been omitted in a transcription, whether for editorial reasons described in the TEI header, as part of sampling practice, or because the material is illegible or inaudible. (specification)
<gloss> identifies a phrase or word used to provide a gloss or definition for some other word or phrase. (specification)
<handShift> marks the beginning of a sequence of text written in a new hand, or of a change in the scribe, writing style, ink or character of the document hand. (specification)
<hi> (highlighted) marks a word or phrase as graphically distinct from the surrounding text, for reasons concerning which no claim is made. (specification)
<label> contains the label associated with an item in a list; in glossaries, marks the term being defined. (specification)
<list> contains any sequence of items organized as a list. (specification)
<listBibl> (citation list) contains a list of bibliographic citations of any kind. (specification)
<note> contains a note or annotation. (specification)
<num> (number) contains a number, written in any form. (specification)
<orig> (original form) contains the original form of a reading, for which a regularized form is given in an attribute value. (specification)
<ptr> defines a pointer to another location in the current document in terms of one or more identifiable elements. (specification)
<q> (quoted speech or thought) contains a quotation or apparent quotation. (specification)
<ref> defines a reference to another location in the current document, in terms of one or more identifiable elements, possibly modified by additional text or comment (specification)
<reg> (regularization) contains a reading which has been regularized or normalized in some sense. (specification)
<restore> indicates restoration of text to an earlier state by cancellation of an editorial or authorial marking or instruction. (specification)
<sic> contains text reproduced although apparently incorrect or inaccurate. (specification)
<space> indicates the location of a significant space in the copy text. (specification)
<supplied> contains text supplied by the transcriber or editor in place of text which cannot be read, either because of physical damage or loss in the original or because it is illegible for any reason. (specification)
<table> contains text displayed in tabular form, in rows and columns. (specification)
<term> contains a single-word, multi-word or symbolic designation which is regarded as a technical term. (specification)
<text> contains a single text of any kind, whether unitary or composite, for example a poem or drama, a collection of essays, a novel, a dictionary, or a corpus sample (specification)
<title> contains the title of a work, whether article, book, journal, or series, including any alternative titles or subtitles. (specification)
<unclear> contains a word, phrase, or passage which cannot be transcribed with certainty because it is illegible or inaudible in the source. (specification)

Definitions, attribute specifications, and usage examples for all the above elements are provided in the full TEI documentation and may be found by following the links from the above list; they are not discussed further within the present document.

In addition to these standard TEI elements, the Master DTD defines a number of additional manuscript-specific elements which are available within the content of any paragraph, wherever it appears within a manuscript description. These elements are listed below in alphabetical order:
<catchwords> contains discussion of the catchwords found within a manuscript. (2.2.5 Catchwords, signatures, secundo folio)
<dimensions> contains any kind of dimensional specification. (2.2.2 Dimensions)
<heraldry> contains a heraldic formula or phrase occurring within such components as blazons, coats of arms, etc. found within a manuscript . (2.2.6 Heraldry)
<locus> defines a location within a manuscript or manuscript part, usually as a (possibly discontinuous) sequence of folio references. (2.2.3 References to manuscript locations)
<material> contains a phrase describing the material of which any part of a manuscript or binding is composed. (2.2.1 Origination and material)
<msIdentifier> contains the information required to identify a given manuscript or manuscript part uniquely within its holding institution. (2.3 The Manuscript Identifier)
<name> contains a proper noun or noun phrase. (2.2.4 Names of persons, places, and organizations)
<origDate> contains any form of date, used to identify the date of origin for a manuscript or manuscript part. (2.2.1 Origination and material)
<origPlace> contains any form of place name, used to identify the place of origin for a manuscript or manuscript part. (2.2.1 Origination and material)
<secFol> The word or words that a cataloguer, typically medieval but possibly modern as well, might take from a fixed point in all the codices he is describing (the beginning of the second leaf, the beginning of the second column, the beginning of the penultimate leaf, the end of the penultimate leaf, and so on) in order to provide a unique identifier to the particular codex. (2.2.5 Catchwords, signatures, secundo folio)
<signatures> contains discussion of the leaf or quire signatures found within a codex. (2.2.5 Catchwords, signatures, secundo folio)

2.2.1 Origination and material

The <origDate> and <origPlace> elements are specialised forms of the existing <date> and <name> elements, used to indicate specifically date and place of origin respectively. The <origDate> element is a member of the datable class, and may thus also carry the following attributes: Normalised dates should be specified in whatever standardised form is defined by the TEI Header Normalised dates should be specified in whatever standardised form is defined by the TEI Header
notBefore specifies the earliest possible date for the information in the associated element.
Datatype: CDATA
Default: #IMPLIED
notAfter specifies the latest possible date for the information in the associated element
Datatype: CDATA
Default: #IMPLIED
evidence specifies the kind of evidence for the dating supplied by the other attributes.
Datatype: CDATA
Sample values include:
internal the dating is based on evidence internal to the ms (e.g. an inscription).
external the dating is based on evidence external to the ms (e.g. a reference to the ms in some other datable context).
conjecture the dating is based on conjecture, which may be further discussed within the associated element.
Default: #IMPLIED

Omission of the attributes notBefore and notAfter, though permitted by the DTD, is deprecated within the Master project.

As a specialisation of the <name> elemenmt, the <origPlace> element has a reg attribute which may be used to supply a regularized form of the place name.

Detailed information about the history of a manuscript should be encoded within the <history> element discussed in section 2.7 History.

The <material> element may be used to tag any specific term used for the material of which a manuscript is composed, wherever the term occurs.

2.2.2 Dimensions

The <dimensions> element is used to specify measurements, and is thus a specialised form of the existing TEI <measure> element.
<dimensions> contains any kind of dimensional specification.
Attributes include
type indicates which aspect of the object is being measured. For manuscripts, example values might include:
Datatype: CDATA
Sample values include:
leaves dimensions relate to one or more leaves (e.g. a single leaf, a gathering, or a separately bound part)
ruled dimensions relate to the area of a leaf which has been ruled in preparation for writing.
pricked dimensions relate to the area of a leaf which has been pricked out in preparation for ruling (used where this differs significantly from the ruled area, or where the ruling is not measurable).
written dimensions relate to the area of a leaf which has been written, with the height measured from the top of the minims on the top line of writing, to the bottom of the minims on the bottom line of writing.
miniatures dimensions relate to the miniatures within the manuscript
binding dimensions relate to the binding in which the codex or manuscript is contained
box dimensions relate to the box or other container in which the manuscript is stored.
Default: #IMPLIED

The <dimensions> may contain a simple description of the measurements which have been made:

<dimensions type="leaves">
Most leaves are 140 x 100 mm. but the outer gatherings are about
5 mm. taller.</dimensions>

Where an institution-wide convention has been established regarding the order in which measurements are to be supplied, their units, etc. this element may contain a simple formula like the following:

<dimensions>12 x 10 x 3</dimensions>

For portability, however, and where conventions differ, it may be preferable to specify the units used, and it may also be useful to specify exactly the dimension along which a measurement has been made. For these reasons, the following three elements are available within the <dimensions> element as an alternative to character data:
<height> contains a measurement measured along the axis parallel to the spine.
<width> contains a measurement measured along the axis perpendicular to the spine.
<depth> contains a measurement measured across the spine.

These elements are all members of the measured class, and thus all carry the following attributes: The default, and recommended, value is mm, i.e. millimetres.
units specifies the units used for this measurement.
Datatype: CDATA
Default: #IMPLIED
scope specifies the applicability of this measurement to the containing manuscript or manuscript part.
Datatype: (all|most|range)
Sample values include:
all measurement applies to all instances in this manuscript or manuscript part.
most measurement applies to most instances in this manuscript or manuscript part.
range all the instances measured in this manuscript or manuscript part are within the range specified.
Default: #IMPLIED

These elements may be given in any order, and may be repeated as often as necessary, with appropriate values for their attributes to indicate the nature and scope of the measurement concerned. For example, in the following case the leaf size and ruled space of the leaves of the manuscript are specified:

<dimensions type="leaves">
 <height scope="range">157-160</height>
 <width>105</width>
</dimensions>
<dimensions type="ruled">
 <height scope="most">90</height>
 <width scope="most">48</width>
</dimensions>
This indicates that for most leaves of the manuscript being described the ruled space is 90 mm high and 48 mm wide; the leaf size throughout however is between 157 and 160 mm wide, and 105 mm high.

Dimensions of the manuscript being described should normally be specified within the <extent> element (part of the <physDesc> element discussed in 2.6.1 Physical form of the whole ms) rather than elsewhere. Dimensions of specific parts of a manuscript, such as accompanying materials, binding, etc. may however be given in other parts of the description, as appropriate.

2.2.3 References to manuscript locations

The <locus> element is a specialized form of the <ref> element.
<locus> defines a location within a manuscript or manuscript part, usually as a (possibly discontinuous) sequence of folio references.
Attributes include typically this will be a page number typically this will be a page number Identifies a foliation scheme, as further defined in the <foliation> element a list of SGML identifiers, either of <figure> elements within a transcript containing digitized page images, or of <xptr> elements linked to such images
from specifies the starting point of the location in a normalised form
Datatype: CDATA
Default: #IMPLIED
to specifies the end-point of the location in a normalized form
Datatype: CDATA
Default: #IMPLIED
scheme identifies the foliation scheme in terms of which the location is being specified
Datatype: CDATA
Default: #IMPLIED
targets supplies identifiers of associated page images
Datatype: IDREFS
Default: #IMPLIED

The <locus> element is used to specify the location in the manuscript occupied by the element within which it appears. If, for example, it is used as the first component of a <msItem> element, or of any of the more specific elements appearing within one (see further section 2.5 Intellectual Content below) then it is understood to specify the location of that item within the manuscript being catalogued.

A <locus> element may be used to identify any reference to one or more folios within a manuscript, wherever such a reference is appropriate.

Locations are conventionally specified as a sequence of folio or page numbers, but may also be a discontinuous list, or a combination of the two. This specification should be given as the content of the <locus> element, using the conventions appropriate to the cataloguing institution, as in the following example:

<msItem n="1"><locus>ff. 1r-24r</locus>
<title>Apocalypsis beati Ioannis Apostoli</title>
</msItem>

A normalised form of the location may also be supplied, using special purpose attributes on the <locus> element, as in the following revision of the above example:

<msItem n="1"><locus from="1r" to="24r">ff. 1r-24r</locus>
<title>Apocalypsis beati Ioannis Apostoli</title>
</msItem>

The targets attribute may be used to associate a <locus> element with one or more other SGML elements in the current document, which should contain either a transcription of the location indicated, or page images of it, as in the following example:


<decoration>
<p>Most of the main body of the book (<locus targets="S1">up to
fol.182v</locus>) was painted and decorated in one style, having links
in style and iconography with the school of Ma&amp;icirc;tre Francois,
although several of the miniatures in this section have been damaged
and overpainted at a later date (e.g. the figure of Christ on <locus
targets="F33R">fol. 33r</locus>; the face of the Shepherdess on <locus
targets="F59V">fol. 59v</locus>, etc.).</p>
</decoration>
The identifier S1 in this example is assumed to reference the section of the manuscript ‘up to the fol.182v’ which has been transcribed elsewhere in the current document; the identifiers F33R and F33R will reference <figure> elements containing images of the indicated pages.

Where more than one foliation has been applied to a manuscript, the <locus> element may specify the folio number/s applicable in each foliation used, as in the following example:

<!-- to be supplied -->

2.2.4 Names of persons, places, and organizations

The standard TEI <name> element has attributes type, reg and key, which are used to indicate the type of name (e.g. personal name, placename etc.), to provide a regularised form of the name, and to provide an identifying code or key for it respectively. In addition to these standard TEI facilities, the MASTER DTD also defines an additional role attribute which may be used to specify more exactly the role of a person named in a ms description.

<name> contains a proper noun or noun phrase.
Attributes include Typical values for the Master project include scribe, binder,artist,owner, scholar,translator,annotator, compiler,adapter,dedicatee, patron,commissioner The form supplied should conform to local norms and should be taken from an authority file An element must exist elsewhere in the document with an id attribute taking the value specified
type indicates the type of thing being named.
Datatype: (person|female|place|org|other)
Sample values include:
person names a person, gender unknown or unmarked
female names a person, gender female
place names a place
org names an organization
other names some other entity
Default: "person"
role indicates the role of the thing being named.
Datatype: CDATA
Default: #IMPLIED
reg provides a regularized form of the name.
Datatype: CDATA
Default: #IMPLIED
key supplies a reference to the unique identifier used for some other element, typically a <person>, which contains more detailed information about the thing being named.
Datatype: IDREF
Default: #IMPLIED

Here are some examples of the use of the <name> element:

<name type="place">Villingaholt</name>
<name type="person" role="scribe">Hoccleve</name>
<name type="person" role="scribe" key="HOC001">Hoccleve</name>
<name type="org" role="owner" reg="Koninklijke Biblioteek">Royal Library</name>

Note that the <name> element is defined as providing information about a name, not a person (or place). In the last example above, the key attribute is used to associate the name with a more detailed description of the person named, provided elsewhere. This more detailed information about a person is provided using the standard TEI element <person>.
<person> provides structured biographical and other information about any person referenced in a manuscript description.
Attributes include a set of keywords to be definedsuggested values are to be supplied
role specifies the chief role of the person (e.g. as author, scribe, owner etc.)
Datatype: CDATA
Default: #IMPLIED
sex specifies the sex of the person.
Datatype: (m | f | u )
Sample values include:
m male
f female
u unknown or inapplicable
Default: "m"
age specifies the age group to which the participant belongs.
Datatype: CDATA
Default: #IMPLIED

For the Hoccleve example given above to be valid, a <person> element must be provided elsewhere which has the value HOCCL1 for its id attribute; the same value will be used as the key attribute of every reference to Hoccleve in the manuscript descriptions (however spelled), but there will only be one <person> element with this identifier.

All the <person> elements referenced by a particular document set should be collected together within a <listPerson> element, located elsewhere in the TEI Header. This functions as a kind of prosopography for all the people referenced by the set of manuscripts being described, in much the same way as a <listBibl> element in the back matter may be used to hold bibliographic information for all the works referenced. (This element is the same as the standard <particDesc> or participant description element, but has been renamed within the Master DTD).

As used in the Master DTD, the <person> element may contain simply one or more paragraphs of running prose, as in the following example:-

  <person id="HOCC01" sex="m" role="scribe">
  <p>Robert Hoccleve, born c.1368 in London, died in 
  Southwick c. 1450. Poet and tragedian, he lived in
  Chester, and was for many years a  Clerk, in the
  office of the Privy Seal</p>
  </person>

More usually however, individual parts of the information about a person will be tagged using the following more specific elements:
<persName> contains a proper noun or proper-noun phrase referring to a person, possibly including any or all of the person's forename, surname, honorific, added names, etc. (specification)
<birth> contains information about a person's birth, in particular its date and place.
<death> contains information about a person's death, notably its date and place.
<residence> describes a person's present or past places of residence (specification).
<occupation> contains an informal description of a person's trade, profession or occupation (specification).

The names used for the person should be given first, tagged with the <persName> element, followed by a single <birth> and <death> element, and then any number of <residence> or <occupation> elements, one for each residence, or occupation recorded for the person being described. Each element should use the additional attributes provided by its membership in the datable class, as discussed above (2.2.1 Origination and material); this is the preferred method of dating events such as birth and death of a person. If an exact date is known for a birth or death, it should be supplied on the date attribute. In this case, the notBefore and notAfter attributes need not be supplied, since all attributes are then assumed to have the same value. Dates may also be tagged within the body of these elements, as may names of places (using the <placeName> element).

Here is more structured version of the previous example:

  <person id="HOCC01" sex="m">
  <persName>Hoccleve, Robert</persName>
  <birth notBefore="1365" notAfter="1370">
     <date>c.1368</date>
     <name type="place">London</name>
  </birth>
  <occupation>Clerk, office of Privy Seal</occupation>
  <death notBefore="1440" notAfter="1460">
     <date>c.1450</date>
     <name type="place">Southwick, England</name>
  </death>
  <residence notBefore="1370" notAfter="1460">
     <name type="place">Chester</name>
  </residence>
  </person>

Note that the <persName> and <placeName> elements are used only within a <person> element. Elsewhere, Master recommended practice is to use the more general <name> element. If a person has several distinct names (for example, a nickname), each different name may be tagged, as in the following example:

<!-- to be supplied -->

2.2.5 Catchwords, signatures, secundo folio

The <secFol> element is used to discuss any `secundo folio' information recorded for a manuscript as in the following example:

<secFol>(ando-)ssene in una villa</secFol>

2.2.6 Heraldry

Heraldic descriptions may appear at various points in the description of Western European early modern and medieval manuscripts, usually in the context of ownership information, binding descriptions, or detailed accounts of illustrations. If a description contains a detailed account of the heraldic components of a manuscript independently considered, this should appear as a distinct paragraph within the appropriate section of the physical description. More usually, however, heraldic descriptions will be cited as short phrases within other parts of the record. The phrase level element <heraldry> is provided to enable the cataloguer to mark such phrases for further subsequent analysis, as in the following examples:

Ownership stamp (xvii cent.) on i recto with the arms
<heraldry>A bull passant within a bordure bezanty, 
in chief a crescent for difference</heraldry> [Cole], 
crest, and the legend <q>Cole Deum</q>.'

<p>... partie sup. armori&eacute;e, de gauche &agrave; droite:  armes de
France <heraldry>d'azur &agrave; 3 fleurs de lys d'or</heraldry>; 
de Saint-&Eacute;tienne de Dijon <heraldry>de gueules &agrave; 1 
palme d'or, 2 caillous d'or en chef et 1 en pointe</heraldry>; 
de Cl&eacute;ment VII, antipape <heraldry>&eacute;quipoll&eacute; 
d'or et d'azur</heraldry>, surmont&eacute;es des clefs du 
Saint-Si&egrave;ge; de Philippe le Hardi ou de Bourgogne-Valois 
<heraldry>&eacute;cartel&eacute; au 1er et 4e d'azur
&agrave; la fleur de lys d'or &agrave; la bordure compon&eacute;e d'argent
et de gueules, aux 2e et 3e, band&eacute; d'or et d'azur de six
pi&egrave;ces &agrave; la bordure de gueules<heraldry>; non 
identifi&eacute;es <heraldry>de gueules &agrave; la bande d'or</heraldry>
</p>

2.2.7 Formal definitions

The additional phrase level elements are formally defined as follows:

The additional elements used within the <listPerson> element in the TEI Header are defined as follows:

Up: 2 The Manuscript Description Element Previous: 2.1 Overview Next: 2.3 The Manuscript Identifier



(revised 21 Jun 01) Edited by Lou Burnard for the MASTER Work Group.
Copyright TEI Consortium 2001
HTML/mspt.html0100644000175000017500000001314007416434621011662 0ustar loulou Manuscript Parts

Master Project

The MASTER Document Type Definition: reference manual

2.9 Manuscript Parts


Up: 2 The Manuscript Description Element Previous: 2.8 Additional information

It is frequently the case that an item catalogued as if it were a single object is in fact a composite made up of several different and originally distinct manuscripts or manuscript fragments. Each such component should be recorded using a distinct <msPart> element, embedded within the <msDescription> element for the composite:
<msPart> contains information about an originally distinct manuscript or manuscript fragment now forming part of a composite manuscript.

Each component of a composite manuscript may have its own content, physical description, history, etc. It may have been given a distinct identifier which it would be desirable to maintain. And finally, it is not impossible that a composite be made from previously-existing composites. For all these reasons, the <msPart> element used to record information about an individual constituent of a composite manuscript has an almost identical structure to that of a <msdescription> proper. The main difference is that an identifier must be supplied for a full manuscript description (using the <msIdentifier> element), but is only optional in the case of a manuscript part.

Here is a simple example of a composite manuscript, in which there are two discrete components:


<msDescription>
<msIdentifier> 
  <!-- identifying information for the whole manuscript --> 
</msIdentifier>
<msHeading> 
  <!--  short description of the whole manuscript -->
</msHeading>
<msPart>
<physDesc> 
  <!-- physical description of the first component part -->
</physDesc>
<msContent> 
  <!--  intellectual content of first component part -->
</msContent>
</mspart>
<msPart>
<physDesc> 
  <!-- physical description of the second component part -->
</physDesc>
<msContent> 
  <!--  intellectual content of second component part -->
</msContent>
</mspart>
</msDescription>

If the parts of a composite manuscript have their own identifiers, they should be tagged using the <idno> element, rather than the <msIdentifier> element. Whatever value is specified should be appended to the <idno> specified in the parent <msIdentifier> in order to obtain a full identification for the part, as in the following example:

<msDescription>
<msIdentifier>
<settlement>Amiens</settlement>
<repository>Biblioth&amp;egrave;que Municipale</repository>
<altName>Maurdramnus Bible</altName>
</msIdentifier>

<!-- other elements here -->
	
<msPart>
<idno>MS 6</idno>
<!-- other information specific to this part here -->
</msPart>
<msPart>
<idno>MS 7</idno>
<!-- other information specific to this part here -->
</msPart>
<msPart>
<idno>MS 9</idno>
<!-- other information specific to this part here -->
</msPart>

<!-- other msParts here -->

</msDescription>

The <msPart> element is formally defined as follows:

Up: 2 The Manuscript Description Element Previous: 2.8 Additional information



(revised 21 Jun 01) Edited by Lou Burnard for the MASTER Work Group.
Copyright TEI Consortium 2001
HTML/ref-ACCMAT.html0100644000175000017500000000431607416434622012407 0ustar loulou <accMat>

Master Project

The MASTER Document Type Definition: reference manual

<accMat>


<accMat> contains details of any significant additional material which may be closely associated with the manuscript being described, such as non-contemporaneous documents or fragments bound in with the manuscript at some earlier historical period.
Attributes any convenient typology may be used
type further characterizes the accompanying material, for example as letter, note, paste-in, etc.
Datatype: CDATA
Default: #IMPLIED
Example

Class
Declaration
<!ELEMENT accMat- -  (p+)> 
<!ATTLIST accMat  
      %a.global;
      type CDATA #IMPLIED>
See further 2.8.3 Accompanying material

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-ACQUISN.html0100644000175000017500000000376507416434622012571 0ustar loulou <acquisition>

Master Project

The MASTER Document Type Definition: reference manual

<acquisition>


<acquisition> contains any descriptive or other information concerning the process by which a ms or ms part entered the holding institution.
Attributes No attributes other than those globally available (see definition for a.global)
Example

<acquisition>
<p>Left to the <name type="place">Bodleian</name> by 
<name type="person">Richard Rawlinson</name> in 1755.</p>
</acquisition>
Class
Declaration
<!ELEMENT acquisition- -  (p+)> 
<!ATTLIST acquisition  
      %a.global;>
See further 2.7 History

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-ADDITIONAL.html0100644000175000017500000000455207416434622013071 0ustar loulou <additional>

Master Project

The MASTER Document Type Definition: reference manual

<additional>


<additional> groups additional information relating to the modern bibliography for a manuscript, its current curatorial status, and and other associated materials.
Attributes No attributes other than those globally available (see definition for a.global)
Example

<additional>
<adminInfo>
  <recordHist>
   <!-- record history here -->
  </recordHist>
<custodialHist>
  <!-- custodial history here -->
</custodialHist> 
</admininfo>
<surrogates>
  <!-- information about surrogates here -->
</surrogates>
<accMat>
  <!-- description of any accompanying materials here -->
</accMat>
<listBibl>
  <!-- full bibliography here -->
</listBibl>
</additional>
Class
Declaration
<!ELEMENT additional- - (adminInfo?, surrogates?, accMat?, listBibl?) 
> 
<!ATTLIST additional  
      %a.global;>
See further 2.8 Additional information

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-ADDITIONS.html0100644000175000017500000000346207416434622012776 0ustar loulou <additions>

Master Project

The MASTER Document Type Definition: reference manual

<additions>


<additions> contains a description of any significant additions found within a manuscript, such as marginalia or other annotations.
Attributes No attributes other than those globally available (see definition for a.global)
Example

Class
Declaration
<!ELEMENT additions- -  (p+)> 
<!ATTLIST additions  
      %a.global;>
See further 2.6.4.2 Additions and marginalia

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-ADMINFO.html0100644000175000017500000000357707416434622012544 0ustar loulou <adminInfo>

Master Project

The MASTER Document Type Definition: reference manual

<adminInfo>


<adminInfo> contains information about the present custody and availability of the manuscript, and also about the record description itself.
Attributes No attributes other than those globally available (see definition for a.global)
Example

Class
Declaration
<!ELEMENT adminInfo - -  (p+ | (recordHist?, availability?, 
         custodialHist?, remarks?))>  
<!ATTLIST adminInfo  
      %a.global;>
See further 2.8.1 Administrative Information

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-ALTNAME.html0100644000175000017500000000427507416434622012544 0ustar loulou <altName>

Master Project

The MASTER Document Type Definition: reference manual

<altName>


<altName> contains any form of alternative identifier used for a manuscript, such as a former catalogue number, `ocellus nominum', or nickname.
Attributes any convenient typology may be used
type further characterizes the alternative name, for example as former catalogue number, nickname, etc.
Datatype: CDATA
Default: #REQUIRED
Example

<altName type="nick">The Vercelli Book</altName>
Class
Declaration
<!ELEMENT altName  - -  (#PCDATA)> 
<!ATTLIST altName  
      %a.global;
      type CDATA #REQUIRED>
See further 2.3 The Manuscript Identifier

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-AUTHOR.html0100644000175000017500000001044607416434622012462 0ustar loulou <author>

Master Project

The MASTER Document Type Definition: reference manual

<author>


<author> identifies the primary author of the work or works contained in a manuscript.
Attributes
attested indicates whether the attribution is explicitly attested in the manuscript.
Datatype: yes|no|unk
Sample values include:
yes the attribution is made on the basis of a claim in the ms.
added the attribution is made on the basis of a claim added by a subsequent hand in the ms.
no the attribution is made on the basis of other evidence.
unk the attribution may or may not be attested in the ms.
Default: unk
accepted indicates whether or not the authorship attribution is generally accepted.
Datatype: a|y|n|u
Sample values include:
a the attribution is generally accepted as an attribution.
y the attribution is generally accepted to be true.
n the attribution is generally accepted to be false.
u no claim is made concerning truth of the attribution.
Default: a
Example
 
 <author key="LAFMA" accepted="y" attested="no">
         La Fayette, Marie Madeleine Pioche de la Vergne,
         comtesse de (1634-1693)
 </author>
Example
 
<author>
 <name key="LAFMA" 
   reg="La Fayette, Marie Madeleine Pioche de la Vergne, 
       comtesse de (1634-1693)">
 Mme de La Fayette</name>
</author>
Note

Wherever possible, the content of this element should contain the name in the form proposed by a generally recognized authority list.

Content Any string of characters and phrase-level tags.
Declaration
<!ELEMENT author%mm; (%phrase.seq)> 
<!ATTLIST author  
      %a.global;
      attested yes|no|unk "unk"
      accepted a|y|n|u "a">
See further 2.5.1 ThemsItemelement

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-BINDING.html0100644000175000017500000000623107416434622012527 0ustar loulou <binding>

Master Project

The MASTER Document Type Definition: reference manual

<binding>


<binding> contains a description of one binding, i.e. type of covering, boards, etc. applied to a manuscript
Attributes
contemporary specifies whether or not the binding is contemporary with the majority of its contents
Datatype: (yes|no|unk)
Sample values include:
yes the binding is contemporaneous with its contents
no the binding is not contemporaneous with its contents
unk the date of either binding or manuscript is unknown
Default: 'unk'
Example

<binding contemporary="yes">
<p>Contemporary blind stamped leather over wooden 
boards with evidence of a fore edge clasp closing 
to the back cover.</p>
</binding>
Example

<bindingDesc>
<binding contemporary="no">
<p>Quarter bound by the Phillipps' binder, Bretherton, 
with his sticker on the front pastedown.</p>
</binding>
<binding contemporary="no">
<p>Rebound by an unknown 19th c. company; edges cropped and
gilt.
</binding>
</bindingDesc>
Class
Declaration
<!ELEMENT binding  - -  (p|decoNote)+> 
<!ATTLIST binding  
      %a.global;
      contemporary (yes|no|unk) "'unk'">
See further 2.6.4 Foliation, additions, and condition

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-BINDINGDESC.html0100644000175000017500000000472507416434622013174 0ustar loulou <bindingDesc>

Master Project

The MASTER Document Type Definition: reference manual

<bindingDesc>


<bindingDesc> describes the present and former bindings of a manuscript, either as a series of paragraphs or as a series of distinct <binding> elements, one for each binding of the manuscript.
Attributes No attributes other than those globally available (see definition for a.global)
Example

<bindingDesc>
<p>Sewing not visible; tightly rebound over
19th-cent. pasteboards, reusing panels of 16th-cent. brown leather with
gilt tooling &agrave; la fanfare, Paris c. 1580-90, the centre of each
cover inlaid with a 17th-cent. oval medallion of red morocco tooled in
gilt (perhaps replacing the identifying mark of a previous owner); the
spine similarly tooled, without raised bands or title-piece; coloured
endbands; the edges of the leaves and boards gilt.Boxed.</p>
</bindingDesc>
Class
Declaration
<!ELEMENT bindingDesc- -  ((p|decoNote)+ | (overview?, binding+))>  
<!ATTLIST bindingDesc  
      %a.global;>
See further 2.6.4 Foliation, additions, and condition

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-BIRTH.html0100644000175000017500000000474007416434622012330 0ustar loulou <birth>

Master Project

The MASTER Document Type Definition: reference manual

<birth>


<birth> contains information about a person's birth, in particular its date and place.
Attributes a date in ISO standard form (yyyy-mm-dd).
date specifies the date of birth in an ISO standard form (yyyy-mm-dd).
Datatype: %ISO-date
Default: #IMPLIED
Example
<birth notBefore="1900" notAfter="1920">
Before 1920, East Midlands region.</birth>
Example
<birth date="1960-12-10">In a small cottage near
<name type=place>Solihull</name>,
early in the morning of <date>10 Dec 1960</date>
</birth>
Class ;
Declaration
<!ELEMENT birth- - ((#PCDATA|date|placeName|ptr|ref|note)*)> 
<!ATTLIST birth  
      %a.global;
      date %ISO-date #IMPLIED>
See further 2.2.4 Names of persons, places, and organizations

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-CATCHWORDS.html0100644000175000017500000000343007416434622013114 0ustar loulou <catchwords>

Master Project

The MASTER Document Type Definition: reference manual

<catchwords>


<catchwords> contains discussion of the catchwords found within a manuscript.
Attributes No attributes other than those globally available (see definition for a.global)
Example

Class
Declaration
<!ELEMENT catchwords- - (%phrase.seq;)> 
<!ATTLIST catchwords  
      %a.global;>
See further 2.2.5 Catchwords, signatures, secundo folio

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-COLLATION.html0100644000175000017500000000505607416434622013005 0ustar loulou <collation>

Master Project

The MASTER Document Type Definition: reference manual

<collation>


<collation> contains a description of how the leaves or bifolia are physically arranged.
Attributes No attributes other than those globally available (see definition for a.global)
Example

<collation>
<p>The written leaves preceded by an original flyleaf, 
conjoint with the pastedown.</p>
</collation>
Example

<collation>
<p>
<formula>1-5.8 6.6 (catchword, f. 46, does not match following text) 
7-8.8 9.10, 11.2 (through f. 82) 12-14.8 15.8(-7)</formula>
<catchwords>Catchwords are written horizontally in center 
or towards the right lower margin in various manners: 
in red ink for quires 1-6 (which are also signed in red 
ink with letters of the alphabet and arabic numerals); 
quires 7-9 in ink of text within yellow decorated frames; 
quire 10 in red decorated frame; quire 12 in ink of text; 
quire 13 with red decorative slashes; quire 14 added in 
cursive hand.</catchwords>
</p></collation>
Declaration
<!ELEMENT collation  - -  (p+)> 
<!ATTLIST collation  
      %a.global;>
See further 2.6.1 Physical form of the whole ms

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-COLLECTION.html0100644000175000017500000000344307416434622013112 0ustar loulou <collection>

Master Project

The MASTER Document Type Definition: reference manual

<collection>


<collection> contains the name of a collection of manuscripts, not necessarily located within a single repository.
Attributes No attributes other than those globally available (see definition for a.global)
Example

Class
Declaration
<!ELEMENT collection  - -  (#PCDATA)> 
<!ATTLIST collection  
      %a.global;>
See further 2.3 The Manuscript Identifier

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-COLOPHON.html0100644000175000017500000000431407416434622012676 0ustar loulou <colophon>

Master Project

The MASTER Document Type Definition: reference manual

<colophon>


<colophon> contains the text of any colophon attached to a particular manuscript item: that is, an inscription, usually found at a break point such as the end of a text or codex, usually containing information about the production of the manuscript, such as the name of the scribe, the date and place of the copying, the person who commissioned the copying, etc.
Attributes No attributes other than those globally available (see definition for a.global)
Example

<colophon>Ricardus Franciscus Scripsit Anno Domini 1447.</colophon>
<colophon>Explicit expliceat/scriptor ludere eat.</colophon>
Class
Declaration
<!ELEMENT colophon  - -  (%phrase.seq;)> 
<!ATTLIST colophon  
      %a.global;>
See further 2.5.1 ThemsItemelement

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-CONDITION.html0100644000175000017500000000341107416434622013000 0ustar loulou <condition>

Master Project

The MASTER Document Type Definition: reference manual

<condition>


<condition> contains a description of the physical condition of the manuscript.
Attributes No attributes other than those globally available (see definition for a.global)
Example

Class
Declaration
<!ELEMENT condition  - -  (p+)> 
<!ATTLIST condition  
      %a.global;>
See further 2.6.4 Foliation, additions, and condition

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-CUSTEVENT.html0100644000175000017500000000434307416434622013037 0ustar loulou <custEvent>

Master Project

The MASTER Document Type Definition: reference manual

<custEvent>


<custEvent> describes a single event during the custodial history of a manuscript or manuscript.
Attributes any convenient typology may be used
type specifies the type of event, for example conservation, photography, exhibition, etc.
Datatype: CDATA
Default: #IMPLIED
Example

<custEvent type="photography">
<date>12 Dec 1964</date>
<p>Photographed by David Cooper</p>
</custEvent>
Class
Declaration
<!ELEMENT custEvent  - -  (p+)> 
<!ATTLIST custEvent  
      %a.global;
      type CDATA #IMPLIED>
See further 2.8.1.2 Availability and custodial history

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-CUSTHIST.html0100644000175000017500000000500107416434622012715 0ustar loulou <custodialHist>

Master Project

The MASTER Document Type Definition: reference manual

<custodialHist>


<custodialHist> contains a description of a manuscript's custodial history, either as running prose or as a series of dated custodial events.
Attributes No attributes other than those globally available (see definition for a.global)
Example

<custodialHist>
<custEvent type="conservation" notBefore="1961-03" notAfter="1963-02">
<p>Conserved between March 1961 and February 1963 at Birgitte Dalls 
Konserveringsv&aelig;rksted.</p></custEvent>
<custEvent type="photography" notBefore="1988-05-01" notAfter="1988-05-30">
<p>Photographed in May 1988 by AMI/FA.</p></custEvent>
<custEvent type="transfer/dispatch" notBefore="1989-11-13" notAfter="1989-11-13" >
<p>Dispatched to Iceland 13 November 1989.</p></custEvent>
</custodialHist>
Class
Declaration
<!ELEMENT custodialHist  - -  (p+ | custEvent+)> 
<!ATTLIST custodialHist  
      %a.global;>
See further 2.8.1.2 Availability and custodial history

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-DATABLE.html0100644000175000017500000000613107416434622012510 0ustar loulou datable

Master Project

The MASTER Document Type Definition: reference manual

datable


datable attributes which can be specified in a normalised form for any datable element.
Declaration

<!ENTITY % a.datable '
      notBefore CDATA #IMPLIED
      notAfter CDATA #IMPLIED
      evidence CDATA #IMPLIED'> 
Attributes Normalised dates should be specified in whatever standardised form is defined by the TEI Header Normalised dates should be specified in whatever standardised form is defined by the TEI Header
notBefore specifies the earliest possible date for the information in the associated element.
Datatype: CDATA
Default: #IMPLIED
notAfter specifies the latest possible date for the information in the associated element
Datatype: CDATA
Default: #IMPLIED
evidence specifies the kind of evidence for the dating supplied by the other attributes.
Datatype: CDATA
Sample values include:
internal the dating is based on evidence internal to the ms (e.g. an inscription).
external the dating is based on evidence external to the ms (e.g. a reference to the ms in some other datable context).
conjecture the dating is based on conjecture, which may be further discussed within the associated element.
Default: #IMPLIED

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-DEATH.html0100644000175000017500000000473207416434622012306 0ustar loulou <death>

Master Project

The MASTER Document Type Definition: reference manual

<death>


<death> contains information about a person's death, notably its date and place.
Attributes a date in ISO standard form (yyyy-mm-dd).
date specifies the date of death in an ISO standard form (yyyy-mm-dd).
Datatype: %ISO-date
Default: #IMPLIED
Example
<death notBefore="1900" notAfter="1920">
Before 1920, East Midlands region.</death>
Example
<death date="1960-12-10">In a small cottage near
<name type=place>Solihull</name>,
early in the morning of <date>10 Dec 1960</date>
</death>
Class ;
Declaration
<!ELEMENT death- - ((#PCDATA|date|placeName|ptr|ref|note)*)> 
<!ATTLIST death  
      %a.global;
      date %ISO-date #IMPLIED>
See further 2.2.4 Names of persons, places, and organizations

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-DECONOTE.html0100644000175000017500000001200107416434622012645 0ustar loulou <decoNote>

Master Project

The MASTER Document Type Definition: reference manual

<decoNote>


<decoNote> contains a note describing either a decorative component of a manuscript, or a fairly homogenous class of such components.
Attributes Any convenient typology may be used Any convenient typology may be used Any convenient typology may be used Any convenient typology may be used
type specifies the kind of decorative feature being described
Datatype: CDATA
Default: #IMPLIED
subtype supplies a further sub-categorization of the value specified by the type attribute.
Datatype: CDATA
Default: #IMPLIED
technique the note primarily concerns the technique or style of the decorative features
Datatype: CDATA
Default: #IMPLIED
quality the note contains an assessment of the aesthetic quality of the decorative feature
Datatype: CDATA
Default: #IMPLIED
figurative indicates whether the note concerns purely figurative aspects of the decoration
Datatype: (yes|no|na)
Sample values include:
yes figurative features are discussed
no figurative features are not discussed
na not applicable
Default: 'na'
illustrative indicates whether the note concerns purely illustrative aspects of the decoration
Datatype: (y|n|u)
Sample values include:
y illustrative features are discussed
n illustrative features are not discussed
u unknown or inapplicable
Default: 'u'
Example

<decoration>
<decoNote type="initial">
<p>The start of each book of the Bible with 
a 10-line historiated illuminated initial;
prefaces decorated with 6-line blue initials 
with red penwork flourishing; chapters marked by 
3-line plain red initials; verses with 1-line initials, 
alternately blue or red.</p>
</decoNote></decoration>
Declaration
<!ELEMENT decoNote  - -  (p+)> 
<!ATTLIST decoNote  
      %a.global;
      type CDATA #IMPLIED
      subtype CDATA #IMPLIED
      technique CDATA #IMPLIED
      quality CDATA #IMPLIED
      figurative (yes|no|na) "'na'"
      illustrative (y|n|u) "'u'">
See further 2.6.3 Decoration and binding

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-DECORATION.html0100644000175000017500000000420507416434622013103 0ustar loulou <decoration>

Master Project

The MASTER Document Type Definition: reference manual

<decoration>


<decoration> contains a description of the decoration of a manuscript, either as a sequence of paragraphs, or as a sequence of topically organised <decoNote> elements.
Attributes No attributes other than those globally available (see definition for a.global)
Example

<decoration>
<p>The start of each book of the Bible with a 10-line historiated
illuminated initial; prefaces decorated with 6-line blue initials with red
penwork flourishing; chapters marked by 3-line plain red initials; verses
with 1-line initials, alternately blue or red.</p>
</decoration>
Declaration
<!ELEMENT decoration  - -  (p+|decoNote+)> 
<!ATTLIST decoration  
      %a.global;>
See further 2.6.3 Decoration and binding

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-DEPTH.html0100644000175000017500000000314507416434622012322 0ustar loulou <depth>

Master Project

The MASTER Document Type Definition: reference manual

<depth>


<depth> contains a measurement measured across the spine.
Example

<depth units="in">4</depth>
Class
Declaration
<!ELEMENT depth  - -  (#PCDATA)> 
<!ATTLIST depth  
      %a.global;>
See further 2.2.2 Dimensions

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-DIMENSIONS.html0100644000175000017500000000754407416434622013135 0ustar loulou <dimensions>

Master Project

The MASTER Document Type Definition: reference manual

<dimensions>


<dimensions> contains any kind of dimensional specification.
Attributes
type indicates which aspect of the object is being measured. For manuscripts, example values might include:
Datatype: CDATA
Sample values include:
leaves dimensions relate to one or more leaves (e.g. a single leaf, a gathering, or a separately bound part)
ruled dimensions relate to the area of a leaf which has been ruled in preparation for writing.
pricked dimensions relate to the area of a leaf which has been pricked out in preparation for ruling (used where this differs significantly from the ruled area, or where the ruling is not measurable).
written dimensions relate to the area of a leaf which has been written, with the height measured from the top of the minims on the top line of writing, to the bottom of the minims on the bottom line of writing.
miniatures dimensions relate to the miniatures within the manuscript
binding dimensions relate to the binding in which the codex or manuscript is contained
box dimensions relate to the box or other container in which the manuscript is stored.
Default: #IMPLIED
Example

<dimensions type="leaves">
 <height scope="range">157-160</height>
 <width>105</width>
</dimensions>
<dimensions type="ruled">
 <height scope="most">90</height>
 <width scope="most">48</width>
</dimensions>
<dimensions type="leaves">
Most leaves are 140 x 100 mm. but the outer gatherings are about
5 mm. taller.</dim>
<dimensions units="in">12 x 10 x 3</dimensions>
Declaration
<!ELEMENT dimensions  - -  ((#PCDATA|height|width|depth)*)> 
<!ATTLIST dimensions  
      %a.global;
      type CDATA #IMPLIED>
See further 2.2.2 Dimensions

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-EXPLICIT.html0100644000175000017500000000567007416434622012704 0ustar loulou <explicit>

Master Project

The MASTER Document Type Definition: reference manual

<explicit>


<explicit> contains the text of any explicit attached to a particular manuscript item, that is, the closing words of a text or a section of a text, sometimes used as a kind of title, possibly followed by one or more rubrics or colophons.
Attributes Yes, No, or Unknown A typology has yet to be defined
defective indicates whether the explicit as given is defective, i.e. incomplete.
Datatype: (yes|no|unk)
Default: no
type specifies the type of explicit, e.g. whether it is a formal closing for the work.
Datatype: CDATA
Default: #IMPLIED
Example

<explicit>sed libera nos a malo.</explicit>
<rubric>Hic explicit oratio qui
dicitur dominica.</rubric>

<explicit type="defective">ex materia quasi et forma sibi 
proporti<gap></explicit>

<explicit type="reverse">saued be shulle that doome of day the at 
</explicit>

Class
Declaration
<!ELEMENT explicit  - -  ( %phrase.seq;)> 
<!ATTLIST explicit  
      %a.global;
      defective (yes|no|unk) "no"
      type CDATA #IMPLIED>
See further 2.5.1 ThemsItemelement

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-FOLIATION.html0100644000175000017500000000353707416434622013007 0ustar loulou <foliation>

Master Project

The MASTER Document Type Definition: reference manual

<foliation>


<foliation> describes the numbering system or systems used to count the leaves or pages in a codex.
Attributes No attributes other than those globally available (see definition for a.global)
Example

<foliation><p>Contemporary foliation in red 
roman numerals in the centre
of the outer margin.</p></foliation>
Declaration
<!ELEMENT foliation  - - (p+)> 
<!ATTLIST foliation  
      %a.global;>
See further 2.6.4 Foliation, additions, and condition

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-FORM.html0100644000175000017500000000355707416434622012230 0ustar loulou <form>

Master Project

The MASTER Document Type Definition: reference manual

<form>


<form> contains a description of the physical format of the manuscript.
Attributes No attributes other than those globally available (see definition for a.global)
Example

<form>
Three vellum pieces sewn together to make a roll.
</form>
Example

<form>
Seven volumes.
</form>
Declaration
<!ELEMENT form  - -  (p+)> 
<!ATTLIST form  
      %a.global;>
See further 2.6.1 Physical form of the whole ms

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-HANDDESC.html0100644000175000017500000000735007416434622012631 0ustar loulou <handDesc>

Master Project

The MASTER Document Type Definition: reference manual

<handDesc>


<handDesc> describes a particular style or hand distinguished within a manuscript.
Attributes 'tremulous hand', 'Hoccleve', etc. 'secretary', 'copperplate', 'Chancery', 'Italian', etc.
scribe gives a standard name or other identifier for the scribe believed to be responsible for this hand.
Datatype: CDATA
Default: #IMPLIED
script characterizes the particular script or writing style used by this hand.
Datatype: CDATA
Default: #IMPLIED
medium describes the tint or type of ink, e.g. 'brown', or other writing medium, e.g. 'pencil',
Datatype: CDATA
Default: #IMPLIED
scope specifies how widely this hand is used in the manuscript.
Datatype: (sole|major|minor)
Sample values include:
sole only this hand is used throughout the manuscript
major this hand is used through most of the manuscript
minor this hand is used occasionally in the manuscript
Default: #IMPLIED
Example

<handDesc><p>Written in insular phase II half-uncial
with interlinear Old English gloss in an Anglo-Saxon 
pointed minuscule.</p></handDesc>
Declaration
<!ELEMENT handDesc - -  (p+ |(overview?, palaeography?, orthography?, 
         morphology?)>  
<!ATTLIST handDesc  
      %a.global;
      scribe CDATA #IMPLIED
      script CDATA #IMPLIED
      medium CDATA #IMPLIED
      scope (sole|major|minor) #IMPLIED>
See further 2.6.2 Writing and Notations

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-HEIGHT.html0100644000175000017500000000320107416434622012417 0ustar loulou <height>

Master Project

The MASTER Document Type Definition: reference manual

<height>


<height> contains a measurement measured along the axis parallel to the spine.
Example

<height units="in">4</height>
Class
Declaration
<!ELEMENT height  - -  (#PCDATA)> 
<!ATTLIST height  
      %a.global;>
See further 2.2.2 Dimensions

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-HERALDRY.html0100644000175000017500000000372007416434622012667 0ustar loulou <heraldry>

Master Project

The MASTER Document Type Definition: reference manual

<heraldry>


<heraldry> contains a heraldic formula or phrase occurring within such components as blazons, coats of arms, etc. found within a manuscript .
Attributes No attributes other than those globally available (see definition for a.global)
Example

Ownership stamp (xvii cent.) on i recto with the arms
<heraldry>A bull passant within a bordure bezanty, 
in chief a crescent for difference</heraldry> [Cole], 
crest, and the legend <q>Cole Deum</q>.'
Declaration
<!ELEMENT heraldry - - (%phrase.seq;)> 
<!ATTLIST heraldry  
      %a.global;>
See further 2.2.6 Heraldry

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-HISTORY.html0100644000175000017500000000445207416434622012621 0ustar loulou <history>

Master Project

The MASTER Document Type Definition: reference manual

<history>


<history> groups elements describing the full history of a manuscript or manuscript part.
Attributes No attributes other than those globally available (see definition for a.global)
Example


<history>
<origin><p>Written in Durham during the mid twelfth
century.</p></origin> 
<provenance><p>Recorded in two medieval
catalogues of the books belonging to Durham Priory, made in 1391 and
1405.</p>
<p>Given to W. Olleyf by William Ebchester, Prior (1446-56)
and later belonged to Henry Dalton, Prior of Holy Island (Lindisfarne)
according to inscriptions on ff. 4v and 5.</p>
</provenance>
<acquisition><p>Presented to Trinity College in 1738 by
Thomas Gale and his son Roger.</p></acquisition>
</history>
Declaration
<!ELEMENT history  - -  (p+ | (origin?, provenance*, acquisition?))>  
<!ATTLIST history  
      %a.global;>
See further 2.7 History

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-INCIPIT.html0100644000175000017500000000625207416434622012557 0ustar loulou <incipit>

Master Project

The MASTER Document Type Definition: reference manual

<incipit>


<incipit> contains the text of any incipit attached to a particular manuscript item, that is the opening words of a text, frequently used as a form of identifier for it; it may be preceded by one or more rubrics, and may be defective.
Attributes Yes, No, or Unknown A typology has yet to be defined
defective indicates whether the incipit as given is defective, i.e. incomplete.
Datatype: (yes|no|unk)
Default: no
type specifies the type of incipit, e.g. whether it introduces a work, is biblical, legal, etc.
Datatype: CDATA
Default: #IMPLIED
Example

<incipit>Pater noster qui es in celis</incipit>

<incipit defective ="yes">
<gap/>tatem dedit hominibus alleluia.
<rubric>Capitulum,</rubric> Primum quidem 
sermonem feci de omnibus</incipit>

<incipit type="biblical">Ghif ons huden onse dagelix
broet</incipit>

<incipit>O ongehoerde gewerdighe christi</incipit>

<incipit type="lemma">Firmiter</incipit>

<incipit>Ideo dicit firmiter quia
ordo fidei nostre probari non potest</incipit>

Class
Declaration
<!ELEMENT incipit  - -  (%phrase.seq;)> 
<!ATTLIST incipit  
      %a.global;
      defective (yes|no|unk) "no"
      type CDATA #IMPLIED>
See further 2.5.1 ThemsItemelement

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-INSTITUTION.html0100644000175000017500000000347307416434622013313 0ustar loulou <institution>

Master Project

The MASTER Document Type Definition: reference manual

<institution>


<institution> contains the name of an organization, such as a University or Library, within which a manuscript repository is located.
Attributes No attributes other than those globally available (see definition for a.global)
Example

Class
Declaration
<!ELEMENT institution  - -  (#PCDATA)> 
<!ATTLIST institution  
      %a.global;>
See further 2.3 The Manuscript Identifier

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-LAYOUT.html0100644000175000017500000000630607416434622012475 0ustar loulou <layout>

Master Project

The MASTER Document Type Definition: reference manual

<layout>


<layout> contains a description of ruling technique and layout.
Attributes either a whole number or the string "NA" (not applicable) may be given as a pair of numbers (a range), as a whole number, or as the string "NA" (not applicable) may be given as a pair of numbers (a range), as a whole number, or as the string "NA" (not applicable)
columns specifies the number of columns per page
Datatype: CDATA
Default: '1'
ruledLines specifies the number of ruled lines per column
Datatype: CDATA
Default: #IMPLIED
writtenLines specifies the number of written lines per colum
Datatype: CDATA
Default: #IMPLIED
Example

<layout ruledLines="25-32">
<p>Most pages have between 25 and 32 long lines ruled in lead.</p>
</layout>
Example

<layout columns="2" ruledLines="42">
<p>2 columns of 42 lines ruled in ink, with central rule 
between the columns.</p>
</layout>
Declaration
<!ELEMENT layout  - -    (p+)> 
<!ATTLIST layout  
      %a.global;
      columns CDATA "'1'"
      ruledLines CDATA #IMPLIED
      writtenLines CDATA #IMPLIED>
See further 2.6.2 Writing and Notations

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-LOCUS.html0100644000175000017500000000701607416434622012344 0ustar loulou <locus>

Master Project

The MASTER Document Type Definition: reference manual

<locus>


<locus> defines a location within a manuscript or manuscript part, usually as a (possibly discontinuous) sequence of folio references.
Attributes Identifies a foliation scheme, as further defined in the <foliation> element typically this will be a page number typically this will be a page number a list of SGML identifiers, either of <figure> elements within a transcript containing digitized page images, or of <xptr> elements linked to such images
scheme identifies the foliation scheme in terms of which the location is being specified
Datatype: CDATA
Default: #IMPLIED
from specifies the starting point of the location in a normalised form
Datatype: CDATA
Default: #IMPLIED
to specifies the end-point of the location in a normalized form
Datatype: CDATA
Default: #IMPLIED
targets supplies identifiers of associated page images
Datatype: IDREFS
Default: #IMPLIED
Example

<locus targets="P12 P13 P14 P16">fols 12-14, 16r</locus>
Class
Declaration
<!ELEMENT locus  - -  (#PCDATA)> 
<!ATTLIST locus  
      %a.global;
      scheme CDATA #IMPLIED
      from CDATA #IMPLIED
      to CDATA #IMPLIED
      targets IDREFS #IMPLIED>
See further 2.2.3 References to manuscript locations

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-MATERIAL.html0100644000175000017500000000325207416434622012653 0ustar loulou <material>

Master Project

The MASTER Document Type Definition: reference manual

<material>


<material> contains a phrase describing the material of which any part of a manuscript or binding is composed.
Example

<!-- to be supplied-->
Class
Declaration
<!ELEMENT material  - -  (%phrase.seq;)> 
<!ATTLIST material  
      %a.global;>
See further 2.2.1 Origination and material

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-MEASURED.html0100644000175000017500000000511007416434622012655 0ustar loulou measured

Master Project

The MASTER Document Type Definition: reference manual

measured


measured attributes which can be specified for any element containing a measurement.
Declaration

<!ENTITY % a.measured '
      units CDATA #IMPLIED
      scope (all|most|range) #IMPLIED'> 
Attributes The default, and recommended, value is mm, i.e. millimetres.
units specifies the units used for this measurement.
Datatype: CDATA
Default: #IMPLIED
scope specifies the applicability of this measurement to the containing manuscript or manuscript part.
Datatype: (all|most|range)
Sample values include:
all measurement applies to all instances in this manuscript or manuscript part.
most measurement applies to most instances in this manuscript or manuscript part.
range all the instances measured in this manuscript or manuscript part are within the range specified.
Default: #IMPLIED

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-MSCONTENTS.html0100644000175000017500000001045007416434622013150 0ustar loulou <msContents>

Master Project

The MASTER Document Type Definition: reference manual

<msContents>


<msContents> describes the intellectual content of a manuscript or manuscript part either as a series of paragraphs or as a series of structured manuscript items.
Attributes One or more codes, each of which is used as the identifier for a text classification element supplied in the TEI Header <textClass> element. Yes, No, or Unknown
class identifies the text types or classifications applicable to this item
Datatype: IDREFS
Default: #IMPLIED
defective indicates whether the work contained is defective, i.e. incomplete.
Datatype: (yes|no|unk)
Default: no
Example

<msContents>
<p>A collection of Lollard sermons</p>
</msContents>
Example

<msContents>
<msItem n="1"><locus>fols. 5r -7v</locus>
<title>An ABC</title> 
<bibl><title>IMEV</title> <biblScope>239</biblScope></bibl></msItem>
<msItem n="2"><locus>fols. 7v -8v</locus>
<title lang="FRA">Lenvoy de Chaucer a Scogan</title>
<bibl><title>IMEV</title>
<biblScope>3747</biblScope></bibl></msItem>
<msItem n="3"><locus>fol. 8v</locus><title>Truth</title> 
<bibl><title>IMEV</title> <biblScope>809</biblScope></bibl></msItem>
<msItem n="4"><locus>fols. 8v-10v</locus>
<title>Birds Praise of Love</title>
<bibl><title>IMEV</title> <biblScope>1506</biblScope></bibl></msItem>
<msItem n="5"><locus>fols. 10v -11v</locus>
<title lang="LAT">De amico ad amicam</title>
<title lang="LAT">Responcio</title> 
<bibl><title>IMEV</title> <biblScope>16 & 19</biblScope></bibl></msItem>
<msItem n="6"><locus>fols. 14r-126v</locus>
<title>Troilus and Criseyde</title> 
<note>Bk. 1:71-Bk. 5:1701, with additional losses due to
mutilation throughout</note>
</msItem>
</msContents>
Class
Declaration
<!ELEMENT msContents  - -  (p+|(overview?, msItem+))> 
<!ATTLIST msContents  
      %a.global;
      class IDREFS #IMPLIED
      defective (yes|no|unk) "no">
See further 2.5 Intellectual Content

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-MSDESC.html0100644000175000017500000000740507416434622012437 0ustar loulou <msDescription>

Master Project

The MASTER Document Type Definition: reference manual

<msDescription>


<msDescription> contains a description of a single identifiable manuscript or manuscript part
Attributes Typology to be defined
type specifies the type of manuscript being described, for example as 'diploma', 'codex' etc.
Datatype: CDATA
Default: #IMPLIED
status specifies the compositional status of a manuscript or manuscript part.
Datatype: (uni|compo|frag|def|unknown)
Sample values include:
uni unitary: the manuscript is a complete entity which exists as a single unit.
compo composite: the manuscript is a complete entity comprising multiple units of different origin.
frag fragmentary: a leaf, a part of a leaf, or a manuscript from which the majority of leaves are missing.
def defective: a ms from which a minority of the leaves are missing.
unknown unknown or unstated.
Default: 'uni'
Example

<msDescription>
<msIdentifier>
<city>Oxford</city>
<repository>Bodleian Library</repository>
<idNo type="Bod">MS Poet. Rawl. D. 169.</idNo></msIdentifier>
<msSummary>
<author>Geoffrey Chaucer</author>
<title>The Canterbury Tales</title>
<origDate>1345</origDate>
<origPlace>Surbiton</origPlace>
</msSummary>
</msDescription>
Declaration
<!ELEMENT msDescription-- (msIdentifier, msHeading?,
                                  msContents?, 
                                  physDesc?,    history?, 
                                  additional?,  msPart*)
> 
<!ATTLIST msDescription  
      %a.global;
      type CDATA #IMPLIED
      status (uni|compo|frag|def|unknown) "'uni'">
See further 1 Introduction

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-MSHEADING.html0100644000175000017500000000402207416434622012750 0ustar loulou <msHeading>

Master Project

The MASTER Document Type Definition: reference manual

<msHeading>


<msHeading> contains a brief structured description of a manuscript.
Attributes No attributes other than those globally available (see definition for a.global)
Example

<msHeading>
<author>Domenico Cavalca</author>
<title>Vite dei santi padri</title>
<origPlace>Naples</origPlace>
<origDate>1474</origDate>
</msHeading>
Class
Declaration
<!ELEMENT msHeading - -  
              
         (#PCDATA|author|respStmt|title|origPlace|origDate|textLang|note)* >  
<!ATTLIST msHeading  
      %a.global;>
See further 2.4 The Manuscript Heading

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-MSIDENTIFIER.html0100644000175000017500000000415507416434622013342 0ustar loulou <msIdentifier>

Master Project

The MASTER Document Type Definition: reference manual

<msIdentifier>


<msIdentifier> contains the information required to identify a given manuscript or manuscript part uniquely within its holding institution.
Attributes No attributes other than those globally available (see definition for a.global)
Example

<msIdentifier>
<settlement>San Marino</settlement>
<repository>Huntington Library</repository>
<idno>MS.El.26.C.9</idno>
</msIdentifier>
Class
Declaration
<!ELEMENT msIdentifier  - -  (country?, region?, settlement,
                institution?, repository, collection?, 
                idno, altName*)> 
<!ATTLIST msIdentifier  
      %a.global;>
See further 2.3 The Manuscript Identifier

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-MSITEM.html0100644000175000017500000000660007416434622012453 0ustar loulou <msItem>

Master Project

The MASTER Document Type Definition: reference manual

<msItem>


<msItem> describes an individual work or item within the intellectual content of a manuscript or manuscript part.
Attributes One or more codes, each of which is used as the identifier for a text classification element supplied in the TEI Header <textClass> element. Yes, No, or Unknown
class identifies the text types or classifications applicable to this item
Datatype: IDREFS
Default: #IMPLIED
defective indicates whether the item being described is defective, i.e. incomplete.
Datatype: (yes|no|unk)
Default: no
Example

<msItem>
<locus>ff. 1r-24v</locus>
<title>Agrip af Noregs konunga s&ouml;gum</title>
<incipit>regi oc h<expan>ann</expan> setiho
<gap reason="illegible" extent="7"/>sc 
heim se<expan>m</expan> &thorn;io</incipit>
<explicit>h<expan>on</expan> hev<expan>er</expan> 
<expan>oc</expan>&thorn;a buit hesta .ij. aNan vi&thorn; 
f&eacute; enh<expan>on</expan>o<expan>m</expan> aNan til
rei&thorn;<expan>ar</expan></explicit>
<textLang  langKey="ONI">Old Norse/Icelandic</textLang>
Class
Declaration
<!ELEMENT msItem  - -   (locus?, (author|respStmt|title
     |rubric|incipit|explicit|colophon|decoNote|langUsage|listBibl 
     |q|bibl|summary|note|msItem )*)> 
<!ATTLIST msItem  
      %a.global;
      class IDREFS #IMPLIED
      defective (yes|no|unk) "no">
See further 2.5.1 ThemsItemelement

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-MSPART.html0100644000175000017500000000347707416434622012474 0ustar loulou <msPart>

Master Project

The MASTER Document Type Definition: reference manual

<msPart>


<msPart> contains information about an originally distinct manuscript or manuscript fragment now forming part of a composite manuscript.
Attributes No attributes other than those globally available (see definition for a.global)
Example

Declaration
<!ELEMENT msPart  - -  (idno?, msHeading?, msContents?, 
                 physDesc?, history?,  additional?, 
                 msPart*)> 
<!ATTLIST msPart  
      %a.global;>
See further 2.9 Manuscript Parts

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-MUSIC.html0100644000175000017500000000374207416434622012341 0ustar loulou <musicNotation>

Master Project

The MASTER Document Type Definition: reference manual

<musicNotation>


<musicNotation> contains description of type of musical notation.
Attributes No attributes other than those globally available (see definition for a.global)
Example

<musicNotation>
<p>Square notation of 4-line red staves.</p>
</musicNotation>
Example

<musicNotation>
<p>Neumes in campo aperto of the St. Gall type.</p>
</musicNotation>
Declaration
<!ELEMENT musicNotation  - -  (p+)> 
<!ATTLIST musicNotation  
      %a.global;>
See further 2.6.2 Writing and Notations

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-NAME.html0100644000175000017500000001121707416434622012175 0ustar loulou <name>

Master Project

The MASTER Document Type Definition: reference manual

<name>


<name> contains a proper noun or noun phrase.
Attributes Typical values for the Master project include scribe, binder,artist,owner, scholar,translator,annotator, compiler,adapter,dedicatee, patron,commissioner The form supplied should conform to local norms and should be taken from an authority file An element must exist elsewhere in the document with an id attribute taking the value specified
type indicates the type of thing being named.
Datatype: (person|female|place|org|other)
Sample values include:
person names a person, gender unknown or unmarked
female names a person, gender female
place names a place
org names an organization
other names some other entity
Default: "person"
role indicates the role of the thing being named.
Datatype: CDATA
Default: #IMPLIED
reg provides a regularized form of the name.
Datatype: CDATA
Default: #IMPLIED
key supplies a reference to the unique identifier used for some other element, typically a <person>, which contains more detailed information about the thing being named.
Datatype: IDREF
Default: #IMPLIED
Example

<name type="place">Villingaholt</name>
<name type="person" role="scribe">Hoccleve</name>
<name type="person" role="scribe" key="HOC001">Hoccleve</name>
<name type="org" role="owner" reg="Koninklijke Biblioteek">Royal Library</name>
Note

This is a redefinition of the standard TEI <name> element, with an additional attribute (role)

Declaration
<!ELEMENT name- - (%phrase.seq;)> 
<!ATTLIST name  
      %a.global;
      type (person|female|place|org|other) ""person""
      role CDATA #IMPLIED
      reg CDATA #IMPLIED
      key IDREF #IMPLIED>
See further 2.2.4 Names of persons, places, and organizations

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-ORIGDATE.html0100644000175000017500000000352507416434622012656 0ustar loulou <origDate>

Master Project

The MASTER Document Type Definition: reference manual

<origDate>


<origDate> contains any form of date, used to identify the date of origin for a manuscript or manuscript part.
Attributes No attributes other than those globally available (see definition for a.global)
Example

<origDate>3rd century BCE</origDate>
Class ;
Declaration
<!ELEMENT origDate  - -  (#PCDATA)> 
<!ATTLIST origDate  
      %a.global;>
See further 2.2.1 Origination and material

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-ORIGIN.html0100644000175000017500000000376407416434622012454 0ustar loulou <origin>

Master Project

The MASTER Document Type Definition: reference manual

<origin>


<origin> contains any descriptive or other information concerning the origin of a manuscript or manuscript part.
Attributes No attributes other than those globally available (see definition for a.global)
Example

<origin notBefore="1802" notAfter="1845" evidence="internal">
<p>Copied in <name type=origPlace>Derby</name>, probably from an
old Flemish original, between 1802 and 1845..</p>
</origin>
Class
Declaration
<!ELEMENT origin  - -  (p+)> 
<!ATTLIST origin  
      %a.global;>
See further 2.7 History

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-ORIGPLACE.html0100644000175000017500000000423107416434622012760 0ustar loulou <origPlace>

Master Project

The MASTER Document Type Definition: reference manual

<origPlace>


<origPlace> contains any form of place name, used to identify the place of origin for a manuscript or manuscript part.
Attributes The form supplied should conform to local norms and should be taken from an authority file
reg provides a regularized form of the name.
Datatype: CDATA
Default: #IMPLIED
Example

<origPlace>Birmingham</origPlace>
Class
Declaration
<!ELEMENT origPlace  - -  (#PCDATA)> 
<!ATTLIST origPlace  
      %a.global;
      reg CDATA #IMPLIED>
See further 2.2.1 Origination and material

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-OVERVIEW.html0100644000175000017500000000327407416434622012727 0ustar loulou <overview>

Master Project

The MASTER Document Type Definition: reference manual

<overview>


<overview> contains the introductory section of any specialised component of a manuscript description.
Attributes No attributes other than those globally available (see definition for a.global)
Example

Declaration
<!ELEMENT overview - - (p+)> 
<!ATTLIST overview  
      %a.global;>
See further 2.6 Physical Description

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-PERSON.html0100644000175000017500000000711407416434622012464 0ustar loulou <person>

Master Project

The MASTER Document Type Definition: reference manual

<person>


<person> provides structured biographical and other information about any person referenced in a manuscript description.
Attributes a set of keywords to be definedsuggested values are to be supplied
role specifies the chief role of the person (e.g. as author, scribe, owner etc.)
Datatype: CDATA
Default: #IMPLIED
sex specifies the sex of the person.
Datatype: (m | f | u )
Sample values include:
m male
f female
u unknown or inapplicable
Default: "m"
age specifies the age group to which the participant belongs.
Datatype: CDATA
Default: #IMPLIED
Example

  <person id="HOCC01" sex="m" role="scribe">
  <p>Robert Hoccleve, born c.1368 in London, died in 
  Southwick c. 1450. Poet and tragedian, he lived in
  Chester, and was for many years a  Clerk, in the
  office of the Privy Seal</p>
  </person>
Content May contain a prose description organized as paragraphs, or any sequence of demographic elements in any combination.
Declaration
<!ELEMENT person %mm; (p+ | (persName*, birth?, death?, 
                               (occupation|residence)* ))> 
<!ATTLIST person  
      %a.global;
      role CDATA #IMPLIED
      sex (m | f | u ) ""m""
      age CDATA #IMPLIED>
See further 2.2.4 Names of persons, places, and organizations

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-PHYSDESC.html0100644000175000017500000000403107416434622012673 0ustar loulou <physDesc>

Master Project

The MASTER Document Type Definition: reference manual

<physDesc>


<physDesc> contains a full physical description of a manuscript, either as a sequence of paragraphs, or as a series of more specialised elements.
Attributes No attributes other than those globally available (see definition for a.global)
Example

Class
Declaration
<!ELEMENT physDesc - -  (p+ | 
                 (form?, support?, extent?,  collation?,
                 layout?, msWriting?,
                 music?, decoration?, 
                 bindingDesc?, foliation?, 
                 paratext?, additions?, condition?) )> 
<!ATTLIST physDesc  
      %a.global;>
See further 2.6 Physical Description

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-PROV.html0100644000175000017500000000401207416434622012236 0ustar loulou <provenance>

Master Project

The MASTER Document Type Definition: reference manual

<provenance>


<provenance> contains any descriptive or other information concerning a single identifiable episode during the history of a manuscript or manuscript part, after its creation but before its acquisition.
Attributes No attributes other than those globally available (see definition for a.global)
Example

<provenance>
<p>Listed as the property of Lawrence Sterne in 1788.
</provenance>
<provenance>
<p>Sold at Sothebys in 1899.
</provenance>
Class
Declaration
<!ELEMENT provenance  - -  (p+)> 
<!ATTLIST provenance  
      %a.global;>
See further 2.7 History

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-RECHIST.html0100644000175000017500000000431307416434622012555 0ustar loulou <recordHist>

Master Project

The MASTER Document Type Definition: reference manual

<recordHist>


<recordHist> provides information about the source and revision status of the parent manuscript description itself.
Attributes No attributes other than those globally available (see definition for a.global)
Example

<recordHist>
<source><p>Derived from <ref target="IMEV123">IMEV 123</ref> with additional research
by P.M.W.Robinson</p></source>
<change><date>23 June 1999</date>
<respStmt><name>LDB</name><resp>editor</resp></respStmt>
<item>checked examples against DTD version 3.6</item>
</change>
Class
Declaration
<!ELEMENT recordHist  - -  (source, change*)> 
<!ATTLIST recordHist  
      %a.global;>
See further 2.8.1 Administrative Information

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-REMARKS.html0100644000175000017500000000332407416434623012562 0ustar loulou <remarks>

Master Project

The MASTER Document Type Definition: reference manual

<remarks>


<remarks> contains any comments or remarks not forming part of the description proper, for use by the cataloguer.
Attributes No attributes other than those globally available (see definition for a.global)
Example

Declaration
<!ELEMENT remarks  - -  (p+)> 
<!ATTLIST remarks  
      %a.global;>
See further 2.8.1 Administrative Information

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-REPOSITORY.html0100644000175000017500000000351207416434623013174 0ustar loulou <repository>

Master Project

The MASTER Document Type Definition: reference manual

<repository>


<repository> contains the name of a repository (usually a distinct physical building) within which manuscripts are stored, forming part of an institution.
Attributes No attributes other than those globally available (see definition for a.global)
Example

Class
Declaration
<!ELEMENT repository - -  (#PCDATA)> 
<!ATTLIST repository  
      %a.global;>
See further 2.3 The Manuscript Identifier

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-RUBRIC.html0100644000175000017500000000510707416434623012445 0ustar loulou <rubric>

Master Project

The MASTER Document Type Definition: reference manual

<rubric>


<rubric> contains the text of any rubric or heading attached to a particular manuscript item, that is, a string of words whereby a manuscript signals a text division (e.g. beginning, book, chapter, end) which is in some way set off from the text itself, usually in red ink,or by use of different size or type of script, lining, or other such visual device. .
Attributes A typology has yet to be defined
type specifies the type of rubric, e.g. whether it is at the start or end of the item.
Datatype: CDATA
Default: #IMPLIED
Example

<rubric>Explicit le romans de la Rose ou l'art d'amours est toute
enclose.</rubric>
<rubric>Nu koma Skyckiu Rym<expan>ur</expan>.</rubric>
<rubric><locus>16.  f. 28v in margin: </locus>Dicta Cassiodori</rubric>
Class
Declaration
<!ELEMENT rubric  - - (%phrase.seq;)> 
<!ATTLIST rubric  
      %a.global;
      type CDATA #IMPLIED>
See further 2.5.1 ThemsItemelement

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-SCRIPT.html0100644000175000017500000000512007416434622012455 0ustar loulou <msWriting>

Master Project

The MASTER Document Type Definition: reference manual

<msWriting>


<msWriting> contains a description of all the different kinds of writing used in a manuscript.
Attributes A whole number, or the string "many"
hands specifies the number of distinct hands identified within the manuscript
Datatype: CDATA
Default: #IMPLIED
Example

<msWriting>
<p>Written in <term>angelicana formata</term>.</p>
</msWriting>
Example

<msWriting hands="2">
<p>The manuscript is written in two contemporary hands, otherwise
unknown, but clearly those of practised scribes.  Hand I writes
ff. 1r-22v and hand II ff. 23 and 24. Some scholars, notably
Verner Dahlerup and Hreinn Benediktsson, have argued for a third hand
on f. 24, but the evidence for this is insubstantial.</p>
</msWriting>
Declaration
<!ELEMENT msWriting  - -  ((handDesc|p)+)> 
<!ATTLIST msWriting  
      %a.global;
      hands CDATA #IMPLIED>
See further 2.6.2 Writing and Notations

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-SECFOL.html0100644000175000017500000000414307416434623012431 0ustar loulou <secfol>

Master Project

The MASTER Document Type Definition: reference manual

<secfol>


<secfol> The word or words that a cataloguer, typically medieval but possibly modern as well, might take from a fixed point in all the codices he is describing (the beginning of the second leaf, the beginning of the second column, the beginning of the penultimate leaf, the end of the penultimate leaf, and so on) in order to provide a unique identifier to the particular codex.
Attributes No attributes other than those globally available (see definition for a.global)
Example

<secFol>(con-)versio morum</secFol>
Class
Declaration
<!ELEMENT secfol- - (%phrase.seq;)> 
<!ATTLIST secfol  
      %a.global;>
See further 2.2.5 Catchwords, signatures, secundo folio

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-SIGNATURES.html0100644000175000017500000000447107416434623013146 0ustar loulou <signatures>

Master Project

The MASTER Document Type Definition: reference manual

<signatures>


<signatures> contains discussion of the leaf or quire signatures found within a codex.
Attributes No attributes other than those globally available (see definition for a.global)
Example


<signatures>Quire and leaf signatures in letters, [b]-v, and roman
numerals; those in quires 10 (1) and 17 (s) in red ink and different
from others; every third quire also signed with red crayon in arabic
numerals in the center lower margin of the first leaf recto: "2" for
quire 4 (f. 19), "3" for quire 7 (f. 43); "4," barely visible, for
quire 10 (f.  65), "5," in a later hand, for quire 13 (f. 89), "6," in
a later hand, for quire 16 (f. 113).</p></signatures>
Class
Declaration
<!ELEMENT signatures - - (%phrase.seq;)> 
<!ATTLIST signatures  
      %a.global;>
See further 2.2.5 Catchwords, signatures, secundo folio

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-SOURCE.html0100644000175000017500000000356607416434623012466 0ustar loulou <source>

Master Project

The MASTER Document Type Definition: reference manual

<source>


<source> describes the original source for the information contained with a manuscript description.
Attributes No attributes other than those globally available (see definition for a.global)
Example

<source><p>Derived from <ref target="STAN60">Stanley (1960)</ref>
</p></source>
Class
Declaration
<!ELEMENT source  - -  (p+)> 
<!ATTLIST source  
      %a.global;>
See further 2.8.1.1 Record History

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-SUMMARY.html0100644000175000017500000000354307416434623012616 0ustar loulou <summary>

Master Project

The MASTER Document Type Definition: reference manual

<summary>


<summary> contains a brief summary of the contents of an item provided by the cataloguer
Attributes No attributes other than those globally available (see definition for a.global)
Example

<summary>
This item consists of three books with a prologue and an epilogue.
</summary>
Class
Declaration
<!ELEMENT summary  %mm; (%phrase.seq;)> 
<!ATTLIST summary  
      %a.global;>
See further 2.5.1 ThemsItemelement

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-SUPPORT.html0100644000175000017500000000444307416434623012635 0ustar loulou <support>

Master Project

The MASTER Document Type Definition: reference manual

<support>


<support> contains a description of the written materials making up the manuscript item.
Attributes
material a short project-defined name for the material support
Datatype: CDATA
Sample values include:
paper Paper
parch Parchment
Default: CDATA
Example

<support><p>Early modern parchment and paper.</p>
</support>
Declaration
<!ELEMENT support  - -  (p+ | (overview?,watermarks))> 
<!ATTLIST support  
      %a.global;
      material CDATA "CDATA">
See further 2.6.1 Physical form of the whole ms

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-SURROGATES.html0100644000175000017500000000433007416434623013152 0ustar loulou <surrogates>

Master Project

The MASTER Document Type Definition: reference manual

<surrogates>


<surrogates> contains information about any digital or photographic representations of the manuscript being described which may exist in the holding institution or elsewhere.
Attributes No attributes other than those globally available (see definition for a.global)
Example

<surrogates><p>
<bibl>
  <title type="gmd">diapositive</title>
  <idno>AM 74 a, fol.</idno>
   <date>May 1984</date>
</bibl>
<bibl>
  <title type="gmd">b/w prints</title>
  <idno>AM 75 a, fol.</idno>
   <date>1972</date>
</bibl>
</p></surrogates>
Class
Declaration
<!ELEMENT surrogates - - (p+)> 
<!ATTLIST surrogates  
      %a.global;>
See further 2.8 Additional information

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-TEXTLANG.html0100644000175000017500000000540607416434623012707 0ustar loulou <textLang>

Master Project

The MASTER Document Type Definition: reference manual

<textLang>


<textLang> describes the languages and writing systems used by a manuscript (as opposed to its description, which is described in the <langUsage> element)
Attributes a code identifying a <language> element in the header a list of SGML identifiers, each of which identifies a <language> element in the header
langKey supplies a pre-defined identifier for the chief language used in the manuscript.
Datatype: IDREF
Default: #IMPLIED
otherLangs one or more codes identifying any other languages used in the manuscript.
Datatype: IDREFS
Default: #IMPLIED
Example

<textLang langKey="ENG" otherlangs="LAT">
Predominantly in English with Latin glosses</textLang>
Declaration
<!ELEMENT textLang-- (%phrase.seq)> 
<!ATTLIST textLang  
      %a.global;
      langKey IDREF #IMPLIED
      otherLangs IDREFS #IMPLIED>
See further 2.4.1 Languages and scripts

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-WATERMARKS.html0100644000175000017500000000335207416434623013137 0ustar loulou <watermarks>

Master Project

The MASTER Document Type Definition: reference manual

<watermarks>


<watermarks> contains a detailed description of the watermarks identified in the paper of which a manuscript is composed.
Attributes No attributes other than those globally available (see definition for a.global)
Example

Declaration
<!ELEMENT watermarks - - (p+)> 
<!ATTLIST watermarks  
      %a.global;>
See further 2.6.1 Physical form of the whole ms

Up: Appendix A Reference Documentation for Elements and Classes

HTML/ref-WIDTH.html0100644000175000017500000000317507416434623012341 0ustar loulou <width>

Master Project

The MASTER Document Type Definition: reference manual

<width>


<width> contains a measurement measured along the axis perpendicular to the spine.
Example

<width units="in">4</width>
Class
Declaration
<!ELEMENT width - -  (#PCDATA)> 
<!ATTLIST width  
      %a.global;>
See further 2.2.2 Dimensions

Up: Appendix A Reference Documentation for Elements and Classes

HTML/tei.css0100444000175000017500000000305207416427664011314 0ustar loulou/* tei.css */ pre {margin-left: 1em;} pre.eg {font-size: small} h1 { font-weight: bold; font-size: 36pt; line-height: 34pt; font-family: "Serif"; color: #C63904 } h2 { font-size: 18pt; line-height: 20pt; margin-top: 18pt; font-weight: bold; font-family: "Serif"; color: #C63904 } h3 { font-size: 16pt; line-height: 18pt; font-family: "Serif"; color: #C63904 font-weight: bold; font-style: italic; } .plain { font-weight: bold; text-decoration: none; font-size: 100%; font-family: "sans serif"; color: #C63904 } .xref { font-weight: bold; text-decoration: none; font-size: 90%; font-family: "sans serif"; color: #FF6600 } .xptr { font-weight: bold; text-decoration: none; font-size: 90%; font-family: "sans serif"; color: #FF6600 } .toc { font-weight: bold; font-size: 12pt; line-height: 14pt; text-decoration: none; font-family: "sans serif"; color: #FF6600 } .toc-sub { font-weight: bold; font-size: 12pt; line-height: 14pt; text-decoration: none; font-family: "sans serif"; color: #CC3300 } .toc-this { font-size: 12pt; line-height: 14pt; font-family: "sans serif"; text-decoration: none; color: #FFFF33 } .small { font-size: 8pt; line-height: 8pt font-family: "Arial"; color: #9F9F9F } /* */ manual.pdf0100644000175000017500000123447307416434065011236 0ustar loulou%PDF-1.3 5 0 obj << /S /GoTo /D (id2624296.0) >> endobj 8 0 obj (. Caveat) endobj 9 0 obj << /S /GoTo /D (Intro.1) >> endobj 12 0 obj (1. . Introduction) endobj 13 0 obj << /S /GoTo /D (ms.1) >> endobj 16 0 obj (2. . The Manuscript Description Element) endobj 17 0 obj << /S /GoTo /D (msov.2) >> endobj 20 0 obj (21. . Overview) endobj 21 0 obj << /S /GoTo /D (msphrase.2) >> endobj 24 0 obj (22. . Phrase-level elements) endobj 25 0 obj << /S /GoTo /D (msdates.3) >> endobj 28 0 obj (22.1. . Origination and material) endobj 29 0 obj << /S /GoTo /D (msdim.3) >> endobj 32 0 obj (22.2. . Dimensions) endobj 33 0 obj << /S /GoTo /D (msloc.3) >> endobj 36 0 obj (22.3. . References to manuscript locations) endobj 37 0 obj << /S /GoTo /D (msnames.3) >> endobj 40 0 obj (22.4. . Names of persons, places, and organizations) endobj 41 0 obj << /S /GoTo /D (msmisc.3) >> endobj 44 0 obj (22.5. . Catchwords, signatures, secundo folio) endobj 45 0 obj << /S /GoTo /D (mshera.3) >> endobj 48 0 obj (22.6. . Heraldry) endobj 49 0 obj << /S /GoTo /D (id2660662.3) >> endobj 52 0 obj (22.7. . Formal definitions) endobj 53 0 obj << /S /GoTo /D (msid.2) >> endobj 56 0 obj (23. . The Manuscript Identifier) endobj 57 0 obj << /S /GoTo /D (msdo.2) >> endobj 60 0 obj (24. . The Manuscript Heading) endobj 61 0 obj << /S /GoTo /D (mslangs.3) >> endobj 64 0 obj (24.1. . Languages and scripts) endobj 65 0 obj << /S /GoTo /D (id2662168.3) >> endobj 68 0 obj (24.2. . Formal definitions) endobj 69 0 obj << /S /GoTo /D (msco.2) >> endobj 72 0 obj (25. . Intellectual Content) endobj 73 0 obj << /S /GoTo /D (mscoit.3) >> endobj 76 0 obj (25.1. . The msItem element) endobj 77 0 obj << /S /GoTo /D (mscofd.3) >> endobj 80 0 obj (25.2. . Formal definition) endobj 81 0 obj << /S /GoTo /D (msph.2) >> endobj 84 0 obj (26. . Physical Description) endobj 85 0 obj << /S /GoTo /D (msph1.3) >> endobj 88 0 obj (26.1. . Physical form of the whole ms) endobj 89 0 obj << /S /GoTo /D (msph2.3) >> endobj 92 0 obj (26.2. . Writing and Notations) endobj 93 0 obj << /S /GoTo /D (msph3.3) >> endobj 96 0 obj (26.3. . Decoration and \040binding) endobj 97 0 obj << /S /GoTo /D (msph4.3) >> endobj 100 0 obj (26.4. . Foliation, additions, and condition) endobj 101 0 obj << /S /GoTo /D (msph5.3) >> endobj 104 0 obj (26.5. . Formal definitions) endobj 105 0 obj << /S /GoTo /D (mshy.2) >> endobj 108 0 obj (27. . History) endobj 109 0 obj << /S /GoTo /D (msad.2) >> endobj 112 0 obj (28. . Additional information) endobj 113 0 obj << /S /GoTo /D (msadad.3) >> endobj 116 0 obj (28.1. . Administrative Information) endobj 117 0 obj << /S /GoTo /D (msadsu.3) >> endobj 120 0 obj (28.2. . Surrogates) endobj 121 0 obj << /S /GoTo /D (msadac.3) >> endobj 124 0 obj (28.3. . Accompanying material) endobj 125 0 obj << /S /GoTo /D (mspt.2) >> endobj 128 0 obj (29. . Manuscript Parts) endobj 129 0 obj << /S /GoTo /D (msdtd.1) >> endobj 132 0 obj (3. . Building the TEI DTD for Manuscript Description) endobj 133 0 obj << /S /GoTo /D (id2667878.2) >> endobj 136 0 obj (31. . The manuscript descriptions entity file) endobj 137 0 obj << /S /GoTo /D (id2667974.2) >> endobj 140 0 obj (32. . The manuscript descriptions DTD file) endobj 141 0 obj << /S /GoTo /D (MSrefdoc.1) >> endobj 144 0 obj (Appendix A. . Reference Documentation for Elements and Classes) endobj 145 0 obj << /S /GoTo /D (id2667464.2) >> endobj 148 0 obj (Appendix A1. . Class definitions) endobj 149 0 obj << /S /GoTo /D (id2667599.2) >> endobj 152 0 obj (Appendix A2. . Element definitions) endobj 153 0 obj << /S /GoTo /D (cr.1.1) >> endobj 156 0 obj (Appendix B. . Cataloguing Rules) endobj 157 0 obj << /S /GoTo /D (cr.1.5.2) >> endobj 160 0 obj (Appendix B1. . Datable Elements) endobj 161 0 obj << /S /GoTo /D (cr.1.5.1.3) >> endobj 164 0 obj (Appendix B1.1. . acquisition,binding, custEvent, origDate, origin, and provenance) endobj 165 0 obj << /S /GoTo /D (cr.1.1.2) >> endobj 168 0 obj (Appendix B2. . Phrase level elements) endobj 169 0 obj << /S /GoTo /D (cr.1.1.1.3) >> endobj 172 0 obj (Appendix B2.1. . bibl) endobj 173 0 obj << /S /GoTo /D (cr.1.1.2.3) >> endobj 176 0 obj (Appendix B2.2. . name) endobj 177 0 obj << /S /GoTo /D (cr.1.1.3.3) >> endobj 180 0 obj (Appendix B2.3. . dimensions) endobj 181 0 obj << /S /GoTo /D (cr.1.2.2) >> endobj 184 0 obj (Appendix B3. . The Manuscript Identifier) endobj 185 0 obj << /S /GoTo /D (cr.1.2.1.3) >> endobj 188 0 obj (Appendix B3.1. . country, region and settlement) endobj 189 0 obj << /S /GoTo /D (cr.1.2.2.3) >> endobj 192 0 obj (Appendix B3.2. . idNo) endobj 193 0 obj << /S /GoTo /D (cr.1.2.3.3) >> endobj 196 0 obj (Appendix B3.3. . collection) endobj 197 0 obj << /S /GoTo /D (cr.1.3.2) >> endobj 200 0 obj (Appendix B4. . Intellectual Content) endobj 201 0 obj << /S /GoTo /D (cr.1.3.1.3) >> endobj 204 0 obj (Appendix B4.1. . The msItem element) endobj 205 0 obj << /S /GoTo /D (cr.1.4.2) >> endobj 208 0 obj (Appendix B5. . Additional information) endobj 209 0 obj << /S /GoTo /D (cr.1.4.1.3) >> endobj 212 0 obj (Appendix B5.1. . Surrogates) endobj 213 0 obj << /S /GoTo /D (cr.2.1) >> endobj 216 0 obj (Appendix C. . Authority Control within MASTER) endobj 217 0 obj << /S /GoTo /D [218 0 R /Fit ] >> endobj 220 0 obj << /Length 1548 /Filter /FlateDecode >> stream xZ[s6~ϯYS$.3;Ilv>} ;bpd^Lnӝ<!s?8&6ħv7Gd.P; j$끛3uwF<; s8d.ߦlɄ)bf\L*Ji.Ayf|Y_7<,+~ì??fA9q܌^y1Jd?mg,E ]g3ȕ[oFcRY@Na9v ȶf#gz"O<:_lׁ%wlJp#e'VbF[WRF;/U곻pOp7 R)\oqOE,Ց9#o )8tk3g@; )wI;'o8<-Ϸ"*,5P[Zqia3y%f=_ UϢNwu3dYp}ԃ5=P#S*]u@ Ze+ +qyn4k$!H|0Qw($Lu(y9)oYHM_#z,U xd<=E%Q '+ddZVjR+$=OfhW o.bCyMGM}ɢgyer0f.me*Z)'wߤn#:)e,2eQV1ҔťۢԜ"cFb)ަ&D 2 Uǻ8L#~;=PrOШ=K ӕ{] y}ci.lO鈒:A1G,PgdpT{W*7)F;mus`oqlweNA]k4{cU8xs08nHfQG$V%{Y@؛Gd/sڽikQKaPq,*4_U:\KHMjz=ZFcJf2F?;MZ`"QWŋZ:˹vrm۽mcߋd^/WEy~2Xȣ̅rW n6Ap哇יŚt bK~d.7"2-!{)'8+Ɋ ?1ŝ ݤ檶wDEkf;^f=~}v`93#&;`vJq@*j8oo)ف~e߰bv!Ī8/Xendstream endobj 218 0 obj << /Type /Page /Contents 220 0 R /Resources 219 0 R /MediaBox [0 0 595.276 790.866] /Parent 367 0 R /Annots [ 229 0 R 230 0 R 231 0 R 232 0 R 233 0 R 234 0 R 235 0 R 236 0 R 237 0 R 238 0 R 239 0 R 240 0 R 241 0 R 242 0 R 243 0 R 244 0 R 245 0 R 246 0 R 247 0 R 248 0 R 249 0 R 250 0 R 251 0 R 252 0 R 253 0 R 254 0 R 255 0 R 256 0 R 257 0 R 258 0 R 259 0 R 260 0 R 261 0 R 262 0 R 263 0 R 264 0 R 265 0 R 266 0 R 267 0 R 268 0 R 269 0 R 270 0 R 271 0 R 272 0 R 273 0 R 274 0 R 275 0 R 276 0 R 280 0 R 281 0 R 282 0 R 283 0 R 284 0 R 285 0 R 286 0 R 287 0 R 288 0 R 289 0 R 290 0 R 291 0 R 292 0 R 293 0 R 294 0 R 295 0 R 296 0 R 297 0 R 298 0 R 299 0 R 300 0 R 301 0 R 302 0 R 303 0 R 304 0 R 305 0 R 306 0 R 307 0 R 308 0 R 309 0 R 310 0 R 311 0 R 312 0 R 313 0 R 314 0 R 315 0 R 316 0 R 317 0 R 318 0 R 319 0 R 320 0 R 321 0 R 322 0 R 323 0 R 324 0 R 325 0 R 326 0 R 327 0 R 328 0 R 329 0 R 330 0 R 331 0 R 332 0 R 333 0 R 334 0 R 335 0 R 336 0 R 337 0 R 338 0 R 339 0 R 340 0 R 341 0 R 342 0 R 343 0 R 344 0 R 345 0 R 346 0 R 347 0 R 348 0 R 349 0 R 350 0 R 351 0 R 352 0 R 353 0 R 354 0 R 355 0 R 356 0 R 357 0 R 358 0 R 359 0 R 360 0 R 361 0 R 362 0 R 363 0 R 364 0 R 365 0 R 366 0 R ] >> endobj 229 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [529.522 632.528 536.496 641.375] /Subtype /Link /A << /S /GoTo /D (Intro) >> >> endobj 230 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [529.522 632.528 536.496 641.375] /Subtype /Link /A << /S /GoTo /D (Intro) >> >> endobj 231 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 632.528 536.496 641.375] /Subtype /Link /A << /S /GoTo /D (Intro) >> >> endobj 232 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [529.522 618.516 536.496 629.42] /Subtype /Link /A << /S /GoTo /D (ms) >> >> endobj 233 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [529.522 618.516 536.496 629.42] /Subtype /Link /A << /S /GoTo /D (ms) >> >> endobj 234 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 618.516 536.496 629.42] /Subtype /Link /A << /S /GoTo /D (ms) >> >> endobj 235 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [529.522 608.618 536.496 617.464] /Subtype /Link /A << /S /GoTo /D (msov) >> >> endobj 236 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [529.522 608.618 536.496 617.464] /Subtype /Link /A << /S /GoTo /D (msov) >> >> endobj 237 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 608.618 536.496 617.464] /Subtype /Link /A << /S /GoTo /D (msov) >> >> endobj 238 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [529.522 596.663 536.496 605.509] /Subtype /Link /A << /S /GoTo /D (msphrase) >> >> endobj 239 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [529.522 596.663 536.496 605.509] /Subtype /Link /A << /S /GoTo /D (msphrase) >> >> endobj 240 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 596.663 536.496 605.509] /Subtype /Link /A << /S /GoTo /D (msphrase) >> >> endobj 241 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [529.522 582.65 536.496 593.554] /Subtype /Link /A << /S /GoTo /D (msdates) >> >> endobj 242 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [529.522 582.65 536.496 593.554] /Subtype /Link /A << /S /GoTo /D (msdates) >> >> endobj 243 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 582.65 536.496 593.554] /Subtype /Link /A << /S /GoTo /D (msdates) >> >> endobj 244 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [529.522 572.752 536.496 581.599] /Subtype /Link /A << /S /GoTo /D (msdim) >> >> endobj 245 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [529.522 572.752 536.496 581.599] /Subtype /Link /A << /S /GoTo /D (msdim) >> >> endobj 246 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 572.752 536.496 581.599] /Subtype /Link /A << /S /GoTo /D (msdim) >> >> endobj 247 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [529.522 558.74 536.496 569.644] /Subtype /Link /A << /S /GoTo /D (msloc) >> >> endobj 248 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [529.522 558.74 536.496 569.644] /Subtype /Link /A << /S /GoTo /D (msloc) >> >> endobj 249 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 558.74 536.496 569.644] /Subtype /Link /A << /S /GoTo /D (msloc) >> >> endobj 250 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 546.785 536.496 557.689] /Subtype /Link /A << /S /GoTo /D (msnames) >> >> endobj 251 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 546.785 536.496 557.689] /Subtype /Link /A << /S /GoTo /D (msnames) >> >> endobj 252 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 546.785 536.496 557.689] /Subtype /Link /A << /S /GoTo /D (msnames) >> >> endobj 253 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 534.829 536.496 545.733] /Subtype /Link /A << /S /GoTo /D (msmisc) >> >> endobj 254 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 534.829 536.496 545.733] /Subtype /Link /A << /S /GoTo /D (msmisc) >> >> endobj 255 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 534.829 536.496 545.733] /Subtype /Link /A << /S /GoTo /D (msmisc) >> >> endobj 256 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 522.874 536.496 533.778] /Subtype /Link /A << /S /GoTo /D (mshera) >> >> endobj 257 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 522.874 536.496 533.778] /Subtype /Link /A << /S /GoTo /D (mshera) >> >> endobj 258 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 522.874 536.496 533.778] /Subtype /Link /A << /S /GoTo /D (mshera) >> >> endobj 259 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 512.976 536.496 521.823] /Subtype /Link /A << /S /GoTo /D (id2660662) >> >> endobj 260 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 512.976 536.496 521.823] /Subtype /Link /A << /S /GoTo /D (id2660662) >> >> endobj 261 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 512.976 536.496 521.823] /Subtype /Link /A << /S /GoTo /D (id2660662) >> >> endobj 262 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 498.964 536.496 509.868] /Subtype /Link /A << /S /GoTo /D (msid) >> >> endobj 263 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 498.964 536.496 509.868] /Subtype /Link /A << /S /GoTo /D (msid) >> >> endobj 264 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 498.964 536.496 509.868] /Subtype /Link /A << /S /GoTo /D (msid) >> >> endobj 265 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 487.009 536.496 497.913] /Subtype /Link /A << /S /GoTo /D (msdo) >> >> endobj 266 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 487.009 536.496 497.913] /Subtype /Link /A << /S /GoTo /D (msdo) >> >> endobj 267 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 487.009 536.496 497.913] /Subtype /Link /A << /S /GoTo /D (msdo) >> >> endobj 268 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 475.054 536.496 485.958] /Subtype /Link /A << /S /GoTo /D (mslangs) >> >> endobj 269 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 475.054 536.496 485.958] /Subtype /Link /A << /S /GoTo /D (mslangs) >> >> endobj 270 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 475.054 536.496 485.958] /Subtype /Link /A << /S /GoTo /D (mslangs) >> >> endobj 271 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 465.156 536.496 474.002] /Subtype /Link /A << /S /GoTo /D (id2662168) >> >> endobj 272 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 465.156 536.496 474.002] /Subtype /Link /A << /S /GoTo /D (id2662168) >> >> endobj 273 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 465.156 536.496 474.002] /Subtype /Link /A << /S /GoTo /D (id2662168) >> >> endobj 274 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 453.201 536.496 462.047] /Subtype /Link /A << /S /GoTo /D (msco) >> >> endobj 275 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 453.201 536.496 462.047] /Subtype /Link /A << /S /GoTo /D (msco) >> >> endobj 276 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 453.201 536.496 462.047] /Subtype /Link /A << /S /GoTo /D (msco) >> >> endobj 280 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 441.211 536.496 450.421] /Subtype /Link /A << /S /GoTo /D (mscoit) >> >> endobj 281 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 441.211 536.496 450.421] /Subtype /Link /A << /S /GoTo /D (mscoit) >> >> endobj 282 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 441.211 536.496 450.421] /Subtype /Link /A << /S /GoTo /D (mscoit) >> >> endobj 283 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 429.29 536.496 438.137] /Subtype /Link /A << /S /GoTo /D (mscofd) >> >> endobj 284 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 429.29 536.496 438.137] /Subtype /Link /A << /S /GoTo /D (mscofd) >> >> endobj 285 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 429.29 536.496 438.137] /Subtype /Link /A << /S /GoTo /D (mscofd) >> >> endobj 286 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 415.278 536.496 426.182] /Subtype /Link /A << /S /GoTo /D (msph) >> >> endobj 287 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 415.278 536.496 426.182] /Subtype /Link /A << /S /GoTo /D (msph) >> >> endobj 288 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 415.278 536.496 426.182] /Subtype /Link /A << /S /GoTo /D (msph) >> >> endobj 289 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 403.323 536.496 414.227] /Subtype /Link /A << /S /GoTo /D (msph1) >> >> endobj 290 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 403.323 536.496 414.227] /Subtype /Link /A << /S /GoTo /D (msph1) >> >> endobj 291 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 403.323 536.496 414.227] /Subtype /Link /A << /S /GoTo /D (msph1) >> >> endobj 292 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 391.367 536.496 402.271] /Subtype /Link /A << /S /GoTo /D (msph2) >> >> endobj 293 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 391.367 536.496 402.271] /Subtype /Link /A << /S /GoTo /D (msph2) >> >> endobj 294 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 391.367 536.496 402.271] /Subtype /Link /A << /S /GoTo /D (msph2) >> >> endobj 295 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 379.412 536.496 390.316] /Subtype /Link /A << /S /GoTo /D (msph3) >> >> endobj 296 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 379.412 536.496 390.316] /Subtype /Link /A << /S /GoTo /D (msph3) >> >> endobj 297 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 379.412 536.496 390.316] /Subtype /Link /A << /S /GoTo /D (msph3) >> >> endobj 298 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 368.174 536.496 378.361] /Subtype /Link /A << /S /GoTo /D (msph4) >> >> endobj 299 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 368.174 536.496 378.361] /Subtype /Link /A << /S /GoTo /D (msph4) >> >> endobj 300 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 368.174 536.496 378.361] /Subtype /Link /A << /S /GoTo /D (msph4) >> >> endobj 301 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 357.559 536.496 366.406] /Subtype /Link /A << /S /GoTo /D (msph5) >> >> endobj 302 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 357.559 536.496 366.406] /Subtype /Link /A << /S /GoTo /D (msph5) >> >> endobj 303 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 357.559 536.496 366.406] /Subtype /Link /A << /S /GoTo /D (msph5) >> >> endobj 304 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 343.547 536.496 354.451] /Subtype /Link /A << /S /GoTo /D (mshy) >> >> endobj 305 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 343.547 536.496 354.451] /Subtype /Link /A << /S /GoTo /D (mshy) >> >> endobj 306 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 343.547 536.496 354.451] /Subtype /Link /A << /S /GoTo /D (mshy) >> >> endobj 307 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 333.649 536.496 342.496] /Subtype /Link /A << /S /GoTo /D (msad) >> >> endobj 308 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 333.649 536.496 342.496] /Subtype /Link /A << /S /GoTo /D (msad) >> >> endobj 309 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 333.649 536.496 342.496] /Subtype /Link /A << /S /GoTo /D (msad) >> >> endobj 310 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 321.694 536.496 330.54] /Subtype /Link /A << /S /GoTo /D (msadad) >> >> endobj 311 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 321.694 536.496 330.54] /Subtype /Link /A << /S /GoTo /D (msadad) >> >> endobj 312 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 321.694 536.496 330.54] /Subtype /Link /A << /S /GoTo /D (msadad) >> >> endobj 313 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 307.681 536.496 318.585] /Subtype /Link /A << /S /GoTo /D (msadsu) >> >> endobj 314 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 307.681 536.496 318.585] /Subtype /Link /A << /S /GoTo /D (msadsu) >> >> endobj 315 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 307.681 536.496 318.585] /Subtype /Link /A << /S /GoTo /D (msadsu) >> >> endobj 316 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 295.726 536.496 306.63] /Subtype /Link /A << /S /GoTo /D (msadac) >> >> endobj 317 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 295.726 536.496 306.63] /Subtype /Link /A << /S /GoTo /D (msadac) >> >> endobj 318 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 295.726 536.496 306.63] /Subtype /Link /A << /S /GoTo /D (msadac) >> >> endobj 319 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 283.771 536.496 294.675] /Subtype /Link /A << /S /GoTo /D (mspt) >> >> endobj 320 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 283.771 536.496 294.675] /Subtype /Link /A << /S /GoTo /D (mspt) >> >> endobj 321 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 283.771 536.496 294.675] /Subtype /Link /A << /S /GoTo /D (mspt) >> >> endobj 322 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 271.816 536.496 282.72] /Subtype /Link /A << /S /GoTo /D (msdtd) >> >> endobj 323 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 271.816 536.496 282.72] /Subtype /Link /A << /S /GoTo /D (msdtd) >> >> endobj 324 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 271.816 536.496 282.72] /Subtype /Link /A << /S /GoTo /D (msdtd) >> >> endobj 325 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 259.861 536.496 270.765] /Subtype /Link /A << /S /GoTo /D (id2667878) >> >> endobj 326 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 259.861 536.496 270.765] /Subtype /Link /A << /S /GoTo /D (id2667878) >> >> endobj 327 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 259.861 536.496 270.765] /Subtype /Link /A << /S /GoTo /D (id2667878) >> >> endobj 328 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 247.905 536.496 258.809] /Subtype /Link /A << /S /GoTo /D (id2667974) >> >> endobj 329 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 247.905 536.496 258.809] /Subtype /Link /A << /S /GoTo /D (id2667974) >> >> endobj 330 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 247.905 536.496 258.809] /Subtype /Link /A << /S /GoTo /D (id2667974) >> >> endobj 331 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 235.95 536.496 246.854] /Subtype /Link /A << /S /GoTo /D (MSrefdoc) >> >> endobj 332 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 235.95 536.496 246.854] /Subtype /Link /A << /S /GoTo /D (MSrefdoc) >> >> endobj 333 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 235.95 536.496 246.854] /Subtype /Link /A << /S /GoTo /D (MSrefdoc) >> >> endobj 334 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 223.995 536.496 234.899] /Subtype /Link /A << /S /GoTo /D (id2667464) >> >> endobj 335 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 223.995 536.496 234.899] /Subtype /Link /A << /S /GoTo /D (id2667464) >> >> endobj 336 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 223.995 536.496 234.899] /Subtype /Link /A << /S /GoTo /D (id2667464) >> >> endobj 337 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 212.04 536.496 222.944] /Subtype /Link /A << /S /GoTo /D (id2667599) >> >> endobj 338 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 212.04 536.496 222.944] /Subtype /Link /A << /S /GoTo /D (id2667599) >> >> endobj 339 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 212.04 536.496 222.944] /Subtype /Link /A << /S /GoTo /D (id2667599) >> >> endobj 340 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 200.085 536.496 210.989] /Subtype /Link /A << /S /GoTo /D (cr.1) >> >> endobj 341 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 200.085 536.496 210.989] /Subtype /Link /A << /S /GoTo /D (cr.1) >> >> endobj 342 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 200.085 536.496 210.989] /Subtype /Link /A << /S /GoTo /D (cr.1) >> >> endobj 343 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 188.13 536.496 199.034] /Subtype /Link /A << /S /GoTo /D (cr.1.5) >> >> endobj 344 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 188.13 536.496 199.034] /Subtype /Link /A << /S /GoTo /D (cr.1.5) >> >> endobj 345 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 188.13 536.496 199.034] /Subtype /Link /A << /S /GoTo /D (cr.1.5) >> >> endobj 346 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 164.334 536.496 176.11] /Subtype /Link /A << /S /GoTo /D (cr.1.5.1) >> >> endobj 347 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 164.334 536.496 176.11] /Subtype /Link /A << /S /GoTo /D (cr.1.5.1) >> >> endobj 348 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 164.334 536.496 176.11] /Subtype /Link /A << /S /GoTo /D (cr.1.5.1) >> >> endobj 349 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 152.264 536.496 163.168] /Subtype /Link /A << /S /GoTo /D (cr.1.1) >> >> endobj 350 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 152.264 536.496 163.168] /Subtype /Link /A << /S /GoTo /D (cr.1.1) >> >> endobj 351 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 152.264 536.496 163.168] /Subtype /Link /A << /S /GoTo /D (cr.1.1) >> >> endobj 352 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 140.309 536.496 152.199] /Subtype /Link /A << /S /GoTo /D (cr.1.1.1) >> >> endobj 353 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 140.309 536.496 152.199] /Subtype /Link /A << /S /GoTo /D (cr.1.1.1) >> >> endobj 354 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 140.309 536.496 152.199] /Subtype /Link /A << /S /GoTo /D (cr.1.1.1) >> >> endobj 355 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 128.354 536.496 139.258] /Subtype /Link /A << /S /GoTo /D (cr.1.1.2) >> >> endobj 356 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 128.354 536.496 139.258] /Subtype /Link /A << /S /GoTo /D (cr.1.1.2) >> >> endobj 357 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 128.354 536.496 139.258] /Subtype /Link /A << /S /GoTo /D (cr.1.1.2) >> >> endobj 358 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 116.399 536.496 128.289] /Subtype /Link /A << /S /GoTo /D (cr.1.1.3) >> >> endobj 359 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 116.399 536.496 128.289] /Subtype /Link /A << /S /GoTo /D (cr.1.1.3) >> >> endobj 360 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 116.399 536.496 128.289] /Subtype /Link /A << /S /GoTo /D (cr.1.1.3) >> >> endobj 361 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 104.443 536.496 115.347] /Subtype /Link /A << /S /GoTo /D (cr.1.2) >> >> endobj 362 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 104.443 536.496 115.347] /Subtype /Link /A << /S /GoTo /D (cr.1.2) >> >> endobj 363 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 104.443 536.496 115.347] /Subtype /Link /A << /S /GoTo /D (cr.1.2) >> >> endobj 364 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 92.488 536.496 104.379] /Subtype /Link /A << /S /GoTo /D (cr.1.2.1) >> >> endobj 365 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 92.488 536.496 104.379] /Subtype /Link /A << /S /GoTo /D (cr.1.2.1) >> >> endobj 366 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 92.488 536.496 104.379] /Subtype /Link /A << /S /GoTo /D (cr.1.2.1) >> >> endobj 221 0 obj << /D [218 0 R /XYZ 119.552 751.016 null] >> endobj 222 0 obj << /D [218 0 R /XYZ 119.552 715.15 null] >> endobj 219 0 obj << /Font << /F30 224 0 R /F31 226 0 R /F33 228 0 R /F34 279 0 R >> /ProcSet [ /PDF /Text ] >> endobj 413 0 obj << /Length 1394 /Filter /FlateDecode >> stream xXQo6~ϯdEa(i!޲ l{%"%ͿQ$eY[nQ$E}w ?xq\N̝la6[PL"?x]='X\^$FqOVv*ѹXs/pKyhkL!"o߈jժc(ݛ'fNZó'3'"YRsQ~ŀ9\5k]m;^~%`G}}q7qPT5+^mrV<!P Erp)7BT~P!ZPoiКUl<9>WS5hLH^?vRDRxˋhATeCŇd%4`l.{E^6 (KdJ#i%@mʔ)H$jjwJ^+Hz~׆ bc=UǑJOZgllA9r+/Pej(NYaNkukgq;"@ .F9T UcWo X1co1亞KhIy \HK:OV3.0꘲* b\S8+p))ئXC1&a_=Mf;m|*YVllNh)Jغ,l,o?'au 7 FaLlOAY 5 ^Ҫfrv+Dlh=?y D!h ,S|5bNeL;!{T/.}8ik ?לNraf) A:(ME;@t3 /A;74ٺye7)ShyPaАm<$jkbbcym%&S2;$"\H^4X' R4-D| V]Q]P%kP3#c#ir2lA!EU͛ w˛zd-!Տ5oQ}\K̵OC-Hյ|XxzT=B0:U2+U+Gz6ݒ'eFwLMrLkT[&/YRꝕJ4rدtɿτee{:bتHC`}ܷ$<1ףءy!e%.'ϛ:,a^T!.8%>>ʹݩx 7a ܊|Jwf&ȅ=UF ^h ҩwKY Δo`(GQ$4vʄg.AQH>߈>endstream endobj 412 0 obj << /Type /Page /Contents 413 0 R /Resources 411 0 R /MediaBox [0 0 595.276 790.866] /Parent 367 0 R /Annots [ 415 0 R 416 0 R 417 0 R 418 0 R 419 0 R 420 0 R 421 0 R 422 0 R 423 0 R 424 0 R 425 0 R 426 0 R 427 0 R 428 0 R 429 0 R 430 0 R 431 0 R 432 0 R 433 0 R 434 0 R 435 0 R 437 0 R 438 0 R 439 0 R 440 0 R 441 0 R 442 0 R 443 0 R ] >> endobj 415 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 702.034 536.496 713.925] /Subtype /Link /A << /S /GoTo /D (cr.1.2.2) >> >> endobj 416 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 702.034 536.496 713.925] /Subtype /Link /A << /S /GoTo /D (cr.1.2.2) >> >> endobj 417 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 702.034 536.496 713.925] /Subtype /Link /A << /S /GoTo /D (cr.1.2.2) >> >> endobj 418 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 690.079 536.496 701.969] /Subtype /Link /A << /S /GoTo /D (cr.1.2.3) >> >> endobj 419 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 690.079 536.496 701.969] /Subtype /Link /A << /S /GoTo /D (cr.1.2.3) >> >> endobj 420 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 690.079 536.496 701.969] /Subtype /Link /A << /S /GoTo /D (cr.1.2.3) >> >> endobj 421 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 678.124 536.496 689.028] /Subtype /Link /A << /S /GoTo /D (cr.1.3) >> >> endobj 422 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 678.124 536.496 689.028] /Subtype /Link /A << /S /GoTo /D (cr.1.3) >> >> endobj 423 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 678.124 536.496 689.028] /Subtype /Link /A << /S /GoTo /D (cr.1.3) >> >> endobj 424 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 666.169 536.496 677.402] /Subtype /Link /A << /S /GoTo /D (cr.1.3.1) >> >> endobj 425 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 666.169 536.496 677.402] /Subtype /Link /A << /S /GoTo /D (cr.1.3.1) >> >> endobj 426 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 666.169 536.496 677.402] /Subtype /Link /A << /S /GoTo /D (cr.1.3.1) >> >> endobj 427 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 654.214 536.496 665.118] /Subtype /Link /A << /S /GoTo /D (cr.1.4) >> >> endobj 428 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 654.214 536.496 665.118] /Subtype /Link /A << /S /GoTo /D (cr.1.4) >> >> endobj 429 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 654.214 536.496 665.118] /Subtype /Link /A << /S /GoTo /D (cr.1.4) >> >> endobj 430 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 642.258 536.496 653.162] /Subtype /Link /A << /S /GoTo /D (cr.1.4.1) >> >> endobj 431 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 642.258 536.496 653.162] /Subtype /Link /A << /S /GoTo /D (cr.1.4.1) >> >> endobj 432 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 642.258 536.496 653.162] /Subtype /Link /A << /S /GoTo /D (cr.1.4.1) >> >> endobj 433 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 630.303 536.496 641.207] /Subtype /Link /A << /S /GoTo /D (cr.2) >> >> endobj 434 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [524.541 630.303 536.496 641.207] /Subtype /Link /A << /S /GoTo /D (cr.2) >> >> endobj 435 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [534.503 630.303 536.496 641.207] /Subtype /Link /A << /S /GoTo /D (cr.2) >> >> endobj 437 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [118.555 515.135 313.024 526.039] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/Master/Reference/) >> >> endobj 438 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [118.555 491.225 354.807 502.129] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/Master/Reference/master.pdf) >> >> endobj 439 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [499.462 491.225 536.496 502.129] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/Master/Reference/DTD/) >> >> endobj 440 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [118.555 479.27 178.361 490.174] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/Master/Reference/DTD/) >> >> endobj 441 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [195.735 479.27 303.719 490.174] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/Master/Reference/Examples/) >> >> endobj 442 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [140.413 439.419 365.317 450.323] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/Master/Reference/driver.xml) >> >> endobj 443 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [149.27 415.509 366.812 426.413] /Subtype /Link /A << /S /GoTo /D (msdtd) >> >> endobj 414 0 obj << /D [412 0 R /XYZ 119.552 751.016 null] >> endobj 436 0 obj << /D [412 0 R /XYZ 119.552 631.3 null] >> endobj 6 0 obj << /D [412 0 R /XYZ 142.816 599.982 null] >> endobj 411 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F30 224 0 R >> /ProcSet [ /PDF /Text ] >> endobj 452 0 obj << /Length 3312 /Filter /FlateDecode >> stream xڭZYs~ׯ[*-ܑUJ,9tEIJ8pw$,akp,JJ;su*J܏c}Tr; 0+%,<ʠ}apE 4WW7C iޗ U}{2)]o??*$:,ڨֈhv^kM tnFW勊nyTfxӏӶΔ<7L1) Z\Vt"8=: F)?cNI{Ի~oZK@q`'|u/gޭ̢ߺ7uީǢ{hZn_z%܌]Ul_hJkuuyjhy;c5M;Za ޻ ms2E}[x_C?p >5;7:c7`v'  uY I";`@QC5@vz6GV02?\`cắݏ44?vōߋ7sGcz8uwhoFݍ#7캻3kzn `Q mm3tL5cFRCe=2T;ӽ) "?e"̫N| {XE7?٫wkcӚ4kf~e ]2{8r="z46kqԢuLZϱDtEUR/{ qg dzL>)s_;Tkӱ'\YVZ6P]hK߂ 2mjGkڲ}>7i']g @_0ʸItѯaz<84g&S^Ak_/9F#x͢}b2DjPnA#mLx%FO.hkv9jL#ݓ?]pp/lmOg2ުkJCC6 ɜ6d}b2zWԲx=| Vl- k9l tB$TBkvCR@9$(@팩2%kx땛U^gIBsmֲ{ĕGH?H#vE|v8CZ]:RA-y~!"J ޚ=5 74 n3%7PJ)TH&lpmeXg߷ -^jWq&NOrYjriџ >@^Q@j0,]e 9L]hXsg9zda,xQlP*rb~# 7ilлTmA{*(ZcI<6F b "P8geFJ@̫bI12zAgʅ\㖽Mq~*sDԬA,?v?%Qol,hA]C Pԑ,$x܅P&̱CBF?K2i#OKbe7vvѕ~jJ:dIقڇy0.I8 ȩ ƚhB"}>[lMX͐9/u Fl`ٓDyVۉ>:* `3d<׀p/?4?/v{=AYc@W"7p[ (A~;@2)!6A (59k9gmTMCL,ᄕBb¦42c)R8 (G0.Ki'$#}8\8T/_*ܖ{B&^ž-N)_ u8)O@ b宰 !J*O %5g]D{G)w<[y:Ml(!( fg[a2H8Nk'1iԀI _hТe0SިTҜ.&m۷E=Ct:[ĝx}%{ WXj#epX @pJa< VЏrBR* l/8 M .F ]ūU'F)m'@?R䎸t SS 8թtM!OSgKմNQ1$~Osϒe/.Rbب+1}Vb6#bdaXF.?o ^ب,@` 6nKִߞ1ů!]J s ve EbEd> ߨ:cdX 7"?wb<v&M*c>$s/p.pI?j,e%%~p1+lIWBgZͮo{-%kYnn$Tyyo֟r?_^|0J;3ȧOhM.I 'gߕ~Ϝ-w+Q?/2l}kq<'&l =|Z6٦ Z1u&Zn 3.6T/b|;I?\]zY'W{<{!~/iMn`O/P|8k(savl^6/6%ꙬBVK3́_~gwT$EƑZBrѹ> endobj 454 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [118.555 623.329 156.522 634.233] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/Master/Meetings/) >> >> endobj 455 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [411.446 611.374 536.496 622.278] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.cta.dmu.ac.uk/projects/master/) >> >> endobj 456 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [118.555 599.419 342.748 610.323] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.cta.dmu.ac.uk/projects/master/) >> >> endobj 457 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [357.185 563.554 425.252 574.458] /Subtype /Link /A << /Type /Action /S /URI /URI (http://janus.oucs.ox.ac.uk/master/) >> >> endobj 458 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [430.344 563.554 472.4 574.458] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/Master/Hermes/) >> >> endobj 459 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [276.15 523.703 320.215 534.607] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hmml.org/eamms/) >> >> endobj 460 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [339.015 523.703 419.487 534.607] /Subtype /Link /A << /Type /Action /S /URI /URI (http://sunsite.berkeley.edu/Scriptorium/) >> >> endobj 461 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [218.87 436.032 385.692 446.936] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/) >> >> endobj 462 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [118.555 424.077 258.26 434.981] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/Lite/) >> >> endobj 468 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [163.776 225.621 287.231 236.525] /Subtype /Link /A << /S /GoTo /D (msid) >> >> endobj 469 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [441.1 201.711 526.533 213.436] /Subtype /Link /A << /S /GoTo /D (msdo) >> >> endobj 470 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [142.466 189.755 181.529 200.659] /Subtype /Link /A << /S /GoTo /D (msdo) >> >> endobj 471 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [327.34 153.89 427.284 164.794] /Subtype /Link /A << /S /GoTo /D (msco) >> >> endobj 472 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [142.466 106.069 246.235 116.973] /Subtype /Link /A << /S /GoTo /D (msph) >> >> endobj 453 0 obj << /D [451 0 R /XYZ 119.552 751.016 null] >> endobj 368 0 obj << /D [451 0 R /XYZ 119.552 715.15 null] >> endobj 10 0 obj << /D [451 0 R /XYZ 180.142 705.187 null] >> endobj 369 0 obj << /D [451 0 R /XYZ 119.552 425.073 null] >> endobj 14 0 obj << /D [451 0 R /XYZ 326.437 401.526 null] >> endobj 370 0 obj << /D [451 0 R /XYZ 119.552 395.706 null] >> endobj 18 0 obj << /D [451 0 R /XYZ 153.946 380.206 null] >> endobj 450 0 obj << /Font << /F30 224 0 R /F33 228 0 R /F31 226 0 R /F55 464 0 R /F34 279 0 R /F56 467 0 R >> /ProcSet [ /PDF /Text ] >> endobj 475 0 obj << /Length 2172 /Filter /FlateDecode >> stream xڭY[oF~0\xK]/:mhF+l>ȑ4[d\-!MTK`|;7G I  y=0ٻG/ beV,'t_ggmI%>*`^'1U 'dRo}(4<ηr܊Rv;YUWvRrg"0s~>#KȹOOHwP,V@O/_a4Q??ػ+h6> PE!Hτh*ֶ.^FkYbI^f1eV"wKEU`A;QnYހ_`K ;nG#Iwd31#I0!mu*G@&-Zt@YEhRʨ2ieH+#8Kvߝq-[Qn=9Lf"5!Ot}t}4~_Ra{) i5 K-evޔzc[ T*|րը"죜y4y{K#`5Ƴ8"O8<be@d_hҤ3Nh15Z8eKc8)'M $!ۚ@`AfO)o[@ Yx$<@G0C&; 8H*S\,sw{C8%rB1x!q O0|kj Fe\grt˗Th0_6GR5z╕3\YЁTբnW&V^܉\wrD-.u6J 2nd'#OGRbiqW2YjJUlF?l6$AO%nO 8Ը]8v_[Qqe>Q2m"}d~ofseqɷ]y?6endstream endobj 474 0 obj << /Type /Page /Contents 475 0 R /Resources 473 0 R /MediaBox [0 0 595.276 790.866] /Parent 367 0 R /Annots [ 477 0 R 478 0 R 479 0 R 480 0 R ] >> endobj 477 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [193.345 690.079 244.313 700.983] /Subtype /Link /A << /S /GoTo /D (mshy) >> >> endobj 478 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [514.578 654.214 526.533 665.118] /Subtype /Link /A << /S /GoTo /D (msad) >> >> endobj 479 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [142.466 642.632 243.247 653.162] /Subtype /Link /A << /S /GoTo /D (msad) >> >> endobj 480 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [415.808 606.393 504.534 617.297] /Subtype /Link /A << /S /GoTo /D (mspt) >> >> endobj 476 0 obj << /D [474 0 R /XYZ 119.552 744.261 null] >> endobj 473 0 obj << /Font << /F33 228 0 R /F56 467 0 R /F61 483 0 R /F34 279 0 R /F31 226 0 R /F62 486 0 R >> /ProcSet [ /PDF /Text ] >> endobj 489 0 obj << /Length 1378 /Filter /FlateDecode >> stream xڵXmo6_aS Ԓev)ْh öHY$R%8;$˔ 8;sϝ`-* 2%t ^.a +|>Zãhlo|aӊykӹ^GڛVq8ZyUWoT{L)%"/  $J夀#痔 GAJ.rr:{@CwN8)f<~ihS&QrN#xء' Lε*q}2T%DDu) q71)"06('2BsAw2Ҍ['7 \Lӷ)hޚȷ./9JnAv7ڜ/ ?٥̨0.ӰEGeNKn~Ǐ ˩ F` Tw"̔t+Ri&^Ю;oa chZ )Kv1j㏘' T'3% >g;5w_3brnTQ[*Dőo(R_e{"Hn㘼y,p\A"j^̗ڲKAL qT<|,*;.ŎP%<( b@nah֛g&yrp@QDuzIJ{/:, -A55Iu|…=ih?o;ֵ!:%-"{k7D "?}R#sf 9lu\^; 0AOx&%֍H=Z<ÜěMl?޶NA<`%N 9rh'G:e>abSj dQԄSͩ-M{yRmO nV^P5.Xf⩝k9Mq &yЀ1I@ۓ5cI5mvL2dBf]V44dݿ Cw Y/ 0' o2 /L44Cm!>٪̎Td1J @GgIi:Nb^Oq՞&Adp.7%endstream endobj 488 0 obj << /Type /Page /Contents 489 0 R /Resources 487 0 R /MediaBox [0 0 595.276 790.866] /Parent 367 0 R >> endobj 490 0 obj << /D [488 0 R /XYZ 119.552 744.261 null] >> endobj 487 0 obj << /Font << /F33 228 0 R /F34 279 0 R >> /ProcSet [ /PDF /Text ] >> endobj 493 0 obj << /Length 2233 /Filter /FlateDecode >> stream xYߏ6~_P[Ċ(q Rٽ-^@K\$wCٲe/ A"997"[0VG,I(ey.0G?=[/HXW^&Yjy% A>>0"^"eHuȂ"j~DTj ؗ&4jcVҞ=Xa4[#5Kћg҈vQ]O[aǁʋhC/?]KoD[{=Ȋ(։"a=k- UM-nTi/;agvzw<6Q>ȋ7|evtFim/f0~`-F. >"?p *^Jr8㼰b,(8AFnz{㧁Cw [E.RzA7ciј)E$|lŽ+׵u옏VH"/($ſzyꗵi~I/ y W7JHQv#/48gHs؊a`ܝ=Ic65Wgx}'m76'ADSw>?Wsm/ V/u7FlWоmmܷ c91K#.Y= Q f+W|w8@P!cȊ sP d,ZcaHc\)F9oKU:J ו8guw] 0~l`5V}{N2ANր:OC㹡H_ \<0G. BZ F$Gﶕ0zp\7l[ 3.{zt FNqRa*E.I#,,vx sDK42MI4I#4aMh6A:qG" ҖP9@ǭfAZWw4z 7ف `TͳlP۝ɫ 2> SŌ2lRW`ǔڱ]Ж_ vhz^߀F}$ku#`xpW)E,S;-}Axbss=QRq)F/` QyZp *J)=8 |YUOfc.|C/?x/@bv\"n B# {@Tֵ!Y0ϮEO dtߞZXSx11;=&W\f#}[k_DAȓ6V6p'@IΗ!%..*.@N3pPR]1{'k='Hkrp UmK,9Q Qv\E1ȶWF!\WKS(ٓ 1L$ _.ŌsĐ!5??'%(" j6aTvfE,'|:y [Vw+LPX}="w@^O/vج|v!DG@Z*.p"e߱ 0uǂۭCS΃(JeYA`¼E81Iqendstream endobj 492 0 obj << /Type /Page /Contents 493 0 R /Resources 491 0 R /MediaBox [0 0 595.276 790.866] /Parent 367 0 R /Annots [ 495 0 R 496 0 R 497 0 R 498 0 R 499 0 R 500 0 R 501 0 R 502 0 R 503 0 R ] >> endobj 495 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [367.101 357.659 419.454 369.385] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/ABBR.htm) >> >> endobj 496 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [197.559 321.793 249.912 332.697] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/ADD.htm) >> >> endobj 497 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [296.487 285.928 348.84 296.832] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/ADDSPAN.htm) >> >> endobj 498 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [345.742 250.062 398.095 260.966] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/BIBL.htm) >> >> endobj 499 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [145.783 214.197 198.136 225.101] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/CORR.htm) >> >> endobj 500 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [364.421 190.286 416.773 202.012] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/DAMAGE.htm) >> >> endobj 501 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [284.641 166.376 336.994 178.102] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/DATE.htm) >> >> endobj 502 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [443.074 142.466 495.427 154.192] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/DATERANGE.htm) >> >> endobj 503 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [145.783 94.645 198.136 105.549] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/DEL.htm) >> >> endobj 494 0 obj << /D [492 0 R /XYZ 119.552 744.261 null] >> endobj 371 0 obj << /D [492 0 R /XYZ 119.552 480.629 null] >> endobj 22 0 obj << /D [492 0 R /XYZ 215.383 462.365 null] >> endobj 491 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F55 464 0 R /F56 467 0 R >> /ProcSet [ /PDF /Text ] >> endobj 506 0 obj << /Length 2197 /Filter /FlateDecode >> stream xZYo6~ϯط@NC4h[ʕD$Q7PV , 盓f~؎̏"K1՛`woݛbIv]uw4?K9Mzm"? ݭ cQ|*odF$~|'&IQk^7<v9`{aOCTQ?)k] Hj>> Ճn6#;[j7,p p1?"9%r3-Q םf,ñ5NFHZ=Q_L!7mrEKK9'#tpcӒN)Xu(躗E@<ЈcPJז}nx}7|Q&=GA_ɤ>:RȾ] !/J>~Twles[" KD<Du,I".iPuo9=jekDz9U&Zk!*;Sxwj[< եF9lP܁F' '% YS{c?pyߡV(M'-aNWPdXy4J 93h"j4,쑳!V\+d0E|9`Xg( -B'YxȜr.I"sкoQ'j~m!6~[V,u3rrTb5b IL lQ&_ʱC|8ҍڴlal5{+\[N3C1A1_;㩄_dEuñXhx1.Ct\,- u=uZSQ?9mU\e;-!Xè]*S"&Wm=!NrjmRWkX b?kb?m&tE{v3ɮ3iî{ H(WQHjA:X.Pl.W̛3jKg׫Yavf[=ÁfCXR|řل-FnrKYo_e2|squR~< MkQvٴqtvgi ?" {E6zm1M]ykd!* >a/x|C* XwzBƨaL'[nGp ML$ǝ4$iť&`a]ʱ Z V1WG?P)OTd(O]cgy \Ѱ=/)ھp+UW\{nx ud9lqA:|ey TcBĄSzҾ >6a_=>++cmi8xnc]vӍ۽2z29S `$jZ̵O΃8?˧7 r4 L/1Az4M#iЖQHc?B/WāD2Uהg(a2ZBiS;J4g.q:$LQ1a!"O湽QmYmm",λh F+/'Q{GEa"q@an9(͇t_$PI/¯Z֭Qk}endstream endobj 505 0 obj << /Type /Page /Contents 506 0 R /Resources 504 0 R /MediaBox [0 0 595.276 790.866] /Parent 527 0 R /Annots [ 508 0 R 509 0 R 510 0 R 511 0 R 512 0 R 513 0 R 514 0 R 515 0 R 516 0 R 517 0 R 518 0 R 519 0 R 520 0 R 521 0 R 522 0 R 523 0 R 524 0 R 525 0 R 526 0 R ] >> endobj 508 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [186.769 678.124 239.122 689.028] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/DELSPAN.htm) >> >> endobj 509 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [390.124 654.214 442.477 665.118] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/EXPAN.htm) >> >> endobj 510 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [403.324 630.303 455.677 642.353] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/FIGURE.htm) >> >> endobj 511 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [216.796 594.438 269.149 605.342] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/FOREIGN.htm) >> >> endobj 512 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [351.479 570.527 403.832 582.577] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/FORMULA.htm) >> >> endobj 513 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [269.767 534.662 322.12 545.566] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/FW.htm) >> >> endobj 514 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [293.168 486.841 345.521 497.745] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/GAP.htm) >> >> endobj 515 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [177.365 450.976 229.717 461.88] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/GLOSS.htm) >> >> endobj 516 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [401.482 415.11 453.835 426.014] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/HANDSHIFT.htm) >> >> endobj 517 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [325.119 379.245 377.472 390.149] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/HI.htm) >> >> endobj 518 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [180.692 343.379 233.045 354.283] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/LABEL.htm) >> >> endobj 519 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [367.14 319.469 419.493 331.195] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/LIST.htm) >> >> endobj 520 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [452.269 295.559 504.622 307.285] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/LISTBIBL.htm) >> >> endobj 521 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [284.521 271.648 336.874 282.552] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/NOTE.htm) >> >> endobj 522 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [357.657 247.738 410.01 258.642] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/NUM.htm) >> >> endobj 523 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [230.325 211.872 282.678 222.776] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/ORIG.htm) >> >> endobj 524 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [234.101 176.007 286.454 186.911] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/PTR.htm) >> >> endobj 525 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [428.949 152.097 481.302 163.001] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/Q.htm) >> >> endobj 526 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [429.566 116.231 481.919 127.135] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/REF.htm) >> >> endobj 507 0 obj << /D [505 0 R /XYZ 119.552 744.261 null] >> endobj 504 0 obj << /Font << /F33 228 0 R /F56 467 0 R >> /ProcSet [ /PDF /Text ] >> endobj 530 0 obj << /Length 2510 /Filter /FlateDecode >> stream xZY~_1="R!Y'Fc<%N7R]"csdX,wEFß$wUTãg_~x")ˢ*-:סwTQ\g[d6rm8 +˻z?Yl=VI ~;5/٪QRKPahTםwX嫝6Rvabm7Tvi>UGؾg+2{߭,EU8eʺ$9Q+qkNJӵ8ocي"J?\Ȍsg1w0Z >~U;QDyvkUSVm'sY 40+ӌuNPPBr }5T`1R^ d. Lm$҈0oZY:"xN9[@ԩQ==ۡj~c}C\P1'ъG>h -sIZ+6:x_]2x< ӂ;f+++Zw _P9j3'mzJoj\»A5'I 24nU=JW'^p+!FR bSp#"&iP #DyӇ'ɘfժ4*dU2 30U 鏅yK/4}KDߛ]HZ{HݒwG2~=4rzaq2>hT88 FZR ,ͫa2-1oӨ&FK2 .>w¹y̼`a"Q+0B'Z JMš\Z`M5F kEN%C:XABJ [hJ[J:?xl[#:a16MQ/!]¹oק{Jj;g< Goʄ 1D~! =F>d#wg&*}홁*|FR(1JGP !"9٩G($~I^`w"gUu -r[l82WL8Eqi>ǐq2r&.ӇDzB˨ p: dYTn]i ]/90ŦCb^3ਕ{!4{4b/s'[JL2; A1}5iBZ(4bfa\b.8H|7ݜjsB}ɱރJ8׀Y6V=3 88Ӌ^^LҤ L|ҧH $_~I{d^]]H.ЭeNV["ӇFh[_jIOd/$9)ԷgGp+骯Ug$hzXK糋$/Ra 6ԵP%0+ʱV~:9i x'D-_Z%1EfF,J r} ~}Rn!(ԡlA)*ou G.MUGev~nlG%)eƿF:,=0JF/0z (e7?%<FUP]$~NT.0o3>1Hg˄eܩŮ&5N81Lڳ窩z'֖&B#/J=,W念endstream endobj 529 0 obj << /Type /Page /Contents 530 0 R /Resources 528 0 R /MediaBox [0 0 595.276 790.866] /Parent 527 0 R /Annots [ 532 0 R 533 0 R 534 0 R 535 0 R 536 0 R 537 0 R 538 0 R 539 0 R 540 0 R 541 0 R 542 0 R 543 0 R 544 0 R 545 0 R 546 0 R 547 0 R 548 0 R ] >> endobj 532 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [145.783 690.079 198.136 700.983] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/REG.htm) >> >> endobj 533 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [240.467 654.214 292.82 665.118] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/RESTORE.htm) >> >> endobj 534 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [435.225 630.303 487.578 642.029] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/SIC.htm) >> >> endobj 535 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [410.358 606.393 462.711 617.297] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/SPACE.htm) >> >> endobj 536 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [177.365 558.572 229.717 569.476] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/SUPPLIED.htm) >> >> endobj 537 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [416.106 534.662 468.459 546.388] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/TABLE.htm) >> >> endobj 538 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [169.624 498.796 221.976 509.7] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/TERM.htm) >> >> endobj 539 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [428.431 462.931 480.784 473.835] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/TEXT.htm) >> >> endobj 540 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [261.378 427.065 313.731 437.969] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/TITLE.htm) >> >> endobj 541 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [304.795 391.2 357.148 402.104] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/UNCLEAR.htm) >> >> endobj 542 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [473.776 279.618 526.533 291.344] /Subtype /Link /A << /S /GoTo /D (msmisc) >> >> endobj 543 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [142.466 267.663 276.342 278.567] /Subtype /Link /A << /S /GoTo /D (msmisc) >> >> endobj 544 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [390.373 243.753 466.527 255.479] /Subtype /Link /A << /S /GoTo /D (msdim) >> >> endobj 545 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [334.025 207.887 397.985 218.791] /Subtype /Link /A << /S /GoTo /D (mshera) >> >> endobj 546 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [288.019 172.022 456.296 182.926] /Subtype /Link /A << /S /GoTo /D (msloc) >> >> endobj 547 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [200.896 136.156 327.4 147.06] /Subtype /Link /A << /S /GoTo /D (msdates) >> >> endobj 548 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [319.918 100.291 443.374 111.195] /Subtype /Link /A << /S /GoTo /D (msid) >> >> endobj 531 0 obj << /D [529 0 R /XYZ 119.552 744.261 null] >> endobj 528 0 obj << /Font << /F33 228 0 R /F56 467 0 R >> /ProcSet [ /PDF /Text ] >> endobj 551 0 obj << /Length 2608 /Filter /FlateDecode >> stream xZ[~_1@_d`G)&I6h.h}i@˴F]vv{)Yس;m 0);WnK}!MEoëfoy숈~*%uޤo͘?x^iiҔmĄFma4Z, |/Ju$Z^^lgU٪lVIOXWG]SZY10ŽGm@(H|n\^ u=.|k'{=9y-BŬL욬ΏSAf"c~*t(wTu Y. Uf#I(6[X:wl0)hയEOt$}$txZ`Ax&Z'T?[a'g(2{=m`/>'0/ f9`䃰0rH ?!U1QVX d^hV3sPw R٫~(VծG@+>L#9MW\x*w`,c4Pmt]R[tQ&D(|GRC~F5ՁZpHP?VyiˈC[2Y3mHu =7AF3{c̃ӭ`B-ʔ9A2>M;P>Q]"бĎvNdD"u{ "4c';4 &ރݢy2ːMC&YW(;1E`Ra &,e޹Jg4T{{Mw`Z:MEUW6'>K|b Cqؑg m&`[RA%< a[Y9krl!Ы疨)P P -xN`_ " o!>84b?IeoZ'B$Hdk`\4@A  )iMhAtEu`vD{ʠK^s9C5;N7-=2_/6U $D:r _d>'r|%L2Ͱ oӿ%@ŚRt&@)@'|r=p(`̅NaIDokkmcYîX9K,s@Ժ %8˖=e9 8#qnjXӁDOgQ DfNB8@;l쫮k7G$ 1{"+h`*ۋ+rPl0ĂdZY뭮ϖn\]rE NUnv?~0ghDoYyE'cW:ўȳ~Yf]"ϳ=0m)oeޜ +HvAl.:,ʝ z׈03CQplmKM:G 'y]}|f,}sOF_b,.!&|3 AUf`ŭe^SV9 k~E4R_J1BtU:q+"s3ߠ&}g*}F gzBܡŋ,ӥu0bWfwmW\ Z_Ix&f olq*9'3omOM8*t0IQcij]@НnU^ 3 uwž}޴4W[-;v G- pՆMP'WK."*~` eYX,ڑg[k0`w>AǯRaVr[ƈJ-6 BNDy5Cp$bO]FDLdy)u-Z&j p`U[6DzT}AĬQ,D?c5~ο ?endstream endobj 550 0 obj << /Type /Page /Contents 551 0 R /Resources 549 0 R /MediaBox [0 0 595.276 790.866] /Parent 527 0 R /Annots [ 553 0 R 554 0 R 555 0 R 556 0 R 557 0 R 558 0 R 559 0 R 560 0 R ] >> endobj 553 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [319.994 702.034 523.216 712.938] /Subtype /Link /A << /S /GoTo /D (msnames) >> >> endobj 554 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [213.618 666.169 340.122 677.073] /Subtype /Link /A << /S /GoTo /D (msdates) >> >> endobj 555 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [224.408 630.303 350.912 641.207] /Subtype /Link /A << /S /GoTo /D (msdates) >> >> endobj 556 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [507.106 570.527 526.533 581.431] /Subtype /Link /A << /S /GoTo /D (msmisc) >> >> endobj 557 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [142.466 558.572 302.902 569.476] /Subtype /Link /A << /S /GoTo /D (msmisc) >> >> endobj 558 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [507.106 534.662 526.533 546.388] /Subtype /Link /A << /S /GoTo /D (msmisc) >> >> endobj 559 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [142.466 522.707 302.902 533.611] /Subtype /Link /A << /S /GoTo /D (msmisc) >> >> endobj 560 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [234.22 148.112 285.188 159.015] /Subtype /Link /A << /S /GoTo /D (mshy) >> >> endobj 552 0 obj << /D [550 0 R /XYZ 119.552 744.53 null] >> endobj 372 0 obj << /D [550 0 R /XYZ 119.552 511.748 null] >> endobj 26 0 obj << /D [550 0 R /XYZ 213.419 497.965 null] >> endobj 373 0 obj << /D [550 0 R /XYZ 119.552 121.212 null] >> endobj 549 0 obj << /Font << /F33 228 0 R /F56 467 0 R /F31 226 0 R /F34 279 0 R /F61 483 0 R /F62 486 0 R >> /ProcSet [ /PDF /Text ] >> endobj 563 0 obj << /Length 2279 /Filter /FlateDecode >> stream xY[~_a/60fHI"]`4@&MȒ!;;ʺyIf`śxܬBTh,(QN.a軻?}m.Rpw+v]&_{pxHiF {:HBXqshk5:D VPh&?7+gz5G ` gwpw}N ?KlFңJCa?m| Zl^nΎe[G46SydQ9H e|:53㛌ߨcn0똆"1i6[i1+ͶOt!Td͎ ewԏ@jcxh uuXHՌ 146:4Bm@}9;#'H+^zG6h 8@MI-NȦB_UZnm|BDOuu)& ^ N:>14&LW;Stb0Q' #00 h-S N C PE Ƌ' ;.Xj4{4{[7y?; @]d[Z[CVDhfMaN aJjosC|=H9Y8vÓE^"=YdG酸ʔucdym8'ՉzQ0ez죏f z!mV|YyVBK' hB:OBMgT)(hvyKΦ&pt ]i!ɛave13t3ywߦ+ beȵl9NEnwr%:m\p|u#@v.2! ~}UOŔfF# ^qF@E>v :DTKq)_6p8㬍H!4ut0 gĮ{A- 98AjX)v؟ j<};lF[2ڗo_D!\G S0pbFNqRGC~Qmy].lX^6 SIHqJ(P Kva{\s묮sFڀlZ%FRVEdRA*~ C^:0Cܕַ;'o0Q\țO?WYP7/ _ [,|/u?0ۺj> endobj 564 0 obj << /D [562 0 R /XYZ 119.552 744.261 null] >> endobj 30 0 obj << /D [562 0 R /XYZ 159.72 705.187 null] >> endobj 561 0 obj << /Font << /F33 228 0 R /F31 226 0 R /F34 279 0 R /F56 467 0 R /F62 486 0 R /F61 483 0 R >> /ProcSet [ /PDF /Text ] >> endobj 567 0 obj << /Length 2207 /Filter /FlateDecode >> stream xZYܸ~hL^4-JN6 /<%vb|HJ=clj,)xT꠆\+Jc¹ #^@WI]Ԉ08 /r_wJ>qËa$<=h>Ə=6^.;|/&Q$r?߽ϻ1 CPJb[ \MRe!t6Gd'$6"Gymg~WBe! z;lEVfތ:]ьUZ*Dd#Q-Y|ˎ[}\XߊiECf9~1zu>vV&y+=&ս'ַt/ACySE tP^1đ-ylӊ29nD5zF`(B*EVS^f?YgE(| 7>skat8ӥ ̀BWH %jCӔ+ApSvԊɱKDijSy?'P2B>gY4ᐩ<3TC׃{iD1SqD;ybdp<僒j]D@1+5^4Zb3J^ w?ETP'5uNn5+,J%Ro>|4 ie|׬P,O xZZH]VٴZb 8E9QD#T$"g) !z ҪO˃tlk[2ܪL\S}Q;c}s0t27endstream endobj 566 0 obj << /Type /Page /Contents 567 0 R /Resources 565 0 R /MediaBox [0 0 595.276 790.866] /Parent 527 0 R /Annots [ 569 0 R ] >> endobj 569 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [352.178 399.17 506.778 411.06] /Subtype /Link /A << /S /GoTo /D (msph1) >> >> endobj 568 0 obj << /D [566 0 R /XYZ 119.552 744.261 null] >> endobj 374 0 obj << /D [566 0 R /XYZ 119.552 376.256 null] >> endobj 34 0 obj << /D [566 0 R /XYZ 252.601 362.473 null] >> endobj 565 0 obj << /Font << /F33 228 0 R /F31 226 0 R /F34 279 0 R /F62 486 0 R /F61 483 0 R /F56 467 0 R >> /ProcSet [ /PDF /Text ] >> endobj 572 0 obj << /Length 2143 /Filter /FlateDecode >> stream xYK6aa#vzHM0%=@˴-DQNbe=3\>*bW/\'R"ME$":܄Ltݏq(EŋǭR_u\2)`<'?ĥ׼q9L&IY)#^qߘjjn~nA*xY[h0k;]g&n'R iA{V} Ʈ Oy=0A\&@JQi_WUٲWuV  Grkz+.P ENLS;>k%ȗėqEh{cywBGmmj u;UP$˦2&Iuz|H@V-cHo5;9,r >94Jk 0T>3y,DFWw_t`Gќ88891FX#xy7)d}sI1DZ]W×uuT{&P}R{q)&D:kzGi3KZ CeYҕ_zm|OuӜ7%R4=k/}H:FN\L{򲨆҂ca!a!0?q10)m%= |t.@N\fhizjsh+W<1%IqƄpoL6 IcY2ݴg8zcͻKUjhҶ/o?s랥~kݷ=1oA0B9Y؇ Idgendstream endobj 571 0 obj << /Type /Page /Contents 572 0 R /Resources 570 0 R /MediaBox [0 0 595.276 790.866] /Parent 527 0 R /Annots [ 574 0 R ] >> endobj 574 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [405.918 678.124 506.346 689.028] /Subtype /Link /A << /S /GoTo /D (msco) >> >> endobj 573 0 obj << /D [571 0 R /XYZ 119.552 744.261 null] >> endobj 375 0 obj << /D [571 0 R /XYZ 119.552 195.1 null] >> endobj 570 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F61 483 0 R >> /ProcSet [ /PDF /Text ] >> endobj 577 0 obj << /Length 2574 /Filter /FlateDecode >> stream xmo6{E})6@dkrZdɓ2C>,Yrc'pI=&z=4!( ,]ϖ j>'Ia ^|}%$-Q:o/g{9 CN@MQL#!L{?ɵ'S}ߍ&RE2UgY,+$,?e }lXB8>RJ񳕂k40Ƽ5qc!;%_p1ALhB&*[} ^nsYe5E0Tzk|pwCTV'=IcД#V&}bsii.#8~w . ௾7*m S^?Lp!h܍=Q.dn 'J=civ};nd2(-W+GuGP>+3 NN)Xr0OTP>И6?]sXȬNƒȦJYY8i%Cib0SZ P(#=j : -odvJzS-HF 2D$bp1atA㔇(~iY42+qw"h}dw&Lͪ"։uD>g\%\o9 'Qqu2vgS\{YTN=gbfkùɐ ?1#v%9cpSc P?ܪc?hQ-?tFAa\orK27:zG[~~#2RNƛp -X8wEɽS% rŐԀ`'!Ȏ_)`ڰ-#]c"aM//F$IOCpVgVH\;iN2C5CQIk$31WVnfUQW "q #dOahS΅^jsX ]z#t_'BbѾ@AI{` U4 $`ӣaca O[Y7MC;v8I`J}1e)Qrfs5RQpP$ni(̾yf,800pmBVMV7σQch- o*!.ށ{ E˦ %IQ0mdBoQG K֩ånOQ[;]Hٹgr*:Ŏ#j6<Lmmӻ^^XK Lfm-?W\rAA.:fUV:385 X%a*/J8V%|5<6Xa堀RE]-CFcj.[buFXabs]it o2tORyW>_{S QqpRXòZ{tiZD' K7W﮿K uTۺӦ򚵏yL DLᔩ 2:Pw5+AFXtz&[ {C-'mnj1CS)@XT٦6EިUuXb+}~`2$&&0~`6QNw*4mHG؁BY #~2ڱ$ oHMi9 sS3:5s`yu{mӐ̔N_cv~L\WNWz}|>|Y-{M>f"+;޷zXV m[w~ӄH7?j[1瘄{N?[endstream endobj 576 0 obj << /Type /Page /Contents 577 0 R /Resources 575 0 R /MediaBox [0 0 595.276 790.866] /Parent 579 0 R >> endobj 578 0 obj << /D [576 0 R /XYZ 119.552 744.261 null] >> endobj 38 0 obj << /D [576 0 R /XYZ 290.708 705.187 null] >> endobj 575 0 obj << /Font << /F33 228 0 R /F31 226 0 R /F34 279 0 R /F61 483 0 R /F56 467 0 R /F62 486 0 R >> /ProcSet [ /PDF /Text ] >> endobj 582 0 obj << /Length 2661 /Filter /FlateDecode >> stream xZYo8~ϯ0 Q"ud'2IfEL}v VK q *N<ěu~U6?q0)H,=<ή`'?_>yK%, ˝q{.nO\Dw@G>4Eb~ZTWӋq|YX1?/>||( 6Dʥ=&??_'' n:<_7/UhTQkjM)򖸼[UQOO B&}~| I<\>Q,3e 1IgUtNy]MoH|&mB fwXVqPL#?` "l؄I EZؤuuY}) X.P.%\+?v[wb1cG(4;Ɋ7*OKmGU4EU^53x,뗗/a"_kjj>!WhJ7, ' Pz 37SOø>fH_0p\0ج0$ 6!{& qH;``O!3%9;t/9tmm-ǚ(3T=1##V%:v}UfUifqӳk>U]54r+miP=m,W "~]W{|nP+0x [jjUY'U1dǬU]ZB?;>iUw׾4 ?.`U1\(xKMx+`ADf3C;jj"·>#,x!nQ⇣[{@๜9:R,C8yy@H$X/jOTϗY~n/f'X/XB< 1B + UWheG, 4yתѴ$"5 [X TMqZ ybSK4qyҢ;jp_1]kA`,/\.O}UV5)ae0;tV% ]%U`? Yw3ߏm1~vbK( &fɂ aH5|.TJUױPW.f90({4' ,:H0ݎAᨚvn3F C<Ġ(;gU d0uGCLG0~ "Blo KM$9b}`T*CDIf!JkZskbaMmb%U/jc 5:T;ܳۮ'}z5 !+uc3;0iqC˟W[?H々 ,WSKY@0yS# 3 o,xO~ᜅR" ҒakЦGڄ H:->?tzUoiͨt7Q!;?ӣ4Ũ VZ_6 uiUӏÃȰvWpDY/dYzCxѸ,Öz&5"Hr$Ep[e!SB)F=78E~'Qɗ~$;p3wcxTrs, "N3CB)9 y>?iendstream endobj 581 0 obj << /Type /Page /Contents 582 0 R /Resources 580 0 R /MediaBox [0 0 595.276 790.866] /Parent 579 0 R /Annots [ 584 0 R 585 0 R 586 0 R ] >> endobj 584 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [439.788 262.881 498.776 273.785] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/PERSNAME.htm) >> >> endobj 585 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [411.553 191.15 470.541 202.876] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/RESIDENC.htm) >> >> endobj 586 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [142.466 155.285 201.454 166.189] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/OCCUP.htm) >> >> endobj 583 0 obj << /D [581 0 R /XYZ 119.552 744.261 null] >> endobj 580 0 obj << /Font << /F33 228 0 R /F31 226 0 R /F34 279 0 R /F62 486 0 R /F61 483 0 R /F56 467 0 R >> /ProcSet [ /PDF /Text ] >> endobj 589 0 obj << /Length 2421 /Filter /FlateDecode >> stream xڵks6{~j&(intC3 E2 i]P$=3o "g-•1ɺ|,WTs?v$?;zn'<݌&~ybAGکR*x\D+OIA&K,g)"WE譜vBov"ZnV +W[s\e\MYY-UFa ]űagt $!a$ur), !HвJwHak?%0'iCȇB>ҌVh9y U⨹nUWttD % D-F^2[{{UQ pqmfxNJt;äN |["U˜!7YE\] xkoJayCate"e2FSsKy1n{[ԙc(_R|TBb^Ѹ?6Z,]% ~d_i1X,=ZB-Fvr P6ZˬAmUCr9 wX_U1GQpp@?a ¯^Z D|?HU\d]*tn!FL>'Ȉ<^K޾# Re@/~JA{Ub}9ם%agŎ {\?>9D!/XI6©81pEd䲆7 [T iJIdbpZy33(N;-9ry@%.b?Ԋt xCkT^70r~25%1fp )kXj:N@ъ8QJU\@4}ꖦ^F2X!P #?$?Lt ԔbU +hۖF1 [Y֤8Inh[9I> Iz(M=UE%Ë (KTʦ $(]gڼp E84o ~H^ `;lyRyzwLbYi.M`}WV6K0{{mۃ>ÍОKЇfӛ[n:p]3EԎEh$ W/VWr;B*N4}f&חGG3[_W)@# }< -x徰(ChVZr]תBIF+Cܵosy$oVӦ]gբ vz y,d1G xQn_SW U7$"蠴=F˺=NvnُO]x "7p endstream endobj 588 0 obj << /Type /Page /Contents 589 0 R /Resources 587 0 R /MediaBox [0 0 595.276 790.866] /Parent 579 0 R /Annots [ 591 0 R ] >> endobj 591 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [189.312 702.034 316.985 712.938] /Subtype /Link /A << /S /GoTo /D (msdates) >> >> endobj 590 0 obj << /D [588 0 R /XYZ 119.552 744.261 null] >> endobj 376 0 obj << /D [588 0 R /XYZ 119.552 386.821 null] >> endobj 42 0 obj << /D [588 0 R /XYZ 264.835 370.969 null] >> endobj 377 0 obj << /D [588 0 R /XYZ 119.552 310.571 null] >> endobj 46 0 obj << /D [588 0 R /XYZ 149.051 294.719 null] >> endobj 587 0 obj << /Font << /F33 228 0 R /F61 483 0 R /F34 279 0 R /F31 226 0 R >> /ProcSet [ /PDF /Text ] >> endobj 594 0 obj << /Length 1218 /Filter /FlateDecode >> stream xڽX]o8}ϯJˬD+d;tmF}Z@Ӭǯh4ZE }}חK?pa\מۃ(;fXqf!=gZ7;V_DW-VGP b.r@:3 #i߇.pYcg5#4MY]vjDr!k=S'9;Әz*M!v!}KpTW4#\jF8h m{l|iĄ}ƃyvU[c )E5$m n7'#Um~Y`*g1(Mf dvMˌl Ɩd* nkezLJ?6 >Cy Q> endobj 595 0 obj << /D [593 0 R /XYZ 119.552 744.261 null] >> endobj 378 0 obj << /D [593 0 R /XYZ 119.552 605.561 null] >> endobj 50 0 obj << /D [593 0 R /XYZ 185.524 589.621 null] >> endobj 592 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F31 226 0 R >> /ProcSet [ /PDF /Text ] >> endobj 598 0 obj << /Length 2426 /Filter /FlateDecode >> stream xYm ~b'q,K~KWl{wAL?5hfzl/,?(eݤXF(ȇc+2?U"l_#,}YD~F0?o_}Ug1_mgǢ?yuK$r#gA<%UgT}aAժi8Aӄ?ȳ5vNfjxoœ鋑3=!-'M>=mԘت[:(830 OSf_<'aYm躣=?A:0Q)3$Id^lIL7uڕ@ij9kͼ񸽢Íȫ[Z*'Z7;-HؗǾ[",fs xġjܝ8wl:lCab%MyzS疖tw%%U@ͼGϐă,YvnN? Sˬ u^e=yf l)9T[ koL Ud&dZMWڎȔ"Ii-6`FBxSbaQA?ʲbDsSvppГ~UPWM+8֝SU5SBv)v s?(< bE&G<(:r?.(㐍wk3X4Zڀ5GumzY-`< NB UZ378 ]"+ ! YZaP*Hh7j$8؛aC18I{z$tpI l;'v{K5BsƫƜn !X"{S]'ZƎ3TD"2iyld}p ͿF-0Fs٪1Z~0Ԙb&gg*+ќYDf@vD(T8~8h$[4okkYmbQ {¹o;ڶ\B,ɏ]H3'Ԭ *ƅ 'YSжntzja(8,qF9XJK'H8IUe0H:1%5h~rMUKVa"Cd1DbHja-n4[DC(7;^Ybo NP`IPCJ0qbfBky{ FLYԡ0iպtfjf- "˥=seCiCjxՓlمS\0 ׄ\}\/ퟳ"KZ753Km?#Qy%I! Loe:jD~=*18E[~ &b8ץlM8Yk/ E1X!`G;WG+o$ZvL, fgZ<#:Y3Z>LLLnOKysR<`2)v  FWݺ$ a/}@.U喚3|1=T{-ũ3~P#:85o.{)9TZ ;Ƞ=$W4H<~At5 7| lI[ƞyTAyL@]_L rwɽifcPbC^.Z|T0,?sZ" Y l7Z0~ 򛫈|)_ŶWY"gI)pFI(azM]n>~tăL8qR+e1MlWXb7:.*3?|RX4`#b>*z)7,澈&}/tt"}endstream endobj 597 0 obj << /Type /Page /Contents 598 0 R /Resources 596 0 R /MediaBox [0 0 595.276 790.866] /Parent 579 0 R /Annots [ 600 0 R 601 0 R ] >> endobj 600 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [200.188 170.403 338.199 180.933] /Subtype /Link /A << /S /GoTo /D (msadad) >> >> endobj 601 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [196.253 106.383 284.013 118.159] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/COUNTRY.htm) >> >> endobj 599 0 obj << /D [597 0 R /XYZ 119.552 744.261 null] >> endobj 379 0 obj << /D [597 0 R /XYZ 119.552 500.356 null] >> endobj 54 0 obj << /D [597 0 R /XYZ 236.519 482.024 null] >> endobj 596 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F55 464 0 R /F56 467 0 R >> /ProcSet [ /PDF /Text ] >> endobj 604 0 obj << /Length 2958 /Filter /FlateDecode >> stream xZ~/pVD=H ͵Ihi?4kp$_P-K@/yfdqß}ޕQ)ӻGC|7<*ڋ6n2U:#3>̓W'T4\;m7olP-G|1uL=u MuYnlКj{{6;5ّ,ܵ /ٹu[mS"Yw[!2i8טt¦*2{~t3;j|PǛ7_S1'y\HlE &iTT9YG)VL^8#ރ=2MC+K7^3z /yũ<ю5}y!x繂@O d֭}oF;yI [ҸbQ@κ]rZ iEI5p/XwGtи DOkyGMﺅXѺy+x?˽7~llvh2ENyo(Rhu7`9ptѲ5}V)@*Q![ ?4yQ (c6yB꣹L4UntC?Ln| qso«v5 c^C #6/QH(EMGL|E<,H%'7A5*O#Њ#U &̚Fo.Ŝ,3A}'>eGnwwz;BU'ﻇO 1lMsޚeIgum-L*oAK9| |gԄL'qj`>~>]þ{/Th= 'Sï$P"Hq`*}'c5BSv `n̗ K5a'}Ly,N^]Q P_xp0zvZRYDJ80ʐ>iL8AxؐBÄyit,DF'cݒHR?s >YW$yx)-VXأ8f $*ͯUR2%!QY&Y#Y2a !5q aH")|q:3,Kެn]_Zqz`c=ֹ_n*EP 0P51ķSFsz$zl6{E|c>g_YElo}C*b IŧyֳQ]6>z" " 8ijǿ3;kb4 yl<[!,vz;ZTHɐ.%Fkb6MJ>p^3# QMeD5i(' oTM*OdCPl)Ol5c\HeQ_~ \-S$/Xay媙xҽX$?\6[4r~>gj5^=%z"Mp`IQO'eTF7o|M2dvRfW׵1ϥrQ"Y_|FO0 qR*SHeE`VY s 4_y^PW8&*q!J&ŖV`:KUL׵u(c'1h$YSXqUXַRW! E!_eX?q8鱬qc?_~>;Vܓ|4KMUCYsrD b;J'3Ƞ3-X7_rG2 w[ Xʽean,tձ1'?8zhcR&*bKi*Þ$ozzڮ<͂"ߘ= 5rSYYlz?$yc߆ڈ \GNx2 /aMN,/RHʄOx> endobj 606 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [220.243 690.453 308.003 701.969] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/REGION.htm) >> >> endobj 607 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [341.238 654.214 428.998 665.118] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/SETTLE.htm) >> >> endobj 608 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [332.192 423.08 463.13 433.984] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/NAMES.htm) >> >> endobj 609 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [433.93 359.32 523.216 370.223] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/IDNO.htm) >> >> endobj 605 0 obj << /D [603 0 R /XYZ 119.552 744.261 null] >> endobj 602 0 obj << /Font << /F33 228 0 R /F56 467 0 R /F34 279 0 R /F61 483 0 R /F31 226 0 R /F62 486 0 R >> /ProcSet [ /PDF /Text ] >> endobj 612 0 obj << /Length 1553 /Filter /FlateDecode >> stream xڵX_o6ϧp3 XDIW7yi4i-6Q4(*wQYR(P { {a8$ ؏Ұ'AoGW'cXBzc^</WdQ=F쇉woc )l>o~6t}Ay>%$uKqqI JpjkIO򎺄{O_hQikmgkWg*KY,7W+wDo8T*pPo=tZ3_o7)tZ6kZLMPR(=FF(8t74fwVEȓGG.|$j>)⑭&#MjԊ)S0[$kZՆx9kbMM2%qTT $9Jᢤr7]\bO~]`Ģ=XR׹$&9liFxv 8zE;[˫ܥbUoU`L c.O8W}vR>Bk|d1l;>QB<{ĕ1|k8 fݡlZL Nu=Q; 6G5 ~̡ wZ>C : |8^ dUQDTޜ^gMUY{J(fK`CkՓm[dZjMgWɫondaEb Haa 퇣 h8&(*i1L"DهZEOرPu,/$#-35]-C>y~di.SI̗4؀i ,[ٞvBfͮtozO ɍrKq$Ё1"@"SBf Mas2LJ m(`n &xY! 72a߫9Q9Jxx1ga+.0 }ap/arSZ2Gӕ1ީA8҄py+![t۹P=CWٚ^| tqt\;xܵ/ ֨U*̦FcJP{@g04`ϫ6ÞԶe6͍vyaJPa]hVLK. L\.p4n_[up Ҏ:e(L>O]>ͦ8?Wj QmͬI8jz;$ #C3>f@{jHbzҿ01Mendstream endobj 611 0 obj << /Type /Page /Contents 612 0 R /Resources 610 0 R /MediaBox [0 0 595.276 790.866] /Parent 614 0 R >> endobj 613 0 obj << /D [611 0 R /XYZ 119.552 744.261 null] >> endobj 610 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F61 483 0 R >> /ProcSet [ /PDF /Text ] >> endobj 617 0 obj << /Length 2156 /Filter /FlateDecode >> stream xYm ~bx-vn$[ʹ_hw H{le^`?LERHX'VB~4PUQV0?o_\Ee9`-H<`<&7qy6Qi<;^~NU_j}svAumzcq ٩%!Xǫ iZUDRqs77ooZESכ$VU_$_^ھX f\ʥS@A%TiC!?* 3^(DR$SijtK۷޼n$y?F$+ cDDmh@xoU}δjo{R8>`e6rnQ&7W5N M_!ӿA~eIj-=@k2cwwâMٖB tgP[ gg-5n>{ 4YU@1@=CSa5w BN+{80L?` EDQyֈmK3]}f\ՁE[]UG{Zt=>]Ds|"2c2.uk*!J׬E}4{g:P^7)>#G1lc'# nsC3?ygvFBPLpЛ-y !(xCӱ%3]6ծMr0 kR&=tY!˼I֤$0ʐu{< |0KT`u֪ӈq pR`ZPGހ CofKdgy)stc j{MgzDk8I[M!*#FPʑ e(4N 4U8Er-SZ {&nY 0L(D NI/Rq).=,YVd樟3O϶۹:Z8gێ>mC􀄆h׈3|#P~nNe!/i9%$e=av§pC0HBNg$ӄʊOIL7 &(厾9)+;P[w[-+,> /19W4gZCar,SjWӞJiTtl+{-+v dKhqծ^8]<.cut{PJGAf}r ! V6䈥V[Li,ChVjр}Ay1"DsD@) ="@4##Hca(/֦v @sQٿ)4ܿ/U#6n\Q h 1۱2=w I#Sz!qcaL@ߓ07\HKkU9|rr|''Gy̎G;} qߓQ*LģF>w,͎'tpr٘`g'ϼ'F]Wg eŎ~SQ}IgphB{n"!T)kZ,YOyy}kpa3\xBQ7(ȳ#(?z;OaySC»h(N?S'nG*e)dY('$P .MmqܦVM-a[\j4maD@qFBN/aURxDUI$O伏NGd9T4i*[iM#15GO Nx"KFm;d]MHC>~g#fT ,}G,j"8|x)4&bbD QDMu u=^-uDVuMf6)wՍ=㠏LbleFNOs;a= 8=uocqp쿆J6z\WUYSBz{mh+iت}gNBǩ|`7ռؓE#4&ޱ ZhzO"4ewBPendstream endobj 616 0 obj << /Type /Page /Contents 617 0 R /Resources 615 0 R /MediaBox [0 0 595.276 790.866] /Parent 614 0 R /Annots [ 619 0 R 620 0 R 621 0 R ] >> endobj 619 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [192.547 416.949 280.307 427.853] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/TITLE.htm) >> >> endobj 620 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [190.335 369.502 278.095 380.032] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/RESPSTMT.htm) >> >> endobj 621 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [432.246 237.621 520.005 248.525] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/NOTE.htm) >> >> endobj 618 0 obj << /D [616 0 R /XYZ 119.552 744.261 null] >> endobj 380 0 obj << /D [616 0 R /XYZ 119.552 625.448 null] >> endobj 58 0 obj << /D [616 0 R /XYZ 233.196 607.875 null] >> endobj 615 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F55 464 0 R /F56 467 0 R >> /ProcSet [ /PDF /Text ] >> endobj 624 0 obj << /Length 2020 /Filter /FlateDecode >> stream xYm۶_އVx|iΚK9׸sV&8 cdlbIl_X b:gf?g8,} Ya϶0t)XI@o/.Yb%7[?9s'YwuS*:xˎj~#+Xa0W?|_i?rO$@K$s+n0-M>u\;c\e-WWg/F:YId@'Ze>bH_KƐESj mw.ZZf.bu+ZV1| ȫKZIY+mѾDKO=w9s82Nm_8TH>`>^'a6B3!=HǬp}G{=G4b-'5'iOsuqc=Nl'\<8e.9PeXOnߢ(?jbƮ!`v[x;2<Ʊ-X.FL2m<[cuzG7MK kR 6Q yXG^ie+t{3Z$ru7a jL4TRKm8sUDM_fc!ԥ;Y(4C x:vͲXDYQc?L^JDUEE 7bϋ׶x˃K G-Oy%::t^Z؆;L- Jl6  (7̴.pKO,?ToNJJ#C0q2*kG9 (cۮƷ[^49$?/>Acmpذ otMF\t {d&шKÞaC w 285Ȋ=Wl\yfovfk(,Z?PÖ_81M0°~}GY{;s r""uR?`u!T(&!GzDZ8۲39咩x:0v9R% VDS#4 g\;uK@?&lz7p,?z8J w X{o$|b1^#a>C' hD1zVR~hAl |oP|D xTlcbGW*Xl{%Kos-sxw`8LQ^hV-k'Đ6)9q=86?M}ȉ0{3tPzmx`0,}:;-'[r0gJ#"e?'pꞃIw7}t8gA5/'^z<Vaet۵|m产䂔[~_?ȟ%'&g8i/99$e2yjn6A7ɊUqGc};cSww E N ف i gO07b35}P_E~ endstream endobj 623 0 obj << /Type /Page /Contents 624 0 R /Resources 622 0 R /MediaBox [0 0 595.276 790.866] /Parent 614 0 R >> endobj 625 0 obj << /D [623 0 R /XYZ 119.552 744.261 null] >> endobj 381 0 obj << /D [623 0 R /XYZ 119.552 551.502 null] >> endobj 62 0 obj << /D [623 0 R /XYZ 202.699 535.631 null] >> endobj 622 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F31 226 0 R /F61 483 0 R >> /ProcSet [ /PDF /Text ] >> endobj 628 0 obj << /Length 2295 /Filter /FlateDecode >> stream xYmo8_fQ>,)Qo&m[t,Tzi6pH[6|Iyg1'&B$,I$%B1I7'|r ?xKߟ$, beN,z|?N.'R"`a9~K$'s?a#WБtA4]֬idƽ(eKWqKAr옞Y|n%YÒxq|M =fl1°?k.Ş_p0a\ @/L}O@B6|(d{TO ˈh[Tq+~?_3%n q`5Qd)nFcB=vnB^eEM3cF5TN۵=֏8\Qx̼ȅm08.jH6>wt_W;{bH[!>ROSP4j b^<~_'!P2@:7P46GeP;@%f\&Y5 nk Azcj`d!KALָI&+#6gg?_]XX0{lqSm.]f욬XDf,Uv.Wx +}b2>;[,> $#P|{T Ex nHujj+dl crĎ1= ; !a@ͽAE)NGصWӶcϨ*SU?@IWFmߦqu%'뜷)N_fwW+MԝS,csC@v]R(X3$'21HDiӺTB/'q%Xd m5 2XWh|/Hxx&.*ThPѺq;DFJ *S1x*uMw:gIR ULj#oZpv|֦ZPBC!0> DZmv#7O g%OX@,ܟִC|h4=rd@eOpۯ΀oYt-}@_,Lk (c@iǻJdPǾֺ9oǞ6AqZĴVU麻_GߦaCvLLqbܺ$?bnؖv̧vnx(Q%z@=4_~+C,Hà0 `9Qè_fh 6@r,!-O43`̒ '0 0l~VvMP!eG_@4,Y4+Ҽ]a Uށ:FFӚG@COV~<9ŧOak;9\:E߂v߁O(dlںkh-ILPQBƅ TZL{P2eknDcl)b? -ܝvbɃ`e/v܄|-^S)pG;]$'0 OS_HRm 1zd2C]xc1HX:XY jd"//r vKwkp`NJqt:Ų%[fM0o!$c"xH?s /UE?,>0Q<6O'lc(G$6Lendstream endobj 627 0 obj << /Type /Page /Contents 628 0 R /Resources 626 0 R /MediaBox [0 0 595.276 790.866] /Parent 614 0 R >> endobj 629 0 obj << /D [627 0 R /XYZ 119.552 744.261 null] >> endobj 382 0 obj << /D [627 0 R /XYZ 119.552 552.161 null] >> endobj 66 0 obj << /D [627 0 R /XYZ 185.524 536.221 null] >> endobj 383 0 obj << /D [627 0 R /XYZ 119.552 353.706 null] >> endobj 70 0 obj << /D [627 0 R /XYZ 206.966 335.374 null] >> endobj 626 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F61 483 0 R /F31 226 0 R /F55 464 0 R /F56 467 0 R /F62 486 0 R >> /ProcSet [ /PDF /Text ] >> endobj 632 0 obj << /Length 2210 /Filter /FlateDecode >> stream xڭYY6~_퇅 Dj5p  :<$ KlY; oA-D>?VdQDg ɬؽ gxb0 46|zsc,b6[1OW!Jәϲ LoO4+:+r%~0ͦ3/7u+ŝiBwvdfN" KQZ2Oyi]SU͜F޽7F$pxh[D$t Oi'lSu8a;bn7s?Wj0c3O thwM)]KCEAzj+{^@ 6|M*ak4x41OYU_ay.ixkUbƛFԢ+3 l8 Ü^.|] =Vd`۟6 h$#E)q⩾Zj:NNZ , 0+Զ/Βͦ[[Fz7J{M;6D,ܙꞳXJ8' Bצ5B`UW f5DhNVm#F $:P1S!R7DۄC/zK`:xM(%R?^F)a.{:d v}1ymoM-Ihc+Ze. i}ؿj+Ԙ'\pLz-BiN} ~XŲv;HaO&)'zQS#3Nhiro0:"=P![,݃yBDum;_T6tOpkaΨ *zL<'L؝5\9PjhW=6LGN:.QD t@:#yE]DQb(,*``+:qp^AEW.Q8Lg(рigT\è5 r$X1j3 4 H9#v1^R%eAL00~}'˜)]J$AaGwE2aw:Wb4k6t:["̻U'#/W||߭Ek3~V;2>Ιb)ϑ>O_FVvG~tɸȫ^  ]$ǰ:LjOrAzELE8> endobj 634 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [483.384 338.748 536.496 350.639] /Subtype /Link /A << /S /GoTo /D (msph) >> >> endobj 635 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [118.555 326.793 170.351 337.697] /Subtype /Link /A << /S /GoTo /D (msph) >> >> endobj 633 0 obj << /D [631 0 R /XYZ 119.552 744.261 null] >> endobj 384 0 obj << /D [631 0 R /XYZ 119.552 294.156 null] >> endobj 74 0 obj << /D [631 0 R /XYZ 211.565 278.652 null] >> endobj 630 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F31 226 0 R /F65 638 0 R /F61 483 0 R /F56 467 0 R /F62 486 0 R >> /ProcSet [ /PDF /Text ] >> endobj 641 0 obj << /Length 2115 /Filter /FlateDecode >> stream xZY~_a /6HԽ f&by%ML*:v@Y˽no PXǢ?"J_o?|{?*#Yſהns7߻ƄdK|N>Ne|Y=[vCu %IT-z{7-/%,!SQ}E\ue;%E3y)C)\&ػ(#I.s2,ye0Iv!{ J9,?9ȵkҋ4úvf/g4,,feiv2WMH/SkY{V/eO'X )^١* Zȼ t?] g_0?ApL/5d$^-KgY"N93 g4~H ˧LHE@#%|bt\ T?ϥ̜ 8v`j0m.94YVl hbaTB2 M# }c2U.gm >7XΌ@PC~gC1]m5E0dc9׃Sxo|&wK٧\= ɋb7*E.hGK0vn[n=g [vo^y ୧5$Մp3ԘGV"/UDO U]44f`aՃ`0rtݨo#aBטࢿhFT,$cCі&,lMxUJ'^,+H>ۨݶy36W WIӌq8kyrRE#^k&i_TDYPJ(6ŏG}7A"dGIEcH2g80a<$+Z2翈n|PLUw>wq,f&o?BysAGf&$)Q~r-ƅsLjӸuJAuJ?JۥE x&IC#ozmyտ :+8qC>JG:p 01Q-a- įR;X+b{OX #4tpHKw!d"-=]#-PnAb,Bci9bKbEAc"%h> xt'Ƅ;N kQ芒Dk16p9/p9jaS``TP_ 07 ]*#/ \95\%[Sc|@8ObJ]smo@ hc}X_*E~tASѫSK_l)*V9kDf/(yY{Ɗ3 !^E8%*w&(äO8 S{>v/ %ĸ6 S6T"qxGNK> endobj 643 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [165.987 558.946 253.747 569.476] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/BIBL.htm) >> >> endobj 644 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [349.986 462.931 472.615 473.835] /Subtype /Link /A << /S /GoTo /D (msph3) >> >> endobj 645 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [391.757 152.097 479.517 163.823] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/LISTBIBL.htm) >> >> endobj 642 0 obj << /D [640 0 R /XYZ 119.552 744.261 null] >> endobj 639 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F31 226 0 R /F62 486 0 R /F61 483 0 R /F56 467 0 R >> /ProcSet [ /PDF /Text ] >> endobj 648 0 obj << /Length 3242 /Filter /FlateDecode >> stream xZY~_1@L3 6޵3@0%$b)R&=j93{8 =lvZ*"X^Z2Wj ~&x0b+0O͹['j߻<{ywzDsKި8 E*(9x0$8O̺/hW7By?Bzc/I7E&dдt7Y{ tXxކDPZYUH˵L96~ςg:ƫ'9!-*72S=nlU@ɳ+Hܽ%X+FE#,̵`}ޙߺ/q/x@IDL#[d9| s840_ܾ|104MIZk1u4: SE;- Pbٙ=P:4jI;N2~E3<46jtf<)h)QnWp'ZwhBD]D~U7Ay?qh?'|^7bbSVMef^w˹99slMO{PhzɊ$Չ+"amW]_c/v0M.ҳ>$0)z=QH<LY5F#=w p6mzZsZG+2|gG5C&ځoS38آ.5b>pc5 {vE}D׾5t՚u؈nGyug Y_T!(岬Hc+$lTaшJ[PhQ&Bby"ʪ-صE״Nn|6,<"c7d@0gyK7{[5l.]qiu\NPzM̗?*!4|M,,%LwFá9"Cj}BO)6.ҳ?-|㨶Ņ 2v0KGiћ(MzU:k+ɦ}Za"XFR9ûa˩zh2 +@.l(g8 t$-MԀx>`OSt! \dM]u_"pץo\1::$`e[~1dT" LNyph"ЄHe&|tI4zpԕikLRt'a ulz "mѻsyvV274ө0!/ϼF:p.r76#-$ o9˰$0 bK%\j<)A! *uGXuHX8x #f#B"E;LT;yS,݌k J[r-ԬXcN0#rPx3,VNSv+G , /( Sc)шgxbELa0־__ʵU 55@tBɲPFcܗUE]saKx-bZ'嚲p BW:~'"US/./[C3I0 NM/ S^1<%qpE68AU07Z4uGtph]ҍKWgef04jtuK z~`ũm*t<|m ꭽo!F(8Ef!||oVG-(ڴ9\up 9xIb pO0ЧgWCd Ł 5gl%Y|bzkjӲդ/膬KDz.)C1t.z7l$BB磔UذȂ[Svt(H7r#p쏯8F )oMC_g qge- 7)[Rְ:`y*n]F{G M862Iё%BC7Qnj*ġCN`t4oXLȠ6g(D: ! "5q ⼁#(0$5!44JG&׮8 Zꅙ f|`ʢPRy . 5BT.)_ LT'0Ӫ3МGohbe==/mFY4 x2 py:~C)O8)fLQ)>@6y|b)]>`}J9V 9NJ)Fʧj׫Ghě5k PjO7<1{5K" {儎ͱ$CQt鼐i)), $> endobj 650 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [377.451 594.438 465.211 605.342] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/NOTE.htm) >> >> endobj 651 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [301.886 570.527 389.646 581.431] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/Q.htm) >> >> endobj 652 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [433.918 534.662 521.043 545.566] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/RESPSTMT.htm) >> >> endobj 653 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [354.129 343.379 441.889 355.105] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/TITLE.htm) >> >> endobj 654 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [338.498 235.783 435.673 246.687] /Subtype /Link /A << /S /GoTo /D (msrh) >> >> endobj 655 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [435.727 120.216 536.496 131.12] /Subtype /Link /A << /S /GoTo /D (msnames) >> >> endobj 656 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [118.555 108.261 224.069 119.165] /Subtype /Link /A << /S /GoTo /D (msnames) >> >> endobj 649 0 obj << /D [647 0 R /XYZ 119.552 744.261 null] >> endobj 646 0 obj << /Font << /F33 228 0 R /F31 226 0 R /F61 483 0 R /F34 279 0 R /F62 486 0 R /F56 467 0 R >> /ProcSet [ /PDF /Text ] >> endobj 661 0 obj << /Length 1791 /Filter /FlateDecode >> stream xڭ]o6="ClQe-uhlCuy@˴U"Ur#yKIa0`}r2(eYėes1o.f䲈Erysw'$Njww1rI,*%'aqVI<-kK1a5k0+7V,Ge%IF֬{F8^ ZEgj*MumTWN0R CbQ{?ΏmfӚ]lrv{:]N44 ,s>AܷXL9,{]O4<#&YD"أeG̑?HX(=o.ʺ۲AB&ALy #[nR[ZSX1\ ?!wG o< EK~`),pۚCi2<闎լ?I;Skv7zGZ-đ# &%u1lg} $ilElwF*nƙc^9桟0:t9vėi|QTR`C)Nl/ZTLXfJpU'bU5[y {sAҕ 3`xѨ@3i6S WҦ;kɹ\~l,SB2+9kOQ5ŨCr+{oZCMқDz_*$nO, *vde@AhMM`AwЁ#Peg H 5872V, n7D qN<\}p{hOO :f%u(\`HbuIom;jjlzW{9*鍔WaJzal<ƮSʯphc4hťHmq,be'dK8N<|yL^ɮ3 [lm="s=#)ZCqTEr/ި6vxң ?b Z'}p'̠$f%1?qO%%򻊪 n@t@Wc)jn@< J%f(/<鱸*kϋ/ܚb|_˟;8W4 /~w64Be/]1P5ߋШp"5O0;-򤛡Hf;eA<;56!կ&\>vLk(8!-9; 2#d8J׏z?m:[ Fm7})5v{6f 0p֙=y$qi,xnp{_eM礤XO> endobj 662 0 obj << /D [660 0 R /XYZ 119.552 744.261 null] >> endobj 659 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F61 483 0 R >> /ProcSet [ /PDF /Text ] >> endobj 665 0 obj << /Length 2484 /Filter /FlateDecode >> stream xYm_qMajN N|N #VMRJbC4YE_&9;;3ϮĕJ*} Uv|\aGN`'q07/<*лMO VfXGS%k_O?Z{D'9Ffώ|vJJ{Oګ$P(br$-P/y;n%"UGrZ+#qW,Ӧi-R##+S,튺"] =Ƭ FTVy8GNTwMZoN=~/˵Y{0$3{Ig۷ "]߉ǩ/mZ>k}2[>[z7/oo_JNf]^ʟe%S<6%u+$[w^@TQn+U;vD%p۶fê?ti}QeES̙X1˺9VA~^Uf_u'xlm9[Xb 1X_9Lcai>wsC*i+C2n`z0ie_R\ ԰xl\_.>f̏u9/bDZ*گzcV.W)#/c;FޟHo^1xdw|5 9T\-_A:?@1'>z ȩ@4O1qn2w)i'N-H23l!TIt}otl{K wK '܏H 8N=t|B] Gjwg':DDT,ɳʴY@|<#a5^S)/4b5ܼ.9cOz})sBYjTiĥZv1 xfpG#YxynHLWj0Y{c[wSv}'S"5mc]34MbHRy1q❁N^$H/]89e 쉢~&tLOe@_^8dTFύΤ+-*l&tAt L]͊C970/je-/vF?2WBoɇ\iپڌhI =V5xgmßKE3j" tۑ& :)J)mh+AĞ;3 Oȧ4: ',O}01]處2m z;IO *hEۊӶ+suOfV:,piPS2(sB o7XH+P\s(<h+ Sh%*Ly:C @R.rߦ}îA5b@Q|fɉЗy0"hA; P msIhyJMĖv4+soH$` Mqv[N6'leY )B$/M7zCse( qq m.A;Tq+ؚus||@؁ GpWc֙B5W97{JDtq hw,W>Fx3 ! }C[hk8YӄifhoW jN&hvLLYH,l/˩@7p»k6ȸJY wzUV?&ʌ)QK &0APC]d\)֥`"8\= ǡФ|EmiQyzr-Qt]Q\P!=S]K'3MyE%dV$]ocl#>$vJk:02NujX "k%.ӟ^oBݟD9,pHwˏ8vQ_ $s|JC(,Y}h~L9/8SpdZ˃Ўw endstream endobj 664 0 obj << /Type /Page /Contents 665 0 R /Resources 663 0 R /MediaBox [0 0 595.276 790.866] /Parent 657 0 R /Annots [ 667 0 R 668 0 R 669 0 R 670 0 R ] >> endobj 667 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [373.021 278.449 530.409 289.353] /Subtype /Link /A << /S /GoTo /D (msph1) >> >> endobj 668 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [199.814 254.539 319.136 265.443] /Subtype /Link /A << /S /GoTo /D (msph2) >> >> endobj 669 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [406.441 242.583 530.409 253.487] /Subtype /Link /A << /S /GoTo /D (msph3) >> >> endobj 670 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [295.649 230.628 461.048 241.532] /Subtype /Link /A << /S /GoTo /D (msph4) >> >> endobj 666 0 obj << /D [664 0 R /XYZ 119.552 744.261 null] >> endobj 385 0 obj << /D [664 0 R /XYZ 119.552 657.907 null] >> endobj 78 0 obj << /D [664 0 R /XYZ 181.648 642.635 null] >> endobj 386 0 obj << /D [664 0 R /XYZ 119.552 337.123 null] >> endobj 82 0 obj << /D [664 0 R /XYZ 210.266 319.46 null] >> endobj 663 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F31 226 0 R /F55 464 0 R >> /ProcSet [ /PDF /Text ] >> endobj 673 0 obj << /Length 2223 /Filter /FlateDecode >> stream xڽYK6l%5k!@ r-mfdI~קUrgzAbD+YBE$*2R*O7[8^Aƫ'(7?"E2yaE x 636( O=Ѭy?jlT:uZ"|"(ĽRj6Q~1Ip $ꓮݱ9W{WmyO4c;\gYL{$kAkxiWZfjb7v-1MރR x2 A8JFĩX?u5͹mRЮ;xog'U+E{.>mPu.޾/GSijz;6mbݙ5TLFPUm~WmKW4tK=JM Atf"<¬Xk.u*CzVơn (W߉<;&}Ƀ2 4"> H@D}Q/Ui;]xէ8g"IAγԏ<]XMӝm7^ ޞhfĆB kCfE>Lā9 GUs~:飪6pAq2s &݂"g+'2wW?DW\*O,(e1/V06Wx`R .?OCu㣁:kXLS=1R>@|/k,ȅ\]c3yÂ&;LY#L+P4tq^tϬhU?A ( O5ӭh jFv'hV觷R$f߉2AMיG<,R+a8𽘪"# ;Լ{HhsL6 86v;/OB7z!h?$#REٽB}W\eHpH.܎_x |c 5Z]QAA_9l|F_A¶ t"[DTsVK#m0M01%C D$0ca:ot\5;). 5 5Yv)Ix.jSP b@KDž6%ɽ0T"dP{HAc!x̐gHp*ߎmU?{luwT>2jt=;F#vw7ov]ll#%; }g t;$hlkׅ̲r=MRn5_djճ 1/tIBQ\. # Fiob6vn2E~ _0QX?A>"3JAzU5Ν1\%:(^;GʈZ1ڊxwa8~zOP>b^{G l_.?O?1rXXeɅI{ER/L endstream endobj 672 0 obj << /Type /Page /Contents 673 0 R /Resources 671 0 R /MediaBox [0 0 595.276 790.866] /Parent 657 0 R /Annots [ 675 0 R ] >> endobj 675 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [167.651 544.989 255.411 555.519] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/EXTENT.htm) >> >> endobj 674 0 obj << /D [672 0 R /XYZ 119.552 744.261 null] >> endobj 387 0 obj << /D [672 0 R /XYZ 119.552 682.667 null] >> endobj 86 0 obj << /D [672 0 R /XYZ 233.055 667.32 null] >> endobj 671 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F31 226 0 R /F56 467 0 R >> /ProcSet [ /PDF /Text ] >> endobj 678 0 obj << /Length 2318 /Filter /FlateDecode >> stream xYY~_!8Ul^0wl`/x{}ۚG?򵈸%SG4c:x@SZ~r'K7\qg1HsiƯ'qHq"С8l[ @|0e:4u3ML}9%S A8@n@i_p№YqJ4{`-ܛ9ҀjvGۜ#š9GC_t2kc Lkv /83*5F1w̰Soz!QݤA,#VMݠ4+]uEVf6q;cFUw3B SVd pDއ~:o4CWg>Ah ((L v2=-U3ZhRjr$pԩ/?,@$ĎW{fuzC˭[×_XLX.c >`nY6k/RI$)g).A7IMނ(`&e!tŹV{Č,}gfro,9^<’#AM-sbp+T i`&696Rj flK?S[@( )u^C KW]Ꮄ{Ü|]<Vy.u'dݷj_ȕ+zd,b0u\Hgb׭rj5dV:mƨ06pj.La1v2;6#$D魾TԌ+2 Főg[b`Kezzq-S=9 !fGI/Axږ93-h~E=GB𛱠%DXbū/ l-imp OMr9/2I8Cs%m vqHKi+A>%f@ ȋWP@E$fnJb.E|~%?endstream endobj 677 0 obj << /Type /Page /Contents 678 0 R /Resources 676 0 R /MediaBox [0 0 595.276 790.866] /Parent 657 0 R >> endobj 679 0 obj << /D [677 0 R /XYZ 119.552 744.261 null] >> endobj 388 0 obj << /D [677 0 R /XYZ 119.552 328.229 null] >> endobj 90 0 obj << /D [677 0 R /XYZ 201.802 313.855 null] >> endobj 676 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F31 226 0 R /F56 467 0 R /F62 486 0 R /F61 483 0 R >> /ProcSet [ /PDF /Text ] >> endobj 682 0 obj << /Length 2320 /Filter /FlateDecode >> stream xZKϯhL-kH=,M&tv6i$lD[Ȓ`|X,[g} K|c&?vX1YEv^7[߿x0, o7v}W/%bE)Гr]q2?]N۷%ۊ? ϛ6eX[WHkvٸ])PԲ룪 Cӆu=}F4Xlv`فeA,8uV=; G8=/䩞ait䡟-jJr2ee}~@ߦ6$u[KM4 B[`^G ZizUWJ=(u<>htl;щn ڍ9 3~n`Im/p wt\6ձYMހ{#rV;A􉦐W3OՕͷWf,fD]`+~϶!(bhZ;A{45Z(mL)]@mIL B6x1l+pGu@)E:8QQ+aS-H% * pZ$Qw(O:7D ܔZVJ.xNwt0Jmj֕$-gIr!9`% 0!vRrWM?Qÿ?5y6gKD=*⥨lq~"VeSسjpt-I]M| ʘa~$O8̵ޏ7m+u[n /K{߉JJ8J,T=vd!O)B/x=讖tGTF'XQݮuhMczw1nDBLK축u*Tp]%kW\}[wKEW (,=) xS Iq`uNThc\v䧵ק'd܏.A2'?(q rMSWg/KNѕ7ewח8>IXk3a]g}1PPFf,y42C-jj,1o0744N&]oTMPʙR\>#˦L7M!ƞ.dKTswlʱӌR> Y}{^t=KJݲ`&R ޺ibMjnsqغ-PvȤ K[Q4y؁R,  ػ}kYt% TUӂk{`;>B ${$ah6D N+b d,[lZA&A э2a͵&8}% wl?"kh+U; P (k0U^k+) wZH%ͰA+c''R,qi|obWvh|]5GCkLƲ[÷UcJЧ}, c;J/ %'+}]Q0[ހدUƥ\82n,N~)Y4IFatsP/U4lmIRt5S\REsFp9=7=l1cޤiLPc Ч#q`JZ[3ObnQ Aȓ;J#0N,g$5e wY]PAWv./z4@Ǟ[prRZw7Ek.[7dj҃{BԧĞHôr<99>d Rmĺ6199IQRH@Xu9H $A(*nZ6D"p)WTG4:9Ju9GzEMƊ"C]d. [mhaI7i4b$ã h 4PqYv(I7:p, 879]gX9cbvZӗ1\4 n s_^v0endstream endobj 681 0 obj << /Type /Page /Contents 682 0 R /Resources 680 0 R /MediaBox [0 0 595.276 790.866] /Parent 657 0 R >> endobj 683 0 obj << /D [681 0 R /XYZ 119.552 744.261 null] >> endobj 684 0 obj << /D [681 0 R /XYZ 119.552 332.42 null] >> endobj 685 0 obj << /D [681 0 R /XYZ 148.373 318.637 null] >> endobj 686 0 obj << /D [681 0 R /XYZ 119.552 139.31 null] >> endobj 687 0 obj << /D [681 0 R /XYZ 151.143 123.369 null] >> endobj 680 0 obj << /Font << /F33 228 0 R /F56 467 0 R /F31 226 0 R /F62 486 0 R /F61 483 0 R /F34 279 0 R >> /ProcSet [ /PDF /Text ] >> endobj 690 0 obj << /Length 2779 /Filter /FlateDecode >> stream xڭYێܸ}W %݀[fb{Xa9݄բBJ3OݗEFd)ut_tEe&OeMu}ޜaȉ$aE mً ,2wvo HqP14 Qsre>U|{5ds~`.g M/ql'ݓ杠~ŵezWkq66K+J_iROt[ف^w՟/.ϲjNk=I\+]uǭ y :O}'Z=hTsx=Җ)z^Sx/jpN,p5ïI2-oV<Qizs`iܾ^a%eF63,az/kI,wBWtN'D'jVT0dեuPQv<ו`G>Y#pb.föl\j2E2_M?yx/,w,=7BXG.5UG D= 4-yvW9b8Uu_3/K rpnOi)> wzKO0 !1N賓-dVPʀm0 2;w9 =1X+Uua*ڹeRk[xX.*\<aFA,ײ G06įҀ{N?J}QQ,۬{d²݇$]TaȀ24Hr P.k" iVΖTm(j-V5¾` !kfC;Z˄eD:"lfq|jU=sk/c }SEZ!$^͂vMs 6biA;}bxw[1'`ZU٢oiE2(A2p؈Ef(dX>EEd!d!fƂxZ ciVqXEK"EEZn8^4s$~81‡xn"&^BCM wgKm9>M^*v ; 0֬:(`Kΰ "[MhE(veLHA+ +˯z0ɝ>7֡p߈+`&j UTq@5fڶK, X\X#ԐERrO~XE1ۑkq;MK3ۍEDNO(MiiTsp1rY$51f ͼwm%/O ̖g.ד~=i:V *0l%e'GVYE"֋_UrE^ ?? >7} Ze޾uJ0ŔA>J}FJ[0сesZF#7c Ɏ&lk %&x$l!N8>6# a.hWs\#U[zݣMY>>&ׂrr Dq]I6A鴣5xkGLcv! F H^[[pfeM:GZkƊ/gO43**90=e]ܗ8ENw^03|hե> h!W2” ;,v/BnUֺ(45WDV۱ 'Q~vlmM@u9 |h#pQ X^64[q;OFֵ+,`cp*OAk?`sv~ iw[E2c @nX{^Rѳ0]jүu1ۗ3{Q3:knn(Q[`n=0lf($"1VWU|Id@[{\:xnO/JV_n[%V I6+2r vPF+%pVJnGdzԗ f_7  i8Af%G'+e+; EI,B!Yb]RzNpI iEw#r:\vd)C!ưCDݫ#LA6OGȊnBi)ƣ@)Eٔ++Z[sj=BW/6 s?GzQWu V57f^d33( 4dw=W߯3K>d,ȁj~^Ԟ@9U& Sendstream endobj 689 0 obj << /Type /Page /Contents 690 0 R /Resources 688 0 R /MediaBox [0 0 595.276 790.866] /Parent 696 0 R /Annots [ 692 0 R 695 0 R ] >> endobj 692 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [300.536 398.867 471.387 410.758] /Subtype /Link /A << /S /GoTo /D (msloc) >> >> endobj 695 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [414.362 166.75 514.306 177.908] /Subtype /Link /A << /S /GoTo /D (msco) >> >> endobj 691 0 obj << /D [689 0 R /XYZ 119.552 744.261 null] >> endobj 693 0 obj << /D [689 0 R /XYZ 119.552 352.043 null] >> endobj 694 0 obj << /D [689 0 R /XYZ 187.396 338.518 null] >> endobj 389 0 obj << /D [689 0 R /XYZ 119.552 267.742 null] >> endobj 94 0 obj << /D [689 0 R /XYZ 208.278 253.215 null] >> endobj 688 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F61 483 0 R /F31 226 0 R /F56 467 0 R >> /ProcSet [ /PDF /Text ] >> endobj 699 0 obj << /Length 1491 /Filter /FlateDecode >> stream xZKo6Wam`͊/Q,f[l큖]YꑅEʊ,9&DJ|p8CO qN&1DB<d~)H$C:{\-`o.a$|qND`9Bҟn, ÓPbc>.fsƒiy]I]RYSZ}eMjqnz/!A}伿ĸ/*qB[p`.\G?I?fJ*X}#(H(HoR[qXW?5:-ᶛ,VZmcgU@AHf}i)Q#]ݯeOD.ART!Waolc9Uq]*8̋yJm r* جnkd(/n-Ӹj ǥ{غt=D+:a("7QܶSBIvkZxJQ"HպA+|k>f,4`O7VjBuՒ-FH y.|* WHvO?F ?K֦ {=*<.RãD]7w[ĺl8$A,!N`k֭I*ِF  Q ;#'m'zEBǷ|*U4B7XtbeKmiMnZ mV nYۆ dŧ"}G@</ߠ_"~  }@$5fR)=_1*2iCzgh.\UBXò` Qf !/!ǝ#crs{#͸Ķ&If[1 %-a˶D~[{Io~i,\:~lQlòQ:,as.>y36hx;6=F_NۓUVJ?Z}J&=sGܪO-ۅtu,q(ΧF.$7zJ^Y#`xxl{QU~ 5cq(tnY`vxrj|ݟvi,K`/~i]E'k#mp U|3Я!wߘE`z[ ( I>г?ρX{f@Io}8֦4lIn;]2T,ꊘ2cJY /ks[3U`7B$Bk6'?>م iyo1+ OBmpDӅ7 P1ڑ Vg?r¡MYO?CvSDasyQa|{4 ??F{gtÜendstream endobj 698 0 obj << /Type /Page /Contents 699 0 R /Resources 697 0 R /MediaBox [0 0 595.276 790.866] /Parent 696 0 R >> endobj 700 0 obj << /D [698 0 R /XYZ 119.552 744.261 null] >> endobj 697 0 obj << /Font << /F33 228 0 R /F62 486 0 R /F31 226 0 R /F61 483 0 R /F34 279 0 R /F56 467 0 R >> /ProcSet [ /PDF /Text ] >> endobj 703 0 obj << /Length 1794 /Filter /FlateDecode >> stream xY[o6~ϯ0RenmXh$;dݜ&]@|bϑ\ynh@sŖ3?尧r‰8>/]gl)+wz¤&iQqAJ\3s+t++DZ x%S{@RH3g٩ OUqoS~noڌV)(C ,/VC@Rx7XޕZ<35ݒ&ǤZG @gHtq+pcxZku\гl96ȓ׌+N#<~ j==\k更#r9! 1'iN 0!`2,J*YQfT/;BY ;ALox@"r[ JU[,I݈lj`h Rt)\-HkXz6@)' }޽BA g٧WC[]kB]y‹J0jാm?]Si 4ÛJ۱S>=2g |\8FP FjC#LF^|=>~UgҖ82Fm¡/eLc^{$xkHN˚tk׭S} OŔFYQF5-N#9/F(0WC1{f$ңCY«/:N=*ATHksQ]N\<WʫQ/ڀRE5dF:⠋8!#YaJGvT+j]߶83$3{Zbv- ЏŠk4zzN@cT :@ J阦 ^ ^Ph$R-iHo[5RU9!wbcr ) sZZ'6/;yy!sƖ$+*tM-5:Max~Б+6R0hpt?񀂸LHσ iE*b!8m)/-wv~U1,"$#BLNjb%4î+^Tczai#I*eYs\P\,1U#U$@e,JПtHD9UK.Ŷ# 3rsB).79Oy Zͅ^jCmxf4f͵W.\(c h603&iUz,aIs-c94*+t 3 dgVBh8ݰSG*ߘ v*~ʲL@j teugGm;[)zl+dcd~(a>3Їo躖/{endstream endobj 702 0 obj << /Type /Page /Contents 703 0 R /Resources 701 0 R /MediaBox [0 0 595.276 790.866] /Parent 696 0 R >> endobj 704 0 obj << /D [702 0 R /XYZ 119.552 744.261 null] >> endobj 705 0 obj << /D [702 0 R /XYZ 119.552 655.329 null] >> endobj 706 0 obj << /D [702 0 R /XYZ 164.413 641.454 null] >> endobj 701 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F31 226 0 R >> /ProcSet [ /PDF /Text ] >> endobj 709 0 obj << /Length 2094 /Filter /FlateDecode >> stream xڵX ~Eg_ }ֵ{ l(C7`VdHߏ%'~ɵ:CdJ")T qMc3`AF?1ٓFI}9I hI];q\;pI~ 7_̰&b.uɊ_j&w] & XrϓH̸b@}Hh6LfLZټ@V3KƋHt;^;Vp+5 RR@5Ɯ{m ]|=B94rZ92-^ [2nh &8Z F "Lԝwc  |Nm? xqhi_~h&58;?4 f\;aLgқAj$ocx3fP ,P{A4O }O03qpTNvQPFĆi>VzLʚ.afIZF'^cuRZUO@¾R'X(Z5a۰jE Z05ŝM_Yr R2iOFDô5:\vL v Z+ەjT粶&gOr|C-DNcqY }+U=[y٩;b[xEUveyI::}FQqsTda ;i! DX 1;@ ,yIY RqPuJ j@eFVb8BO6LIfJ6@2p \~+)Rq٨@A6n_P{,>XjeK Y ٫ P&7 ]߳gtgơϿ~'a*Ρ}RʇlϏ9ͱ`2ݍVqs'`ٜ9:kT20g3o O>d8X;+Usy O У>&fP>9A>*@ԝwXYVw%a즗^az>6ǍHd wµl3̼)$q3uUab>A  V:_,&3.>/s]TJCklhf7ZD r\:6;# rz|w5'TJ:2ؤU6}> 4Fanf/*7˔6^~Y)rԝ ?8~w(O8]hn#ٲP_wc K9ٵ@ئ$^9 -GPn UA }^+g2u+g nu eW6 2Q?%l;Ncn[0hAH.{j qjԔ}4zdI3k܌oZ}]ojз2۔:p[%۰( ZmlXn10ɧbiR?) 4C7(BjMu>nkF+-gr fgK72@mrU]ғ; /9cnqtp@ZM(n0> 1Fa'A+Z{m^'?UBN"xȎ?|endstream endobj 708 0 obj << /Type /Page /Contents 709 0 R /Resources 707 0 R /MediaBox [0 0 595.276 790.866] /Parent 696 0 R >> endobj 710 0 obj << /D [708 0 R /XYZ 119.552 744.261 null] >> endobj 711 0 obj << /D [708 0 R /XYZ 119.552 634.253 null] >> endobj 712 0 obj << /D [708 0 R /XYZ 152.259 618.313 null] >> endobj 390 0 obj << /D [708 0 R /XYZ 119.552 286.757 null] >> endobj 98 0 obj << /D [708 0 R /XYZ 250.848 270.817 null] >> endobj 713 0 obj << /D [708 0 R /XYZ 119.552 149.108 null] >> endobj 714 0 obj << /D [708 0 R /XYZ 155.985 135.325 null] >> endobj 707 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F31 226 0 R /F56 467 0 R >> /ProcSet [ /PDF /Text ] >> endobj 717 0 obj << /Length 1866 /Filter /FlateDecode >> stream xڵXY~_aCl(it0$nvh,*dOO6f4,*UdRIm8l˻ps$a/>|On^fkҧ_|a];r4( D4O7YPdӃyA ݃il'ۗaZ>067XUʒ7;]ڏXwje3ÄeYX_H{vEwv"5Ϳ=aTۖ+K*q:w,j@e'-;q<h_?&Q4)'v~gvuNߛ]7| Wly^5Xd?)Β7]S-[pW 'Wm ƒYTzws?@s!UxwÙu ɺ4=^w775ؾ]uOHP$f%AZ5>CE4^؛%X%R1_}-)~8<[D/v'QDjAqU _<ߞH |{;yk%+cMV0^/g JBt_-qM4'O$~\wT# !7ϽЦqXSs8w5PQ>~=(yaw+pGRA<0 # !$8/T5NjGP݅3xByU|hAMl^66borq0"gPݷ)8/$M&^˦=k DJ]^zX΀Z|^c1t4QyaK@WSOU%pdR 'o$CA y>ó3jK #Sb^R(_ hzӈnc1J#DTgEE }C4Y.9W eةr=s@ }{]*b5S⪑Y8m ̯mC @;-9Iu$l+f88'Mna{Z6" }y.u#@޳1h*xQ0TW~ 5Ar"/xendstream endobj 716 0 obj << /Type /Page /Contents 717 0 R /Resources 715 0 R /MediaBox [0 0 595.276 790.866] /Parent 696 0 R >> endobj 718 0 obj << /D [716 0 R /XYZ 119.552 744.261 null] >> endobj 719 0 obj << /D [716 0 R /XYZ 119.552 468.475 null] >> endobj 720 0 obj << /D [716 0 R /XYZ 221.249 452.535 null] >> endobj 721 0 obj << /D [716 0 R /XYZ 119.552 129.746 null] >> endobj 715 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F56 467 0 R >> /ProcSet [ /PDF /Text ] >> endobj 724 0 obj << /Length 1729 /Filter /FlateDecode >> stream xڭX[o6~ϯ0 Hu)62ŀúZ-;IY7I;));߹h?4Che;[hl~e}V*fm#N{o (W~yi~`G^8,}n7}۳V$ܕEB^A{ T'U(H{WzcpeH2s]o㣚lkA5E*@|/#gZ,E0? c *\9E@sN|wNVW=K+ CJ8QSQǩbxՂc4/X8Od,ܠjJ9I%@)]Kδ5 bӸ\еJFl7qr5Nq#B=0FNJ S.+I DAv̵✙.KJNKٱACâ_zBMUù3kQ8)G~\nlX[ YN<7J:"wmȎBq )-+'-rf&ՁIf0Ox*Nc5R؞&[ޜջwSSfpu[]kKS`CHfqU>^gijD^rGs) |@BR %UE'XJ!{z|Nrl1,G\ǟuJ'M+*| 3$|+G @5' A702T">Pch$Zdclq)93Aa,3aFar2#}mubx܄[@.9&%).Qc"KM_Bл Rq܉׶p&p[R'Df&TŖe;y.2{c\yy w~(OV ;.5RtSEC![r`'`.Gf]Z ٺM2\|~0-퉋yyCNuKG[ '.Fߛ 8nѨL؈nϨiߪI5Y"NW-(B[0Z:-&= j_`^zo(SP+(_~w}{ZgA |h~sP(r''pʟ $St,#$/@}.D@tF G<󔋏H/vB VQ%EiPb'-2Km8$0x|"z*gz}{9.gO5goHrp EӪ`:@w:4 +U.I i᳠St,j#Hvߐ_>tOA^YQ(IFnK'kADө|bD/|+¯MzD2T恘~*7]?Mչ߼}~гcy };7o'!vB~ALŻ)icCښc Qɚ-zd(}0] O:ΰz5uV iؽ''{W7gn1k띹6ƘZldu,꒨7JAxFiCho endstream endobj 723 0 obj << /Type /Page /Contents 724 0 R /Resources 722 0 R /MediaBox [0 0 595.276 790.866] /Parent 696 0 R >> endobj 725 0 obj << /D [723 0 R /XYZ 119.552 744.261 null] >> endobj 726 0 obj << /D [723 0 R /XYZ 160.01 705.187 null] >> endobj 391 0 obj << /D [723 0 R /XYZ 119.552 498.447 null] >> endobj 102 0 obj << /D [723 0 R /XYZ 185.524 483.544 null] >> endobj 722 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F31 226 0 R /F65 638 0 R >> /ProcSet [ /PDF /Text ] >> endobj 729 0 obj << /Length 2001 /Filter /FlateDecode >> stream xYm_@ kߠTRT*_g,ulk;vRʑW3a3، oqx!GlCyĈG}IB,~]}fͳ,ȥr'O7'|9Ib=_=zX7w߿|q%"䆿>WoxZ|rF gk}AOJT­wQx[pn1bI_#`l#jΤ\r'J>GZ+h*Ձm歋&v=ih>-1A D1W??OK0M9lMqMxB==Q8]D]U4BkRk%m}dٵ 4\MKQ ={=ƮN#8# J(3߇,퇅 ] Ǥ'FBNeۄb;B[Z>:&" 4j8~Đ'[ ~7ՇpGW7OvCq 7FBn#N@$@_\Úe YY*]lX93 Ph| mt [K7>eIhO5b[#ī0RqrZ֩kyCr0'~彭MIc߈ v8lb( Þs0;bыsxQLxe0g ia s ɦ;`_O֖>Z۽J${,SRƅާjQW[ tU 6\LDi}`J6mUN L:^Rm'/*8CcqG5î La%ы>Lz&J{ɉi ;!%<paCč{,FŮ7: 6 = Q&pT<QҒZWea@i'ӅRQ:v2m> */ j6^ א#sP "BB");̈́֟Rwߴ]:,U> N(1<5&U;ez-EM2g3]Ԛ2v[ (mD!QMu*?N3m1 ́ϰC?Pc9(h=`QM¹~swRc |zG㾏9_!2g OB}dD^S۠Kprٞ/ YE3jQmC;m')Zl#Qdު>Z8cǍYsuz7Rld5^| V4Y=Tv]obWHDž( 5mn=A?Bg\x{>В?$Z' -NhAʖ).Np75-C̍AozXuqu{"7W;V s%Iso4~twSIWs+O̊2p79HIQ:m4?#y7WFYw܇endstream endobj 728 0 obj << /Type /Page /Contents 729 0 R /Resources 727 0 R /MediaBox [0 0 595.276 790.866] /Parent 731 0 R >> endobj 730 0 obj << /D [728 0 R /XYZ 119.552 744.261 null] >> endobj 392 0 obj << /D [728 0 R /XYZ 119.552 531.722 null] >> endobj 106 0 obj << /D [728 0 R /XYZ 144.848 516.065 null] >> endobj 727 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F55 464 0 R /F56 467 0 R /F61 483 0 R /F62 486 0 R /F31 226 0 R >> /ProcSet [ /PDF /Text ] >> endobj 734 0 obj << /Length 2159 /Filter /FlateDecode >> stream xڭYmo_sqZ4o"kEvkpzV"$W]VUwf_*]-e晙gf4v&$qл^E:-=,z׉DzN?^=Iƽvq'1wLu'M^yB/iT^>}rY,9p:cs/gj!o줟NRf-*P*MR+h# Yʚm ^TL'^rΌIiҍ%3S[V AqQ:h0`N YP\^RZdnrV W7ty͖{#DD'UTj5jɌ0[q :{o=kry< םԿ(%If*^CVT5%z7q ,˙!O^p-VS/"fq^P\0 <܀Yۤ}?pvwjw'kTgYW٩# y 3u!F&҄ y_YHٔ&2u6PA0cfÏי5X9CUXney8~ lD tQ4&/Uٝ jpHH%0 ,忺 TD(3mcl_`xK\SX?.{bTq+8T% 4*;Jm5T ‰$x ;3]'GsL0H84DO,14L> Z5h*3V<ϭYPi*7@LkjAIZVH^շ>52o؉cߚ#wuWFa^/,R%mN}F-rJ( 4+D oj6,3JL,9xh[6D$-S0$pCe9{WUdc5zޤj&z8[5$c>,:59WE43OcI>jaے@  np$ͱ!H J*X8nt£,EVuon7 ;2}X}zs5)n`| on`#py\,p?(MkiRF_z ywڨEF7OѷӵU Ld򲤅T=w-'>aw\=XŜI[vEr~8ZwvZ&LAOzM1a諕,.sKmxD2qqAT3vEK qܿyzfjZWu/s~;pP|Ls3Ն4\Ix.c&1p19N8@VۂX$ A,/:qڋmKOW$Եl/gY]E0~2Zgig2߅;8{{_g+iALRmj(Нzt{uaWRozoZm\˦XL<_4a-q3U ^ViEIdI[5ˬϾA__^. #<3|3 !զE6=R*գIwq o7j\# QwO?JȨ}QٹְKb;E+s =@p[ӽ#2G/> endobj 735 0 obj << /D [733 0 R /XYZ 119.552 744.261 null] >> endobj 393 0 obj << /D [733 0 R /XYZ 119.552 95.641 null] >> endobj 732 0 obj << /Font << /F33 228 0 R /F31 226 0 R /F34 279 0 R >> /ProcSet [ /PDF /Text ] >> endobj 738 0 obj << /Length 2243 /Filter /FlateDecode >> stream xڵYK6ϯpU-FW2IU'۩$ķM,۪E= L&Ax'7R" M#.o ~|#YEyHư?&ilvG; ퟻHŻT( ڸA*X;!X$Rm'bsEWJ[=[Q,S$ƕHUl7a+C֕idQp2[4EޒW^(_8V>!?h`D*9'A ?w۬)C95yS[4w|Ӈ;B~P/";N_e*bͼ;6YJW4j<Í58(hk+QzZ8~ֵ6UGN0NDCRf\!oXu_œ]DBAh~@W=zl(P SaТcf}ӌLS o;;p500$k[w^Oqv,7![07!GѺn#"VB2Su!A,Ã7}GC H!z Yv;CGeѱ >n»%뀩.6l Ȱ!'3|Sؤڼ<""H$q0zӆ>%mz1PE G-6 fI-W3R"Q0o|rZ9ϞtTAG+tM =a($MP{@L|3'Ln;2 }Z|Ih`O@Ii(81 ^芮MQQ戃xӑ H1w| K- W!H WUP_~IoNTxi+oq | j1hn"<$J;" J rc4 u0K?6JNgn2/it&m!!+,p7 :W)Gsa\7e1P gh 5u"c˜>#(җQ!GaoJCЅb7A2Df&D<=D3=[*a]e-a@"ѕ+v"'^ (ǹ<v .iO-ZzC-a)x⯦ 5%rʒ7 `QUKhj{6x=I#wdmC^nHLu )ȶVLVXzTӷovTۍ@8 ϶?tFl|(y3KɃce;[+ gV&_kV.%r;hE:GS7Ex[*-$a֮/֍< r\%LwG©x$tRY ?TQ8Rr;L︞i)n7ZJ%6xTN# `7c!<$pz\V.&о^)rGo4\6-7>YgQO #qybL|B8}֙DuFJ7BEGNvG-}<@9.P2X0L!%TE&Ȏ(^8"ᏸr̩}FS4f=dh2!tQ!-7ڌ5VS:]6C2%0 d)qS[⿳u'Lʅȋފ,U׾ 9B7%l^|b6nQ%s٬}'ݔ}D|@~7d=('|EWh()QŜ UA,s`:%.ىtAefm43SUSS.V/#_*k ozOBG2/+ :/ ,-!/$<9{)3ql +ӑ!J;HMYl),@6 .{<R1$aCSjA#G]S[Guupc=op]*_endstream endobj 737 0 obj << /Type /Page /Contents 738 0 R /Resources 736 0 R /MediaBox [0 0 595.276 790.866] /Parent 731 0 R /Annots [ 740 0 R 741 0 R 742 0 R 743 0 R 744 0 R 745 0 R 746 0 R ] >> endobj 740 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [317.378 604.4 455.389 615.304] /Subtype /Link /A << /S /GoTo /D (msadad) >> >> endobj 741 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [507.106 568.535 526.533 579.439] /Subtype /Link /A << /S /GoTo /D (msadsu) >> >> endobj 742 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [142.466 556.58 193.653 567.484] /Subtype /Link /A << /S /GoTo /D (msadsu) >> >> endobj 743 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [390.393 508.759 461.506 519.663] /Subtype /Link /A << /S /GoTo /D (msadsu) >> >> endobj 744 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [490.788 484.849 526.533 496.575] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/LISTBIBL.htm) >> >> endobj 745 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [142.466 473.267 193.982 483.798] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/LISTBIBL.htm) >> >> endobj 746 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [371.245 205.895 459.005 216.799] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/AVAIL.htm) >> >> endobj 739 0 obj << /D [737 0 R /XYZ 119.552 744.261 null] >> endobj 110 0 obj << /D [737 0 R /XYZ 222.137 705.187 null] >> endobj 394 0 obj << /D [737 0 R /XYZ 119.552 368.45 null] >> endobj 114 0 obj << /D [737 0 R /XYZ 221.289 352.51 null] >> endobj 658 0 obj << /D [737 0 R /XYZ 119.552 109.422 null] >> endobj 736 0 obj << /Font << /F33 228 0 R /F55 464 0 R /F34 279 0 R /F56 467 0 R /F31 226 0 R >> /ProcSet [ /PDF /Text ] >> endobj 749 0 obj << /Length 2046 /Filter /FlateDecode >> stream xڭYKoFWhsf|d>xda%R&g뷪Z$%ʞf^_U["ETʒ$Sqߥ\aέx}xK"TX$9Г~p$*eZ";CQ޶]uUllvx*./* YؓޚݫiAUg~{jk66=m{v[ޑˆII =}q};ao.e*$ q>Љ~E/oDR༩J^><uyxufs $LLI-sz3L%"UK0j[0c&3`P4;!85Sw۲/v?p]M]vy}]Գ *l\?- at`.tϺtwTȩ w d( )H2lj :!ͫvv;f˻3%SO t< $qq[]nwh& PfzgWvN Jsye#ߞn0$=;6/%83QOYirO(iۻ=X@b8lb}|8==>o/O`8TQvx/oe$ '%^ͩU2HM Ϧwã`f\[Q')y⩣3L;X8JNd&΃TrCdtl#EHX4gH^DK4ąڲ[8J|g(1%1߂䕴d}.)Ypvt .ތ{K\a_eD(jcAC4V"_?Id2?8RѢ-txQXe$B$H}2uF]P9Պg TTA5_㾥B`D3ex4nw񄖾]Z/ݣĔl]5Fw+TEOendstream endobj 748 0 obj << /Type /Page /Contents 749 0 R /Resources 747 0 R /MediaBox [0 0 595.276 790.866] /Parent 731 0 R /Annots [ 752 0 R ] >> endobj 752 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [297.403 606.393 385.163 617.297] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/P4beta/ref/CHANGE.htm) >> >> endobj 750 0 obj << /D [748 0 R /XYZ 119.552 744.261 null] >> endobj 751 0 obj << /D [748 0 R /XYZ 181.299 705.187 null] >> endobj 753 0 obj << /D [748 0 R /XYZ 119.552 109.023 null] >> endobj 747 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F56 467 0 R >> /ProcSet [ /PDF /Text ] >> endobj 756 0 obj << /Length 2340 /Filter /FlateDecode >> stream xڵY[۸~ϯpSX#M6dlŠ@-6QYRg{y(Kf2ݢ";?b,s_%a1[WjK?b%"7K#⇇W7`YvzCO'z˫Owft& #7 &\/ =O]z0Ϲ]'sZeɷy#Ua:yvkԅ䥙9ȶ \jØE p n/ԍ?]n{O{G>m8ȓii@*ç{ӡǃɡK;uB\Wi3ZYwo1f;YWr*Y͘@l. %zΑW}+g0h1sQ9V(#(|Dǣ}ޅL3LϩN?ɛؔ2 u:/ =H %Nɠj:Ȅ7޼n֠g% a%nh3ă8ZPw{TM#ޚ1BiV",$ƌ@QgӫwqI썥'AlUJڣm;;r6;uמ3#n\RAJ4\-bnW$E4cLkHӡ+ڣ7Ҕs}>pHT[Np4|;6D"@J AN#c3=[F61Ak^ )*rGZvn2CS NrL<#K~ $|֋kA2L`J(4+\@GL@0@A0kdjӠ;3f g'JFzb6ȍafn{6sCpƬ ]/΍X0 \>v{N $$ [Rg<laBIIu9 {i;?X.ЕhM=xYj:\Q{&p@+ߖS#71pCӞ9kDl0nOc=p(f#k'@Zc4Q>"k@AQ3&$`.@RƄkKnlI}k Sk!v/+1KM^?OxL4EZ:[K?V0^琯詐R|k*mQH mp_  WgU=WaC@R! #/vN_z'.JvCN18W/2%.Ƌ6[`Y 'xpe85!M4s~Lxخ]~X|RvaKZZ~G:>˦(y3g/yͷM4h<R vG P^G}uݺE5y[PF8QJNӋ?׃B@fSR}Xt}g!mg _Ps漺*+eo)Gi RH=5PA 2ړYCX&ܺ4iR.Hy'˕ a/#uBɴxWI{ Q =/-"*kޕ3B#/XNbQBWց:6)=$!BK ?> endobj 757 0 obj << /D [755 0 R /XYZ 119.552 744.261 null] >> endobj 758 0 obj << /D [755 0 R /XYZ 252.272 705.187 null] >> endobj 759 0 obj << /D [755 0 R /XYZ 119.552 292.447 null] >> endobj 760 0 obj << /D [755 0 R /XYZ 194.031 276.535 null] >> endobj 761 0 obj << /D [755 0 R /XYZ 119.552 95.641 null] >> endobj 754 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F61 483 0 R /F56 467 0 R /F31 226 0 R /F62 486 0 R >> /ProcSet [ /PDF /Text ] >> endobj 764 0 obj << /Length 1989 /Filter /FlateDecode >> stream xڭko6{~aNHQK閡)߶}%&*K$' ;%Kxą?>`x1sC0Lqw~iY|ߝf/nuY4D,9}PXn^yy CG¾H.nuyi!ArSEK'EF 6v۩L'm:rWEb-xR[)I, z bȥJ&xqX/?\^\.\9}wFiAxvҠnjKtgiKPC>.?7o :58 ,^\-n>]FxO&/WI%wLc,{zOW(\STu2lb~ NFg>\C;Wc:JO2t>tDqv:u }3m Q[U[ǹ\cd$<?`GrI xa§}]$l6},/~W\g C37:) x77 xҖtRXLљ.LFɪܷtxFX-mٖ::ZUrȬǂ(I LSY5}Mb&5^uķݭ-T 9DŽVGebccѴݓ庫`j;&: (rq$~p7nH/U0G{iԞ~x`gppwl?<1ZɀےN_2u`pV}buʗMM4I?e Zj~>$f[ ޴([Z]RL Ƥo:J%jdKĻ=,d2Gљ(2Ơ|z1S D\7[dJH ptM'+Dr+zV{MOkL{HѾի\k,cH!y2wfz$?oh{W GF;\B'"0@<%yS bQ(LH1(xyG qǓfnU*d9 BYZ)82Ծ: 0'@p0Mċ_8ZQ mw0͙MqMWyN0݉a9DP RF gX=%1XPj1&FkЮdxJX,@>ujkwI$z] ]PWnaInʼ ғ H ӟM2O]Y(TJ tLuQ:(j(XSFa!ƅ/VZa_/+SJNM!ŷwf}xT56MN&:B͘<؎ぇ~8M6L%`dBvqY*Wendstream endobj 763 0 obj << /Type /Page /Contents 764 0 R /Resources 762 0 R /MediaBox [0 0 595.276 790.866] /Parent 731 0 R >> endobj 765 0 obj << /D [763 0 R /XYZ 119.552 744.261 null] >> endobj 766 0 obj << /D [763 0 R /XYZ 193.344 705.187 null] >> endobj 395 0 obj << /D [763 0 R /XYZ 119.552 493.98 null] >> endobj 118 0 obj << /D [763 0 R /XYZ 155.855 478.039 null] >> endobj 762 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F65 638 0 R /F31 226 0 R /F56 467 0 R >> /ProcSet [ /PDF /Text ] >> endobj 769 0 obj << /Length 2632 /Filter /FlateDecode >> stream xڵks۸{~{M*v=\ܳ]梹~LBj>bh*ӎg pX,+74 wVҏ|F]e1aً]%zcp?_kӳPS$4l\/JvX[yض ߩeAC-˵:IՔ4-TzYӷbnUaiۦ V a -z-|eV[V;h*DU-a(pT-Jpcbbb7NE>^2Α W"],,vw~|&^ȹm : 䢓 0 34uyQw%)A V_39ų 3T%6n(^ı㎲E2֧CE Z%h;aKZ{ڴYw  vɖ"FjA|7Qf> 2c+8޵CS{Wp0}@_?MSp~쐀J&cu\SXvEMQb.WRhs$5BLL{Lnpr%!^awk z`QU؃mh B?cރi^tG<`NOБnw`'Fq1g' xEQ?]N]Cs!}qYnNʁ _w0 A$烸#1uZҒ{$ȕk8e M `S7Nj ɀ̾@Z6KGɧ`˶fm(YxHVq, -)8VCO`'>M`rsQP HGkG# R HQcR8Z^VkN;V(cAhctFu9;?!BH{+4Qd-jQzB $W0&g[/X᭶`ThU/V㕛9s 0ݯN;,i x|Tw}tl>G#1Q/̂!Bj6W&rG{;N%4 &#e OXAش !)hvAHBV6ZrT|=xR]NrNrc֌RI20ꇜr+ȶ-yA{"ƒa*b2~z$Y؂;rI'n&V wz, +&cٛ8%0q xDtx}xt!Wf:Oa aFDVmу)yf=Ir#7ׯi$ ) pX2LR[ ي%¹4Xbh忩TB9P9}X6cЖ։JuH{oE<ǞChfo[1>H^=_󾘙8%W{ 3؎suh -}ִ4c]X Є82hx[p*ot>Ӽ(#^~eh zCxtJ/.7*狼7D=/# V7]nXV,%a^K՘!~4,/?9E>b؁Y4c~77SY/%CSb 1N$Z ZתYl6s es& T%n~+MTeϡʹk6v Ki>Ӟ`f?*ǫ@Aٮٳ:Qo+(kN &($ǟ[\J6g>BzQ_nx4 76| 8qQUkka okS6'r3Lb1FVHŋ/vڋ/vJ12nEGhATTjO{tͿz8t#? fT*GOQJKp0[Va!LԲendstream endobj 768 0 obj << /Type /Page /Contents 769 0 R /Resources 767 0 R /MediaBox [0 0 595.276 790.866] /Parent 772 0 R /Annots [ 771 0 R ] >> endobj 771 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [351.383 552.196 440.257 563.429] /Subtype /Link /A << /S /GoTo /D (mspt) >> >> endobj 770 0 obj << /D [768 0 R /XYZ 119.552 744.261 null] >> endobj 396 0 obj << /D [768 0 R /XYZ 119.552 619.11 null] >> endobj 122 0 obj << /D [768 0 R /XYZ 208.139 603.17 null] >> endobj 397 0 obj << /D [768 0 R /XYZ 119.552 164.842 null] >> endobj 126 0 obj << /D [768 0 R /XYZ 193.864 148.077 null] >> endobj 767 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F31 226 0 R /F56 467 0 R /F62 486 0 R /F61 483 0 R /F55 464 0 R >> /ProcSet [ /PDF /Text ] >> endobj 775 0 obj << /Length 1626 /Filter /FlateDecode >> stream xXK6p/ DZQo56iR E.C-6ITE)p([m@P@ro#?b,8XQ [Wﮮ߆*$\m͍O' rW"{y|rt]7=?.x%ZƻSià \6zAfR5D5vjI;:кMaOռtɶOX9Vl;E4Khnܣt2ql"6p;-hfjK#Pu-kxɣ8ox_aF4=.69-'o#u*,n@{|ӚŎ-k"=#>{v#ױsв/1;{з$v^qD_xkw( N氐`3IF{иs20d hGDGDM{~ P#z|SYJFΫ\ (Έ%k5TZ+X{nw8 crcǚvTMF;R :٨ew 2?st~ðf$F~/4zG:Z5EaCFM/a `10D%jd`1hQ u0-TgiG |3mD_-Md920(HF 4d^3#6>,=4Afj&\~SƧp$ 8 `} ,JN܂~cqjOj!رy%2Ùw{qY:ܢMaw}q$xʨwfg^=ж4Vu F`1g!t6MqVnAiYEq4wJ^P`Rl2G=ޘ3 mD9:",J\:0D`X;Y@;щ94R- {~"(P嗋uosdIO  :1a5Jp4 kk7 5OgN>'.Γٙ\w&~`q{0b܁81F^Uv:5 ]8,/q~'x @~,Ǚ#9p#sǔ}@jR{[i {֘xρ#t㪇.J@tuhiP70 2φ\2V!H^ӭV_D3%7-.cC5EH>+;[E82̼h<3uщ RDz: 7,ehӍʐJmz>"D6tG_,,;+{TNX+\c۵UUE"# J<ܚg7cW&}-%({B( "aH;7" k\6T0|z ~t+$挟x(ڦ   * N4 .3qK|bLԇ+h| .fg?΁[C&4c]NV* 0M?f-nYW`._?&I3չ;nGHȪz=F컪0G"H+Ͽx/! MOȑ4+![]ݣ G_T@c?_% `}JVӄœPܺ|^` f "=Hz?]>W:;:0lL e蘍ҽ ecxxB4oAF4vZTEv 5YrDmSP QOi8wS&|%EEz/FS%J 3(4P@\#J*|z- ]p @K[c.j}-8T9ahNY{ FY~As(vYd1k!E;ˮ^BLQ2C> *Zi.+WK,[DC>L _KO ܲG"+1@#ߙ͠01p-dHtd}m hH$|s@?2Ty@Oyrvzjd?AF}J?.D6 =ƐcG*HL͊7#@!Q ~T 4(NxtHV]3 Hۿj-ݹ endstream endobj 778 0 obj << /Type /Page /Contents 779 0 R /Resources 777 0 R /MediaBox [0 0 595.276 790.866] /Parent 772 0 R /Annots [ 781 0 R 782 0 R ] >> endobj 781 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [415.61 259.693 536.496 270.597] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/Master/Reference/DTD/) >> >> endobj 782 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [118.555 249.795 217.374 258.642] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.hcu.ox.ac.uk/TEI/Master/Reference/DTD/) >> >> endobj 780 0 obj << /D [778 0 R /XYZ 119.552 744.261 null] >> endobj 398 0 obj << /D [778 0 R /XYZ 119.552 528.251 null] >> endobj 130 0 obj << /D [778 0 R /XYZ 404.766 502.547 null] >> endobj 777 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F30 224 0 R /F61 483 0 R >> /ProcSet [ /PDF /Text ] >> endobj 785 0 obj << /Length 656 /Filter /FlateDecode >> stream xڭQo0)! M{hULZy=Ps!ְMmS-5!2Rq!2|"!E4X1ь\.KrsETdIP;%c˟ź\4*X_Y YDEaRD όlbz[n0uː$n~[_c; ʡ }FLބ|~m p'Pfb3=wHM-!M@<9I O2\4m(` H XL-(k׵KTP8c/: W:wڀ$N;[o܀8`S ݠb:h4F7ҹ8(3]-*?7g($#tf~Asr9yق E$z&e=A2 Ԩަ)PaR+ݘt(N_(+mdՊ?L,K܏GYpզO c>N2JZ\ 'N[w׺9뗊!PPNJ/Iw^9igDz- ca'sr#:7>QEB3t &]Um~i|,ťiYG%3H^Bendstream endobj 784 0 obj << /Type /Page /Contents 785 0 R /Resources 783 0 R /MediaBox [0 0 595.276 790.866] /Parent 772 0 R >> endobj 786 0 obj << /D [784 0 R /XYZ 119.552 744.261 null] >> endobj 783 0 obj << /Font << /F33 228 0 R /F34 279 0 R >> /ProcSet [ /PDF /Text ] >> endobj 789 0 obj << /Length 974 /Filter /FlateDecode >> stream xڵXMo8Wh],jĊ2eKE@Z;wmRl{`(F"@?~GqS H̛!h ЛXyx<D(#CٛKP2zNh}r8'% dL9J~[~\_',ǿ8k׫ˏ>/_}d<#nğ!9" pv2B}BZҒqPި ڠpOg(NtG8P| c/V CB|jQ-KT*f08k3p0>{Lw>'4D!JmsS)y֮\;gFRUR!]Ӛ9AԴp̒LhchNr欛GT[7h]cuj+ؕ%U*!¥@4x*1N8q sp47"9bm ׅQ/"@  >(&NI+F{)F Kp0^@L0-*۷S޷~v'P[!lnC&(c9Ay *KԂ ]] t(3UjFy;7@Jxlڨ^wlbpX^4Ws\Sq)1>3JAIx4J~W.(MiVil&nJV4Fl$mfXU:5BM@Wxh#8rVmm/fZzfD'+GRv#LwJ ξ:_Chg+9OwR!\ $˘sES*cݾ?v\}#3KϐǺ(Fξ`$ endstream endobj 788 0 obj << /Type /Page /Contents 789 0 R /Resources 787 0 R /MediaBox [0 0 595.276 790.866] /Parent 772 0 R >> endobj 790 0 obj << /D [788 0 R /XYZ 119.552 744.261 null] >> endobj 399 0 obj << /D [788 0 R /XYZ 119.552 301.026 null] >> endobj 134 0 obj << /D [788 0 R /XYZ 296.964 284.212 null] >> endobj 787 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F55 464 0 R >> /ProcSet [ /PDF /Text ] >> endobj 793 0 obj << /Length 629 /Filter /FlateDecode >> stream xڭ0E &Y@1dTTjTUv*c__;Hٔx,Bpt"JS, pJvC}9$AY%9'We*gB!( _C'QQ$AϙMeT,߭ߟ(c[*G<۬_cws(< )A9&DhE2Fwa<qh:qwk.BծgSFSVdʱ=9J8 9S' @ e7FC 0@P(N!*Ƞ% qj#;#,\v #yK5puڣ!W-h{jkPO=` Fm9OF)X.A2> endobj 794 0 obj << /D [792 0 R /XYZ 119.552 744.261 null] >> endobj 791 0 obj << /Font << /F33 228 0 R /F34 279 0 R >> /ProcSet [ /PDF /Text ] >> endobj 797 0 obj << /Length 1213 /Filter /FlateDecode >> stream xڵXKo6WZ@Ճzɦi)@ScLÇ_ɮS(|0}f8|$$I(IIHɄEWS!qUm:9&uTd0:))g_Y{!IQ\#2Q]n58X'.j0%q5}w{{Q!WKHX9IFt-5AXY(J̯~acOo3s!;2nIZ] ?e?sX,x]I3R|؊ D'z|$f֔{!@30o3$m=dePƃp@E3c,6P8S4 ʍt;t=@Hh# '=(.{ē|xwjûRH"x*(/3K=[!1iOT ` ۑٵm|םQUUmf _s:6A2= f0maC* *$"nECecE;ۀm}]q:lx%5ck lKyKh~=-AQ^h+[Fsq[ЧMcoNl6}C8?D7~NȊnVjiղWKJpbiLjf&9I"/^_'RGxv]$8ͣ:;>#x$Q8ڵsXeg#z&?7Y;;Lʡo@p3~CR2mm`]-$43GT?on2Ra6Tp62B=_`> endobj 798 0 obj << /D [796 0 R /XYZ 119.552 744.261 null] >> endobj 400 0 obj << /D [796 0 R /XYZ 119.552 194.304 null] >> endobj 138 0 obj << /D [796 0 R /XYZ 294.298 175.972 null] >> endobj 795 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F55 464 0 R /F61 483 0 R >> /ProcSet [ /PDF /Text ] >> endobj 802 0 obj << /Length 941 /Filter /FlateDecode >> stream xڽWn8}W-8M%%]kg" Fo>0- +YZF@.1%vZa[fϜPȀ |`ۦb La6F,n=,cs|jQ0=qw7Z-qM  vyu/h|Be(Wdmlc!(;?˲2!6,zL׻OiJn*4zlo(}W,)~Y)[I=h(_D.Bus] _]X#I/, ,l# aJyLTу~\2}]n$RU hrabչ7-jCxëI7UD 1b BSrFr-gZFIc465ۛR-{ CAfWRH%|fOcvxi⟍0u[A阷pj^t[@<ÝbayhhXMYǻ$o_fMXLy٘,NW'O+UΒxIxQuZ=V)4F»(Xm5Sh˫cC[$-m;j=;纻{@$pVl))(/A)[s=)+mIiUH5U7wfNvHSk^Pn>vO^#CӯwPZV2MK#1=ңbLnŽT%`ueN3*ze:=GH1\o;G$v)D endstream endobj 801 0 obj << /Type /Page /Contents 802 0 R /Resources 800 0 R /MediaBox [0 0 595.276 790.866] /Parent 799 0 R >> endobj 803 0 obj << /D [801 0 R /XYZ 119.552 744.261 null] >> endobj 800 0 obj << /Font << /F33 228 0 R /F34 279 0 R >> /ProcSet [ /PDF /Text ] >> endobj 806 0 obj << /Length 953 /Filter /FlateDecode >> stream xڽWko:_Q&@8YAˡ0s>k#r; TʏvMn\/^y/N ׵'gC(;xjM0tA,rIϙ&?`_hnh i9c9g'g 8DŽөA2lﮯ),AA>|ja ed O|`~576!cJ9dYs[Ku'8m 3#z2 7<,Iϕߢ^Q4/G6?LWHQ. OoewѲ}WfEURPQl }E.c !0OnZ=^S'y@v#"6P/Cڨ♅|蝮ƋjkD"qHp$UR]?l 8hqm=ߔ?29f}{󤎊,ۊ,X:_s;F*c.[_*RS&uΕ,bf"f'|{- ȚQ4gyYœ&.q!7Q#n0Mq9;1j2ʅLv Sw`G\UQ9C]0s p\+s8{4ʄDr(37u^5Or<|l};7wW)}P,ckruRanU[hWIu" &>4ݛQq+_|՗~}}Yp=ո&| X9# AB.endstream endobj 805 0 obj << /Type /Page /Contents 806 0 R /Resources 804 0 R /MediaBox [0 0 595.276 790.866] /Parent 799 0 R >> endobj 807 0 obj << /D [805 0 R /XYZ 119.552 744.261 null] >> endobj 804 0 obj << /Font << /F33 228 0 R /F34 279 0 R >> /ProcSet [ /PDF /Text ] >> endobj 810 0 obj << /Length 1090 /Filter /FlateDecode >> stream xڭX[8}ϯ]::v2TiUDڇ} ęx bi1H\46|;&@3ci ZL=ci9zcԘ9we4[@cLƒ}P]SÜ@ĘNd5ڠ hu;D16buL^u`#6b޸j}}[ 3Y]u ^CH^k#?϶$-c龜&YY,,ا*ŁQ䧻T0q`W⠵$[`ЯlwOeFF2ԃ«Py74^¾1fX+WWb~ S3߸ / nЧTί܊oٵ*8 ͯ*|bVh8KOAϋf][jԠm9XM *&_T"6ϑ]RjyU_GHSiõr=3ğnOh'P:C'NDQsT*G''G}mϰM`lwѺp?t ~JoKFթD$!iVMYwG1E~I\yDJqz!8`Ae k=6$;o{gAX\HgD)ZJ8P5\ܱ=v#!2h{'J%ij #t(]#Zv$ZuBHez \`RfKXܣw~Rv uuZ tyP<2\mQ\x..td"HUp`q*ݔ8p6*zAj}yS07Mw4z;띬XO|ZZg['+(k Wh2~4lh|cJ7yUIqv Vr()hr+gmp$h"#BkG܅S%!G$G8&~$|ew@>\+F*WLwYOdfZ6I2F/?ct]X_%endstream endobj 809 0 obj << /Type /Page /Contents 810 0 R /Resources 808 0 R /MediaBox [0 0 595.276 790.866] /Parent 799 0 R >> endobj 811 0 obj << /D [809 0 R /XYZ 119.552 744.261 null] >> endobj 808 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F65 638 0 R >> /ProcSet [ /PDF /Text ] >> endobj 814 0 obj << /Length 974 /Filter /FlateDecode >> stream xڵ[o0+2д-&N61 І&nk:].CC8q8.+BU&>P*4uFTՁ,X c|w0xB OLx|0zBD3i(FeeI6KDՑL>\_yW'׷_n׹_.XH?\Od!JPF*=d8Kt8DHL$mP>fL0KҎm2 ͚g%ѻ„ y! ]N/^9eek'AmrZ.z?$u*7?Gu/<[b0X s pY/c+mו%Ύ%>B"Ulב%db?u?cE1^WB\EІVqFDhd=6@6@& H>>kf/dmo"{a߂#yEwm&ig^IWQL]0| M ][:Y4:Sp5cT f(-ŋ!larEh ` }TRȶ@rAg/r\/i@Awe[i#-L_8m]GcD*u |)YԭpWUަel]I$`߿)]"@C,kYJjA**UC}z6].D%*> lig4?`T|Gš,%Rxfh-޽'DYjKt^)LُFTvScTUNDOB" $Mo@攑H%KU-6;zw#z”7_ʦw؝6۫luk^ ]A. *f5L NGZ7{9"}mh۞񟯲tendstream endobj 813 0 obj << /Type /Page /Contents 814 0 R /Resources 812 0 R /MediaBox [0 0 595.276 790.866] /Parent 799 0 R >> endobj 815 0 obj << /D [813 0 R /XYZ 119.552 744.261 null] >> endobj 812 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F65 638 0 R >> /ProcSet [ /PDF /Text ] >> endobj 818 0 obj << /Length 306 /Filter /FlateDecode >> stream xڭQIK@W͖ JmTZ)870& d)M.N6*sy۷{}"sL%(w֓GƐJ2Z\A' = l<Mbc 737G>Vbz'$5Q1u_OMu$)f%ot\ϻrٮWrւe 4%u _zɼښ Ӊ;$f[Eue+  rl?Uˤ>xjR&:- dl\[Y8/?j< 3endstream endobj 817 0 obj << /Type /Page /Contents 818 0 R /Resources 816 0 R /MediaBox [0 0 595.276 790.866] /Parent 799 0 R >> endobj 819 0 obj << /D [817 0 R /XYZ 119.552 744.261 null] >> endobj 816 0 obj << /Font << /F33 228 0 R /F34 279 0 R >> /ProcSet [ /PDF /Text ] >> endobj 822 0 obj << /Length 1690 /Filter /FlateDecode >> stream xYmo6_aj5+R(ÀI[ƀEuJr#)YonA#;tR* l*8%zLӓ ]<ʉG>.)XiR֟WPoZ?sgWYQ]QF"^C™C|ca06_֓rz#N $,ؙ7]W黓g_Isfõ, m({zlW`f=:>Z~XtzcV!2 skD}Qz Ai_gv ]鞅1h,U*,DmLUC-ʄ&rvmP%0ElCZ&B50j3@ gaH#Cc;n?h)lq#{泶 $"W "ߦY;?鴔o?h=I]gO} El痍+đvVrGF}3%)<95/*a1 5CspV{ba؎ğlK".W볙A_mSȚ&Hņ r.Bz$eE||ߜ |Of6wR_򕥜o0O'mֻl YjA3N3L*o/vE6V?א&IO|X71L2 YAdc (#ٱ< '@==-ha6ӵ*e=N"pv!C$+"`|1tham( c$-Xc.3M 05X+-U>1pe7zzGvn1ryrPnunR LFEvx+wSN97 mfIkv;?_pϭ :2윫m}\Gm<Kyu`!9 .nMQލ KPg<|" !/D?up'L&$ÛPhl_9~)|cv7iaՇ"zCz\AmaMZhIiw% ޕ{ݲIjN1۾{/T,_/1-Hnh{BSz m;qB}`iVU15^˛q' /Bdd+ ϒ4<ʴ5tK짼7S;a5&+E@N߃bk =~$yp# Kn\Ã;CˍkpB7.b1Eւ=02ڵA"ؽٍnsC]wRq` r KZ A][ af .>| #0St{oZendstream endobj 821 0 obj << /Type /Page /Contents 822 0 R /Resources 820 0 R /MediaBox [0 0 595.276 790.866] /Parent 826 0 R >> endobj 823 0 obj << /D [821 0 R /XYZ 119.552 751.016 null] >> endobj 401 0 obj << /D [821 0 R /XYZ 119.552 715.15 null] >> endobj 142 0 obj << /D [821 0 R /XYZ 474.56 705.187 null] >> endobj 402 0 obj << /D [821 0 R /XYZ 119.552 699.367 null] >> endobj 146 0 obj << /D [821 0 R /XYZ 241.851 687.389 null] >> endobj 824 0 obj << /D [821 0 R /XYZ 119.552 682.958 null] >> endobj 825 0 obj << /D [821 0 R /XYZ 119.552 333.212 null] >> endobj 820 0 obj << /Font << /F30 224 0 R /F55 464 0 R /F34 279 0 R /F33 228 0 R /F31 226 0 R /F62 486 0 R /F61 483 0 R >> /ProcSet [ /PDF /Text ] >> endobj 829 0 obj << /Length 1585 /Filter /FlateDecode >> stream xXmo6_u`c#R^0/@ڦ]vRc_~`$ ^f~GmInn "u{xQ;Lj1℔"`'r0Umݹ~6{7{sR9LnD>P-)sz;`X0fɓ%o50̪D 7 7-/SdsdaӴz卨2;͒[;a'KrY> endobj 831 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 436.196 292.94 447.1] /Subtype /Link /A << /S /GoTo /D (msadac) >> >> endobj 832 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 232.179 219.496 243.082] /Subtype /Link /A << /S /GoTo /D (mshy) >> >> endobj 830 0 obj << /D [828 0 R /XYZ 119.552 744.261 null] >> endobj 403 0 obj << /D [828 0 R /XYZ 119.552 671.427 null] >> endobj 150 0 obj << /D [828 0 R /XYZ 256.46 655.762 null] >> endobj 827 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F31 226 0 R /F55 464 0 R /F56 467 0 R /F62 486 0 R /F61 483 0 R >> /ProcSet [ /PDF /Text ] >> endobj 835 0 obj << /Length 1382 /Filter /FlateDecode >> stream xXYoF~ׯ`ʨً4p6uh-% EPé^)R좁CrofxGHz爆K`Մ-(鏌y JB͖zlvgg'?v<&g1ES$G|/{JgO|1mݔ )rz-ڗSx>\, #Fӝن;b- Y,˱պr%6C ;[j-YfB˶1ý~oH_DsYN+ٛU.y befYdmpӷ4_y~6vY*^H0Ca(n0%>u}(RDxx$ "huEQ6`w#`ρùZ}MSVUP w~S޽5`Фvu^7g(Nbgԩ].2BavL1H>1K3:O#sBb!!Nwǎm3Z+(5FQs kjMͶߏ{MF4'ֳ*3Ħ`}2ͶO;i]v>;y] 늪nY_8?r4|bSŋh3Ͼ7q`w>o\SIa1y}u>Z ,/\#\ v(W>n1P_uSUx([.5ٹmj!trK1(yFRp:һ-ߤMVU+PtX!g֜e Ϸvzш\ֆ]a7S+22UPBh}!uGA!HB ҡfFKm|^JLrf ZAӏ?_bMj`Euc(N8[gMU˜2 I($4pñbbv1433BT*qЈB߸N)O[v0 ۂK4JP 8f rendstream endobj 834 0 obj << /Type /Page /Contents 835 0 R /Resources 833 0 R /MediaBox [0 0 595.276 790.866] /Parent 826 0 R /Annots [ 837 0 R 838 0 R 839 0 R ] >> endobj 837 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 493.736 281.762 504.52] /Subtype /Link /A << /S /GoTo /D (msad) >> >> endobj 838 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 352.137 305.652 363.041] /Subtype /Link /A << /S /GoTo /D (msph44) >> >> endobj 839 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 201.093 306.538 211.878] /Subtype /Link /A << /S /GoTo /D (msadad) >> >> endobj 836 0 obj << /D [834 0 R /XYZ 119.552 744.261 null] >> endobj 833 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F31 226 0 R /F56 467 0 R /F62 486 0 R /F61 483 0 R >> /ProcSet [ /PDF /Text ] >> endobj 842 0 obj << /Length 1571 /Filter /FlateDecode >> stream xYo6Bs1jFH=6&C>@˴E\In!N"zrl-C|~w;^a60cp(EƆ~=.-g[t =0}޻B1CuY0q!ӡ3pbaZ=xu[GM)N׿?{sJxZv1IŝxכPTIYk_ yu}c/Z GIn#2+=}=& W~$IRSA-CC< "Y3,@kŒ"Y,ئǠ)IMf>xd:&4N_<{;U ؁#ӒG2R?s sjW׈0MX' 80sJ5@m⥡o\vb3r:W\n?6? M @U0U:0k02ţj{>v?_KRxЖ8X^Nl;96뢏6]EqCp^D0m`(bLC ^j~$SH1W@j.Ղja:O1E˼ä)N4fCb p$mfZeۤ~OEjށ>O }^ZkQ19)"2e~r@K%#z3kх箧1bunɍn$%๰Tmx p;T]p>9m撲buL&lff}\/zOU&CP m֓4[s|>&H<ۤ%#Sx..|5(rkJ6ԧfjNn%|r!#@rfN ʨ,{L-tbHS|l\d] N#m Xa,dlu2s0 z$wOo&<8초bQ~"jWdl:RH󰌶ZuwMFlRCRxBp+=Fbwvߧitx5?nwd?䎂] -zVW E,Y.K5à݆_cr<4w?/{+3kmZ~gk;￘\^M"m_+FtpޗQ?,/j% XPx9׼ "7eo)DGk`%lˊ5ض۞UTc 8>۫q9o]tЦ9S *˲Tl-,}czɰ>ueo,*O"U QZS/voE ١zdzV(ɆjS(MCB&EeXRr6pbWAT t h۩f^A&2Ӎf6SD",+s?mZ*{Ju0˦)ſHF[&endstream endobj 841 0 obj << /Type /Page /Contents 842 0 R /Resources 840 0 R /MediaBox [0 0 595.276 790.866] /Parent 826 0 R /Annots [ 844 0 R ] >> endobj 844 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 573.716 291.983 584.62] /Subtype /Link /A << /S /GoTo /D (msid) >> >> endobj 843 0 obj << /D [841 0 R /XYZ 119.552 744.261 null] >> endobj 840 0 obj << /Font << /F33 228 0 R /F31 226 0 R /F34 279 0 R /F56 467 0 R /F62 486 0 R /F61 483 0 R >> /ProcSet [ /PDF /Text ] >> endobj 847 0 obj << /Length 1589 /Filter /FlateDecode >> stream xX[oH~VBzK ( -4oĞ$ؓv#8v.RU{.gw.8EaH8N{Zִaa_|:ԌkڇC'I^E!fxx}TJHe6-fOu:2)XMvmggpG)<a;sIMZ.Y=@VLqqvz7 ʿX5o%[=3o`3}fWh%Z'=9󓫓)9 cFivnFC$.fyv&0;2QJ@C#gMVJG Y*L 87o1t؛M2ZcvL:o O-g)ڍ)u] R`E˵X;k$o` K[?3MvR!arϔHKP2[Uf_V N{`4g#L?&7KUēRHAxJ:ӛnn6jVrٛZ_EͥbBn׬\6M2y騄O%޹o?hd]kIw,A~4{UUHŚY@x18 1$<,? }#{M.*ki@%kH4u#5^P[5,ŘQu&vE?.?dVE Js*R?6!Guo3x))r,0xds.IQ$GaK|%Na?WONhzx@(TC$wЋ}Evs Ee/1F†[X0j,^uۺ"gpms1U]s1RSv|a[@mF7(T@o- Qt.e>h[O^ӗ?i-[+ĺ5lK^vcyyQk>!Ey>7K[E垨y {7͊zGܔGYogF@v:Sj)FkD*Znnתբ" ^Htzas18ir(=@q*M}H/qT?w 4qnsB2E~+[WQ(@T<hm}T>A">Ԓ;B~ ( mhK;\#;fc:GK(1p.gSdB`'k*Y;fUլa%HED}'XMٚ~[' l6wktQj9ݫ$H'9T_f±ëi$xQQ `BV[-wQ}:H~@~1}{җb:\Ҳmf{cR\i -BUߴ'gR mC@h阄T7䋥,PMKj^¼endstream endobj 846 0 obj << /Type /Page /Contents 847 0 R /Resources 845 0 R /MediaBox [0 0 595.276 790.866] /Parent 826 0 R /Annots [ 849 0 R 850 0 R ] >> endobj 849 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 636.4 290.22 647.185] /Subtype /Link /A << /S /GoTo /D (mscoit) >> >> endobj 850 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 196.042 333.926 206.827] /Subtype /Link /A << /S /GoTo /D (msph4) >> >> endobj 848 0 obj << /D [846 0 R /XYZ 119.552 744.261 null] >> endobj 845 0 obj << /Font << /F33 228 0 R /F31 226 0 R /F34 279 0 R /F56 467 0 R /F62 486 0 R /F61 483 0 R >> /ProcSet [ /PDF /Text ] >> endobj 853 0 obj << /Length 1683 /Filter /FlateDecode >> stream xY]o6}ϯRt׈!-ː6鐢KZmnRr IIN]݂m Q{y*a#=Bn/}䆤po ]?<?^&͈QăbfI?xx‘s%$gNʊ V5 *H?lQbj W-&J)R3ZϘ77ue0Ɓ)k_ / }K^3 -&T2*%5Ic'm;6f4p'_^gk7- 6-i[s<4'j.HSZ}.Ѳ9M-3On=s*Ŭ욋 M$X!' [T%/yNe~\bak cM=Yix̋ +Q|79kIeӅ6/g6iA-j֓` qjX-BtG{%Y]K>Y9`'aBDa$hS趭5 m煟L ^,0vAMXu/CfBgݨjpS|n3;YLJzw"ɥmB Qzvt. 0,'B4_3{>=*YDH|yC!oHeN` }vޡ?~s!I0>\>=L.>6A3d-cv 8++&)9dkuqpRp1DuMQ١ :7/(ZN`˞-|xOڀ^ŖNsAV;t6X!7}r&_Iq}S[CTVߣ7Fgw &!we-$F~)d9'ayWͰ1[KW_"uUBTZYɫ-%ap$q:d(MBT]R$3V!č"SZ=:pƫtQUK5l]ʮT *s/,_2ŢJ%/-za¬lӊKxYYDORUdtUVW2oW'0FlwV_,>.gV UIE; VaŊO Z/@בKM/QpgM'E7Ŏ@4hr U7[3SKܪ5SSiF3ؗn+хI+L /_;)ZJnendstream endobj 852 0 obj << /Type /Page /Contents 853 0 R /Resources 851 0 R /MediaBox [0 0 595.276 790.866] /Parent 826 0 R /Annots [ 855 0 R 856 0 R 857 0 R ] >> endobj 855 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 562.945 333.926 573.73] /Subtype /Link /A << /S /GoTo /D (msph4) >> >> endobj 856 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 291.134 373.646 302.038] /Subtype /Link /A << /S /GoTo /D (msnames) >> >> endobj 857 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 163.452 348.889 174.356] /Subtype /Link /A << /S /GoTo /D (msmisc) >> >> endobj 854 0 obj << /D [852 0 R /XYZ 119.552 744.261 null] >> endobj 851 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F31 226 0 R /F56 467 0 R /F62 486 0 R /F61 483 0 R >> /ProcSet [ /PDF /Text ] >> endobj 860 0 obj << /Length 1614 /Filter /FlateDecode >> stream xXm8"SDx1jݩͷpW 76$@tSa<3:\j$4Rn=VrNcB|[;A*+9K?#ץoٱ"K{&V [NIط~Ym#\6M_Z^zʤ5]1vm״(pCF g oy$F16hiOlgz [* e`~/DUV Y=Rmz>[9/N:p/&K|[1bp(5هO,/[ԃ,gY$3f?GmVoJ cA,A8,B(feH^V%1T_Zc+xF&"jyn*VAMEc mT:ZEǘPík.a0Gs6+8Zʥ`k;oj`a P?p.6hiG\' &:-T-p*eMٔ}t]{O}ݐT8$ S>%͏1 Odtk׫\%c;oRhIsk*Z$z>t,%Ю|0*$ݐ\U֭ ߻zzzoD=nA"㝁e.4,+*> endobj 862 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 461.736 319.062 472.64] /Subtype /Link /A << /S /GoTo /D (msph1) >> >> endobj 863 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 320.137 291.983 331.041] /Subtype /Link /A << /S /GoTo /D (msid) >> >> endobj 864 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 100.949 290.22 111.734] /Subtype /Link /A << /S /GoTo /D (mscoit) >> >> endobj 861 0 obj << /D [859 0 R /XYZ 119.552 744.261 null] >> endobj 858 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F31 226 0 R /F56 467 0 R >> /ProcSet [ /PDF /Text ] >> endobj 868 0 obj << /Length 1412 /Filter /FlateDecode >> stream xX[o6~2lЊ!)R4 ҥk5i["y~EQ.vl2||20qN-1D=bMoZԋukx@S(dwI:,D0 s҃w/ >| v@7!V&|:q6MYTDirizcrZ %PBd>͢گsYdzZ|ɣfkp+>u > u=a$]FEEẐy۞"i9$yVx5h̸.3JsBb:쿳)(ZsKi"c;O+#`=i0pP〻ERD'<դCGXd6K{XmRh׈c;PJju ve)XhZYޡpWr)41QZk߈SC*f+|(\fwjiLt m&jYLQY?PE!t=ĩ{^_7GQ`=E& E&&dEV iaǨ.K'TR5TTEY"!b'CN޼~sE8QW+ |obd zj[~U'۪؜ wzLPcg\ϞT]cwQ"MW2;;]q hKd9"_Sx}xꂯ9 QI3$~%VQL?؜JlQGW8QmIDJbi ꊫ,eSnYT#VWU̦[5HWtGOYj|wPbx踕<-{ĉH`:+q ]ӓ~{Ϭ,>K/E6]mQIrjp-'Zdz[-<QQHӽ8ʼz2ϲs("{0A)LzS.>9VD5R5 AД-7ף;Sd"2;EJeK!Cb^V֌E?o23Tۉ |G5O_|'_-O<o7ܵendstream endobj 867 0 obj << /Type /Page /Contents 868 0 R /Resources 866 0 R /MediaBox [0 0 595.276 790.866] /Parent 865 0 R /Annots [ 870 0 R 871 0 R ] >> endobj 870 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 593.966 333.926 604.751] /Subtype /Link /A << /S /GoTo /D (msph4) >> >> endobj 871 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 344.306 336.675 355.21] /Subtype /Link /A << /S /GoTo /D (msadch) >> >> endobj 869 0 obj << /D [867 0 R /XYZ 119.552 744.261 null] >> endobj 866 0 obj << /Font << /F33 228 0 R /F56 467 0 R /F31 226 0 R /F34 279 0 R /F62 486 0 R /F61 483 0 R >> /ProcSet [ /PDF /Text ] >> endobj 874 0 obj << /Length 1724 /Filter /FlateDecode >> stream xZr6}Wd"uL^3nfIҴ%DA2[TxI? .$-N7{d".={vI_#GӞܛ¥ta#І?b=N>۾C/·8Mi1s2g>.[W .XH+nl}AXK7t{"EaO.Pa$Fa }Ucl@y2E SOy/oUZq6@N%c)u1zI0δx3Il5J4\Y?p7ut;Nr1ü!ry$UHJ-j#NNxi8P/rm1M0Xp!># ojF7֠ٶ5;C; |1ƛM&(4Na9^\Y ^f?lfNJ x,f#N?Wlqjeއc [ !};-M½ H9nDQةGy.\^pY*ReN^s$4_ `~yHE-BaÓX_Df乘RMbf:'I^QtX]>9jTYQB~UcqOJx ?!Xɠb|r:t7=DP 4 C^WD iT wEe{Dm*σ7N%y^rr *p:0,#R![v!OPiD Nje(Ot9 z",ʋٺ2-;Z-(%:eX8 MRlC9]am}O)4vƈqM^2|x&׉!kVoŢYL:\9W!_-OmGE83:Hf$q5qfG5F'PC햱RdLeLFkeEpUYNE"0Zt9puycEt_aMZ$0Vd$2!&-"l?Dxoৱrx$Q2]T \Tpce-H}|/dŨ-V c߁.|r=VҤ LUaꛊΥfČ^ѐoX(jS atUJjBm@ +?m1}4ܙ%ʗ Cɿ= 5f3@),_D]bԿ$,3;@PfpdSjNz*eR~fۀz!3haO+oEψlߋGKicSGޤ#y J4 d+eu SPUJM5)3긍١Җ-Iێ;#`κFۚ[-f2RQ0NQˋ_zdfٿendstream endobj 873 0 obj << /Type /Page /Contents 874 0 R /Resources 872 0 R /MediaBox [0 0 595.276 790.866] /Parent 865 0 R /Annots [ 876 0 R 877 0 R ] >> endobj 876 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 702.034 336.675 712.938] /Subtype /Link /A << /S /GoTo /D (msadch) >> >> endobj 877 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 429.093 373.646 439.997] /Subtype /Link /A << /S /GoTo /D (msnames) >> >> endobj 875 0 obj << /D [873 0 R /XYZ 119.552 744.261 null] >> endobj 872 0 obj << /Font << /F33 228 0 R /F31 226 0 R /F56 467 0 R /F62 486 0 R /F61 483 0 R /F34 279 0 R >> /ProcSet [ /PDF /Text ] >> endobj 880 0 obj << /Length 1472 /Filter /FlateDecode >> stream xX[o6~2 /Yi]-~k@˴UTJJ ?~dI8ia\>-1>m2vC`;keb>:yMGC/?L24;z5R 6tڜQ z@::FQfۈRү p]5h/À"ΰL7" P)Cāqfncmؓ)'HY*JVfqa)Dq%3"ȷSȺW*o y?Pk؂#Lp'nSiΔ XqX>QձD58COpsRS+x1"I>EUa*f[(˓0¤XU[HzX+/p*uGŦMДP^u֜:()dmxܬBl\1.niÞ4a~+kpCH'إi;(K$m%mʢ3C6ҭt  R5 a)Fw7:stI3 ?pEo j487ͫX<#&R(o EI HDv'1נD/)nP ip찶)IYH*g/K/܁ƉQA z5 > I e xm< ~}dZQP 1F;Z 003;ؠcsӎ뀀$ [dJ"@i=5Gԯ#M:P 0"W },P9ZRwfl $\&{F,НI &R-d=%Fk b]N̩)"qN[NWE=:#Х=rP SbM &dSZ0}Rƶİ|J26MO<4ܕkVhYD *V{.[| TajG}oc$mlRW78vo&̏liEiUWBl:-00.@pýn@Y{܀ľngaib+xVH=z deMz e88O{&)EFBZuIΘU@Ag!xA%06=ֳCendstream endobj 879 0 obj << /Type /Page /Contents 880 0 R /Resources 878 0 R /MediaBox [0 0 595.276 790.866] /Parent 865 0 R /Annots [ 882 0 R 883 0 R ] >> endobj 882 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 399.569 291.157 410.473] /Subtype /Link /A << /S /GoTo /D (msph3) >> >> endobj 883 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 197.397 291.157 208.301] /Subtype /Link /A << /S /GoTo /D (msph3) >> >> endobj 881 0 obj << /D [879 0 R /XYZ 119.552 744.261 null] >> endobj 878 0 obj << /Font << /F33 228 0 R /F62 486 0 R /F31 226 0 R /F61 483 0 R /F34 279 0 R /F56 467 0 R >> /ProcSet [ /PDF /Text ] >> endobj 886 0 obj << /Length 1940 /Filter /FlateDecode >> stream xYmF~=T)ϻ^I Hq6cďnrB'Ougfgx9%np'!s,3CI O/I;Ӆ3~ 񆖜kؙEx ;ɬH1 Fʫ$INDŽ+ߙ8!o2OBqOzw[Og4j.7jz8"K]9uE5KnN| 1?ik)xŶV+Yz1l=@Ŷ K>P]N["wZ #ᲐžC/0=7 ޑ$\y9sN+k'6Q&UJ!, ~s}c6*ӂښ3[wt^t|@=OaZ 0~Yn٘{Mw?p9Sq nFv@Wx|lp!hʳ(E85#0 fLĵLm-x 6zGYզ/-MV<O$vLכBGCj~sFVvJY_{oVLsTCp<ÁuuT!61cex^l"8A]N !~{20@[k+<CjY!A*jXWi? Yt@OF)56@0i?^9o[[;&>46DIkP0qjhkc 0'9|-0,[va(O~DրQeĕiC@EkIL:zL?RaUEw W/PTg"8p(|㻞q_|8]jel=YyG:yacy=.)ԯtGQYm MV:-ф '!^Z0/">\uv%upU.oaőDClhߚeLƵGG3knd(. n:yd(*- Ysݖj]%wo{8n$ܳyTL| Y511eyk>캌m:]'S'CxX'_.k|9 tT~yi( 9T9gl2`ma<:$|Ěپπ'fdTͦg[tC ]fSrmUjcJ07VnU۷U=o:b) ;TN5*5Z*` <}BZγݝUExɊx?{C 5zM!kendstream endobj 885 0 obj << /Type /Page /Contents 886 0 R /Resources 884 0 R /MediaBox [0 0 595.276 790.866] /Parent 865 0 R /Annots [ 888 0 R 889 0 R ] >> endobj 888 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 655.529 244.681 666.313] /Subtype /Link /A << /S /GoTo /D (msdim) >> >> endobj 889 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 157.95 244.681 168.734] /Subtype /Link /A << /S /GoTo /D (msdim) >> >> endobj 887 0 obj << /D [885 0 R /XYZ 119.552 744.261 null] >> endobj 884 0 obj << /Font << /F33 228 0 R /F31 226 0 R /F34 279 0 R /F56 467 0 R /F62 486 0 R /F61 483 0 R >> /ProcSet [ /PDF /Text ] >> endobj 892 0 obj << /Length 1494 /Filter /FlateDecode >> stream xX[o6~2uڴK >2msEͶ,q:"E;qGU/`UIK'( dVLf?8yݻJvrdgG^og\T`ӡ ꊖFqą'FIN i3:inib!\ Td|*XJ Fn ZR_@`X:VAb, !f<#eّ ɏKc1͈\H7}pO<i]WyR,))*3YL\yZZVN[dn-N?YېNJm[σ!hxɬZ(܇%vԐXۑ\)Xbʫ gt9UW5(}7< !FXQht3X;u ۫@uG ڟ~m@"]JPHBb<Sή,ل+xLjCyd)WJl]jTcfm.Ϋ3Jdۊ]Av嶎;2:HjZD:*+L36+rb(Ia 7MN4>.Ο\蔈_3_y :kgEWC@UrL!CfP C!Y]D*8%Y)`-Qa"Lm<+&f*l>% s=?|'8T`y#<iS=~G? 6F:XƇ Cܹ",oƚzmw`Y(Jlد!xkARp tEt(ύC6d)Iɷ4ꕖ FSj|Il ~6V u5Iz8Gyendstream endobj 891 0 obj << /Type /Page /Contents 892 0 R /Resources 890 0 R /MediaBox [0 0 595.276 790.866] /Parent 865 0 R /Annots [ 894 0 R 895 0 R ] >> endobj 894 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 374.143 290.22 384.927] /Subtype /Link /A << /S /GoTo /D (mscoit) >> >> endobj 895 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 193.854 333.926 204.638] /Subtype /Link /A << /S /GoTo /D (msph4) >> >> endobj 893 0 obj << /D [891 0 R /XYZ 119.552 744.261 null] >> endobj 890 0 obj << /Font << /F33 228 0 R /F31 226 0 R /F62 486 0 R /F61 483 0 R /F34 279 0 R /F56 467 0 R >> /ProcSet [ /PDF /Text ] >> endobj 898 0 obj << /Length 1593 /Filter /FlateDecode >> stream xY[o6~ϯ0 %R-h5YۺX>02mEMrw(JʹŲC|<>xq(&!! $Y︓nc͈ڪ әG]gY*奥71&zC QHL~=\aR:R&Z9L.by:Ŏu w]^L"D b𔏑KWf;Y/~]ObNJ>Yfq  m6~!ơF )m7.`O`ʒZoRHvI30EV,_YvIY/:mFv^f(7!ueG@^!J'%W3%EB0's}`yD-藒EkU11>!G"prPfI'LHǫYY=Y'xpBYgUPOT^CBM+0S< }Bإm@0$ 8UsBPTw]p W`;ïV>r}y2q>:e9v!zHl~c3Q/wVCd퇖 zYq/2z-,TZzZgj;*5B4sjİ_;ОAxM[pPFƐ|x{Uܣ/R5 h*8 ujyJHz0Z2W mYU|s/aZk/&dgþdBIt`^*EpF.Ɵ\йeendstream endobj 897 0 obj << /Type /Page /Contents 898 0 R /Resources 896 0 R /MediaBox [0 0 595.276 790.866] /Parent 902 0 R /Annots [ 900 0 R 901 0 R ] >> endobj 900 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 601.611 319.062 612.515] /Subtype /Link /A << /S /GoTo /D (msph1) >> >> endobj 901 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 142.169 286.185 153.073] /Subtype /Link /A << /S /GoTo /D (msph2) >> >> endobj 899 0 obj << /D [897 0 R /XYZ 119.552 744.261 null] >> endobj 896 0 obj << /Font << /F33 228 0 R /F31 226 0 R /F34 279 0 R /F56 467 0 R /F62 486 0 R /F61 483 0 R >> /ProcSet [ /PDF /Text ] >> endobj 905 0 obj << /Length 1695 /Filter /FlateDecode >> stream xX[o6~:%JPCtX@>msš)w(eiVX7(Q9;;i1L=<N(pv<{{EgG6L`NA#/8.ޛ81JkWk9v#?iJ.ތLP(^zsZׇ>$:bt1F TqxB%``x "I܆q =r o_>8O9ϟ?}=odA| P;ݧhW ?( F^t7_36v;Y6BJȰI6O=xuKL|-Rp Vր{8#| |fAK0ِ%Z =5.Go{Nw_<»7} vUl Vsj VL-ۇUQ[Sʽ9[1pz9S ӳcɗgJ`SuC5|0Ȩ3eTrWJ'(VYSj+ OCIj_RSa\ >QK0wZVN&潕,gŎ2Hf$:!{Te0Kz|C<`'+JL4q/N\P$Sh/F|t3{#̒^4bM Sݳuvmf_!qgd#+VR`+s6Y+ժQa@EUQ[>̫r3Rp@ΐVA3U ZOL5|*4+u /mK:&h: i^6n3]EKT lCpīE,zb몠Ɩ7[!MMki }U0␁I>$AIu9l~E.?y{H`IPwez`V!Z"ЎΥIN{Z+#`>h~T˔oT=ضT :R=1[4 |{G$ЙP`AV^M`> endobj 907 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 610.22 244.681 621.004] /Subtype /Link /A << /S /GoTo /D (msdim) >> >> endobj 908 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 418.47 232.487 429.374] /Subtype /Link /A << /S /GoTo /D (mshera) >> >> endobj 909 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 141.604 219.496 152.508] /Subtype /Link /A << /S /GoTo /D (mshy) >> >> endobj 906 0 obj << /D [904 0 R /XYZ 119.552 744.261 null] >> endobj 903 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F31 226 0 R /F56 467 0 R >> /ProcSet [ /PDF /Text ] >> endobj 912 0 obj << /Length 1539 /Filter /FlateDecode >> stream xXmo6_(`5#R^,@7hl m?mqDzI$ے'0DIsw#~xq(%(Ώ^:fPKE(lΙ%~04{}b֭S!SL/M99Gk} U|Bq]rW٣Ҟ6%|J|Ị<V [%DĬPg|*JHDEB_&yaWO{dVWΦ$Dw<4bzs#JPgoVN0cC|ѿ&qƼ4'@Q|.d뢷v|m"Ba /,ܵF(P3tA$rcqLVvb7Sp4 hWL؊fQ'y78[N{ī!zƓgg?P?+3\rU҄[lNIQ'h.^xga"?m9_YC3⡐Fr$LnO5KHW!@e74iטg<=@ո)ZϿɵ@2(P|OZvabe2e<CRT=W">{:''^{D^ж!jR*"}ykЀcK1gR0 Nx=3ws$2W+tSɕĒ_ÍX>N(+qMej9w <蓶ϖm>98endstream endobj 911 0 obj << /Type /Page /Contents 912 0 R /Resources 910 0 R /MediaBox [0 0 595.276 790.866] /Parent 902 0 R /Annots [ 914 0 R 915 0 R ] >> endobj 914 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 306.367 290.22 317.152] /Subtype /Link /A << /S /GoTo /D (mscoit) >> >> endobj 915 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 165.261 291.983 176.165] /Subtype /Link /A << /S /GoTo /D (msid) >> >> endobj 913 0 obj << /D [911 0 R /XYZ 119.552 744.261 null] >> endobj 910 0 obj << /Font << /F33 228 0 R /F31 226 0 R /F62 486 0 R /F61 483 0 R /F34 279 0 R /F56 467 0 R >> /ProcSet [ /PDF /Text ] >> endobj 918 0 obj << /Length 1599 /Filter /FlateDecode >> stream xZ[o6~< I@Ec{h@۴UT]~Hi $:,X|Ԏ{,JlE~"غ FF+ʚ4։ Cg(Ey(GAļgߏGAm"؇Z\9i0I31awcF21DQjGrsC#disמ(ؐuSӼn, `g@&:'Pb5?NO?/,egN(_ε" pbЄd'Mr9 1{bۯ=pG]QC]TAJ+.wIuH؄#LѳWdb( Ni&KN]fF,@TUaZ2qazX:|uT*,;emeS(m{[6bsFc(ys`K(dR"^cfpKIy,rDV灭Ýy i M̩&:nBGQXh3b[)ZB>]ِP ;ΐ^:/\b۠ʡwkBs| -+Hrn8Y<-&/=`_s E3M.,1{;xu)ߥ>E?Sy ;t[.9<ߦЦ`6aΫBصǵdf-*6W'R"SA΄5N$U1ϣ6#VE%ީJͥ(LֳQ1OJBcgu\J#iu(2W3 dkOѮ8LBrQ lLԥ]Q .b̄\i)@^0F U2nE98VA_6R|]lbkEpXةEZ S SQ@]6\_4cN%e}ND( od nّ/jsN#/Je)GeHIE',ڲG|z_pnha7RpѤ8n"deW ʔUAFv%Dd'G?{M4qg3dO",>q?&pU+[%(TՇǯP1qa N_<>·BnHj<Hx^aUla[rS4Fy\+̶MZ2I6`yQ)M :[46s@Ϣ>,29 4LoD(y3Ɛjʺ, FR9_3cendstream endobj 917 0 obj << /Type /Page /Contents 918 0 R /Resources 916 0 R /MediaBox [0 0 595.276 790.866] /Parent 902 0 R /Annots [ 920 0 R ] >> endobj 920 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 362.508 286.185 373.412] /Subtype /Link /A << /S /GoTo /D (msph2) >> >> endobj 919 0 obj << /D [917 0 R /XYZ 119.552 744.261 null] >> endobj 916 0 obj << /Font << /F33 228 0 R /F31 226 0 R /F34 279 0 R /F62 486 0 R /F61 483 0 R /F56 467 0 R >> /ProcSet [ /PDF /Text ] >> endobj 923 0 obj << /Length 1535 /Filter /FlateDecode >> stream xXo6BMQ"FpsY~`d*K$' ?~LJ#v6  EHlXrbx"b#\t,cSo;XPA@&_;'olPx*iƓO]7}뜏ҤxR0YݦQp]wXƼ*Ʀw91l m8 Wyt--X6E5rCˎ{4^YDT5usȮOcU6 Lݖ=ID3,aˊ(M(+h51E4 ȥYTցv?[l8B XQ)op]@J fqz◒ڞ9_pCVi.A^;Xő"]]RFdc ]s/qtsռfAz~9%~Pf+‰W|3} ~?'Um!`#ƴs&Ŗ@B4"!1 @2ʡ[3N E,5Ka 4)Xh1,˵?'<&Jfڰ`9/tڻy5Dʲbmh4S-"M7/taX9ZY -scCKÀo?3AL %j#>1VH̥dkLB`_>loFC.6 6~ȢY(贜l'0d4P`? ``'E 4!R]㘇Ū;q(y$CC1Yñ>w* Zd)XYƖ|W$v4.͋l{Y˨|:{ՃL?$]E>*x Vi IGr4ԥ0 ׳fdkEeZ(\wm~+ cy.JE{Pnb[$!<Ԏڬ`B]6gUAJRV!.Jz{|!sD:E _lw9E{+-pWf|0=BAPmD*LVA  |;c}T %Uq|T&t2x%{!G%Rg( v?|@8@=zU7D6 {7Y2{ujx4mz'[ߜBT Xm( _x ąCendstream endobj 922 0 obj << /Type /Page /Contents 923 0 R /Resources 921 0 R /MediaBox [0 0 595.276 790.866] /Parent 902 0 R /Annots [ 925 0 R 926 0 R ] >> endobj 925 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 561.696 336.804 572.6] /Subtype /Link /A << /S /GoTo /D (msloc) >> >> endobj 926 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 393.322 295.032 404.226] /Subtype /Link /A << /S /GoTo /D (msdates) >> >> endobj 924 0 obj << /D [922 0 R /XYZ 119.552 744.261 null] >> endobj 921 0 obj << /Font << /F33 228 0 R /F31 226 0 R /F34 279 0 R /F56 467 0 R /F62 486 0 R /F61 483 0 R >> /ProcSet [ /PDF /Text ] >> endobj 929 0 obj << /Length 1788 /Filter /FlateDecode >> stream xY[s8~ϯ` Lcɖ/YNtl`AvRfȒ `CHNG|*LC-|rmjٚԻ7[jX1?u\eb|4÷=h&{ d0][Qk:O yĆ.>-O5=ֱtkC_g96n1q'yݶAE6A_i~Ƣ0{In_]{lo+(npfjǵ?9H1Ͷ\ :bt y~5RTRZjh6 ٟ4V$EZ(!> endobj 931 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 445.915 268.471 456.699] /Subtype /Link /A << /S /GoTo /D (msco) >> >> endobj 930 0 obj << /D [928 0 R /XYZ 119.552 744.261 null] >> endobj 927 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F31 226 0 R /F56 467 0 R /F62 486 0 R /F61 483 0 R >> /ProcSet [ /PDF /Text ] >> endobj 934 0 obj << /Length 1350 /Filter /FlateDecode >> stream xX[o6~Z u%$mS$E6{iXM!)Ų-% 0)\?O4` k 7<8 p-BőcXe6<+FqY%!>4{7=3"NJۋ]x '$[ QGY926sV_K^}'lCv/>S*N?JFqO\.ANǢ;pGw2a +3oMxn܎<+ϊ\¾zuk WIU4Uu(BtY-ÁtָܪF()Z-M:Bޯtv~:;57W⥤*Irٺ,]nTy%Ahg/@ų^rH u}g\1qnq fI}20lX/s)L7%jZyQai{qd /|X ~?EJ08O" F`b0z`#D~?^g7b߫%zd[ K) 1`'xK=Q,vvg4:(JQ;Q9RV*EO$:]+&jS=+7L`63o?yJoSE`?a66Ҝ.ćF `OKW}r4-+vGYf{$C+ȓL9Վ}˔M~l fPRfQIMS3=T &!1:1wuG,]aY)r:q)SEȋuuhژo+Sɍ.B&ɾ+/7y!:/Ţƒ #.ֵzZ; > ~m{j<79îq>V@m 4"v9_}5! aFwlsݶeMwfEYS7w(qUYq0Q\{gׁQx4uW`pz.VE[UCUHzf('I! ;{V2 HZN*yq^SbnKZӹ .>=TWhpT< 7D!8ߧwla*endstream endobj 933 0 obj << /Type /Page /Contents 934 0 R /Resources 932 0 R /MediaBox [0 0 595.276 790.866] /Parent 939 0 R /Annots [ 936 0 R 937 0 R 938 0 R ] >> endobj 936 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 573.038 233.882 583.823] /Subtype /Link /A << /S /GoTo /D (Intro) >> >> endobj 937 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 333.244 289.214 344.148] /Subtype /Link /A << /S /GoTo /D (msdo) >> >> endobj 938 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 92.488 291.983 103.392] /Subtype /Link /A << /S /GoTo /D (msid) >> >> endobj 935 0 obj << /D [933 0 R /XYZ 119.552 744.261 null] >> endobj 932 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F31 226 0 R /F56 467 0 R >> /ProcSet [ /PDF /Text ] >> endobj 942 0 obj << /Length 1868 /Filter /FlateDecode >> stream xYsFM݉; NpIgS3Krbe0Fҽvoݻ P}z;g_Gۍ8p1JBas: |+"x_o:wc@0ӮzyMas}uG7]|-IwҹѐZqw yNCVOn;Ϋ3N}TIIǤB=iҾhZL]cb%#f!N$|L z9.jtQsKzBs\rL;0ZNlw)8eGN6iǜݫ9oKv 0bM#) 0Րdjq|+v!ܴHi nm1_z>{7ڰvnFH 'fINO003qfbfmGHleZvڤ'cY;{%hYӋcig!RV7P2w a^SgJB|AL;r{'3=n3j?YWKĨJʠCW`/ 5X,;|IU-P#u)hx#8%&5oe9!?NnJ h]AeI&xױEўxӓ,"I^5 L a O\xN*W@ZLU@i$$EuE>8G$a<#4DVx~K>yo-[%|o-ΗovOqnr`/Ů7AnV2~Y 5 YJ6xP8ѺUA@XRWN5WGy} OR3D=!/L+~ɊbQ=`u=ݢS>59.(ԫ^p:c-kMV$bţ uBpځG*i0#472|S>ce#y"0*3{`[[+CeO:brbhھr\uE?jsQj+'6EL@6PԘ[bu湾R)Oxyd򨪾a1JXlu 2Aq,- NCJ[gViZ0P9|hҦI9bu񇂵?uoAqendstream endobj 941 0 obj << /Type /Page /Contents 942 0 R /Resources 940 0 R /MediaBox [0 0 595.276 790.866] /Parent 939 0 R /Annots [ 944 0 R 945 0 R ] >> endobj 944 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 295.913 290.22 306.697] /Subtype /Link /A << /S /GoTo /D (mscoit) >> >> endobj 945 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 157.103 257.254 168.007] /Subtype /Link /A << /S /GoTo /D (mspt) >> >> endobj 943 0 obj << /D [941 0 R /XYZ 119.552 744.261 null] >> endobj 940 0 obj << /Font << /F33 228 0 R /F56 467 0 R /F31 226 0 R /F62 486 0 R /F61 483 0 R /F34 279 0 R >> /ProcSet [ /PDF /Text ] >> endobj 948 0 obj << /Length 1480 /Filter /FlateDecode >> stream xY[o6~2 )eҥ]i[D/C~E7ʍvm-RѸc#'RDܟf==lPGq&{<8yf<{39xA0`#7klk` O(hC}%w1}(b,y/1C|wZ)CQg.<7rҬ(+ cb>wrYV1H7-_~}u²0P!`eӿYVvP.B"nsߖ~ʤ+ pׁD ,ɊdYeO)Lߝ2>;mfi%tW:CFAa\21+:!'PUuu9IQJ}]uaYr=YK&=A۪k^+aNjur&S#Z楱.k!ٴ3U<%:ttˍjϑ^Cȕ^n9[KoBd +6uR@i]ee]I!y" O}Uy ے]L.ynDn{f k'TmdŔin$'eD*$(&eq *˪|ړH!SEָsLĽu}W} }s>M~R8&`|"',)-Fe3l뵍}@ q2↸TYk[ymnE_~~UV\,u5x U[?z!"۟/|VD4R;Q7K״g!Cv,d:.>1ĬVA.i8f\Whݺ혛Cuf;44ZXj Y{U= %1>*+h|&CĠ.9[슙׹ ]-&lMD;Upt)zi篆EBh,lKD|޶zmvťC}FcjFj&K4f\sp,T.=ݎk^gm`iXeQe89ġb}-,:)q۹[i0y!r?}ќ``7 yrbHfj1)h"}@lm],`+g"fr}L84S(\S:C6!ϧƿ%5uKx=HM.7MMw?mij҇N8Ӵ8#('?Fi!uVx.{1\ .fmf6wZ 82&;3l}NvpWtDwq?;⎣b]HLV'<\gl"ψuٜzpQ%յe=Pt{DGS^!?&١m'v.endstream endobj 947 0 obj << /Type /Page /Contents 948 0 R /Resources 946 0 R /MediaBox [0 0 595.276 790.866] /Parent 939 0 R /Annots [ 950 0 R 951 0 R ] >> endobj 950 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 460.54 286.185 471.444] /Subtype /Link /A << /S /GoTo /D (msph2) >> >> endobj 951 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 245.431 286.185 256.335] /Subtype /Link /A << /S /GoTo /D (msph2) >> >> endobj 949 0 obj << /D [947 0 R /XYZ 119.552 744.261 null] >> endobj 946 0 obj << /Font << /F33 228 0 R /F31 226 0 R /F61 483 0 R /F34 279 0 R /F56 467 0 R /F62 486 0 R >> /ProcSet [ /PDF /Text ] >> endobj 954 0 obj << /Length 1964 /Filter /FlateDecode >> stream xY[o6~ϯ< EM mk5h,E/eKnflPuxx.wCz~HqN{!^8sz|OA ߍ_O"/qEaç=<wonz,Qd9Q\ځˌޫjHsDnXk8e!(mLVꙨD^|);~ܧg-<8&R!!d mO&_1!a%8%HWCVyv`DYI7{WYeqJ%a?o v-BMU rǶL -;,"/"(*UVw_g]jPa# R&Yy*:y&_ǽ 1Fɲ: : F8_,Ue!/1ё$bYɻY&{O4bzRTE-x: U*w1 G$ɩXU $" ~귗ZB@Aq"g-R@`we \XE rJ}@[S ܒJSNذVAZ.S$nb.^ .HsFz*VX!9) LF!T>NU5 U˜K: )`YȏKB~,t~o1 dCNe!XYa=mj =ԇYtuaޖ:i;S2_OsRط2 Gx 頲L5i9FnPK+EgY*܀빊v[ 9Y䅃DVBϡ2q.*@zQ|U헺sLT.9~qL[u؇Ūt#1-.!¤RN <^mE]JG 0b޽]U/)BF{Rf 09$(?ŲMC!4CG~aSU]6|lK>/S?T .H"}vJw֏?9T^a0ɣϿ>Ř|Q]b#tS=g*LK5IUee|+=RM Q; rkآE! Itf{SB5:2%EHi(%KD8e|~|b>mVyAhoӰ2\MUIb2E~W2Pb'[)@wkz  v0Sq wnѡaTdfa9/D)Q)?vjaT.D*? ٔU~fi~;^e[3lr_+TĖ;w#Q}+]NW$} #Ɗ)x]AIߦkpbҥCݗ϶! lAO&0ˮ“3y^BL G8ʇ?^{m\5CaqHiٛ= 3y$mj0lY](P*YvA֮ tvMI.4r]rC  G;pScYd !5駦Ǫl쿂|M 7Rendstream endobj 953 0 obj << /Type /Page /Contents 954 0 R /Resources 952 0 R /MediaBox [0 0 595.276 790.866] /Parent 939 0 R /Annots [ 956 0 R 957 0 R ] >> endobj 956 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 319.469 373.646 330.373] /Subtype /Link /A << /S /GoTo /D (msnames) >> >> endobj 957 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 148.594 295.032 159.498] /Subtype /Link /A << /S /GoTo /D (msdates) >> >> endobj 955 0 obj << /D [953 0 R /XYZ 119.552 744.261 null] >> endobj 952 0 obj << /Font << /F33 228 0 R /F62 486 0 R /F31 226 0 R /F61 483 0 R /F34 279 0 R /F56 467 0 R >> /ProcSet [ /PDF /Text ] >> endobj 960 0 obj << /Length 1487 /Filter /FlateDecode >> stream xY[o6~Z !)R, .mע۲KYmnQr2㋤YpDS|; 0|GH8^!{KzD% sptt*%aMftasv gd _c%*bb !$pM̋P~^*1eB,J%?!1Of/PzvRȹ(2X) W "liCfw.~(+)!'Hm%k4WBͶg3R,[kʵEW^^b-a3 Ѫ):?tf78vOS$u}pM{Or%VY{#[ [#ƉX !h%(<||}xЮʢIeQ[@B(n[ϔjmG^+13kSk ѣW ?\[;;Mµ"[EL~{d:-6udոx u#>Ό=uc1=)/Fل1 ((ӡD6ٺi!JSby,`8cϔJr|]8\4؋z~:?wY]t@ht,O؋iӱd8 > r}~u9 `U0..Mt 8Os>ζOt˫q84}(" ֲXҵ7;\c8Q~O$1&,K f"fbj?TZ>_,7jW#.ym"!NȐ'#pe<t#ԍ=)d>toR|ivigj5`;ry@Jd2uU@p˭f E,u'Pnez(J늴pna&tuVo&0Iл].BB2aM[|KzS߫|B&jпG /`&t%INmi"};O_&~$ &v p1 wueW UEq ^nF9rjtˏ^>JCM+ʬ4=hs-B(j69h (ue{5eH8kJ\sL%ǹҴ {PjL-\&C > MM R×8b8ݣmZ($=OC6endstream endobj 959 0 obj << /Type /Page /Contents 960 0 R /Resources 958 0 R /MediaBox [0 0 595.276 790.866] /Parent 939 0 R /Annots [ 962 0 R 963 0 R 964 0 R ] >> endobj 962 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 570.129 219.496 581.033] /Subtype /Link /A << /S /GoTo /D (mshy) >> >> endobj 963 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 324.52 295.032 335.424] /Subtype /Link /A << /S /GoTo /D (msdates) >> >> endobj 964 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 204.839 272.297 215.743] /Subtype /Link /A << /S /GoTo /D (msph) >> >> endobj 961 0 obj << /D [959 0 R /XYZ 119.552 744.261 null] >> endobj 958 0 obj << /Font << /F33 228 0 R /F31 226 0 R /F34 279 0 R /F56 467 0 R /F62 486 0 R /F61 483 0 R >> /ProcSet [ /PDF /Text ] >> endobj 967 0 obj << /Length 1793 /Filter /FlateDecode >> stream xYYF~p&xVXHmvIBXW<呭 iue¦Cj˥94=}|ݭc99l.aϋ_,kƋHXL=wnlx1Š> LdX> ó{<\ϣ]&C3{:(v0~k&-gs1ՆAIgؙ^ :9-J8x1 3g~N*Rmsڥb1?q)q)w[1|DY-&r |k\4O^.IRkUY+cX7wo7u 3Ngi ݶ`-glf:ӫLLyd9 c!/qAC#R'U LI_ya_(]k0Dqfb.XM&Wᦋ[0IVɅ%MX.{H67e.Noa"_azeEW y$4m2`7<ZpZ߉x󞄾\ꇆ瞃,xg,h֋ 2 t~A!'\!Z^0(#pEU2t=78L7%h۲dF3^*%P,T\XLC9H{0ӄ]J瓐KBh<dl *LHyHݦB:82=8p'MHpl,_$)9.O:b)8lCm۔Wu..e 'ߝ.ϟ^,B'i Nؒ$JP ~wJ˦GYX&>AQj`OGt5GF}Խ\2l`./ePy.TVK b%8˚5pv7h; `pqƣQ H4.G4(tz>KY;?Xm^jmK]tU[6",hn*O dh0KC"<'Νeϛ7YwFendstream endobj 966 0 obj << /Type /Page /Contents 967 0 R /Resources 965 0 R /MediaBox [0 0 595.276 790.866] /Parent 939 0 R /Annots [ 969 0 R 970 0 R ] >> endobj 969 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 360.117 373.646 371.021] /Subtype /Link /A << /S /GoTo /D (msnames) >> >> endobj 970 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 170.697 272.297 181.601] /Subtype /Link /A << /S /GoTo /D (msph) >> >> endobj 968 0 obj << /D [966 0 R /XYZ 119.552 744.261 null] >> endobj 965 0 obj << /Font << /F33 228 0 R /F62 486 0 R /F31 226 0 R /F61 483 0 R /F34 279 0 R /F56 467 0 R >> /ProcSet [ /PDF /Text ] >> endobj 973 0 obj << /Length 1283 /Filter /FlateDecode >> stream xX[o6~: &u'HK]mlmhvQT2bl(f2sC, bB;Vyw8ak 3/{Ĭh&z]ע5[4kf~nzW>w=2Ȳ]\oO@5\Uո|zB“"DxVh+}=/XR?3۴<vOy6kV.=TrQqZ' u>b#NˬT%:_W#JQoqGHPa:'r/2VUr/873iBR2qĀp,ypz2Mw>k:yr'˾ mf"xrvىm="*zrU#/5nQendstream endobj 972 0 obj << /Type /Page /Contents 973 0 R /Resources 971 0 R /MediaBox [0 0 595.276 790.866] /Parent 978 0 R /Annots [ 975 0 R 976 0 R 977 0 R ] >> endobj 975 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 552.931 219.496 563.835] /Subtype /Link /A << /S /GoTo /D (mshy) >> >> endobj 976 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 312.728 306.538 323.512] /Subtype /Link /A << /S /GoTo /D (msadad) >> >> endobj 977 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 194.131 306.538 204.916] /Subtype /Link /A << /S /GoTo /D (msadad) >> >> endobj 974 0 obj << /D [972 0 R /XYZ 119.552 744.53 null] >> endobj 971 0 obj << /Font << /F33 228 0 R /F31 226 0 R /F34 279 0 R /F56 467 0 R >> /ProcSet [ /PDF /Text ] >> endobj 981 0 obj << /Length 1821 /Filter /FlateDecode >> stream xY[o6~ϯ0)V@֤Cc/mhȒ+QM_C/! Irxs> C2(EA<sxɏA0HP‚d֮d(~9` !Jh (`"!<GTO1[Ahsgr/w$Hh⾠B G$YSzb(I~BQw!SՐžMVrL*| '*w%# [W(me!q#i_N>~~m{UHQWb0;>w fSO(f3d}ufZɴs[af";-- eQzhVo!8(ʙ7iQFkWtH|Q=4ɡ"N1? ,٣`W"m#^\mK֏s2mx>#Fې>.08=8#(!oE!? ce^m\pϽp6 T*  ZIƎR&W%(#oF~W= 1HB/Wy@( &IsnTǵϪdYvfrnڎ}uvs,.V%D#j2 !4lLlOqrg݀du}sH;~9w+^li8/Ӧ~DL|ِ͐_MC"\ r3>3.d8x :++u ^`ava=vd_p E" kF9nI8>`o#% jQq_^h22|2y{u=&hFN[NLkDZ%ZHX6c1 @O>2HTkH{񲾂|&\A^EvGo#ܖ{eG-Y/;fgur|;PuK< tlf0-ZȤ!z~|Ϊ0,wVH]eC~vWz-NwڇEN2H#|ͤeJQ[̈́]M[UuJNS4>vDՆi7tg1D_.NIˆY=_Jpwrh}pV9(Ϫ*%LQ$B~iLݧ+QM(G)ޗo[U1LȻ79bmRu A]R?BFZ询bNY5u@ޤ7&14,P@(1$"GYVmd 1bk9B>O@UW\.n|RM%t.pc"mt.r/_b`mԔ~>_WI=W"F}M'*~᫡X%\:>&1_YRxnZt,?+iRlQ~endstream endobj 980 0 obj << /Type /Page /Contents 981 0 R /Resources 979 0 R /MediaBox [0 0 595.276 790.866] /Parent 978 0 R /Annots [ 983 0 R 984 0 R 985 0 R ] >> endobj 983 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 674.537 291.983 685.441] /Subtype /Link /A << /S /GoTo /D (msid) >> >> endobj 984 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 378.837 290.22 389.621] /Subtype /Link /A << /S /GoTo /D (mscoit) >> >> endobj 985 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 169.093 348.889 179.997] /Subtype /Link /A << /S /GoTo /D (msmisc) >> >> endobj 982 0 obj << /D [980 0 R /XYZ 119.552 744.261 null] >> endobj 979 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F31 226 0 R /F56 467 0 R /F62 486 0 R /F61 483 0 R >> /ProcSet [ /PDF /Text ] >> endobj 988 0 obj << /Length 1483 /Filter /FlateDecode >> stream xXێ6}߯P`k.Iu6iߒ<6m3šdo^d˺4NAR, xGH^ě[A׳ x̠ N/}/Fq{ӥ3]Da1E{`B>x“B2^n(n_mQg H_q}Y5,*ӛٻS  vMIqcGk9{﷘aHűZJECcB.Bl\.b'ԾZE[vRG*\7+ϳSW39t4喂傒?T͔U56_6,*fc۾ndv_"X%å_[ WԞz2rg\A%<A.!~v Ysտw2>!h؉M7nRȈ(1Lbقy跄EsJ .r7 =1O6̳8,{R'?Ȃ5:hVo4?O[㦱{*g<z" |G@/BL,JSO m?F%W]O]˪4Ie<+RR WCѬt]IiQzsWh4ݨKenvI \B`(Moί]|B23(n!{oHD떬O?*!F> zl6*Htj©=0ヒ%ȍ}Hod?leMC[\ubK'L&+bDVY 1oYi"j/3b ={1/GNw*IxjJ(?8ܽdJ?സwם׆riKRuEOwmŤ>iɶ llqIQ@z"BF νϾendstream endobj 987 0 obj << /Type /Page /Contents 988 0 R /Resources 986 0 R /MediaBox [0 0 595.276 790.866] /Parent 978 0 R /Annots [ 990 0 R 991 0 R 992 0 R ] >> endobj 990 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 542.674 348.889 553.578] /Subtype /Link /A << /S /GoTo /D (msmisc) >> >> endobj 991 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 369.222 265.702 380.126] /Subtype /Link /A << /S /GoTo /D (msrh) >> >> endobj 992 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 176.761 290.22 187.546] /Subtype /Link /A << /S /GoTo /D (mscoit) >> >> endobj 989 0 obj << /D [987 0 R /XYZ 119.552 744.261 null] >> endobj 986 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F31 226 0 R /F56 467 0 R /F62 486 0 R /F61 483 0 R >> /ProcSet [ /PDF /Text ] >> endobj 995 0 obj << /Length 1555 /Filter /FlateDecode >> stream xYmo6_e 1CReȚH ]KEdIw|,Yrd+!D{ b#CB8t1K0ztpʶ \{8]t@.8(`>m2x{{LP{9oGı6۰ucBP8GJW_FBx-# ߱KI^ek٣ˋEG>F/QtQ]},[ 4 kDߔћOMyy>ίxoGcSk"Ot;V?yV'hrK`1ez۳jF|9`H c+Qt:`v%gkE(fSdWz/H<|Ky{D>.ӛ뻩nPH; 7-to>ڑTDO6r1sKs;!F`l-6y<Ū+_ugb"uGJ$߮F-SɑkJ bÈX46 }y R0JADK 0o _mC.w;bmвj:*) 1%x@܆sa3s&%B%?g4M/a 4l2*\d(jעkc-Rp&bG9~&diNr`& PXpST^{~eTnvZWڈ# "-qo)'09)E?.Z_%(8ڀ ;AOO~?ƢS,^ÖNGx[((泊^EBcD;U#9Js5& kb\n3r35o(L[c&"!)j)C^KD>&-Cc3է͆(ʼ;M()t֒5$GT!hξ@Gy˘C( =f|m *uzDmS1ًފO, kx}I}wQw*Uy@[a@:+ FMtByF)>7+~|>b.53E,䥩ϓ_!38V$?mW9kyoڻLuEjniUIU$mNIԗG0f1j۳廫Wҋ]> endobj 997 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 562.159 319.062 573.063] /Subtype /Link /A << /S /GoTo /D (msph1) >> >> endobj 998 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 271.24 281.762 282.025] /Subtype /Link /A << /S /GoTo /D (msad) >> >> endobj 996 0 obj << /D [994 0 R /XYZ 119.552 744.261 null] >> endobj 993 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F31 226 0 R /F56 467 0 R /F62 486 0 R /F61 483 0 R >> /ProcSet [ /PDF /Text ] >> endobj 1001 0 obj << /Length 1731 /Filter /FlateDecode >> stream xXYo8~(`c#Fn i"ݴ6~k@KV\9/۲$[@M Q=\лS\CQAg㷎3P;BΙ%!|Lguj%r1táD9Jnk&ej^ԣ۠&g0 wp}'hXM)fGӏF+Vlt*, Ru|3UZ3f˔+r+ݺLdɱpqPز< `o zP (D}adt6엛UAKJ^gLb,#! psՆV;Dɹ4}/.?\_]N/+roMsU/Ğ0l906gu!T@ 2dA!W,]gR) [钕fjq7U)ph=Iè,E9D`܏0 ~wr &l iiq$.2~E;oprG+Vi񽔎l @ό<3G /eySMXd nU F *Ŷųeh[xek){-oaf6J|KVف (k^bE0'~VUUb 쐁\md\ԢѤ[\ܤU!V o't]&Q&jE˅zkF/_8Wq o ](;\- wEWoP[zᔛXYwsq`CV89G{3GTjt}]rѲ.tDOMsQ,5p6,Kx\Wg'ˁH$C(AV)V@uȳѩ{rCқ-%NvS&'HUخo.fg]%rAdU;'r%t".PzɁQG9.ōL{ZAB/knrSi?P(vl務g7M\hSRh7œBc+}TCis25)rYu@ÜdGܡdR-+g^7WAJR'y\k^7^C\WXE(y2njytZ%fTofc=^g.5Ѹ4;TTpb`:HN\Asxlʓ[#C,ێeamv"Di,N (֒G؈sЭM1dZH1q]V[n _ ~\֞Ku}ABBGp~5J\/[, 9:|%IId0L&?W0y_0`]ĩNa0 N˅t!(F4Uֈ^3hM֍Go7zHPfZSӃ"kœGbM+Oj[0ZAwteu1S2yn 0 3b\%[&.!;ے4gq܁i䇎Q,%ْR x]5\46.qeO|[K>\.cZ$W,7ilpeSb#ǍY2JWN]k7c`Y^30a?,Q;a2= ѩh7(k !Q "endstream endobj 1000 0 obj << /Type /Page /Contents 1001 0 R /Resources 999 0 R /MediaBox [0 0 595.276 790.866] /Parent 978 0 R /Annots [ 1003 0 R 1004 0 R 1005 0 R 1006 0 R ] >> endobj 1003 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 582.483 285.617 593.387] /Subtype /Link /A << /S /GoTo /D (mslangs) >> >> endobj 1004 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 463.264 319.062 474.167] /Subtype /Link /A << /S /GoTo /D (msph1) >> >> endobj 1005 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [1 0 0] /Rect [168.527 314.786 244.681 325.57] /Subtype /Link /A << /S /GoTo /D (msdim) >> >> endobj 1006 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [189.668 256.402 274.12 267.306] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.bodley.ox.ac.uk/master/) >> >> endobj 1002 0 obj << /D [1000 0 R /XYZ 119.552 744.261 null] >> endobj 404 0 obj << /D [1000 0 R /XYZ 119.552 308.043 null] >> endobj 154 0 obj << /D [1000 0 R /XYZ 276.868 286.455 null] >> endobj 405 0 obj << /D [1000 0 R /XYZ 119.552 257.399 null] >> endobj 158 0 obj << /D [1000 0 R /XYZ 247.805 242.148 null] >> endobj 406 0 obj << /D [1000 0 R /XYZ 119.552 237.716 null] >> endobj 162 0 obj << /D [1000 0 R /XYZ 191.521 213.183 null] >> endobj 999 0 obj << /Font << /F33 228 0 R /F31 226 0 R /F34 279 0 R /F56 467 0 R /F30 224 0 R /F55 464 0 R /F65 638 0 R >> /ProcSet [ /PDF /Text ] >> endobj 1009 0 obj << /Length 1200 /Filter /FlateDecode >> stream xXn6}WyID IQXx dn>m3U\CeKNi $f8sfxfh`#!>u8cY&|rD9Fbroϓ_b0#Bۗ.c> q=0gFHS~*]E.GN]M!Ke'*6KDUI`p8L H0x2]Dx,( C (xMvߓ/߰,>wh(FPȉS(vr3mvBI=$`s8;U'F["*XjufF{4^,ɳ-7Y|a7Jd*|hYŏVQ6SiXeߒu[Zc~8&"`0vyneivwm7&n |ZOe]m`6~3"pM;8G@Y$ ]lHhxͺpu5, WptufX1镬L~zL{չ\4SN Mk3!vo2MJUP$0&S da =A]jfqk*@|'ZIZ}W)zdUѢ}TmWP ?0p2P0lohZWL^88 {*G3<0 gXer#s\ՠ`lCYǜWs,<}工nq^BÃQQ,:N?0p7ؿ!¶uj+2ϔwS`d*G,^LwpesOL%v5Lz5[]L,Lyrż}ibloWX V[C> endobj 1010 0 obj << /D [1008 0 R /XYZ 119.552 744.261 null] >> endobj 166 0 obj << /D [1008 0 R /XYZ 266.538 705.187 null] >> endobj 407 0 obj << /D [1008 0 R /XYZ 119.552 700.756 null] >> endobj 170 0 obj << /D [1008 0 R /XYZ 189.887 687.715 null] >> endobj 1011 0 obj << /D [1008 0 R /XYZ 119.552 498.642 null] >> endobj 1012 0 obj << /D [1008 0 R /XYZ 229.568 484.796 null] >> endobj 1016 0 obj << /D [1008 0 R /XYZ 119.552 315.541 null] >> endobj 1017 0 obj << /D [1008 0 R /XYZ 205.578 301.695 null] >> endobj 1007 0 obj << /Font << /F33 228 0 R /F55 464 0 R /F31 226 0 R /F65 638 0 R /F34 279 0 R /F72 1015 0 R >> /ProcSet [ /PDF /Text ] >> endobj 1020 0 obj << /Length 1310 /Filter /FlateDecode >> stream xXn8}W~J&uWHb tݺCEmʢWwdR-NҢh)RÙ3g.0cXf,>#ưxMo\׊Qb߳Ⱦ\D==GX#zdbJniKŵT5 ns껱~cV$:("&A"/a\Yj/_vu^dEZ_i؊hjE1@:=+DqxhbM/;B Rڒ9߱bi{UI.j4@ )bͫnFOwob̓d1x!V6D>wN9*>CfE# G4QzIw5eOX&Z`Rh2m>/-MR' @"1j 0 vvN?&Чd97x6C gOh6rzSI0D} jECRTum-- X 0 &OUʫBq Y+ob4b CR0^"3ŀLTJ('l 0w!'A8;Yf]m`-Q;T̨E%8öB XAfm?QBkФ)'M[IW*}IrP!M&)u~Ź}*䎖[ӴUsϯ{g^ϸųOٖMll=Ә2.]oE^ =g-E>7RL|r|rڥ> endobj 1021 0 obj << /D [1019 0 R /XYZ 119.552 744.261 null] >> endobj 174 0 obj << /D [1019 0 R /XYZ 189.887 705.187 null] >> endobj 408 0 obj << /D [1019 0 R /XYZ 119.552 497.94 null] >> endobj 178 0 obj << /D [1019 0 R /XYZ 225.871 483.566 null] >> endobj 409 0 obj << /D [1019 0 R /XYZ 119.552 388.629 null] >> endobj 182 0 obj << /D [1019 0 R /XYZ 288.667 371.932 null] >> endobj 410 0 obj << /D [1019 0 R /XYZ 119.552 367.5 null] >> endobj 186 0 obj << /D [1019 0 R /XYZ 352.734 353.999 null] >> endobj 190 0 obj << /D [1019 0 R /XYZ 189.887 235.187 null] >> endobj 444 0 obj << /D [1019 0 R /XYZ 119.552 176.733 null] >> endobj 194 0 obj << /D [1019 0 R /XYZ 225.871 164.011 null] >> endobj 1018 0 obj << /Font << /F33 228 0 R /F31 226 0 R /F65 638 0 R /F34 279 0 R /F72 1015 0 R /F55 464 0 R >> /ProcSet [ /PDF /Text ] >> endobj 1025 0 obj << /Length 1479 /Filter /FlateDecode >> stream xXn6}Wy ،(TxdȢ)>,AhLlv%s9sfv\!bs"0q^}]O.?(+i@g֟'lPPHwۗ YKZѲD+z%⟳w] g3`OnjHw-/v7൨2Jwacv>`3 :EUB Q l$KfRDχmN@Uؿ$!w{.ǽIWJ95*-_fj#6il3/7;Ӝ靘a4B5+95-\m"*t8si\k Ob"{jxkPKɠKaD>t|c|Q*-:zolC+Bfv[> endobj 1031 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [272.955 200.589 428.221 211.493] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.bodley.ox.ac.uk/master/name_authority/name_authority.html) >> >> endobj 1032 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [431.21 200.589 487.169 211.493] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.bodley.ox.ac.uk/master/name_authority/name_authority.html) >> >> endobj 1033 0 obj << /Type /Annot /Border [1 0 0] /H /I /C [0 1 1] /Rect [118.555 188.634 184.458 199.537] /Subtype /Link /A << /Type /Action /S /URI /URI (http://www.bodley.ox.ac.uk/master/name_authority/name_authority.html) >> >> endobj 1026 0 obj << /D [1024 0 R /XYZ 119.552 744.261 null] >> endobj 445 0 obj << /D [1024 0 R /XYZ 119.552 677.526 null] >> endobj 198 0 obj << /D [1024 0 R /XYZ 259.114 661.352 null] >> endobj 446 0 obj << /D [1024 0 R /XYZ 119.552 656.92 null] >> endobj 202 0 obj << /D [1024 0 R /XYZ 252.79 643.419 null] >> endobj 1027 0 obj << /D [1024 0 R /XYZ 119.552 641.382 null] >> endobj 1028 0 obj << /D [1024 0 R /XYZ 211.575 627.479 null] >> endobj 1029 0 obj << /D [1024 0 R /XYZ 119.552 493.118 null] >> endobj 1030 0 obj << /D [1024 0 R /XYZ 205.578 478.334 null] >> endobj 447 0 obj << /D [1024 0 R /XYZ 119.552 419.76 null] >> endobj 206 0 obj << /D [1024 0 R /XYZ 274.285 406.566 null] >> endobj 448 0 obj << /D [1024 0 R /XYZ 119.552 402.135 null] >> endobj 210 0 obj << /D [1024 0 R /XYZ 197.08 388.633 null] >> endobj 449 0 obj << /D [1024 0 R /XYZ 119.552 282.606 null] >> endobj 214 0 obj << /D [1024 0 R /XYZ 380.512 258.536 null] >> endobj 1023 0 obj << /Font << /F33 228 0 R /F34 279 0 R /F55 464 0 R /F31 226 0 R /F65 638 0 R /F30 224 0 R >> /ProcSet [ /PDF /Text ] >> endobj 1014 0 obj << /Length1 769 /Length2 589 /Length3 532 /Length 1139 /Filter /FlateDecode >> stream xSU uLOJu+53Rp P03RUu.JM,sI,IR04Tp,MW04U00222*Rp/,L(Qp)2WpM-LNSM,HZRQZZTeh\ǥrg^Z9D8&UZT tБ @'T*qJB7ܭ4'/1d<(0s3s* s JKR|SRЕB曚Y.Y옗khg`l ,vˬHM ,IPHK)N楠;z`G::hCb,WRY`P "0*ʬP6300*B+.׼̼t#S3ĢJ.QF Ն y) @(CV!- Ĥ 8?+u t-FZ*[֢* ,,MtQ05000x5(5~ae55"5d떬Vֹ.U牵/oQ7;36t^bzɒW m;,}Q+zp^/lZ,bB~]xi<\6cN#iEgu*\g^ ߻-4IKI bw_#ZLΊdS4u@}Ywo^RZԬ/F03b۱!HWD=*zwId &U߷霺Ͼ;J֪\}zG96[;؜Q:8#% S\;㙘oKBp?5vkF ]iMæxҞ=JgOOϛljؑ{INq E9W~W3K{^ s'~)ջ3u~k'xξ&cojgJoPmewtyz>_ђ1:ZE}*蕢~_4]t$w/DyKibԔs{'|#1 ߻J$> endobj 1013 0 obj << /Ascent 750 /CapHeight 683 /Descent -194 /FontName /YABMVT+CMSY8 /ItalicAngle -14 /StemV 89 /XHeight 431 /FontBBox [-30 -955 1185 779] /Flags 4 /CharSet (/bullet) /FontFile 1014 0 R >> endobj 1035 0 obj [531 ] endobj 1034 0 obj << /Type /Encoding /Differences [ 0 /.notdef 15/bullet 16/.notdef] >> endobj 1036 0 obj << /Type /Encoding /Differences [ 0 /.notdef 1/dotaccent/fi/fl/fraction/hungarumlaut/Lslash/lslash/ogonek/ring 10/.notdef 11/breve/minus 13/.notdef 14/Zcaron/zcaron/caron/dotlessi/dotlessj/ff/ffi/ffl 22/.notdef 30/grave/quotesingle/space/exclam/quotedbl/numbersign/dollar/percent/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/asciicircum/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z/braceleft/bar/braceright/asciitilde 127/.notdef 130/quotesinglbase/florin/quotedblbase/ellipsis/dagger/daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE 141/.notdef 147/quotedblleft/quotedblright/bullet/endash/emdash/tilde/trademark/scaron/guilsinglright/oe 157/.notdef 159/Ydieresis 160/.notdef 161/exclamdown/cent/sterling/currency/yen/brokenbar/section/dieresis/copyright/ordfeminine/guillemotleft/logicalnot/hyphen/registered/macron/degree/plusminus/twosuperior/threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior/ordmasculine/guillemotright/onequarter/onehalf/threequarters/questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis/multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn/germandbls/agrave/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla/egrave/eacute/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis/eth/ntilde/ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash/ugrave/uacute/ucircumflex/udieresis/yacute/thorn/ydieresis] >> endobj 637 0 obj << /Length1 901 /Length2 4927 /Length3 532 /Length 5585 /Filter /FlateDecode >> stream xYgPT[9#@6 49d$l$$ir$G 9GEx QHM}fTLYg׭:u\&OG'-("$" qA&`J4 ꇄHG8 @@* F<j`4T "## @RQY1qYQir?0 @B]`DPC`;s=<-Op"@`NhO\gO̟i?KP$oew~C<L.9A||Nw~ `F Ԡ(!]qQQ!20Qc( B;B=~ï_{/_ӃB`>G0'e  3 CiCi3PCO$V2u9#(@Jw } ?UMT 1_5/߱_l@?gB_o(_t#/_nUe1Pc~l 1PgXجlGYz^wh:[fJL-VY )4S3$oԟ!)e7ەvW6^'WnJ4C௡l\;gM7|󗌘Mj|X$N 8~-{baoŦ5+atm'"R -L!e`&ޏ㙢.yc's5R1{t7W$8H:["euqko;In68I\. VZ'+u{1) d^Dtt/p:t\\;w`3~Ӑw"DeL7Ngc#VʝHfXּGo#o]Q2+ 2H;hX%>J30 1yӜl0Z`d !;Ԝ39ƿ 7Ct#s,r|hnx` /㛳޵$|yܨe΅!(x]E:zBz>o2I_EU\?*ݯqPkxF`b u-|,ddV!p8 {^AjȍQSIn̎=( `R#ڧ)P6%cAP3kd&>}i_ tEٶ20g\ MX -+Oam.MμLX&o% I_0jZcuwfy1OQ)6|@?Q^SlokI\N.F[#ܛVw'GČ]^ECa%y:u:V3 6 gMAjiJA\wͫG (yRfE^CgB|*`Puz{28Pw칐_QeG ӽ)lS-hGMhA cX&Vg3jJgЧGRq=ħbb̟B.`Jx{H8.cQU&<^{#E*74kf$2;PCxRAtI(Xi5V,5jCsh*ͬ" jeO?vdM>ϯo7Y 4! S1k^G̵[E I+18>z{w t8p{EN+\ W!vt0K< v~ .?SRnݶbw@=k ۜ,;S.! n6ε*~_~KL OYe*Pb^JIޯe XZry]͡jwrb'FZ:lK_V7['3^GM e-aUvɲkMyu dúQWfb V%A^,6]dd3I [zV gD4uHaV~pRd{7kAȷ Vߎd'O}f;NIXnp *|no;T?b:=w-AvN;Wt[R-h۽717㜄5ha=wɤCkusaܧ-i]tM(ۋr*'%{=ؘƝ8rX4(JZRHX};|ѷ;6  9bQ}ft^Iy8emNJ3p8[pM>k^t=\.[J_2-q?JE Mo5*s~| >H@\{ 8 qA:&/s rmA?'@HnE 쎜Pp{]{{IQM})>v$So\# '.YBkKӊOI= 4j ul pCH 2Oendstream endobj 638 0 obj << /Type /Font /Subtype /Type1 /Encoding 1036 0 R /FirstChar 33 /LastChar 121 /Widths 1037 0 R /BaseFont /MJCSBY+LucidaSans-TypewriterOblique /FontDescriptor 636 0 R >> endobj 636 0 obj << /Ascent 777 /CapHeight 711 /Descent -199 /FontName /MJCSBY+LucidaSans-TypewriterOblique /ItalicAngle -11 /StemV 201 /XHeight 530 /FontBBox [-12 -205 618 928] /Flags 4 /CharSet (/exclam/hyphen/less/greater/D/E/I/N/a/b/c/d/e/f/g/h/i/l/m/n/o/p/q/r/s/t/u/v/w/x/y) /FontFile 637 0 R >> endobj 1037 0 obj [602 0 0 0 0 0 0 0 0 0 0 0 602 0 0 0 0 0 0 0 0 0 0 0 0 0 0 602 0 602 0 0 0 0 0 602 602 0 0 0 602 0 0 0 0 602 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 602 602 602 602 602 602 602 602 602 0 0 602 602 602 602 602 602 602 602 602 602 602 602 602 602 ] endobj 485 0 obj << /Length1 1297 /Length2 4818 /Length3 532 /Length 5633 /Filter /FlateDecode >> stream xgTS[Q(H jzz/J!!&tAD) &EiJQtJf&g}7`{':&KH[Pw8)@EH"@ddAJP^"P^8$p `%x h#ɡP,wr/MwG Gǟ]>H6Ïw#9XC!C{!>Hae]nYԼh=Ŀײvh 6W?L@]MBܝHGK t0@΀#Eܑ/ԯDeB#I]Hwz5XPKSLGw3WoͺpXB[ Ǩ X,ܟ/%".B@' v)7.p`&$0oO/iM>HZ&)l7I`_@`sEgo:x 3@AkA 5< ^ 5gu+;x+39x+߿QowVO/PH?-!B-d4vGyz#5Uq4IjExcHw dGQA"lKFUTqj~_ 9%$W(GC?䟨0;x@=O4{WdثꙔdn>+l3K΃s/|jh{EDwqyA[Fc׫M>MfjYh ѫ7h3=cĢ}iS ?DSMO(ĖL&a ͏mpq2[s2}G2=hfP ÜptMZҊDrJ~aAW|5~Qa1t^hRnKO\Rj܇L[K-zm H(xa:@Ben(c9Vdv7;J8ڳKO̥ 2FVZ"MBPU##P{^Xkq: ClGn!avQ>Zgjƥ'Nd Z)'5)TTou\ڜɱ 6--_"g[t-;=8uhd:F;aߛ]DH7m̊J[Nmh"-•$EXB>nOIfyS ~QQ,yFNpepY u,PKg"ؠŠ $]1{/(Y1]=s%گAݘ$?=8딌V/7d_ 7MkGdh9DRsJeazƇC!:iկ.8;Tm5t1Fƿ\TLC-aP0 KY[7r+FF(BEqR\K{nN.zЕ"-.)Vi^GBd$K'Zt/ZԽ-~&TɴgOBE=)hZӢZ~>>? P}ePv%s?)/ !,c٤y^bcr#J\,9~1nۥ栄1ڴ#'ez7Z=F[.ɳv62wzwso!$\B-JK)E L4F]T dJS h׻ob5=VKoȳdN1y*+"",e)tk4~"ԗE?t7O5kC .D773o :~KW)X%4o侃 y}D}7V$2LR+m(sVdfr". %a ]]RH64t_<rMQ'n.ݣܞl;Hl.N.5@* ,ʼgZqsͯ27n*j{ީ5,tقcL1s@߁ʿ I:o4p96AIe<8_ ` .D4[5jPP}K o?~&ֺ#Mmm%QiȍtCNe$cBfPVzVǙeS?Hf];L1;ֹQo7:it;lw8}gg4?yZz.CٗyPVl'<)L5WUV59j%SX.C樴WVt\mmH$ZrLQ[vGaAËu-G4M(;ah#= voIl |\W*|,np,$ֲ7Y{7x8mPkJ=6&paT-q[Yh˩$^wzmk%rϦ+'x }7b#cDi jQf3;W'/NƦIC3>ݪ k8c:}wV{ǃ}~A}1=K]SM?_B|.$Z21.ח y'9=Ƽ=E{/Vf ܅uO>>q5V4QȔ};cRk)ۿҦ4ۈ/mDs)eBu_R&~hf &rLJt=)] F7GEWǶtV͔ۚKi>tKXo1Fo1˴6vtDS~eLbP?3 6R[qd$Ԙԏ@_B]M{˜zW_+_4N#xܪ"ZK!q ÷|\DךE~x;ZUD 9Ojoo+ T1DhlMd\zrBYXS*$HU>2T'ޗBݼjafgYܫolߡd1qoH0oVnz"Vc4<=c˳خeuN Bveh]k]ܮQW^S. ;pa^f VHGgJQԒ0X{NǽaŌr/߅Oɡ)jk{Zf%v fVc<߿EՕO׃>-Θ' oY@S)'(M~NJm+<[@n^+z],joxze.=I"3k4>,SoĤO_ͱGP3uoͭݱ/e4(4no:EI sdbNr%u*sA@vg[хaA 1qrBYoHɱN՚= bnxGƕo$d8g6Zv{Ei|HW L0в2Qi'|Y+RepR>jfW3%sYA6;5΂A&vճv*1|("T8, O}?e '0W̡ݾuOruA!cZ),DQ`Z׋U3퇥= tJp_y'~6RagK sy,Kb+7duuJ0 b qfCHچBhCRj؟=6%m[7'DdG O纾❲ 0PuKIو<\. *p? |Y2yA|s(e{`T,eSY"\u{;3dQA즟t̐)SAWse`_}asnMWnN*sn__[ܕ ? ̍gh.PloNb })C6}@#GIVv+-͎(0'/c[tĹB1ogtqaP&an[y$nN'?L\ s,!au^t_d/3iׄ{}S ' p\ 26I&D淌WU;ȇ>T+FdheޜN;j31^0B5QƤwajd+N'CFq"Yzi$Ź p 4LȢgG#k+h(XXvL8atCG+nֽ BcS;Z>a6MG:L V%J8HK? 5=LSDizp -$(nwo)uk`6_xmV$]uR(a !' H8' /Lendstream endobj 486 0 obj << /Type /Font /Subtype /Type1 /Encoding 1036 0 R /FirstChar 2 /LastChar 121 /Widths 1038 0 R /BaseFont /BQJINX+LucidaSans-Demi /FontDescriptor 484 0 R >> endobj 484 0 obj << /Ascent 769 /CapHeight 732 /Descent -196 /FontName /BQJINX+LucidaSans-Demi /ItalicAngle 0 /StemV 193 /XHeight 536 /FontBBox [-309 -205 1151 967] /Flags 4 /CharSet (/fi/A/B/K/L/a/b/c/d/e/f/g/h/i/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y) /FontFile 485 0 R >> endobj 1038 0 obj [678 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 736 630 0 0 0 0 0 0 0 0 710 581 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 588 663 532 663 586 414 660 657 325 0 633 325 970 657 639 663 663 454 566 405 657 593 863 591 583 ] endobj 482 0 obj << /Length1 1566 /Length2 6511 /Length3 532 /Length 7459 /Filter /FlateDecode >> stream xg<]ۯh!Fn0F]D J`ƨQF^C$轄?o2ǹǵu]YGOi SA"|Vpk. fgWDh8E$B]@@ $ %f:`p4 QPk#(maHw}PGX Vh%fGEa]vu peƅF"<0b 89?@% ?@HLWXH @m.H fL7;O-@A ꈉV_&Cק `z8(Gp+y w YVv >r#`:H[ ǐ)kOk̭@^WGak@y:#g_,xŚP4 x"ɂGCeEP I,p恹V ?,8}6Hc`(+g௚E0kUU:&We0hdC\Dʄ#J 0 vU_&B0W$*]&YŨ\@+Ӹ"LWĄ@aRtHԻ"L?$^0!A5xî!Fb l!Fbsab! 1VkB^C5h!Fb4z 1}ݯPb-gׇMA2>!!f+E">L}  `O9^'lǼ-`0$J2>>W9gVMX It,C~3BiI*uu&.ޏT^8$O\Yz5jz9ln ]/J0L޵éA0όĭuJ~HP}3,ٹ(T8;YB܍C! :bXB ^gO4^r-Qs#q6MVL6W IȒe 5!./r]qUk,:\J9(Ɲ5zs`*x6dm!`vqx&wL%c)Uf>BնpE_ķ OsT sSx_>&@76m|E]D ɭ}Q\`vjl5B,$Bb=,=? 6cQ K:"6" oͺ3vD "`J3;U(y1ai0h*l36@oCw=\ ( ?WiHgr`*m=&#dM2nΐ1lA&K412/D~V/]Z`Ȯs:v|oE)K<)5ztZ5 4:[Tk Yn~s. G: jvxN'4٢u#4SA׬V>֧9[eJIлA}0du$;m2ӂ}#w3 +,*'^i)"D %u&7zz_r(Jti_;W0Ep~ KuH&teM=Bb36?aǦ$;2 HҙGpQ睽n9toZ~~%’8Qr6j)F;*E s(Qwܨv%-jל|rJ~/:UP1<m.3i/UYIl|]Qz14f.$,lXLRᩫ):F[>^-L pIF{zB}Y/Pqk7;}^87BS,z%wsg.v-E%j8nWB1bzV<ΥxkLo-[bBEa<{m!ˉEJZ83U~άv0)>iI8 |l뱹bZ;ڈ't^]Pp{#J!D&8A^\%Fg/ -̱V&M%D{/jp+'`n>hPCiݮĵ=TgrW}>no NJ7uTO%˽UǏhu\lVontD bsp+ғ9fDy8o#eIOlM2vYԥ MdosN)S- fY&F" "C{tڇڈׁvGϻ)1qxx:IaTݘyPIYW̺|-y /v$)kczˬ^f#kdՇLYO5dk|#2~e%)Ƀd%[X>C-Rӂ:vէ4] :].j OY*AR,*dIvUK[vI© |YrD-~;5_OkUHoIy+DmP%#,u!*DuCюs2DFk.-]S֊p*CgO#jRnρ>i1Wsz>=ڗIJ]ngMPBh*aK6җuf9nrTR~Nq켔--"ف59:s3 LiT>dFo#Rth䫀Sbض uG=cu9WpߧRB?z-5dNhS aU[^yAqJab7؆SUY>O eG$Կ$YPQVgW((>&sjO[ƝO}(<&ƯAV}*&hPyfD!ꗋ{`p9&\GB!9GA;0f*mc«*Kt_(ڧ,%{ãxoEFe^b=vrmP?| xa:,0i `/=~tr!]K+t~}U82ncjILbN\;zյ's58'ث#imH>qߓu5Nu!]pdNJ,l1I\ѳ0ՒNv@F Q2䧍I Un>1 fsҦ!MxUxr|2Ce[Ka>8“MMsgiw]_Mo H5=e8Z;;)|s5qQ%^vi `xSG8{uTpT OR=WvN{ءZjsLZ=./ rnџ&$'q!ab>a"&<"eY[ FخHΌz\8vȞU󆌒]%eon $*ϰ;\~~FMT疜249**@#.Cm퍪o1\$x~ ;+yyR@Wwu=Bnj0s'bQRUKdyd7n!Y%ׄ9R/w?6_qCuIx"8(e9eC9ջ2b]^PgrROўZ0%Lצʸg}SqP`L }Ut9'IQf5)z^KC7=S75<;^"+ƽ> /;Pj[/ȋ?Y?:xD0U+q!͇cK,13 |k_ca+#m|XESvw,X> x%JA;N'N Q Ye@w~rP=;l1M 4Y`R!&~flk4˸?4jF*8>(" ON:ExDcB"Mneg|*gF(w -5O~P{ ' y@a,Aq=iMj嫌`0uJ0;h4-IW9^ӚJixf1SRhtBJoR)2m[b EPoO oB[>]T b3)3 wuݑ%K\ёV`#Kuhy*nOޮ5:wnCEVмHzRA;WYN$uX)xr' 0)`opkg!.4;ћKq+{<_^q#*vso֗̓֒-$*C%ki3Pa9F"A~E{ :L6([NIFߙY{|r{Mf2\}5P#oYZ!URaX!eqPy9oUմ̏3}ŽGObVZ,O PۮYR%Ge(Qx- *җ7}6}غd2F{ůϵ9VLD YXo2>ͦZ{u+PjQ0W r)ڼ/X] \M6BhtCٶf]L&d~m{5n~>}I f̭|}OQ6l57H1" "Q?  *]J=ci\o+' ';}?n-?y-pUà /x?\2qE(`9]ڟ޺Jbi:_4`'inՅM h4V}* po{)7c3k>CT]MښE dߓȰ$iݔp#zF,7\tP`ފlHðw arSX8iC{yg=t 2|N3 yE=566<^Pwtt8a5pe(Zw+@qk^~ػ:1r6k^=>IY.d..,付ZP:+^->zթ|Ӂz! WVs5;)~ƌr,=b(;i >s1/4(QAh)"] ̖^K9P?{CS4-EUEo|P4M1Kŧ)S"k+9E*/,w"VLV[0Pc'2׊aܮM UoMǙ֓Go܍ZFF"[8q⍨(W٣ZHK ]Lюv?8 6~&x~.ݪn{6+6CP;Xbjp[a0'H~#*1Kp}ȃK#bsFt=é\8^kJ_Ls,䨟h yCUq (U#f켰Q6Sx̠~wJGSP笀&3|0~| MYS)ʧ_bR-=m"µod:r=@~?>岹SO+Fg`endstream endobj 483 0 obj << /Type /Font /Subtype /Type1 /Encoding 1036 0 R /FirstChar 37 /LastChar 124 /Widths 1039 0 R /BaseFont /KJASPG+LucidaSans /FontDescriptor 481 0 R >> endobj 481 0 obj << /Ascent 777 /CapHeight 711 /Descent -200 /FontName /KJASPG+LucidaSans /ItalicAngle 0 /StemV 96 /XHeight 530 /FontBBox [-301 -211 1006 967] /Flags 4 /CharSet (/percent/parenleft/parenright/hyphen/period/one/three/A/B/C/D/E/F/G/I/K/L/O/R/S/T/U/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/r/s/t/u/w/y/bar) /FontFile 482 0 R >> endobj 1039 0 obj [669 0 0 325 325 0 0 0 325 316 0 0 633 0 633 0 0 0 0 0 0 0 0 0 0 0 0 0 690 575 692 749 542 536 723 0 288 0 653 533 0 0 777 0 0 633 539 632 693 0 0 0 0 0 0 0 0 0 0 0 552 630 512 630 557 367 623 620 289 304 584 289 934 620 614 630 0 409 509 374 620 0 770 0 522 0 0 265 ] endobj 466 0 obj << /Length1 1515 /Length2 5714 /Length3 532 /Length 6631 /Filter /FlateDecode >> stream xgT]%ti Ыz! {QPTA R)Hwo=Ώo5ך\bb. EZhN"Q |n9 FapH@A$ FipH"//@}\qY" Q `ū C ` =~Bb]\ 78pg@tQh@0_KH ˙  Fy3lƹ\I]0 $V Kb_$B.w#>˘-chxzBѰߍ4r 8;OҿBvWZ8rDܰZnH0aKtC!MXJKےb_kH//`3DSosC~/o a8?`+ >(8r$e $ ??,B).pFc@=q {$OL!Y,^\u$C _+CrxM?4CxM?WCxM?w ss/|5]Ρv=MxC s!xs>xo9C 9ww|!ޕ9ĻxW*/cAFR Yn u5iq yq3`(__;GA> wB5?%K5#J˻=R%vSRR<*y \Q;tk(M,rL}(}aʩywe 5í#ZzLҮn֒(N]~ĹU xY=r$b:M[X'fA:s|Fteכn2V#zCBO0.əsm?kBI2]gNO|ZTjRɑĉ}e4+y*o6Z,nY> vut',-9nb ~)gCQe=UsA>H]s}H# FD~%JɆ ^\RO*'w-l`ِM YTB<Vz|8m Gg~Zoaf˛ e&׎%;'(#+?/g~ѫK 'J?lmƂY B?Z64t)vG/hȌׯD%Da!}As[J;I8 ] UX7k*uH#(\r9U}H銏kn"fK?M-52:C'>Va"jj|s`Jk'vFҲ iqW5NȟZDNi䨞Չ&ͣZ`MPNCSM ,-e~橵F!t1,NM =#भ ģZzVV޽Į#ܦD^gbSC{,ed|je[?e x~lw|ֵ.WnJ{gVԝwL}KɅh={Ά?U1N{X O!Ճ~$>"<7/Αʼnʼr NXK*2{b9>6ha \K~4p![ ՚k:PdH64dϳ\0!ko*TWvNR5:V]cbv&~ʕUpX'}dc}"ɆaXlC HO=;ro`c1Fi3ްz{&·5߶~?a2TJk$bL~2')֐㄁c },otu/gt'و+ZlhʴyIQW$싑g8x2 {Ƹk*F֫ 3; HJv.WX. ٸ)[#|1cܥd'pR9MZʺ39}釾tf5k P!ڠ~S5r؈H f+ػizɽn |=oz P㿌ofV"%~nMqv s\O.?'=L{i6k(ɽFϹ!a o YNOԚ6*քʺM[. elHkFPc6'rɥy}ATS˂ UVi{{MvUNQk3 >֦{mdA,Wɢ##}$zQ|K<s(Oxy?*]v+I,2w Biī޽~qjׯY.5mdvy+,oY^`o*vY2Y:% Y*?h! i rհ(.\uNKao W/T,A|]85YH*Wb7I~m}L#Fi%6D)7C*r9EL}{"IYY|ks;ĥ^K Hݶp&h1H31^.2Vysvr#XIM,)Rg[גk yien6zxp^ Gk8*Ӝ8[|915T)jp1UzPN*踕%r@.UӲ)"5_о#mK48']{TIҊ&7_.&um[&~i{P\H+iTvEU.J U4h- FczAdPAJɷ$QԒk>T<ۖ3~ ] z9>2§C_3U78Z%,!oN(M0Dh_WUQ&3ʎ0CH|w3.} ΪL߾gr|,kqBUcv%o* Oߓ:FVȝYWdm]y\?$n.ˎwˀ^0R^"G2!7CK}sR[}q*ԶJ?KWݟ@6 pfq15cIJ.0:z[$n/$BUڛ찫>zsa5Ij2{M7ǹS>80(=ʗ}j?03c"짤3ZYqډvK]`g5RAr:sƔ_L]D72X"b)=xz {MV5*RmEe#MtŕTs*@]oYsu]Zgp0G]p!ľ~H^vc,t  ̡R(*'/2F5W 9\vGwÍNhu%o v56n߉HH$v|1Ui0= ݼ0OOkBh W(s lcI˖H,1PcU T5I7ѶŬO02ju^SA͙j&֘ע2.IAF&Zlmdɥ7mn,bv9C51# SQv_v`& CXGu!@LT#L`w?"%Ux.JN ezݜϰSp\xnocNs5LGKTD F$Bo Q7\U,19-IRC !/m7&_䴌D:xNMİ}o"m"'5MPj߬ bBR4wy+y0)ǣʗSVrsm6)<+lrvKsK;!Ut+"z>!'ʜOV Reڑ>[Mu7x^{:?_^A!y #p6mH ='qk 'MxL^MÖ|, k+B/DX7}q}JjC߽fQ#Fv7>!W(NSiGP??pnC[/zwjTJșhhj dzl|8bSEkSK:9iH߳ mGQCoq9j:<)D.>wq\}U,Fʌa:? >(fGCțR&3_{bj^O3Ҧ=2BƏ~o.PR.VkD"eRq^a8bBLy5MmaHm@*;J/ҒW:_EC#(k"p-10&eΏT*Aj?+^qYvTѰ~{"nZ16/5#->/:u چ[GYG|ɶ l+grb2}@~!We9$>bÂA_ 3 ].T~$ѫiX-ЌLVE܎VܚsnS_iB4\կ+ ?;.Nz׍ O;iۮw0>^v?{nܽTr< &3|KuIK( EP?>w]dvX>[Ű͢sGJwjb}`"huS޻W̭ddu|8up~<irVgnD4yX^I,(sd ƌIĹ{pi/5P U_>*hɶzEiѕVt`?Jkƅv#' LP}J54zבмBA˃&- RwopGg' {R|=RtFj7cq=rehorOn˜{[9p/kz|rXz(|ueI5"{a(ϐ:pT7'6yBmWZ֘$'gW!Yw%Hh Wn؈]Wl;厺=%t Bj1dTkVbGYB֍Wge7ݣljPn|AkBbe;pdḵZsY=q٘ %;Uh6>CJL#\1;p^/!UQB⋢#[y",3?_!D08?uA|>endstream endobj 467 0 obj << /Type /Font /Subtype /Type1 /Encoding 1036 0 R /FirstChar 60 /LastChar 121 /Widths 1040 0 R /BaseFont /RALAPE+LucidaSans-TypewriterBold /FontDescriptor 465 0 R >> endobj 465 0 obj << /Ascent 760 /CapHeight 735 /Descent -199 /FontName /RALAPE+LucidaSans-TypewriterBold /ItalicAngle 0 /StemV 201 /XHeight 530 /FontBBox [-12 -205 639 928] /Flags 4 /CharSet (/less/greater/B/C/D/E/F/H/I/L/M/N/P/R/S/W/a/b/c/d/e/f/g/h/i/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y) /FontFile 466 0 R >> endobj 1040 0 obj [602 0 602 0 0 0 602 602 602 602 602 0 602 602 0 0 602 602 602 0 602 0 602 602 0 0 0 602 0 0 0 0 0 0 0 0 0 602 602 602 602 602 602 602 602 602 0 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 ] endobj 464 0 obj << /Type /Font /Subtype /Type1 /Encoding 1036 0 R /BaseFont /Times-BoldItalic >> endobj 278 0 obj << /Length1 870 /Length2 10768 /Length3 532 /Length 11416 /Filter /FlateDecode >> stream xzUT]%'kpwwa#hpww< ?{c[^˪YUWUmQkJX;Ye PVN6N!Bƪ tCN6T::)W\-3)!WпQn +u:Z@I @wrp Vlk`WoU @🰵\@Wt_u, k ] >-?W5 tcp pq$`[@tZYKo?OhdT-"~sp;x' 0իp[I@lB`7YZ kX:kTwr={+7qiۂ!@77??\@,!]_E[Q[hUCw?lU,`/_ W__o&  hA- ;'VN.+/S %it `w4KC+~u _V?C2+eIڴ'6,%s(SrahGا|!s՘=rI\x0$ӿVs9jNmvc2ՠdI:̀G@N(lNDX=7&vKe$Oĺ'vj2T]rS;S1rAʛPl4Bi/&)c3.+3:70V}|u \O" hGhfH|AVY oDok(:O^`^;-{hv"LqBfPZ I:5V^bX&70(ڒ)q YWzgG MUx-O3:j4hvLa(>ķEP(`z2LEf`U3jC}#D;sEGxC{SYeuD|gY{oz΂jIfn(I%ʔ裤љ,Z`ڽOi}"|H`#Bc[`j* ifҩ8pKHl,XTMr܌Sր)g7i){,2LS 1Z0@BwWզ)5G,4>07wfpڤ@;8 xqFOmd$ /ߞ?r4㉃g<2֥؃5j9*S5S؊Ė7ZP(MTN{іri:VY8/;3_-۹mo> 秄43~ux4VЩxI*޵C}%3f㏮Z~4A8QVa)aә_Ო@|sW'0Ri]ap9 ;_7ʼ>BخV.iv3Rhɼs0mG ^S!> : GCaTB씒9^Yb FW7S)"8sn:Sը^ +j}\GZ>3W{(>h<Qk  o#0&6ӑU/ G4<2>Kc8oՌéñnJA&I&.thtd Zd[FIˈ  mjR08o (YaA%̯ڀ=N58{hC3D-lވuynm] X3.L-9.Pbg_ ȯ—LYR;Nx+_\\qdl.YIM6_وPa`\yOjuɸ^[\{HaXPn Jr Ul8AO}U y Ov[6\+E5,W7Нecu~|R7/&w~I4$V? 5LDON?|b72?W:(u!*~2M{ɎQ$ݲE!]MKwTSTd|FaTCfT#0Of9.sqOz_0Ux+Z *:+vܧ'+ZxAF-u1̡,n Y I\Ż"i%iR~'I{;U?QFTI'`q[I(>j%*gg,i|g&KXNi ۤ)+kSC&'l&2\x~Ac³ȶ"HL~@SƬkw6&#þ)kw8BIk6B|alkyaޅU(=W@oんq=&OE5A8OtxX=fZ.(a Hox%GCm#48IB]%$QaNM9}("|7ufE3_aO8Lw:ep㩲Z8aGJ{s %cofo5d-΍~C`YK++}nF5t(#1y1vʬB|2 ksŝ wbtUB'9Z=RcQnn|iGoFk #9oč M*N<@O8 q)?X퉎hwGڊ0MKy(~OZ[qS= 4&jZ!v !Nts'weWS0b"d=#A'&KW"(QKpU-.&.#@lB},jr’)%M%PJy?Re'f.kΖb웶6ш%YLrX韮)M fL4єo|5Vx^[=5aL]xqH49h ī놓N,x4ad5Enx+ YmDbKc i9OaJ%*fHe(D|bCifod֟%>[1aҀSȬΔ6;(7fDzҙ OV2ʼnqr< tET f(eP#rﶡaӦX]}ܱ؈hePOa.V*iIf>]v 2h bh̛yj(#  k{$x8u>"Rw̸g],Fy؅Xc3kzfB/ըzoEڭȍE{Qa$H|e?H_89KD(VmCBTEPbX~l`XCS [ʹ緒#e5\8qtuTXur_@1vޞ^9v?U|A-_7𕩗\͘>'$l1GVzKTH!,?윯&x5E%nCYP;wŴ;ݹZBK@1]^F)}nyK_3H.{oo:U=OA0+-NVLN mF2}}<$0vsᕹݠ-օb.eyR9`?[U NƏO?`S1<ÐLxn$Dr d;)dI;kxIfS GںYLk>tD:`.xң̦ol&4|R$xYzgT)]J >tߋ96~&hoZVm?INQʳtE(8]W+# )0u-D7FSo]"堈8gFU,g&l(:$cOpx2DĺE(ڡa{&<)49;˅ b᫡sSR-1ګ}rٛhv֥[+')Y4S7vS \n'̅LAaaSqK+Dm jkD_[,/Ǡh;NzW3G/h O- 1/'k0'AM mie.^|Lϋ.Ax"h_+}y*HS}r7y񼉔^qb'900z* G*ӲI-0R@\uX.w,%LE2ОƆۀ{сYy}x˳$3,E=t岿s1faF Տ;^o&Ѻ5 ~/|9JhG}рyi*  i6H@5#c}7<_ڣ-:xHQYbh,wU9g_ J_ L_."V9iͭ*D%rȱˈjFAj<mO(ʯjA^FQ^&jS9nZɧ :w13qD/|4T -{Nn:^y|0Et{ae͏^n ɣ'-Y9WdX%!˰‾thylz6eFLZ /vTN1~Ts?{-jaq('ҍHJ 6+V "Dʯ9ᬷ6%Om>(w8Q±K) c/+f|EU YO(nI>]EMk.׶W)N >'7r ޑ_;QNci>"`Q18+w"MEa]e!F._f N]s+dׅQQe@F" HB6+[oKDq:,X 7FuW^%jYžEM+jY3H'8=)LC zUm?o]UOϭlWjlЋ'dv#G=!yܿ_ ܸMBcFCcxXx"uMݚ܁52HElбXA %8?-]MOT6MY"2ГML_auG7GW(.[R-vEg^NY/L 9̨6F4J8vyTTc'!8W€y1i+-q-J2ה'^ ^^p허;}kQWi^^hVk{jH%.1|8 l:biն*gΛ.]ZP ƹ'p8t{h.\aj(mqÉ/(C!|,};6ɽK:qRf>FMvHa\-ϭkuHHJ+ҵCY>ܾF]Dd(l} ?xpum0SLwU7O:$t ̶5[wqtj/hN.ǥI:6p঒>'v` 0FEjgBt:Rԅ2vKhFYէ%9{%`You-g Sh 6>m EU\.\Hخ+Kg;>O"Jkdj;,Q^NW. [.))!N/b:2<֓mFY.{M Ӆnf,bNSLDE)R~cuA /Ec o&%{Ru3WOyQ.}vߞ+AC3JˌTV /qſ)"[("*VuoּU(1{4|Wd̍Ad3x{؊:ZJֽ{H3#Xwah8S&L(S$PّhugKQ Ȃtn Ms_R(XĜ_R-䆞ې}>݋9 v;}5sBbnOӑ3ͅEjYl'=-$X!4~~N1Kj0kKl6S?k1Lݕ)OpG\u $GLiN#?j#gkZ2W'"hn]wFlyg;~J˩bl 59Rnm"Y7vZǪV~g?b] H8N-^F_knR}q@3ܱ?=@:e0oƣ"Vf}KUt# rNe@hOS/I& E3>r7|#ZQ`(MmMʄ (\Vy}Lgc)JE'!㔹߰]xڛ10~#-qmN(?af=~B֑|/uDsMF#Zl5eB$}L3F#Ni\Kąݷ뗶]@ٔpڐDWH! 66%s Zc1~q'2o C3u)x_.P8[n#*!>(fF2HC PZצΝl<(o{(=Fu {j> 7f'G7 }ʀ#=/Ƭ=-M5Aw P)IsO[=}ӄ/^w;qTQ<8.]A Zvm?r754R*ق3IwZWO#ilX=jN>uD@c=BYC:qslCƧuʨپCU'N)5 xsĆע tۡukPJz+!8 y9?.5\KpzoX IEOʛzlņueK~-=# REZT/ yd~S"7FW0Ô1[ ŒI1N1ii) H6~mo%SUSOVÂ"%JL>W)E&\8 86fqy1 =z/.5BXp߶kmߢ΃Le5KiQ񠁟j+29%ЏRg{ϊT >"zZ ׮VX*ߝ{4һT !xz<ޥ=n-<6.<4w 9 ow8!BU)fT?⇘0._x9rNjUj!: !V%{u\[E8e񕿉mLxtfpv Jww7mFsDY/ f79 ct6nmQWŪKōRITJ2tJf+GhVuהe.34#GR}C,ws)2Ct[1pi %%:kVZ^ أ7~ucN6639"ae{Dˣ)vroHҕy_6~?[5ŋ^),Ddq!PќI>L$r\Ԧ;@س(fOwFŠꈴ`aL7' W.=*>ˌ0+;9+"dž=A73 .$w$?%5&Z\[w3>oM-q@zR#~ J6}ByH 0RzؼP̈́"s)q4woc H.OfQ悭 Nhy(z B & ڹKOj~Wu2gV #A\VRPyM?xe{XQrAI 'cܪo3 3Aj5qkCZ5F@ji8Խ87(H'+Ʈ)ޮn0]_sjU(;i&H%ua >1=HuNCIGs rp(Th4i; BQP{B*y.%n~+|4H97]__ E!ZXzChH^z`}#Gخgziw< 1&ai~BK@6in(|6GqQxyrAFyTLK',qM̽h =#nPvʘ46H (l*'t(E*YT'b!aDi1@h?좖o:SI|<υ/CL:8HrJ0CNR3SKld'X8%O!kVkn?b {2zmmiO\;{</W#i{7X֊FJ5 &/4+ܑ>98X[tfP]V&r"-co-H }PF} YlGܬ@1BRkTеFzg?,J3q]ˈw X 3M3a"It q% rD=(;y$tRQm&!Pr/a2RzU8Yk>g6q($ܲȈ OŶFMཙL>e[/",ɮD-̡i%.H,Qg"WQ 8G:-wDc|X&W̓ugSm>\'>(?=| ,yEyUhPy JI7w =f`.CNh,!$diI7x{2 YAhMXx/$-*[A bJBGoӔswL~`?lTwJÃ[B2@1VZ ֆ]n<|&~$!@#y C/qHdQ)Jơ|o&f䳞Xӫܾd>Dqnػ7ZՇM5Lgr*+Ju91Yf(ex '8wsJƃ4\fBB^jʨ)%\G= w9*Y,J0Eǵ>0(d8~ڋL|RrD!QAx KjO>2PIkJ/bF)LAT捹:ŒA%TY4<1PL S3JWV~&_$CjʼA>-'1Htu ¡@?p>{95moO^3V}-a){ŘoR!M"uf?r6CUNi|aԉQ3*;L{fi\ 鲜^SK AKV*Nk ٷS. aU>p_> ++?Q=Rendstream endobj 279 0 obj << /Type /Font /Subtype /Type1 /Encoding 1036 0 R /FirstChar 33 /LastChar 124 /Widths 1041 0 R /BaseFont /XMTJTI+LucidaSans-Typewriter /FontDescriptor 277 0 R >> endobj 277 0 obj << /Ascent 777 /CapHeight 711 /Descent -199 /FontName /XMTJTI+LucidaSans-Typewriter /ItalicAngle 0 /StemV 201 /XHeight 530 /FontBBox [-12 -205 618 928] /Flags 4 /CharSet (/exclam/quotedbl/numbersign/percent/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon/less/equal/greater/question/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/Q/R/S/T/U/V/W/X/Y/bracketleft/bracketright/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z/bar) /FontFile 278 0 R >> endobj 1041 0 obj [602 602 602 0 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 0 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 0 602 0 602 0 0 0 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 0 602 ] endobj 228 0 obj << /Type /Font /Subtype /Type1 /Encoding 1036 0 R /BaseFont /Times-Roman >> endobj 226 0 obj << /Type /Font /Subtype /Type1 /Encoding 1036 0 R /BaseFont /Times-Italic >> endobj 224 0 obj << /Type /Font /Subtype /Type1 /Encoding 1036 0 R /BaseFont /Times-Bold >> endobj 367 0 obj << /Type /Pages /Count 6 /Parent 1042 0 R /Kids [218 0 R 412 0 R 451 0 R 474 0 R 488 0 R 492 0 R] >> endobj 527 0 obj << /Type /Pages /Count 6 /Parent 1042 0 R /Kids [505 0 R 529 0 R 550 0 R 562 0 R 566 0 R 571 0 R] >> endobj 579 0 obj << /Type /Pages /Count 6 /Parent 1042 0 R /Kids [576 0 R 581 0 R 588 0 R 593 0 R 597 0 R 603 0 R] >> endobj 614 0 obj << /Type /Pages /Count 6 /Parent 1042 0 R /Kids [611 0 R 616 0 R 623 0 R 627 0 R 631 0 R 640 0 R] >> endobj 657 0 obj << /Type /Pages /Count 6 /Parent 1042 0 R /Kids [647 0 R 660 0 R 664 0 R 672 0 R 677 0 R 681 0 R] >> endobj 696 0 obj << /Type /Pages /Count 6 /Parent 1042 0 R /Kids [689 0 R 698 0 R 702 0 R 708 0 R 716 0 R 723 0 R] >> endobj 731 0 obj << /Type /Pages /Count 6 /Parent 1043 0 R /Kids [728 0 R 733 0 R 737 0 R 748 0 R 755 0 R 763 0 R] >> endobj 772 0 obj << /Type /Pages /Count 6 /Parent 1043 0 R /Kids [768 0 R 774 0 R 778 0 R 784 0 R 788 0 R 792 0 R] >> endobj 799 0 obj << /Type /Pages /Count 6 /Parent 1043 0 R /Kids [796 0 R 801 0 R 805 0 R 809 0 R 813 0 R 817 0 R] >> endobj 826 0 obj << /Type /Pages /Count 6 /Parent 1043 0 R /Kids [821 0 R 828 0 R 834 0 R 841 0 R 846 0 R 852 0 R] >> endobj 865 0 obj << /Type /Pages /Count 6 /Parent 1043 0 R /Kids [859 0 R 867 0 R 873 0 R 879 0 R 885 0 R 891 0 R] >> endobj 902 0 obj << /Type /Pages /Count 6 /Parent 1043 0 R /Kids [897 0 R 904 0 R 911 0 R 917 0 R 922 0 R 928 0 R] >> endobj 939 0 obj << /Type /Pages /Count 6 /Parent 1044 0 R /Kids [933 0 R 941 0 R 947 0 R 953 0 R 959 0 R 966 0 R] >> endobj 978 0 obj << /Type /Pages /Count 6 /Parent 1044 0 R /Kids [972 0 R 980 0 R 987 0 R 994 0 R 1000 0 R 1008 0 R] >> endobj 1022 0 obj << /Type /Pages /Count 2 /Parent 1044 0 R /Kids [1019 0 R 1024 0 R] >> endobj 1042 0 obj << /Type /Pages /Count 36 /Parent 1045 0 R /Kids [367 0 R 527 0 R 579 0 R 614 0 R 657 0 R 696 0 R] >> endobj 1043 0 obj << /Type /Pages /Count 36 /Parent 1045 0 R /Kids [731 0 R 772 0 R 799 0 R 826 0 R 865 0 R 902 0 R] >> endobj 1044 0 obj << /Type /Pages /Count 14 /Parent 1045 0 R /Kids [939 0 R 978 0 R 1022 0 R] >> endobj 1045 0 obj << /Type /Pages /Count 86 /Kids [1042 0 R 1043 0 R 1044 0 R] >> endobj 1046 0 obj << /Type /Outlines /First 7 0 R /Last 7 0 R /Count 1 >> endobj 215 0 obj << /Title 216 0 R /A 213 0 R /Parent 7 0 R /Prev 155 0 R >> endobj 211 0 obj << /Title 212 0 R /A 209 0 R /Parent 207 0 R >> endobj 207 0 obj << /Title 208 0 R /A 205 0 R /Parent 155 0 R /Prev 199 0 R /First 211 0 R /Last 211 0 R /Count -1 >> endobj 203 0 obj << /Title 204 0 R /A 201 0 R /Parent 199 0 R >> endobj 199 0 obj << /Title 200 0 R /A 197 0 R /Parent 155 0 R /Prev 183 0 R /Next 207 0 R /First 203 0 R /Last 203 0 R /Count -1 >> endobj 195 0 obj << /Title 196 0 R /A 193 0 R /Parent 183 0 R /Prev 191 0 R >> endobj 191 0 obj << /Title 192 0 R /A 189 0 R /Parent 183 0 R /Prev 187 0 R /Next 195 0 R >> endobj 187 0 obj << /Title 188 0 R /A 185 0 R /Parent 183 0 R /Next 191 0 R >> endobj 183 0 obj << /Title 184 0 R /A 181 0 R /Parent 155 0 R /Prev 167 0 R /Next 199 0 R /First 187 0 R /Last 195 0 R /Count -3 >> endobj 179 0 obj << /Title 180 0 R /A 177 0 R /Parent 167 0 R /Prev 175 0 R >> endobj 175 0 obj << /Title 176 0 R /A 173 0 R /Parent 167 0 R /Prev 171 0 R /Next 179 0 R >> endobj 171 0 obj << /Title 172 0 R /A 169 0 R /Parent 167 0 R /Next 175 0 R >> endobj 167 0 obj << /Title 168 0 R /A 165 0 R /Parent 155 0 R /Prev 159 0 R /Next 183 0 R /First 171 0 R /Last 179 0 R /Count -3 >> endobj 163 0 obj << /Title 164 0 R /A 161 0 R /Parent 159 0 R >> endobj 159 0 obj << /Title 160 0 R /A 157 0 R /Parent 155 0 R /Next 167 0 R /First 163 0 R /Last 163 0 R /Count -1 >> endobj 155 0 obj << /Title 156 0 R /A 153 0 R /Parent 7 0 R /Prev 143 0 R /Next 215 0 R /First 159 0 R /Last 207 0 R /Count -5 >> endobj 151 0 obj << /Title 152 0 R /A 149 0 R /Parent 143 0 R /Prev 147 0 R >> endobj 147 0 obj << /Title 148 0 R /A 145 0 R /Parent 143 0 R /Next 151 0 R >> endobj 143 0 obj << /Title 144 0 R /A 141 0 R /Parent 7 0 R /Prev 131 0 R /Next 155 0 R /First 147 0 R /Last 151 0 R /Count -2 >> endobj 139 0 obj << /Title 140 0 R /A 137 0 R /Parent 131 0 R /Prev 135 0 R >> endobj 135 0 obj << /Title 136 0 R /A 133 0 R /Parent 131 0 R /Next 139 0 R >> endobj 131 0 obj << /Title 132 0 R /A 129 0 R /Parent 7 0 R /Prev 15 0 R /Next 143 0 R /First 135 0 R /Last 139 0 R /Count -2 >> endobj 127 0 obj << /Title 128 0 R /A 125 0 R /Parent 15 0 R /Prev 111 0 R >> endobj 123 0 obj << /Title 124 0 R /A 121 0 R /Parent 111 0 R /Prev 119 0 R >> endobj 119 0 obj << /Title 120 0 R /A 117 0 R /Parent 111 0 R /Prev 115 0 R /Next 123 0 R >> endobj 115 0 obj << /Title 116 0 R /A 113 0 R /Parent 111 0 R /Next 119 0 R >> endobj 111 0 obj << /Title 112 0 R /A 109 0 R /Parent 15 0 R /Prev 107 0 R /Next 127 0 R /First 115 0 R /Last 123 0 R /Count -3 >> endobj 107 0 obj << /Title 108 0 R /A 105 0 R /Parent 15 0 R /Prev 83 0 R /Next 111 0 R >> endobj 103 0 obj << /Title 104 0 R /A 101 0 R /Parent 83 0 R /Prev 99 0 R >> endobj 99 0 obj << /Title 100 0 R /A 97 0 R /Parent 83 0 R /Prev 95 0 R /Next 103 0 R >> endobj 95 0 obj << /Title 96 0 R /A 93 0 R /Parent 83 0 R /Prev 91 0 R /Next 99 0 R >> endobj 91 0 obj << /Title 92 0 R /A 89 0 R /Parent 83 0 R /Prev 87 0 R /Next 95 0 R >> endobj 87 0 obj << /Title 88 0 R /A 85 0 R /Parent 83 0 R /Next 91 0 R >> endobj 83 0 obj << /Title 84 0 R /A 81 0 R /Parent 15 0 R /Prev 71 0 R /Next 107 0 R /First 87 0 R /Last 103 0 R /Count -5 >> endobj 79 0 obj << /Title 80 0 R /A 77 0 R /Parent 71 0 R /Prev 75 0 R >> endobj 75 0 obj << /Title 76 0 R /A 73 0 R /Parent 71 0 R /Next 79 0 R >> endobj 71 0 obj << /Title 72 0 R /A 69 0 R /Parent 15 0 R /Prev 59 0 R /Next 83 0 R /First 75 0 R /Last 79 0 R /Count -2 >> endobj 67 0 obj << /Title 68 0 R /A 65 0 R /Parent 59 0 R /Prev 63 0 R >> endobj 63 0 obj << /Title 64 0 R /A 61 0 R /Parent 59 0 R /Next 67 0 R >> endobj 59 0 obj << /Title 60 0 R /A 57 0 R /Parent 15 0 R /Prev 55 0 R /Next 71 0 R /First 63 0 R /Last 67 0 R /Count -2 >> endobj 55 0 obj << /Title 56 0 R /A 53 0 R /Parent 15 0 R /Prev 23 0 R /Next 59 0 R >> endobj 51 0 obj << /Title 52 0 R /A 49 0 R /Parent 23 0 R /Prev 47 0 R >> endobj 47 0 obj << /Title 48 0 R /A 45 0 R /Parent 23 0 R /Prev 43 0 R /Next 51 0 R >> endobj 43 0 obj << /Title 44 0 R /A 41 0 R /Parent 23 0 R /Prev 39 0 R /Next 47 0 R >> endobj 39 0 obj << /Title 40 0 R /A 37 0 R /Parent 23 0 R /Prev 35 0 R /Next 43 0 R >> endobj 35 0 obj << /Title 36 0 R /A 33 0 R /Parent 23 0 R /Prev 31 0 R /Next 39 0 R >> endobj 31 0 obj << /Title 32 0 R /A 29 0 R /Parent 23 0 R /Prev 27 0 R /Next 35 0 R >> endobj 27 0 obj << /Title 28 0 R /A 25 0 R /Parent 23 0 R /Next 31 0 R >> endobj 23 0 obj << /Title 24 0 R /A 21 0 R /Parent 15 0 R /Prev 19 0 R /Next 55 0 R /First 27 0 R /Last 51 0 R /Count -7 >> endobj 19 0 obj << /Title 20 0 R /A 17 0 R /Parent 15 0 R /Next 23 0 R >> endobj 15 0 obj << /Title 16 0 R /A 13 0 R /Parent 7 0 R /Prev 11 0 R /Next 131 0 R /First 19 0 R /Last 127 0 R /Count -9 >> endobj 11 0 obj << /Title 12 0 R /A 9 0 R /Parent 7 0 R /Next 15 0 R >> endobj 7 0 obj << /Title 8 0 R /A 5 0 R /Parent 1046 0 R /First 11 0 R /Last 215 0 R /Count -6 >> endobj 1047 0 obj << /Names [(DATABLE) 824 0 R (Doc-Start) 222 0 R (Intro) 368 0 R (Intro.1) 10 0 R (MEASURED) 825 0 R (MSrefdoc) 401 0 R (MSrefdoc.1) 142 0 R (cr.1) 404 0 R (cr.1.1) 154 0 R (cr.1.1.1) 407 0 R (cr.1.1.1.1) 1011 0 R (cr.1.1.1.1.4) 1012 0 R (cr.1.1.1.2) 1016 0 R (cr.1.1.1.2.4) 1017 0 R (cr.1.1.1.3) 170 0 R (cr.1.1.2) 166 0 R (cr.1.1.2.3) 174 0 R (cr.1.1.3) 408 0 R (cr.1.1.3.3) 178 0 R (cr.1.2) 409 0 R (cr.1.2.1) 410 0 R (cr.1.2.1.3) 186 0 R (cr.1.2.2) 182 0 R (cr.1.2.2.3) 190 0 R (cr.1.2.3) 444 0 R (cr.1.2.3.3) 194 0 R (cr.1.3) 445 0 R (cr.1.3.1) 446 0 R (cr.1.3.1.1) 1027 0 R (cr.1.3.1.1.4) 1028 0 R (cr.1.3.1.2) 1029 0 R (cr.1.3.1.2.4) 1030 0 R (cr.1.3.1.3) 202 0 R (cr.1.3.2) 198 0 R (cr.1.4) 447 0 R (cr.1.4.1) 448 0 R (cr.1.4.1.3) 210 0 R (cr.1.4.2) 206 0 R (cr.1.5) 405 0 R (cr.1.5.1) 406 0 R (cr.1.5.1.3) 162 0 R (cr.1.5.2) 158 0 R (cr.2) 449 0 R (cr.2.1) 214 0 R (id2624296) 436 0 R (id2624296.0) 6 0 R (id2660662) 378 0 R (id2660662.3) 50 0 R (id2662168) 382 0 R (id2662168.3) 66 0 R (id2665953) 761 0 R (id2665953.4) 766 0 R (id2667464) 402 0 R (id2667464.2) 146 0 R (id2667599) 403 0 R (id2667599.2) 150 0 R (id2667878) 399 0 R (id2667878.2) 134 0 R (id2667974) 400 0 R (id2667974.2) 138 0 R (ms) 369 0 R (ms.1) 14 0 R (msad) 393 0 R (msad.2) 110 0 R (msadac) 396 0 R (msadac.3) 122 0 R (msadad) 394 0 R (msadad.3) 114 0 R (msadch) 753 0 R (msadch.4) 758 0 R (msadsu) 395 0 R (msadsu.3) 118 0 R (msco) 383 0 R (msco.2) 70 0 R (mscofd) 385 0 R (mscofd.3) 78 0 R (mscoit) 384 0 R (mscoit.3) 74 0 R (msdates) 372 0 R (msdates.3) 26 0 R (msdim) 373 0 R (msdim.3) 30 0 R (msdo) 380 0 R (msdo.2) 58 0 R (msdtd) 398 0 R (msdtd.1) 130 0 R (mshera) 377 0 R (mshera.3) 46 0 R (mshy) 392 0 R (mshy.2) 106 0 R (msid) 379 0 R (msid.2) 54 0 R (mslangs) 381 0 R (mslangs.3) 62 0 R (msloc) 374 0 R (msloc.3) 34 0 R (msmisc) 376 0 R (msmisc.3) 42 0 R (msnames) 375 0 R (msnames.3) 38 0 R (msov) 370 0 R (msov.2) 18 0 R (msph) 386 0 R (msph.2) 82 0 R (msph1) 387 0 R (msph1.3) 86 0 R (msph2) 388 0 R (msph2.3) 90 0 R (msph3) 389 0 R (msph3.3) 94 0 R (msph4) 390 0 R (msph4.3) 98 0 R (msph44) 719 0 R (msph44.4) 720 0 R (msph5) 391 0 R (msph5.3) 102 0 R (msphbi) 711 0 R (msphbi.4) 712 0 R (msphco) 721 0 R (msphco.4) 726 0 R (msphde) 705 0 R (msphde.4) 706 0 R (msphfo) 713 0 R (msphfo.4) 714 0 R (msphla) 684 0 R (msphla.4) 685 0 R (msphmu) 693 0 R (msphmu.4) 694 0 R (msphrase) 371 0 R (msphrase.2) 22 0 R (msphwr) 686 0 R (msphwr.4) 687 0 R (mspt) 397 0 R (mspt.2) 126 0 R (msrem) 759 0 R (msrem.4) 760 0 R (msrh) 658 0 R (msrh.4) 751 0 R (page.1) 221 0 R (page.10) 564 0 R (page.11) 568 0 R (page.12) 573 0 R (page.13) 578 0 R (page.14) 583 0 R (page.15) 590 0 R (page.16) 595 0 R (page.17) 599 0 R (page.18) 605 0 R (page.19) 613 0 R (page.2) 414 0 R (page.20) 618 0 R (page.21) 625 0 R (page.22) 629 0 R (page.23) 633 0 R (page.24) 642 0 R (page.25) 649 0 R (page.26) 662 0 R (page.27) 666 0 R (page.28) 674 0 R (page.29) 679 0 R (page.3) 453 0 R (page.30) 683 0 R (page.31) 691 0 R (page.32) 700 0 R (page.33) 704 0 R (page.34) 710 0 R (page.35) 718 0 R (page.36) 725 0 R (page.37) 730 0 R (page.38) 735 0 R (page.39) 739 0 R (page.4) 476 0 R (page.40) 750 0 R (page.41) 757 0 R (page.42) 765 0 R (page.43) 770 0 R (page.44) 776 0 R (page.45) 780 0 R (page.46) 786 0 R (page.47) 790 0 R (page.48) 794 0 R (page.49) 798 0 R (page.5) 490 0 R (page.50) 803 0 R (page.51) 807 0 R (page.52) 811 0 R (page.53) 815 0 R (page.54) 819 0 R (page.55) 823 0 R (page.56) 830 0 R (page.57) 836 0 R (page.58) 843 0 R (page.59) 848 0 R (page.6) 494 0 R (page.60) 854 0 R (page.61) 861 0 R (page.62) 869 0 R (page.63) 875 0 R (page.64) 881 0 R (page.65) 887 0 R (page.66) 893 0 R (page.67) 899 0 R (page.68) 906 0 R (page.69) 913 0 R (page.7) 507 0 R (page.70) 919 0 R (page.71) 924 0 R (page.72) 930 0 R (page.73) 935 0 R (page.74) 943 0 R (page.75) 949 0 R (page.76) 955 0 R (page.77) 961 0 R (page.78) 968 0 R (page.79) 974 0 R (page.8) 531 0 R (page.80) 982 0 R (page.81) 989 0 R (page.82) 996 0 R (page.83) 1002 0 R (page.84) 1010 0 R (page.85) 1021 0 R (page.86) 1026 0 R (page.9) 552 0 R] /Limits [(DATABLE) (page.9)] >> endobj 1048 0 obj << /Kids [1047 0 R] >> endobj 1049 0 obj << /Dests 1048 0 R >> endobj 1050 0 obj << /Type /Catalog /Pages 1045 0 R /Outlines 1046 0 R /Names 1049 0 R /PageMode /UseOutlines /URI << /Base () >> /ViewerPreferences << >> /OpenAction 217 0 R >> endobj 1051 0 obj << /Producer (pdfTeX-0.14h) /Author () /Title () /Subject () /Creator (LaTeX with hyperref package) /Producer (pdfTeX14.h) /Keywords () /Creator (TeX) /CreationDate (D:20020108000400) >> endobj xref 0 1052 0000000001 65535 f 0000000002 00000 f 0000000003 00000 f 0000000004 00000 f 0000000223 00000 f 0000000009 00000 n 0000035695 00000 n 0000316503 00000 n 0000000056 00000 n 0000000082 00000 n 0000042166 00000 n 0000316431 00000 n 0000000125 00000 n 0000000161 00000 n 0000042289 00000 n 0000316306 00000 n 0000000202 00000 n 0000000260 00000 n 0000042412 00000 n 0000316232 00000 n 0000000303 00000 n 0000000336 00000 n 0000052095 00000 n 0000316108 00000 n 0000000383 00000 n 0000000429 00000 n 0000069394 00000 n 0000316034 00000 n 0000000475 00000 n 0000000526 00000 n 0000072195 00000 n 0000315947 00000 n 0000000570 00000 n 0000000607 00000 n 0000075094 00000 n 0000315860 00000 n 0000000651 00000 n 0000000712 00000 n 0000080863 00000 n 0000315773 00000 n 0000000758 00000 n 0000000828 00000 n 0000087715 00000 n 0000315686 00000 n 0000000873 00000 n 0000000937 00000 n 0000087838 00000 n 0000315599 00000 n 0000000982 00000 n 0000001017 00000 n 0000089552 00000 n 0000315525 00000 n 0000001065 00000 n 0000001110 00000 n 0000092856 00000 n 0000315438 00000 n 0000001153 00000 n 0000001203 00000 n 0000102334 00000 n 0000315314 00000 n 0000001246 00000 n 0000001293 00000 n 0000104850 00000 n 0000315240 00000 n 0000001339 00000 n 0000001387 00000 n 0000107641 00000 n 0000315166 00000 n 0000001435 00000 n 0000001480 00000 n 0000107764 00000 n 0000315042 00000 n 0000001523 00000 n 0000001568 00000 n 0000110841 00000 n 0000314968 00000 n 0000001613 00000 n 0000001658 00000 n 0000124806 00000 n 0000314894 00000 n 0000001703 00000 n 0000001747 00000 n 0000124929 00000 n 0000314768 00000 n 0000001790 00000 n 0000001835 00000 n 0000127879 00000 n 0000314694 00000 n 0000001879 00000 n 0000001935 00000 n 0000130692 00000 n 0000314607 00000 n 0000001979 00000 n 0000002027 00000 n 0000137414 00000 n 0000314520 00000 n 0000002071 00000 n 0000002124 00000 n 0000144309 00000 n 0000314431 00000 n 0000002168 00000 n 0000002231 00000 n 0000149131 00000 n 0000314354 00000 n 0000002276 00000 n 0000002322 00000 n 0000151629 00000 n 0000314263 00000 n 0000002366 00000 n 0000002399 00000 n 0000158246 00000 n 0000314132 00000 n 0000002443 00000 n 0000002491 00000 n 0000158369 00000 n 0000314053 00000 n 0000002537 00000 n 0000002591 00000 n 0000166738 00000 n 0000313960 00000 n 0000002637 00000 n 0000002675 00000 n 0000170051 00000 n 0000313881 00000 n 0000002721 00000 n 0000002770 00000 n 0000170174 00000 n 0000313803 00000 n 0000002814 00000 n 0000002856 00000 n 0000175083 00000 n 0000313674 00000 n 0000002901 00000 n 0000002973 00000 n 0000177557 00000 n 0000313595 00000 n 0000003022 00000 n 0000003087 00000 n 0000180230 00000 n 0000313516 00000 n 0000003136 00000 n 0000003198 00000 n 0000188441 00000 n 0000313386 00000 n 0000003246 00000 n 0000003328 00000 n 0000188564 00000 n 0000313307 00000 n 0000003377 00000 n 0000003429 00000 n 0000191140 00000 n 0000313228 00000 n 0000003478 00000 n 0000003532 00000 n 0000255745 00000 n 0000313098 00000 n 0000003576 00000 n 0000003627 00000 n 0000255871 00000 n 0000312980 00000 n 0000003673 00000 n 0000003724 00000 n 0000255997 00000 n 0000312915 00000 n 0000003772 00000 n 0000003873 00000 n 0000257678 00000 n 0000312783 00000 n 0000003919 00000 n 0000003975 00000 n 0000257804 00000 n 0000312704 00000 n 0000004023 00000 n 0000004064 00000 n 0000259841 00000 n 0000312611 00000 n 0000004112 00000 n 0000004153 00000 n 0000259966 00000 n 0000312532 00000 n 0000004201 00000 n 0000004248 00000 n 0000260092 00000 n 0000312400 00000 n 0000004294 00000 n 0000004354 00000 n 0000260216 00000 n 0000312321 00000 n 0000004402 00000 n 0000004469 00000 n 0000260279 00000 n 0000312228 00000 n 0000004517 00000 n 0000004558 00000 n 0000260405 00000 n 0000312149 00000 n 0000004606 00000 n 0000004653 00000 n 0000263152 00000 n 0000312017 00000 n 0000004699 00000 n 0000004754 00000 n 0000263277 00000 n 0000311952 00000 n 0000004802 00000 n 0000004857 00000 n 0000263657 00000 n 0000311834 00000 n 0000004903 00000 n 0000004960 00000 n 0000263783 00000 n 0000311769 00000 n 0000005008 00000 n 0000005055 00000 n 0000263908 00000 n 0000311692 00000 n 0000005099 00000 n 0000005164 00000 n 0000006844 00000 n 0000028945 00000 n 0000005216 00000 n 0000028822 00000 n 0000028884 00000 n 0000000225 00000 f 0000309364 00000 n 0000000227 00000 f 0000309270 00000 n 0000000463 00000 f 0000309177 00000 n 0000008056 00000 n 0000008209 00000 n 0000008362 00000 n 0000008515 00000 n 0000008664 00000 n 0000008813 00000 n 0000008962 00000 n 0000009114 00000 n 0000009266 00000 n 0000009418 00000 n 0000009574 00000 n 0000009730 00000 n 0000009886 00000 n 0000010040 00000 n 0000010194 00000 n 0000010348 00000 n 0000010501 00000 n 0000010654 00000 n 0000010807 00000 n 0000010959 00000 n 0000011111 00000 n 0000011263 00000 n 0000011418 00000 n 0000011573 00000 n 0000011728 00000 n 0000011882 00000 n 0000012036 00000 n 0000012190 00000 n 0000012344 00000 n 0000012498 00000 n 0000012652 00000 n 0000012809 00000 n 0000012966 00000 n 0000013123 00000 n 0000013275 00000 n 0000013427 00000 n 0000013579 00000 n 0000013731 00000 n 0000013883 00000 n 0000014035 00000 n 0000014190 00000 n 0000014345 00000 n 0000014500 00000 n 0000014657 00000 n 0000014814 00000 n 0000014971 00000 n 0000015123 00000 n 0000015275 00000 n 0000308251 00000 n 0000296535 00000 n 0000308072 00000 n 0000015427 00000 n 0000015581 00000 n 0000015735 00000 n 0000015889 00000 n 0000016042 00000 n 0000016195 00000 n 0000016348 00000 n 0000016500 00000 n 0000016652 00000 n 0000016804 00000 n 0000016957 00000 n 0000017110 00000 n 0000017263 00000 n 0000017416 00000 n 0000017569 00000 n 0000017722 00000 n 0000017875 00000 n 0000018028 00000 n 0000018181 00000 n 0000018334 00000 n 0000018487 00000 n 0000018640 00000 n 0000018793 00000 n 0000018946 00000 n 0000019099 00000 n 0000019251 00000 n 0000019403 00000 n 0000019555 00000 n 0000019707 00000 n 0000019859 00000 n 0000020011 00000 n 0000020164 00000 n 0000020317 00000 n 0000020470 00000 n 0000020624 00000 n 0000020778 00000 n 0000020932 00000 n 0000021085 00000 n 0000021238 00000 n 0000021391 00000 n 0000021543 00000 n 0000021695 00000 n 0000021847 00000 n 0000021999 00000 n 0000022151 00000 n 0000022303 00000 n 0000022460 00000 n 0000022617 00000 n 0000022774 00000 n 0000022931 00000 n 0000023088 00000 n 0000023245 00000 n 0000023400 00000 n 0000023555 00000 n 0000023710 00000 n 0000023867 00000 n 0000024024 00000 n 0000024181 00000 n 0000024337 00000 n 0000024493 00000 n 0000024649 00000 n 0000024801 00000 n 0000024953 00000 n 0000025105 00000 n 0000025258 00000 n 0000025411 00000 n 0000025564 00000 n 0000025719 00000 n 0000025874 00000 n 0000026029 00000 n 0000026183 00000 n 0000026337 00000 n 0000026491 00000 n 0000026647 00000 n 0000026803 00000 n 0000026959 00000 n 0000027115 00000 n 0000027271 00000 n 0000027427 00000 n 0000027583 00000 n 0000027739 00000 n 0000027895 00000 n 0000028049 00000 n 0000028203 00000 n 0000028357 00000 n 0000028512 00000 n 0000028667 00000 n 0000309456 00000 n 0000042105 00000 n 0000042227 00000 n 0000042350 00000 n 0000052033 00000 n 0000069332 00000 n 0000069455 00000 n 0000075032 00000 n 0000077869 00000 n 0000087653 00000 n 0000087776 00000 n 0000089490 00000 n 0000092794 00000 n 0000102272 00000 n 0000104788 00000 n 0000107579 00000 n 0000107702 00000 n 0000110779 00000 n 0000124744 00000 n 0000124867 00000 n 0000127817 00000 n 0000130630 00000 n 0000137352 00000 n 0000144247 00000 n 0000149069 00000 n 0000151567 00000 n 0000154262 00000 n 0000158308 00000 n 0000166677 00000 n 0000169990 00000 n 0000170112 00000 n 0000175021 00000 n 0000177495 00000 n 0000180168 00000 n 0000188380 00000 n 0000188502 00000 n 0000191078 00000 n 0000255682 00000 n 0000255808 00000 n 0000255934 00000 n 0000257741 00000 n 0000259904 00000 n 0000260029 00000 n 0000260155 00000 n 0000035755 00000 n 0000030530 00000 n 0000029056 00000 n 0000035573 00000 n 0000030886 00000 n 0000031042 00000 n 0000031198 00000 n 0000031354 00000 n 0000031510 00000 n 0000031666 00000 n 0000031822 00000 n 0000031976 00000 n 0000032130 00000 n 0000032284 00000 n 0000032440 00000 n 0000032596 00000 n 0000032752 00000 n 0000032906 00000 n 0000033060 00000 n 0000033214 00000 n 0000033370 00000 n 0000033526 00000 n 0000033682 00000 n 0000033834 00000 n 0000033986 00000 n 0000035635 00000 n 0000034138 00000 n 0000034346 00000 n 0000034564 00000 n 0000034776 00000 n 0000034987 00000 n 0000035203 00000 n 0000035421 00000 n 0000260342 00000 n 0000263089 00000 n 0000263215 00000 n 0000263595 00000 n 0000263720 00000 n 0000263845 00000 n 0000042473 00000 n 0000039245 00000 n 0000035853 00000 n 0000042043 00000 n 0000039489 00000 n 0000039696 00000 n 0000039900 00000 n 0000040104 00000 n 0000040301 00000 n 0000040504 00000 n 0000040692 00000 n 0000040895 00000 n 0000041092 00000 n 0000000000 00000 f 0000296437 00000 n 0000295908 00000 n 0000288973 00000 n 0000295725 00000 n 0000041287 00000 n 0000041439 00000 n 0000041589 00000 n 0000041741 00000 n 0000041891 00000 n 0000045696 00000 n 0000044862 00000 n 0000042610 00000 n 0000045634 00000 n 0000045026 00000 n 0000045178 00000 n 0000045330 00000 n 0000045482 00000 n 0000288354 00000 n 0000280606 00000 n 0000288186 00000 n 0000280021 00000 n 0000274095 00000 n 0000279849 00000 n 0000047473 00000 n 0000047291 00000 n 0000045833 00000 n 0000047411 00000 n 0000052156 00000 n 0000049871 00000 n 0000047558 00000 n 0000051971 00000 n 0000050075 00000 n 0000050285 00000 n 0000050494 00000 n 0000050706 00000 n 0000050916 00000 n 0000051126 00000 n 0000051338 00000 n 0000051548 00000 n 0000051763 00000 n 0000058887 00000 n 0000054544 00000 n 0000052267 00000 n 0000058825 00000 n 0000054828 00000 n 0000055041 00000 n 0000055252 00000 n 0000055464 00000 n 0000055677 00000 n 0000055890 00000 n 0000056097 00000 n 0000056306 00000 n 0000056516 00000 n 0000056730 00000 n 0000056938 00000 n 0000057149 00000 n 0000057358 00000 n 0000057572 00000 n 0000057782 00000 n 0000057990 00000 n 0000058200 00000 n 0000058409 00000 n 0000058616 00000 n 0000309574 00000 n 0000065070 00000 n 0000061562 00000 n 0000058972 00000 n 0000065008 00000 n 0000061830 00000 n 0000062039 00000 n 0000062251 00000 n 0000062460 00000 n 0000062671 00000 n 0000062885 00000 n 0000063096 00000 n 0000063304 00000 n 0000063514 00000 n 0000063725 00000 n 0000063936 00000 n 0000064090 00000 n 0000064244 00000 n 0000064397 00000 n 0000064551 00000 n 0000064704 00000 n 0000064856 00000 n 0000069517 00000 n 0000067843 00000 n 0000065155 00000 n 0000069271 00000 n 0000068039 00000 n 0000068194 00000 n 0000068349 00000 n 0000068504 00000 n 0000068658 00000 n 0000068812 00000 n 0000068966 00000 n 0000069120 00000 n 0000072255 00000 n 0000072013 00000 n 0000069654 00000 n 0000072133 00000 n 0000075155 00000 n 0000074679 00000 n 0000072392 00000 n 0000074970 00000 n 0000074819 00000 n 0000077929 00000 n 0000077515 00000 n 0000075292 00000 n 0000077807 00000 n 0000077655 00000 n 0000080924 00000 n 0000080681 00000 n 0000078027 00000 n 0000080801 00000 n 0000309692 00000 n 0000084658 00000 n 0000083802 00000 n 0000081061 00000 n 0000084596 00000 n 0000083958 00000 n 0000084172 00000 n 0000084385 00000 n 0000087899 00000 n 0000087296 00000 n 0000084795 00000 n 0000087591 00000 n 0000087436 00000 n 0000089613 00000 n 0000089308 00000 n 0000088010 00000 n 0000089428 00000 n 0000092917 00000 n 0000092217 00000 n 0000089711 00000 n 0000092732 00000 n 0000092365 00000 n 0000092519 00000 n 0000097133 00000 n 0000096066 00000 n 0000093028 00000 n 0000097071 00000 n 0000096230 00000 n 0000096442 00000 n 0000096654 00000 n 0000096863 00000 n 0000099085 00000 n 0000098903 00000 n 0000097270 00000 n 0000099023 00000 n 0000309810 00000 n 0000102395 00000 n 0000101419 00000 n 0000099183 00000 n 0000102210 00000 n 0000101575 00000 n 0000101786 00000 n 0000102000 00000 n 0000104911 00000 n 0000104606 00000 n 0000102506 00000 n 0000104726 00000 n 0000107825 00000 n 0000107397 00000 n 0000105022 00000 n 0000107517 00000 n 0000110902 00000 n 0000110265 00000 n 0000107975 00000 n 0000110717 00000 n 0000110413 00000 n 0000110565 00000 n 0000273533 00000 n 0000267642 00000 n 0000273347 00000 n 0000114042 00000 n 0000113247 00000 n 0000111052 00000 n 0000113980 00000 n 0000113403 00000 n 0000113613 00000 n 0000113766 00000 n 0000119054 00000 n 0000117501 00000 n 0000114179 00000 n 0000118992 00000 n 0000117689 00000 n 0000117899 00000 n 0000118106 00000 n 0000118320 00000 n 0000118531 00000 n 0000118683 00000 n 0000118837 00000 n 0000309928 00000 n 0000158430 00000 n 0000121244 00000 n 0000121062 00000 n 0000119191 00000 n 0000121182 00000 n 0000124989 00000 n 0000123906 00000 n 0000121342 00000 n 0000124682 00000 n 0000124070 00000 n 0000124223 00000 n 0000124376 00000 n 0000124529 00000 n 0000127939 00000 n 0000127403 00000 n 0000125100 00000 n 0000127755 00000 n 0000127543 00000 n 0000130753 00000 n 0000130448 00000 n 0000128050 00000 n 0000130568 00000 n 0000133718 00000 n 0000133290 00000 n 0000130890 00000 n 0000133410 00000 n 0000133472 00000 n 0000133533 00000 n 0000133595 00000 n 0000133656 00000 n 0000137475 00000 n 0000136714 00000 n 0000133855 00000 n 0000137166 00000 n 0000136862 00000 n 0000137228 00000 n 0000137290 00000 n 0000137015 00000 n 0000310046 00000 n 0000139352 00000 n 0000139170 00000 n 0000137599 00000 n 0000139290 00000 n 0000141669 00000 n 0000141363 00000 n 0000139489 00000 n 0000141483 00000 n 0000141545 00000 n 0000141607 00000 n 0000144494 00000 n 0000143941 00000 n 0000141767 00000 n 0000144061 00000 n 0000144123 00000 n 0000144185 00000 n 0000144370 00000 n 0000144432 00000 n 0000146919 00000 n 0000146551 00000 n 0000144605 00000 n 0000146671 00000 n 0000146733 00000 n 0000146795 00000 n 0000146857 00000 n 0000149193 00000 n 0000148826 00000 n 0000147017 00000 n 0000148946 00000 n 0000149008 00000 n 0000151691 00000 n 0000151385 00000 n 0000149304 00000 n 0000151505 00000 n 0000310164 00000 n 0000154323 00000 n 0000154080 00000 n 0000151841 00000 n 0000154200 00000 n 0000158492 00000 n 0000156744 00000 n 0000154421 00000 n 0000158184 00000 n 0000156932 00000 n 0000157084 00000 n 0000157238 00000 n 0000157391 00000 n 0000157545 00000 n 0000157759 00000 n 0000157973 00000 n 0000161280 00000 n 0000160742 00000 n 0000158616 00000 n 0000161094 00000 n 0000161156 00000 n 0000160882 00000 n 0000161218 00000 n 0000164227 00000 n 0000163798 00000 n 0000161378 00000 n 0000163918 00000 n 0000163980 00000 n 0000164042 00000 n 0000164104 00000 n 0000164166 00000 n 0000166800 00000 n 0000166433 00000 n 0000164364 00000 n 0000166553 00000 n 0000166615 00000 n 0000170236 00000 n 0000169636 00000 n 0000166924 00000 n 0000169928 00000 n 0000169776 00000 n 0000310282 00000 n 0000172274 00000 n 0000172092 00000 n 0000170386 00000 n 0000172212 00000 n 0000175145 00000 n 0000174388 00000 n 0000172372 00000 n 0000174959 00000 n 0000174536 00000 n 0000174747 00000 n 0000176174 00000 n 0000175992 00000 n 0000175256 00000 n 0000176112 00000 n 0000177619 00000 n 0000177313 00000 n 0000176259 00000 n 0000177433 00000 n 0000178608 00000 n 0000178426 00000 n 0000177717 00000 n 0000178546 00000 n 0000180292 00000 n 0000179986 00000 n 0000178693 00000 n 0000180106 00000 n 0000310400 00000 n 0000181606 00000 n 0000181424 00000 n 0000180403 00000 n 0000181544 00000 n 0000182906 00000 n 0000182724 00000 n 0000181691 00000 n 0000182844 00000 n 0000184343 00000 n 0000184161 00000 n 0000182991 00000 n 0000184281 00000 n 0000185677 00000 n 0000185495 00000 n 0000184441 00000 n 0000185615 00000 n 0000186343 00000 n 0000186161 00000 n 0000185775 00000 n 0000186281 00000 n 0000188750 00000 n 0000188198 00000 n 0000186428 00000 n 0000188318 00000 n 0000188626 00000 n 0000188688 00000 n 0000310518 00000 n 0000191201 00000 n 0000190565 00000 n 0000188900 00000 n 0000191016 00000 n 0000190713 00000 n 0000190864 00000 n 0000193490 00000 n 0000192813 00000 n 0000191351 00000 n 0000193428 00000 n 0000192969 00000 n 0000193120 00000 n 0000193274 00000 n 0000195631 00000 n 0000195278 00000 n 0000193627 00000 n 0000195569 00000 n 0000195418 00000 n 0000197951 00000 n 0000197437 00000 n 0000195768 00000 n 0000197889 00000 n 0000197585 00000 n 0000197736 00000 n 0000200530 00000 n 0000199851 00000 n 0000198088 00000 n 0000200468 00000 n 0000200007 00000 n 0000200159 00000 n 0000200314 00000 n 0000203036 00000 n 0000202361 00000 n 0000200667 00000 n 0000202974 00000 n 0000202517 00000 n 0000202669 00000 n 0000202821 00000 n 0000310636 00000 n 0000205155 00000 n 0000204639 00000 n 0000203147 00000 n 0000205093 00000 n 0000204787 00000 n 0000204940 00000 n 0000207615 00000 n 0000207096 00000 n 0000205292 00000 n 0000207553 00000 n 0000207244 00000 n 0000207398 00000 n 0000209820 00000 n 0000209304 00000 n 0000207752 00000 n 0000209758 00000 n 0000209452 00000 n 0000209605 00000 n 0000212492 00000 n 0000211977 00000 n 0000209957 00000 n 0000212430 00000 n 0000212125 00000 n 0000212278 00000 n 0000214719 00000 n 0000214203 00000 n 0000212629 00000 n 0000214657 00000 n 0000214351 00000 n 0000214504 00000 n 0000217045 00000 n 0000216529 00000 n 0000214856 00000 n 0000216983 00000 n 0000216677 00000 n 0000216830 00000 n 0000310754 00000 n 0000219632 00000 n 0000218957 00000 n 0000217182 00000 n 0000219570 00000 n 0000219113 00000 n 0000219265 00000 n 0000219418 00000 n 0000221877 00000 n 0000221362 00000 n 0000219743 00000 n 0000221815 00000 n 0000221510 00000 n 0000221663 00000 n 0000224048 00000 n 0000223693 00000 n 0000222014 00000 n 0000223986 00000 n 0000223833 00000 n 0000226316 00000 n 0000225800 00000 n 0000224185 00000 n 0000226254 00000 n 0000225948 00000 n 0000226099 00000 n 0000228675 00000 n 0000228321 00000 n 0000226453 00000 n 0000228613 00000 n 0000228461 00000 n 0000230916 00000 n 0000230242 00000 n 0000228812 00000 n 0000230854 00000 n 0000230398 00000 n 0000230551 00000 n 0000230703 00000 n 0000310872 00000 n 0000233490 00000 n 0000232975 00000 n 0000231027 00000 n 0000233428 00000 n 0000233123 00000 n 0000233276 00000 n 0000235702 00000 n 0000235187 00000 n 0000233627 00000 n 0000235640 00000 n 0000235335 00000 n 0000235487 00000 n 0000238403 00000 n 0000237883 00000 n 0000235839 00000 n 0000238341 00000 n 0000238031 00000 n 0000238186 00000 n 0000240783 00000 n 0000240107 00000 n 0000238540 00000 n 0000240721 00000 n 0000240263 00000 n 0000240415 00000 n 0000240569 00000 n 0000243310 00000 n 0000242793 00000 n 0000240920 00000 n 0000243248 00000 n 0000242941 00000 n 0000243096 00000 n 0000245487 00000 n 0000244810 00000 n 0000243447 00000 n 0000245426 00000 n 0000244966 00000 n 0000245118 00000 n 0000245272 00000 n 0000310990 00000 n 0000248176 00000 n 0000247499 00000 n 0000245598 00000 n 0000248114 00000 n 0000247655 00000 n 0000247807 00000 n 0000247960 00000 n 0000250553 00000 n 0000249876 00000 n 0000248313 00000 n 0000250491 00000 n 0000250032 00000 n 0000250186 00000 n 0000250338 00000 n 0000252839 00000 n 0000252325 00000 n 0000250690 00000 n 0000252777 00000 n 0000252473 00000 n 0000252626 00000 n 0000256060 00000 n 0000254788 00000 n 0000252976 00000 n 0000255618 00000 n 0000254958 00000 n 0000255114 00000 n 0000255268 00000 n 0000255421 00000 n 0000258123 00000 n 0000257491 00000 n 0000256210 00000 n 0000257614 00000 n 0000257867 00000 n 0000257931 00000 n 0000265532 00000 n 0000264109 00000 n 0000265368 00000 n 0000257995 00000 n 0000258059 00000 n 0000260468 00000 n 0000259653 00000 n 0000258262 00000 n 0000259777 00000 n 0000311110 00000 n 0000263971 00000 n 0000262167 00000 n 0000260607 00000 n 0000263025 00000 n 0000263339 00000 n 0000263403 00000 n 0000263467 00000 n 0000263531 00000 n 0000262330 00000 n 0000262562 00000 n 0000262793 00000 n 0000265763 00000 n 0000265738 00000 n 0000265851 00000 n 0000273834 00000 n 0000280287 00000 n 0000288686 00000 n 0000296212 00000 n 0000308804 00000 n 0000311199 00000 n 0000311319 00000 n 0000311439 00000 n 0000311536 00000 n 0000311618 00000 n 0000316601 00000 n 0000320733 00000 n 0000320774 00000 n 0000320814 00000 n 0000320995 00000 n trailer << /Size 1052 /Root 1050 0 R /Info 1051 0 R >> startxref 321201 %%EOF