text
stringlengths 2
1.05M
| repo_name
stringlengths 5
101
| path
stringlengths 4
991
| language
stringclasses 3
values | license
stringclasses 5
values | size
int64 2
1.05M
|
---|---|---|---|---|---|
---
layout: page-fullwidth
meta_teaser:
teaser: ""
header:
image: slidetrigger.jpg
background-color: "#262930"
caption: Slide trigger mechanism component
caption_url:
image:
thumb: slidetrigger.jpg
homepage:
caption:
caption_url: ""
categories:
- robotics
title: Slide Trigger
tags: [Mechanical, Design, Innovate]
section: Engineering
personhours: 2
rollcall: [Max]
---
<!--Read post guidelines! http://www.ironreignrobotics.com/postGuidelines/ ask questions in the Disqus below-->
<html>
<head>
<title> {{ page.title }} </title>
</head>
<body>
By {{ page.rollcall | array_to_sentence_string }} <br />
<h3>Task: Model a part that lets us hold back the slide with a trigger to release it</h3>
<iframe width="560" height="315" src="https://www.youtube.com/embed/e1V_1Qdy4OQ?start=4" frameborder="0" allowfullscreen></iframe>
<p>
The beater bar mechanism was put on a slide so that we could restrain it until some point during the match, but we had yet to actually build a restraint and trigger to serve this purpose until now. Since the mechanism would likely include rubbing pieces and need customized parts, we chose to model and 3D print the part in nylon to minimize friction and allow for easy customization. The first version (seen below in PTC Creo) consists of 3 printed nylon parts, one being a restraint and the two others (the same model, printed twice) acting as the trigger, pushing up the restraint when pulled back by a string (or something similar) and allowing the slide to move forward.
</p>
<h3>Reflections</h3>
<p>
The mechanism generally works well, but the trigger will occasionally fail to push the restraint far enough for the slide to break free. This will need fixing at some point in the future with a new version for the trigger.
</p>
</body>
</html>
| Ballisticannon/ballisticannon.github.io | _posts/2015-12-13-SlideTrigger1.html | HTML | mit | 1,834 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Alkitab App - Modern bible app with dramatic audio.</title>
<meta name="description" content="Alkitab App. Modern bible app with dramatic audio.">
<meta name="theme-color" content="#22223F">
<!-- Schema.org markup for Google+ -->
<meta itemprop="name" content="Alkitab App">
<meta itemprop="description" content="Alkitab App. Modern bible app with dramatic audio.
">
<meta itemprop="image" content="https://i.imgur.com/EHnfh79.png">
<!-- Twitter Card data -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@alkitabapp">
<meta name="twitter:title" content="Alkitab App">
<meta name="twitter:description" content="Alkitab App. Modern bible app with dramatic audio..
">
<meta name="twitter:creator" content="@sonnylazuardi">
<!-- Twitter summary card with large image must be at least 280x150px -->
<meta name="twitter:image" content="https://i.imgur.com/EHnfh79.png">
<meta name="twitter:image:alt" content="Alkitab App. Modern bible app with dramatic audio..
">
<!-- Open Graph data -->
<meta property="og:title" content="Alkitab App" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://alkitabapp.sonnylab.com" />
<meta property="og:image" content="https://i.imgur.com/EHnfh79.png" />
<meta property="og:description" content="Alkitab App. Modern bible app with dramatic audio..
" />
<meta name="google-site-verification" content="zM4kuBQ-Op_GKDizRX0nr0eu_Dpx_Mav0mPB0Nat-Ak" />
<link rel="stylesheet" href="/assets/styles/main.css">
<link rel="canonical" href="">
<link rel="icon" href="/assets/favicon.ico">
</head>
<body>
<main class="page-content" aria-label="Content">
<div class="wrapper">
<article class="h6-l bt b--black-10 dark-gray lh-copy-ns ph2 ph5-m opensans bg-headline">
<div class="flex flex-column flex-row-l justify-center tc ph4 center">
<div class="flex h-inherit items-center mw6-l mr5-l tc tl-l">
<div class="flex flex-column flex-auto">
<div class="dn db-l">
<div class="dtc v-mid tc">
<div class="link pr4 w3 dib flex items-center mt5 justify-center">
<img class="w3" src="/assets/images/logo.png" alt="Alkitab Logo">
</div>
</div>
</div>
<div class="dn-l">
<div class="pv4">
</div>
<div class="flex dtc v-mid tc items-center justify-center">
<div class="link w3 flex h-100 items-center justify-center">
<img class="w3" src="/assets/images/logo.png" alt="Alkitab Logo">
</div>
</div>
</div>
<div class="mw5 mt3 mb5 pr5-l">
<p class="f2 f2-ns white lh-copy fw9 ts">
Modern bible<br />
app with<br />
dramatic audio
</p>
<!-- Place this tag where you want the button to render. -->
<a class="github-button" href="https://github.com/sonnylazuardi/alkitab-app" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star sonnylazuardi/alkitab-app on GitHub">Star</a>
</div>
</div>
</div>
<div class="dn db-l">
<div class="flex mt5 h-100 items-center">
<img class="grow mw5" src="/assets/images/phone.png" alt="Alkitab App Mockup">
</div>
</div>
<div class="dn-l">
<div class="flex h-100 items-center justify-center">
<img class="grow mw5-m" src="/assets/images/phone.png" alt="Alkitab App Mockup">
</div>
</div>
</div>
</article>
<article class="bg-secondary ph4 ph5-m pv4 pv5-ns opensans nt5">
<div class="flex flex-column h-100 items-center justify-center mt3">
<p class="f4 f4-m f4-l fw7 black mb2">
Alkitab (Suara) App
</p>
<p class="f6 f6-ns dark-gray lh-copy mw5 mb4 tc">
Beautifully designed bible app that is optimized for speed.
This is an open source bible app built with the latest tech stack out there:
<strong>React Native & RealmJS</strong>
</p>
</div>
</article>
<article class="bg-primary h6-l dark-gray lh-copy-ns ph4 ph5-m pv4 pv5-ns opensans">
<div class="flex h-inherit tc-l justify-center">
<div class="flex flex-column mw8-l">
<div class="flex flex-column flex-row-l">
<div class="fl w-30-l pa2">
<p class="f6 f6-m f6-l fw7 white mb2">
Offline Access 🌩️
</p>
<p class="f6 f6-ns moon-gray lh-copy mw5 mb4">
Browse and read verses even if you are not connected to the internet
</p>
</div>
<div class="fl w-30-l pa2">
<p class="f6 f6-m f6-l fw7 white mb2">
Blazing Fast Search ⚡
</p>
<p class="f6 f6-ns moon-gray lh-copy mw5 mb4">
Search the verses by keyword, it will return as fast as you type
</p>
</div>
<div class="fl w-30-l pa2">
<p class="f6 f6-m f6-l fw7 white mb2">
Quick Jump 🏃
</p>
<p class="f6 f6-ns moon-gray lh-copy mw5 mb4">
Type the address and directly jump to that verse
</p>
</div>
<div class="fl w-30-l pa2">
<p class="f6 f6-m f6-l fw7 white mb2">
Dramatic Audio 🔊
</p>
<p class="f6 f6-ns moon-gray lh-copy mw5 mb4">
Play dramatic audio from alkitabsuara.com
</p>
</div>
</div>
</div>
</div>
</article>
<article class="bg-secondary ph4 ph5-m pv4 pv5-ns opensans team">
<div class="flex flex-column h-100 items-center justify-center mt3">
<p class="f4 f4-m f4-l fw7 black mb2">
Behind Alkitab App
</p>
<p class="f6 f6-ns dark-gray lh-copy mw6 mb4 tc">
I am a ux/frontend engineer who loves to design and create things.
I really want to build this thing since the alkitabsuara.com was launched because
they don't have any app (you need to download soundcloud app). This is one of the way to use
my talent for the Kingdom of God.
</p>
</div>
</article>
<article class="bg-primary h6-l dark-gray lh-copy-ns ph4 ph5-m pv4 pv5-ns opensans">
<div class="flex h-inherit tc-l justify-center">
<div class="flex flex-column mw8-l">
<div class="flex flex-column flex-row-l">
<div class="fl w-40-l pa2">
<a href="https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=1295808140&mt=8">
<img src="https://i.imgur.com/iEtbVXz.png" alt="ios" />
</a>
</div>
<div class="fl w-40-l pa2">
<a href="https://play.google.com/store/apps/details?id=com.sonnylab.alkitabapp">
<img src="https://i.imgur.com/EJBcqCg.png" alt="android" />
</a>
</div>
<div class="fl w-40-l pa2">
<a href="https://github.com/sonnylazuardi/alkitab-app">
<img src="https://i.imgur.com/uQyr7D4.png" alt="github" />
</a>
</div>
</div>
</div>
</div>
</article>
<footer class="pv4 ph4 ph5-m ph6-l bg-blue opensans">
<div class="flex flex-column h-100 items-center justify-center">
<p class="f6 f6-ns white lh-copy mw6 tc">
© 2017 by <a class="light-gray" href="https://github.com/sonnylazuardi">@sonnylazuardi</a> in Singapore with ❤️
</p>
</div>
</footer>
</div>
</main>
<!-- Place this tag in your head or just before your close body tag. -->
<script async defer src="https://buttons.github.io/buttons.js"></script>
</body>
</html>
| sonnylazuardi/alkitab-app | old/website/index.html | HTML | mit | 8,857 |
<div class="text">
<div id="I1" class="anchor"><h2 class="act"><em>Actus Primus. Scoena Prima</em>.</h2>
<p><span class="direction"><em>Enter Sampson and Gregory, with Swords and Bucklers</em>,<span class="numbering"></span><br>
<em>of the House of Capulet</em>.</span><span class="numbering"></span></p>
<span class="character"><em>Sampson</em><span class="char-stop">.</span></span>
<p><em>Gregory</em><span class="colon major">:</span> A my word wee'l not carry coales<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Gregory</em><span class="char-stop">.</span></span> No<span class="comma minor">,</span> for then we should be Colliars<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">8</span></span></p>
<p><span class="character"><em>Sampson</em><span class="char-stop">.</span></span> I mean<span class="comma minor">,</span> if we be in choller<span class="comma minor">,</span> wee'l draw<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">5</span> </span></p>
<p><span class="character"><em>Gregory</em><span class="char-stop">.</span></span> I<span class="comma minor">,</span> While you live<span class="comma minor">,</span> draw your necke out<span class="numbering"></span><br>
o'th Collar<span class="end-stop major">.</span><span class="numbering"></span></p>
<p><span class="character"><em>Sampson</em><span class="char-stop">.</span></span> I strike quickly<span class="comma minor">,</span> being mov'd<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em>Gregory</em><span class="char-stop">.</span></span> But thou art not quickly mov'd to strike<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Sampson</em><span class="char-stop">.</span></span> A dog of the house of <em>Mountague</em><span class="comma minor">,</span> moves me<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">10</span> </span></p>
<p><span class="character"><em>Gregory</em><span class="char-stop">.</span></span> To move<span class="comma minor">,</span> is to stir<span class="colon major">:</span> and to be valiant<span class="comma minor">,</span> is to stand<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">13</span></span><br>
Therefore<span class="comma minor">,</span> if thou art mov'd<span class="comma minor">,</span> thou runst away<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Sampson</em><span class="char-stop">.</span></span> A dogge of that house shall move me to stand<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>I will take the wall of any Man or Maid of <em>Mountagues</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">15</span></span></p>
<p><span class="character"><em>Gregory</em><span class="char-stop">.</span></span> That shewes thee a weake slave<span class="comma minor">,</span> for the weakest<span class="numbering"> <span class="line-count">15</span> </span><br>
goes to the wall<span class="end-stop major">.</span><span class="numbering"></span></p>
<p><span class="character"><em>Sampson</em><span class="char-stop">.</span></span> True<span class="comma minor">,</span> and therefore women being the weaker<span class="numbering"> <span class="syllable-count">11</span></span><br>
Vessels<span class="comma minor">,</span> are ever thrust to the wall<span class="colon major">:</span> therefore I will push<span class="numbering"> <span class="syllable-count">15</span></span><br>
<em>Mountagues</em> men from the wall<span class="comma minor">,</span> and thrust his Maides to<span class="numbering"></span><br>
the wall<span class="end-stop major">.</span><span class="numbering"> <span class="line-count">20</span> </span></p>
<p><span class="character"><em>Gregory</em><span class="char-stop">.</span></span> The Quarrell is betweene our Masters<span class="comma minor">,</span> and us their men<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">13</span></span></p>
<p><span class="character"><em>Sampson</em><span class="char-stop">.</span></span> 'Tis all one<span class="comma minor">,</span> I will shew my selfe a tyrant<span class="colon major">:</span> when<span class="numbering"> <span class="syllable-count">12</span></span><br>
I have fought with the men<span class="comma minor">,</span> I will bee civill with the<span class="numbering"> <span class="syllable-count">13</span></span><br>
Maids<span class="comma minor">,</span> and cut off their heads<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em>Gregory</em><span class="char-stop">.</span></span> The heads of the Maids<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">5</span> <span class="line-count">25</span> </span></p>
<p><span class="character"><em>Sampson</em><span class="char-stop">.</span></span> I<span class="comma minor">,</span> the heads of the Maids<span class="comma minor">,</span> or their Maiden-heads<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Take it in what sence thou wilt<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">7</span></span></p>
<p><span class="character"><em>Gregory</em><span class="char-stop">.</span></span> They must take it sence<span class="comma minor">,</span> that feele it<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">8</span></span></p>
<p><span class="character"><em>Sampson</em><span class="char-stop">.</span></span> Me they shall feele while I am able to stand<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
And 'tis knowne I am a pretty peece of flesh<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">30</span> </span></p>
<p><span class="character"><em>Gregory</em><span class="char-stop">.</span></span> 'Tis well thou art not Fish<span class="colon major">:</span> If thou had'st<span class="comma minor">,</span> thou<span class="numbering"></span><br>
had'st beene poore John<span class="mid-stop major">.</span> Draw thy Toole<span class="comma minor">,</span> here comes of<span class="numbering"></span><br>
the House of the <em>Mountagues</em><span class="end-stop major">.</span><span class="numbering"></span></p>
<span class="direction"><em>Enter two other Servingmen</em>.</span>
<p><span class="character"><em>Sampson</em><span class="char-stop">.</span></span> My naked weapon is out<span class="colon major">:</span> quarrel<span class="comma minor">,</span> I wil back thee<span class="numbering"> <span class="syllable-count">13</span></span><br>
<span class="character"><em>Gregory</em><span class="char-stop">.</span></span> How<span class="mid-stop major">?</span> Turne thy backe<span class="comma minor">,</span> and run<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span> <span class="line-count">35</span> </span></p>
<p><span class="character"><em>Sampson</em><span class="char-stop">.</span></span> Feare me not<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">3</span></span></p>
<p><span class="character"><em>Gregory</em><span class="char-stop">.</span></span> No marry<span class="colon major">:</span> I feare thee<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em>Sampson</em><span class="char-stop">.</span></span> Let us take the Law of our sides<span class="colon major">:</span> let them begin<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">12</span></span></p>
<p><span class="character"><em>Gregory</em><span class="char-stop">.</span></span> I wil frown as I passe by<span class="comma minor">,</span> & let them take it as they list<span class="numbering"> <span class="syllable-count">15</span></span><br>
<span class="character"><em>Sampson</em><span class="char-stop">.</span></span> Nay<span class="comma minor">,</span> as they dare<span class="mid-stop major">.</span> I wil bite my Thumb at them<span class="comma minor">,</span><span class="numbering"> <span class="line-count">40</span> </span><br>
which is a disgrace to them<span class="comma minor">,</span> if they beare it<span class="end-stop major">.</span><span class="numbering"></span></p>
<p><span class="character"><em>Abraham</em><span class="char-stop">.</span></span> Do you bite your Thumbe at us sir<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">8</span></span></p>
<p><span class="character"><em>Sampson</em><span class="char-stop">.</span></span> I do bite my Thumbe<span class="comma minor">,</span> sir<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em>Abraham</em><span class="char-stop">.</span></span> Do you bite your Thumb at us<span class="comma minor">,</span> sir<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">8</span></span></p>
<p><span class="character"><em>Sampson</em><span class="char-stop">.</span></span> Is the Law of our side<span class="comma minor">,</span> if I say I<span class="mid-stop major">?</span> <span class="character"><em>Gregory</em><span class="char-stop">.</span></span> No<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">45</span> </span></p>
<p><span class="character"><em>Sampson</em><span class="char-stop">.</span></span> No sir<span class="comma minor">,</span> I do not bite my Thumbe at you sir<span class="colon major">:</span> but<span class="numbering"> <span class="syllable-count">12</span></span><br>
I bite my Thumbe sir<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em>Gregory</em><span class="char-stop">.</span></span> Do you quarrell sir<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em>Abraham</em><span class="char-stop">.</span></span> Quarrell sir<span class="mid-stop major">?</span> no sir<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em>Sampson</em><span class="char-stop">.</span></span> If you do sir<span class="comma minor">,</span> I am for you<span class="comma minor">,</span> I serve as good a man as you<span class="numbering"> <span class="syllable-count">16</span> <span class="line-count">50</span> </span><br>
<span class="character"><em>Abraham</em><span class="char-stop">.</span></span> No better<span class="mid-stop major">?</span> <span class="character"><em>Sampson</em><span class="char-stop">.</span></span> Well sir<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<span class="direction"><em>Enter Benvolio</em>.</span>
<p><span class="character"><em>Gregory</em><span class="char-stop">.</span></span> Say better<span class="colon major">:</span> here comes one of my masters kinsmen<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">12</span></span></p>
<p><span class="character"><em>Sampson</em><span class="char-stop">.</span></span> Yes<span class="comma minor">,</span> better<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">3</span></span></p>
<p><span class="character"><em>Abraham</em><span class="char-stop">.</span></span> You Lye<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">2</span></span></p>
<p><span class="character"><em>Sampson</em><span class="char-stop">.</span></span> Draw if you be men<span class="mid-stop major">.</span> <em>Gregory</em><span class="comma minor">,</span> remember thy<span class="numbering"> <span class="line-count">55</span> </span><br>
washing blow<span class="mid-stop major">.</span> <span class="direction"><em>They Fight</em>.</span><span class="numbering"></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> Part Fooles<span class="comma minor">,</span> put up your Swords<span class="comma minor">,</span> you know not<span class="numbering"></span><br>
what you do<span class="end-stop major">.</span><span class="numbering"></span></p>
<span class="direction"><em>Enter Tibalt</em>.</span>
<p><span class="character"><em>Tybalt</em><span class="char-stop">.</span></span> What art thou drawne<span class="comma minor">,</span> among these heartlesse<span class="numbering"> <span class="syllable-count">9</span></span><br>
Hindes<span class="mid-stop major">?</span> Turne thee <em>Benvolio</em><span class="comma minor">,</span> looke upon thy death<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">60</span> </span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> I do but keepe the peace<span class="comma minor">,</span> put up thy Sword<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Or manage it to part these men with me<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Tybalt</em><span class="char-stop">.</span></span> What draw<span class="comma minor">,</span> and talke of peace<span class="mid-stop major">?</span> I hate the word<span class="numbering"> <span class="syllable-count">10</span></span><br>
As I hate hell<span class="comma minor">,</span> all <em>Mountagues</em><span class="comma minor">,</span> and thee<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Have at thee Coward<span class="mid-stop major">.</span> <span class="direction"><em>Fight</em>.</span><span class="numbering"> <span class="syllable-count">5</span> <span class="line-count">65</span> </span></p>
<span class="direction"><em>Enter three or foure Citizens with Clubs</em>.</span>
<p><span class="character"><em>Officer</em><span class="char-stop">.</span></span> Clubs<span class="comma minor">,</span> Bils<span class="comma minor">,</span> and Partisons<span class="comma minor">,</span> strike<span class="comma minor">,</span> beat them down<span class="numbering"> <span class="syllable-count">10</span></span><br>
Downe with the <em>Capulets</em><span class="comma minor">,</span> downe with the <em>Mountagues</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">12</span></span></p>
<span class="direction"><em>Enter old Capulet in his Gowne, and his wife</em>.</span>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> What noise is this<span class="mid-stop major">?</span> Give me my long Sword ho<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Mountague</span></em><span class="char-stop">.</span></span> A crutch<span class="comma minor">,</span> a crutch<span class="colon major">:</span> why call you for a Sword<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> My Sword I say<span class="colon major">:</span> Old <em>Mountague</em> is come<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">70</span> </span><br>
And flourishes his Blade in spight of me<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<span class="direction"><em>Enter old Mountague, & his wife</em>.</span>
<p><span class="character"><em>Mountague</em><span class="char-stop">.</span></span> Thou villaine <em>Capulet</em><span class="mid-stop major">.</span> Hold me not<span class="comma minor">,</span> let me go<span class="numbering"> <span class="syllable-count">12</span></span><br>
<span class="character"><em>Second <span class="sub-honorific">Lady</span> <span class="sub-name addendum">Mountague</span></em><span class="char-stop">.</span></span> Thou shalt not stir a foote to seeke a Foe<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<span class="direction"><em>Enter Prince Eskales, with his Traine</em>.</span>
<p><span class="character"><em>Prince</em><span class="char-stop">.</span></span> Rebellious Subjects<span class="comma minor">,</span> Enemies to peace<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Prophaners of this Neighbor-stained Steele<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">75</span> </span><br>
Will they not heare<span class="mid-stop major">?</span> What hoe<span class="comma minor">,</span> you Men<span class="comma minor">,</span> you Beasts<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
That quench the fire of your pernitious Rage<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
With purple Fountaines issuing from your Veines<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
On paine of Torture<span class="comma minor">,</span> from those bloody hands<span class="numbering"> <span class="syllable-count">10</span></span><br>
Throw your mistemper'd Weapons to the ground<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">80</span> </span><br>
And heare the Sentence of your mooved Prince<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Three civill Broyles<span class="comma minor">,</span> bred of an Ayery word<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
By thee old <em>Capulet</em> and <em>Mountague</em><span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Have thrice disturb'd the quiet of our streets<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
And made <em>Verona's</em> ancient Citizens<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">85</span> </span><br>
Cast by their Grave beseeming Ornaments<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
To wield old Partizans<span class="comma minor">,</span> in hands as old<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Cankred with peace<span class="comma minor">,</span> to part your Cankred hate<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
If ever you disturbe our streets againe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Your lives shall pay the forfeit of the peace<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">90</span> </span></p>
<p>For this time all the rest depart away<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
You <em>Capulet</em> shall goe along with me<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And <em>Mountague</em> come you this afternoone<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
To know our Fathers pleasure in this case<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
To old Free-towne<span class="comma minor">,</span> our common judgement place<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">95</span> </span><br>
Once more on paine of death<span class="comma minor">,</span> all men depart<span class="mid-stop major">.</span> <span class="direction"><em>Exeunt</em>.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Mountague</em><span class="char-stop">.</span></span> Who set this auncient quarrell new abroach<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Speake Nephew<span class="comma minor">,</span> were you by<span class="comma minor">,</span> when it began<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
<span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> Heere were the servants of your adversarie<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
And yours close fighting ere I did approach<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">100</span> </span><br>
I drew to part them<span class="comma minor">,</span> in the instant came<span class="numbering"> <span class="syllable-count">10</span></span><br>
The fiery <em>Tibalt</em><span class="comma minor">,</span> with his sword prepar'd<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Which as he breath'd defiance to my eares<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
He swong about his head<span class="comma minor">,</span> and cut the windes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Who nothing hurt withall<span class="comma minor">,</span> hist him in scorne<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">105</span> </span></p>
<p>While we were enterchanging thrusts and blowes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Came more and more<span class="comma minor">,</span> and fought on part and part<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Till the Prince came<span class="comma minor">,</span> who parted either part<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Mountague</span></em><span class="char-stop">.</span></span> O where is <em>Romeo</em><span class="comma minor">,</span> saw you him to day<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Right glad am I<span class="comma minor">,</span> he was not at this fray<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">110</span> </span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> Madam<span class="comma minor">,</span> an houre before the worshipt Sun<span class="numbering"> <span class="syllable-count">10</span></span><br>
Peer'd forth the golden window of the East<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
A troubled mind drave me to walke abroad<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Where underneath the grove of Sycamour<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
That West-ward rooteth from this City side<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">115</span> </span><br>
So earely walking did I see your Sonne<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Towards him I made<span class="comma minor">,</span> but he was ware of me<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
And stole into the covert of the wood<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
I measuring his affections by my owne<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Which then most sought<span class="comma minor">,</span> wher most might not be found<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">120</span> </span><br>
Being one too many by my weary selfe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Pursued my Honour<span class="comma minor">,</span> not pursuing his<span class="numbering"> <span class="syllable-count">9</span></span><br>
And gladly shunn'd<span class="comma minor">,</span> who gladly fled from me<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Mountague</em><span class="char-stop">.</span></span> Many a morning hath he there beene seene<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
With teares augmenting the fresh mornings deaw<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">125</span> </span><br>
Adding to cloudes<span class="comma minor">,</span> more cloudes with his deepe sighes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
But all so soone as the all-cheering Sunne<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Should in the farthest East begin to draw<span class="numbering"> <span class="syllable-count">10</span></span><br>
The shadie Curtaines from <em>Auroras</em> bed<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Away from light steales home my heavy Sonne<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">130</span> </span><br>
And private in his Chamber pennes himselfe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Shuts up his windowes<span class="comma minor">,</span> lockes faire day-light out<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And makes himselfe an artificiall night<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Blacke and portendous must this humour prove<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Unlesse good counsell may the cause remove<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">135</span> </span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> My Noble Uncle doe you know the cause<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Mountague</em><span class="char-stop">.</span></span> I neither know it<span class="comma minor">,</span> nor can learne of him<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> Have you importun'd him by any meanes<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Mountague</em><span class="char-stop">.</span></span> Both by my selfe and many other Friends<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
But he his owne affections counseller<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">140</span> </span><br>
Is to himselfe <span class="paren minor">(</span>I will not say how true<span class="paren minor">)</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
But to himselfe so secret and so close<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
So farre from sounding and discovery<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
As is the bud bit with an envious worme<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Ere he can spread his sweete leaves to the ayre<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">145</span> </span><br>
Or dedicate his beauty to the same<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Could we but learne from whence his sorrowes grow<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
We would as willingly give cure<span class="comma minor">,</span> as know<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<span class="direction"><em>Enter Romeo</em>.</span>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> See where he comes<span class="comma minor">,</span> so please you step aside<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Ile know his greevance<span class="comma minor">,</span> or be much denide<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">150</span> </span></p>
<p><span class="character"><em>Mountague</em><span class="char-stop">.</span></span> I would thou wert so happy by thy stay<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
To heare true shrift<span class="mid-stop major">.</span> Come Madam let's away<span class="mid-stop major">.</span> <span class="direction"><em>Exeunt</em>.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> Good morrow Cousin<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Is the day so young<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> But new strooke nine<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span> <span class="line-count">155</span> </span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Aye me<span class="comma minor">,</span> sad houres seeme long<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">6</span></span><br>
Was that my Father that went hence so fast<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> It was<span class="colon major">:</span> what sadnes lengthens <em>Romeo's</em> houres<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Not having that<span class="comma minor">,</span> which having<span class="comma minor">,</span> makes them short<span class="numbering"> <span class="syllable-count">10</span></span><br>
<span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> In love<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">2</span> <span class="line-count">160</span> </span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Out<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">1</span></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> Of love<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">2</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Out of her favour where I am in love<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> Alas that love so gentle in his view<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Should be so tyrannous and rough in proofe<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">165</span> </span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Alas that love<span class="comma minor">,</span> whose view is muffled still<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Should without eyes<span class="comma minor">,</span> see path-wayes to his will<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Where shall we dine<span class="mid-stop major">?</span> O me<span class="colon major">:</span> what fray was heere<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Yet tell me not<span class="comma minor">,</span> for I have heard it all<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Heere's much to do with hate<span class="comma minor">,</span> but more with love<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">170</span> </span><br>
Why then<span class="comma minor">,</span> O brawling love<span class="comma minor">,</span> O loving hate<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
O any thing<span class="comma minor">,</span> of nothing first created<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
O heavie lightnesse<span class="comma minor">,</span> serious vanity<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Mishapen Chaos of welseeming formes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
Feather of lead<span class="comma minor">,</span> bright smoake<span class="comma minor">,</span> cold fire<span class="comma minor">,</span> sicke health<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">175</span> </span><br>
Still waking sleepe<span class="comma minor">,</span> that is not what it is<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
This love feele I<span class="comma minor">,</span> that feele no love in this<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Doest thou not laugh<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> No Coze<span class="comma minor">,</span> I rather weepe<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Good heart<span class="comma minor">,</span> at what<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">4</span> <span class="line-count">180</span> </span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> At thy good hearts oppression<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">7</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Why such is loves transgression<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">7</span></span></p>
<p>Griefes of mine owne lie heavie in my breast<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Which thou wilt propagate to have it preast<span class="numbering"> <span class="syllable-count">10</span></span><br>
With more of thine<span class="comma minor">,</span> this love that thou hast showne<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">185</span> </span><br>
Doth adde more griefe<span class="comma minor">,</span> to too much of mine owne<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Love<span class="comma minor">,</span> is a smoake made with the fume of sighes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Being purg'd<span class="comma minor">,</span> a fire sparkling in Lovers eyes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Being vext<span class="comma minor">,</span> a Sea nourisht with loving teares<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
What is it else<span class="mid-stop major">?</span> a madnesse<span class="comma minor">,</span> most discreet<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">190</span> </span><br>
A choking gall<span class="comma minor">,</span> and a preserving sweet<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Farewell my Coze<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> Soft I will goe along<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p>And if you leave me so<span class="comma minor">,</span> you do me wrong<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Tut I have lost my selfe<span class="comma minor">,</span> I am not here<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">195</span> </span><br>
This is not <em>Romeo</em><span class="comma minor">,</span> hee's some other where<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> Tell me in sadnesse<span class="comma minor">,</span> who is that you love<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> What shall I grone and tell thee<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">7</span></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> Grone<span class="comma minor">,</span> why no<span class="colon major">:</span> but sadly tell me who<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> A sicke man in sadnesse makes his will<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">9</span> <span class="line-count">200</span> </span><br>
A word ill urg'd to one that is so ill<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
In sadnesse Cozin<span class="comma minor">,</span> I do love a woman<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> I aym'd so neare<span class="comma minor">,</span> when I suppos'd you lov'd<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> A right good marke man<span class="comma minor">,</span> and shee's faire I love<span class="numbering"> <span class="syllable-count">10</span></span><br>
<span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> A right faire marke<span class="comma minor">,</span> faire Coze<span class="comma minor">,</span> is soonest hit<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">205</span> </span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Well in that hit you misse<span class="comma minor">,</span> sheel not be hit<span class="numbering"> <span class="syllable-count">10</span></span><br>
With Cupids arrow<span class="comma minor">,</span> she hath <em>Dians</em> wit<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
And in strong proofe of chastity well arm'd<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
From loves weake childish Bow<span class="comma minor">,</span> she lives uncharm'd<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Shee will not stay the siege of loving tearmes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">210</span> </span><br>
Nor bid th' encounter of assailing eyes<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Nor open her lap to Sainct-seducing Gold<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
O she is rich in beautie<span class="comma minor">,</span> onely poore<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
That when she dies<span class="comma minor">,</span> with beautie dies her store<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> Then she hath sworne<span class="comma minor">,</span> that she will still live chast<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">215</span> </span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> She hath<span class="comma minor">,</span> and in that sparing make huge wast<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>For beauty sterv'd with her severity<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Cuts beauty off from all posteritie<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>She is too faire<span class="comma minor">,</span> too wise<span class="colon major">:</span> wisely too faire<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
To merit blisse by making me dispaire<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">220</span> </span><br>
She hath forsworne to love<span class="comma minor">,</span> and in that vow<span class="numbering"> <span class="syllable-count">10</span></span><br>
Do I live dead<span class="comma minor">,</span> that live to tell it now<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> Be rul'd by me<span class="comma minor">,</span> forget to thinke of her<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> O teach me how I should forget to thinke<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> By giving liberty unto thine eyes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">225</span> </span><br>
Examine other beauties<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">7</span></span><br>
<span class="character"><em>Romeo</em><span class="char-stop">.</span></span> 'Tis the way to cal hers <span class="paren minor">(</span>exquisit<span class="paren minor">)</span> in question more<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">13</span></span><br>
These happy maskes that kisse faire Ladies browes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Being blacke<span class="comma minor">,</span> puts us in mind they hide the faire<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
He that is strooken blind<span class="comma minor">,</span> cannot forget<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">230</span> </span><br>
The precious treasure of his eye-sight lost<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Shew me a Mistresse that is passing faire<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
What doth her beauty serve but as a note<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Where I may read who past that passing faire<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Farewell thou can'st not teach me to forget<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">235</span> </span><br>
<span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> Ile pay that doctrine<span class="comma minor">,</span> or else die in debt<span class="mid-stop major">.</span> <span class="direction"><em>Exeunt</em></span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<span class="direction"><em>Enter Capulet, Countie Paris, and the Clowne</em>.</span>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> <em>Mountague</em> is bound as well as I<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
In penalty alike<span class="comma minor">,</span> and 'tis not hard I thinke<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">12</span></span><br>
For men so old as wee<span class="comma minor">,</span> to keepe the peace<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Paris</em><span class="char-stop">.</span></span> Of Honourable reckoning are you both<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">240</span> </span><br>
And pittie 'tis you liv'd at ods so long<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
But now my Lord<span class="comma minor">,</span> what say you to my sute<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> But saying ore what I have said before<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
My Child is yet a stranger in the world<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Shee hath not seene the change of fourteene yeares<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">245</span> </span><br>
Let two more Summers wither in their pride<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Ere we may thinke her ripe to be a Bride<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Paris</em><span class="char-stop">.</span></span> Younger then she<span class="comma minor">,</span> are happy mothers made<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> And too soone mar'd are those so early made<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Earth hath swallowed all my hopes but she<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">250</span> </span><br>
Shee's the hopefull Lady of my earth<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
But wooe her gentle <em>Paris</em><span class="comma minor">,</span> get her heart<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
My will to her consent<span class="comma minor">,</span> is but a part<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And shee agree<span class="comma minor">,</span> within her scope of choise<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Lyes my consent<span class="comma minor">,</span> and faire according voice<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">255</span> </span><br>
This night I hold an old accustom'd Feast<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Whereto I have invited many a Guest<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">12</span></span><br>
Such as I love<span class="comma minor">,</span> and you among the store<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
One more<span class="comma minor">,</span> most welcome makes my number more<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
At my poore house<span class="comma minor">,</span> looke to behold this night<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">260</span> </span><br>
Earth-treading starres<span class="comma minor">,</span> that make darke heaven light<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Such comfort as do lusty young men feele<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
When well apparrel'd Aprill on the heele<span class="numbering"> <span class="syllable-count">10</span></span><br>
Of limping Winter treads<span class="comma minor">,</span> even such delight<span class="numbering"> <span class="syllable-count">11</span></span><br>
Among fresh Fennell buds shall you this night<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">265</span> </span><br>
Inherit at my house<span class="colon major">:</span> heare all<span class="comma minor">,</span> all see<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And like her most<span class="comma minor">,</span> whose merit most shall be<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Which one more veiw<span class="comma minor">,</span> of many<span class="comma minor">,</span> mine being one<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
May stand in number<span class="comma minor">,</span> though in reckning none<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Come<span class="comma minor">,</span> goe with me<span class="colon major">:</span> goe sirrah trudge about<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">270</span> </span><br>
Through faire <em>Verona</em><span class="comma minor">,</span> find those persons out<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Whose names are written there<span class="comma minor">,</span> and to them say<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
My house and welcome<span class="comma minor">,</span> on their pleasure stay<span class="mid-stop major">.</span> <span class="direction"><em>Exit</em>.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Servant</em><span class="char-stop">.</span></span> Find them out whose names are written<span class="mid-stop major">.</span> Heere it<span class="numbering"></span><br>
is written<span class="comma minor">,</span> that the Shoo-maker should meddle with his<span class="numbering"> <span class="line-count">275</span> </span><br>
Yard<span class="comma minor">,</span> and the Tayler with his Last<span class="comma minor">,</span> the Fisher with his<span class="numbering"></span><br>
Pensill<span class="comma minor">,</span> and the Painter with his Nets<span class="mid-stop major">.</span> But I am sent to<span class="numbering"></span><br>
find those persons whose names are writ<span class="comma minor">,</span> & can never find<span class="numbering"></span><br>
what names the writing person hath here writ <span class="paren minor">(</span>I must to<span class="numbering"></span><br>
the learned<span class="paren minor">)</span> in good time<span class="end-stop major">.</span><span class="numbering"> <span class="line-count">280</span> </span></p>
<span class="direction"><em>Enter Benvolio, and Romeo</em>.</span>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> Tut man<span class="comma minor">,</span> one fire burnes out anothers burning<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
One paine is lesned by anothers anguish<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Turne giddie<span class="comma minor">,</span> and be holpe by backward turning<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
One desparate greefe<span class="comma minor">,</span> cures with anothers languish<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">12</span></span><br>
Take thou some new infection to the eye<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">285</span> </span><br>
And the rank poyson of the old wil die<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Your Plantan leafe is excellent for that<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> For what I pray thee<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> For your broken shin<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> Why <em>Romeo</em> art thou mad<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">6</span> <span class="line-count">290</span> </span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Not mad<span class="comma minor">,</span> but bound more then a mad man is<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Shut up in prison<span class="comma minor">,</span> kept without my foode<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Whipt and tormented<span class="colon major">:</span> and Godden good fellow<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
<span class="character"><em>Servant</em><span class="char-stop">.</span></span> Godgigoden<span class="comma minor">,</span> I pray sir can you read<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> I mine owne fortune in my miserie<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">295</span> </span></p>
<p><span class="character"><em>Servant</em><span class="char-stop">.</span></span> Perhaps you have learn'd it without booke<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
But I pray can you read any thing you see<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> I<span class="comma minor">,</span> if I know the Letters and the Language<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Servant</em><span class="char-stop">.</span></span> Ye say honestly<span class="comma minor">,</span> rest you merry<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Stay fellow<span class="comma minor">,</span> I can read<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span> <span class="line-count">300</span> </span></p>
<span class="direction">He reades the Letter.</span>
<p><em>Seigneur Martino<span class="comma minor">,</span> and his wife and daughter<span class="colon major">:</span> County Anselme</em><span class="numbering"> <span class="syllable-count">15</span></span><br>
<em>and his beautious sisters<span class="colon major">:</span> the Lady widdow of Vtruvio</em><span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">14</span></span><br>
<em>Seigneur Placentio<span class="comma minor">,</span> and his lovely Neeces<span class="colon major">:</span> Mercutio and</em><span class="numbering"> <span class="syllable-count">15</span></span><br>
<em>his brother Valentine<span class="colon major">:</span> mine uncle Capulet his wife and daughters</em><span class="colon major">:</span><span class="numbering"> <span class="syllable-count">17</span></span><br>
<em>my faire Neece Rosaline<span class="comma minor">,</span> Livia<span class="comma minor">,</span> Seigneur Valentio<span class="comma minor">,</span> & his</em><span class="numbering"> <span class="syllable-count">14</span> <span class="line-count">305</span> </span><br>
<em>Cosen Tybalt<span class="colon major">:</span> Lucio and the lively Helena</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">14</span></span></p>
<p>A faire assembly<span class="comma minor">,</span> whither should they come<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Servant</em><span class="char-stop">.</span></span> Up<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">1</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Whither<span class="mid-stop major">?</span> to supper<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em>Servant</em><span class="char-stop">.</span></span> To our house<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">3</span> <span class="line-count">310</span> </span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Whose house<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">2</span></span></p>
<p><span class="character"><em>Servant</em><span class="char-stop">.</span></span> My Maisters<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">3</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Indeed I should have askt you that before<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Servant</em><span class="char-stop">.</span></span> Now Ile tell you without asking<span class="mid-stop major">.</span> My maister is<span class="numbering"></span><br>
the great rich <em>Capulet</em><span class="comma minor">,</span> and if you be not of the house of<span class="numbering"> <span class="line-count">315</span> </span><br>
<em>Mountagues</em> I pray come and crush a cup of wine<span class="mid-stop major">.</span> Rest<span class="numbering"></span><br>
you merry<span class="mid-stop major">.</span> <span class="direction"><em>Exit</em>.</span><span class="numbering"></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> At this same auncient Feast of <em>Capulets</em><span class="numbering"> <span class="syllable-count">10</span></span><br>
Sups the faire <em>Rosaline</em><span class="comma minor">,</span> whom thou so loves<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
With all the admired Beauties of <em>Verona</em><span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">12</span> <span class="line-count">320</span> </span><br>
Go thither and with unattainted eye<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Compare her face with some that I shall show<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And I will make thee thinke thy Swan a Crow<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> When the devout religion of mine eye<span class="numbering"> <span class="syllable-count">10</span></span><br>
Maintaines such falshood<span class="comma minor">,</span> then turne teares to fire<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">325</span> </span><br>
And these who often drown'd could never die<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Transparent Heretiques be burnt for liers<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>One fairer then my love<span class="colon major">:</span> the all-seeing Sun<span class="numbering"> <span class="syllable-count">10</span></span><br>
Nere saw her match<span class="comma minor">,</span> since first the world begun<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> Tut<span class="comma minor">,</span> you saw her faire<span class="comma minor">,</span> none else being by<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span> <span class="line-count">330</span> </span><br>
Herselfe poys'd with herselfe in either eye<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
But in that Christall scales<span class="comma minor">,</span> let there be waid<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Your Ladies love against some other Maid<span class="numbering"> <span class="syllable-count">10</span></span><br>
That I will show you<span class="comma minor">,</span> shining at this Feast<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And she shew scant shell<span class="comma minor">,</span> well<span class="comma minor">,</span> that now shewes best<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">335</span> </span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Ile goe along<span class="comma minor">,</span> no such sight to be showne<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
But to rejoyce in splendor of mine owne<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<span class="direction"><em>Enter Capulets Wife and Nurse</em>.</span>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Mountague</span></em><span class="char-stop">.</span></span> Nurse wher's my daughter<span class="mid-stop major">?</span> call her forth to me<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Now by my Maidenhead<span class="comma minor">,</span> at twelve yeare old<span class="numbering"> <span class="syllable-count">10</span></span><br>
I bad her come<span class="comma minor">,</span> what Lamb<span class="colon major">:</span> what Ladi-bird<span class="comma minor">,</span> God forbid<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">13</span> <span class="line-count">340</span> </span><br>
Where's this Girle<span class="mid-stop major">?</span> what <em>Juliet</em><span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">8</span></span></p>
<span class="direction"><em>Enter Juliet</em>.</span>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> How now<span class="comma minor">,</span> who calls<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Your Mother<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">3</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Madam I am heere<span class="comma minor">,</span> what is your will<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Mountague</span></em><span class="char-stop">.</span></span> This is the matter<span class="colon major">:</span> Nurse give me leave awhile<span class="comma minor">,</span> we<span class="numbering"> <span class="syllable-count">12</span> <span class="line-count">345</span> </span><br>
must talke in secret<span class="mid-stop major">.</span> Nurse come backe againe<span class="comma minor">,</span> I have remembred<span class="numbering"></span><br>
me<span class="comma minor">,</span> thou'se heare our counsell<span class="mid-stop major">.</span> Thou knowest<span class="numbering"></span><br>
my daughter's of a prety age<span class="end-stop major">.</span><span class="numbering"></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Faith I can tell her age unto an houre<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Mountague</span></em><span class="char-stop">.</span></span> Shee's not fourteene<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span> <span class="line-count">350</span> </span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Ile lay fourteene of my teeth<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">7</span></span><br>
And yet to my teene be it spoken<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
I have but foure<span class="comma minor">,</span> shee's not fourteene<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">8</span></span></p>
<p>How long is it now to <em>Lammas</em> tide<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Mountague</span></em><span class="char-stop">.</span></span> A fortnight and odde dayes<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span> <span class="line-count">355</span> </span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Even or odde<span class="comma minor">,</span> of all daies in the yeare come<span class="numbering"> <span class="syllable-count">11</span></span><br>
<em>Lammas</em> Eve at night shall she be fourteene<span class="mid-stop major">.</span> <em>Susan</em> & she<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">13</span></span><br>
God rest all Christian soules<span class="comma minor">,</span> were of an age<span class="mid-stop major">.</span> Well <em>Susan</em><span class="numbering"></span><br>
is with God<span class="comma minor">,</span> she was too good for me<span class="mid-stop major">.</span> But as I said<span class="comma minor">,</span> on <em>Lamas</em><span class="numbering"></span><br>
Eve at night shall she be fourteene<span class="comma minor">,</span> that shall she marie<span class="comma minor">,</span><span class="numbering"> <span class="line-count">360</span> </span><br>
I remember it well<span class="mid-stop major">.</span> 'Tis since the Earth-quake now<span class="numbering"></span><br>
eleven yeares<span class="comma minor">,</span> and she was wean'd I never shall forget it<span class="comma minor">,</span><span class="numbering"></span><br>
of all the daies of the yeare<span class="comma minor">,</span> upon that day<span class="colon major">:</span> for I had then<span class="numbering"></span><br>
laid Worme-wood to my Dug sitting in the Sunne under<span class="numbering"></span><br>
the Dovehouse wall<span class="comma minor">,</span> my Lord and you were then at<span class="numbering"> <span class="line-count">365</span> </span><br>
<em>Mantua</em><span class="comma minor">,</span> nay I doe beare a braine<span class="mid-stop major">.</span> But as I said<span class="comma minor">,</span> when it<span class="numbering"></span><br>
did tast the Worme-wood on the nipple of my Dugge<span class="comma minor">,</span><span class="numbering"></span><br>
and felt it bitter<span class="comma minor">,</span> pretty foole<span class="comma minor">,</span> to see it teachie<span class="comma minor">,</span> and fall out<span class="numbering"></span><br>
with the Dugge<span class="comma minor">,</span> Shake quoth the Dove-house<span class="comma minor">,</span> 'twas no<span class="numbering"></span><br>
neede I trow to bid mee trudge<span class="comma minor">,</span> and since that time it is<span class="numbering"> <span class="line-count">370</span> </span><br>
a eleven yeares<span class="comma minor">,</span> for then she could stand alone<span class="comma minor">,</span> nay bi'th'<span class="numbering"></span><br>
roode she could have runne<span class="comma minor">,</span> & wadled all about<span class="colon major">:</span> for even<span class="numbering"></span><br>
the day before she broke her brow<span class="comma minor">,</span> & then my Husband<span class="numbering"></span><br>
God be with his soule<span class="comma minor">,</span> a was a merrie man<span class="comma minor">,</span> tooke up the<span class="numbering"></span><br>
Child<span class="comma minor">,</span> yea quoth hee<span class="comma minor">,</span> doest thou fall upon thy face<span class="mid-stop major">?</span> thou<span class="numbering"> <span class="line-count">375</span> </span><br>
wilt fall backeward when thou hast more wit<span class="comma minor">,</span> wilt thou<span class="numbering"></span><br>
not <em>Jule</em><span class="mid-stop major">?</span> And by my holy-dam<span class="comma minor">,</span> the pretty wretch lefte<span class="numbering"></span><br>
crying<span class="comma minor">,</span> & said I<span class="colon major">:</span> to see now how a Jest shall come about<span class="end-stop major">.</span><span class="numbering"></span></p>
<p>I warrant<span class="comma minor">,</span> & I shall live a thousand yeares<span class="comma minor">,</span> I never should<span class="numbering"></span><br>
forget it<span class="colon major">:</span> wilt thou not <em>Jule</em> quoth he<span class="mid-stop major">?</span> and pretty foole it<span class="numbering"> <span class="line-count">380</span> </span><br>
stinted<span class="comma minor">,</span> and said I<span class="end-stop major">.</span><span class="numbering"></span></p>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Capulet</span></em><span class="char-stop">.</span></span> Inough of this<span class="comma minor">,</span> I pray thee hold thy peace<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Yes Madam<span class="comma minor">,</span> yet I cannot chuse but laugh<span class="comma minor">,</span> to<span class="numbering"></span><br>
thinke it should leave crying<span class="comma minor">,</span> & say I<span class="colon major">:</span> and yet I warrant<span class="numbering"></span><br>
it had upon it brow<span class="comma minor">,</span> a bumpe as big as a young Cockrels<span class="numbering"> <span class="line-count">385</span> </span><br>
stone<span class="mid-stop major">?</span> A perilous knock<span class="comma minor">,</span> and it cryed bitterly<span class="mid-stop major">.</span> Yea quoth<span class="numbering"></span><br>
my husband<span class="comma minor">,</span> fall'st upon thy face<span class="comma minor">,</span> thou wilt fall backward<span class="numbering"></span><br>
when thou commest to age<span class="colon major">:</span> wilt thou not <em>Jule</em><span class="mid-stop major">?</span> It<span class="numbering"></span><br>
stinted<span class="colon major">:</span> and said I<span class="end-stop major">.</span><span class="numbering"></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> And stint thou too<span class="comma minor">,</span> I pray thee <em>Nurse</em><span class="comma minor">,</span> say I<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">390</span> </span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Peace I have done<span class="colon major">:</span> God marke thee too his grace<span class="numbering"></span><br>
thou wast the prettiest Babe that ere I nurst<span class="comma minor">,</span> and I might<span class="numbering"></span><br>
live to see thee married once<span class="comma minor">,</span> I have my wish<span class="end-stop major">.</span><span class="numbering"></span></p>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Capulet</span></em><span class="char-stop">.</span></span> Marry that marry is the very theame<span class="numbering"> <span class="syllable-count">10</span></span><br>
I came to talke of<span class="comma minor">,</span> tell me daughter <em>Juliet</em><span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">395</span> </span><br>
How stands your disposition to be Married<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> It is an houre that I dreame not of<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> An houre<span class="comma minor">,</span> were I not thine onely Nurse<span class="comma minor">,</span> I would<span class="numbering"></span><br>
say thou had'st suckt wisedome from thy teat<span class="end-stop major">.</span><span class="numbering"></span></p>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Capulet</span></em><span class="char-stop">.</span></span> Well thinke of marriage now<span class="comma minor">,</span> yonger then you<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">400</span> </span><br>
Heere in <em>Verona</em><span class="comma minor">,</span> Ladies of esteeme<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Are made already Mothers<span class="mid-stop major">.</span> By my count<span class="numbering"> <span class="syllable-count">10</span></span><br>
I was your Mother<span class="comma minor">,</span> much upon these yeares<span class="numbering"> <span class="syllable-count">10</span></span><br>
That you are now a Maide<span class="comma minor">,</span> thus then in briefe<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
The valiant <em>Paris</em> seekes you for his love<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">405</span> </span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> A man young Lady<span class="comma minor">,</span> Lady<span class="comma minor">,</span> such a man as all<span class="numbering"></span><br>
the world<span class="mid-stop major">.</span> Why hee's a man of waxe<span class="end-stop major">.</span><span class="numbering"></span></p>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Capulet</span></em><span class="char-stop">.</span></span> <em>Veronas</em> Summer hath not such a flower<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Nay hee's a flower<span class="comma minor">,</span> infaith a very flower<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">12</span></span></p>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Capulet</span></em><span class="char-stop">.</span></span> What say you<span class="comma minor">,</span> can you love the Gentleman<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">410</span> </span></p>
<p>This night you shall behold him at our Feast<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Read ore the volume of young <em>Paris</em> face<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And find delight<span class="comma minor">,</span> writ there with Beauties pen<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Examine every severall liniament<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">12</span></span><br>
And see how one another lends content<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">415</span> </span><br>
And what obscur'd in this faire volume lies<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Find written in the Margent of his eyes<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>This precious Booke of Love<span class="comma minor">,</span> this unbound Lover<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
To Beautifie him<span class="comma minor">,</span> onely lacks a Cover<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">12</span></span></p>
<p>The fish lives in the Sea<span class="comma minor">,</span> and 'tis much pride<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">420</span> </span><br>
For faire without<span class="comma minor">,</span> the faire within to hide<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
That Booke in manies eyes doth share the glorie<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
That in Gold claspes<span class="comma minor">,</span> Lockes in the Golden storie<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
So shall you share all that he doth possesse<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
By having him<span class="comma minor">,</span> making your selfe no lesse<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">425</span> </span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> No lesse<span class="comma minor">,</span> nay bigger<span class="colon major">:</span> women grow by men<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Capulet</span></em><span class="char-stop">.</span></span> Speake briefly<span class="comma minor">,</span> can you like of <em>Paris</em> love<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Ile looke to like<span class="comma minor">,</span> if looking liking move<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>But no more deepe will I endart mine eye<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Then your consent gives strength to make flye<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span> <span class="line-count">430</span> </span></p>
<span class="direction"><em>Enter a Serving man</em>.</span>
<p><span class="character"><em>Servant</em><span class="char-stop">.</span></span> Madam<span class="comma minor">,</span> the guests are come<span class="comma minor">,</span> supper serv'd up<span class="comma minor">,</span> you<span class="numbering"></span><br>
cal'd<span class="comma minor">,</span> my young Lady askt for<span class="comma minor">,</span> the Nurse cur'st in the Pantery<span class="comma minor">,</span><span class="numbering"></span><br>
and every thing in extremitie<span class="colon major">:</span> I must hence to wait<span class="comma minor">,</span> <span class="numbering"></span><br>
beseech you follow straight<span class="mid-stop major">.</span> <span class="direction"><em>Exit</em>.</span><span class="numbering"></span></p>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Capulet</span></em><span class="char-stop">.</span></span> We follow thee<span class="comma minor">,</span> <em>Juliet</em><span class="comma minor">,</span> the Countie staies<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">435</span> </span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Goe Gyrle<span class="comma minor">,</span> seeke happie nights to happy daies<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<span class="direction"><em>Exeunt</em>.</span>
<p><span class="direction"><em>Enter Romeo, Mercutio, Benvolio, with five or sixe</em><span class="numbering"></span><br>
<em>other Maskers, Torch-bearers</em>.</span><span class="numbering"></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> What shall this spech be spoke for our excuse<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Or shall we on without Apologie<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">440</span> </span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> The date is out of such prolixitie<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Weele have no <em>Cupid</em><span class="comma minor">,</span> hood winkt with a skarfe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Bearing a Tartars painted Bow of lath<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Skaring the Ladies like a Crow-keeper<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>But let them measure us by what they will<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">445</span> </span><br>
Weele measure them with a Measure<span class="comma minor">,</span> and be gone<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Give me a Torch<span class="comma minor">,</span> I am not for this ambling<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>Being but heavy I will beare the light<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> Nay gentle <em>Romeo</em><span class="comma minor">,</span> we must have you dance<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Not I beleeve me<span class="comma minor">,</span> you have dancing shooes<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">450</span> </span><br>
With nimble soles<span class="comma minor">,</span> I have a soale of Lead<span class="numbering"> <span class="syllable-count">10</span></span><br>
So stakes me to the ground<span class="comma minor">,</span> I cannot move<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> You are a Lover<span class="comma minor">,</span> borrow <em>Cupids</em> wings<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And soare with them above a common bound<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> I am too sore enpearced with his shaft<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">455</span> </span><br>
To soare with his light feathers<span class="comma minor">,</span> and to bound<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
I cannot bound a pitch above dull woe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Under loves heavy burthen doe I sinke<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> And to sinke in it should you burthen love<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Too great oppression for a tender thing<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">460</span> </span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Is love a tender thing<span class="mid-stop major">?</span> it is too rough<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Too rude<span class="comma minor">,</span> too boysterous<span class="comma minor">,</span> and it pricks like thorne<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> If love be rough with you<span class="comma minor">,</span> be rough with love<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Pricke love for pricking<span class="comma minor">,</span> and you beat love downe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Give me a Case to put my visage in<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">465</span> </span><br>
A Visor for a Visor<span class="comma minor">,</span> what care <span class="numbering"> <span class="syllable-count">9</span></span><br>
What curious eye doth quote deformities<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Here are the Beetle-browes shall blush for me<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> Come knocke and enter<span class="comma minor">,</span> and no sooner in<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
But every man betake him to his legs<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">470</span> </span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> A Torch for me<span class="comma minor">,</span> let wantons light of heart<span class="numbering"> <span class="syllable-count">10</span></span><br>
Tickle the sencelesse rushes with their heeles<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
For I am proverb'd with a Grandsier Phrase<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Ile be a Candle-holder and looke on<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
The game was nere so faire<span class="comma minor">,</span> and I am done<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">475</span> </span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> Tut<span class="comma minor">,</span> duns the Mouse<span class="comma minor">,</span> the Constables owne word<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
If thou art dun<span class="comma minor">,</span> weele draw thee from the mire<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Or save your reverence love<span class="comma minor">,</span> wherein thou stickest<span class="numbering"> <span class="syllable-count">12</span></span><br>
Up to the eares<span class="comma minor">,</span> come we burne day-light ho<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Nay that's not so<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span> <span class="line-count">480</span> </span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> I meane sir I delay<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">6</span></span><br>
We wast our lights in vaine<span class="comma minor">,</span> lights<span class="comma minor">,</span> lights<span class="comma minor">,</span> by day<span class="colon major">;</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Take our good meaning<span class="comma minor">,</span> for our Judgement sits<span class="numbering"> <span class="syllable-count">11</span></span><br>
Five times in that<span class="comma minor">,</span> ere once in our five wits<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> And we meane well in going to this Maske<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span> <span class="line-count">485</span> </span><br>
But 'tis no wit to go<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> Why may one aske<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> I dreampt a dreame to night<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> And so did I<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Well what was yours<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">4</span> <span class="line-count">490</span> </span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> That dreamers often lye<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> In bed a sleepe while they do dreame things true<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> O then I see Queene Mab hath beene with you<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
She is the Fairies Midwife<span class="comma minor">,</span> & she comes in shape no bigger<span class="numbering"></span><br>
then Agat-stone<span class="comma minor">,</span> on the fore-finger of an Alderman<span class="comma minor">,</span><span class="numbering"> <span class="line-count">495</span> </span><br>
drawne with a teeme of little Atomies<span class="comma minor">,</span> over mens noses as<span class="numbering"></span><br>
they lie asleepe<span class="colon major">:</span> her Waggon Spokes made of long Spinners<span class="numbering"></span><br>
legs<span class="colon major">:</span> the Cover of the wings of Grashoppers<span class="comma minor">,</span> her<span class="numbering"></span><br>
Traces of the smallest Spiders web<span class="comma minor">,</span> her coullers of the<span class="numbering"></span><br>
Moonshines watry Beames<span class="comma minor">,</span> her Whip of Crickets bone<span class="comma minor">,</span><span class="numbering"> <span class="line-count">500</span> </span><br>
the Lash of Philome<span class="comma minor">,</span> her Waggoner<span class="comma minor">,</span> a small gray-coated<span class="numbering"></span><br>
Gnat<span class="comma minor">,</span> not halfe so bigge as a round little Worme<span class="comma minor">,</span> prickt<span class="numbering"></span><br>
from the Lazie-finger of a man<span class="mid-stop major">.</span> Her Chariot is an emptie<span class="numbering"></span><br>
Haselnut<span class="comma minor">,</span> made by the Joyner Squirrel or old Grub<span class="comma minor">,</span> time<span class="numbering"></span><br>
out a mind<span class="comma minor">,</span> the Faries Coach-makers<span class="colon major">:</span> & in this state she<span class="numbering"> <span class="line-count">505</span> </span><br>
gallops night by night<span class="comma minor">,</span> through Lovers braines<span class="colon major">:</span> and then<span class="numbering"></span><br>
they dreame of Love<span class="mid-stop major">.</span> On Courtiers knees<span class="comma minor">,</span> that dreame on<span class="numbering"></span><br>
Cursies strait<span class="colon major">:</span> ore Lawyers fingers<span class="comma minor">,</span> who strait dreampt on<span class="numbering"></span><br>
Fees<span class="comma minor">,</span> ore Ladies lips<span class="comma minor">,</span> who strait on kisses dreame<span class="comma minor">,</span> which<span class="numbering"></span><br>
oft the angry Mab with blisters plagues<span class="comma minor">,</span> because their<span class="numbering"> <span class="line-count">510</span> </span><br>
breath with Sweet meats tainted are<span class="mid-stop major">.</span> Sometime she gallops<span class="numbering"></span><br>
ore a Courtiers nose<span class="comma minor">,</span> & then dreames he of smelling<span class="numbering"></span><br>
out a sute<span class="colon major">:</span> & somtime comes she with Tith pigs tale<span class="comma minor">,</span> tickling<span class="numbering"></span><br>
a Parsons nose as a lies asleepe<span class="comma minor">,</span> then he dreames of<span class="numbering"></span><br>
another Benefice<span class="mid-stop major">.</span> Sometime she driveth ore a Souldiers<span class="numbering"> <span class="line-count">515</span> </span><br>
necke<span class="comma minor">,</span> & then dreames he of cutting Forraine throats<span class="comma minor">,</span> of<span class="numbering"></span><br>
Breaches<span class="comma minor">,</span> Ambuscados<span class="comma minor">,</span> Spanish Blades<span class="colon major">:</span> Of Healths five<span class="numbering"></span><br>
Fadome deepe<span class="comma minor">,</span> and then anon drums in his eares<span class="comma minor">,</span> at which<span class="numbering"></span><br>
he startes and wakes<span class="colon major">;</span> and being thus frighted<span class="comma minor">,</span> sweares <span class="numbering"></span><br>
prayer or two & sleepes againe<span class="colon major">:</span> this is that very Mab that<span class="numbering"> <span class="line-count">520</span> </span><br>
plats the manes of Horses in the night<span class="colon major">:</span> & bakes the Elklocks<span class="numbering"></span><br>
in foule sluttish haires<span class="comma minor">,</span> which once untangled<span class="comma minor">,</span> much<span class="numbering"></span><br>
misfortune bodes<span class="comma minor">,</span><span class="numbering"></span><br>
This is the hag<span class="comma minor">,</span> when Maides lie on their backs<span class="comma minor">,</span><span class="numbering"></span><br>
That presses them<span class="comma minor">,</span> and learnes them first to beare<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span> <span class="line-count">525</span> </span><br>
Making them women of good carriage<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
This is she<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">3</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Peace<span class="comma minor">,</span> peace<span class="comma minor">,</span> <em>Mercutio</em> peace<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">6</span></span><br>
Thou talk'st of nothing<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> True<span class="comma minor">,</span> I talke of dreames<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">5</span> <span class="line-count">530</span> </span><br>
Which are the children of an idle braine<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Begot of nothing<span class="comma minor">,</span> but vaine phantasie<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Which is as thin of substance as the ayre<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And more inconstant then the wind<span class="comma minor">,</span> who wooes<span class="numbering"> <span class="syllable-count">10</span></span><br>
Even now the frozen bosome of the North<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">535</span> </span><br>
And being anger'd<span class="comma minor">,</span> puffes away from thence<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
Turning his side to the dew dropping South<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> This wind you talke of blowes us from our selves<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Supper is done<span class="comma minor">,</span> and we shall come too late<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> I feare too early<span class="comma minor">,</span> for my mind misgives<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">540</span> </span><br>
Some consequence yet hanging in the starres<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Shall bitterly begin his fearefull date<span class="numbering"> <span class="syllable-count">11</span></span><br>
With this nights revels<span class="comma minor">,</span> and expire the tearme<span class="numbering"> <span class="syllable-count">10</span></span><br>
Of a despised life clos'd in my brest<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
By some vile forfeit of untimely death<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">545</span> </span></p>
<p>But he that hath the stirrage of my course<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Direct my sute<span class="colon major">:</span> on lustie Gentlemen<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> Strike Drum<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">2</span></span></p>
<p><span class="direction"><em>They march about the Stage, and Servingmen come forth</em><span class="numbering"></span><br>
<em>with their napkins</em>.</span><span class="numbering"> <span class="line-count">550</span> </span></p>
<span class="direction"><em>Enter Servant</em>.</span>
<p><span class="character"><em>Servant</em><span class="char-stop">.</span></span> Where's <em>Potpan</em><span class="comma minor">,</span> that he helpes not to take away<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">12</span></span></p>
<p>He shift a Trencher<span class="mid-stop major">?</span> he scrape a Trencher<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character">First </span> When good manners<span class="comma minor">,</span> shall lie in one or two mens<span class="numbering"></span><br>
hands<span class="comma minor">,</span> and they unwasht too<span class="comma minor">,</span> 'tis a foule thing<span class="end-stop major">.</span><span class="numbering"></span></p>
<p><span class="character"><em>Servant</em><span class="char-stop">.</span></span> Away with the Joynstooles<span class="comma minor">,</span> remove the Courtcubbord<span class="comma minor">,</span><span class="numbering"> <span class="line-count">555</span> </span><br>
looke to the Plate<span class="colon major">:</span> good thou<span class="comma minor">,</span> save mee a piece<span class="numbering"></span><br>
of Marchpane<span class="comma minor">,</span> and as thou lovest me<span class="comma minor">,</span> let the Porter let in<span class="numbering"></span><br>
<em>Susan Grindstone</em><span class="comma minor">,</span> and <em>Nell</em><span class="comma minor">,</span> <em>Anthonie</em> and <em>Potpan</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">12</span></span></p>
<p><span class="character">Second </span> I Boy readie<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p><span class="character"><em>Servant</em><span class="char-stop">.</span></span> You are lookt for<span class="comma minor">,</span> and cal'd for<span class="comma minor">,</span> askt for<span class="comma minor">,</span> & sought<span class="numbering"> <span class="line-count">560</span> </span><br>
for<span class="comma minor">,</span> in the great Chamber<span class="end-stop major">.</span><span class="numbering"></span></p>
<p><span class="character">First </span> We cannot be here and there too<span class="comma minor">,</span> chearly Boyes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Be brisk awhile<span class="comma minor">,</span> and the longer liver take all<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">12</span></span></p>
<span class="direction"><em>Exeunt</em>.</span>
<p><span class="direction"><em>Enter all the Guests and Gentlewomen to the</em><span class="numbering"></span><br>
<em>Maskers</em>.</span><span class="numbering"> <span class="line-count">565</span> </span></p>
<p><span class="character">First <em>Capulet</em><span class="char-stop">.</span></span> Welcome Gentlemen<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">5</span></span><br>
Ladies that have their toes<span class="numbering"> <span class="syllable-count">6</span></span><br>
Unplagu'd with Cornes<span class="comma minor">,</span> will walke about with you<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Ah my Mistresses<span class="comma minor">,</span> which of you all<span class="numbering"> <span class="syllable-count">8</span></span><br>
Will now deny to dance<span class="mid-stop major">?</span> She that makes dainty<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">570</span> </span><br>
She Ile sweare hath Cornes<span class="colon major">:</span> am I come neare ye now<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>Welcome Gentlemen<span class="comma minor">,</span> I have seene the day<span class="numbering"> <span class="syllable-count">10</span></span><br>
That I have worne a Visor<span class="comma minor">,</span> and could tell<span class="numbering"> <span class="syllable-count">10</span></span><br>
A whispering tale in a faire Ladies eare<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Such as would please<span class="colon major">:</span> 'tis gone<span class="comma minor">,</span> 'tis gone<span class="comma minor">,</span> 'tis gone<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">575</span> </span><br>
You are welcome Gentlemen<span class="comma minor">,</span> come Musitians play<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">12</span></span><br>
<span class="direction"><em>Musicke plaies: and they dance</em>.</span>
<p>A Hall<span class="comma minor">,</span> Hall<span class="comma minor">,</span> give roome<span class="comma minor">,</span> and foote it Girles<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
More light you knaves<span class="comma minor">,</span> and turne the Tables up<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
And quench the fire<span class="comma minor">,</span> the Roome is growne too hot<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Ah sirrah<span class="comma minor">,</span> this unlookt for sport comes well<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">580</span> </span><br>
Nay sit<span class="comma minor">,</span> nay sit<span class="comma minor">,</span> good Cozin <em>Capulet</em><span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
For you and I are past our dauncing daies<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
How long 'ist now since last your selfe and <span class="numbering"> <span class="syllable-count">9</span></span><br>
Were in a Maske<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p><span class="character">Second <em>Capulet</em><span class="char-stop">.</span></span> Berlady thirty yeares<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span> <span class="line-count">585</span> </span></p>
<p><span class="character">First <em>Capulet</em><span class="char-stop">.</span></span> What man<span class="colon major">:</span> 'tis not so much<span class="comma minor">,</span> 'tis not so much<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
'Tis since the Nuptiall of <em>Lucentio</em><span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
Come Pentycost as quickely as it will<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Some five and twenty yeares<span class="comma minor">,</span> and then we Maskt<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character">Second <em>Capulet</em><span class="char-stop">.</span></span> 'Tis more<span class="comma minor">,</span> 'tis more<span class="comma minor">,</span> his Sonne is elder sir<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">590</span> </span><br>
His Sonne is thirty<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character">Third <em>Capulet</em><span class="char-stop">.</span></span> Will you tell me that<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p>His Sonne was but a Ward two yeares agoe<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> What Ladie is that which doth inrich the hand<span class="numbering"> <span class="syllable-count">11</span></span><br>
Of yonder Knight<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">4</span> <span class="line-count">595</span> </span></p>
<p><span class="character"><em>Servant</em><span class="char-stop">.</span></span> I know not sir<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> O she doth teach the Torches to burne bright<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
It seemes she hangs upon the cheeke of night<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
As a rich Jewel in an Aethiops eare<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Beauty too rich for use<span class="comma minor">,</span> for earth too deare<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">600</span> </span><br>
So shewes a Snowy Dove trooping with Crowes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
As yonder Lady ore her fellowes showes<span class="colon major">;</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
The measure done<span class="comma minor">,</span> Ile watch her place of stand<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And touching hers<span class="comma minor">,</span> make blessed my rude hand<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Did my heart love till now<span class="comma minor">,</span> forsweare it sight<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">605</span> </span><br>
For I never saw true Beauty till this night<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Tybalt</em><span class="char-stop">.</span></span> This by his voice<span class="comma minor">,</span> should be a <em>Mountague</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Fetch me my Rapier Boy<span class="comma minor">,</span> what dares the slave<span class="numbering"> <span class="syllable-count">10</span></span><br>
Come hither cover'd with an antique face<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
To fleere and scorne at our Solemnitie<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">610</span> </span></p>
<p>Now by the stocke and Honour of my kin<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
To strike him dead I hold it not a sin<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> Why how now kinsman<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">5</span></span><br>
Wherefore storme you so<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em>Tybalt</em><span class="char-stop">.</span></span> Uncle this is a <em>Mountague</em><span class="comma minor">,</span> our foe<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">615</span> </span><br>
A Villaine that is hither come in spight<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
To scorne at our Solemnitie this night<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> Young <em>Romeo</em> is it<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em>Tybalt</em><span class="char-stop">.</span></span> 'Tis he<span class="comma minor">,</span> that Villaine <em>Romeo</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">7</span></span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> Content thee gentle Coz<span class="comma minor">,</span> let him alone<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">620</span> </span><br>
A beares him like a portly Gentleman<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And to say truth<span class="comma minor">,</span> <em>Verona</em> brags of him<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
To be a vertuous and well govern'd youth<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
I would not for the wealth of all the towne<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Here in my house do him disparagement<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">625</span> </span><br>
Therfore be patient<span class="comma minor">,</span> take no note of him<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
It is my will<span class="comma minor">,</span> the which if thou respect<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Shew a faire presence<span class="comma minor">,</span> and put off these frownes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
An ill beseeming semblance for a Feast<span class="numbering"> <span class="syllable-count">10</span></span><br>
<span class="character"><em>Tybalt</em><span class="char-stop">.</span></span> It fits when such a Villaine is a guest<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">630</span> </span><br>
Ile not endure him<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> He shall be endur'd<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p>What goodman boy<span class="comma minor">,</span> I say he shall<span class="comma minor">,</span> go too<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Am I the Maister here or you<span class="mid-stop major">?</span> go too<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Youle not endure him<span class="comma minor">,</span> God shall mend my soule<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">635</span> </span><br>
Youle make a Mutinie among the Guests<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
You will set cocke a hoope<span class="comma minor">,</span> youle be the man<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Tybalt</em><span class="char-stop">.</span></span> Why Uncle<span class="comma minor">,</span> 'tis a shame<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> Go too<span class="comma minor">,</span> go too<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">4</span></span><br>
You are a sawcy Boy<span class="comma minor">,</span> 'ist so indeed<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">640</span> </span></p>
<p>This tricke may chance to scath you<span class="comma minor">,</span> I know what<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
You must contrary me<span class="comma minor">,</span> marry 'tis time<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Well said my hearts<span class="comma minor">,</span> you are a Princox<span class="comma minor">,</span> goe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Be quiet<span class="comma minor">,</span> or more light<span class="comma minor">,</span> more light for shame<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
Ile make you quiet<span class="mid-stop major">.</span> What<span class="comma minor">,</span> chearely my hearts<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">645</span> </span></p>
<p><span class="character"><em>Tybalt</em><span class="char-stop">.</span></span> Patience perforce<span class="comma minor">,</span> with wilfull choler meeting<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Makes my flesh tremble in their different greeting<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">12</span></span><br>
I will withdraw<span class="comma minor">,</span> but this intrusion shall<span class="numbering"> <span class="syllable-count">10</span></span><br>
Now seeming sweet<span class="comma minor">,</span> convert to bitter gall<span class="mid-stop major">.</span> <span class="direction"><em>Exit</em>.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> If I prophane with my unworthiest hand<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">650</span> </span><br>
This holy shrine<span class="comma minor">,</span> the gentle sin is this<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
My lips to blushing Pilgrims did ready stand<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
To smooth that rough touch<span class="comma minor">,</span> with a tender kisse<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Good Pilgrime<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">3</span></span><br>
You do wrong your hand too much<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">7</span> <span class="line-count">655</span> </span></p>
<p>Which mannerly devotion shewes in this<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
For Saints have hands<span class="comma minor">,</span> that Pilgrims hands do tuch<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And palme to palme<span class="comma minor">,</span> is holy Palmers kisse<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Have not Saints lips<span class="comma minor">,</span> and holy Palmers too<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> I Pilgrim<span class="comma minor">,</span> lips that they must use in prayer<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">660</span> </span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> O then deare Saint<span class="comma minor">,</span> let lips do what hands do<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
They pray <span class="paren minor">(</span>grant thou<span class="paren minor">)</span> least faith turne to dispaire<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Saints do not move<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">4</span></span><br>
Though grant for prayers sake<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Then move not while my prayers effect I take<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">665</span> </span><br>
Thus from my lips<span class="comma minor">,</span> by thine my sin is purg'd<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Then have my lips the sin that they have tooke<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Sin from my lips<span class="mid-stop major">?</span> O trespasse sweetly urg'd<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Give me my sin againe<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> You kisse by'th' booke<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span> <span class="line-count">670</span> </span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Madam your Mother craves a word with you<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> What is her Mother<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Marrie Batcheler<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">5</span></span><br>
Her Mother is the Lady of the house<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And a good Lady<span class="comma minor">,</span> and a wise<span class="comma minor">,</span> and Vertuous<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">675</span> </span><br>
I Nur'st her Daughter that you talkt withall<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
I tell you<span class="comma minor">,</span> he that can lay hold of her<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Shall have the chincks<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Is she a <em>Capulet</em><span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p>O deare account<span class="mid-stop major">!</span> My life is my foes debt<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">680</span> </span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> Away<span class="comma minor">,</span> be gone<span class="comma minor">,</span> the sport is at the best<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> I so I feare<span class="comma minor">,</span> the more is my unrest<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> Nay Gentlemen prepare not to be gone<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
We have a trifling foolish Banquet towards<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Is it e'ne so<span class="mid-stop major">?</span> why then I thanke you all<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">685</span> </span></p>
<p>I thanke you honest Gentlemen<span class="comma minor">,</span> good night<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
More Torches here<span class="colon major">:</span> come on<span class="comma minor">,</span> then let's to bed<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p>Ah sirrah<span class="comma minor">,</span> by my faie it waxes late<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
Ile to my rest<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Come hither Nurse<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">4</span> <span class="line-count">690</span> </span><br>
What is yond Gentleman<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">6</span></span><br>
<span class="character"><em>Nurse</em><span class="char-stop">.</span></span> The Sonne and Heire of old <em>Tyberio</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> What's he that now is going out of doore<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Marrie that I thinke be young <em>Petruchio</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> What's he that follows here that would not dance<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">695</span> </span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> I know not<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">3</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Go aske his name<span class="colon major">:</span> if he be married<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
My grave is like to be my wedded bed<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> His name is <em>Romeo</em><span class="comma minor">,</span> and a <em>Mountague</em><span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
The onely Sonne of your great Enemie<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">700</span> </span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> My onely Love sprung from my onely hate<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">12</span></span><br>
Too early seene<span class="comma minor">,</span> unknowne<span class="comma minor">,</span> and knowne too late<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Prodigious birth of Love it is to me<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
That I must love a loathed Enemie<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> What's this<span class="mid-stop major">?</span> whats this<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">4</span> <span class="line-count">705</span> </span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> A rime<span class="comma minor">,</span> I learne even now<span class="numbering"> <span class="syllable-count">7</span></span><br>
Of one I dan'st withall<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<span class="direction"><em>One cals within, Juliet</em>.</span>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Anon<span class="comma minor">,</span> anon<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">4</span></span><br>
Come let's away<span class="comma minor">,</span> the strangers all are gone<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<span class="direction"><em>Exeunt</em>.</span>
<span class="character"><em>Chorus</em><span class="char-stop">.</span></span>
<p>Now old desire doth in his death bed lie<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">710</span> </span><br>
And yong affection gapes to be his Heire<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
That faire<span class="comma minor">,</span> for which Love gron'd for and would die<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
With tender <em>Juliet</em> matcht<span class="comma minor">,</span> is now not faire<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Now <em>Romeo</em> is beloved<span class="comma minor">,</span> and Loves againe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
A like bewitched by the charme of lookes<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">715</span> </span><br>
But to his foe suppos'd he must complaine<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And she steale Loves sweet bait from fearefull hookes<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Being held a foe<span class="comma minor">,</span> he may not have accesse<span class="numbering"> <span class="syllable-count">10</span></span><br>
To breath such vowes as Lovers use to sweare<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And she as much in Love<span class="comma minor">,</span> her meanes much lesse<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">720</span> </span><br>
To meete her new Beloved any where<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
But passion lends them Power<span class="comma minor">,</span> time<span class="comma minor">,</span> meanes to meete<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Temp'ring extremities with extreame sweete<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<span class="direction"><em>Enter Romeo alone</em>.</span>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Can I goe forward when my heart is here<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Turne backe dull earth<span class="comma minor">,</span> and find thy Center out<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">725</span> </span></p>
<span class="direction"><em>Enter Benvolio, with Mercutio</em>.</span>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> <em>Romeo</em><span class="comma minor">,</span> my Cozen <em>Romeo</em><span class="comma minor">,</span> <em>Romeo</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> He is wise<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">3</span></span><br>
And on my life hath stolne him home to bed<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> He ran this way and leapt this Orchard wall<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Call good <em>Mercutio</em><span class="colon major">:</span><span class="numbering"> <span class="syllable-count">5</span> <span class="line-count">730</span> </span><br>
Nay<span class="comma minor">,</span> Ile conjure too<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> <em>Romeo</em><span class="comma minor">,</span> Humours<span class="comma minor">,</span> Madman<span class="comma minor">,</span> Passion<span class="comma minor">,</span> Lover<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Appeare thou in the likenesse of a sigh<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Speake but one time<span class="comma minor">,</span> and I am satisfied<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Cry me but ay me<span class="comma minor">,</span> Provant<span class="comma minor">,</span> but Love and day<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">735</span> </span><br>
Speake to my goship <em>Venus</em> one faire word<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
One Nickname for her purblind Sonne and her<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Young <em>Abraham Cupid</em> he that shot so true<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
When King <em>Cophetua</em> lov'd the begger Maid<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
He heareth not<span class="comma minor">,</span> he stirreth not<span class="comma minor">,</span> he moveth not<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">12</span> <span class="line-count">740</span> </span><br>
The Ape is dead<span class="comma minor">,</span> I must conjure him<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
I conjure thee by <em>Rosalines</em> bright eyes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
By her High forehead<span class="comma minor">,</span> and her Scarlet lip<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
By her Fine foote<span class="comma minor">,</span> Straight leg<span class="comma minor">,</span> and Quivering thigh<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
And the Demeanes<span class="comma minor">,</span> that there Adjacent lie<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">745</span> </span><br>
That in thy likenesse thou appeare to us<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> And if he heare thee thou wilt anger him<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> This cannot anger him<span class="comma minor">,</span> t'would anger him<span class="numbering"> <span class="syllable-count">10</span></span><br>
To raise a spirit in his Mistresse circle<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Of some strange nature<span class="comma minor">,</span> letting it stand<span class="numbering"> <span class="syllable-count">9</span> <span class="line-count">750</span> </span><br>
Till she had laid it<span class="comma minor">,</span> and conjured it downe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
That were some spight<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p>My invocation is faire and honest<span class="comma minor">,</span> & in his Mistris name<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">15</span></span><br>
I conjure onely but to raise up him<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> Come<span class="comma minor">,</span> he hath hid himselfe among these Trees<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">755</span> </span><br>
To be consorted with the Humerous night<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Blind is his Love<span class="comma minor">,</span> and best befits the darke<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> If Love be blind<span class="comma minor">,</span> Love cannot hit the marke<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Now will he sit under a Medler tree<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And wish his Mistresse were that kind of Fruite<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">760</span> </span><br>
As Maides cal Medlers when they laugh alone<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
O <em>Romeo</em> that she were<span class="comma minor">,</span> O that she were<span class="numbering"> <span class="syllable-count">10</span></span><br>
An open<span class="comma minor">,</span> or thou a Poprin Peare<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
<em>Romeo</em> goodnight<span class="comma minor">,</span> Ile to my Truckle bed<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
This Field-bed is to cold for me to sleepe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">765</span> </span><br>
Come shall we go<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> Go then<span class="comma minor">,</span> for 'tis in vaine to seeke him here<span class="numbering"> <span class="syllable-count">10</span></span><br>
That meanes not to be found<span class="mid-stop major">.</span> <span class="direction"><em>Exeunt</em>.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> He jeasts at Scarres that never felt a wound<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
But soft<span class="comma minor">,</span> what light through yonder window breaks<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">770</span> </span></p>
<p>It is the East<span class="comma minor">,</span> and <em>Juliet</em> is the Sunne<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Arise faire Sun and kill the envious Moone<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Who is already sicke and pale with griefe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
That thou her Maid art far more faire then she<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Be not her Maid since she is envious<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span> <span class="line-count">775</span> </span><br>
Her Vestal livery is but sicke and greene<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
And none but fooles do weare it<span class="comma minor">,</span> cast it off<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
It is my Lady<span class="comma minor">,</span> O it is my Love<span class="comma minor">,</span> O that she knew she were<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">16</span></span><br>
She speakes<span class="comma minor">,</span> yet she sayes nothing<span class="comma minor">,</span> what of that<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Her eye discourses<span class="comma minor">,</span> I will answere it<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">9</span> <span class="line-count">780</span> </span><br>
I am too bold 'tis not to me she speakes<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Two of the fairest starres in all the Heaven<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Having some businesse do entreat her eyes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
To twinckle in their Spheres till they returne<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>What if her eyes were there<span class="comma minor">,</span> they in her head<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">785</span> </span><br>
The brightnesse of her cheeke would shame those starres<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
As day-light doth a Lampe<span class="comma minor">,</span> her eye in heaven<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Would through the ayrie Region streame so bright<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
That Birds would sing<span class="comma minor">,</span> and thinke it were not night<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
See how she leanes her cheeke upon her hand<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">790</span> </span></p>
<p>O that I were a Glove upon that hand<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
That I might touch that cheeke<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Ay me<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">2</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> She speakes<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">2</span></span></p>
<p>Oh speake againe bright Angell<span class="comma minor">,</span> for thou art<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">795</span> </span><br>
As glorious to this night being ore my head<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
As is a winged messenger of heaven<span class="numbering"> <span class="syllable-count">11</span></span><br>
Unto the white upturned wondring eyes<span class="numbering"> <span class="syllable-count">10</span></span><br>
Of mortalls that fall backe to gaze on him<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
When he bestrides the lazie puffing Cloudes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">800</span> </span><br>
And sailes upon the bosome of the ayre<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> O <em>Romeo</em><span class="comma minor">,</span> <em>Romeo</em><span class="comma minor">,</span> wherefore art thou <em>Romeo</em><span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">12</span></span></p>
<p>Denie thy Father and refuse thy name<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Or if thou wilt not<span class="comma minor">,</span> be but sworne to my Love<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
And Ile no longer be a <em>Capulet</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">805</span> </span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Shall I heare more<span class="comma minor">,</span> or shall I speake at this<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> 'Tis but thy name that is my Enemy<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Thou art thy selfe<span class="comma minor">,</span> though not a <em>Mountague</em><span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
What's <em>Mountague</em><span class="mid-stop major">?</span> it is nor hand nor foote<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Nor arme<span class="comma minor">,</span> nor face<span class="comma minor">,</span> O be some other name<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">810</span> </span><br>
Belonging to a man<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p>What<span class="mid-stop major">?</span> in a names that which we call a Rose<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
By any other word would smell as sweete<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
So <em>Romeo</em> would<span class="comma minor">,</span> were he not <em>Romeo</em> cal'd<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Retaine that deare perfection which he owes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">815</span> </span><br>
Without that title <em>Romeo</em><span class="comma minor">,</span> doffe thy name<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And for thy name which is no part of thee<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Take all my selfe<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> I take thee at thy word<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">6</span></span><br>
Call me but Love<span class="comma minor">,</span> and Ile be new baptiz'd<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">820</span> </span><br>
Hence foorth I never will be <em>Romeo</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> What man art thou<span class="comma minor">,</span> that thus bescreen'd in night<span class="numbering"> <span class="syllable-count">10</span></span><br>
So stumblest on my counsell<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">7</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> By a name<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">3</span></span><br>
I know not how to tell thee who I am<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">825</span> </span><br>
My name deare Saint<span class="comma minor">,</span> is hatefull to my selfe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Because it is an Enemy to thee<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Had I it written<span class="comma minor">,</span> I would teare the word<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> My eares have yet not drunke a hundred words<span class="numbering"> <span class="syllable-count">10</span></span><br>
Of thy tongues uttering<span class="comma minor">,</span> yet I know the sound<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">12</span> <span class="line-count">830</span> </span></p>
<p>Art thou not <em>Romeo</em><span class="comma minor">,</span> and a <em>Montague</em><span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Neither faire Maid<span class="comma minor">,</span> if either thee dislike<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> How cam'st thou hither<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p>Tell me<span class="comma minor">,</span> and wherefore<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p>The Orchard walls are high<span class="comma minor">,</span> and hard to climbe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">835</span> </span><br>
And the place death<span class="comma minor">,</span> considering who thou art<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
If any of my kinsmen find thee here<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
<span class="character"><em>Romeo</em><span class="char-stop">.</span></span> With Loves light wings<span class="numbering"> <span class="syllable-count">4</span></span><br>
Did I ore-perch these Walls<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">7</span></span><br>
For stony limits cannot hold Love out<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">840</span> </span><br>
And what Love can do<span class="comma minor">,</span> that dares Love attempt<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Therefore thy kinsmen are no stop to me<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> If they do see thee<span class="comma minor">,</span> they will murther thee<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Alacke there lies more perill in thine eye<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Then twenty of their Swords<span class="comma minor">,</span> looke thou but sweete<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">845</span> </span><br>
And I am proofe against their enmity<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> I would not for the world they saw thee here<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> I have nights cloake to hide me from their eyes<span class="numbering"> <span class="syllable-count">10</span></span><br>
And but thou love me<span class="comma minor">,</span> let them finde me here<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
My life were better ended by their hate<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">850</span> </span><br>
Then death proroged wanting of thy Love<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> By whose direction found'st thou out this place<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> By Love that first did prompt me to enquire<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
He lent me counsell<span class="comma minor">,</span> and I lent him eyes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
I am no Pylot<span class="comma minor">,</span> yet wert thou as far<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">855</span> </span><br>
As that vast-shore-washet with the farthest Sea<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">12</span></span><br>
I should adventure for such Marchandise<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Thou knowest the maske of night is on my face<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Else would a Maiden blush bepaint my cheeke<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
For that which thou hast heard me speake to night<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">860</span> </span><br>
Faine would I dwell on forme<span class="comma minor">,</span> faine<span class="comma minor">,</span> faine<span class="comma minor">,</span> denie<span class="numbering"> <span class="syllable-count">10</span></span><br>
What I have spoke<span class="comma minor">,</span> but farewell Complement<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Doest thou Love<span class="mid-stop major">?</span> I know thou wilt say I<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
And I will take thy word<span class="comma minor">,</span> yet if thou swear'st<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Thou maiest prove false<span class="colon major">:</span> at Lovers perjuries<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">865</span> </span><br>
They say <em>Jove</em> laught<span class="comma minor">,</span> oh gentle <em>Romeo</em><span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
If thou dost Love<span class="comma minor">,</span> pronounce it faithfully<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Or if thou thinkest I am too quickly wonne<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Ile frowne and be perverse<span class="comma minor">,</span> and say thee nay<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
So thou wilt wooe<span class="colon major">:</span> But else not for the world<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">870</span> </span></p>
<p>In truth faire <em>Mountague</em> I am too fond<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And therefore thou maiest thinke my behaviour light<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">12</span></span><br>
But trust me Gentleman<span class="comma minor">,</span> Ile prove more true<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Then those that have coying to be strange<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">8</span></span><br>
I should have beene more strange<span class="comma minor">,</span> I must confesse<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">875</span> </span><br>
But that thou over heard'st ere I was ware<span class="numbering"> <span class="syllable-count">10</span></span><br>
My true Loves passion<span class="comma minor">,</span> therefore pardon me<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
And not impute this yeelding to light Love<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Which the darke night hath so discovered<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Lady<span class="comma minor">,</span> by yonder Moone I vow<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">8</span> <span class="line-count">880</span> </span><br>
That tips with silver all these Fruite tree tops<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> O sweare not by the Moone<span class="comma minor">,</span> th' inconstant Moone<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
That monethly changes in her circled Orbe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Least that thy Love prove likewise variable<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> What shall I sweare by<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">5</span> <span class="line-count">885</span> </span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Do not sweare at all<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">5</span></span><br>
Or if thou wilt sweare by thy gratious selfe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Which is the God of my Idolatry<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And Ile beleeve thee<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> If my hearts deare love<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">5</span> <span class="line-count">890</span> </span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Well do not sweare<span class="comma minor">,</span> although I joy in thee<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
I have no joy of this contract to night<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
It is too rash<span class="comma minor">,</span> too unadvis'd<span class="comma minor">,</span> too sudden<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Too like the lightning which doth cease to be<span class="numbering"> <span class="syllable-count">10</span></span><br>
Ere<span class="comma minor">,</span> one can say<span class="comma minor">,</span> it lightens<span class="comma minor">,</span> Sweete good night<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">895</span> </span><br>
This bud of Love by Summers ripening breath<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
May prove a beautious Flower when next we meete<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Goodnight<span class="comma minor">,</span> goodnight<span class="comma minor">,</span> as sweete repose and rest<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Come to thy heart<span class="comma minor">,</span> as that within my brest<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> O wilt thou leave me so unsatisfied<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">900</span> </span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> What satisfaction can'st thou have to night<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Th' exchange of thy Loves faithfull vow for mine<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> I gave thee mine before thou did'st request it<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
And yet I would it were to give againe<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Would'st thou withdraw it<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">5</span> <span class="line-count">905</span> </span><br>
For what purpose Love<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> But to be franke and give it thee againe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And yet I wish but for the thing I have<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
My bounty is as boundlesse as the Sea<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
My Love as deepe<span class="comma minor">,</span> the more I give to thee<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">910</span> </span><br>
The more I have<span class="comma minor">,</span> for both are Infinite<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
I heare some noyse within deare Love adue<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
<span class="direction"><em>Cals within</em>.</span>
<p>Anon good Nurse<span class="comma minor">,</span> sweet <em>Mountague</em> be true<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Stay but a little<span class="comma minor">,</span> I will come againe<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> O blessed blessed night<span class="comma minor">,</span> I am afear'd<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">915</span> </span><br>
Being in night<span class="comma minor">,</span> all this is but a dreame<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
Too flattering sweet to be substantiall<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Three words deare <em>Romeo</em><span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">5</span></span><br>
And goodnight indeed<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">5</span></span><br>
If that thy bent of Love be Honourable<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">920</span> </span><br>
Thy purpose marriage<span class="comma minor">,</span> send me word to morrow<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
By one that Ile procure to come to thee<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Where and what time thou wilt performe the right<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And all my Fortunes at thy foote Ile lay<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And follow thee my Lord throughout the world<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">925</span> </span></p>
<p><span class="direction"><em>Within:</em></span> Madam<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">2</span></span></p>
<p>I come<span class="comma minor">,</span> anon<span class="colon major">:</span> but if thou meanest not well<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
I do beseech thee <span class="direction"><em>Within</em>:</span> Madam<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">7</span></span></p>
<p><span class="paren minor">(</span>By and by I come<span class="paren minor">)</span><span class="numbering"> <span class="syllable-count">5</span></span><br>
To cease thy strife<span class="comma minor">,</span> and leave me to my griefe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">930</span> </span><br>
To morrow will I send<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> So thrive my soule<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> A thousand times goodnight<span class="mid-stop major">.</span> <span class="direction"><em>Exit</em>.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> A thousand times the worse to want thy light<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Love goes toward Love as school-boyes from their books<span class="numbering"> <span class="syllable-count">12</span> <span class="line-count">935</span> </span><br>
But Love from Love<span class="comma minor">,</span> towards schoole with heavie lookes<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">12</span></span></p>
<span class="direction"><em>Enter Juliet againe</em>.</span>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Hist <em>Romeo</em> hist<span class="colon major">:</span> O for a Falkners voice<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
To lure this Tassell gentle backe againe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Bondage is hoarse<span class="comma minor">,</span> and may not speake aloud<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Else would I teare the Cave where Eccho lies<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">940</span> </span><br>
And make her ayrie tongue more hoarse<span class="comma minor">,</span> then<span class="numbering"> <span class="syllable-count">10</span></span><br>
With repetition of my <em>Romeo</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> It is my soule that calls upon my name<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>How silver sweet<span class="comma minor">,</span> sound Lovers tongues by night<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Like softest Musicke to attending eares<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">945</span> </span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> <em>Romeo</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">2</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> My Neece<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">2</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> What a clock to morrow<span class="numbering"> <span class="syllable-count">6</span></span><br>
Shall I send to thee<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> By the houre of nine<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">5</span> <span class="line-count">950</span> </span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> I will not faile<span class="comma minor">,</span> 'tis twenty yeares till then<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
I have forgot why I did call thee backe<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Let me stand here till thou remember it<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> I shall forget<span class="comma minor">,</span> to have thee still stand there<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Remembring how I Love thy company<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">955</span> </span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> And Ile still stay<span class="comma minor">,</span> to have thee still forget<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Forgetting any other home but this<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> 'Tis almost morning<span class="comma minor">,</span> I would have thee gone<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And yet no further then a wantons Bird<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
That let's it hop a little from his hand<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">960</span> </span><br>
Like a poore prisoner in his twisted Gyves<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
And with a silken thred plucks it backe againe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
So loving Jealous of his liberty<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> I would I were thy Bird<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Sweet so would I<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">4</span> <span class="line-count">965</span> </span><br>
Yet I should kill thee with much cherishing<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Good night<span class="comma minor">,</span> good night<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Parting is such sweete sorrow<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">7</span></span><br>
That I shall say goodnight<span class="comma minor">,</span> till it be morrow<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Sleepe dwell upon thine eyes<span class="comma minor">,</span> peace in thy brest<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">970</span> </span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Would I were sleepe and peace so sweet to rest<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
The gray ey'd morne smiles on the frowning night<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Checkring the Easterne Clouds with streakes of light<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And darkenesse fleckel'd like a drunkard reeles<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
From forth dayes pathway<span class="comma minor">,</span> made by <em>Titans</em> wheeles<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">975</span> </span></p>
<p>Hence will I to my ghostly Friers close Cell<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
His helpe to crave<span class="comma minor">,</span> and my deare hap to tell<span class="mid-stop major">.</span> <span class="direction"><em>Exit</em>.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<span class="direction"><em>Enter Frier alone with a basket</em>.</span>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> The gray ey'd morne smiles on the frowning night<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Checkring the Easterne Cloudes with streaks of light<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And fleckled darknesse like a drunkard reeles<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">980</span> </span><br>
From forth daies path<span class="comma minor">,</span> and <em>Titans</em> burning wheeles<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Now ere the Sun advance his burning eye<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
The day to cheere<span class="comma minor">,</span> and nights danke dew to dry<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
I must upfill this Osier Cage of ours<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
With balefull weedes<span class="comma minor">,</span> and precious Juiced flowers<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">12</span> <span class="line-count">985</span> </span><br>
The earth that's Natures mother<span class="comma minor">,</span> is her Tombe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
What is her burying grave that is her wombe<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And from her wombe children of divers kind<span class="numbering"> <span class="syllable-count">10</span></span><br>
We sucking on her naturall bosome find<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Many for many vertues excellent<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">990</span> </span><br>
None but for some<span class="comma minor">,</span> and yet all different<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>O mickle is the powerfull grace that lies<span class="numbering"> <span class="syllable-count">11</span></span><br>
In Plants<span class="comma minor">,</span> Hearbs<span class="comma minor">,</span> stones<span class="comma minor">,</span> and their true qualities<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
For nought so vile<span class="comma minor">,</span> that on earth doth live<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
But to the earth some speciall good doth give<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">995</span> </span></p>
<p>Nor ought so good<span class="comma minor">,</span> but strain'd from that faire use<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Revolts from true birth<span class="comma minor">,</span> stumbling on abuse<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Vertue it selfe turnes vice being misapplied<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And vice sometime by action dignified<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<span class="direction"><em>Enter Romeo</em>.</span>
<p>Within the infant rind of this weake flower<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">1000</span> </span><br>
Poyson hath residence<span class="comma minor">,</span> and medicine power<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">12</span></span><br>
For this being smelt<span class="comma minor">,</span> with that part cheares each part<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Being tasted stayes all sences with the heart<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p>Two such opposed Kings encampe them still<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
In man as well as Hearbes<span class="comma minor">,</span> grace and rude will<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1005</span> </span><br>
And where the worser is predominant<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Full soone the Canker death eates up that Plant<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Good morrow Father<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> Benedecite<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p>What early tongue so sweet saluteth me<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">1010</span> </span></p>
<p>Young Sonne<span class="comma minor">,</span> it argues a distempered head<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
So soone to bid goodmorrow to thy bed<span class="colon major">;</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Care keepes his watch in every old mans eye<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
And where Care lodges<span class="comma minor">,</span> sleepe will never lye<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
But where unbrused youth with unstuft braine<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1015</span> </span><br>
Doth couch his lims<span class="comma minor">,</span> there<span class="comma minor">,</span> golden sleepe doth raigne<span class="colon major">;</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Therefore thy earlinesse doth me assure<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Thou art uprous'd with some distemprature<span class="colon major">;</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Or if not so<span class="comma minor">,</span> then here I hit it right<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Our <em>Romeo</em> hath not beene in bed to night<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1020</span> </span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> That last is true<span class="comma minor">,</span> the sweeter rest was mine<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> God pardon sin<span class="colon major">:</span> wast thou with <em>Rosaline</em><span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> With <em>Rosaline</em><span class="comma minor">,</span> my ghostly Father<span class="mid-stop major">?</span> No<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
I have forgot that name<span class="comma minor">,</span> and that names woe<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> That's my good Son<span class="comma minor">,</span> but wher hast thou bin then<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1025</span> </span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Ile tell thee ere thou aske it me agen<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
I have beene feasting with mine enemie<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Where on a sudden one hath wounded me<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
That's by me wounded<span class="colon major">:</span> both our remedies<span class="numbering"> <span class="syllable-count">10</span></span><br>
Within thy helpe and holy phisicke lies<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1030</span> </span><br>
I beare no hatred<span class="comma minor">,</span> blessed man<span class="colon major">:</span> for loe<span class="numbering"> <span class="syllable-count">10</span></span><br>
My intercession likewise steads my foe<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> Be plaine good Son<span class="comma minor">,</span> rest homely in thy drift<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Ridling confession<span class="comma minor">,</span> findes but ridling shrift<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Then plainly know my hearts deare Love is set<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1035</span> </span><br>
On the faire daughter of rich <em>Capulet</em><span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
As mine on hers<span class="comma minor">,</span> so hers is set on mine<span class="colon major">;</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And all combin'd<span class="comma minor">,</span> save what thou must combine<span class="numbering"> <span class="syllable-count">10</span></span><br>
By holy marriage<span class="colon major">:</span> when and where<span class="comma minor">,</span> and how<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
We met<span class="comma minor">,</span> we wooed<span class="comma minor">,</span> and made exchange of vow<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1040</span> </span><br>
Ile tell thee as we passe<span class="comma minor">,</span> but this I pray<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
That thou consent to marrie us to day<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> Holy Saint<span class="mid-stop major">.</span> <em>Francis</em><span class="comma minor">,</span> what a change is heere<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>Is <em>Rosaline</em> that thou didst Love so deare<span class="numbering"> <span class="syllable-count">10</span></span><br>
So soone forsaken<span class="mid-stop major">?</span> young mens Love then lies<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1045</span> </span><br>
Not truely in their hearts<span class="comma minor">,</span> but in their eyes<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Jesu <em>Maria</em><span class="comma minor">,</span> what a deale of brine<span class="numbering"> <span class="syllable-count">9</span></span><br>
Hath washt thy sallow cheekes for <em>Rosaline</em><span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>How much salt water throwne away in wast<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
To season Love that of it doth not tast<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1050</span> </span></p>
<p>The Sun not yet thy sighes<span class="comma minor">,</span> from heaven cleares<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Thy old grones yet ringing in my auncient eares<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Lo here upon thy cheeke the staine doth sit<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Of an old teare that is not washt off yet<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>If ere thou wast thy selfe<span class="comma minor">,</span> and these woes thine<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1055</span> </span><br>
Thou and these woes<span class="comma minor">,</span> were all for <em>Rosaline</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>And art thou chang'd<span class="mid-stop major">?</span> pronounce this sentence then<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Women may fall<span class="comma minor">,</span> when there's no strength in men<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Thou chid'st me oft for loving <em>Rosaline</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> For doting<span class="comma minor">,</span> not for loving pupill mine<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1060</span> </span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> And bad'st me bury Love<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> Not in a grave<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">4</span></span><br>
To lay one in<span class="comma minor">,</span> another out to have<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> I pray thee chide me not<span class="comma minor">,</span> her I Love now<span class="numbering"> <span class="syllable-count">10</span></span><br>
Doth grace for grace<span class="comma minor">,</span> and Love for Love allow<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1065</span> </span><br>
The other did not so<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> O she knew well<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">4</span></span><br>
Thy Love did read by rote<span class="comma minor">,</span> that could not spell<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
But come young waverer<span class="comma minor">,</span> come goe with me<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
In one respect<span class="comma minor">,</span> Ile thy assistant be<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1070</span> </span><br>
For this alliance may so happy prove<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
To turne your houshould rancor to pure Love<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> O let us hence<span class="comma minor">,</span> I stand on sudden hast<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> Wisely and slow<span class="comma minor">,</span> they stumble that run fast<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<span class="direction"><em>Exeunt</em></span>
<span class="direction"><em>Enter Benvolio and Mercutio</em>.</span>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> Where the devle should this <em>Romeo</em> be<span class="mid-stop major">?</span> came he<span class="numbering"> <span class="line-count">1075</span> </span><br>
not home to night<span class="end-stop major">?</span><span class="numbering"></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> Not to his Fathers<span class="comma minor">,</span> I spoke with his man<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> Why that same pale hard-harted wench<span class="comma minor">,</span> that <em>Rosaline</em><span class="numbering"></span><br>
torments him so<span class="comma minor">,</span> that he will sure run mad<span class="end-stop major">.</span><span class="numbering"></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> <em>Tibalt</em><span class="comma minor">,</span> the kinsman to old <em>Capulet</em><span class="comma minor">,</span> hath sent a Letter<span class="numbering"> <span class="line-count">1080</span> </span><br>
to his Fathers house<span class="end-stop major">.</span><span class="numbering"></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> A challenge on my life<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> <em>Romeo</em> will answere it<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> Any man that can write<span class="comma minor">,</span> may answere a Letter<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">12</span></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> Nay<span class="comma minor">,</span> he will answere the Letters Maister how he<span class="numbering"> <span class="line-count">1085</span> </span><br>
dares<span class="comma minor">,</span> being dared<span class="end-stop major">.</span><span class="numbering"></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> Alas poore <em>Romeo</em><span class="comma minor">,</span> he is already dead stab'd with<span class="numbering"></span><br>
a white wenches blacke eye<span class="comma minor">,</span> runne through the eare with<span class="numbering"></span><br>
a Love song<span class="comma minor">,</span> the very pinne of his heart<span class="comma minor">,</span> cleft with the<span class="numbering"></span><br>
blind Bowe-boyes but-shaft<span class="comma minor">,</span> and is he a man to encounter<span class="numbering"> <span class="line-count">1090</span> </span><br>
<em>Tybalt</em><span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">2</span></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> Why what is <em>Tibalt</em><span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> More then Prince of Cats<span class="mid-stop major">.</span> Oh hee's the Couragious<span class="numbering"> <span class="syllable-count">11</span></span><br>
Captaine of Complements<span class="colon major">:</span> he fights as you sing<span class="numbering"></span><br>
pricksong<span class="comma minor">,</span> keeps time<span class="comma minor">,</span> distance<span class="comma minor">,</span> and proportion<span class="comma minor">,</span> he rests<span class="numbering"> <span class="line-count">1095</span> </span><br>
his minum<span class="comma minor">,</span> one<span class="comma minor">,</span> two<span class="comma minor">,</span> and the third in your bosom<span class="colon major">:</span> the very<span class="numbering"></span><br>
butcher of a silk button<span class="comma minor">,</span> a Dualist<span class="comma minor">,</span> a Dualist<span class="colon major">:</span> a Gentleman<span class="numbering"></span><br>
of the very first house of the first and second cause<span class="colon major">:</span> ah the<span class="numbering"></span><br>
immortall Passado<span class="comma minor">,</span> the Punto reverso<span class="comma minor">,</span> the Hay<span class="end-stop major">.</span><span class="numbering"></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> The what<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">2</span> <span class="line-count">1100</span> </span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> The Pox of such antique lisping affecting phantacies<span class="comma minor">,</span><span class="numbering"></span><br>
these new tuners of accent<span class="colon major">:</span> Jesu a very good blade<span class="comma minor">,</span><span class="numbering"></span><br>
a very tall man<span class="comma minor">,</span> a very good whore<span class="mid-stop major">.</span> Why is not this a lamentable<span class="numbering"></span><br>
thing Grandsire<span class="comma minor">,</span> that we should be thus afflicted<span class="numbering"></span><br>
with these strange flies<span class="colon major">:</span> these fashion Mongers<span class="comma minor">,</span> these pardon-mee's<span class="comma minor">,</span><span class="numbering"> <span class="line-count">1105</span> </span><br>
who stand so much on the new form<span class="comma minor">,</span> that they<span class="numbering"></span><br>
cannot sit at ease on the old bench<span class="mid-stop major">.</span> O their bones<span class="comma minor">,</span> their<span class="numbering"></span><br>
bones<span class="end-stop major">.</span><span class="numbering"></span></p>
<span class="direction"><em>Enter Romeo</em>.</span>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> Here comes <em>Romeo</em><span class="comma minor">,</span> here comes <em>Romeo</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">8</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> Without his Roe<span class="comma minor">,</span> like a dryed Hering<span class="mid-stop major">.</span> O flesh<span class="comma minor">,</span><span class="numbering"> <span class="line-count">1110</span> </span><br>
flesh<span class="comma minor">,</span> how art thou fishified<span class="mid-stop major">?</span> Now is he for the numbers<span class="numbering"></span><br>
that <em>Petrarch</em> flowed in<span class="colon major">:</span> <em>Laura</em> to his Lady<span class="comma minor">,</span> was a kitchen<span class="numbering"></span><br>
wench<span class="comma minor">,</span> marrie she had a better Love to berime her<span class="colon major">:</span> <em>Dido</em><span class="numbering"></span><br>
a dowdie<span class="comma minor">,</span> <em>Cleopatra</em> a Gipsie<span class="comma minor">,</span> <em>Hellen</em> and <em>Hero</em><span class="comma minor">,</span> hildings<span class="numbering"></span><br>
and Harlots<span class="colon major">:</span> <em>Thisbie</em> a gray eie or so<span class="comma minor">,</span> but not to the purpose<span class="end-stop major">.</span><span class="numbering"> <span class="line-count">1115</span> </span></p>
<p>Signior <em>Romeo</em><span class="comma minor">,</span> <em>Bon jour</em><span class="comma minor">,</span> there's a French salutation to your<span class="numbering"></span><br>
French slop<span class="colon major">:</span> you gave us the counterfait fairely last<span class="numbering"></span><br>
night<span class="end-stop major">.</span><span class="numbering"></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Good morrow to you both<span class="comma minor">,</span> what counterfeit<span class="numbering"></span><br>
did I give you<span class="end-stop major">?</span><span class="numbering"> <span class="line-count">1120</span> </span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> The slip sir<span class="comma minor">,</span> the slip<span class="comma minor">,</span> can you not conceive<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Pardon <em>Mercutio</em><span class="comma minor">,</span> my businesse was great<span class="comma minor">,</span> and in<span class="numbering"></span><br>
such a case as mine<span class="comma minor">,</span> a man may straine curtesie<span class="end-stop major">.</span><span class="numbering"></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> That's as much as to say<span class="comma minor">,</span> such a case as yours constrains<span class="numbering"></span><br>
a man to bow in the hams<span class="end-stop major">.</span><span class="numbering"> <span class="line-count">1125</span> </span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Meaning to cursie<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> Thou hast most kindly hit it<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">7</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> A most curteous exposition<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">8</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> Nay<span class="comma minor">,</span> I am the very pinck of curtesie<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Pinke for flower<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span> <span class="line-count">1130</span> </span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> Right<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">1</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Why then is my Pump well flowr'd<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">7</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> Sure wit<span class="comma minor">,</span> follow me this jeast<span class="comma minor">,</span> now till thou hast<span class="numbering"></span><br>
worne out thy Pump<span class="comma minor">,</span> that when the single sole of it is<span class="numbering"></span><br>
worne<span class="comma minor">,</span> the jeast may remaine after the wearing<span class="comma minor">,</span> sole-singular<span class="end-stop major">.</span><span class="numbering"> <span class="line-count">1135</span> </span></p>
<p><span class="numbering"></span><br>
<span class="character"><em>Romeo</em><span class="char-stop">.</span></span> O single sol'd jeast<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">5</span></span><br>
Soly singular for the singlenesse<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> Come betweene us good <em>Benvolio</em><span class="comma minor">,</span> my wits faints<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Swits and spurs<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">3</span> <span class="line-count">1140</span> </span><br>
Swits and spurs<span class="comma minor">,</span> or Ile crie a match<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">8</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> Nay<span class="comma minor">,</span> if our wits run the Wild-Goose chase<span class="comma minor">,</span> I am<span class="numbering"></span><br>
done<span class="colon major">:</span> For thou hast more of the Wild-Goose in one of<span class="numbering"></span><br>
thy wits<span class="comma minor">,</span> then I am sure I have in my whole five<span class="mid-stop major">.</span> Was <span class="numbering"></span><br>
with you there for the Goose<span class="end-stop major">?</span><span class="numbering"> <span class="line-count">1145</span> </span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Thou wast never with mee for any thing<span class="comma minor">,</span> when<span class="numbering"></span><br>
thou wast not there for the Goose<span class="end-stop major">.</span><span class="numbering"></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> I will bite thee by the eare for that jest<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Nay<span class="comma minor">,</span> good Goose bite not<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> Thy wit is a very Bitter-sweeting<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1150</span> </span><br>
It is a most sharpe sawce<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> And is it not well serv'd into a Sweet-Goose<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> Oh here's a wit of Cheverell<span class="comma minor">,</span> that stretches from<span class="numbering"></span><br>
an ynch narrow<span class="comma minor">,</span> to an ell broad<span class="end-stop major">.</span><span class="numbering"></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> I stretch it out for that word<span class="comma minor">,</span> broad<span class="comma minor">,</span> which added<span class="numbering"> <span class="line-count">1155</span> </span><br>
to the Goose<span class="comma minor">,</span> proves thee farre and wide<span class="comma minor">,</span> abroad Goose<span class="end-stop major">.</span><span class="numbering"></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> Why is not this better now<span class="comma minor">,</span> then groning for<span class="numbering"> <span class="syllable-count">11</span></span><br>
Love<span class="comma minor">,</span> now art thou sociable<span class="comma minor">,</span> now art thou <em>Romeo</em><span class="colon major">:</span> now art<span class="numbering"></span><br>
thou what thou art<span class="comma minor">,</span> by Art as well as by Nature<span class="comma minor">,</span> for this<span class="numbering"></span><br>
driveling Love is like a great Naturall<span class="comma minor">,</span> that runs lolling<span class="numbering"> <span class="line-count">1160</span> </span><br>
up and downe to hid his bable in a hole<span class="end-stop major">.</span><span class="numbering"></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> Stop there<span class="comma minor">,</span> stop there<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> Thou desir'st me to stop in my tale against the haire<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">13</span></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> Thou would'st else have made thy tale large<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">8</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> O thou art deceiv'd<span class="comma minor">,</span> I would have made it short<span class="comma minor">,</span><span class="numbering"> <span class="line-count">1165</span> </span><br>
or I was come to the whole depth of my tale<span class="comma minor">,</span> and meant<span class="numbering"></span><br>
indeed to occupie the argument no longer<span class="end-stop major">.</span><span class="numbering"></span></p>
<span class="direction"><em>Enter Nurse and her man</em>.</span>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Here's a goodly geare<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p>A sayle<span class="comma minor">,</span> a sayle<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> Two<span class="comma minor">,</span> two<span class="colon major">:</span> a Shirt and a Smocke<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">7</span> <span class="line-count">1170</span> </span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> <em>Peter</em><span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">2</span></span></p>
<p><span class="character"><em>Quince</em><span class="char-stop">.</span></span> Anon<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">2</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> My Fan <em>Peter</em><span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> Good <em>Peter</em> to hide her face<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">7</span></span></p>
<p>For her Fans the fairer face<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">7</span> <span class="line-count">1175</span> </span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> God ye good morrow Gentlemen<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">8</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> God ye gooden faire Gentlewoman<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Is it gooden<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> 'Tis no lesse I tell you<span class="colon major">:</span> for the bawdy hand of the<span class="numbering"> <span class="syllable-count">13</span></span><br>
Dyall is now upon the pricke of Noone<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span> <span class="line-count">1180</span> </span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Out upon you<span class="colon major">:</span> what a man are you<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> One Gentlewoman<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">5</span></span><br>
That God hath made<span class="comma minor">,</span> himselfe to mar<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">8</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> By my troth it is said<span class="comma minor">,</span> for himselfe to<span class="comma minor">,</span> mar quatha<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">13</span></span><br>
Gentlemen<span class="comma minor">,</span> can any of you tel me where I may find<span class="numbering"> <span class="line-count">1185</span> </span><br>
the young <em>Romeo</em><span class="end-stop major">?</span><span class="numbering"></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> I can tell you<span class="colon major">:</span> but young <em>Romeo</em> will be older<span class="numbering"></span><br>
when you have found him<span class="comma minor">,</span> then he was when you sought<span class="numbering"></span><br>
him<span class="colon major">:</span> I am the youngest of that name<span class="comma minor">,</span> for fault of a worse<span class="end-stop major">.</span><span class="numbering"></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> You say well<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">3</span> <span class="line-count">1190</span> </span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> Yea is the worst well<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">5</span></span><br>
Very well tooke<span class="colon major">:</span> Ifaith<span class="comma minor">,</span> wisely<span class="comma minor">,</span> wisely<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">12</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> If you be he sir<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">5</span></span><br>
I desire some confidence with you<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> She will endite him to some Supper<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span> <span class="line-count">1195</span> </span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> A baud<span class="comma minor">,</span> a baud<span class="comma minor">,</span> a baud<span class="mid-stop major">.</span> So ho<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">8</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> What hast thou found<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> No Hare sir<span class="comma minor">,</span> unlesse a Hare sir in a Lenten pie<span class="comma minor">,</span><span class="numbering"></span><br>
that is something stale and hoare ere it be spent<span class="end-stop major">.</span><span class="numbering"></span></p>
<p>An old Hare hoare<span class="comma minor">,</span> and an old Hare hoare is very good<span class="numbering"> <span class="line-count">1200</span> </span><br>
meat in Lent<span class="end-stop major">.</span><span class="numbering"></span></p>
<p>But a Hare that is hoare is too much for a score<span class="comma minor">,</span> when it<span class="numbering"></span><br>
hoares ere it be spent<span class="comma minor">,</span><span class="numbering"></span><br>
<em>Romeo</em> will you come to your Fathers<span class="mid-stop major">?</span> Weele to dinner<span class="numbering"></span><br>
thither<span class="end-stop major">.</span><span class="numbering"> <span class="line-count">1205</span> </span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> I will follow you<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> Farewell auncient Lady<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">7</span></span><br>
Farewell Lady<span class="comma minor">,</span> Lady<span class="comma minor">,</span> Lady<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<span class="direction"><em>Exit. Mercutio, Benvolio</em>.</span>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> I pray you sir<span class="comma minor">,</span> what sawcie Merchant was this<span class="numbering"></span><br>
that was so full of his roperie<span class="end-stop major">?</span><span class="numbering"> <span class="line-count">1210</span> </span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> A Gentleman Nurse<span class="comma minor">,</span> that loves to heare himselfe<span class="numbering"></span><br>
talke<span class="comma minor">,</span> and will speake more in a minute<span class="comma minor">,</span> then he will stand<span class="numbering"></span><br>
to in a Moneth<span class="end-stop major">.</span><span class="numbering"></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> And a speake any thing against me<span class="comma minor">,</span> Ile take him<span class="numbering"></span><br>
downe<span class="comma minor">,</span> z a were lustier then he is<span class="comma minor">,</span> and twentie such Jacks<span class="colon major">:</span><span class="numbering"> <span class="line-count">1215</span> </span><br>
and if I cannot<span class="comma minor">,</span> Ile finde those that shall<span class="colon major">:</span> scurvie knave<span class="comma minor">,</span> <span class="numbering"></span><br>
am none of his flurt-gils<span class="comma minor">,</span> I am none of his skaines mates<span class="comma minor">,</span><span class="numbering"></span><br>
and thou must stand by too and suffer every knave to use<span class="numbering"></span><br>
me at his pleasure<span class="end-stop major">.</span><span class="numbering"></span></p>
<p><span class="character"><em>Quince</em><span class="char-stop">.</span></span> I saw no man use you at his pleasure<span class="colon major">:</span> if I had<span class="comma minor">,</span> my<span class="numbering"> <span class="line-count">1220</span> </span><br>
weapon should quickly have beene out<span class="comma minor">,</span> I warrant you<span class="comma minor">,</span> <span class="numbering"></span><br>
dare draw assoone as another man<span class="comma minor">,</span> if I see occasion in <span class="numbering"></span><br>
good quarrell<span class="comma minor">,</span> and the law on my side<span class="end-stop major">.</span><span class="numbering"></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Now afore God<span class="comma minor">,</span> I am so vext<span class="comma minor">,</span> that every part about<span class="numbering"></span><br>
me quivers<span class="comma minor">,</span> skurvy knave<span class="colon major">:</span> pray you sir a word<span class="colon major">:</span> and as <span class="numbering"> <span class="line-count">1225</span> </span><br>
told you<span class="comma minor">,</span> my young Lady bid me enquire you out<span class="comma minor">,</span> what<span class="numbering"></span><br>
she bid me say<span class="comma minor">,</span> I will keepe to my selfe<span class="colon major">:</span> but first let me<span class="numbering"></span><br>
tell ye<span class="comma minor">,</span> if ye should leade her in a fooles paradise<span class="comma minor">,</span> as they<span class="numbering"></span><br>
say<span class="comma minor">,</span> it were a very grosse kind of behaviour<span class="comma minor">,</span> as they say<span class="colon major">:</span><span class="numbering"></span><br>
for the Gentlewoman is yong<span class="colon major">:</span> & therefore<span class="comma minor">,</span> if you should<span class="numbering"> <span class="line-count">1230</span> </span><br>
deale double with her<span class="comma minor">,</span> truely it were an ill thing to be offered<span class="numbering"></span><br>
to any Gentlewoman<span class="comma minor">,</span> and very weake dealing<span class="end-stop major">.</span><span class="numbering"></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Nurse commend me to thy Lady and Mistresse<span class="comma minor">,</span> <span class="numbering"></span><br>
protest unto thee<span class="end-stop major">.</span><span class="numbering"></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Good heart<span class="comma minor">,</span> and yfaith I will tell her as much<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">1235</span> </span><br>
Lord<span class="comma minor">,</span> Lord she will be a joyfull woman<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> What wilt thou tell her Nurse<span class="mid-stop major">?</span> thou doest not<span class="numbering"></span><br>
marke me<span class="end-stop major">?</span><span class="numbering"></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> I will tell her sir<span class="comma minor">,</span> that you do protest<span class="comma minor">,</span> which as <span class="numbering"></span><br>
take it<span class="comma minor">,</span> is a Gentleman-like offer<span class="end-stop major">.</span><span class="numbering"> <span class="line-count">1240</span> </span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Bid her devise some meanes to come to shrift this afternoone<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">14</span></span><br>
And there she shall at Frier <em>Lawrence</em> Cell<span class="numbering"> <span class="syllable-count">9</span></span><br>
Be shriv'd and married<span class="colon major">:</span> here is for thy paines<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> No truly sir not a penny<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">8</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Go too<span class="comma minor">,</span> I say you shall<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span> <span class="line-count">1245</span> </span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> This afternoone sir<span class="mid-stop major">?</span> well she shall be there<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> And stay thou good Nurse behind the Abbey wall<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Within this houre my man shall be with thee<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And bring thee Cords made like a tackled staire<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Which to the high top gallant of my joy<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1250</span> </span><br>
Must be my convoy in the secret night<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Farewell<span class="comma minor">,</span> be trustie and Ile quite thy paines<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Farewell<span class="comma minor">,</span> commend me to thy Mistresse<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Now God in heaven blesse thee<span class="colon major">:</span> harke you sir<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
<span class="character"><em>Romeo</em><span class="char-stop">.</span></span> What saist thou my deare Nurse<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">6</span> <span class="line-count">1255</span> </span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Is your man secret<span class="comma minor">,</span> did you nere heare say two<span class="numbering"></span><br>
may keepe counsell putting one away<span class="end-stop major">.</span><span class="numbering"></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Warrant thee my man is true as steele<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Well sir<span class="comma minor">,</span> my Mistresse is the sweetest Lady<span class="comma minor">,</span> Lord<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">12</span></span><br>
Lord<span class="comma minor">,</span> when 'twas a little prating thing<span class="mid-stop major">.</span> O there is a Noble<span class="numbering"> <span class="line-count">1260</span> </span><br>
man in Towne one <em>Paris</em><span class="comma minor">,</span> that would faine lay knife aboard<span class="colon major">:</span><span class="numbering"></span><br>
but she good soule had as leeve see a Toade<span class="comma minor">,</span> a very<span class="numbering"></span><br>
Toade as see him<span class="colon major">:</span> I anger her sometimes<span class="comma minor">,</span> and tell her that<span class="numbering"></span><br>
<em>Paris</em> is the properer man<span class="comma minor">,</span> but Ile warrant you<span class="comma minor">,</span> when I say<span class="numbering"></span><br>
so<span class="comma minor">,</span> shee lookes as pale as any clout in the versall world<span class="end-stop major">.</span><span class="numbering"> <span class="line-count">1265</span> </span></p>
<p>Doth not Rosemarie and <em>Romeo</em> begin both with a letter<span class="end-stop major">?</span><span class="numbering"></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> I Nurse<span class="comma minor">,</span> what of that<span class="mid-stop major">?</span> Both with an <em>R</em><span class="numbering"> <span class="syllable-count">9</span></span><br>
<span class="character"><em>Nurse</em><span class="char-stop">.</span></span> A mocker that's the dogs name<span class="mid-stop major">.</span> <em>R</em><span class="mid-stop major">.</span> is for the no<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">12</span></span><br>
I know it begins with some other letter<span class="comma minor">,</span> and she hath the<span class="numbering"></span><br>
prettiest sententious of it<span class="comma minor">,</span> of you and Rosemary<span class="comma minor">,</span> that it<span class="numbering"> <span class="line-count">1270</span> </span><br>
would do you good to heare it<span class="end-stop major">.</span><span class="numbering"></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Commend me to thy Lady<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">7</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> I a thousand times<span class="mid-stop major">.</span> <em>Peter</em><span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">7</span></span></p>
<p><span class="character"><em>Quince</em><span class="char-stop">.</span></span> Anon<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">2</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Before and apace<span class="mid-stop major">.</span> <span class="direction"><em>Exit Nurse and Peter</em>.</span><span class="numbering"> <span class="syllable-count">5</span> <span class="line-count">1275</span> </span></p>
<span class="direction"><em>Enter Juliet</em>.</span>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> The clocke strook nine<span class="comma minor">,</span> when I did send the Nurse<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
In halfe an houre she promised to returne<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Perchance she cannot meete him<span class="colon major">:</span> that's not so<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Oh she is lame<span class="comma minor">,</span> Loves Herauld should be thoughts<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Which ten times faster glides then the Sunnes beames<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1280</span> </span><br>
Driving backe shadowes over lowring hils<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Therefore do nimble Pinion'd Doves draw Love<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
And therefore hath the wind-swift <em>Cupid</em> wings<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Now is the Sun upon the highmost hill<span class="numbering"> <span class="syllable-count">10</span></span><br>
Of this daies journey<span class="comma minor">,</span> and from nine till twelve<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1285</span> </span><br>
Is three long houres<span class="comma minor">,</span> yet she is not come<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p>Had she affections and warme youthfull blood<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
She would be as swift in motion as a ball<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
My words would bandy her to my sweete Love<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And his to me<span class="comma minor">,</span> but old folkes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">7</span> <span class="line-count">1290</span> </span><br>
Many faine as they were dead<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">7</span></span><br>
Unwieldie<span class="comma minor">,</span> slow<span class="comma minor">,</span> heavy<span class="comma minor">,</span> and pale as lead<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<span class="direction"><em>Enter Nurse</em>.</span>
<p>O God she comes<span class="comma minor">,</span> O hony Nurse what newes<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Hast thou met with him<span class="mid-stop major">?</span> send thy man away<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> <em>Peter</em> stay at the gate<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span> <span class="line-count">1295</span> </span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Now good sweet Nurse<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">4</span></span><br>
O Lord<span class="comma minor">,</span> why lookest thou sad<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">7</span></span></p>
<p>Though newes<span class="comma minor">,</span> be sad<span class="comma minor">,</span> yet tell them merrily<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>If good thou sham'st the musicke of sweet newes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
By playing it to me<span class="comma minor">,</span> with so sower a face<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">1300</span> </span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> I am a weary<span class="comma minor">,</span> give me leave awhile<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Fie how my bones ake<span class="comma minor">,</span> what a jaunt have I had<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> I would thou had'st my bones<span class="comma minor">,</span> and I thy newes<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Nay come I pray thee speake<span class="comma minor">,</span> good good Nurse speake<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Jesu what hast<span class="mid-stop major">?</span> can you not stay a while<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1305</span> </span></p>
<p>Do you not see that I am out of breath<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> How art thou out of breath<span class="comma minor">,</span> when thou hast breth<span class="numbering"> <span class="syllable-count">10</span></span><br>
To say to me<span class="comma minor">,</span> that thou art out of breath<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>The excuse that thou dost make in this delay<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Is longer then the tale thou dost excuse<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1310</span> </span></p>
<p>Is thy newes good or bad<span class="mid-stop major">?</span> answere to that<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Say either<span class="comma minor">,</span> and Ile stay the circumstance<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Let me be satisfied<span class="comma minor">,</span> ist good or bad<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Well<span class="comma minor">,</span> you have made a simple choice<span class="comma minor">,</span> you know<span class="numbering"></span><br>
not how to chuse a man<span class="colon major">:</span> <em>Romeo</em><span class="comma minor">,</span> no not he though his face<span class="numbering"> <span class="line-count">1315</span> </span><br>
be better then any mans<span class="comma minor">,</span> yet his legs excels all mens<span class="comma minor">,</span> and<span class="numbering"></span><br>
for a hand<span class="comma minor">,</span> and a foote<span class="comma minor">,</span> and a body<span class="comma minor">,</span> though they be not to<span class="numbering"></span><br>
be talkt on<span class="comma minor">,</span> yet they are past compare<span class="colon major">:</span> he is not the flower<span class="numbering"></span><br>
of curtesie<span class="comma minor">,</span> but Ile warrant him as gentle a Lambe<span class="colon major">:</span> go thy<span class="numbering"></span><br>
waies wench<span class="comma minor">,</span> serve God<span class="mid-stop major">.</span> What have you din'd at home<span class="end-stop major">?</span><span class="numbering"> <span class="line-count">1320</span> </span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> No no<span class="colon major">:</span> but all this did I know before<span class="numbering"> <span class="syllable-count">10</span></span><br>
What saies he of our marriage<span class="mid-stop major">?</span> what of that<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Lord how my head akes<span class="comma minor">,</span> what a head have I<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>It beates as it would fall in twenty peeces<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>My backe a tother side<span class="colon major">:</span> o my backe<span class="comma minor">,</span> my backe<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">1325</span> </span><br>
Beshrew your heart for sending me about<span class="numbering"> <span class="syllable-count">10</span></span><br>
To catch my death with jaunting up and downe<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Ifaith<span class="colon major">:</span> I am sorrie that thou art so well<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>Sweet sweet<span class="comma minor">,</span> sweet Nurse<span class="comma minor">,</span> tell me what saies my Love<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Your Love saies like an honest Gentleman<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1330</span> </span><br>
And a courteous<span class="comma minor">,</span> and a kind<span class="comma minor">,</span> and a handsome<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
And I warrant a vertuous<span class="colon major">:</span> where is your Mother<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">12</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Where is my Mother<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p>Why she is within<span class="comma minor">,</span> where should she be<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p>How odly thou repli'st<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">6</span> <span class="line-count">1335</span> </span><br>
Your Love saies like an honest Gentleman<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Where is your Mother<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> O Gods Lady deare<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">5</span></span><br>
Are you so hot<span class="mid-stop major">?</span> marrie come up I trow<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Is this the Poultis for my aking bones<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1340</span> </span></p>
<p>Henceforward do your messages your selfe<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Heere's such a coile<span class="comma minor">,</span> come what saies <em>Romeo</em><span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Have you got leave to go to shift to day<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> I have<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">2</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Then high you hence to Frier <em>Lawrence</em> Cell<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span> <span class="line-count">1345</span> </span><br>
There staies a Husband to make you a wife<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Now comes the wanton bloud up in your cheekes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Thei'le be in Scarlet straight at any newes<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Hie you to Church<span class="comma minor">,</span> I must an other way<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
To fetch a Ladder by the which your Love<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1350</span> </span><br>
Must climde a birds nest Soone when it is darke<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
I am the drudge<span class="comma minor">,</span> and toile in your delight<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
But you shall beare the burthen soone at night<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Go Ile to dinner<span class="comma minor">,</span> hie you to the Cell<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Hie to high Fortune<span class="comma minor">,</span> honest Nurse<span class="comma minor">,</span> farewell<span class="mid-stop major">.</span> <span class="direction"><em>Exeunt</em>.</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">1355</span> </span></p>
<span class="direction"><em>Enter Frier and Romeo</em>.</span>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> So smile the heavens upon this holy act<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
That after houres<span class="comma minor">,</span> with sorrow chide us not<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Amen<span class="comma minor">,</span> amen<span class="comma minor">,</span> but come what sorrow can<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
It cannot countervaile the exchange of joy<span class="numbering"> <span class="syllable-count">11</span></span><br>
That one short minute gives me in her sight<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1360</span> </span><br>
Do thou but close our hands with holy words<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Then Love-devouring death do what he dare<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
It is inough<span class="mid-stop major">.</span> I may call her mine<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> These violent delights have violent endes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
And in their triumph<span class="colon major">:</span> die like fire and powder<span class="colon major">;</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1365</span> </span><br>
Which as they kisse consume<span class="mid-stop major">.</span> The sweetest honey<span class="numbering"> <span class="syllable-count">11</span></span><br>
Is loathsome in his owne deliciousnesse<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And in the taste confoundes the appetite<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Therefore Love moderately<span class="comma minor">,</span> long Love doth so<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">13</span></span><br>
Too swift arrives as tardie as too slow<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1370</span> </span></p>
<span class="direction"><em>Enter Juliet</em>.</span>
<p>Here comes the Lady<span class="mid-stop major">.</span> Oh so light a foot<span class="numbering"> <span class="syllable-count">10</span></span><br>
Will nere weare out the everlasting flint<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
A Lover may bestride the Gossamours<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
That ydles in the wanton Summer ayre<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
And yet not fall<span class="comma minor">,</span> so light is vanitie<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1375</span> </span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Good even to my ghostly Confessor<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> <em>Romeo</em> shall thanke thee Daughter for us both<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> As much to him<span class="comma minor">,</span> else in his thanks too much<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> Ah <em>Juliet</em><span class="comma minor">,</span> if the measure of thy joy<span class="numbering"> <span class="syllable-count">10</span></span><br>
Be heapt like mine<span class="comma minor">,</span> and that thy skill be more<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1380</span> </span><br>
To blason it<span class="comma minor">,</span> then sweeten with thy breath<span class="numbering"> <span class="syllable-count">10</span></span><br>
This neighbour ayre<span class="comma minor">,</span> and let rich musickes tongue<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Unfold the imagin'd happinesse that both<span class="numbering"> <span class="syllable-count">11</span></span><br>
Receive in either<span class="comma minor">,</span> by this deere encounter<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Conceit more rich in matter then in words<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1385</span> </span><br>
Brags of his substance<span class="comma minor">,</span> not of Ornament<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
They are but beggers that can count their worth<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
But my true Love is growne to such excesse<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
I cannot sum up some of halfe my wealth<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> Come<span class="comma minor">,</span> come with me<span class="comma minor">,</span> & we will make short worke<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span> <span class="line-count">1390</span> </span><br>
For by your leaves<span class="comma minor">,</span> you shall not stay alone<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Till holy Church incorporate two in one<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<span class="direction"><em>Enter Mercutio, Benvolio, and men</em>.</span>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> I pray thee good <em>Mercutio</em> lets retire<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
The day is hot<span class="comma minor">,</span> the <em>Capulets</em> abroad<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And if we meet<span class="comma minor">,</span> we shal not scape a brawle<span class="comma minor">,</span> for now these<span class="numbering"> <span class="line-count">1395</span> </span><br>
hot dayes<span class="comma minor">,</span> is the mad blood stirring<span class="end-stop major">.</span><span class="numbering"></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> Thou art like one of these fellowes<span class="comma minor">,</span> that when he<span class="numbering"></span><br>
enters the confines of a Taverne<span class="comma minor">,</span> claps me his Sword upon<span class="numbering"></span><br>
the Table<span class="comma minor">,</span> and sayes<span class="comma minor">,</span> God send me no need of thee<span class="colon major">:</span> and by<span class="numbering"></span><br>
the operation of the second cup<span class="comma minor">,</span> drawes him on the Drawer<span class="comma minor">,</span><span class="numbering"> <span class="line-count">1400</span> </span><br>
when indeed there is no need<span class="end-stop major">.</span><span class="numbering"></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> Am I like such a Fellow<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">7</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> Come<span class="comma minor">,</span> come<span class="comma minor">,</span> thou art as hot a Jacke in thy mood<span class="comma minor">,</span><span class="numbering"></span><br>
as any in <em>Italie</em><span class="colon major">:</span> and assoone moved to be moodie<span class="comma minor">,</span> and assoone<span class="numbering"></span><br>
moodie to be mov'd<span class="end-stop major">.</span><span class="numbering"> <span class="line-count">1405</span> </span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> And what too<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">3</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> Nay<span class="comma minor">,</span> and there were two such<span class="comma minor">,</span> we should have<span class="numbering"></span><br>
none shortly<span class="comma minor">,</span> for one would kill the other<span class="colon major">:</span> thou<span class="comma minor">,</span> why thou<span class="numbering"></span><br>
wilt quarrell with a man that hath a haire more<span class="comma minor">,</span> or a haire<span class="numbering"></span><br>
lesse in his beard<span class="comma minor">,</span> then thou hast<span class="colon major">:</span> thou wilt quarrell with <span class="numbering"> <span class="line-count">1410</span> </span><br>
man for cracking Nuts<span class="comma minor">,</span> having no other reason<span class="comma minor">,</span> but because<span class="numbering"></span><br>
thou hast hasell eyes<span class="colon major">:</span> what eye<span class="comma minor">,</span> but such an eye<span class="comma minor">,</span><span class="numbering"></span><br>
would spie out such a quarrell<span class="mid-stop major">?</span> thy head is full of quarrels<span class="comma minor">,</span><span class="numbering"></span><br>
as an egge is full of meat<span class="comma minor">,</span> and yet thy head hath bin<span class="numbering"></span><br>
beaten as addle as an egge for quarreling<span class="colon major">:</span> thou hast quarrel'd<span class="numbering"> <span class="line-count">1415</span> </span><br>
with a man for coffing in the street<span class="comma minor">,</span> because he hath<span class="numbering"></span><br>
wakened thy Dog that hath laine asleepe in the Sun<span class="mid-stop major">.</span> Did'st<span class="numbering"></span><br>
thou not fall out with a Tailor for wearing his new Doublet<span class="numbering"></span><br>
before Easter<span class="mid-stop major">?</span> with another<span class="comma minor">,</span> for tying his new shooes<span class="numbering"></span><br>
with old Riband<span class="comma minor">,</span> and yet thou wilt Tutor me from quarrelling<span class="end-stop major">?</span><span class="numbering"> <span class="line-count">1420</span> </span></p>
<p><span class="numbering"></span><br>
<span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> And I were so apt to quarell as thou art<span class="comma minor">,</span> any man<span class="numbering"></span><br>
should buy the Fee-simple of my life<span class="comma minor">,</span> for an houre and <span class="numbering"></span><br>
quarter<span class="end-stop major">.</span><span class="numbering"></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> The Fee-simple<span class="mid-stop major">?</span> O simple<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">7</span> <span class="line-count">1425</span> </span></p>
<span class="direction"><em>Enter Tybalt, Petruchio, and others</em>.</span>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> By my head here comes the <em>Capulets</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> By my heele I care not<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em>Tybalt</em><span class="char-stop">.</span></span> Follow me close<span class="comma minor">,</span> for I will speake to them<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Gentlemen<span class="comma minor">,</span> Good den<span class="comma minor">,</span> a word with one of you<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> And but one word with one of us<span class="mid-stop major">?</span> couple it with<span class="numbering"> <span class="line-count">1430</span> </span><br>
something<span class="comma minor">,</span> make it a word and a blow<span class="end-stop major">.</span><span class="numbering"></span></p>
<p><span class="character"><em>Tybalt</em><span class="char-stop">.</span></span> You shall find me apt inough to that sir<span class="comma minor">,</span> and you<span class="numbering"></span><br>
will give me occasion<span class="end-stop major">.</span><span class="numbering"></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> Could you not take some occasion without<span class="numbering"></span><br>
giving<span class="end-stop major">?</span><span class="numbering"> <span class="line-count">1435</span> </span></p>
<p><span class="character"><em>Tybalt</em><span class="char-stop">.</span></span> <em>Mercutio</em> thou consort'st with <em>Romeo</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> Consort<span class="mid-stop major">?</span> what dost thou make us Minstrels<span class="mid-stop major">?</span> &<span class="numbering"></span><br>
thou make Minstrels of us<span class="comma minor">,</span> looke to heare nothing but discords<span class="colon major">:</span><span class="numbering"></span><br>
heere's my fiddlesticke<span class="comma minor">,</span> heere's that shall make you<span class="numbering"></span><br>
daunce<span class="mid-stop major">.</span> Come consort<span class="end-stop major">.</span><span class="numbering"> <span class="line-count">1440</span> </span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> We talke here in the publike haunt of men<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Either withdraw unto some private place<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Or reason coldly of your greevances<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
Or else depart<span class="comma minor">,</span> here all eies gaze on us<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> Mens eyes were made to looke<span class="comma minor">,</span> and let them gaze<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1445</span> </span></p>
<p>I will not budge for no mans pleasure I<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<span class="direction"><em>Enter Romeo</em>.</span>
<p><span class="character"><em>Tybalt</em><span class="char-stop">.</span></span> Well peace be with you sir<span class="comma minor">,</span> here comes my man<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> But Ile be hang'd sir if he weare your Livery<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">12</span></span></p>
<p>Marry go before to field<span class="comma minor">,</span> heele be your follower<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">13</span></span><br>
Your worship in that sense<span class="comma minor">,</span> may call him man<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1450</span> </span></p>
<p><span class="character"><em>Tybalt</em><span class="char-stop">.</span></span> <em>Romeo</em><span class="comma minor">,</span> the love I beare thee<span class="comma minor">,</span> can affoord<span class="numbering"> <span class="syllable-count">10</span></span><br>
No better terme then this<span class="colon major">:</span> Thou art a Villaine<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> <em>Tibalt</em><span class="comma minor">,</span> the reason that I have to love thee<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Doth much excuse the appertaining rage<span class="numbering"> <span class="syllable-count">10</span></span><br>
To such a greeting<span class="colon major">:</span> Villaine am I none<span class="colon major">;</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1455</span> </span><br>
Therefore farewell<span class="comma minor">,</span> I see thou know'st me not<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">12</span></span></p>
<p><span class="character"><em>Tybalt</em><span class="char-stop">.</span></span> Boy<span class="comma minor">,</span> this shall not excuse the injuries<span class="numbering"> <span class="syllable-count">10</span></span><br>
That thou hast done me<span class="comma minor">,</span> therefore turne and draw<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> I do protest I never injur'd thee<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
But lov'd thee better then thou can'st devise<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1460</span> </span><br>
Till thou shalt know the reason of my love<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And so good <em>Capulet</em><span class="comma minor">,</span> which name I tender<span class="numbering"> <span class="syllable-count">11</span></span><br>
As dearely as my owne<span class="comma minor">,</span> be satisfied<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> O calme<span class="comma minor">,</span> dishonourable<span class="comma minor">,</span> vile submission<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
<em>Alla stucatho</em> carries it away<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1465</span> </span></p>
<p><em>Tybalt</em><span class="comma minor">,</span> you Rat-catcher<span class="comma minor">,</span> will you walke<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Tybalt</em><span class="char-stop">.</span></span> What wouldst thou have with me<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> Good King of Cats<span class="comma minor">,</span> nothing but one of your nine<span class="numbering"></span><br>
lives<span class="comma minor">,</span> that I meane to make bold withall<span class="comma minor">,</span> and as you shall<span class="numbering"></span><br>
use me hereafter dry beate the rest of the eight<span class="mid-stop major">.</span> Will you<span class="numbering"> <span class="line-count">1470</span> </span><br>
pluck your Sword out of his Pilcher by the eares<span class="mid-stop major">?</span> Make<span class="numbering"></span><br>
hast<span class="comma minor">,</span> least mine be about your eares ere it be out<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">12</span></span></p>
<p><span class="character"><em>Tybalt</em><span class="char-stop">.</span></span> I am for you<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Gentle <em>Mercutio</em><span class="comma minor">,</span> put thy Rapier up<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> Come sir<span class="comma minor">,</span> your Passado<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span> <span class="line-count">1475</span> </span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Draw <em>Benvolio</em><span class="comma minor">,</span> beat downe their weapons<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
Gentlemen<span class="comma minor">,</span> for shame forbeare this outrage<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
<em>Tibalt</em><span class="comma minor">,</span> <em>Mercutio</em><span class="comma minor">,</span> the Prince expresly hath<span class="numbering"> <span class="syllable-count">11</span></span><br>
Forbidden bandying in <em>Verona</em> streetes<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Hold <em>Tybalt</em><span class="comma minor">,</span> good <em>Mercutio</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">7</span> <span class="line-count">1480</span> </span></p>
<span class="direction"><em>Exit Tybalt</em>.</span>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> I am hurt<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">3</span></span></p>
<p>A plague a both the Houses<span class="comma minor">,</span> I am sped<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Is he gone and hath nothing<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">7</span></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> What art thou hurt<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> I<span class="comma minor">,</span> I<span class="comma minor">,</span> a scratch<span class="comma minor">,</span> a scratch<span class="comma minor">,</span> marry 'tis inough<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">1485</span> </span><br>
Where is my Page<span class="mid-stop major">?</span> go Villaine fetch a Surgeon<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Courage man<span class="comma minor">,</span> the hurt cannot be much<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> No<span class="colon major">:</span> 'tis not so deepe as a well<span class="comma minor">,</span> nor so wide as <span class="numbering"> <span class="syllable-count">12</span></span><br>
Church doore<span class="comma minor">,</span> but 'tis inough<span class="comma minor">,</span> 'twill serve<span class="colon major">:</span> aske for me to<span class="numbering"></span><br>
morrow<span class="comma minor">,</span> and you shall find me a grave man<span class="mid-stop major">.</span> I am pepper'd<span class="numbering"> <span class="line-count">1490</span> </span><br>
I warrant<span class="comma minor">,</span> for this world<span class="colon major">:</span> a plague a both your houses<span class="end-stop major">.</span><span class="numbering"></span></p>
<p>What<span class="comma minor">,</span> a Dog<span class="comma minor">,</span> a Rat<span class="comma minor">,</span> a Mouse<span class="comma minor">,</span> a Cat to scratch a man to<span class="numbering"></span><br>
death<span class="colon major">:</span> a Braggart<span class="comma minor">,</span> a Rogue<span class="comma minor">,</span> a Villaine<span class="comma minor">,</span> that fights by the<span class="numbering"></span><br>
booke of Arithmeticke<span class="comma minor">,</span> why the dev'le came you betweene<span class="numbering"></span><br>
us<span class="mid-stop major">?</span> I was hurt under your arme<span class="end-stop major">.</span><span class="numbering"> <span class="line-count">1495</span> </span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> I thought all for the best<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em>Mercutio</em><span class="char-stop">.</span></span> Helpe me into some house <em>Benvolio</em><span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
Or I shall faint<span class="colon major">:</span> a plague a both your houses<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>They have made wormesmeat of me<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">8</span></span><br>
I have it<span class="comma minor">,</span> and soundly to your Houses<span class="mid-stop major">.</span> <span class="direction"><em>Exit</em>.</span><span class="numbering"> <span class="syllable-count">9</span> <span class="line-count">1500</span> </span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> This Gentleman the Princes neere Alie<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
My very Friend hath got his mortall hurt<span class="numbering"> <span class="syllable-count">10</span></span><br>
In my behalfe<span class="comma minor">,</span> my reputation stain'd<span class="numbering"> <span class="syllable-count">10</span></span><br>
With <em>Tibalts</em> slaunder<span class="comma minor">,</span> <em>Tybalt</em> that an houre<span class="numbering"> <span class="syllable-count">10</span></span><br>
Hath beene my Cozin<span class="colon major">:</span> O Sweet <em>Juliet</em><span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span> <span class="line-count">1505</span> </span><br>
Thy Beauty hath made me Effeminate<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And in my temper softned Valours steele<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<span class="direction"><em>Enter Benvolio</em>.</span>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> O <em>Romeo</em><span class="comma minor">,</span> <em>Romeo</em><span class="comma minor">,</span> brave <em>Mercutio</em>'s is dead<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">12</span></span><br>
That Gallant spirit hath aspir'd the Cloudes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Which too untimely here did scorne the earth<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">1510</span> </span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> This daies blacke Fate<span class="comma minor">,</span> on mo daies depend<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
This but begins<span class="comma minor">,</span> the wo others must end<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<span class="direction"><em>Enter Tybalt</em>.</span>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> Here comes the Furious <em>Tybalt</em> backe againe<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> He gon in triumph<span class="comma minor">,</span> and <em>Mercutio</em> slaine<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p>Away to heaven respective Lenitie<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">1515</span> </span><br>
And fire and Fury<span class="comma minor">,</span> be my conduct now<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Now <em>Tybalt</em> take the Villaine backe againe<span class="numbering"> <span class="syllable-count">10</span></span><br>
That late thou gav'st me<span class="comma minor">,</span> for <em>Mercutios</em> soule<span class="numbering"> <span class="syllable-count">10</span></span><br>
Is but a little way above our heads<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Staying for thine to keepe him companie<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">9</span> <span class="line-count">1520</span> </span><br>
Either thou or I<span class="comma minor">,</span> or both<span class="comma minor">,</span> must goe with him<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Tybalt</em><span class="char-stop">.</span></span> Thou wretched Boy that didst consort him here<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Shalt with him hence<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> This shall determine that<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<span class="direction"><em>They fight. Tybalt falles</em>.</span>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> <em>Romeo</em><span class="comma minor">,</span> away be gone<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">6</span> <span class="line-count">1525</span> </span><br>
The Citizens are up<span class="comma minor">,</span> and <em>Tybalt</em> slaine<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Stand not amaz'd<span class="comma minor">,</span> the Prince will Doome thee death<span class="numbering"> <span class="syllable-count">10</span></span><br>
If thou art taken<span class="colon major">:</span> hence<span class="comma minor">,</span> be gone<span class="comma minor">,</span> away<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> O<span class="mid-stop major">!</span> I am Fortunes foole<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> Why dost thou stay<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">4</span> <span class="line-count">1530</span> </span></p>
<span class="direction"><em>Exit Romeo</em>.</span>
<span class="direction"><em>Enter Citizens</em>.</span>
<p><span class="character"><em>Citizen</em><span class="char-stop">.</span></span> Which way ran he that kild <em>Mercutio</em><span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Tybalt</em></span> that Murtherer<span class="comma minor">,</span> which way ran he<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">8</span></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> There lies that <em>Tybalt</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em>Citizen</em><span class="char-stop">.</span></span> Up sir go with me<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">5</span></span><br>
I charge thee in the Princes names obey<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span> <span class="line-count">1535</span> </span></p>
<p><span class="direction"><em>Enter Prince, old Montague, Capulet, their</em><span class="numbering"></span><br>
<em>Wives and all</em>.</span><span class="numbering"></span></p>
<p><span class="character"><em>Prince</em><span class="char-stop">.</span></span> Where are the vile beginners of this Fray<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> O Noble Prince<span class="comma minor">,</span> I can discover all<span class="numbering"> <span class="syllable-count">10</span></span><br>
The unluckie Mannage of this fatall brall<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">1540</span> </span><br>
There lies the man slaine by young <em>Romeo</em><span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
That slew thy kinsman brave <em>Mercutio</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span> <span class="direction"><em>Within</em></span><span class="char-stop">.</span></span> <em>Tybalt</em><span class="comma minor">,</span> my Cozin<span class="mid-stop major">?</span> O my Brothers Child<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
O Prince<span class="comma minor">,</span> O Cozin<span class="comma minor">,</span> Husband<span class="comma minor">,</span> O the blood is spild<span class="numbering"> <span class="syllable-count">12</span></span><br>
Of my deare kinsman<span class="mid-stop major">.</span> Prince as thou art true<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1545</span> </span><br>
For bloud of ours<span class="comma minor">,</span> shed bloud of <em>Mountague</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>O Cozin<span class="comma minor">,</span> Cozin<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em>Prince</em><span class="char-stop">.</span></span> <em>Benvolio</em><span class="comma minor">,</span> who began this Fray<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">8</span></span></p>
<p><span class="character"><em>Benvolio</em><span class="char-stop">.</span></span> <em>Tybalt</em> here slaine<span class="comma minor">,</span> whom <em>Romeo's</em> hand did slay<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
<em>Romeo</em> that spoke him faire<span class="comma minor">,</span> bid him bethinke<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1550</span> </span><br>
How nice the Quarrell was<span class="comma minor">,</span> and urg'd withall<span class="numbering"> <span class="syllable-count">10</span></span><br>
Your high displeasure<span class="colon major">:</span> all this uttered<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
With gentle breath<span class="comma minor">,</span> calme looke<span class="comma minor">,</span> knees humbly bow'd<span class="numbering"> <span class="syllable-count">10</span></span><br>
Could not take truce with the unruly spleene<span class="numbering"> <span class="syllable-count">10</span></span><br>
Of <em>Tybalts</em> deafe to peace<span class="comma minor">,</span> but that he Tilts<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1555</span> </span><br>
With Peircing steele at bold <em>Mercutio's</em> breast<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Who all as hot<span class="comma minor">,</span> turnes deadly point to point<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And with a Martiall scorne<span class="comma minor">,</span> with one hand beates<span class="numbering"> <span class="syllable-count">10</span></span><br>
Cold death aside<span class="comma minor">,</span> and with the other sends<span class="numbering"> <span class="syllable-count">10</span></span><br>
It back to <em>Tybalt</em><span class="comma minor">,</span> whose dexterity<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1560</span> </span><br>
Retorts it<span class="colon major">:</span> <em>Romeo</em> he cries aloud<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
Hold Friends<span class="comma minor">,</span> Friends part<span class="comma minor">,</span> and swifter then his tongue<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
His aged arme<span class="comma minor">,</span> beats downe their fatall points<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And twixt them rushes<span class="comma minor">,</span> underneath whose arme<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
An envious thrust from <em>Tybalt</em><span class="comma minor">,</span> hit the life<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1565</span> </span><br>
Of stout <em>Mercutio</em><span class="comma minor">,</span> and then <em>Tybalt</em> fled<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>But by and by comes backe to <em>Romeo</em><span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
Who had but newly entertained Revenge<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
And too't they goe like lightning<span class="comma minor">,</span> for ere <span class="numbering"> <span class="syllable-count">9</span></span><br>
Could draw to part them<span class="comma minor">,</span> was stout <em>Tybalt</em> slaine<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1570</span> </span><br>
And as he fell<span class="comma minor">,</span> did <em>Romeo</em> turne and flie<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
This is the truth<span class="comma minor">,</span> or let <em>Benvolio</em> die<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span> <span class="direction"><em>Within</em></span><span class="char-stop">.</span></span> He is a kinsman to the <em>Mountague</em><span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Affection makes him false<span class="comma minor">,</span> he speakes not true<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Some twenty of them fought in this blacke strife<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1575</span> </span><br>
And all those twenty could but kill one life<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>I beg for Justice<span class="comma minor">,</span> which thou Prince must give<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
<em>Romeo</em> slew <em>Tybalt</em><span class="comma minor">,</span> <em>Romeo</em> must not live<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Prince</em><span class="char-stop">.</span></span> <em>Romeo</em> slew him<span class="comma minor">,</span> he slew <em>Mercutio</em><span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
Who now the price of his deare blood doth owe<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1580</span> </span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> Not <em>Romeo</em> Prince<span class="comma minor">,</span> he was <em>Mercutios</em> Friend<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
His fault concludes<span class="comma minor">,</span> but what the law should end<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
The life of <em>Tybalt</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em>Prince</em><span class="char-stop">.</span></span> And for that offence<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">5</span></span><br>
Immediately we doe exile him hence<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">1585</span> </span><br>
I have an interest in your hearts proceeding<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">12</span></span><br>
My bloud for your rude brawles doth lie a bleeding<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>But Ile Amerce you with so strong a fine<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
That you shall all repent the losse of mine<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>It will be deafe to pleading and excuses<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1590</span> </span><br>
Nor teares<span class="comma minor">,</span> nor prayers shall purchase our abuses<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Therefore use none<span class="comma minor">,</span> let <em>Romeo</em> hence in hast<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Else when he is found<span class="comma minor">,</span> that houre is his last<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Beare hence his body<span class="comma minor">,</span> and attend our will<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Mercy not Murders<span class="comma minor">,</span> pardoning those that kill<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">1595</span> </span></p>
<span class="direction"><em>Exeunt</em>.</span>
<span class="direction"><em>Enter Juliet alone</em>.</span>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Gallop apace<span class="comma minor">,</span> you fiery footed steedes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Towards <em>Phoebus</em> lodging<span class="comma minor">,</span> such a Wagoner<span class="numbering"> <span class="syllable-count">11</span></span><br>
As <em>Phaeton</em> would whip you to the west<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
And bring in Cloudie night immediately<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>Spred thy close Curtaine Love-performing night<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">1600</span> </span><br>
That run-awayes eyes may wincke<span class="comma minor">,</span> and <em>Romeo</em><span class="numbering"> <span class="syllable-count">10</span></span><br>
Leape to these armes<span class="comma minor">,</span> untalkt of and unseene<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Lovers can see to doe their Amorous rights<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
And by their owne Beauties<span class="colon major">:</span> or if Love be blind<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
It best agrees with night<span class="colon major">:</span> come civill night<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1605</span> </span><br>
Thou sober suted Matron all in blacke<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And learne me how to loose a winning match<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Plaid for a paire of stainlesse Maidenhoods<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Hood my unman'd blood bayting in my Cheekes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
With thy Blacke mantle<span class="comma minor">,</span> till strange Love grow bold<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1610</span> </span><br>
Thinke true Love acted simple modestie<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Come night<span class="comma minor">,</span> come <em>Romeo</em><span class="comma minor">,</span> come thou day in night<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
For thou wilt lie upon the wings of night<span class="numbering"> <span class="syllable-count">10</span></span><br>
Whiter then new Snow upon a Ravens backe<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Come gentle night<span class="comma minor">,</span> come loving blackebrow'd night<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">1615</span> </span></p>
<p>Give me my <em>Romeo</em><span class="comma minor">,</span> and when I shall die<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Take him and cut him out in little starres<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And he will make the Face of heaven so fine<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
That all the world will be in Love with night<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And pay no worship to the Garish Sun<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1620</span> </span></p>
<p>O I have bought the Mansion of a Love<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
But not possest it<span class="comma minor">,</span> and though I am sold<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Not yet enjoy'd<span class="comma minor">,</span> so tedious is this day<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
As is the night before some Festivall<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
To an impatient child that hath new robes<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1625</span> </span><br>
And may not weare them<span class="comma minor">,</span> O here comes my Nurse<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
<span class="direction"><em>Enter Nurse with cords</em>.</span>
<p>And she brings newes and every tongue that speaks<span class="numbering"> <span class="syllable-count">12</span></span><br>
But <em>Romeos</em> name<span class="comma minor">,</span> speakes heavenly eloquence<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Now Nurse<span class="comma minor">,</span> what newes<span class="mid-stop major">?</span> what hast thou there<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">8</span></span></p>
<p>The Cords that <em>Romeo</em> bid thee fetch<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">8</span> <span class="line-count">1630</span> </span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> I<span class="comma minor">,</span> I<span class="comma minor">,</span> the Cords<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Ay me<span class="comma minor">,</span> what newes<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p>Why dost thou wring thy hands<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> A weladay<span class="comma minor">,</span> hee's dead<span class="comma minor">,</span> hee's dead<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">8</span></span><br>
We are undone Lady<span class="comma minor">,</span> we are undone<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1635</span> </span></p>
<p>Alacke the day<span class="comma minor">,</span> hee's gone<span class="comma minor">,</span> hee's kil'd<span class="comma minor">,</span> he's dead<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Can heaven be so envious<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">7</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> <em>Romeo</em> can<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">3</span></span><br>
Though heaven cannot<span class="mid-stop major">.</span> O <em>Romeo</em><span class="comma minor">,</span> <em>Romeo</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Who ever would have thought it <em>Romeo</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span> <span class="line-count">1640</span> </span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> What divell art thou<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">5</span></span><br>
That dost torment me thus<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p>This torture should be roar'd in dismall hell<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Hath <em>Romeo</em> slaine himselfe<span class="mid-stop major">?</span> say thou but I<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And that bare vowell I shall poyson more<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1645</span> </span><br>
Then the death-darting eye of Cockatrice<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
I am not I<span class="comma minor">,</span> if there be such an I<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Or those eyes shot<span class="comma minor">,</span> that makes thee answere I<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
If he be slaine say I<span class="comma minor">,</span> or if not<span class="comma minor">,</span> no<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Briefe<span class="comma minor">,</span> sounds<span class="comma minor">,</span> determine of my weale or wo<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1650</span> </span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> I saw the wound<span class="comma minor">,</span> I saw it with mine eyes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
God save the marke<span class="comma minor">,</span> here on his manly brest<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
A pitteous Coarse<span class="comma minor">,</span> a bloody piteous Coarse<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Pale<span class="comma minor">,</span> pale as ashes<span class="comma minor">,</span> all bedawb'd in blood<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
All in gore blood I sounded at the sight<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1655</span> </span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> O breake my heart<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">4</span></span><br>
Poore Banckrout breake at once<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">6</span></span><br>
To prison eyes<span class="comma minor">,</span> nere looke on libertie<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Vile earth to earth resigne<span class="comma minor">,</span> end motion here<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And thou and <em>Romeo</em> presse on heavie beere<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1660</span> </span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> O <em>Tybalt</em><span class="comma minor">,</span> <em>Tybalt</em><span class="comma minor">,</span> the best Friend I had<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
O curteous <em>Tybalt</em> honest Gentleman<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
That ever I should live to see thee dead<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> What storme is this that blowes so contrarie<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Is <em>Romeo</em> slaughtred<span class="mid-stop major">?</span> and is <em>Tybalt</em> dead<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1665</span> </span></p>
<p>My dearest Cozen<span class="comma minor">,</span> and my dearer Lord<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Then dreadfull Trumpet sound the generall doome<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
For who is living<span class="comma minor">,</span> if those two are gone<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> <em>Tybalt</em> is gone<span class="comma minor">,</span> and <em>Romeo</em> banished<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
<em>Romeo</em> that kil'd him<span class="comma minor">,</span> he is banished<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1670</span> </span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> O God<span class="end-stop major">!</span><span class="numbering"> <span class="syllable-count">2</span></span></p>
<p>Did <em>Romeo's</em> hand shed <em>Tybalts</em> blood<span class="numbering"> <span class="syllable-count">8</span></span><br>
It did<span class="comma minor">,</span> it did<span class="comma minor">,</span> alas the day<span class="comma minor">,</span> it did<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> O Serpent heart hid with a flowring face<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Did ever Dragon keepe so faire a Cave<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1675</span> </span></p>
<p>Beautifull Tyrant<span class="comma minor">,</span> fiend Angelicall<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Ravenous Dove-feather'd Raven<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
Wolvish-ravening Lambe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">6</span></span><br>
Dispised substance of Divinest show<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Just opposite to what thou justly seem'st<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1680</span> </span><br>
A dimne Saint<span class="comma minor">,</span> an Honourable Villaine<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
O Nature<span class="mid-stop major">!</span> what had'st thou to doe in hell<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
When thou did'st bower the spirit of a fiend<span class="numbering"> <span class="syllable-count">11</span></span><br>
In mortall paradise of such sweet flesh<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Was ever booke containing such vile matter<span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">1685</span> </span><br>
So fairely bound<span class="mid-stop major">?</span> O that deceit should dwell<span class="numbering"> <span class="syllable-count">11</span></span><br>
In such a gorgeous Pallace<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">7</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> There's no trust<span class="comma minor">,</span> no faith<span class="comma minor">,</span> no honestie in men<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">12</span></span><br>
All perjur'd<span class="comma minor">,</span> all forsworne<span class="comma minor">,</span> all naught<span class="comma minor">,</span> all dissemblers<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">12</span></span><br>
Ah where's my man<span class="mid-stop major">?</span> give me some Aqua-vitae<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">12</span> <span class="line-count">1690</span> </span></p>
<p>These griefes<span class="comma minor">,</span> these woes<span class="comma minor">,</span> these sorrowes make me old<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Shame come to <em>Romeo</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Blister'd be thy tongue<span class="numbering"> <span class="syllable-count">6</span></span><br>
For such a wish<span class="comma minor">,</span> he was not borne to shame<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Upon his brow shame is asham'd to sit<span class="colon major">;</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1695</span> </span><br>
For 'tis a throane where Honour may be Crown'd<span class="numbering"> <span class="syllable-count">10</span></span><br>
Sole Monarch of the universall earth<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
O what a beast was I to chide him<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Will you speake well of him<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">6</span></span><br>
That kil'd your Cozen<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">5</span> <span class="line-count">1700</span> </span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Shall I speake ill of him that is my husband<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>Ah poore my Lord<span class="comma minor">,</span> what tongue shall smooth thy name<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
When I thy three houres wife have mangled it<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>But wherefore Villaine did'st thou kill my Cozin<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">12</span></span></p>
<p>That Villaine Cozin would have kil'd my husband<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">1705</span> </span><br>
Backe foolish teares<span class="comma minor">,</span> backe to your native spring<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Your tributarie drops belong to woe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Which you mistaking offer up to joy<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
My husband lives that <em>Tibalt</em> would have slaine<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And <em>Tibalt</em> dead that would have slaine my husband<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">1710</span> </span><br>
All this is comfort<span class="comma minor">,</span> wherefore weepe I then<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>Some words there was worser then <em>Tybalts</em> death<span class="numbering"> <span class="syllable-count">10</span></span><br>
That murdered me<span class="comma minor">,</span> I would forget it feine<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
But oh<span class="comma minor">,</span> it presses to my memory<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
Like damned guilty deedes to sinners minds<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1715</span> </span><br>
<em>Tybalt</em> is dead and <em>Romeo</em> banished<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
That banished<span class="comma minor">,</span> that one word banished<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Hath slaine ten thousand <em>Tibalts</em><span class="colon major">:</span> <em>Tibalts</em> death<span class="numbering"> <span class="syllable-count">10</span></span><br>
Was woe inough if it had ended there<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Or if sower woe delights in fellowship<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">1720</span> </span><br>
And needly will be rankt with other griefes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Why followed not when she said <em>Tibalt</em>s dead<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">12</span></span><br>
Thy Father or thy Mother<span class="comma minor">,</span> nay or both<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Which moderne lamentation might have mov'd<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>But which a rere-ward following <em>Tybalts</em> death<span class="numbering"> <span class="syllable-count">12</span> <span class="line-count">1725</span> </span><br>
<em>Romeo</em> is banished to speake that word<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Is Father<span class="comma minor">,</span> Mother<span class="comma minor">,</span> <em>Tybalt</em><span class="comma minor">,</span> <em>Romeo</em><span class="comma minor">,</span> <em>Juliet</em><span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
All slaine<span class="comma minor">,</span> all dead<span class="colon major">:</span> <em>Romeo</em> is banished<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
There is no end<span class="comma minor">,</span> no limit<span class="comma minor">,</span> measure<span class="comma minor">,</span> bound<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
In that words death<span class="comma minor">,</span> no words can that woe sound<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1730</span> </span></p>
<p>Where is my Father and my Mother Nurse<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Weeping and wailing over <em>Tybalts</em> Coarse<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Will you go to them<span class="mid-stop major">?</span> I will bring you thither<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Wash they his wounds with tears<span class="colon major">:</span> mine shal be spent<span class="numbering"> <span class="syllable-count">10</span></span><br>
When theirs are drie for <em>Romeo's</em> banishment<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1735</span> </span></p>
<p>Take up those Cordes<span class="comma minor">,</span> poore ropes you are beguil'd<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Both you and I for <em>Romeo</em> is exild<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
He made you for a high-way to my bed<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
But I a Maid<span class="comma minor">,</span> die Maiden widowed<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Come Cord<span class="comma minor">,</span> come Nurse<span class="comma minor">,</span> Ile to my wedding bed<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1740</span> </span><br>
And death not <em>Romeo</em><span class="comma minor">,</span> take my Maiden head<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Hie to your Chamber<span class="comma minor">,</span> Ile find <em>Romeo</em><span class="numbering"> <span class="syllable-count">9</span></span><br>
To comfort you<span class="comma minor">,</span> I wot well where he is<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Harke ye your <em>Romeo</em> will be heere at night<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Ile to him<span class="comma minor">,</span> he is hid at <em>Lawrence</em> Cell<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1745</span> </span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> O find him<span class="comma minor">,</span> give this Ring to my true Knight<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And bid him come<span class="comma minor">,</span> to take his last farewell<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<span class="direction"><em>Exit</em></span>
<span class="direction"><em>Enter Frier and Romeo</em>.</span>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> <em>Romeo</em> come forth<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">4</span></span><br>
Come forth thou fearfull man<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">6</span></span><br>
Affliction is enamor'd of thy parts<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1750</span> </span><br>
And thou art wedded to calamitie<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
<span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Father what newes<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p>What is the Princes Doome<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p>What sorrow craves acquaintance at my hand<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
That I yet know not<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">5</span> <span class="line-count">1755</span> </span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> Too familiar<span class="numbering"> <span class="syllable-count">4</span></span><br>
Is my deare Sonne with such sowre Company<span class="numbering"> <span class="syllable-count">11</span></span><br>
I bring thee tydings of the Princes Doome<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> What lesse then Doomesday<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">6</span></span><br>
Is the Princes Doome<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">4</span> <span class="line-count">1760</span> </span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> A gentler judgement vanisht from his lips<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Not bodies death<span class="comma minor">,</span> but bodies banishment<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Ha<span class="comma minor">,</span> banishment<span class="mid-stop major">?</span> be mercifull<span class="comma minor">,</span> say death<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
For exile hath more terror in his looke<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Much more then death<span class="colon major">:</span> do not say banishment<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1765</span> </span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> Here from <em>Verona</em> art thou banished<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Be patient<span class="comma minor">,</span> for the world is broad and wide<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> There is no world without <em>Verona</em> walles<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
But Purgatorie<span class="comma minor">,</span> Torture<span class="comma minor">,</span> hell it selfe<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Hence banished<span class="comma minor">,</span> is banisht from the world<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1770</span> </span><br>
And worlds exile is death<span class="mid-stop major">.</span> Then banished<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Is death<span class="comma minor">,</span> mistearm'd<span class="comma minor">,</span> calling death banished<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Thou cut'st my head off with a golden Axe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And smilest upon the stroke that murders me<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> O deadly sin<span class="comma minor">,</span> O rude unthankefulnesse<span class="end-stop major">!</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">1775</span> </span></p>
<p>Thy falt our Law calles death<span class="comma minor">,</span> but the kind Prince<span class="numbering"> <span class="syllable-count">10</span></span><br>
Taking thy part<span class="comma minor">,</span> hath rusht aside the Law<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And turn'd that blacke word death<span class="comma minor">,</span> to banishment<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>This is deare mercy<span class="comma minor">,</span> and thou seest it not<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> 'Tis Torture and not mercy<span class="comma minor">,</span> heaven is here<span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">1780</span> </span><br>
Where <em>Juliet</em> lives<span class="comma minor">,</span> and every Cat and Dog<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
And little Mouse<span class="comma minor">,</span> every unworthy thing<span class="numbering"> <span class="syllable-count">11</span></span><br>
Live here in Heaven and may looke on her<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
But <em>Romeo</em> may not<span class="mid-stop major">.</span> More Validitie<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
More Honourable state<span class="comma minor">,</span> more Courtship lives<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1785</span> </span><br>
In carrion Flies<span class="comma minor">,</span> then <em>Romeo</em><span class="colon major">:</span> they may seaze<span class="numbering"> <span class="syllable-count">10</span></span><br>
On the white wonder of deare <em>Juliets</em> hand<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And steale immortall blessing from her lips<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Who even in pure and vestall modestie<span class="numbering"> <span class="syllable-count">11</span></span><br>
Still blush<span class="comma minor">,</span> as thinking their owne kisses sin<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span> <span class="line-count">1790</span> </span></p>
<p>This may Flies doe<span class="comma minor">,</span> when I from this must flie<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And saist thou yet<span class="comma minor">,</span> that exile is not death<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>But <em>Romeo</em> may not<span class="comma minor">,</span> hee is banished<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Had'st thou no poyson mixt<span class="comma minor">,</span> no sharpe ground knife<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
No sudden meane of death<span class="comma minor">,</span> though nere so meane<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1795</span> </span><br>
But banished to kill me<span class="mid-stop major">?</span> Banished<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>O Frier<span class="comma minor">,</span> the damned use that word in hell<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Howlings attends it<span class="comma minor">,</span> how hast then the hart<span class="numbering"> <span class="syllable-count">10</span></span><br>
Being a Divine<span class="comma minor">,</span> a Ghostly Confessor<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
A Sin-Absolver<span class="comma minor">,</span> and my Friend profest<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1800</span> </span><br>
To mangle me with that word<span class="comma minor">,</span> banished<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> Then fond Mad man<span class="comma minor">,</span> heare me speake<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">7</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> O thou wilt speake againe of banishment<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> Ile give thee Armour to keepe off that word<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Adversities sweete milke<span class="comma minor">,</span> Philosophie<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1805</span> </span><br>
To comfort thee<span class="comma minor">,</span> though thou art banished<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Yet banished<span class="mid-stop major">?</span> hang up Philosophie<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Unlesse Philosophie can make a <em>Juliet</em><span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Displant a Towne<span class="comma minor">,</span> reverse a Princes Doome<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
It helpes not<span class="comma minor">,</span> it prevailes not<span class="comma minor">,</span> talke no more<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1810</span> </span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> O then I see<span class="comma minor">,</span> that Mad men have no eares<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> How should they<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">3</span></span><br>
When wisemen have no eyes<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">7</span></span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> Let me dispaire with thee of thy estate<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
<span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Thou can'st not speake of that y dost not feele<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1815</span> </span><br>
Wert thou as young as <em>Juliet</em> my Love<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
An houre but married<span class="comma minor">,</span> <em>Tybalt</em> murdered<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Doting like me<span class="comma minor">,</span> and like me banished<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Then mightest thou speake<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">5</span></span><br>
Then mightest thou teare thy hayre<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">7</span> <span class="line-count">1820</span> </span><br>
And fall upon the ground as I doe now<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Taking the measure of an unmade grave<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<span class="direction"><em>Enter Nurse, and knockes</em>.</span>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> Arise one knockes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">4</span></span><br>
Good <em>Romeo</em> hide thy selfe<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Not I<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">2</span> <span class="line-count">1825</span> </span><br>
Unlesse the breath of Hartsicke groanes<span class="numbering"> <span class="syllable-count">8</span></span><br>
Mist-like infold me from the search of eyes<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<span class="direction"><em>Knocke</em></span>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> Harke how they knocke<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">4</span></span><br>
<span class="paren minor">(</span>Who's there<span class="paren minor">)</span> <em>Romeo</em> arise<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">6</span></span><br>
Thou wilt be taken<span class="comma minor">,</span> stay a while<span class="comma minor">,</span> stand up<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1830</span> </span><br>
<span class="direction"><em>Knocke</em>.</span>
<p>Run to my study<span class="colon major">:</span> by and by<span class="comma minor">,</span> Gods will<span class="numbering"> <span class="syllable-count">10</span></span><br>
What simplenesse is this<span class="colon major">:</span> I come<span class="comma minor">,</span> I come<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<span class="direction"><em>Knocke</em>.</span>
<p>Who knocks so hard<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p>Whence come you<span class="mid-stop major">?</span> what's your will<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<span class="direction"><em>Enter Nurse</em>.</span>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Let me come in<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">4</span> <span class="line-count">1835</span> </span><br>
And you shall know my errand<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">7</span></span><br>
I come from Lady <em>Juliet</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">7</span></span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> Welcome then<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">3</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> O holy Frier<span class="comma minor">,</span> O tell me holy Frier<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Where's my Ladies Lord<span class="mid-stop major">?</span> where's <em>Romeo</em><span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1840</span> </span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> There on the ground<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">4</span></span><br>
With his owne teares made drunke<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> O he is even in my Mistresse case<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Just in her case<span class="mid-stop major">.</span> O wofull simpathy<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Pittious predicament<span class="comma minor">,</span> even so lies she<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">1845</span> </span><br>
Blubbring and weeping<span class="comma minor">,</span> weeping and blubbring<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Stand up<span class="comma minor">,</span> stand up<span class="comma minor">,</span> stand and you be a man<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
For <em>Juliets</em> sake<span class="comma minor">,</span> for her sake rise and stand<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Why should you fall into so deepe an O<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Nurse<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">1</span> <span class="line-count">1850</span> </span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Ah sir<span class="comma minor">,</span> ah sir<span class="comma minor">,</span> deaths the end of all<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Speak'st thou of <em>Juliet</em><span class="mid-stop major">?</span> how is it with her<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Doth not she thinke me an old Murtherer<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Now I have stain'd the Childhood of our joy<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
With blood removed<span class="comma minor">,</span> but little from her owne<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">1855</span> </span></p>
<p>Where is she<span class="mid-stop major">?</span> and how doth she<span class="mid-stop major">?</span> and what sayes<span class="numbering"> <span class="syllable-count">10</span></span><br>
My conceal'd Lady to our conceal'd Love<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Oh she sayes nothing sir<span class="comma minor">,</span> but weeps and weeps<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And now fals on her bed<span class="comma minor">,</span> and then starts up<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And <em>Tybalt</em> calls<span class="comma minor">,</span> and then on <em>Romeo</em> cries<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1860</span> </span><br>
And then downe falls againe<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> As if that name shot from the dead levell of a Gun<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">13</span></span><br>
Did murder her<span class="comma minor">,</span> as that names cursed hand<span class="numbering"> <span class="syllable-count">10</span></span><br>
Murdred her kinsman<span class="mid-stop major">.</span> Oh tell me Frier<span class="comma minor">,</span> tell me<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
In what vile part of this Anatomie<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1865</span> </span><br>
Doth my name lodge<span class="mid-stop major">?</span> Tell me<span class="comma minor">,</span> that I may sacke<span class="numbering"> <span class="syllable-count">10</span></span><br>
The hatefull Mansion<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> Hold thy desperate hand<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">6</span></span><br>
Art thou a man<span class="mid-stop major">?</span> thy forme cries out thou art<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Thy teares are womanish<span class="comma minor">,</span> thy wild acts denote<span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">1870</span> </span><br>
The unreasonable Furie of a beast<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>Unseemely woman<span class="comma minor">,</span> in a seeming man<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
And ill beseeming beast in seeming both<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Thou hast amaz'd me<span class="mid-stop major">.</span> By my holy order<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
I thought thy disposition better temper'd<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">1875</span> </span></p>
<p>Hast thou slaine <em>Tybalt</em><span class="mid-stop major">?</span> wilt thou slay thy selfe<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>And slay thy Lady<span class="comma minor">,</span> that in thy life lies<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
By doing damned hate upon thy selfe<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p>Why rayl'st thou on thy birth<span class="mid-stop major">?</span> the heaven and earth<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>Since birth<span class="comma minor">,</span> and heaven and earth<span class="comma minor">,</span> all three do meete<span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">1880</span> </span><br>
In thee at once<span class="comma minor">,</span> which thou at once would'st loose<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Fie<span class="comma minor">,</span> fie<span class="comma minor">,</span> thou sham'st thy shape<span class="comma minor">,</span> thy love<span class="comma minor">,</span> thy wit<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Which like a Usurer abound'st in all<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And usest none in that true use indeed<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Which should bedecke thy shape<span class="comma minor">,</span> thy love<span class="comma minor">,</span> thy wit<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1885</span> </span><br>
Thy Noble shape<span class="comma minor">,</span> is but a forme of waxe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Digressing from the Valour of a man<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Thy deare Love sworne but hollow perjurie<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Killing that Love which thou hast vow'd to cherish<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>Thy wit<span class="comma minor">,</span> that Ornament<span class="comma minor">,</span> to shape and Love<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1890</span> </span><br>
Mishapen in the conduct of them both<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Like powder in a skillesse Souldiers flaske<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Is set a fire by thine owne ignorance<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And thou dismembred with thine owne defence<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>What<span class="comma minor">,</span> rowse thee man<span class="comma minor">,</span> thy <em>Juliet</em> is alive<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1895</span> </span><br>
For whose deare sake thou wast but lately dead<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>There art thou happy<span class="mid-stop major">.</span> <em>Tybalt</em> would kill thee<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
But thou slew'st <em>Tybalt</em><span class="comma minor">,</span> there art thou happie<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>The law that threatned death became thy Friend<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>And turn'd it to exile<span class="comma minor">,</span> there art thou happy<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">1900</span> </span></p>
<p>A packe or blessing light upon thy backe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Happinesse Courts thee in her best array<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
But like a mishaped and sullen wench<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Thou puttest up thy Fortune and thy Love<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Take heed<span class="comma minor">,</span> take heed<span class="comma minor">,</span> for such die miserable<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">1905</span> </span></p>
<p>Goe get thee to thy Love as was decreed<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Ascend her Chamber<span class="comma minor">,</span> hence and comfort her<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
But looke thou stay not till the watch be set<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
For then thou canst not passe to <em>Mantua</em><span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
Where thou shalt live till we can finde a time<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1910</span> </span><br>
To blaze your marriage<span class="comma minor">,</span> reconcile your Friends<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Beg pardon of thy Prince<span class="comma minor">,</span> and call thee backe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
With twenty hundred thousand times more joy<span class="numbering"> <span class="syllable-count">10</span></span><br>
Then thou went'st forth in lamentation<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p>Goe before Nurse<span class="comma minor">,</span> commend me to thy Lady<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">1915</span> </span><br>
And bid her hasten all the house to bed<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Which heavy sorrow makes them apt unto<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><em>Romeo</em> is comming<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> O Lord<span class="comma minor">,</span> I could have staid here all night<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
To heare good counsell<span class="colon major">:</span> oh what learning is<span class="end-stop major">!</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1920</span> </span></p>
<p>My Lord Ile tell my Lady you will come<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Do so<span class="comma minor">,</span> and bid my Sweete prepare to chide<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Heere sir<span class="comma minor">,</span> a Ring she bid me give you sir<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Hie you<span class="comma minor">,</span> make hast<span class="comma minor">,</span> for it growes very late<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> How well my comfort is reviv'd by this<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1925</span> </span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> Go hence<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">2</span></span><br>
Goodnight<span class="comma minor">,</span> and here stands all your state<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">8</span></span><br>
Either be gone before the watch be set<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Or by the breake of day disguis'd from hence<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Sojourne in <em>Mantua</em><span class="comma minor">,</span> Ile find out your man<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1930</span> </span><br>
And he shall signifie from time to time<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Every good hap to you<span class="comma minor">,</span> that chaunces heere<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Give me thy hand<span class="comma minor">,</span> 'tis late<span class="comma minor">,</span> farewell<span class="comma minor">,</span> goodnight<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> But that a joy past joy<span class="comma minor">,</span> calls out on me<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
It were a griefe<span class="comma minor">,</span> so briefe to part with thee<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1935</span> </span><br>
Farewell<span class="mid-stop major">.</span> <span class="direction"><em>Exeunt</em>.</span><span class="numbering"> <span class="syllable-count">3</span></span></p>
<span class="direction"><em>Enter old Capulet, his Wife and Paris</em>.</span>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> Things have falne out sir so unluckily<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
That we have had no time to move our Daughter<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Looke you<span class="comma minor">,</span> she Lov'd her kinsman <em>Tybalt</em> dearely<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">12</span></span><br>
And so did I<span class="mid-stop major">.</span> Well<span class="comma minor">,</span> we were borne to die<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1940</span> </span></p>
<p>'Tis very late<span class="comma minor">,</span> she'l not come downe to night<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
I promise you<span class="comma minor">,</span> but for your company<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
I would have bin a bed an houre ago<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Paris</em><span class="char-stop">.</span></span> These times of wo<span class="comma minor">,</span> affoord no times to wooe<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Madam goodnight<span class="comma minor">,</span> commend me to your Daughter<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">1945</span> </span></p>
<p><span class="character"><em>Lady</em><span class="char-stop">.</span></span> I will<span class="comma minor">,</span> and know her mind early to morrow<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
To night<span class="comma minor">,</span> she is mewed up to her heavinesse<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">12</span></span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> Sir <em>Paris</em><span class="comma minor">,</span> I will make a desperate tender<span class="numbering"> <span class="syllable-count">12</span></span><br>
Of my Childes love<span class="colon major">:</span> I thinke she will be rul'd<span class="numbering"> <span class="syllable-count">10</span></span><br>
In all respects by me<span class="colon major">:</span> nay more<span class="comma minor">,</span> I doubt it not<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">12</span> <span class="line-count">1950</span> </span></p>
<p>Wife<span class="comma minor">,</span> go you to her ere you go to bed<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Acquaint her here<span class="comma minor">,</span> of my Sonne <em>Paris</em> Love<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And bid her<span class="comma minor">,</span> marke you me<span class="comma minor">,</span> on Wendsday next<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
But soft<span class="comma minor">,</span> what day is this<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em>Paris</em><span class="char-stop">.</span></span> Monday my Lord<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span> <span class="line-count">1955</span> </span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> Monday<span class="comma minor">,</span> ha ha<span class="colon major">:</span> well Wendsday is too soone<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
A Thursday let it be<span class="colon major">:</span> a Thursday tell her<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
She shall be married to this Noble Earle<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Will you be ready<span class="mid-stop major">?</span> do you like this hast<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Weele keepe no great adoe<span class="comma minor">,</span> a Friend or two<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1960</span> </span><br>
For harke you<span class="comma minor">,</span> <em>Tybalt</em> being slaine so late<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
It may be thought we held him carelesly<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Being our kinsman<span class="comma minor">,</span> if we revell much<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
Therefore weele have some halfe a dozen Friends<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
And there an end<span class="mid-stop major">.</span> But what say you to Thursday<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">1965</span> </span></p>
<p><span class="character"><em>Paris</em><span class="char-stop">.</span></span> My Lord<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">2</span></span><br>
I would that Thursday were to morrow<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> Well<span class="comma minor">,</span> get you gone<span class="comma minor">,</span> a Thursday<span class="comma minor">,</span> be it then<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Go you to <em>Juliet</em> ere you go to bed<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Prepare her wife<span class="comma minor">,</span> against this wedding day<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1970</span> </span></p>
<p>Farewell my Lord<span class="comma minor">,</span> light to my Chamber hoa<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Afore me<span class="comma minor">,</span> it is so late<span class="comma minor">,</span> that we may call it early by and by<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">17</span></span><br>
Goodnight<span class="mid-stop major">.</span> <span class="direction"><em>Exeunt</em>.</span><span class="numbering"> <span class="syllable-count">2</span></span></p>
<span class="direction"><em>Enter Romeo and Juliet aloft</em>.</span>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Wilt thou be gone<span class="mid-stop major">?</span> It is not yet neere day<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
It was the Nightingale<span class="comma minor">,</span> and not the Larke<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1975</span> </span><br>
That pier'st the fearefull hollow of thine eare<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Nightly she sings on yond Pomgranet tree<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Beleeve me Love<span class="comma minor">,</span> it was the Nightingale<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> It was the Larke the Herauld of the Morne<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
No Nightingale<span class="colon major">:</span> looke Love what envious streakes<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1980</span> </span><br>
Do lace the severing Cloudes in yonder East<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Nights Candles are burnt out<span class="comma minor">,</span> and Jocond day<span class="numbering"> <span class="syllable-count">9</span></span><br>
Stands tipto on the mistie Mountaines tops<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
I must be gone and live<span class="comma minor">,</span> or stay and die<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Yond light is not daylight<span class="comma minor">,</span> I know it I<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1985</span> </span><br>
It is some Meteor that the Sun exhales<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
To be to thee this night a Torch-bearer<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And light thee on thy way to <em>Mantua</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p>Therefore stay yet<span class="comma minor">,</span> thou need'st not be gone<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
<span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Let me be tane<span class="comma minor">,</span> let me be put to death<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">1990</span> </span><br>
I am content<span class="comma minor">,</span> so thou wilt have it so<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Ile say yon gray is not the mornings eye<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
'Tis but the pale reflexe of <em>Cinthias</em> brow<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Nor that is not Larke whose noates do beate<span class="numbering"> <span class="syllable-count">9</span></span><br>
The vaulty heaven so high above our heads<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">1995</span> </span><br>
I have more care to stay<span class="comma minor">,</span> then will to go<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Come death and welcome<span class="comma minor">,</span> <em>Juliet</em> wills it so<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>How ist my soule<span class="comma minor">,</span> lets talke<span class="comma minor">,</span> it is not day<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> It is<span class="comma minor">,</span> it is<span class="comma minor">,</span> hie hence be gone away<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
It is the Larke that sings so out of tune<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2000</span> </span><br>
Straining harsh Discords<span class="comma minor">,</span> and unpleasing Sharpes<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Some say the Larke makes sweete Division<span class="colon major">;</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
This doth not so<span class="colon major">:</span> for she divideth us<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Some say<span class="comma minor">,</span> the Larke and loathed Toad change eyes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
O now I would they had chang'd voyces too<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">9</span> <span class="line-count">2005</span> </span><br>
Since arme from arme that voyce doth us affray<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Hunting thee hence<span class="comma minor">,</span> with Hunts-vp to the day<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
O now be gone<span class="comma minor">,</span> more light and it light growes<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> More light & light<span class="comma minor">,</span> more darke & darke our woes<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">8</span></span></p>
<span class="direction"><em>Enter Madam and Nurse</em>.</span>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Madam<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">2</span> <span class="line-count">2010</span> </span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Nurse<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">1</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Your Lady Mother is comming to your chamber<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">12</span></span><br>
The day is broke<span class="comma minor">,</span> be wary<span class="comma minor">,</span> looke about<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Then window let day in<span class="comma minor">,</span> and let life out<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Farewell<span class="comma minor">,</span> farewell<span class="comma minor">,</span> one kisse and Ile descend<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">12</span> <span class="line-count">2015</span> </span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Art thou gone so<span class="mid-stop major">?</span> Love<span class="comma minor">,</span> Lord<span class="comma minor">,</span> ay Husband<span class="comma minor">,</span> Friend<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
I must heare from thee every day in the houre<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">12</span></span><br>
For in a minute there are many dayes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
O by this count I shall be much in yeares<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Ere I againe behold my <em>Romeo</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span> <span class="line-count">2020</span> </span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Farewell<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">3</span></span><br>
I will omit no oportunitie<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
That may convey my greetings Love<span class="comma minor">,</span> to thee<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> O thinkest thou we shall ever meet againe<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> I doubt it not<span class="comma minor">,</span> and all these woes shall serve<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2025</span> </span><br>
For sweet discourses in our time to come<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> O God<span class="mid-stop major">!</span> I have an ill Divining soule<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Me thinkes I see thee now<span class="comma minor">,</span> thou art so lowe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
As one dead in the bottome of a Tombe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Either my eye-sight failes<span class="comma minor">,</span> or thou look'st pale<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2030</span> </span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> And trust me Love<span class="comma minor">,</span> in my eye so do you<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Drie sorrow drinkes our blood<span class="mid-stop major">.</span> Adue<span class="comma minor">,</span> adue<span class="mid-stop major">.</span> <span class="direction"><em>Exit</em>.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> O Fortune<span class="comma minor">,</span> Fortune<span class="comma minor">,</span> all men call thee fickle<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
If thou art fickle<span class="comma minor">,</span> what dost thou with him<span class="numbering"> <span class="syllable-count">10</span></span><br>
That is renown'd for faith<span class="mid-stop major">?</span> be fickle Fortune<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">2035</span> </span><br>
For then I hope thou wilt not keepe him long<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
But send him backe<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<span class="direction"><em>Enter Mother</em>.</span>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Capulet</span></em><span class="char-stop">.</span></span> Ho Daughter<span class="comma minor">,</span> are you up<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Who ist that calls<span class="mid-stop major">?</span> Is it my Lady Mother<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>Is she not downe so late<span class="comma minor">,</span> or up so early<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">2040</span> </span></p>
<p>What unaccustom'd cause procures her hither<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Capulet</span></em><span class="char-stop">.</span></span> Why how now <em>Juliet</em><span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Madam I am not well<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Capulet</span></em><span class="char-stop">.</span></span> Evermore weeping for your Cozins death<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>What wilt thou wash him from his grave with teares<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2045</span> </span></p>
<p>And if thou could'st<span class="comma minor">,</span> thou could'st not make him live<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Therefore have done<span class="comma minor">,</span> some griefe shewes much of Love<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
But much of griefe<span class="comma minor">,</span> shewes still some want of wit<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Yet let me weepe<span class="comma minor">,</span> for such a feeling losse<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Capulet</span></em><span class="char-stop">.</span></span> So shall you feele the losse<span class="comma minor">,</span> but not the Friend<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2050</span> </span><br>
Which you weepe for<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Feeling so the losse<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">5</span></span><br>
I cannot chuse but ever weepe the Friend<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Capulet</span></em><span class="char-stop">.</span></span> Well Girle<span class="comma minor">,</span> thou weep'st not so much for his death<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
As that the Villaine lives which slaughter'd him<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2055</span> </span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> What Villaine<span class="comma minor">,</span> Madam<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Capulet</span></em><span class="char-stop">.</span></span> That same Villaine <em>Romeo</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Villaine and he<span class="comma minor">,</span> be many miles assunder<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
God pardon<span class="comma minor">,</span> I doe with all my heart<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
And yet no man like he<span class="comma minor">,</span> doth grieve my heart<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2060</span> </span></p>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Capulet</span></em><span class="char-stop">.</span></span> That is because the Traitor lives<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">8</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> I Madam from the reach of these my hands<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Would none but I might venge my Cozins death<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Capulet</span></em><span class="char-stop">.</span></span> We will have vengeance for it<span class="comma minor">,</span> feare thou not<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Then weepe no more<span class="comma minor">,</span> Ile send to one in <em>Mantua</em><span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">2065</span> </span><br>
Where that same banisht Run-agate doth live<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Shall give him such an unaccustom'd dram<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
That he shall soone keepe <em>Tybalt</em> company<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And then I hope thou wilt be satisfied<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Indeed I never shall be satisfied<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2070</span> </span><br>
With <em>Romeo</em><span class="comma minor">,</span> till I behold him<span class="mid-stop major">.</span> Dead<span class="numbering"> <span class="syllable-count">9</span></span><br>
Is my poore heart so for a kinsman vext<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Madam<span class="comma minor">,</span> if you could find out but a man<span class="numbering"> <span class="syllable-count">10</span></span><br>
To beare a poyson<span class="comma minor">,</span> I would temper it<span class="colon major">;</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
That <em>Romeo</em> should upon receit thereof<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2075</span> </span><br>
Soone sleepe in quiet<span class="mid-stop major">.</span> O how my heart abhors<span class="numbering"> <span class="syllable-count">10</span></span><br>
To heare him nam'd<span class="comma minor">,</span> and cannot come to him<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
To wreake the Love I bore my Cozin<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
Upon his body that hath slaughter'd him<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Capulet</span></em><span class="char-stop">.</span></span> Find thou the meanes<span class="comma minor">,</span> and Ile find such a man<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2080</span> </span></p>
<p>But now Ile tell thee joyfull tidings Gyrle<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> And joy comes well<span class="comma minor">,</span> in such a needy time<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
What are they<span class="comma minor">,</span> beseech your Ladyship<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Capulet</span></em><span class="char-stop">.</span></span> Well<span class="comma minor">,</span> well<span class="comma minor">,</span> thou hast a carefull Father Child<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>One who to put thee from thy heavinesse<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2085</span> </span><br>
Hath sorted out a sudden day of joy<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
That thou expects not<span class="comma minor">,</span> nor I lookt not for<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Madam in happy time<span class="comma minor">,</span> what day is this<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Capulet</span></em><span class="char-stop">.</span></span> Marry my Child<span class="comma minor">,</span> early next Thursday morne<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
The gallant<span class="comma minor">,</span> young<span class="comma minor">,</span> and Noble Gentleman<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2090</span> </span><br>
The Countie <em>Paris</em> at Saint <em>Peters</em> Church<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Shall happily make thee a joyfull Bride<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Now by Saint <em>Peters</em> Church<span class="comma minor">,</span> and <em>Peter</em> too<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
He shall not make me there a joyfull Bride<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>I wonder at this hast<span class="comma minor">,</span> that I must wed<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2095</span> </span><br>
Ere he that should be Husband comes to woe<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
I pray you tell my Lord and Father Madam<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
I will not marrie yet<span class="comma minor">,</span> and when I doe<span class="comma minor">,</span> I sweare<span class="numbering"> <span class="syllable-count">12</span></span><br>
It shall be <em>Romeo</em><span class="comma minor">,</span> whom you know I hate<span class="numbering"> <span class="syllable-count">10</span></span><br>
Rather then <em>Paris</em><span class="mid-stop major">.</span> These are newes indeed<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2100</span> </span></p>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Capulet</span></em><span class="char-stop">.</span></span> Here comes your Father<span class="comma minor">,</span> tell him so your selfe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And see how he will take it at your hands<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<span class="direction"><em>Enter Capulet and Nurse</em>.</span>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> When the Sun sets<span class="comma minor">,</span> the earth doth drizzle deaw<span class="numbering"> <span class="syllable-count">10</span></span><br>
But for the Sunset of my Brothers Sonne<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
It raines downright<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span> <span class="line-count">2105</span> </span></p>
<p>How now<span class="mid-stop major">?</span> A Conduit Gyrle<span class="comma minor">,</span> what still in teares<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>Evermore showring in one little body<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>Thou counterfaits a Barke<span class="comma minor">,</span> a Sea<span class="comma minor">,</span> a Wind<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
For still thy eyes<span class="comma minor">,</span> which I may call the Sea<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Do ebbe and flow with teares<span class="comma minor">,</span> the Barke thy body is<span class="numbering"> <span class="syllable-count">12</span> <span class="line-count">2110</span> </span><br>
Sayling in this salt floud<span class="comma minor">,</span> the windes thy sighes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Who raging with the teares and they with them<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Without a sudden calme will over set<span class="numbering"> <span class="syllable-count">10</span></span><br>
Thy tempest tossed body<span class="mid-stop major">.</span> How now wife<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Have you delivered to her our decree<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">2115</span> </span></p>
<p><span class="character"><em>Lady</em><span class="char-stop">.</span></span> I sir<span class="colon major">;</span><span class="numbering"> <span class="syllable-count">2</span></span><br>
But she will none<span class="comma minor">,</span> she gives you thankes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">8</span></span><br>
I would the foole were married to her grave<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> Soft<span class="comma minor">,</span> take me with you<span class="comma minor">,</span> take me with you wife<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
How<span class="comma minor">,</span> will she none<span class="mid-stop major">?</span> doth she not give us thanks<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2120</span> </span></p>
<p>Is she not proud<span class="mid-stop major">?</span> doth she not count her blest<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Unworthy as she is<span class="comma minor">,</span> that we have wrought<span class="numbering"> <span class="syllable-count">10</span></span><br>
So worthy a Gentleman<span class="comma minor">,</span> to be her Bridegroome<span class="numbering"> <span class="syllable-count">13</span></span><br>
<span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Not proud you have<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">4</span></span><br>
But thankfull that you have<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">6</span> <span class="line-count">2125</span> </span><br>
Proud can I never be of what I have<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
But thankfull even for hate<span class="comma minor">,</span> that is meant Love<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> How now<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">2</span></span></p>
<p>How now<span class="mid-stop major">?</span> Chopt Logicke<span class="mid-stop major">?</span> what is this<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">8</span></span></p>
<p>Proud<span class="comma minor">,</span> and I thanke you<span class="colon major">:</span> and I thanke you not<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2130</span> </span></p>
<p>Thanke me no thankings<span class="comma minor">,</span> nor proud me no prouds<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
But fettle your fine joints 'gainst Thursday next<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
To go with <em>Paris</em> to Saint <em>Peters</em> Church<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Or I will drag thee<span class="comma minor">,</span> on a Hurdle thither<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>Out you greene sicknesse carrion<span class="comma minor">,</span> out you baggage<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">2135</span> </span><br>
You tallow face<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p><span class="character"><em>Lady</em><span class="char-stop">.</span></span> Fie<span class="comma minor">,</span> fie<span class="comma minor">,</span> what are you mad<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Good Father<span class="comma minor">,</span> I beseech you on my knees<span class="numbering"> <span class="syllable-count">10</span></span><br>
Heare me with patience<span class="comma minor">,</span> but to speake a word<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> Hang thee young baggage<span class="comma minor">,</span> disobedient wretch<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2140</span> </span><br>
I tell thee what<span class="comma minor">,</span> get thee to Church a Thursday<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Or never after looke me in the face<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Speake not<span class="comma minor">,</span> reply not<span class="comma minor">,</span> do not answere me<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>My fingers itch<span class="comma minor">,</span> wife<span class="colon major">:</span> we scarce thought us blest<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
That God had lent us but this onely Child<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">2145</span> </span><br>
But now I see this one is one too much<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And that we have a curse in having her<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Out on her Hilding<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> God in heaven blesse her<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">6</span></span><br>
You are too blame my Lord to rate her so<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2150</span> </span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> And why my Lady wisedome<span class="mid-stop major">?</span> hold your tongue<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">12</span></span><br>
Good Prudence<span class="comma minor">,</span> smatter with your gossip<span class="comma minor">,</span> go<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> I speak no treason<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">5</span></span><br>
Father<span class="comma minor">,</span> O Godigoden<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">7</span></span><br>
May not one speake<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">4</span> <span class="line-count">2155</span> </span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> Peace you mumbling foole<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">5</span></span><br>
Utter your gravitie ore a Gossips bowles<span class="numbering"> <span class="syllable-count">11</span></span><br>
For here we need it not<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Capulet</span></em><span class="char-stop">.</span></span> You are too hot<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> Gods bread<span class="comma minor">,</span> it makes me mad<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">6</span> <span class="line-count">2160</span> </span><br>
Day<span class="comma minor">,</span> night<span class="comma minor">,</span> houre<span class="comma minor">,</span> ride<span class="comma minor">,</span> time<span class="comma minor">,</span> worke<span class="comma minor">,</span> play<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">7</span></span><br>
Alone in companie<span class="comma minor">,</span> still my care hath bin<span class="numbering"> <span class="syllable-count">11</span></span><br>
To have her matcht<span class="comma minor">,</span> and having now provided<span class="numbering"> <span class="syllable-count">11</span></span><br>
A Gentleman of Noble Parentage<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Of faire Demeanes<span class="comma minor">,</span> Youthfull<span class="comma minor">,</span> and Nobly Allied<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">2165</span> </span><br>
Stuft as they say with Honourable parts<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Proportion'd as ones thought would wish a man<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And then to have a wretched puling foole<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
A whining mammet<span class="comma minor">,</span> in her Fortunes tender<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
To answer<span class="comma minor">,</span> Ile not wed<span class="comma minor">,</span> I cannot Love<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2170</span> </span><br>
I am too young<span class="comma minor">,</span> I pray you pardon me<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>But<span class="comma minor">,</span> and you will not wed<span class="comma minor">,</span> Ile pardon you<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Graze where you will<span class="comma minor">,</span> you shall not house with me<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Looke too't<span class="comma minor">,</span> thinke on't<span class="comma minor">,</span> I do not use to jest<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Thursday is neere<span class="comma minor">,</span> lay hand on heart<span class="comma minor">,</span> advise<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2175</span> </span><br>
And you be mine<span class="comma minor">,</span> Ile give you to my Friend<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And you be not<span class="comma minor">,</span> hang<span class="comma minor">,</span> beg<span class="comma minor">,</span> starve<span class="comma minor">,</span> die in the streets<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
For by my soule<span class="comma minor">,</span> Ile nere acknowledge thee<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Nor what is mine shall never do thee good<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Trust too't<span class="comma minor">,</span> bethinke you<span class="comma minor">,</span> Ile not be forsworne <span class="direction"><em>Exit</em>.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2180</span> </span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Is there no pittie sitting in the Cloudes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
That sees into the bottome of my griefe<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>O sweet my Mother cast me not away<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Delay this marriage<span class="comma minor">,</span> for a month<span class="comma minor">,</span> a weeke<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Or if you do not<span class="comma minor">,</span> make the Bridall bed<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2185</span> </span><br>
In that dim Monument where <em>Tybalt</em> lies<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Capulet</span></em><span class="char-stop">.</span></span> Talke not to me<span class="comma minor">,</span> for Ile not speake a word<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Do as thou wilt<span class="comma minor">,</span> for I have done with thee<span class="mid-stop major">.</span> <span class="direction"><em>Exit</em>.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> O God<span class="end-stop major">!</span><span class="numbering"> <span class="syllable-count">2</span></span></p>
<p>O Nurse<span class="comma minor">,</span> how shall this be prevented<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">9</span> <span class="line-count">2190</span> </span></p>
<p>My Husband is on earth<span class="comma minor">,</span> my faith in heaven<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
How shall that faith returne againe to earth<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Unlesse that Husband send it me from heaven<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
By leaving earth<span class="mid-stop major">?</span> Comfort me<span class="comma minor">,</span> counsaile me<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Alacke<span class="comma minor">,</span> alacke<span class="comma minor">,</span> that heaven should practise stratagems<span class="numbering"> <span class="syllable-count">13</span> <span class="line-count">2195</span> </span><br>
Upon so soft a subject as my selfe<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>What saist thou<span class="mid-stop major">?</span> hast thou not a word of joy<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Some comfort Nurse<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Faith here it is<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">4</span></span><br>
<em>Romeo</em> is banished<span class="comma minor">,</span> and all the world to nothing<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">13</span> <span class="line-count">2200</span> </span><br>
That he dares nere come backe to challenge you<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Or if he do<span class="comma minor">,</span> it needs must be by stealth<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Then since the case so stands as now it doth<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
I thinke it best you married with the Countie<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
O hee's a Lovely Gentleman<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">9</span> <span class="line-count">2205</span> </span><br>
<em>Romeo</em>s a dish-clout to him<span class="colon major">:</span> an Eagle Madam<span class="numbering"> <span class="syllable-count">13</span></span><br>
Hath not so greene<span class="comma minor">,</span> so quicke<span class="comma minor">,</span> so faire an eye<span class="numbering"> <span class="syllable-count">10</span></span><br>
As <em>Paris</em> hath<span class="comma minor">,</span> beshrow my very heart<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
I thinke you are happy in this second match<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
For it excels your first<span class="colon major">:</span> or if it did not<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">2210</span> </span><br>
Your first is dead<span class="comma minor">,</span> or 'twere as good he were<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
As living here and you no use of him<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Speakest thou from thy heart<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> And from my soule too<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">5</span></span><br>
Or else beshrew them both<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span> <span class="line-count">2215</span> </span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Amen<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">2</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> What<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">1</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Well<span class="comma minor">,</span> thou hast comforted me marve'lous much<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Go in<span class="comma minor">,</span> and tell my Lady I am gone<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Having displeas'd my Father<span class="comma minor">,</span> to <em>Lawrence</em> Cell<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">2220</span> </span><br>
To make confession<span class="comma minor">,</span> and to be absolv'd<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Marrie I will<span class="comma minor">,</span> and this is wisely done<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Auncient damnation<span class="comma minor">,</span> O most wicked fiend<span class="end-stop major">!</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>It is more sin to wish me thus forsworne<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Or to dispraise my Lord with that same tongue<span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">2225</span> </span><br>
Which she hath prais'd him with above compare<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
So many thousand times<span class="mid-stop major">?</span> Go Counsellor<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Thou and my bosom henceforth shall be twaine<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Ile to the Frier to know his remedie<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
If all else faile<span class="comma minor">,</span> my selfe have power to die<span class="mid-stop major">.</span> <span class="direction"><em>Exeunt</em>.</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">2230</span> </span></p>
<span class="direction"><em>Enter Frier and Countie Paris</em>.</span>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> On Thursday sir<span class="mid-stop major">?</span> the time is very short<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Paris</em><span class="char-stop">.</span></span> My Father <em>Capulet</em> will have it so<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And I am nothing slow to slack his hast<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> You say you do not know the Ladies mind<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Uneven is the course<span class="comma minor">,</span> I like it not<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2235</span> </span></p>
<p><span class="character"><em>Paris</em><span class="char-stop">.</span></span> Immoderately she weepes for <em>Tybalts</em> death<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">12</span></span><br>
And therfore have I little talke of Love<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
For <em>Venus</em> smiles not in a house of teares<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Now sir<span class="comma minor">,</span> her Father counts it dangerous<span class="numbering"> <span class="syllable-count">10</span></span><br>
That she doth give her sorrow so much sway<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2240</span> </span><br>
And in his wisedome<span class="comma minor">,</span> hasts our marriage<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
To stop the inundation of her teares<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Which too much minded by her selfe alone<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
May be put from her by societie<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p>Now doe you know the reason of this hast<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2245</span> </span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> I would I knew not why it should be slow'd<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Looke sir<span class="comma minor">,</span> here comes the Lady towards my Cell<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<span class="direction"><em>Enter Juliet</em>.</span>
<p><span class="character"><em>Paris</em><span class="char-stop">.</span></span> Happily met<span class="comma minor">,</span> my Lady and my wife<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> That may be sir<span class="comma minor">,</span> when I may be a wife<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Paris</em><span class="char-stop">.</span></span> That may be<span class="comma minor">,</span> must be Love<span class="comma minor">,</span> on Thursday next<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2250</span> </span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> What must be shall be<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> That's a certaine text<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em>Paris</em><span class="char-stop">.</span></span> Come you to make confession to this Father<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> To answere that<span class="comma minor">,</span> I should confesse to you<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Paris</em><span class="char-stop">.</span></span> Do not denie to him<span class="comma minor">,</span> that you Love me<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2255</span> </span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> I will confesse to you that I Love him<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Paris</em><span class="char-stop">.</span></span> So will ye<span class="comma minor">,</span> I am sure that you Love me<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> If I do so<span class="comma minor">,</span> it will be of more price<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Being spoke behind your backe<span class="comma minor">,</span> then to your face<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Paris</em><span class="char-stop">.</span></span> Poore soule<span class="comma minor">,</span> thy face is much abus'd with teares<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2260</span> </span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> The teares have got small victorie by that<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
For it was bad inough before their spight<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Paris</em><span class="char-stop">.</span></span> Thou wrong'st it more then teares with that report<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> That is no slaunder sir<span class="comma minor">,</span> which is a truth<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And what I spake<span class="comma minor">,</span> I spake it to thy face<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2265</span> </span></p>
<p><span class="character"><em>Paris</em><span class="char-stop">.</span></span> Thy face is mine<span class="comma minor">,</span> and thou hast slaundred it<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> It may be so<span class="comma minor">,</span> for it is not mine owne<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Are you at leisure<span class="comma minor">,</span> Holy Father now<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Or shall I come to you at evening Masse<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> My leisure serves me pensiue daughter now<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2270</span> </span></p>
<p>My Lord you must intreat the time alone<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Paris</em><span class="char-stop">.</span></span> Godsheild<span class="colon major">:</span> I should disturbe Devotion<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
<em>Juliet</em><span class="comma minor">,</span> on Thursday early will I rowse yee<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Till then adue<span class="comma minor">,</span> and keepe this holy kisse<span class="mid-stop major">.</span> <span class="direction"><em>Exit Paris</em>.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> O shut the doore<span class="comma minor">,</span> and when thou hast done so<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2275</span> </span><br>
Come weepe with me<span class="comma minor">,</span> past hope<span class="comma minor">,</span> past care<span class="comma minor">,</span> past helpe<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> O <em>Juliet</em><span class="comma minor">,</span> I alreadie know thy griefe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
It streames me past the compasse of my wits<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
I heare thou must and nothing may prorogue it<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">12</span></span><br>
On Thursday next be married to this Countie<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">2280</span> </span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Tell me not Frier that thou hearest of this<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Unlesse thou tell me how I may prevent it<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
If in thy wisedome<span class="comma minor">,</span> thou canst give no helpe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Do thou but call my resolution wise<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And with this knife<span class="comma minor">,</span> Ile helpe it presently<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2285</span> </span></p>
<p>God joyn'd my heart<span class="comma minor">,</span> and <em>Romeos</em><span class="comma minor">,</span> thou our hands<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And ere this hand by thee to <em>Romeo</em> seal'd<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Shall be the Labell to another Deede<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Or my true heart with trecherous revolt<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Turne to another<span class="comma minor">,</span> this shall slay them both<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2290</span> </span><br>
Therefore out of thy long experien'st time<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Give me some present counsell<span class="comma minor">,</span> or behold<span class="numbering"> <span class="syllable-count">10</span></span><br>
Twixt my extreames and me<span class="comma minor">,</span> this bloody knife<span class="numbering"> <span class="syllable-count">10</span></span><br>
Shall play the umpeere<span class="comma minor">,</span> arbitrating that<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Which the commission of thy yeares and art<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2295</span> </span><br>
Could to no issue of true honour bring<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Be not so long to speak<span class="comma minor">,</span> I long to die<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
If what thou speak'st<span class="comma minor">,</span> speake not of remedy<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> Hold Daughter<span class="comma minor">,</span> I doe spie a kind of hope<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Which craves as desperate an execution<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">2300</span> </span><br>
As that is desperate which we would prevent<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>If rather then to marrie Countie <em>Paris</em><span class="numbering"> <span class="syllable-count">11</span></span><br>
Thou hast the strength of will to slay thy selfe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Then is it likely thou wilt undertake<span class="numbering"> <span class="syllable-count">11</span></span><br>
A thing like death to chide away this shame<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2305</span> </span><br>
That coap'st with death himselfe<span class="comma minor">,</span> to scape fro it<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And if thou dar'st<span class="comma minor">,</span> Ile give thee remedie<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Oh bid me leape<span class="comma minor">,</span> rather then marrie <em>Paris</em><span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
From of the Battlements of any Tower<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Or walke in theevish waies<span class="comma minor">,</span> or bid me lurke<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2310</span> </span><br>
Where Serpents are<span class="colon major">:</span> chaine me with roaring Beares<span class="numbering"> <span class="syllable-count">10</span></span><br>
Or hide me nightly in a Charnell house<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Orecovered quite with dead mens ratling bones<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">12</span></span><br>
With reckie shankes and yellow chappels sculls<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Or bid me go into a new made grave<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2315</span> </span><br>
And hide me with a dead man in his grave<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Things that to heare them told<span class="comma minor">,</span> have made me tremble<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
And I will doe it without feare or doubt<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
To live an unstained wife to my sweet Love<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> Hold then<span class="colon major">:</span> goe home<span class="comma minor">,</span> be merrie<span class="comma minor">,</span> give consent<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2320</span> </span><br>
To marrie <em>Paris</em><span class="colon major">:</span> wensday is to morrow<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
To morrow night looke that thou lie alone<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Let not thy Nurse lie with thee in thy Chamber<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Take thou this Violl being then in bed<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">8</span></span><br>
And this distilling liquor drinke thou off<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2325</span> </span><br>
When presently through all thy veines shall run<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
A cold and drowsie humour<span class="colon major">:</span> for no pulse<span class="numbering"> <span class="syllable-count">10</span></span><br>
Shall keepe his native progresse<span class="comma minor">,</span> but surcease<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
No warmth<span class="comma minor">,</span> no breath shall testifie thou livest<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
The Roses in thy lips and cheekes shall fade<span class="numbering"> <span class="syllable-count">9</span> <span class="line-count">2330</span> </span><br>
To many ashes<span class="comma minor">,</span> the eyes windowes fall<span class="numbering"> <span class="syllable-count">9</span></span><br>
Like death when he shut up the day of life<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Each part depriv'd of supple government<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Shall stiffe and starke<span class="comma minor">,</span> and cold appeare like death<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And in this borrowed likenesse of shrunke death<span class="numbering"> <span class="syllable-count">12</span> <span class="line-count">2335</span> </span><br>
Thou shalt continue two and forty houres<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And then awake<span class="comma minor">,</span> as from a pleasant sleepe<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Now when the Bridegroome in the morning comes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
To rowse thee from thy bed<span class="comma minor">,</span> there art thou dead<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Then as the manner of our country is<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2340</span> </span><br>
In thy best Robes uncover'd on the Beere<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Be borne to buriall in thy kindreds grave<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Thou shalt be borne to that same ancient vault<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Where all the kindred of the <em>Capulets</em> lie<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
In the meane time against thou shalt awake<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2345</span> </span><br>
Shall <em>Romeo</em> by my Letters know our drift<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And hither shall he come<span class="comma minor">,</span> and that very night<span class="numbering"> <span class="syllable-count">11</span></span><br>
Shall <em>Romeo</em> beare thee hence to <em>Mantua</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p>And this shall free thee from this present shame<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
If no inconstant toy nor womanish feare<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">2350</span> </span><br>
Abate thy valour in the acting it<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Give me<span class="comma minor">,</span> give me<span class="comma minor">,</span> O tell me not of care<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> Hold get you gone<span class="comma minor">,</span> be strong and prosperous<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
In this resolve<span class="comma minor">,</span> Ile send a Frier with speed<span class="numbering"> <span class="syllable-count">10</span></span><br>
To <em>Mantua</em> with my Letters to thy Lord<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2355</span> </span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Love give me strength<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">4</span></span><br>
And the strength shall helpe afford<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">7</span></span><br>
Farewell deare father<span class="mid-stop major">.</span> <span class="direction"><em>Exit</em></span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="direction"><em>Enter Father Capulet, Mother, Nurse, and</em><span class="numbering"></span><br>
<em>Serving men, two or three</em>.</span><span class="numbering"> <span class="line-count">2360</span> </span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> So many guests invite as here are writ<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Sirrah<span class="comma minor">,</span> go hire me twenty cunning Cookes<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Servant</em><span class="char-stop">.</span></span> You shall have none ill sir<span class="comma minor">,</span> for Ile trie if they can<span class="numbering"></span><br>
licke their fingers<span class="end-stop major">.</span><span class="numbering"></span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> How canst thou trie them so<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">6</span> <span class="line-count">2365</span> </span></p>
<p><span class="character"><em>Servant</em><span class="char-stop">.</span></span> Marrie sir<span class="comma minor">,</span> 'tis an ill Cooke that cannot licke his<span class="numbering"></span><br>
owne fingers<span class="colon major">:</span> therefore he that cannot licke his fingers<span class="numbering"></span><br>
goes not with me<span class="end-stop major">.</span><span class="numbering"></span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> Go be gone<span class="comma minor">,</span> we shall be much unfurnisht for this<span class="numbering"></span><br>
time<span class="colon major">:</span> what is my Daughter gone to Frier <em>Lawrence</em><span class="end-stop major">?</span><span class="numbering"> <span class="line-count">2370</span> </span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> I forsooth<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">3</span></span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> Well he may chance to do some good on her<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
A peevish selfe-wild harlotry it is<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<span class="direction"><em>Enter Juliet</em>.</span>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> See where she comes from shrift<span class="numbering"> <span class="syllable-count">6</span></span><br>
With merrie looke<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span> <span class="line-count">2375</span> </span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> How now my headstrong<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">5</span></span><br>
Where have you bin gadding<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Where I have learnt me to repent the sin<span class="numbering"> <span class="syllable-count">10</span></span><br>
Of disobedient opposition<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
To you and your behests<span class="comma minor">,</span> and am enjoyn'd<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2380</span> </span><br>
By holy <em>Lawrence</em><span class="comma minor">,</span> to fall prostrate here<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
To beg your pardon<span class="colon major">:</span> pardon I beseech you<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Henceforward I am ever rul'd by you<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> Send for the Countie<span class="comma minor">,</span> goe tell him of this<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Ile have this knot knit up to morrow morning<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">2385</span> </span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> I met the youthfull Lord at <em>Lawrence</em> Cell<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And gave him what becomed Love I might<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Not stepping ore the bounds of modestie<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> Why I am glad on't<span class="comma minor">,</span> this is well<span class="comma minor">,</span> stand up<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
This is as't should be<span class="comma minor">,</span> let me see the County<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">2390</span> </span><br>
I marrie go I say<span class="comma minor">,</span> and fetch him hither<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>Now afore God<span class="comma minor">,</span> this reveren'd holy Frier<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
All our whole Cittie is much bound to him<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Nurse will you goe with me into my Closet<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
To helpe me sort such needfull ornaments<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2395</span> </span><br>
As you thinke fit to furnish me to morrow<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Capulet</span></em><span class="char-stop">.</span></span> No not till Thursday<span class="comma minor">,</span> there's time inough<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> Go Nurse<span class="comma minor">,</span> go with her<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">5</span></span><br>
Weele to Church to morrow<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<span class="direction"><em>Exeunt Juliet and Nurse</em>.</span>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Capulet</span></em><span class="char-stop">.</span></span> We shall be short in our provision<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span> <span class="line-count">2400</span> </span><br>
'Tis now neere night<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> Tush<span class="comma minor">,</span> I will stirre about<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">7</span></span><br>
And all things shall be well<span class="comma minor">,</span> I warrant thee wife<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Go thou to <em>Juliet</em><span class="comma minor">,</span> helpe to decke up her<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Ile not to bed to night<span class="comma minor">,</span> let me alone<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2405</span> </span><br>
Ile play the huswife for this once<span class="mid-stop major">.</span> What ho<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>They are all forth<span class="comma minor">,</span> well I will walke my selfe<span class="numbering"> <span class="syllable-count">10</span></span><br>
To Countie <em>Paris</em><span class="comma minor">,</span> to prepare him up<span class="numbering"> <span class="syllable-count">10</span></span><br>
Against to morrow<span class="comma minor">,</span> my heart is wondrous light<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Since this same way-ward Gyrle is so reclaim'd<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">2410</span> </span></p>
<span class="direction"><em>Exeunt Father and Mother</em>.</span>
<span class="direction"><em>Enter Juliet and Nurse</em>.</span>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> I those attires are best<span class="comma minor">,</span> but gentle Nurse<span class="numbering"> <span class="syllable-count">10</span></span><br>
I pray thee leave me to my selfe to night<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
For I have need of many Orysons<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
To move the heavens to smile upon my state<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Which well thou know'st<span class="comma minor">,</span> is crosse and full of sin<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2415</span> </span></p>
<span class="direction"><em>Enter Mother</em>.</span>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Capulet</span></em><span class="char-stop">.</span></span> What are you busie ho<span class="mid-stop major">?</span> need you my help<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> No Madam<span class="comma minor">,</span> we have cul'd such necessaries<span class="numbering"> <span class="syllable-count">11</span></span><br>
As are behoovefull for our state to morrow<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">12</span></span><br>
So please you<span class="comma minor">,</span> let me now be left alone<span class="colon major">;</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And let the Nurse this night sit up with you<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2420</span> </span><br>
For I am sure<span class="comma minor">,</span> you have your hands full all<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
In this so sudden businesse<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">8</span></span></p>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Capulet</span></em><span class="char-stop">.</span></span> Goodnight<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">2</span></span></p>
<p>Get thee to bed and rest<span class="comma minor">,</span> for thou hast need<span class="mid-stop major">.</span> <span class="direction"><em>Exeunt</em>.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Farewell<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">3</span> <span class="line-count">2425</span> </span><br>
God knowes when we shall meete againe<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">8</span></span></p>
<p>I have a faint cold feare thrills through my veines<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
That almost freezes up the heate of fire<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
Ile call them backe againe to comfort me<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Nurse<span class="comma minor">,</span> what should she do here<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">6</span> <span class="line-count">2430</span> </span></p>
<p>My dismall Sceane<span class="comma minor">,</span> I needs must act alone<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Come Viall<span class="comma minor">,</span> what if this mixture do not worke at all<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">12</span></span></p>
<p>Shall I be married then to morrow morning<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>No<span class="comma minor">,</span> no<span class="comma minor">,</span> this shall forbid it<span class="mid-stop major">.</span> Lie thou there<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
What if it be a poyson which the Frier<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2435</span> </span><br>
Subtilly hath ministred to have me dead<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Least in this marriage he should be dishonour'd<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Because he married me before to <em>Romeo</em><span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>I feare it is<span class="comma minor">,</span> and yet me thinkes it should not<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
For he hath still beene tried a holy man<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2440</span> </span></p>
<p>How<span class="comma minor">,</span> if when I am laid into the Tombe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
I wake before the time that <em>Romeo</em><span class="numbering"> <span class="syllable-count">9</span></span><br>
Come to redeeme me<span class="mid-stop major">?</span> There's a fearefull point<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">12</span></span><br>
Shall I not then be stifled in the Vault<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>To whose foule mouth no healthsome ayre breaths in<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2445</span> </span><br>
And there die strangled ere my <em>Romeo</em> comes<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Or if I live<span class="comma minor">,</span> is it not very like<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
The horrible conceit of death and night<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Together with the terror of the place<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
As in a Vaulte<span class="comma minor">,</span> an ancient receptacle<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">2450</span> </span><br>
Where for these many hundred yeeres the bones<span class="numbering"> <span class="syllable-count">10</span></span><br>
Of all my buried Auncestors are packt<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Where bloody <em>Tybalt</em><span class="comma minor">,</span> yet but greene in earth<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Lies festring in his shrow'd<span class="comma minor">,</span> where as they say<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
At some houres in the night<span class="comma minor">,</span> Spirits resort<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2455</span> </span><br>
Alacke<span class="comma minor">,</span> alacke<span class="comma minor">,</span> is it not like that <span class="numbering"> <span class="syllable-count">9</span></span><br>
So early waking<span class="comma minor">,</span> what with loathsome smels<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And shrikes like Mandrakes torne out of the earth<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
That living mortalls hearing them<span class="comma minor">,</span> run mad<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>O if I wake<span class="comma minor">,</span> shall I not be distraught<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2460</span> </span><br>
Invironed with all these hidious feares<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And madly play with my forefathers joynts<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>And plucke the mangled <em>Tybalt</em> from his shrow'd<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>And in this rage<span class="comma minor">,</span> with some great kinsmans bone<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
As <span class="paren minor">(</span>with a club<span class="paren minor">)</span> dash out my desperate braines<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">2465</span> </span></p>
<p>O looke<span class="comma minor">,</span> me thinks I see my Cozins Ghost<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Seeking out <em>Romeo</em> that did spit his body<span class="numbering"> <span class="syllable-count">11</span></span><br>
Upon my Rapiers point<span class="colon major">:</span> stay <em>Tybalt</em><span class="comma minor">,</span> stay<span class="colon major">;</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
<em>Romeo</em><span class="comma minor">,</span> <em>Romeo</em><span class="comma minor">,</span> <em>Romeo</em><span class="comma minor">,</span> here's drinke<span class="colon major">:</span> I drinke to thee<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">13</span></span></p>
<span class="direction"><em>Enter Lady of the house, and Nurse</em>.</span>
<p><span class="character"><em>Lady</em><span class="char-stop">.</span></span> Hold<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">1</span> <span class="line-count">2470</span> </span><br>
Take these keies<span class="comma minor">,</span> and fetch more spices Nurse<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">8</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> They call for Dates and Quinces in the Pastrie<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<span class="direction"><em>Enter old Capulet</em>.</span>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> Come<span class="comma minor">,</span> stir<span class="comma minor">,</span> stir<span class="comma minor">,</span> stir<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">4</span></span><br>
The second Cocke hath Crow'd<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">6</span></span><br>
The Curphew Bell hath rung<span class="comma minor">,</span> 'tis three a clocke<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2475</span> </span><br>
Looke to the bakte meates<span class="comma minor">,</span> good <em>Angelica</em><span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Spare not for cost<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Go you Cot-queane<span class="comma minor">,</span> go<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">5</span></span><br>
Get you to bed<span class="comma minor">,</span> faith youle be sicke to morrow<span class="numbering"> <span class="syllable-count">11</span></span><br>
For this nights watching<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">5</span> <span class="line-count">2480</span> </span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> No not a whit<span class="colon major">:</span> what<span class="mid-stop major">?</span> I have watcht ere now<span class="numbering"> <span class="syllable-count">10</span></span><br>
All night for lesse cause<span class="comma minor">,</span> and nere beene sicke<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Capulet</span></em><span class="char-stop">.</span></span> I you have bin a Mouse-hunt in your time<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
But I will watch you from such watching now<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<span class="direction"><em>Exit Lady and Nurse</em>.</span>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> A jealous hood<span class="comma minor">,</span> a jealous hood<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">8</span> <span class="line-count">2485</span> </span><br>
Now fellow<span class="comma minor">,</span> what there<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<span class="direction"><em>Enter three or foure with spits, and logs, and baskets</em>.</span>
<p><span class="character"><em>Fellow</em><span class="char-stop">.</span></span> Things for the Cooke sir<span class="comma minor">,</span> but I know not what<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> Make hast<span class="comma minor">,</span> make hast<span class="comma minor">,</span> sirrah<span class="comma minor">,</span> fetch drier Logs<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p>Call <em>Peter</em><span class="comma minor">,</span> he will shew thee where they are<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Fellow</em><span class="char-stop">.</span></span> I have a head sir<span class="comma minor">,</span> that will find out logs<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2490</span> </span><br>
And never trouble <em>Peter</em> for the matter<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> Masse and well said<span class="comma minor">,</span> a merrie horson<span class="comma minor">,</span> ha<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Thou shalt be loggerhead<span class="colon major">;</span> good Father<span class="comma minor">,</span> 'tis day<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<span class="direction"><em>Play Musicke</em></span>
<p>The Countie will be here with Musicke straight<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
For so he said he would<span class="comma minor">,</span> I heare him neere<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2495</span> </span><br>
Nurse<span class="comma minor">,</span> wife<span class="comma minor">,</span> what ho<span class="mid-stop major">?</span> what Nurse I say<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">8</span></span></p>
<span class="direction"><em>Enter Nurse</em>.</span>
<p>Go waken <em>Juliet</em><span class="comma minor">,</span> go and trim her up<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Ile go and chat with <em>Paris</em><span class="colon major">:</span> hie<span class="comma minor">,</span> make hast<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Make hast<span class="comma minor">,</span> the Bridegroome<span class="comma minor">,</span> he is come already<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">12</span></span><br>
Make hast I say<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span> <span class="line-count">2500</span> </span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Mistris<span class="comma minor">,</span> what Mistris<span class="mid-stop major">?</span> <em>Juliet</em><span class="mid-stop major">?</span> Fast I warrant her she<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">13</span></span></p>
<p>Why Lambe<span class="comma minor">,</span> why Lady<span class="mid-stop major">?</span> fie you sluggabed<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Why Love I say<span class="mid-stop major">?</span> Madam<span class="comma minor">,</span> sweet heart<span class="colon major">:</span> why Bride<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>What not a word<span class="mid-stop major">?</span> You take your peniworths now<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>Sleepe for a weeke<span class="comma minor">,</span> for the next night I warrant<span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">2505</span> </span><br>
The Countie <em>Paris</em> hath set up his rest<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
That you shall rest but little<span class="comma minor">,</span> God forgive me<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Marrie and Amen<span class="colon major">:</span> how sound is she a sleepe<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>I must needs wake her<span class="colon major">:</span> Madam<span class="comma minor">,</span> Madam<span class="comma minor">,</span> Madam<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
I<span class="comma minor">,</span> let the Countie take you in your bed<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2510</span> </span><br>
Heele fright you up yfaith<span class="mid-stop major">.</span> Will it not be<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>What drest<span class="comma minor">,</span> and in your clothes<span class="comma minor">,</span> and downe againe<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>I must needs wake you<span class="colon major">:</span> Lady<span class="comma minor">,</span> Lady<span class="comma minor">,</span> Lady<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>Alas<span class="comma minor">,</span> alas<span class="comma minor">,</span> helpe<span class="comma minor">,</span> helpe<span class="comma minor">,</span> my Ladyes dead<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Oh weladay<span class="comma minor">,</span> that ever I was borne<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2515</span> </span><br>
Some Aqua-vitae ho<span class="comma minor">,</span> my Lord<span class="comma minor">,</span> my Lady<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Capulet</span></em><span class="char-stop">.</span></span> What noise is heere<span class="mid-stop major">?</span> <span class="direction"><em>Enter Mother</em>.</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> O lamentable day<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Capulet</span></em><span class="char-stop">.</span></span> What is the matter<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Looke<span class="comma minor">,</span> looke<span class="comma minor">,</span> oh heavie day<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span> <span class="line-count">2520</span> </span></p>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Capulet</span></em><span class="char-stop">.</span></span> O me<span class="comma minor">,</span> O me<span class="comma minor">,</span> my Child<span class="comma minor">,</span> my onely life<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Revive<span class="comma minor">,</span> looke up<span class="comma minor">,</span> or I will die with thee<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Helpe<span class="comma minor">,</span> helpe<span class="comma minor">,</span> call helpe<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<span class="direction"><em>Enter Father</em>.</span>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> For shame bring <em>Juliet</em> forth<span class="comma minor">,</span> her Lord is come<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Shee's dead<span class="colon major">:</span> deceast<span class="comma minor">,</span> shee's dead<span class="colon major">:</span> alacke the day<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2525</span> </span></p>
<p><span class="character"><em>Man</em><span class="char-stop">.</span></span> Alacke the day<span class="comma minor">,</span> shee's dead<span class="comma minor">,</span> shee's dead<span class="comma minor">,</span> shee's dead<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> Ha<span class="mid-stop major">?</span> Let me see her<span class="colon major">:</span> out alas shee's cold<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Her blood is setled and her joynts are stiffe<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Life and these lips have long bene seperated<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Death lies on her like an untimely frost<span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">2530</span> </span><br>
Upon the swetest flower of all the field<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> O Lamentable day<span class="end-stop major">!</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Capulet</span></em><span class="char-stop">.</span></span> O wofull time<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> Death that hath tane her hence to make me waile<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Ties up my tongue<span class="comma minor">,</span> and will not let me speake<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">2535</span> </span></p>
<span class="direction"><em>Enter Frier and the Countie</em>.</span>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> Come<span class="comma minor">,</span> is the Bride ready to go to Church<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> Ready to go<span class="comma minor">,</span> but never to returne<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>O Sonne<span class="comma minor">,</span> the night before thy wedding day<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Hath death laine with thy wife<span class="colon major">:</span> there she lies<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
Flower as she was<span class="comma minor">,</span> deflowred by him<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2540</span> </span></p>
<p>Death is my Sonne in law<span class="comma minor">,</span> death is my Heire<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
My Daughter he hath wedded<span class="mid-stop major">.</span> I will die<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And leave him all life living<span class="comma minor">,</span> all is deaths<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Paris</em><span class="char-stop">.</span></span> Have I thought long to see this mornings face<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And doth it give me such a sight as this<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2545</span> </span></p>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Capulet</span></em><span class="char-stop">.</span></span> Accur'st<span class="comma minor">,</span> unhappie<span class="comma minor">,</span> wretched hatefull day<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Most miserable houre<span class="comma minor">,</span> that ere time saw<span class="numbering"> <span class="syllable-count">10</span></span><br>
In lasting labour of his Pilgrimage<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>But one<span class="comma minor">,</span> poore one<span class="comma minor">,</span> one poore and loving Child<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
But one thing to rejoyce and solace in<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2550</span> </span><br>
And cruell death hath catcht it from my sight<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> O wo<span class="comma minor">,</span> O wofull<span class="comma minor">,</span> wofull<span class="comma minor">,</span> wofull day<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Most lamentable day<span class="comma minor">,</span> most wofull day<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
That ever<span class="comma minor">,</span> ever<span class="comma minor">,</span> I did yet behold<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>O day<span class="comma minor">,</span> O day<span class="comma minor">,</span> O day<span class="comma minor">,</span> O hatefull day<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">2555</span> </span><br>
Never was seene so blacke a day as this<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
O wofull day<span class="comma minor">,</span> O wofull day<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">8</span></span></p>
<p><span class="character"><em>Paris</em><span class="char-stop">.</span></span> Beguild<span class="comma minor">,</span> divorced<span class="comma minor">,</span> wronged<span class="comma minor">,</span> spighted<span class="comma minor">,</span> slaine<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Most detestable death<span class="comma minor">,</span> by thee beguil'd<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
By cruell<span class="comma minor">,</span> cruell thee<span class="comma minor">,</span> quite overthrowne<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">8</span> <span class="line-count">2560</span> </span><br>
O love<span class="comma minor">,</span> O life<span class="colon major">;</span> not life<span class="comma minor">,</span> but love in death<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> Despis'd<span class="comma minor">,</span> distressed<span class="comma minor">,</span> hated<span class="comma minor">,</span> martir'd<span class="comma minor">,</span> kil'd<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Uncomfortable time<span class="comma minor">,</span> why cam'st thou now<span class="numbering"> <span class="syllable-count">10</span></span><br>
To murther<span class="comma minor">,</span> murther our solemnitie<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>O Child<span class="comma minor">,</span> O Child<span class="colon major">;</span> my soule<span class="comma minor">,</span> and not my Child<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2565</span> </span><br>
Dead art thou<span class="comma minor">,</span> alacke my Child is dead<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
And with my Child<span class="comma minor">,</span> my joyes are buried<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> Peace ho for shame<span class="comma minor">,</span> confusions<span class="colon major">:</span> Care lives not<span class="numbering"> <span class="syllable-count">10</span></span><br>
In these confusions<span class="comma minor">,</span> heaven and your selfe<span class="numbering"> <span class="syllable-count">10</span></span><br>
Had part in this faire Maid<span class="comma minor">,</span> now heaven hath all<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">2570</span> </span><br>
And all the better is it for the Maid<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Your part in her<span class="comma minor">,</span> you could not keepe from death<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
But heaven keepes his part in eternall life<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
The most you sought was her promotion<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
For 'twas your heaven<span class="comma minor">,</span> she shouldst be advan'st<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2575</span> </span><br>
And weepe ye now<span class="comma minor">,</span> seeing she is advan'st<span class="numbering"> <span class="syllable-count">9</span></span><br>
Above the Cloudes<span class="comma minor">,</span> as high as Heaven it selfe<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>O in this love<span class="comma minor">,</span> you love your Child so ill<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
That you run mad<span class="comma minor">,</span> seeing that she is well<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
Shee's not well married<span class="comma minor">,</span> that lives married long<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2580</span> </span><br>
But shee's best married<span class="comma minor">,</span> that dies married yong<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Drie up your teares<span class="comma minor">,</span> and sticke your Rosemarie<span class="numbering"> <span class="syllable-count">11</span></span><br>
On this faire Coarse<span class="comma minor">,</span> and as the custome is<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And in her best array beare her to Church<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
For though some Nature bids all us lament<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2585</span> </span><br>
Yet Natures teares are Reasons merriment<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> All things that we ordained Festivall<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Turne from their office to blacke Funerall<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Our instruments to melancholy Bells<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Our wedding cheare<span class="comma minor">,</span> to a sad buriall Feast<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2590</span> </span><br>
Our solemne Hymnes<span class="comma minor">,</span> to sullen Dyrges change<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
Our Bridall flowers serve for a buried Coarse<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
And all things change them to the contrarie<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> Sir go you in<span class="colon major">;</span> and Madam<span class="comma minor">,</span> go with him<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And go sir <em>Paris</em><span class="comma minor">,</span> every one prepare<span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">2595</span> </span><br>
To follow this faire Coarse unto her grave<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
The heavens do lowre upon you<span class="comma minor">,</span> for some ill<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">12</span></span><br>
Move them no more<span class="comma minor">,</span> by crossing their high will<span class="mid-stop major">.</span> <span class="direction"><em>Exeunt</em></span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Musition</em><span class="char-stop">.</span></span> Faith we may put up our Pipes and be gone<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Nurse</em><span class="char-stop">.</span></span> Honest goodfellowes<span class="colon major">:</span> Ah put up<span class="comma minor">,</span> put up<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2600</span> </span><br>
For well you know<span class="comma minor">,</span> this is a pitifull case<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Musition</em><span class="char-stop">.</span></span> I by my troth<span class="comma minor">,</span> the case may be amended<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<span class="direction"><em>Enter Peter</em>.</span>
<p><span class="character"><em>Quince</em><span class="char-stop">.</span></span> Musitions<span class="comma minor">,</span> oh Musitions<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">7</span></span><br>
Hearts ease<span class="comma minor">,</span> hearts ease<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">4</span></span><br>
O<span class="comma minor">,</span> and you will have me live<span class="comma minor">,</span> play hearts ease<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2605</span> </span></p>
<p><span class="character"><em>Musition</em><span class="char-stop">.</span></span> Why hearts ease<span class="colon major">;</span><span class="numbering"> <span class="syllable-count">3</span></span><br>
<span class="character"><em>Quince</em><span class="char-stop">.</span></span> O Musitions<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">4</span></span><br>
Because my heart it selfe plaies<span class="comma minor">,</span> my heart is full<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Musition</em><span class="char-stop">.</span></span> Not a dump we<span class="comma minor">,</span> 'tis no time to play now<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Quince</em><span class="char-stop">.</span></span> You will not then<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">4</span> <span class="line-count">2610</span> </span></p>
<p><span class="character"><em>Musition</em><span class="char-stop">.</span></span> No<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">1</span></span></p>
<p><span class="character"><em>Quince</em><span class="char-stop">.</span></span> I will then give it you soundly<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">8</span></span></p>
<p><span class="character"><em>Musition</em><span class="char-stop">.</span></span> What will you give us<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em>Quince</em><span class="char-stop">.</span></span> No money on my faith<span class="comma minor">,</span> but the gleeke<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p>I will give you the Minstrell<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">7</span> <span class="line-count">2615</span> </span></p>
<p><span class="character"><em>Musition</em><span class="char-stop">.</span></span> Then will I give you the Serving creature<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Quince</em><span class="char-stop">.</span></span> Then will I lay the serving Creatures Dagger<span class="numbering"></span><br>
on your pate<span class="mid-stop major">.</span> I will carie no Crochets<span class="comma minor">,</span> Ile Re you<span class="comma minor">,</span> Ile Fa<span class="numbering"></span><br>
you<span class="comma minor">,</span> do you note me<span class="end-stop major">?</span><span class="numbering"></span></p>
<p><span class="character"><em>Musition</em><span class="char-stop">.</span></span> And you Re us<span class="comma minor">,</span> and Fa us<span class="comma minor">,</span> you Note us<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2620</span> </span></p>
<p><span class="character"><em>Second Man</em><span class="char-stop">.</span></span> Pray you put up your Dagger<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">7</span></span><br>
And put out your wit<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p>Then have at you with my wit<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">7</span></span></p>
<p><span class="character"><em>Quince</em><span class="char-stop">.</span></span> I will drie-beate you with an yron wit<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And put up my yron Dagger<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">8</span> <span class="line-count">2625</span> </span></p>
<p>Answere me like men<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">5</span></span><br>
When griping griefes the heart doth wound<span class="comma minor">,</span> then Musicke<span class="numbering"></span><br>
with her silver sound<span class="end-stop major">.</span><span class="numbering"></span></p>
<p>Why silver sound<span class="mid-stop major">?</span> why Musicke with her silver sound<span class="end-stop major">?</span><span class="numbering"></span></p>
<p>what say you <em>Simon Catling</em><span class="end-stop major">?</span><span class="numbering"> <span class="line-count">2630</span> </span></p>
<p><span class="character"><em>Musition</em><span class="char-stop">.</span></span> Mary sir<span class="comma minor">,</span> because silver hath a sweet sound<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Quince</em><span class="char-stop">.</span></span> Pratest<span class="comma minor">,</span> what say you <em>Hugh Rebicke</em><span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">8</span></span></p>
<p><span class="character"><em>Second Man</em><span class="char-stop">.</span></span> I say silver sound<span class="comma minor">,</span> because Musitions sound for silver<span class="numbering"> <span class="syllable-count">14</span></span><br>
<span class="character"><em>Quince</em><span class="char-stop">.</span></span> Pratest to<span class="comma minor">,</span> what say you <em>James Sound-Post</em><span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Third Musition</em><span class="char-stop">.</span></span> Faith I know not what to say<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">7</span> <span class="line-count">2635</span> </span></p>
<p><span class="character"><em>Quince</em><span class="char-stop">.</span></span> O I cry you mercy<span class="comma minor">,</span> you are the Singer<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>I will say for you<span class="colon major">;</span> it is Musicke with her silver sound<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">14</span></span><br>
Because Musitions have no gold for sounding<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Then Musicke with her silver sound<span class="comma minor">,</span> with speedy helpe<span class="numbering"></span><br>
doth lend redresse<span class="mid-stop major">.</span> <span class="direction"><em>Exit</em>.</span><span class="numbering"> <span class="line-count">2640</span> </span></p>
<p><span class="character"><em>Musition</em><span class="char-stop">.</span></span> What a pestilent knave is this same<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Man</em><span class="char-stop">.</span>2<span class="char-stop">.</span></span> Hang him Jacke<span class="comma minor">,</span> come weele in here<span class="comma minor">,</span> tarrie for<span class="numbering"></span><br>
the Mourners<span class="comma minor">,</span> and stay dinner<span class="mid-stop major">.</span> <span class="direction"><em>Exit</em>.</span><span class="numbering"></span></p>
<span class="direction"><em>Enter Romeo</em>.</span>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> If I may trust the flattering truth of sleepe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
My dreames presage some joyfull newes at hand<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2645</span> </span><br>
My bosomes Lord<span class="mid-stop major">.</span> sits lightly in his throne<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
And all this day an unaccustom'd spirit<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Lifts me above the ground with cheerefull thoughts<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>I dreamt my Lady came and found me dead<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
<span class="paren minor">(</span>Strange dreame that gives a dead man leave to thinke<span class="comma minor">,</span><span class="paren minor">)</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2650</span> </span><br>
And breath'd such life with kisses in my lips<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
That I reviv'd and was an Emperour<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Ah me<span class="comma minor">,</span> how sweet is love it selfe possest<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
When but loves shadowes are so rich in joy<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<span class="direction"><em>Enter Romeo's man</em>.</span>
<p>Newes from <em>Verona</em><span class="comma minor">,</span> how now <em>Balthazer</em><span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2655</span> </span></p>
<p>Dost thou not bring me Letters from the Frier<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>How doth my Lady<span class="mid-stop major">?</span> Is my Father well<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>How doth my Lady <em>Juliet</em><span class="mid-stop major">?</span> that I aske againe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">12</span></span><br>
For nothing can be ill<span class="comma minor">,</span> is she be well<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Man</em><span class="char-stop">.</span></span> Then she is well<span class="comma minor">,</span> and nothing can be ill<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2660</span> </span></p>
<p>Her body sleepes in <em>Capels</em> Monument<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And her immortall part with Angels live<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
I saw her laid low in her kindreds Vault<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And presently tooke Poste to tell it you<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
O pardon me for bringing these ill newes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2665</span> </span><br>
Since you did leave it for my office Sir<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Is it even so<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p>Then I denie you Starres<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p>Thou knowest my lodging<span class="comma minor">,</span> get me inke and paper<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">12</span></span><br>
And hire Post-Horses<span class="comma minor">,</span> I will hence to night<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span> <span class="line-count">2670</span> </span></p>
<p><span class="character"><em>Man</em><span class="char-stop">.</span></span> I do beseech you sir<span class="comma minor">,</span> have patience<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
Your lookes are pale and wild<span class="comma minor">,</span> and do import<span class="numbering"> <span class="syllable-count">10</span></span><br>
Some misadventure<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Tush<span class="comma minor">,</span> thou art deceiv'd<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">5</span></span><br>
Leave me<span class="comma minor">,</span> and do the thing I bid thee do<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2675</span> </span></p>
<p>Hast thou no Letters to me from the Frier<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Man</em><span class="char-stop">.</span></span> No my good Lord<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<span class="direction"><em>Exit Man</em>.</span>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> No matter<span class="colon major">:</span> Get thee gone<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">6</span></span><br>
And hyre those Horses<span class="comma minor">,</span> Ile be with thee straight<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
Well <em>Juliet</em><span class="comma minor">,</span> I will lie with thee to night<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2680</span> </span><br>
Lets see for meanes<span class="comma minor">,</span> O mischiefe thou art swift<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
To enter in the thoughts of desperate men<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
I do remember an Appothecarie<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
And here abouts dwells<span class="comma minor">,</span> which late I noted<span class="numbering"> <span class="syllable-count">10</span></span><br>
In tattred weeds<span class="comma minor">,</span> with overwhelming browes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2685</span> </span><br>
Culling of Simples<span class="comma minor">,</span> meager were his lookes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
Sharp miserie had worne him to the bones<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And in his needie shop a Tortoyrs hung<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
An Allegater stuft<span class="comma minor">,</span> and other skins<span class="numbering"> <span class="syllable-count">10</span></span><br>
Of ill shap'd fishes<span class="comma minor">,</span> and about his shelves<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span> <span class="line-count">2690</span> </span><br>
A beggerly account of emptie boxes <span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Greene earthen pots<span class="comma minor">,</span> Bladders<span class="comma minor">,</span> and mustie seedes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Remnants of packthred<span class="comma minor">,</span> and old cakes of Roses<span class="numbering"> <span class="syllable-count">10</span></span><br>
Were thinly scattered<span class="comma minor">,</span> to make up a shew<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>Noting this penury<span class="comma minor">,</span> to my selfe I said<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">2695</span> </span><br>
An if a man did need a poyson now<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Whose sale is present death in <em>Mantua</em><span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
Here lives a Caitiffe wretch would sell it him<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>O this same thought did but fore-run my need<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
And this same needie man must sell it me<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2700</span> </span></p>
<p>As I remember<span class="comma minor">,</span> this should be the house<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Being holy day<span class="comma minor">,</span> the beggers shop is shut<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>What ho<span class="mid-stop major">?</span> Appothecarie<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">7</span></span></p>
<span class="direction"><em>Enter Appothecarie</em>.</span>
<p><span class="character"><em>Appothecarie</em><span class="char-stop">.</span></span> Who call's so low'd<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Come hither man<span class="comma minor">,</span> I see that thou art poore<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2705</span> </span><br>
Hold<span class="comma minor">,</span> there is fortie Duckets<span class="comma minor">,</span> let me have<span class="numbering"> <span class="syllable-count">10</span></span><br>
A dram of poyson<span class="comma minor">,</span> such soone speeding geare<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
As will disperse it selfe through all the veines<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
That the life-wearie-taker may fall dead<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
And that the Trunke may be discharg'd of breath<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2710</span> </span><br>
As violently<span class="comma minor">,</span> as hastie powder fier'd<span class="numbering"> <span class="syllable-count">10</span></span><br>
Doth hurry from the fatall Canons wombe<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Appothecarie</em><span class="char-stop">.</span></span> Such mortall drugs I have<span class="comma minor">,</span> but <em>Mantuas</em> law<span class="numbering"> <span class="syllable-count">10</span></span><br>
Is death to any he<span class="comma minor">,</span> that utters them<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Art thou so bare and full of wretchednesse<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2715</span> </span><br>
And fear'st to die<span class="mid-stop major">?</span> Famine is in thy cheekes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Need and opression starveth in thy eyes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Contempt and beggery hangs upon thy backe<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
The world is not thy friend<span class="comma minor">,</span> nor the worlds law<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
The world affords no law to make thee rich<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2720</span> </span></p>
<p>Then be not poore<span class="comma minor">,</span> but breake it<span class="comma minor">,</span> and take this<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Appothecarie</em><span class="char-stop">.</span></span> My poverty<span class="comma minor">,</span> but not my will consents<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> I pray thy poverty<span class="comma minor">,</span> and not thy will<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Appothecarie</em><span class="char-stop">.</span></span> Put this in any liquid thing you will<span class="numbering"> <span class="syllable-count">10</span></span><br>
And drinke it off<span class="comma minor">,</span> and if you had the strength<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2725</span> </span><br>
Of twenty men<span class="comma minor">,</span> it would dispatch you straight<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> There's thy Gold<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">4</span></span><br>
Worse poyson to mens soules<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">6</span></span><br>
Doing more murther in this loathsome world<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
Then these poore compounds that thou maiest not sell<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2730</span> </span></p>
<p>I sell thee poyson<span class="comma minor">,</span> thou hast sold me none<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Farewell<span class="comma minor">,</span> buy food<span class="comma minor">,</span> and get thy selfe in flesh<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>Come Cordiall<span class="comma minor">,</span> and not poyson<span class="comma minor">,</span> go with me<span class="numbering"> <span class="syllable-count">10</span></span><br>
To <em>Juliets</em> grave<span class="comma minor">,</span> for there must I use thee<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<span class="direction"><em>Exeunt</em>.</span>
<span class="direction"><em>Enter Frier John to Frier Lawrence</em>.</span>
<p><span class="character"><em>John</em><span class="char-stop">.</span></span> Holy <em>Franciscan</em> Frier<span class="comma minor">,</span> Brother<span class="comma minor">,</span> ho<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">9</span> <span class="line-count">2735</span> </span></p>
<span class="direction"><em>Enter Frier Lawrence</em>.</span>
<p><span class="character"><em>Lawrence</em><span class="char-stop">.</span></span> This same should be the voice of Frier <em>John</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p>Welcome from <em>Mantua</em><span class="comma minor">,</span> what sayes <em>Romeo</em><span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p>Or if his mind be writ<span class="comma minor">,</span> give me his Letter<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>John</em><span class="char-stop">.</span></span> Going to find a bare-foote Brother out<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
One of our order to associate me<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2740</span> </span><br>
Here in this Citie visiting the sick<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And finding him<span class="comma minor">,</span> the Searchers of the Towne<span class="numbering"> <span class="syllable-count">10</span></span><br>
Suspecting that we both were in a house<span class="numbering"> <span class="syllable-count">10</span></span><br>
Where the infectious pestilence did raigne<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Seal'd up the doores<span class="comma minor">,</span> and would not let us forth<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2745</span> </span><br>
So that my speed to <em>Mantua</em> there was staid<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Lawrence</em><span class="char-stop">.</span></span> Who bare my Letter then to <em>Romeo</em><span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>John</em><span class="char-stop">.</span></span> I could not send it<span class="comma minor">,</span> here it is againe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Nor get a messenger to bring it thee<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
So fearefull were they of infection<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2750</span> </span></p>
<p><span class="character"><em>Lawrence</em><span class="char-stop">.</span></span> Unhappie Fortune<span class="colon major">:</span> by my Brotherhood<span class="numbering"> <span class="syllable-count">10</span></span><br>
The Letter was not nice<span class="colon major">;</span> but full of charge<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Of deare import<span class="colon major">;</span> and the neglecting it<span class="numbering"> <span class="syllable-count">10</span></span><br>
May do much danger<span class="colon major">:</span> Frier <em>John</em> go hence<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
Get me an Iron Crow<span class="comma minor">,</span> and bring it straight<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2755</span> </span><br>
Unto my Cell<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p><span class="character"><em>John</em><span class="char-stop">.</span></span> Brother Ile go and bring it thee<span class="mid-stop major">.</span> <span class="direction"><em>Exit</em>.</span><span class="numbering"> <span class="syllable-count">8</span></span></p>
<p><span class="character"><em>Lawrence</em><span class="char-stop">.</span></span> Now must I to the Monument alone<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Within this three houres will faire <em>Juliet</em> wake<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Shee will beshrew me much that <em>Romeo</em><span class="numbering"> <span class="syllable-count">9</span> <span class="line-count">2760</span> </span><br>
Hath had no notice of these accidents<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
But I will write againe to <em>Mantua</em><span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
And keepe her at my Cell till <em>Romeo</em> come<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Poore living Coarse<span class="comma minor">,</span> clos'd in a dead mans Tombe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
<span class="direction"><em>Exit</em>.</span>
<span class="direction"><em>Enter Paris and his Page</em>.</span>
<p><span class="character"><em>Paris</em><span class="char-stop">.</span></span> Give me thy Torch Boy<span class="comma minor">,</span> hence and stand aloft<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2765</span> </span><br>
Yet put it out<span class="comma minor">,</span> for I would not be seene<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Under yond young Trees lay thee all along<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Holding thy eare close to the hollow ground<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
So shall no foot upon the Churchyard tread<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Being loose<span class="comma minor">,</span> unfirme with digging up of Graves<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2770</span> </span><br>
But thou shalt heare it<span class="colon major">:</span> whistle then to me<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
As signall that thou hearest some thing approach<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Give me those flowers<span class="mid-stop major">.</span> Do as I bid thee<span class="comma minor">,</span> go<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Page</em><span class="char-stop">.</span></span> I am almost afraid to stand alone<span class="numbering"> <span class="syllable-count">10</span></span><br>
Here in the Churchyard<span class="comma minor">,</span> yet I will adventure<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">2775</span> </span></p>
<p><span class="character"><em>Paris</em><span class="char-stop">.</span></span> Sweet Flower with flowers thy Bridall bed I strew<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">12</span></span><br>
O woe<span class="comma minor">,</span> thy Canopie is dust and stones<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Which with sweet water nightly I will dewe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Or wanting that<span class="comma minor">,</span> with teares destil'd by mones<span class="colon major">;</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
The obsequies that I for thee will keepe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2780</span> </span><br>
Nightly shall be<span class="comma minor">,</span> to strew thy grave<span class="comma minor">,</span> and weepe<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<span class="direction"><em>Whistle Boy</em>.</span>
<p>The Boy gives warning<span class="comma minor">,</span> something doth approach<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
What cursed foot wanders this wayes to night<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
To crosse my obsequies<span class="comma minor">,</span> and true loves right<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>What with a Torch<span class="mid-stop major">?</span> Muffle me night a while<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2785</span> </span></p>
<span class="direction"><em>Enter Romeo, and Peter</em>.</span>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Give me that Mattocke<span class="comma minor">,</span> & the wrenching Iron<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Hold take this Letter<span class="comma minor">,</span> early in the morning<span class="numbering"> <span class="syllable-count">11</span></span><br>
See thou deliver it to my Lord and Father<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">12</span></span><br>
Give me the light<span class="colon major">;</span> upon thy life I charge thee<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
What ere thou hear'st or seest<span class="comma minor">,</span> stand all aloofe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2790</span> </span><br>
And do not interrupt me in my course<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Why I descend into this bed of death<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Is partly to behold my Ladies face<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
But chiefly to take thence from her dead finger<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
A precious Ring<span class="comma minor">,</span> a Ring that I must use<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2795</span> </span><br>
In deare employment<span class="comma minor">,</span> therefore hence be gone<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
But if thou jealous dost returne to prie<span class="numbering"> <span class="syllable-count">10</span></span><br>
In what I further shall intend to do<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
By heaven I will teare thee joynt by joynt<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And strew this hungry Churchyard with thy limbs<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2800</span> </span><br>
The time<span class="comma minor">,</span> and my intents are savage wilde<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
More fierce and more inexorable farre<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Them emptie Tygers<span class="comma minor">,</span> or the roaring Sea<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Quince</em><span class="char-stop">.</span></span> I will be gone sir<span class="comma minor">,</span> and not trouble you<span class="numbering"> <span class="syllable-count">10</span></span><br>
<span class="character"><em>Romeo</em><span class="char-stop">.</span></span> So shalt thou shew me friendship<span class="colon major">:</span> take thou that<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2805</span> </span><br>
Live and be prosperous<span class="comma minor">,</span> and farewell good fellow<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">13</span></span></p>
<p><span class="character"><em>Quince</em><span class="char-stop">.</span></span> For all this same<span class="comma minor">,</span> Ile hide me here about<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
His lookes I feare<span class="comma minor">,</span> and his intents I doubt<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Thou detestable mawe<span class="comma minor">,</span> thou wombe of death<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Gorg'd with the dearest morsell of the earth<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2810</span> </span><br>
Thus I enforce thy rotten Jawes to open<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
And in despight<span class="comma minor">,</span> Ile cram thee with more food<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Paris</em><span class="char-stop">.</span></span> This is that banisht haughtie <em>Mountague</em><span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
That murdred my Loves Cozin<span class="colon major">;</span> with which griefe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
It is supposed the faire Creature died<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2815</span> </span><br>
And here is come to do some villanous shame<span class="numbering"> <span class="syllable-count">11</span></span><br>
To the dead bodies<span class="colon major">:</span> I will apprehend him<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>Stop thy unhallowed toyle<span class="comma minor">,</span> vile <em>Mountague</em><span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Can vengeance be pursued further then death<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Condemned villaine<span class="comma minor">,</span> I do apprehend thee<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">2820</span> </span></p>
<p>Obey and go with me<span class="comma minor">,</span> for thou must die<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
<span class="character"><em>Romeo</em><span class="char-stop">.</span></span> I must indeed<span class="comma minor">,</span> and therfore came I hither<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Good gentle youth<span class="comma minor">,</span> tempt not a desperate man<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Flie hence and leave me<span class="comma minor">,</span> thinke upon those gone<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Let them affright thee<span class="mid-stop major">.</span> I beseech thee Youth<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2825</span> </span><br>
Put not an other sin upon my head<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
By urging me to furie<span class="mid-stop major">.</span> O be gone<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
By heaven I love thee better then my selfe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
For I come hither arm'd against my selfe<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Stay not<span class="comma minor">,</span> be gone<span class="comma minor">,</span> live<span class="comma minor">,</span> and hereafter say<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2830</span> </span><br>
A mad mans mercy bid thee run away<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Paris</em><span class="char-stop">.</span></span> I do defie thy commisseration<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And apprehend thee for a Fellon here<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> Wilt thou provoke me<span class="mid-stop major">?</span> Then have at thee Boy<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Quince</em><span class="char-stop">.</span></span> O Lord they fight<span class="comma minor">,</span> I will go call the Watch<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2835</span> </span></p>
<p><span class="character"><em>Paris</em><span class="char-stop">.</span></span> O I am slaine<span class="comma minor">,</span> if thou be mercifull<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Open the Tombe<span class="comma minor">,</span> lay me with <em>Juliet</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Romeo</em><span class="char-stop">.</span></span> In faith I will<span class="comma minor">,</span> let me peruse this face<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
<em>Mercutius</em> kinsman<span class="comma minor">,</span> Noble Countie <em>Paris</em><span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
What said my man<span class="comma minor">,</span> when my betossed soule<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2840</span> </span><br>
Did not attend him as we rode<span class="mid-stop major">?</span> I thinke<span class="numbering"> <span class="syllable-count">10</span></span><br>
He told me <em>Paris</em> should have married <em>Juliet</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>Said he not so<span class="mid-stop major">?</span> Or did I dreame it so<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Or am I mad<span class="comma minor">,</span> hearing him talke of <em>Juliet</em><span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
To thinke it was so<span class="mid-stop major">?</span> O give me thy hand<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2845</span> </span><br>
One<span class="comma minor">,</span> writ with me in sowre misfortunes booke<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>Ile burie thee in a triumphant grave<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p>A Grave<span class="colon major">;</span> O no<span class="comma minor">,</span> a Lanthorne<span class="colon major">;</span> slaughtred Youth<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
For here lies <em>Juliet</em><span class="comma minor">,</span> and her beautie makes<span class="numbering"> <span class="syllable-count">10</span></span><br>
This Vault a feasting presence full of light<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2850</span> </span></p>
<p>Death lie thou there<span class="comma minor">,</span> by a dead man inter'd<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
How oft when men are at the point of death<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Have they beene merrie<span class="mid-stop major">?</span> Which their Keepers call<span class="numbering"> <span class="syllable-count">10</span></span><br>
A lightning before death<span class="mid-stop major">?</span> Oh how may <span class="numbering"> <span class="syllable-count">9</span></span><br>
Call this a lightning<span class="mid-stop major">?</span> O my Love<span class="comma minor">,</span> my Wife<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2855</span> </span><br>
Death that hath suckt the honey of thy breath<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Hath had no power yet upon thy Beautie<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Thou are not conquer'd<span class="colon major">:</span> Beauties ensigne yet<span class="numbering"> <span class="syllable-count">10</span></span><br>
Is Crymson in thy lips<span class="comma minor">,</span> and in thy cheekes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And Deaths pale flag is not advanced there<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2860</span> </span></p>
<p><em>Tybalt</em><span class="comma minor">,</span> ly'st thou there in thy bloudy sheet<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>O what more favour can I do to thee<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Then with that hand that cut thy youth in twaine<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
To sunder his that was thy enemie<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Forgive me Cozen<span class="mid-stop major">.</span> Ah deare <em>Juliet</em><span class="colon major">:</span><span class="numbering"> <span class="syllable-count">9</span> <span class="line-count">2865</span> </span><br>
Why art thou yet so faire<span class="mid-stop major">?</span> I will beleeve<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Shall I beleeve<span class="comma minor">,</span> that unsubstantiall death is amorous<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">14</span></span></p>
<p>And that the leane abhorred Monster keepes<span class="numbering"> <span class="syllable-count">10</span></span><br>
Thee here in darke to be his Paramour<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>For feare of that<span class="comma minor">,</span> I still will stay with thee<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2870</span> </span><br>
And never from this Pallace of dym night<span class="numbering"> <span class="syllable-count">10</span></span><br>
Depart againe<span class="colon major">:</span> come lie thou in my armes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Heere's to thy health<span class="comma minor">,</span> where ere thou tumblest in<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>O true Appothecarie<span class="end-stop major">!</span><span class="numbering"> <span class="syllable-count">7</span></span></p>
<p>Thy drugs are quicke<span class="mid-stop major">.</span> Thus with a kisse I die<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2875</span> </span></p>
<p>Depart againe<span class="colon major">;</span> here<span class="comma minor">,</span> here will I remaine<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
With Wormes that are thy Chambermaides<span class="colon major">:</span> O here<span class="numbering"> <span class="syllable-count">10</span></span><br>
Will I set up my everlasting rest<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And shake the yoke of inauspicious starres<span class="numbering"> <span class="syllable-count">10</span></span><br>
From this world-wearied flesh<span class="colon major">:</span> Eyes looke your last<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2880</span> </span><br>
Armes take your last embrace<span class="colon major">:</span> And lips<span class="comma minor">,</span> O you<span class="numbering"> <span class="syllable-count">10</span></span><br>
The doores of breath<span class="comma minor">,</span> seale with a righteous kisse<span class="numbering"> <span class="syllable-count">10</span></span><br>
A datelesse bargaine to ingrossing death<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Come bitter conduct<span class="comma minor">,</span> come unsavory guide<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Thou desperate Pilot<span class="comma minor">,</span> now at once run on<span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">2885</span> </span><br>
The dashing Rocks<span class="comma minor">,</span> thy Sea-sicke wearie Barke<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Heere's to my Love<span class="mid-stop major">.</span> O true Appothecary<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">12</span></span><br>
Thy drugs are quicke<span class="mid-stop major">.</span> Thus with a kisse I die<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<span class="direction"><em>Enter Frier with a Lanthorne, Crow, and Spade</em>.</span>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> St<span class="mid-stop major">.</span> Francis be my speed<span class="comma minor">,</span> how oft to night<span class="numbering"> <span class="syllable-count">10</span></span><br>
Have my old feet stumbled at graves<span class="mid-stop major">?</span> Who's there<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2890</span> </span></p>
<p><span class="character"><em>Man</em><span class="char-stop">.</span></span> Here's one<span class="comma minor">,</span> a Friend<span class="comma minor">,</span> & one that knowes you well<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> Blisse be upon you<span class="mid-stop major">.</span> Tell me good my Friend<span class="numbering"> <span class="syllable-count">10</span></span><br>
What Torch is yond that vainely lends his light<span class="numbering"> <span class="syllable-count">11</span></span><br>
To grubs<span class="comma minor">,</span> and eyelesse Sculles<span class="mid-stop major">?</span> As I discerne<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
It burneth in the <em>Capels</em> Monument<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2895</span> </span></p>
<p><span class="character"><em>Man</em><span class="char-stop">.</span></span> It doth so holy sir<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">6</span></span><br>
And there's my Master<span class="comma minor">,</span> one that you love<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> Who is it<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">3</span></span></p>
<p><span class="character"><em>Man</em><span class="char-stop">.</span></span> <em>Romeo</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">2</span></span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> How long hath he bin there<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">6</span> <span class="line-count">2900</span> </span></p>
<p><span class="character"><em>Man</em><span class="char-stop">.</span></span> Full halfe an houre<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> Go with me to the Vault<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p><span class="character"><em>Man</em><span class="char-stop">.</span></span> I dare not Sir<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p>My Master knowes not but I am gone hence<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And fearefully did menace me with death<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">2905</span> </span><br>
If I did stay to looke on his entents<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> Stay<span class="comma minor">,</span> then Ile go alone<span class="comma minor">,</span> feares comes upon me<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>O much I feare some ill unluckie thing<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Man</em><span class="char-stop">.</span></span> As I did sleepe under this young tree here<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
I dreamt my maister and another fought<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2910</span> </span><br>
And that my Maister slew him<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">7</span></span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> <em>Romeo</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">2</span></span></p>
<p>Alacke<span class="comma minor">,</span> alacke<span class="comma minor">,</span> what blood is this which staines<span class="numbering"> <span class="syllable-count">10</span></span><br>
The stony entrance of this Sepulcher<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>What meane these Masterlesse<span class="comma minor">,</span> and goarie Swords<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2915</span> </span><br>
To lie discolour'd by this place of peace<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><em>Romeo</em><span class="comma minor">,</span> oh pale<span class="colon major">:</span> who else<span class="mid-stop major">?</span> what <em>Paris</em> too<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>And steept in blood<span class="mid-stop major">?</span> Ah what an unkind houre<span class="numbering"> <span class="syllable-count">10</span></span><br>
Is guiltie of this lamentable chance<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>The Lady stirs<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span> <span class="line-count">2920</span> </span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> O comfortable Frier<span class="comma minor">,</span> where's my Lord<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>I do remember well where I should be<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And there I am<span class="comma minor">,</span> where is my <em>Romeo</em><span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> I heare some noyse Lady<span class="comma minor">,</span> come from that nest<span class="numbering"> <span class="syllable-count">10</span></span><br>
Of death<span class="comma minor">,</span> contagion<span class="comma minor">,</span> and unnaturall sleepe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">2925</span> </span><br>
A greater power then we can contradict<span class="numbering"> <span class="syllable-count">11</span></span><br>
Hath thwarted our entents<span class="comma minor">,</span> come<span class="comma minor">,</span> come away<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Thy husband in thy bosome there lies dead<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And <em>Paris</em> too<span class="colon major">:</span> come Ile dispose of thee<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Among a Sisterhood of holy Nunnes<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2930</span> </span><br>
Stay not to question<span class="comma minor">,</span> for the watch is comming<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>Come<span class="comma minor">,</span> go good <em>Juliet</em><span class="comma minor">,</span> I dare no longer stay<span class="mid-stop major">.</span> <span class="direction"><em>Exit</em>.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Go get thee hence<span class="comma minor">,</span> for I will not away<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
What's here<span class="comma minor">,</span> A cup clos'd in my true loves hand<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Poyson I see hath bin his timelesse end<span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">2935</span> </span><br>
O churle<span class="comma minor">,</span> drinke all<span class="mid-stop major">?</span> and left no friendly drop<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
To helpe me after<span class="comma minor">,</span> I will kisse thy lips<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Happlie some poyson yet doth hang on them<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
To make me die with a restorative<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Thy lips are warme<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span> <span class="line-count">2940</span> </span></p>
<span class="direction"><em>Enter Boy and Watch</em>.</span>
<p><span class="character"><em>Watch</em><span class="char-stop">.</span></span> Lead Boy<span class="comma minor">,</span> which way<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p><span class="character"><em>Juliet</em><span class="char-stop">.</span></span> Yea noise<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">2</span></span></p>
<p>Then ile be briefe<span class="mid-stop major">.</span> O happy Dagger<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p>'Tis in thy sheath<span class="comma minor">,</span> there rust and let me die<span class="mid-stop major">.</span> <span class="direction"><em>Kils herselfe</em>.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Boy</em><span class="char-stop">.</span></span> This is the place<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">4</span> <span class="line-count">2945</span> </span><br>
There where the Torch doth burne<span class="numbering"> <span class="syllable-count">6</span></span><br>
<span class="character"><em>Watch</em><span class="char-stop">.</span></span> The ground is bloody<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">5</span></span><br>
Search about the Churchyard<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">6</span></span></p>
<p>Go some of you<span class="comma minor">,</span> who ere you find attach<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Pittifull sight<span class="comma minor">,</span> here lies the Countie slaine<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2950</span> </span><br>
And <em>Juliet</em> bleeding<span class="comma minor">,</span> warme and newly dead<span class="numbering"> <span class="syllable-count">10</span></span><br>
Who here hath laine these two dayes buried<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p>Go tell the Prince<span class="comma minor">,</span> runne to the <em>Capulets</em><span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Raise up the <em>Mountagues</em><span class="comma minor">,</span> some others search<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
We see the ground whereon these woes do lye<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2955</span> </span><br>
But the true ground of all these piteous woes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
We cannot without circumstance descry<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<span class="direction"><em>Enter Romeo's man</em>.</span>
<p><span class="character"><em>Watch</em><span class="char-stop">.</span></span> Here's <em>Romeo's</em> man<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">5</span></span><br>
We found him in the Churchyard<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">7</span></span></p>
<p><span class="character"><em>Constable</em><span class="char-stop">.</span></span> Hold him in safety<span class="comma minor">,</span> till the Prince come hither<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">12</span> <span class="line-count">2960</span> </span></p>
<span class="direction"><em>Enter Frier, and another Watchman</em>.</span>
<p><span class="character"><em>Third Watch</em><span class="char-stop">.</span></span> Here is a Frier that trembles<span class="comma minor">,</span> sighes<span class="comma minor">,</span> and weepes<span class="numbering"> <span class="syllable-count">9</span></span><br>
We tooke this Mattocke and this Spade from him<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
As he was comming from this Church-yard side<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Constable</em><span class="char-stop">.</span></span> A great suspition<span class="comma minor">,</span> stay the Frier too<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<span class="direction"><em>Enter the Prince</em>.</span>
<p><span class="character"><em>Prince</em><span class="char-stop">.</span></span> What misadventure is so earely up<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">2965</span> </span><br>
That calls our person from our mornings rest<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<span class="direction"><em>Enter Capulet and his Wife</em>.</span>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> What should it be that they so shrike abroad<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Mountague</span></em><span class="char-stop">.</span></span> O the people in the streete crie <em>Romeo</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Some <em>Juliet</em><span class="comma minor">,</span> and some <em>Paris</em><span class="comma minor">,</span> and all runne<span class="numbering"> <span class="syllable-count">10</span></span><br>
With open outcry toward our Monument<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">2970</span> </span></p>
<p><span class="character"><em>Prince</em><span class="char-stop">.</span></span> What feare is this which startles in your eares<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Watch</em><span class="char-stop">.</span></span> Soveraigne<span class="comma minor">,</span> here lies the Countie <em>Paris</em> slaine<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
And <em>Romeo</em> dead<span class="comma minor">,</span> and <em>Juliet</em> dead before<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Warme and new kil'd<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p><span class="character"><em>Prince</em><span class="char-stop">.</span></span> Search<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">1</span> <span class="line-count">2975</span> </span><br>
Seeke<span class="comma minor">,</span> and know how<span class="comma minor">,</span> this foule murder comes<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Watch</em><span class="char-stop">.</span></span> Here is a Frier<span class="comma minor">,</span> and Slaughter'd <em>Romeos</em> man<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
With Instruments upon them fit to open<span class="numbering"> <span class="syllable-count">11</span></span><br>
These dead mens Tombes<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> O heaven<span class="end-stop major">!</span><span class="numbering"> <span class="syllable-count">3</span> <span class="line-count">2980</span> </span></p>
<p>O wife looke how our Daughter bleedes<span class="end-stop major">!</span><span class="numbering"> <span class="syllable-count">8</span></span></p>
<p>This Dagger hath mistaine<span class="comma minor">,</span> for loe his house<span class="numbering"> <span class="syllable-count">10</span></span><br>
Is empty on the backe of <em>Mountague</em><span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And is misheathed in my Daughters bosome<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em><span class="sub-honorific">Lady</span> <span class="sub-name addendum">Mountague</span></em><span class="char-stop">.</span></span> O me<span class="comma minor">,</span> this sight of death<span class="comma minor">,</span> is as a Bell<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2985</span> </span><br>
That warnes my old age to a Sepulcher<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<span class="direction"><em>Enter Mountague</em>.</span>
<p><span class="character"><em>Prince</em><span class="char-stop">.</span></span> Come <em>Mountague</em><span class="comma minor">,</span> for thou art early up<span class="numbering"> <span class="syllable-count">10</span></span><br>
To see thy Sonne and Heire<span class="comma minor">,</span> now early downe<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Mountague</em><span class="char-stop">.</span></span> Alas my liege<span class="comma minor">,</span> my wife is dead to night<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Griefe of my Sonnes exile hath stopt her breath<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2990</span> </span><br>
What further woe conspires against my age<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Prince</em><span class="char-stop">.</span></span> Looke<span class="colon major">:</span> and thou shalt see<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">5</span></span></p>
<p><span class="character"><em>Mountague</em><span class="char-stop">.</span></span> O thou untaught<span class="comma minor">,</span> what manners is in this<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
To presse before thy Father to a grave<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Prince</em><span class="char-stop">.</span></span> Seale up the mouth of outrage for a while<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">2995</span> </span><br>
Till we can cleare these ambiguities<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
And know their spring<span class="comma minor">,</span> their head<span class="comma minor">,</span> their true descent<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And then I will be generall of your woes<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
And lead you even to death<span class="mid-stop major">?</span> meane time forbeare<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
And let mischance be slave to patience<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span> <span class="line-count">3000</span> </span><br>
Bring forth the parties of suspition<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> I am the greatest<span class="comma minor">,</span> able to doe least<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Yet most suspected as the time and place<span class="numbering"> <span class="syllable-count">10</span></span><br>
Doth make against me of this direfull murther<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">12</span></span><br>
And heere I stand both to impeach and purge<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">3005</span> </span><br>
My selfe condemned<span class="comma minor">,</span> and my selfe excus'd<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Prince</em><span class="char-stop">.</span></span> Then say at once<span class="comma minor">,</span> what thou dost know in this<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Frier</em><span class="char-stop">.</span></span> I will be briefe<span class="comma minor">,</span> for my short date of breath<span class="numbering"> <span class="syllable-count">10</span></span><br>
Is not so long as is a tedious tale<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><em>Romeo</em> there dead<span class="comma minor">,</span> was husband to that <em>Juliet</em><span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">3010</span> </span><br>
And she there dead<span class="comma minor">,</span> that's <em>Romeos</em> faithfull wife<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
I married them<span class="colon major">;</span> and their stolne marriage day<span class="numbering"> <span class="syllable-count">10</span></span><br>
Was <em>Tybalts</em> Doomesday<span class="colon major">:</span> whose untimely death<span class="numbering"> <span class="syllable-count">12</span></span><br>
Banish'd the new-made Bridegroome from this Citie<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">12</span></span><br>
For whom <span class="paren minor">(</span>and not for <em>Tybalt</em><span class="paren minor">)</span> <em>Juliet</em> pinde<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">3015</span> </span></p>
<p>You<span class="comma minor">,</span> to remove that siege of Greefe from her<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Betroth'd<span class="comma minor">,</span> and would have married her perforce<span class="numbering"> <span class="syllable-count">10</span></span><br>
To Countie <em>Paris</em><span class="mid-stop major">.</span> Then comes she to me<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And <span class="paren minor">(</span>with wilde lookes<span class="paren minor">)</span> bid me devise some meanes<span class="numbering"> <span class="syllable-count">10</span></span><br>
To rid her from this second Marriage<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span> <span class="line-count">3020</span> </span><br>
Or in my Cell there would she kill her selfe<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Then gave I her <span class="paren minor">(</span>so Tutor'd by my Art<span class="paren minor">)</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
A sleeping Potion<span class="comma minor">,</span> which so tooke effect<span class="numbering"> <span class="syllable-count">10</span></span><br>
As I intended<span class="comma minor">,</span> for it wrought on her<span class="numbering"> <span class="syllable-count">10</span></span><br>
The forme of death<span class="mid-stop major">.</span> Meane time<span class="comma minor">,</span> I writ to <em>Romeo</em><span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">3025</span> </span><br>
That he should hither come<span class="comma minor">,</span> as this dyre night<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
To helpe to take her from her borrowed grave<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Being the time the Potions force should cease<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p>But he which bore my Letter<span class="comma minor">,</span> Frier <em>John</em><span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
Was stay'd by accident<span class="colon major">;</span> and yesternight<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">3030</span> </span><br>
Return'd my Letter backe<span class="mid-stop major">.</span> Then all alone<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
At the prefixed houre of her waking<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Came I to take her from her Kindreds vault<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Meaning to keepe her closely at my Cell<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
Till I conveniently could send to <em>Romeo</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">3035</span> </span></p>
<p>But when I came <span class="paren minor">(</span>some Minute ere the time<span class="numbering"> <span class="syllable-count">10</span></span><br>
Of her awaking<span class="paren minor">)</span> heere untimely lay<span class="numbering"> <span class="syllable-count">11</span></span><br>
The Noble <em>Paris</em><span class="comma minor">,</span> and true <em>Romeo</em> dead<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Shee wakes<span class="comma minor">,</span> and I intreated her come foorth<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And beare this worke of Heaven<span class="comma minor">,</span> with patience<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">3040</span> </span><br>
But then<span class="comma minor">,</span> a noyse did scarre me from the Tombe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
And she <span class="paren minor">(</span>too desperate<span class="paren minor">)</span> would not go with me<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
But <span class="paren minor">(</span>as it seemes<span class="paren minor">)</span> did violence on her selfe<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>All this I know<span class="comma minor">,</span> and to the Marriage her Nurse is privy<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">14</span></span><br>
And if ought in this miscarried by my fault<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">11</span> <span class="line-count">3045</span> </span><br>
Let my old life be sacrific'd<span class="comma minor">,</span> some houre before the time<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">14</span></span><br>
Unto the rigour of severest Law<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Prince</em><span class="char-stop">.</span></span> We still have knowne thee for a Holy man<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Where's <em>Romeo's</em> man<span class="mid-stop major">?</span> What can he say to this<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Boy</em><span class="char-stop">.</span></span> I brought my Master newes of <em>Juliets</em> death<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">3050</span> </span><br>
And then in poste he came from <em>Mantua</em><span class="numbering"> <span class="syllable-count">9</span></span><br>
To this same place<span class="comma minor">,</span> to this same Monument<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>This Letter he early bid me give his Father<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">12</span></span><br>
And threatned me with death<span class="comma minor">,</span> going in the Vault<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
If I departed not<span class="comma minor">,</span> and left him there<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">3055</span> </span></p>
<p><span class="character"><em>Prince</em><span class="char-stop">.</span></span> Give me the Letter<span class="comma minor">,</span> I will look on it<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Where is the Counties Page that rais'd the Watch<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>Sirra<span class="comma minor">,</span> what made your Master in this place<span class="end-stop major">?</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Page</em><span class="char-stop">.</span></span> He came with flowres to strew his Ladies grave<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And bid me stand aloofe<span class="comma minor">,</span> and so I did<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">3060</span> </span><br>
Anon comes one with light to ope the Tombe<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And by and by my Maister drew on him<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
And then I ran away to call the Watch<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p><span class="character"><em>Prince</em><span class="char-stop">.</span></span> This Letter doth make good the Friers words<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">9</span></span><br>
Their course of Love<span class="comma minor">,</span> the tydings of her death<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">3065</span> </span><br>
And heere he writes<span class="comma minor">,</span> that he did buy a poyson<span class="numbering"> <span class="syllable-count">11</span></span><br>
Of a poore Pothecarie<span class="comma minor">,</span> and therewithall<span class="numbering"> <span class="syllable-count">12</span></span><br>
Came to this Vault to dye<span class="comma minor">,</span> and lye with <em>Juliet</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p>Where be these Enemies<span class="mid-stop major">?</span> <em>Capulet</em><span class="comma minor">,</span> <em>Mountague</em><span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">12</span></span><br>
See what a scourge is laide upon your hate<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">3070</span> </span><br>
That Heaven finds meanes to kill your joyes with Love<span class="colon major">;</span><span class="numbering"> <span class="syllable-count">11</span></span><br>
And I<span class="comma minor">,</span> for winking at your discords too<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Have lost a brace of Kinsmen<span class="colon major">:</span> All are punish'd<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">11</span></span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> O Brother <em>Mountague</em><span class="comma minor">,</span> give me thy hand<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
This is my Daughters joynture<span class="comma minor">,</span> for no more<span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">3075</span> </span><br>
Can I demand<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">4</span></span></p>
<p><span class="character"><em>Mountague</em><span class="char-stop">.</span></span> But I can give thee more<span class="colon major">:</span><span class="numbering"> <span class="syllable-count">6</span></span><br>
For I will raise her Statue in pure Gold<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
That whiles <em>Verona</em> by that name is knowne<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
There shall no figure at that Rate be set<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">3080</span> </span><br>
As that of True and Faithfull <em>Juliet</em><span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Capulet</em><span class="char-stop">.</span></span> As rich shall <em>Romeo</em> by his Lady ly<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Poore sacrifices of our enmity<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><span class="character"><em>Prince</em><span class="char-stop">.</span></span> A glooming peace this morning with it brings<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
The Sunne for sorrow will not shew his head<span class="colon major">;</span><span class="numbering"> <span class="syllable-count">10</span> <span class="line-count">3085</span> </span><br>
Go hence<span class="comma minor">,</span> to have more talke of these sad things<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Some shall be pardon'd<span class="comma minor">,</span> and some punished<span class="end-stop major">.</span><span class="numbering"> <span class="syllable-count">10</span></span></p>
<p>For never was a Storie of more Wo<span class="comma minor">,</span><span class="numbering"> <span class="syllable-count">10</span></span><br>
Then this of <em>Juliet</em><span class="comma minor">,</span> and her <em>Romeo</em><span class="mid-stop major">.</span> <span class="direction"><em>Exeunt omnes</em></span><span class="numbering"> <span class="syllable-count">9</span></span></p>
<p><div class="finis" id="end">FINIS.<span class="numbering"></span><br>
THE TRAGEDIE OF<span class="numbering"></span><br>
ROMEO and JULIET</div><span class="numbering"></span></p>
</div>
</div> | delventhalz/CSS-Shakespeare | plays/romeo-juliet.html | HTML | mit | 610,263 |
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="zh-TW" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns:user="urn:user-namespace-here" xmlns="http://www.w3.org/1999/xhtml">
<!-- Mirrored from igpa.nat.gov.tw/fp.asp?xItem=821&ctNode=6&mp=1 by HTTrack Website Copier/3.x [XR&CO'2007], Wed, 26 Mar 2008 09:01:20 GMT -->
<head>
<title>清查不當黨產,向人民交代-國家資產經營管理委員會黨產處理小組</title>
<link rel="stylesheet" type="text/css" href="xslgip/style1/css/content.css"/>
</head>
<body>
<table cellpadding="0" cellspacing="0" id="middle" summary="二欄排版表格" width="100%" height="100%">
<tr>
<td valign="top" id="main"><a href="#" title="主要內容區" class="Accesskey" accesskey="C">:::</a>
<div class="PageTitle">相關報導</div>
<div class="Article">
<h1>國民黨三芝黨部 470萬賣了(2005/01/01)</h1>
<div class="Date">張貼日期:2005/1/1</div>
<div class="Body"><P> 聯合報記者胡清暉/三芝報導
<P> 位於淡金路的國民黨三芝鄉黨部前天出售,占地160坪的土地與建物以470萬元賣出。地方人士表示,整件交易由國民黨中央主導,黨中央已決定在黨產條例立法通過前,儘速出清沒有爭議的部分,未來金山、八里鄉黨部也將出售。
<P> 位於淡金路一段的國民黨三芝鄉黨部,10多年前由國民黨中央黨部向台北縣農會購買,多年來一直作為三芝鄉黨部、三芝鄉民眾服務社、三芝鄉青年工作委員會、救國團三芝團委會及國民黨民代聯誼會。
<P> 新買家考慮規畫為咖啡廳,三芝鄉民眾服務社則遷到長勤街9巷12弄2號,機車考照、急難救助服務照舊,也為婚喪喜慶的民眾申請輓聯、喜幛。 </P></div>
</div><DIV id=footer >使用 IE 6.0 以上 最佳觀看解析度 1024x768 . <A href="contenta6c6.html?CuItem=39">網站免責條款</A> <BR>
<font color="#990000"><strong>國家資產經營管理委員會—黨產處理小組</strong></font> 本網站所載之新聞報導、學者研究等內容,其著作權屬各該著作權人所有,其內容不代表政府立場。其餘資料,依<a href="http://data.gov.tw/license" target="_blank">政府資料開放授權條款</a>釋出。本網站原始碼,<a href="https://github.com/cipas-tw/old-website" target="_blank">依MIT授權條款釋出</a>。<br>
<img alt=IGPA src="site/igpa/public/MMO/IGPA/IPGA-banner7.gif" mmoid="1585">歡迎連結</DIV></td>
</tr>
</table>
</body>
<!-- Mirrored from igpa.nat.gov.tw/fp.asp?xItem=821&ctNode=6&mp=1 by HTTrack Website Copier/3.x [XR&CO'2007], Wed, 26 Mar 2008 09:01:20 GMT -->
</html>
| cipas-tw/old-website | igpa.nat.gov.tw/fpb693.html | HTML | mit | 2,833 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Submission 667</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body topmargin="0" leftmargin="0" marginheight="0" marginwidth="0">
<img src="gallery/submissions/667.jpg" height="400">
</body>
</html>
| heyitsgarrett/envelopecollective | gallery_submission.php-id=667.html | HTML | mit | 367 |
<head>
<title>CS106B</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="content-type" content="text/html; charset=UTF8">
<link href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172/plugins/bootstrap-custom/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172/style.css">
<!-- Java Script -->
<script src="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172/plugins/jquery.min.js"></script>
<script src="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172/plugins/moment.min.js"></script>
<script src="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172/plugins/bootstrap-custom/js/bootstrap.min.js"></script>
<script src="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172/plugins/ace/ace.js" type="text/javascript"></script>
<!-- Stanford -->
<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Source+Serif+Pro:400,600,700' rel='stylesheet' type='text/css'>
</head>
<body>
<!-- Navigation Bar -->
<nav class="navbar navbar-inverse">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand brand" href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172/">CS106B</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<!--<li><a href="#">Lectures</a></li>-->
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Lectures <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//lectures/1-Welcome/">1 Welcome</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//lectures/2-Functions/">2 Functions</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//lectures/3-Strings/">3 Strings</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//lectures/4-Vectors_Grid/">4 Vectors and Grid</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//lectures/5-Stacks_Queues/">5 Stacks and Queues</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//lectures/6-Sets_Maps/">6 Sets and Maps </a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//lectures/7-IntroRecursion/">7 Recursive Thinking</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//lectures/8-Fractals/">8 Fractals</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//lectures/9-RecursiveTrees/">9 Recursive Trees</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//lectures/10-RecursiveBacktracking/">10 Exhaustive Search and Recursive Backtracking</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//lectures/11-BigO/">11 Big-O, Asymptotic Analysis, Computational Complexity</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//lectures/12-Sorting/">12 Sorting</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//lectures/13-Memoization/">13 Memoization</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//lectures/14-Classes/">14 Classes</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//lectures/15-Pointers/">15 Pointers</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//lectures/16-DynamicAllocation/">16 DynamicAllocation</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//lectures/17-ImplementingVector/">17 Implementing Vector</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//lectures/18-LinkedLists/">18 Linked Lists</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//lectures/19-Trees/">19 Trees</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//lectures/20-BinaryHeaps/">20 Binary Heaps</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//lectures/21-BinarySearchTrees/">21 Binary Search Trees</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//lectures/22-Hashing/">22 Hashing</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//lectures/23-Graphs/">23 Graphs</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//lectures/24-GraphsII/">24 Graphs II</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//lectures/25-BFS_DFS/">25 Breadth First Search and Depth First Search</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//lectures/26-Dijkstra/">26 Dijkstra and A*</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//lectures/27-MSTs/">27 Minimum Spanning Trees</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//lectures/28-NeuralNetworks/">28 Neural Networks</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//lectures/29-EsotericDataStructures/">29 Esoteric Data Structures</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//lectures/30-LastClass/">30 Last Class</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Handouts <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//handouts/1-GeneralInformation.pdf">1 - General Information</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//handouts/2-CoursePlacement.pdf">2 - Course Placement</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//handouts/3-NameHash.pdf">3 - Name Hash</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//handouts/4-Fauxtoshop.pdf">4 - Fauxtoshop</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//handouts/5-HonorCode.pdf">5 - Honor Code</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//handouts/velociraptorSafety.html">6 - Velociraptor Safety</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//handouts/bananagrams.html">7 - Bananagrams</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//handouts/midterm.html">8 - Midterm</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//handouts/search.html">9 - Search</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//handouts/final.html">10 - Final</a></li>
<!--<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//handouts/honor-code.pdf">Honor Code</a></li>-->
<!--<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//handouts/velociraptorSafety.html">Grids and Raptor Safety</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//handouts/bananagrams.html">Bananagrams</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//handouts/duoslango.html">Duoslango</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//handouts/midterm.html">Midterm Info</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//handouts/search.html">Search</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//handouts/final.html">Final Info</a></li>-->
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Assignments <span class="caret"></span></a>
<ul class="dropdown-menu">
<!--<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//assn/serafini.html">2 Serafini</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//assn/pqueue.html">5 PQueue</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//assn/huffman.html">6 Huffman</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//assn/trailblazer.html">7 Trailblazer</a></li>
<li role="separator" class="divider"></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//assn/contest.html">Contest</a></li>-->
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//handouts/3-NameHash.pdf">0 - Name Hash</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//handouts/assignments.html">1 - Fauxtoshop</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172/assn/serafini.html">2 - Serafini</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//assn/metaAcademy.html">3 - Meta Academy</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//assn/boggle.html">4 - Boggle</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//assn/pqueue.html">5 - PQueue</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//assn/huffman.html">6 - Huffman Encoding</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//assn/trailblazer.html">7 - Trailblazer</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Sections <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//sections/section01.pdf">Section 01</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//sections/section01-solutions.pdf">Section 01 Soln</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//sections/section02.pdf">Section 02</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//sections/section02-solutions.pdf">Section 02 Soln</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//sections/section03.pdf">Section 03</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//sections/section03-solutions.pdf">Section 03 Soln</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//sections/section04.pdf">Section 04</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//sections/section04-solutions.pdf">Section 04 Soln</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//sections/section05.pdf">Section 05</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//sections/section05-solutions.pdf">Section 05 Soln</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//sections/section06.pdf">Section 06</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//sections/section06-solutions.pdf">Section 06 Soln</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//sections/section07.pdf">Section 07</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//sections/section07-solutions.pdf">Section 07 Soln</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//sections/section08.pdf">Section 08</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//sections/section08-solutions.pdf">Section 08 Soln</a></li>
<!--<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//sections/section09.pdf">Optional 09</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//sections/section09-solutions.pdf">Optional 09 Soln</a></li>-->
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Tools <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//handouts/overview.html">Course Overview</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//handouts/help.html">Help Hours Calendar</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//handouts/qt-creator.html">QT Creator</a></li>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//handouts/styleguide.html">Style Guide</a></li>
<!--<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//handouts/diff.html">Example Diff Tool</a></li>-->
<!--<li><a href=""><i>None yet!</i></a></li>-->
</ul>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//handouts/overview.html"><span class="glyphicon glyphicon-apple" aria-hidden="true"></span> Overview</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
<div class="container">
<!-- Header -->
<div class="row">
<div class="col-sm-12">
<div id="pageHeader">
<h1>
How to Use QT Creator
</h1>
</div>
<hr/>
</div>
</div>
<!--<p>
<center>
<img style="width:500px" src="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172/img/handouts/whatsNext/next.png">
</center>
</p>-->
<div class="row">
<div class="col-sm-12">
<div id="howtoopen">
<h3>Opening a Project or Assignment</h3>
<p>
Once you've installed Qt Creator, you can download any of the assignment projects available on the assignment page.
Note that to open the project, you have 2 options:
</p>
<ol>
<li>
<p>
Open Qt Creator.
Go to File->Open File or Project... <br/><br/>
<img src="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//img/qt/openFileOrProject.png" class="img-thumbnail"><br/><br/>
Then navigate to the project you wish to open and click on the .pro file, i.e. Life.pro.
Note, if you directly open the *.h files or *.cpp files instead, this will not work, because it will not open the entire project.
</p>
<div>
<img src="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//img/qt/openProFile.png" class="img-thumbnail">
</div>
</li>
<li>
<p>
Navigate to the project you wish to open in your file system, then just double-click on the .pro file i.e. Life.pro.
This will open Qt Creator for you with this project.
</p>
</li>
</ol>
<div>
<div>
<h3>Using Qt Creator</h3>
<p>
Below is a screenshot of what Qt Creator should look like when you open a project.
</p>
<div>
<img src="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//img/qt/qtCreatorFullScreenshot.png" class="img-thumbnail" />
</div>
<p>
Let's breakdown what buttons are where and how you actually edit and run the code.
First in the picture below is the View menu.
This menu allows you to change how qt creator will look, which can help you in different tasks.
You'll mainly use the Edit view and the Debug view. Projects will open in Edit view.
</p>
<div>
<img src="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//img/qt/editDebugViews.png" class="img-thumbnail">
</div>
<p>
The files inside of this project will be displayed in the project files window which can be seen below.
Note, if you can't see this window, hold down the Alt key and press 0 (zero, the number key) on Windows or the Meta key and press 0 on Mac.
The code files for the project can be found in the Headers → src folder and the Sources → src folder.
The files in the lib/StanfordCPPLib folders are the code files for the Stanford Library which includes classes like Vector, Grid, and Map.
Feel free to open up these files and take a look.
Just make sure not to change them since your assignments will be graded with a clean copy of those files.
</p>
<div>
<img src="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//img/qt/projectFilesWindow.png" class="img-thumbnail" />
</div>
<p>
But how do you run your programs?
First, you'll need to build the project by clicking the Build button which is marked by the hammer icon in the picture below.
If the project builds, then you can run the project by clicking the play button which is the plain green triangle button shown in the picture below.
If you want to debug your project, you should click the debug button which is the green triangle with a bug on it shown in the picture below.
Note, your project must be built in debug mode in order to debug your program.
You can change the build mode by clicking the computer icon shown in the picture below and selecting the debug option.
Most projects by default are built in debug mode.
</p>
<div>
<img src="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//img/qt/playBuildWindow.png" class="img-thumbnail" />
</div>
<p>
The last thing to mention is where to view compiler errors, issues, and application output.
At the bottom of your screen, you'll see the Issues, Application Output, and Compiler Output options.
You can open these windows to see the corresponding information.
Sometimes the explanations in the Issues window is not that helpful.
In these cases, you should look at the Compile Output or Application Output to see if that gives you more helpful information.
</p>
<div>
<img src="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//img/qt/issuesOutputWindow.png" class="img-thumbnail" />
</div>
</div>
<div>
<h3>How to Debug</h3>
<p>
If you have having trouble finding bugs in your program or just want to learn how to debug with Qt Creator's Debugging Tools, here's a handout for you.
</p>
<ul>
<li><a href="//web.stanford.edu/class/archive/cs/cs106b/cs106b.1172//handouts/debugging-with-qt-creator.pdf">Debugging Handout</a></li>
</ul>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<hr>
<div class="footer">
<p class="pull-left">
© Stanford 2016 | Created by Chris Piech and Chris Gregg.
CS106B has been developed over decades by many talented teachers.
</p>
</div>
</div>
</div>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-74362126-1', 'auto');
ga('send', 'pageview');
</script>
</div>
</body>
| chrispiech/cs106b-fall-2016-website | handouts/qt-creator-usage.html | HTML | mit | 20,449 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_102) on Fri Oct 07 10:46:20 MDT 2016 -->
<title>API Help</title>
<meta name="date" content="2016-10-07">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="API Help";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-files/index-1.html">Index</a></li>
<li class="navBarCell1Rev">Help</li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
<li><a href="help-doc.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">How This API Document Is Organized</h1>
<div class="subTitle">This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.</div>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<h2>Overview</h2>
<p>The <a href="overview-summary.html">Overview</a> page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.</p>
</li>
<li class="blockList">
<h2>Package</h2>
<p>Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:</p>
<ul>
<li>Interfaces (italic)</li>
<li>Classes</li>
<li>Enums</li>
<li>Exceptions</li>
<li>Errors</li>
<li>Annotation Types</li>
</ul>
</li>
<li class="blockList">
<h2>Class/Interface</h2>
<p>Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:</p>
<ul>
<li>Class inheritance diagram</li>
<li>Direct Subclasses</li>
<li>All Known Subinterfaces</li>
<li>All Known Implementing Classes</li>
<li>Class/interface declaration</li>
<li>Class/interface description</li>
</ul>
<ul>
<li>Nested Class Summary</li>
<li>Field Summary</li>
<li>Constructor Summary</li>
<li>Method Summary</li>
</ul>
<ul>
<li>Field Detail</li>
<li>Constructor Detail</li>
<li>Method Detail</li>
</ul>
<p>Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</p>
</li>
<li class="blockList">
<h2>Annotation Type</h2>
<p>Each annotation type has its own separate page with the following sections:</p>
<ul>
<li>Annotation Type declaration</li>
<li>Annotation Type description</li>
<li>Required Element Summary</li>
<li>Optional Element Summary</li>
<li>Element Detail</li>
</ul>
</li>
<li class="blockList">
<h2>Enum</h2>
<p>Each enum has its own separate page with the following sections:</p>
<ul>
<li>Enum declaration</li>
<li>Enum description</li>
<li>Enum Constant Summary</li>
<li>Enum Constant Detail</li>
</ul>
</li>
<li class="blockList">
<h2>Use</h2>
<p>Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.</p>
</li>
<li class="blockList">
<h2>Tree (Class Hierarchy)</h2>
<p>There is a <a href="overview-tree.html">Class Hierarchy</a> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with <code>java.lang.Object</code>. The interfaces do not inherit from <code>java.lang.Object</code>.</p>
<ul>
<li>When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.</li>
<li>When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.</li>
</ul>
</li>
<li class="blockList">
<h2>Deprecated API</h2>
<p>The <a href="deprecated-list.html">Deprecated API</a> page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.</p>
</li>
<li class="blockList">
<h2>Index</h2>
<p>The <a href="index-files/index-1.html">Index</a> contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.</p>
</li>
<li class="blockList">
<h2>Prev/Next</h2>
<p>These links take you to the next or previous class, interface, package, or related page.</p>
</li>
<li class="blockList">
<h2>Frames/No Frames</h2>
<p>These links show and hide the HTML frames. All pages are available with or without frames.</p>
</li>
<li class="blockList">
<h2>All Classes</h2>
<p>The <a href="allclasses-noframe.html">All Classes</a> link shows all classes and interfaces except non-static nested types.</p>
</li>
<li class="blockList">
<h2>Serialized Form</h2>
<p>Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.</p>
</li>
<li class="blockList">
<h2>Constant Field Values</h2>
<p>The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values.</p>
</li>
</ul>
<span class="emphasizedPhrase">This help file applies to API documentation generated using the standard doclet.</span></div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-files/index-1.html">Index</a></li>
<li class="navBarCell1Rev">Help</li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
<li><a href="help-doc.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
| ljzca/TicTacToe | assignment_1_client/doc/help-doc.html | HTML | mit | 8,809 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_13) on Mon Dec 14 15:24:43 MSK 2009 -->
<TITLE>
POIFSViewEngine (POI API Documentation)
</TITLE>
<META NAME="date" CONTENT="2009-12-14">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="POIFSViewEngine (POI API Documentation)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/POIFSViewEngine.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../org/apache/poi/poifs/dev/POIFSViewable.html" title="interface in org.apache.poi.poifs.dev"><B>PREV CLASS</B></A>
<A HREF="../../../../../org/apache/poi/poifs/dev/POIFSViewer.html" title="class in org.apache.poi.poifs.dev"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/poi/poifs/dev/POIFSViewEngine.html" target="_top"><B>FRAMES</B></A>
<A HREF="POIFSViewEngine.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.poi.poifs.dev</FONT>
<BR>
Class POIFSViewEngine</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.poi.poifs.dev.POIFSViewEngine</B>
</PRE>
<HR>
<DL>
<DT><PRE>public class <B>POIFSViewEngine</B><DT>extends java.lang.Object</DL>
</PRE>
<P>
This class contains methods used to inspect POIFSViewable objects
<P>
<P>
<DL>
<DT><B>Author:</B></DT>
<DD>Marc Johnson (mjohnson at apache dot org)</DD>
</DL>
<HR>
<P>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/apache/poi/poifs/dev/POIFSViewEngine.html#POIFSViewEngine()">POIFSViewEngine</A></B>()</CODE>
<BR>
</TD>
</TR>
</TABLE>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.util.List</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/poi/poifs/dev/POIFSViewEngine.html#inspectViewable(java.lang.Object, boolean, int, java.lang.String)">inspectViewable</A></B>(java.lang.Object viewable,
boolean drilldown,
int indentLevel,
java.lang.String indentString)</CODE>
<BR>
Inspect an object that may be viewable, and drill down if told
to</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
<P>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="POIFSViewEngine()"><!-- --></A><H3>
POIFSViewEngine</H3>
<PRE>
public <B>POIFSViewEngine</B>()</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="inspectViewable(java.lang.Object, boolean, int, java.lang.String)"><!-- --></A><H3>
inspectViewable</H3>
<PRE>
public static java.util.List <B>inspectViewable</B>(java.lang.Object viewable,
boolean drilldown,
int indentLevel,
java.lang.String indentString)</PRE>
<DL>
<DD>Inspect an object that may be viewable, and drill down if told
to
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>viewable</CODE> - the object to be viewed<DD><CODE>drilldown</CODE> - if true, and the object implements
POIFSViewable, inspect the objects' contents
(recursively)<DD><CODE>indentLevel</CODE> - how far in to indent each string<DD><CODE>indentString</CODE> - string to use for indenting
<DT><B>Returns:</B><DD>a List of Strings holding the content</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/POIFSViewEngine.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../org/apache/poi/poifs/dev/POIFSViewable.html" title="interface in org.apache.poi.poifs.dev"><B>PREV CLASS</B></A>
<A HREF="../../../../../org/apache/poi/poifs/dev/POIFSViewer.html" title="class in org.apache.poi.poifs.dev"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/poi/poifs/dev/POIFSViewEngine.html" target="_top"><B>FRAMES</B></A>
<A HREF="POIFSViewEngine.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
<i>Copyright 2009 The Apache Software Foundation or
its licensors, as applicable.</i>
</BODY>
</HTML>
| tobyclemson/msci-project | vendor/poi-3.6/doc/apidocs/org/apache/poi/poifs/dev/POIFSViewEngine.html | HTML | mit | 11,574 |
<!DOCTYPE html>
<!--[if lt IE 9]><html class="no-js lt-ie9" lang="en" dir="ltr"><![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="en" dir="ltr">
<!--<![endif]-->
<!-- Usage: /eic/site/ccc-rec.nsf/tpl-eng/template-1col.html?Open&id=3 (optional: ?Open&page=filename.html&id=x) -->
<!-- Created: ; Product Code: 536; Server: stratnotes2.ic.gc.ca -->
<head>
<!-- Title begins / Début du titre -->
<title>
Bourne's Electric Limited -
Complete profile - Canadian Company Capabilities - Industries and Business - Industry Canada
</title>
<!-- Title ends / Fin du titre -->
<!-- Meta-data begins / Début des métadonnées -->
<meta charset="utf-8" />
<meta name="dcterms.language" title="ISO639-2" content="eng" />
<meta name="dcterms.title" content="" />
<meta name="description" content="" />
<meta name="dcterms.description" content="" />
<meta name="dcterms.type" content="report, data set" />
<meta name="dcterms.subject" content="businesses, industry" />
<meta name="dcterms.subject" content="businesses, industry" />
<meta name="dcterms.issued" title="W3CDTF" content="" />
<meta name="dcterms.modified" title="W3CDTF" content="" />
<meta name="keywords" content="" />
<meta name="dcterms.creator" content="" />
<meta name="author" content="" />
<meta name="dcterms.created" title="W3CDTF" content="" />
<meta name="dcterms.publisher" content="" />
<meta name="dcterms.audience" title="icaudience" content="" />
<meta name="dcterms.spatial" title="ISO3166-1" content="" />
<meta name="dcterms.spatial" title="gcgeonames" content="" />
<meta name="dcterms.format" content="HTML" />
<meta name="dcterms.identifier" title="ICsiteProduct" content="536" />
<!-- EPI-11240 -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- MCG-202 -->
<meta content="width=device-width,initial-scale=1" name="viewport">
<!-- EPI-11567 -->
<meta name = "format-detection" content = "telephone=no">
<!-- EPI-12603 -->
<meta name="robots" content="noarchive">
<!-- EPI-11190 - Webtrends -->
<script>
var startTime = new Date();
startTime = startTime.getTime();
</script>
<!--[if gte IE 9 | !IE ]><!-->
<link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="icon" type="image/x-icon">
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/wet-boew.min.css">
<!--<![endif]-->
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/theme.min.css">
<!--[if lt IE 9]>
<link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="shortcut icon" />
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/ie8-wet-boew.min.css" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew.min.js"></script>
<![endif]-->
<!--[if lte IE 9]>
<![endif]-->
<noscript><link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/noscript.min.css" /></noscript>
<!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER -->
<script>dataLayer1 = [];</script>
<!-- End Google Tag Manager -->
<!-- EPI-11235 -->
<link rel="stylesheet" href="/eic/home.nsf/css/add_WET_4-0_Canada_Apps.css">
<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
<link href="/app/ccc/srch/css/print.css" media="print" rel="stylesheet" type="text/css" />
</head>
<body class="home" vocab="http://schema.org/" typeof="WebPage">
<!-- EPIC HEADER BEGIN -->
<!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER -->
<noscript><iframe title="Google Tag Manager" src="//www.googletagmanager.com/ns.html?id=GTM-TLGQ9K" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer1'?'&l='+l:'';j.async=true;j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer1','GTM-TLGQ9K');</script>
<!-- End Google Tag Manager -->
<!-- EPI-12801 -->
<span typeof="Organization"><meta property="legalName" content="Department_of_Industry"></span>
<ul id="wb-tphp">
<li class="wb-slc">
<a class="wb-sl" href="#wb-cont">Skip to main content</a>
</li>
<li class="wb-slc visible-sm visible-md visible-lg">
<a class="wb-sl" href="#wb-info">Skip to "About this site"</a>
</li>
</ul>
<header role="banner">
<div id="wb-bnr" class="container">
<section id="wb-lng" class="visible-md visible-lg text-right">
<h2 class="wb-inv">Language selection</h2>
<div class="row">
<div class="col-md-12">
<ul class="list-inline mrgn-bttm-0">
<li><a href="nvgt.do?V_TOKEN=1492270485541&V_SEARCH.docsCount=3&V_DOCUMENT.docRank=6636&V_SEARCH.docsStart=6635&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=/prfl.do&lang=fra&redirectUrl=/app/scr/imbs/ccc/rgstrtn/rgstr.sec?_flId?_flxKy=e1s1&estblmntNo=234567041301&profileId=61&_evId=bck&lang=eng&V_SEARCH.showStricts=false&prtl=1&_flId?_flId?_flxKy=e1s1" title="Français" lang="fr">Français</a></li>
</ul>
</div>
</div>
</section>
<div class="row">
<div class="brand col-xs-8 col-sm-9 col-md-6">
<a href="http://www.canada.ca/en/index.html"><object type="image/svg+xml" tabindex="-1" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/sig-blk-en.svg"></object><span class="wb-inv"> Government of Canada</span></a>
</div>
<section class="wb-mb-links col-xs-4 col-sm-3 visible-sm visible-xs" id="wb-glb-mn">
<h2>Search and menus</h2>
<ul class="list-inline text-right chvrn">
<li><a href="#mb-pnl" title="Search and menus" aria-controls="mb-pnl" class="overlay-lnk" role="button"><span class="glyphicon glyphicon-search"><span class="glyphicon glyphicon-th-list"><span class="wb-inv">Search and menus</span></span></span></a></li>
</ul>
<div id="mb-pnl"></div>
</section>
<!-- Site Search Removed -->
</div>
</div>
<nav role="navigation" id="wb-sm" class="wb-menu visible-md visible-lg" data-trgt="mb-pnl" data-ajax-fetch="//cdn.canada.ca/gcweb-cdn-dev/sitemenu/sitemenu-en.html" typeof="SiteNavigationElement">
<h2 class="wb-inv">Topics menu</h2>
<div class="container nvbar">
<div class="row">
<ul class="list-inline menu">
<li><a href="https://www.canada.ca/en/services/jobs.html">Jobs</a></li>
<li><a href="http://www.cic.gc.ca/english/index.asp">Immigration</a></li>
<li><a href="https://travel.gc.ca/">Travel</a></li>
<li><a href="https://www.canada.ca/en/services/business.html">Business</a></li>
<li><a href="https://www.canada.ca/en/services/benefits.html">Benefits</a></li>
<li><a href="http://healthycanadians.gc.ca/index-eng.php">Health</a></li>
<li><a href="https://www.canada.ca/en/services/taxes.html">Taxes</a></li>
<li><a href="https://www.canada.ca/en/services.html">More services</a></li>
</ul>
</div>
</div>
</nav>
<!-- EPIC BODY BEGIN -->
<nav role="navigation" id="wb-bc" class="" property="breadcrumb">
<h2 class="wb-inv">You are here:</h2>
<div class="container">
<div class="row">
<ol class="breadcrumb">
<li><a href="/eic/site/icgc.nsf/eng/home" title="Home">Home</a></li>
<li><a href="/eic/site/icgc.nsf/eng/h_07063.html" title="Industries and Business">Industries and Business</a></li>
<li><a href="/eic/site/ccc-rec.nsf/tpl-eng/../eng/home" >Canadian Company Capabilities</a></li>
</ol>
</div>
</div>
</nav>
</header>
<main id="wb-cont" role="main" property="mainContentOfPage" class="container">
<!-- End Header -->
<!-- Begin Body -->
<!-- Begin Body Title -->
<!-- End Body Title -->
<!-- Begin Body Head -->
<!-- End Body Head -->
<!-- Begin Body Content -->
<br>
<!-- Complete Profile -->
<!-- Company Information above tabbed area-->
<input id="showMore" type="hidden" value='more'/>
<input id="showLess" type="hidden" value='less'/>
<h1 id="wb-cont">
Company profile - Canadian Company Capabilities
</h1>
<div class="profileInfo hidden-print">
<ul class="list-inline">
<li><a href="cccSrch.do?lang=eng&profileId=&prtl=1&key.hitsPerPage=25&searchPage=%252Fapp%252Fccc%252Fsrch%252FcccBscSrch.do%253Flang%253Deng%2526amp%253Bprtl%253D1%2526amp%253Btagid%253D&V_SEARCH.scopeCategory=CCC.Root&V_SEARCH.depth=1&V_SEARCH.showStricts=false&V_SEARCH.sortSpec=title+asc&rstBtn.x=" class="btn btn-link">New Search</a> |</li>
<li><form name="searchForm" method="post" action="/app/ccc/srch/bscSrch.do">
<input type="hidden" name="lang" value="eng" />
<input type="hidden" name="profileId" value="" />
<input type="hidden" name="prtl" value="1" />
<input type="hidden" name="searchPage" value="%2Fapp%2Fccc%2Fsrch%2FcccBscSrch.do%3Flang%3Deng%26amp%3Bprtl%3D1%26amp%3Btagid%3D" />
<input type="hidden" name="V_SEARCH.scopeCategory" value="CCC.Root" />
<input type="hidden" name="V_SEARCH.depth" value="1" />
<input type="hidden" name="V_SEARCH.showStricts" value="false" />
<input id="repeatSearchBtn" class="btn btn-link" type="submit" value="Return to search results" />
</form></li>
<li>| <a href="nvgt.do?V_SEARCH.docsStart=6634&V_DOCUMENT.docRank=6635&V_SEARCH.docsCount=3&lang=eng&prtl=1&sbPrtl=&profile=cmpltPrfl&V_TOKEN=1492270501675&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=%2fprfl.do&estblmntNo=123456270018&profileId=&key.newSearchLabel=">Previous Company</a></li>
<li>| <a href="nvgt.do?V_SEARCH.docsStart=6636&V_DOCUMENT.docRank=6637&V_SEARCH.docsCount=3&lang=eng&prtl=1&sbPrtl=&profile=cmpltPrfl&V_TOKEN=1492270501675&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=%2fprfl.do&estblmntNo=208040190000&profileId=&key.newSearchLabel=">Next Company</a></li>
</ul>
</div>
<details>
<summary>Third-Party Information Liability Disclaimer</summary>
<p>Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements.</p>
</details>
<h2>
Bourne's Electric Limited
</h2>
<div class="row">
<div class="col-md-5">
<h2 class="h5 mrgn-bttm-0">Legal/Operating Name:</h2>
<p>Bourne's Electric Limited</p>
<p><a href="mailto:[email protected]" title="[email protected]">[email protected]</a></p>
</div>
<div class="col-md-4 mrgn-sm-sm">
<h2 class="h5 mrgn-bttm-0">Mailing Address:</h2>
<address class="mrgn-bttm-md">
27 Goff Ave<br/>
CARBONEAR,
Newfoundland and Labrador<br/>
A1Y 1A6
<br/>
</address>
<h2 class="h5 mrgn-bttm-0">Location Address:</h2>
<address class="mrgn-bttm-md">
27 Goff Ave<br/>
CARBONEAR,
Newfoundland and Labrador<br/>
A1Y 1A6
<br/>
</address>
<p class="mrgn-bttm-0"><abbr title="Telephone">Tel.</abbr>:
(709) 596-3985
</p>
<p class="mrgn-bttm-lg"><abbr title="Facsimile">Fax</abbr>:
(709) 596-2828</p>
</div>
<div class="col-md-3 mrgn-tp-md">
</div>
</div>
<div class="row mrgn-tp-md mrgn-bttm-md">
<div class="col-md-12">
</div>
</div>
<!-- <div class="wb-tabs ignore-session update-hash wb-eqht-off print-active"> -->
<div class="wb-tabs ignore-session">
<div class="tabpanels">
<details id="details-panel1">
<summary>
Full profile
</summary>
<!-- Tab 1 -->
<h2 class="wb-invisible">
Full profile
</h2>
<!-- Contact Information -->
<h3 class="page-header">
Contact information
</h3>
<section class="container-fluid">
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Brenda
Slade
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
Office Manager <br>
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(709) 596-3985
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Facsimile:
</strong>
</div>
<div class="col-md-7">
(709) 596-2828
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Email:
</strong>
</div>
<div class="col-md-7">
[email protected]
</div>
</div>
</section>
<p class="mrgn-tp-lg text-right small hidden-print">
<a href="#wb-cont">top of page</a>
</p>
<!-- Company Description -->
<h3 class="page-header">
Company description
</h3>
<section class="container-fluid">
<div class="row">
<div class="col-md-5">
<strong>
Exporting:
</strong>
</div>
<div class="col-md-7">
No
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Industry (NAICS):
</strong>
</div>
<div class="col-md-7">
238210 - Electrical Contractors and Other Wiring Installation Contractors
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Business Activity:
</strong>
</div>
<div class="col-md-7">
Services
</div>
</div>
</section>
<!-- Products / Services / Licensing -->
<h3 class="page-header">
Product / Service / Licensing
</h3>
<section class="container-fluid">
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Service Name:
</strong>
</div>
<div class="col-md-9">
electrical <br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-12">
Electrical contracting and maintenance<br>
<br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
FSC Code:
</strong>
</div>
<div class="col-md-9">
4120-Air Conditioning Equipment
<br>
4140-Fans, Air Circulators, and Blower Equipment
<br>
5920-Fuses, Arresters, Absorbers, and Protectors
<br>
5925-Circuit Breakers
<br>
5930-Switches
<br>
5932-Electrical Connectors
<br>
5935-Connectors, Electrical
<br>
5940-Lugs, Terminals, and Terminal Strips
<br>
5945-Relays and Solenoids
<br>
5950-Coils and Transformers
<br>
5961-Semiconductor Devices and Associated Hardware
<br>
5970-Electrical Insulators and Insulating Materials
<br>
5975-Electrical Hardware and Supplies
<br>
5999-Miscellaneous Electrical and Electronic Components
<br>
6105-Motors, Electrical
<br>
6117-Solar Electric Power Systems
<br>
6145-Wire and Cable, Electrical
<br>
6150-Miscellaneous Electric Power and Distribution Equipment
<br>
6210-Indoor and Outdoor Electric Lighting Fixtures
<br>
6220-Electric Vehicular Lights and Fixtures
<br>
6230-Electric Portable and Hand Lighting Equipment
<br>
6240-Electric Lamps
<br>
6250-Ballasts, Lampholders, and Starters
<br>
6260-Nonelectrical Lighting Fixtures
<br>
J000-Maintenance, Repair, Modification, Rebuilding and Installation of Goods/Equipment
<br>
</div>
</div>
</section>
<p class="mrgn-tp-lg text-right small hidden-print">
<a href="#wb-cont">top of page</a>
</p>
<!-- Technology Profile -->
<!-- Market Profile -->
<!-- Sector Information -->
<details class="mrgn-tp-md mrgn-bttm-md">
<summary>
Third-Party Information Liability Disclaimer
</summary>
<p>
Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements.
</p>
</details>
</details>
<details id="details-panel2">
<summary>
Contacts
</summary>
<h2 class="wb-invisible">
Contact information
</h2>
<!-- Contact Information -->
<section class="container-fluid">
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Brenda
Slade
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
Office Manager <br>
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(709) 596-3985
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Facsimile:
</strong>
</div>
<div class="col-md-7">
(709) 596-2828
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Email:
</strong>
</div>
<div class="col-md-7">
[email protected]
</div>
</div>
</section>
</details>
<details id="details-panel3">
<summary>
Description
</summary>
<h2 class="wb-invisible">
Company description
</h2>
<section class="container-fluid">
<div class="row">
<div class="col-md-5">
<strong>
Exporting:
</strong>
</div>
<div class="col-md-7">
No
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Industry (NAICS):
</strong>
</div>
<div class="col-md-7">
238210 - Electrical Contractors and Other Wiring Installation Contractors
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Business Activity:
</strong>
</div>
<div class="col-md-7">
Services
</div>
</div>
</section>
</details>
<details id="details-panel4">
<summary>
Products, services and licensing
</summary>
<h2 class="wb-invisible">
Product / Service / Licensing
</h2>
<section class="container-fluid">
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Service Name:
</strong>
</div>
<div class="col-md-9">
electrical <br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-12">
Electrical contracting and maintenance<br>
<br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
FSC Code:
</strong>
</div>
<div class="col-md-9">
4120-Air Conditioning Equipment
<br>
4140-Fans, Air Circulators, and Blower Equipment
<br>
5920-Fuses, Arresters, Absorbers, and Protectors
<br>
5925-Circuit Breakers
<br>
5930-Switches
<br>
5932-Electrical Connectors
<br>
5935-Connectors, Electrical
<br>
5940-Lugs, Terminals, and Terminal Strips
<br>
5945-Relays and Solenoids
<br>
5950-Coils and Transformers
<br>
5961-Semiconductor Devices and Associated Hardware
<br>
5970-Electrical Insulators and Insulating Materials
<br>
5975-Electrical Hardware and Supplies
<br>
5999-Miscellaneous Electrical and Electronic Components
<br>
6105-Motors, Electrical
<br>
6117-Solar Electric Power Systems
<br>
6145-Wire and Cable, Electrical
<br>
6150-Miscellaneous Electric Power and Distribution Equipment
<br>
6210-Indoor and Outdoor Electric Lighting Fixtures
<br>
6220-Electric Vehicular Lights and Fixtures
<br>
6230-Electric Portable and Hand Lighting Equipment
<br>
6240-Electric Lamps
<br>
6250-Ballasts, Lampholders, and Starters
<br>
6260-Nonelectrical Lighting Fixtures
<br>
J000-Maintenance, Repair, Modification, Rebuilding and Installation of Goods/Equipment
<br>
</div>
</div>
</section>
</details>
</div>
</div>
<div class="row">
<div class="col-md-12 text-right">
Last Update Date 2015-11-26
</div>
</div>
<!--
- Artifact ID: CBW - IMBS - CCC Search WAR
- Group ID: ca.gc.ic.strategis.imbs.ccc.search
- Version: 3.26
- Built-By: bamboo
- Build Timestamp: 2017-03-02T21:29:28Z
-->
<!-- End Body Content -->
<!-- Begin Body Foot -->
<!-- End Body Foot -->
<!-- END MAIN TABLE -->
<!-- End body -->
<!-- Begin footer -->
<div class="row pagedetails">
<div class="col-sm-5 col-xs-12 datemod">
<dl id="wb-dtmd">
<dt class=" hidden-print">Date Modified:</dt>
<dd class=" hidden-print">
<span><time>2017-03-02</time></span>
</dd>
</dl>
</div>
<div class="clear visible-xs"></div>
<div class="col-sm-4 col-xs-6">
</div>
<div class="col-sm-3 col-xs-6 text-right">
</div>
<div class="clear visible-xs"></div>
</div>
</main>
<footer role="contentinfo" id="wb-info">
<nav role="navigation" class="container wb-navcurr">
<h2 class="wb-inv">About government</h2>
<!-- EPIC FOOTER BEGIN -->
<!-- EPI-11638 Contact us -->
<ul class="list-unstyled colcount-sm-2 colcount-md-3">
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07026.html#pageid=E048-H00000&from=Industries">Contact us</a></li>
<li><a href="https://www.canada.ca/en/government/dept.html">Departments and agencies</a></li>
<li><a href="https://www.canada.ca/en/government/publicservice.html">Public service and military</a></li>
<li><a href="https://www.canada.ca/en/news.html">News</a></li>
<li><a href="https://www.canada.ca/en/government/system/laws.html">Treaties, laws and regulations</a></li>
<li><a href="https://www.canada.ca/en/transparency/reporting.html">Government-wide reporting</a></li>
<li><a href="http://pm.gc.ca/eng">Prime Minister</a></li>
<li><a href="https://www.canada.ca/en/government/system.html">How government works</a></li>
<li><a href="http://open.canada.ca/en/">Open government</a></li>
</ul>
</nav>
<div class="brand">
<div class="container">
<div class="row">
<nav class="col-md-10 ftr-urlt-lnk">
<h2 class="wb-inv">About this site</h2>
<ul>
<li><a href="https://www.canada.ca/en/social.html">Social media</a></li>
<li><a href="https://www.canada.ca/en/mobile.html">Mobile applications</a></li>
<li><a href="http://www1.canada.ca/en/newsite.html">About Canada.ca</a></li>
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html">Terms and conditions</a></li>
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html#p1">Privacy</a></li>
</ul>
</nav>
<div class="col-xs-6 visible-sm visible-xs tofpg">
<a href="#wb-cont">Top of Page <span class="glyphicon glyphicon-chevron-up"></span></a>
</div>
<div class="col-xs-6 col-md-2 text-right">
<object type="image/svg+xml" tabindex="-1" role="img" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/wmms-blk.svg" aria-label="Symbol of the Government of Canada"></object>
</div>
</div>
</div>
</div>
</footer>
<!--[if gte IE 9 | !IE ]><!-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/wet-boew.min.js"></script>
<!--<![endif]-->
<!--[if lt IE 9]>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew2.min.js"></script>
<![endif]-->
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/theme.min.js"></script>
<!-- EPI-10519 -->
<span class="wb-sessto"
data-wb-sessto='{"inactivity": 1800000, "reactionTime": 180000, "sessionalive": 1800000, "logouturl": "/app/ccc/srch/cccSrch.do?lang=eng&prtl=1"}'></span>
<script src="/eic/home.nsf/js/jQuery.externalOpensInNewWindow.js"></script>
<!-- EPI-11190 - Webtrends -->
<script src="/eic/home.nsf/js/webtrends.js"></script>
<script>var endTime = new Date();</script>
<noscript>
<div><img alt="" id="DCSIMG" width="1" height="1" src="//wt-sdc.ic.gc.ca/dcs6v67hwe0ei7wsv8g9fv50d_3k6i/njs.gif?dcsuri=/nojavascript&WT.js=No&WT.tv=9.4.0&dcssip=www.ic.gc.ca"/></div>
</noscript>
<!-- /Webtrends -->
<!-- JS deps -->
<script src="/eic/home.nsf/js/jquery.imagesloaded.js"></script>
<!-- EPI-11262 - Util JS -->
<script src="/eic/home.nsf/js/_WET_4-0_utils_canada.min.js"></script>
<!-- EPI-11383 -->
<script src="/eic/home.nsf/js/jQuery.icValidationErrors.js"></script>
<span style="display:none;" id='app-info' data-project-groupid='' data-project-artifactid='' data-project-version='' data-project-build-timestamp='' data-issue-tracking='' data-scm-sha1='' data-scm-sha1-abbrev='' data-scm-branch='' data-scm-commit-date=''></span>
</body></html>
<!-- End Footer -->
<!--
- Artifact ID: CBW - IMBS - CCC Search WAR
- Group ID: ca.gc.ic.strategis.imbs.ccc.search
- Version: 3.26
- Built-By: bamboo
- Build Timestamp: 2017-03-02T21:29:28Z
-->
| GoC-Spending/data-corporations | html/234567047508.html | HTML | mit | 37,396 |
<section class="panel">
<header class="panel-heading font-bold">User Overview</header>
<div>
<div class="panel-body">
<p><b>Username:</b> <a ng-href="#/users/{{user.id}}" ng-if="link">{{user.username}}</a>
<span ng-if="!link">{{user.username}}</span>
</p>
<p><b>Admin:</b>
<span class="label" ng-class="{'label-success': user.isAdmin, 'label-danger': !user.isAdmin}">{{ user.isAdmin ? 'Yes' : 'No' }}</span>
</p>
<p><b>ID:</b> {{user.id}}</p>
<p><b>Created:</b> {{user.created | date:'MM/dd/yyyy @ h:mma'}}</p>
</div>
</div>
</section> | connyay/stakes-laravel | client/app/components/User/templates/user-overview.html | HTML | mit | 669 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Open Knowledge">
<meta name="description" content="The state of government open data for National Statistics
">
<meta name="keywords" content="National Statistics, Open Government, Open Data, Government Transparency, Open Knowledge
">
<meta property="og:type" content="website" />
<meta property="og:title" content="Open Data Index - Open Knowledge" />
<meta property="og:site_name" content="Open Data Index" />
<meta property="og:description" content="The state of government open data for National Statistics" />
<meta property="og:image" content="/static/images/favicon.ico" />
<title>Mongolia / National Statistics | Global Open Data Index by Open Knowledge</title>
<base href="/">
<!--[if lt IE 9]>
<script src="/static/vendor/html5shiv.min.js"></script>
<![endif]-->
<link rel="stylesheet" href="/static/css/site.css">
<link rel="icon" href="/static/images/favicon.ico">
<script>
var siteUrl = '';
</script>
</head>
<body class="empty">
<header id="header">
<nav class="navbar navbar-default" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/">
<img src="/static/images/logo.png" height="44">
<span>Global Open Data Index</span>
</a>
</div>
<div class="collapse navbar-collapse" id="navbar-collapse">
<ul class="nav navbar-nav">
<li>
<a href="/place/" title="About the Open Data Index project">
Places
</a>
</li>
<li>
<a href="/dataset/" title="About the Open Data Index project">
Datasets
</a>
</li>
<li>
<a href="/download/" title="Download Open Data Index data">
Download
</a>
</li>
<li>
<a href="/stories/" title="Stories around the Open Data Index project">
Stories
</a>
</li>
<li>
<a href="/about/" title="Contact information for the Open Data Index">
Contact
</a>
</li>
<li>
<a href="/about/" title="About the Open Data Index project">
About
</a>
</li>
<li>
<a href="/press/" title="Press information for the Open Data Index">
Press
</a>
</li>
</ul>
<p class="navbar-subbrand navbar-text navbar-right">
<a href="http://okfn.org/">
<img src="http://assets.okfn.org/p/okfn/img/okfn-logo-landscape-black-s.png" alt="" height="28">
</a>
</p>
</div>
</div>
</nav>
</header>
<div class="container">
<div class="content">
<div class="row">
<div class="col-md-12">
<ol class="breadcrumb">
<li>
<a href="/">Home</a>
</li>
<li class="active">Mongolia / National Statistics</li>
</ol>
<header class="page-header">
<h1>Mongolia / National Statistics</h1>
</header>
<p>
We do not current have any data for Mongolia / National Statistics. But you can help change that!
</p>
<section class="row">
<div class="col-md-4">
<a href="http://global.census.okfn.org/submit/?place=mn&dataset=statistics&year=2014" class="btn btn-success">
Add information
</a>
</div>
<div class="col-md-4">
<a href="" class="btn btn-success">
Contact us for help
</a>
</div>
<div class="col-md-4">
</div>
</section>
</div>
</div>
</div>
</div>
<footer id="footer">
<div class="container">
<div class="row">
<div class="footer-main col-md-8">
<div class="footer-attribution">
<p>
<a href="http://opendefinition.org/ossd/" title="Open Online Software Service">
<img src="http://assets.okfn.org/images/ok_buttons/os_80x15_orange_grey.png" alt="" border="" />
</a>
<a href="http://opendefinition.org/okd/" title="Open Online Software Service">
<img src="http://assets.okfn.org/images/ok_buttons/od_80x15_blue.png" alt="" border="" />
</a>
<a href="http://opendefinition.org/okd/" title="Open Content">
<img src="http://assets.okfn.org/images/ok_buttons/oc_80x15_blue.png" alt="" border="" />
</a>
–
<a href="http://creativecommons.org/licenses/by/3.0/" title="Content Licensed under a CC Attribution"></a>
<a href="http://opendatacommons.org/licenses/pddl/1.0" title="Data License (Public Domain)">Data License (Public Domain)</a>
</p>
</div>
<div class="footer-meta">
<p>
This service is run by <a href="https://okfn.org/" title="Open Knowledge">Open Knowledge</a>
</p> <a class="naked" href="http://okfn.org/" title="Open Knowledge"><img src="http://assets.okfn.org/p/okfn/img/okfn-logo-landscape-black-s.png" alt="" height="28"></a>
</div>
</div>
<div class="footer-links col-md-2">
<li><a href="http://okfn.org/" title="Open Knowledge">Open Knowledge</a></li>
<li><a href="http://okfn.org/opendata/" title="What is Open Data?">What is Open Data?</a></li>
<li><a href="http://census.okfn.org/" title="Run your own Index">Run your own Index</a></li>
<li><a href="https://github.com/okfn/opendataindex" title="The source code for Open Data Index">Source Code</a></li>
</div>
<div class="footer-links col-md-2">
<li><a href="/" title="Open Data Index home">Home</a></li>
<li><a href="/download/" title="Download data">Download</a></li>
<li><a href="/methodology/" title="The methodology behind the Open Data Index">Methodology</a></li>
<li><a href="/faq/" title=" Open Data Index FAQ">FAQ</a></li>
<li><a href="/about/" title="About the Open Data Index">About</a></li>
<li><a href="/about/" title="Contact us">Contact</a></li>
<li><a href="/press/" title="Press">Press</a></li>
</div>
</div>
</div>
</footer>
<script data-main="/static/scripts/site" src="/static/scripts/require.js"></script>
</body>
</html> | okfn/opendataindex-2015 | place/mongolia/statistics/index.html | HTML | mit | 8,658 |
<!doctype html>
<html>
<title>rebuild</title>
<meta http-equiv="content-type" value="text/html;utf-8">
<link rel="stylesheet" type="text/css" href="./style.css">
<body>
<div id="wrapper">
<h1><a href="../doc/rebuild.html">rebuild</a></h1> <p>Rebuild a package</p>
<h2 id="SYNOPSIS">SYNOPSIS</h2>
<pre><code>npm rebuild [<name> [<name> ...]]</code></pre>
<ul><li><code><name></code>:
The package to rebuild</li></ul>
<h2 id="DESCRIPTION">DESCRIPTION</h2>
<p>This command runs the <code>npm build</code> command on the matched folders. This is useful
when you install a new version of node, and must recompile all your C++ addons with
the new binary.</p>
<h2 id="SEE-ALSO">SEE ALSO</h2>
<ul><li><a href="../doc/build.html">build(1)</a></li><li><a href="../doc/install.html">install(1)</a></li></ul>
</div>
<p id="footer">rebuild — [email protected]</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
var els = Array.prototype.slice.call(wrapper.getElementsByTagName("*"), 0)
.filter(function (el) {
return el.parentNode === wrapper
&& el.tagName.match(/H[1-6]/)
&& el.id
})
var l = 2
, toc = document.createElement("ul")
toc.innerHTML = els.map(function (el) {
var i = el.tagName.charAt(1)
, out = ""
while (i > l) {
out += "<ul>"
l ++
}
while (i < l) {
out += "</ul>"
l --
}
out += "<li><a href='#" + el.id + "'>" +
( el.innerText || el.text || el.innerHTML)
+ "</a>"
return out
}).join("\n")
toc.id = "toc"
document.body.appendChild(toc)
})()
</script>
</body></html>
| carlosbeatortega/sociedades | web/node/node_modules/npm/html/doc/rebuild.html | HTML | mit | 1,601 |
<!DOCTYPE html >
<html>
<head>
<title>HelpResponse - threesixty.engine.HelpResponse</title>
<meta name="description" content="HelpResponse - threesixty.engine.HelpResponse" />
<meta name="keywords" content="HelpResponse threesixty.engine.HelpResponse" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<link href="../../lib/template.css" media="screen" type="text/css" rel="stylesheet" />
<link href="../../lib/diagrams.css" media="screen" type="text/css" rel="stylesheet" id="diagrams-css" />
<script type="text/javascript" src="../../lib/jquery.js" id="jquery-js"></script>
<script type="text/javascript" src="../../lib/jquery-ui.js"></script>
<script type="text/javascript" src="../../lib/template.js"></script>
<script type="text/javascript" src="../../lib/tools.tooltip.js"></script>
<script type="text/javascript">
if(top === self) {
var url = '../../index.html';
var hash = 'threesixty.engine.HelpResponse';
var anchor = window.location.hash;
var anchor_opt = '';
if (anchor.length >= 1)
anchor_opt = '@' + anchor.substring(1);
window.location.href = url + '#' + hash + anchor_opt;
}
</script>
</head>
<body class="type">
<div id="definition">
<a href="HelpResponse$.html" title="See companion object"><img alt="Class/Object" src="../../lib/class_to_object_big.png" /></a>
<p id="owner"><a href="../package.html" class="extype" name="threesixty">threesixty</a>.<a href="package.html" class="extype" name="threesixty.engine">engine</a></p>
<h1><a href="HelpResponse$.html" title="See companion object">HelpResponse</a></h1><h3><span class="morelinks"><div>
Related Docs:
<a href="HelpResponse$.html" title="See companion object">object HelpResponse</a>
| <a href="package.html" class="extype" name="threesixty.engine">package engine</a>
</div></span></h3><span class="permalink">
<a href="../../index.html#threesixty.engine.HelpResponse" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
</div>
<h4 id="signature" class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">case class</span>
</span>
<span class="symbol">
<span class="name">HelpResponse</span><span class="params">(<span name="msg">msg: <span class="extype" name="scala.Predef.String">String</span></span>, <span name="status">status: <span class="extype" name="spray.http.StatusCode">StatusCode</span> = <span class="symbol">StatusCodes.OK</span></span>, <span name="contentType">contentType: <span class="extype" name="spray.http.ContentType">ContentType</span> = <span class="symbol">`text/plain(UTF-8)`</span></span>)</span><span class="result"> extends <a href="EngineResponse.html" class="extype" name="threesixty.engine.EngineResponse">EngineResponse</a> with <span class="extype" name="scala.Product">Product</span> with <span class="extype" name="scala.Serializable">Serializable</span></span>
</span>
</h4>
<div id="comment" class="fullcommenttop"><div class="toggleContainer block">
<span class="toggle">Linear Supertypes</span>
<div class="superTypes hiddenContent"><span class="extype" name="scala.Serializable">Serializable</span>, <span class="extype" name="java.io.Serializable">Serializable</span>, <span class="extype" name="scala.Product">Product</span>, <span class="extype" name="scala.Equals">Equals</span>, <a href="EngineResponse.html" class="extype" name="threesixty.engine.EngineResponse">EngineResponse</a>, <span class="extype" name="scala.AnyRef">AnyRef</span>, <span class="extype" name="scala.Any">Any</span></div>
</div></div>
<div id="mbrsel">
<div id="textfilter"><span class="pre"></span><span class="input"><input id="mbrsel-input" type="text" accesskey="/" /></span><span class="post"></span></div>
<div id="order">
<span class="filtertype">Ordering</span>
<ol>
<li class="alpha in"><span>Alphabetic</span></li>
<li class="inherit out"><span>By inheritance</span></li>
</ol>
</div>
<div id="ancestors">
<span class="filtertype">Inherited<br />
</span>
<ol id="linearization">
<li class="in" name="threesixty.engine.HelpResponse"><span>HelpResponse</span></li><li class="in" name="scala.Serializable"><span>Serializable</span></li><li class="in" name="java.io.Serializable"><span>Serializable</span></li><li class="in" name="scala.Product"><span>Product</span></li><li class="in" name="scala.Equals"><span>Equals</span></li><li class="in" name="threesixty.engine.EngineResponse"><span>EngineResponse</span></li><li class="in" name="scala.AnyRef"><span>AnyRef</span></li><li class="in" name="scala.Any"><span>Any</span></li>
</ol>
</div><div id="ancestors">
<span class="filtertype"></span>
<ol>
<li class="hideall out"><span>Hide All</span></li>
<li class="showall in"><span>Show all</span></li>
</ol>
</div>
<div id="visbl">
<span class="filtertype">Visibility</span>
<ol><li class="public in"><span>Public</span></li><li class="all out"><span>All</span></li></ol>
</div>
</div>
<div id="template">
<div id="allMembers">
<div id="constructors" class="members">
<h3>Instance Constructors</h3>
<ol><li name="threesixty.engine.HelpResponse#<init>" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped">
<a id="<init>(msg:String,status:spray.http.StatusCode,contentType:spray.http.ContentType):threesixty.engine.HelpResponse"></a>
<a id="<init>:HelpResponse"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">new</span>
</span>
<span class="symbol">
<span class="name">HelpResponse</span><span class="params">(<span name="msg">msg: <span class="extype" name="scala.Predef.String">String</span></span>, <span name="status">status: <span class="extype" name="spray.http.StatusCode">StatusCode</span> = <span class="symbol">StatusCodes.OK</span></span>, <span name="contentType">contentType: <span class="extype" name="spray.http.ContentType">ContentType</span> = <span class="symbol">`text/plain(UTF-8)`</span></span>)</span>
</span>
</h4><span class="permalink">
<a href="../../index.html#threesixty.engine.HelpResponse@<init>(msg:String,status:spray.http.StatusCode,contentType:spray.http.ContentType):threesixty.engine.HelpResponse" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
</li></ol>
</div>
<div id="values" class="values members">
<h3>Value Members</h3>
<ol><li name="scala.AnyRef#!=" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="!=(x$1:Any):Boolean"></a>
<a id="!=(Any):Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $bang$eq" class="name">!=</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4><span class="permalink">
<a href="../../index.html#threesixty.engine.HelpResponse@!=(x$1:Any):Boolean" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.AnyRef###" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="##():Int"></a>
<a id="##():Int"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $hash$hash" class="name">##</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Int">Int</span></span>
</span>
</h4><span class="permalink">
<a href="../../index.html#threesixty.engine.HelpResponse@##():Int" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.AnyRef#==" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="==(x$1:Any):Boolean"></a>
<a id="==(Any):Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span title="gt4s: $eq$eq" class="name">==</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4><span class="permalink">
<a href="../../index.html#threesixty.engine.HelpResponse@==(x$1:Any):Boolean" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.Any#asInstanceOf" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="asInstanceOf[T0]:T0"></a>
<a id="asInstanceOf[T0]:T0"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">asInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span class="extype" name="scala.Any.asInstanceOf.T0">T0</span></span>
</span>
</h4><span class="permalink">
<a href="../../index.html#threesixty.engine.HelpResponse@asInstanceOf[T0]:T0" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div>
</li><li name="scala.AnyRef#clone" visbl="prt" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="clone():Object"></a>
<a id="clone():AnyRef"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">clone</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.AnyRef">AnyRef</span></span>
</span>
</h4><span class="permalink">
<a href="../../index.html#threesixty.engine.HelpResponse@clone():Object" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a href="../../java$lang.html" class="extype" name="java.lang">java.lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">(<span>
<span class="defval" name="classOf[java.lang.CloneNotSupportedException]">...</span>
</span>)</span>
</dd></dl></div>
</li><li name="threesixty.engine.HelpResponse#contentType" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped">
<a id="contentType:spray.http.ContentType"></a>
<a id="contentType:ContentType"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">val</span>
</span>
<span class="symbol">
<span class="name">contentType</span><span class="result">: <span class="extype" name="spray.http.ContentType">ContentType</span></span>
</span>
</h4><span class="permalink">
<a href="../../index.html#threesixty.engine.HelpResponse@contentType:spray.http.ContentType" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
</li><li name="scala.AnyRef#eq" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="eq(x$1:AnyRef):Boolean"></a>
<a id="eq(AnyRef):Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">eq</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4><span class="permalink">
<a href="../../index.html#threesixty.engine.HelpResponse@eq(x$1:AnyRef):Boolean" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.AnyRef#finalize" visbl="prt" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="finalize():Unit"></a>
<a id="finalize():Unit"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">finalize</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
</h4><span class="permalink">
<a href="../../index.html#threesixty.engine.HelpResponse@finalize():Unit" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a href="../../java$lang.html" class="extype" name="java.lang">java.lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">(<span>
<span class="symbol">classOf[java.lang.Throwable]</span>
</span>)</span>
</dd></dl></div>
</li><li name="scala.AnyRef#getClass" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="getClass():Class[_]"></a>
<a id="getClass():Class[_]"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">getClass</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.Class">Class</span>[_]</span>
</span>
</h4><span class="permalink">
<a href="../../index.html#threesixty.engine.HelpResponse@getClass():Class[_]" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div>
</li><li name="scala.Any#isInstanceOf" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="isInstanceOf[T0]:Boolean"></a>
<a id="isInstanceOf[T0]:Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">isInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4><span class="permalink">
<a href="../../index.html#threesixty.engine.HelpResponse@isInstanceOf[T0]:Boolean" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div>
</li><li name="threesixty.engine.HelpResponse#msg" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped">
<a id="msg:String"></a>
<a id="msg:String"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">val</span>
</span>
<span class="symbol">
<span class="name">msg</span><span class="result">: <span class="extype" name="scala.Predef.String">String</span></span>
</span>
</h4><span class="permalink">
<a href="../../index.html#threesixty.engine.HelpResponse@msg:String" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
</li><li name="scala.AnyRef#ne" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="ne(x$1:AnyRef):Boolean"></a>
<a id="ne(AnyRef):Boolean"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">ne</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span>
</span>
</h4><span class="permalink">
<a href="../../index.html#threesixty.engine.HelpResponse@ne(x$1:AnyRef):Boolean" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.AnyRef#notify" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="notify():Unit"></a>
<a id="notify():Unit"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">notify</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
</h4><span class="permalink">
<a href="../../index.html#threesixty.engine.HelpResponse@notify():Unit" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="scala.AnyRef#notifyAll" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="notifyAll():Unit"></a>
<a id="notifyAll():Unit"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">notifyAll</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
</h4><span class="permalink">
<a href="../../index.html#threesixty.engine.HelpResponse@notifyAll():Unit" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="threesixty.engine.HelpResponse#status" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped">
<a id="status:spray.http.StatusCode"></a>
<a id="status:StatusCode"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">val</span>
</span>
<span class="symbol">
<span class="name">status</span><span class="result">: <span class="extype" name="spray.http.StatusCode">StatusCode</span></span>
</span>
</h4><span class="permalink">
<a href="../../index.html#threesixty.engine.HelpResponse@status:spray.http.StatusCode" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
</li><li name="scala.AnyRef#synchronized" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="synchronized[T0](x$1:=>T0):T0"></a>
<a id="synchronized[T0](⇒T0):T0"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">synchronized</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="params">(<span name="arg0">arg0: ⇒ <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span>)</span><span class="result">: <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span>
</span>
</h4><span class="permalink">
<a href="../../index.html#threesixty.engine.HelpResponse@synchronized[T0](x$1:=>T0):T0" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div>
</li><li name="threesixty.engine.HelpResponse#toHttpResponse" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="toHttpResponse:spray.http.HttpResponse"></a>
<a id="toHttpResponse:HttpResponse"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier"></span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">toHttpResponse</span><span class="result">: <span class="extype" name="spray.http.HttpResponse">HttpResponse</span></span>
</span>
</h4><span class="permalink">
<a href="../../index.html#threesixty.engine.HelpResponse@toHttpResponse:spray.http.HttpResponse" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="" class="extype" name="threesixty.engine.HelpResponse">HelpResponse</a> → <a href="EngineResponse.html" class="extype" name="threesixty.engine.EngineResponse">EngineResponse</a></dd></dl></div>
</li><li name="scala.AnyRef#wait" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="wait():Unit"></a>
<a id="wait():Unit"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">wait</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
</h4><span class="permalink">
<a href="../../index.html#threesixty.engine.HelpResponse@wait():Unit" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">(<span>
<span class="defval" name="classOf[java.lang.InterruptedException]">...</span>
</span>)</span>
</dd></dl></div>
</li><li name="scala.AnyRef#wait" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="wait(x$1:Long,x$2:Int):Unit"></a>
<a id="wait(Long,Int):Unit"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">wait</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Long">Long</span></span>, <span name="arg1">arg1: <span class="extype" name="scala.Int">Int</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
</h4><span class="permalink">
<a href="../../index.html#threesixty.engine.HelpResponse@wait(x$1:Long,x$2:Int):Unit" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">(<span>
<span class="defval" name="classOf[java.lang.InterruptedException]">...</span>
</span>)</span>
</dd></dl></div>
</li><li name="scala.AnyRef#wait" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped">
<a id="wait(x$1:Long):Unit"></a>
<a id="wait(Long):Unit"></a>
<h4 class="signature">
<span class="modifier_kind">
<span class="modifier">final </span>
<span class="kind">def</span>
</span>
<span class="symbol">
<span class="name">wait</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Long">Long</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span>
</span>
</h4><span class="permalink">
<a href="../../index.html#threesixty.engine.HelpResponse@wait(x$1:Long):Unit" title="Permalink" target="_top">
<img src="../../lib/permalink.png" alt="Permalink" />
</a>
</span>
<div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd>
<span class="name">@throws</span><span class="args">(<span>
<span class="defval" name="classOf[java.lang.InterruptedException]">...</span>
</span>)</span>
</dd></dl></div>
</li></ol>
</div>
</div>
<div id="inheritedMembers">
<div class="parent" name="scala.Serializable">
<h3>Inherited from <span class="extype" name="scala.Serializable">Serializable</span></h3>
</div><div class="parent" name="java.io.Serializable">
<h3>Inherited from <span class="extype" name="java.io.Serializable">Serializable</span></h3>
</div><div class="parent" name="scala.Product">
<h3>Inherited from <span class="extype" name="scala.Product">Product</span></h3>
</div><div class="parent" name="scala.Equals">
<h3>Inherited from <span class="extype" name="scala.Equals">Equals</span></h3>
</div><div class="parent" name="threesixty.engine.EngineResponse">
<h3>Inherited from <a href="EngineResponse.html" class="extype" name="threesixty.engine.EngineResponse">EngineResponse</a></h3>
</div><div class="parent" name="scala.AnyRef">
<h3>Inherited from <span class="extype" name="scala.AnyRef">AnyRef</span></h3>
</div><div class="parent" name="scala.Any">
<h3>Inherited from <span class="extype" name="scala.Any">Any</span></h3>
</div>
</div>
<div id="groupedMembers">
<div class="group" name="Ungrouped">
<h3>Ungrouped</h3>
</div>
</div>
</div>
<div id="tooltip"></div>
<div id="footer"> </div>
</body>
</html>
| elordin/threesixty | doc/threesixty/engine/HelpResponse.html | HTML | mit | 29,038 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<title>Well | Bootstrap Components</title>
<!-- Core CSS -->
<link href="../../assets/css/docs.css" rel="stylesheet">
<!-- Documentation extras -->
<link href="../../assets/css/github.css" rel="stylesheet">
<!--[if lt IE 9]><script src="docs-assets/js/ie8-responsive-file-warning.js"></script>
<![endif]-->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->
<!-- Google web fonts -->
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Droid+Sans:400,700|Open+Sans:400,600,700,300|Open+Sans+Condensed:300,700">
<!-- Favicons -->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="../../assets/ico/apple-touch-icon-144-precomposed.png.html">
<link rel="shortcut icon" href="../../assets/ico/favicon.png.html">
<script>
var _gaq = _gaq || [];
_gaq.push(['_setAccount', '']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script');
ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<a class="sr-only" href="#content">Skip navigation</a>
<!-- Docs master nav -->
<header class="navbar navbar-inverse navbar-fixed-top bs-docs-nav" role="banner">
<div class="container">
<div class="navbar-header">
<button class="navbar-toggle" type="button" data-toggle="collapse" data-target=".bs-navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="../../index.html" class="navbar-brand">Bootstrap Components</a>
</div>
<nav class="collapse navbar-collapse bs-navbar-collapse" role="navigation">
<ul class="nav navbar-nav navbar-right">
<li> <a href="../../about.html">About</a> </li>
</ul>
</nav>
</div>
</header>
<!-- Content -->
<div class="container">
<ul class="pager ">
<li class="previous">
<a href="well-sm.html">← Previous</a>
</li>
<li class="next disabled">
<a href="well.html">Next →</a>
</li>
</ul>
<div class="bs-docs-section">
<div class="page-header">
<h1 id="well">well</h1>
</div>
</div>
<div class="bs-example">
<div class="well">
Look, I'm in a well!
</div>
</div>
</div>
<!-- Footer
================================================== -->
<footer class="bs-footer" role="contentinfo">
<div class="container">
<div class="bs-social">
<ul class="bs-social-buttons">
<li>
<iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=assemble&repo=assemble&type=watch&count=true" width="100" height="20" title="Star on GitHub"></iframe>
</li>
<li>
<iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=assemble&repo=assemble&type=fork&count=true" width="100" height="20" title="Fork on GitHub"></iframe>
</li>
<li class="follow-btn">
<a href="https://twitter.com/assemblejs" class="twitter-follow-button" data-link-color="#0069D6" data-show-count="true">Follow @assemblejs</a>
</li>
<li class="tweet-btn">
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://assemble.io" data-count="horizontal" data-via="assemblejs" data-related="jonschlinkert:Assemble core team.">Tweet</a>
</li>
</ul>
</div>
<p>Templates and data for Bootstrap's components.</p>
<p>Code licensed under the
<a href="./license/" target="_blank">MIT License</a>, documentation under
<a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.
</p>
<ul class="footer-links">
<li>Currently v</li>
<li class="muted">·</li>
<li> <a href="https://github.com/upstage/bootstrap-templates">Repo</a> </li>
<li class="muted">·</li>
<li> <a href="https://github.com/upstage/bootstrap-templates/issues?state=open">Issues</a> </li>
<li class="muted">·</li>
<li> <a href="http://assemble.io">Assemble</a> </li>
</ul>
</div>
</footer>
<!-- JS and analytics only. -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="../../assets/js/jquery.js"></script>
<script src="../../assets/js/bootstrap.js"></script>
<script src="http://platform.twitter.com/widgets.js"></script>
<script src="../../assets/js/holder.js"></script>
<script src="../../assets/js/highlight.js"></script>
<script>
hljs.initHighlightingOnLoad();
</script>
<script src="../../assets/js/application.js"></script>
<!-- Analytics
================================================== -->
<script>
var _gauges = _gauges || [];
(function() {
var t = document.createElement('script');
t.async = true;
t.id = 'gauges-tracker';
t.setAttribute('data-site-id', '');
t.src = '//secure.gaug.es/track.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(t, s);
})();
</script>
</body>
</html>
| upstage/bootstrap-components | _gh_pages/components/well/well.html | HTML | mit | 6,322 |
<!DOCTYPE html>
<html dir="ltr" lang="en-US">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="Kevin He" content="SuperCarsta" />
<!-- Stylesheets
============================================= -->
<link href="http://fonts.googleapis.com/css?family=Lato:300,400,400italic,600,700|Raleway:300,400,500,600,700|Crete+Round:400italic" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="css/bootstrap.css" type="text/css" />
<link rel="stylesheet" href="style.css" type="text/css" />
<link rel="stylesheet" href="css/dark.css" type="text/css" />
<link rel="stylesheet" href="css/font-icons.css" type="text/css" />
<link rel="stylesheet" href="css/animate.css" type="text/css" />
<link rel="stylesheet" href="css/magnific-popup.css" type="text/css" />
<link rel="stylesheet" href="css/responsive.css" type="text/css" />
<link rel="stylesheet" href="css/simpletextrotator.css" type="text/css" />
<link rel="stylesheet" href="custom.css" type="text/css" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lt IE 9]>
<script src="http://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script>
<![endif]-->
<!-- External JavaScripts
============================================= -->
<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/plugins.js"></script>
<script type="text/javascript" src="js/jquery.simple-text-rotator.min.js"></script>
<!-- Document Title
============================================= -->
<title>Home | SuperCarsta</title>
</head>
<body class="stretched">
<div id="wrapper" class="clearfix">
<div id="root">
</div>
</div>
<script src="/static/bundle.js"></script>
<script type="text/javascript" src="js/functions.js"></script>
</body>
</html>
| kevinxh/SuperCarsta | index.html | HTML | mit | 1,867 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Hello, HubPress!</title>
<meta name="description" content="" />
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="https://Easter-Egg.github.io/favicon.ico">
<script type="text/javascript" src="//Easter-Egg.github.io/themes/ichi/assets/js/vendor/fastclick.js?v=1476443922484"></script>
<script type="text/javascript" src="//Easter-Egg.github.io/themes/ichi/assets/js/vendor/modernizr.js?v=1476443922484"></script>
<link rel="stylesheet" type="text/css" href="//Easter-Egg.github.io/themes/ichi/assets/css/normalize.css?v=1476443922484" />
<link rel="stylesheet" type="text/css" href="//Easter-Egg.github.io/themes/ichi/assets/css/foundation.min.css?v=1476443922484" />
<!--[if lte IE 8]>
<link rel="stylesheet" type="text/css" href="//Easter-Egg.github.io/themes/ichi/assets/css/outdatedBrowser.min.css?v=1476443922484">
<![endif]-->
<link rel="stylesheet" type="text/css" href="//Easter-Egg.github.io/themes/ichi/assets/fonts/foundation-icons/foundation-icons.css?v=1476443922484" />
<link rel="stylesheet" type="text/css" href="//Easter-Egg.github.io/themes/ichi/assets/css/styles.css?v=1476443922484" />
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Open+Sans:300,700,400|Source+Sans+Pro:300,400,600,700,900,300italic,400italic,600italic,700italic,900italic" />
<link rel="canonical" href="https://Easter-Egg.github.io/2016/10/14/Hello-Hub-Press.html" />
<meta name="referrer" content="origin" />
<meta property="og:site_name" content="Easter Egg" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Hello, HubPress!" />
<meta property="og:description" content="Hello from Korea!" />
<meta property="og:url" content="https://Easter-Egg.github.io/2016/10/14/Hello-Hub-Press.html" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="Hello, HubPress!" />
<meta name="twitter:description" content="Hello from Korea!" />
<meta name="twitter:url" content="https://Easter-Egg.github.io/2016/10/14/Hello-Hub-Press.html" />
<script type="application/ld+json">
null
</script>
<meta name="generator" content="HubPress" />
<link rel="alternate" type="application/rss+xml" title="Easter Egg" href="https://Easter-Egg.github.io/rss/" />
</head>
<body class="post-template">
<div id="outdated">
<h6>Your browser is out-of-date!</h6>
<p>Update your browser to view this website correctly. <a id="btnUpdate" href="http://outdatedbrowser.com/">Update my browser now</a></p>
</div>
<nav class="top-bar hide-for-large-up" data-topbar style="background: none">
<ul class="title-area">
<li class="name">
</li>
<li class="home"><a class="fi-home" href="https://Easter-Egg.github.io"></a></li>
<li class="toggle-topbar"><a href="#" id="trigger-overlay" class="fi-list"></a></li>
</ul>
<div class="overlay overlay-scale">
<button type="button" class="overlay-close">Close</button>
<nav>
<ul>
<li><a href="https://Easter-Egg.github.io">Home</a></li>
</ul>
</nav>
</div>
</nav>
<div class="row">
<div class="small-16 medium-16 large-4 columns right head-area bgimage" style="background-image: url(https://cloud.githubusercontent.com/assets/6007758/19385570/11e03bfe-924a-11e6-9150-48c609331538.jpg)">
<header class="site-head">
<div class="vertical">
<div class="site-head-content inner">
<ul class="side-nav blog-menu show-for-large-up">
<li><a class="fi-home" href="https://Easter-Egg.github.io"></a></li>
<li><a class="fi-torso" href="https://Easter-Egg.github.io/about"></a></li>
<li><a class="fi-mail" href="https://Easter-Egg.github.io/contact"></a></li>
</ul>
<a class="blog-logo" href="https://Easter-Egg.github.io"><img alt="Easter Egg" src="https://avatars1.githubusercontent.com/u/6007758?v=3&s=466" alt="Blog Logo" /></a>
<h1 class="blog-title">Easter Egg</h1>
<hr>
<p class="blog-description">서비스를 개발하면서 직면하게 된 문제를 해결하는 과정을 담고 싶습니다.</p>
<div class="blog-network">
<!-- <a href="#" class="fi-social-pinterest"></a>
<a href="#" class="fi-social-linkedin"></a>
<a href="#" class="fi-social-behance"></a>
<a href="#" class="fi-social-deviant-art"></a>
<a href="#" class="fi-social-dribbble"></a>
<a href="#" class="fi-social-flickr"></a>
<a href="#" class="fi-social-github"></a>
<a href="#" class="fi-social-skype"></a>
<a href="#" class="fi-social-snapchat"></a>
<a href="#" class="fi-social-steam"></a>
<a href="#" class="fi-social-xbox"></a>
<a href="#" class="fi-social-reddit"></a> -->
<a href="Easter-Egg" class="fi-social-github"></a>
<a href="[email protected]" class="fi-social-facebook"></a>
</div>
</div>
</div>
</header>
</div>
<div class="small-16 medium-16 large-12 columns main-column left">
<main class="content" role="main">
<article class="post">
<h1 class="post-title">Hello, HubPress!</h1>
<span class="post-meta label"><time datetime="2016-10-14">14 Oct 2016</time></span>
<section class="post-content">
<div class="paragraph">
<p>Hello from Korea!</p>
</div>
<aside class="tags fi-pricetag-multiple">No tag</aside>
</section>
<hr>
<footer class="post-footer">
<section class="share">
<h4>Liked this post ? Share it.</h4>
<a class="fi-social-facebook" href="https://www.facebook.com/sharer/sharer.php?u=https://Easter-Egg.github.io/2016/10/14/Hello-Hub-Press.html"
onclick="window.open(this.href, 'facebook-share','width=580,height=296');return false;">
</a>
<a class="fi-social-twitter" href="https://twitter.com/share?text=Hello%2C%20HubPress!&url=https://Easter-Egg.github.io/2016/10/14/Hello-Hub-Press.html"
onclick="window.open(this.href, 'twitter-share', 'width=550,height=235');return false;">
</a>
<a class="fi-social-google-plus" href="https://plus.google.com/share?url=https://Easter-Egg.github.io/2016/10/14/Hello-Hub-Press.html"
onclick="window.open(this.href, 'google-plus-share', 'width=490,height=530');return false;">
</a>
</section>
<section class="author">
<header>
<span>About the author</span>
</header>
<section>
<h4>Taewoo Kim</h4>
<img src="https://avatars.githubusercontent.com/u/6007758?v=3">
</section>
<footer>
<p></p>
</footer>
</section>
<div class="clearfix"></div>
<hr>
</footer>
<h3 class="title-disqus"><span class="fi-comments"></span>Discussions</h3>
<section class="post-comments">
<div id="disqus_thread"></div>
<script type="text/javascript">
var disqus_shortname = 'blog-eegg-io'; // required: replace example with your forum shortname
/* * * DON'T EDIT BELOW THIS LINE * * */
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
</section>
</article>
</main>
</div>
</div>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js?v="></script> <script src="//cdnjs.cloudflare.com/ajax/libs/moment.js/2.9.0/moment-with-locales.min.js?v="></script> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.4/highlight.min.js?v="></script>
<script type="text/javascript">
jQuery( document ).ready(function() {
// change date with ago
jQuery('ago.ago').each(function(){
var element = jQuery(this).parent();
element.html( moment(element.text()).fromNow());
});
});
hljs.initHighlightingOnLoad();
</script>
<!--[if lte IE 8]>
<script type="text/javascript" src="//Easter-Egg.github.io/themes/ichi/assets/js/outdatedBrowser.min.js?v=1476443922484"></script>
<![endif]-->
<script type="text/javascript" src="//Easter-Egg.github.io/themes/ichi/assets/js/min/built.js?v=1476443922484"></script>
<script>
$(document).foundation();
</script>
</body>
</html>
| Easter-Egg/Easter-Egg.github.io | 2016/10/14/Hello-Hub-Press.html | HTML | mit | 9,725 |
{% layout 'research-layout'%}
<div class="abstract">
<img src="/img/research/research-content.png" id="re-content">
</div>
| smart-sensing-lab/ics.pku.edu.cn | bricks/research/view.html | HTML | mit | 137 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>18 --> 19</title>
<link href="./../../assets/style.css" rel="stylesheet">
</head>
<body>
<h2>You have to be fast</h2>
<a href="./d456bc28e5f12d1f7a62c68aed3654d392e75c03cc224920a31f90b4b79aaa90.html">Teleport</a>
<hr>
<a href="./../../about.md">About</a> (Spoilers! )
<script src="./../../assets/md5.js"></script>
<script>
window.currentLevel = 7;
</script>
<script src="./../../assets/script.js"></script>
</body>
</html> | simonmysun/praxis | TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/29932f23f20677ab28064c2045f123b5ade711aa86e72b1f4704ea5f7f826fc0.html | HTML | mit | 550 |
<div id="content" class="portal">
<div class="resize">
<div class="wrapper">
{dynamic.template}
</div>
</div>
</div> | letid/lethil | app/lethil/template/sub/page.html | HTML | mit | 150 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Fractal Trees With Springs: FractalTree.ColonizationLeafGenerator Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Fractal Trees With Springs
 <span id="projectnumber">0.1</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespace_fractal_tree.html">FractalTree</a></li><li class="navelem"><a class="el" href="class_fractal_tree_1_1_colonization_leaf_generator.html">ColonizationLeafGenerator</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> |
<a href="#pub-attribs">Public Attributes</a> |
<a href="class_fractal_tree_1_1_colonization_leaf_generator-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">FractalTree.ColonizationLeafGenerator Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Spawns a set number of leaves within a bounds. Used by space colonization.
<a href="class_fractal_tree_1_1_colonization_leaf_generator.html#details">More...</a></p>
<div class="dynheader">
Inheritance diagram for FractalTree.ColonizationLeafGenerator:</div>
<div class="dyncontent">
<div class="center">
<img src="class_fractal_tree_1_1_colonization_leaf_generator.png" usemap="#FractalTree.ColonizationLeafGenerator_map" alt=""/>
<map id="FractalTree.ColonizationLeafGenerator_map" name="FractalTree.ColonizationLeafGenerator_map">
</map>
</div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:afd290e9cb003f9b58ad596a1a9920491"><td class="memItemLeft" align="right" valign="top"><a id="afd290e9cb003f9b58ad596a1a9920491"></a>
void </td><td class="memItemRight" valign="bottom"><b>Generate</b> ()</td></tr>
<tr class="separator:afd290e9cb003f9b58ad596a1a9920491"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a01c5ac8c4629f855787aba4cafa6dd57"><td class="memItemLeft" align="right" valign="top"><a id="a01c5ac8c4629f855787aba4cafa6dd57"></a>
void </td><td class="memItemRight" valign="bottom"><b>Remove</b> ()</td></tr>
<tr class="separator:a01c5ac8c4629f855787aba4cafa6dd57"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:aca372b1936473828af2109bae812fd1a"><td class="memItemLeft" align="right" valign="top"><a id="aca372b1936473828af2109bae812fd1a"></a>
float </td><td class="memItemRight" valign="bottom"><b>radius</b> = 6f</td></tr>
<tr class="separator:aca372b1936473828af2109bae812fd1a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8c80eb30ad9f225f5e5d146f8b633e0c"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="class_fractal_tree_1_1_colonization_leaf_generator.html#a8c80eb30ad9f225f5e5d146f8b633e0c">numToCreate</a> = 100</td></tr>
<tr class="memdesc:a8c80eb30ad9f225f5e5d146f8b633e0c"><td class="mdescLeft"> </td><td class="mdescRight">The number of leaves to spawn. <a href="#a8c80eb30ad9f225f5e5d146f8b633e0c">More...</a><br /></td></tr>
<tr class="separator:a8c80eb30ad9f225f5e5d146f8b633e0c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afff155fcf2579e3aaf074abe59bb0b0f"><td class="memItemLeft" align="right" valign="top"><a id="afff155fcf2579e3aaf074abe59bb0b0f"></a>
bool </td><td class="memItemRight" valign="bottom"><b>buildOnStart</b> = false</td></tr>
<tr class="separator:afff155fcf2579e3aaf074abe59bb0b0f"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Spawns a set number of leaves within a bounds. Used by space colonization. </p>
</div><h2 class="groupheader">Member Data Documentation</h2>
<a id="a8c80eb30ad9f225f5e5d146f8b633e0c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8c80eb30ad9f225f5e5d146f8b633e0c">◆ </a></span>numToCreate</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int FractalTree.ColonizationLeafGenerator.numToCreate = 100</td>
</tr>
</table>
</div><div class="memdoc">
<p>The number of leaves to spawn. </p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>FT/Scripts/Trees/ColonizationLeafGenerator.cs</li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.13
</small></address>
</body>
</html>
| GandhiGames/fractal_trees_with_spring | documentation/generated/html/class_fractal_tree_1_1_colonization_leaf_generator.html | HTML | mit | 7,036 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>The eventstore application</title>
</head>
<frameset cols="20%,80%">
<frame src="modules-frame.html" name="modulesFrame" title="">
<frame src="overview-summary.html" name="overviewFrame" title="">
<noframes>
<h2>This page uses frames</h2>
<p>Your browser does not accept frames.
<br>You should go to the <a href="overview-summary.html">non-frame version</a> instead.
</p>
</noframes>
</frameset>
</html> | jvdvleuten/eventstore | doc/index.html | HTML | mit | 489 |
<div class="two-columns-layout container">
<div class="row">
<div class="col col-sm-12">
<div class="jumbotron">
<header class="page-header">
<h1>
It works!
<small>Welcome to your <a href="http://laxarjs.org">LaxarJS</a> application.</small>
</h1>
</header>
<p>
<i class="fa fa-lightbulb-o"></i>
Have a look at the
<a href="https://github.com/LaxarJS/laxar#create-your-own-laxarjs-widget">getting started guide</a>
and learn how to create a new widget.
</p>
<p>
Consult the
<a href="https://github.com/LaxarJS/laxar/blob/master/docs/manuals/index.md#manuals"
title="LaxarJS Documentation: manuals">
manuals
</a>
to learn more about writing LaxarJS applications, or simply toy with the example widgets that are
contained within this application.
</p>
<p>
<i class="fa fa-refresh"></i>
Don't forget to <em>restart</em> the development server after adding new widgets to any of your pages.
Other changes should be picked up automatically.
</p>
</div>
<p class="alert alert-info">
<i class="fa fa-info-circle"></i>
To change this HTML scaffolding, edit the layout <em>two-columns</em>
under <em>application/layouts</em>
</p>
</div>
</div>
<div class="row">
<div class="col col-sm-6 first" data-ax-widget-area="left"></div>
<div class="col col-sm-6 last" data-ax-widget-area="right"></div>
</div>
<footer class="row">
<div class="col col-sm-12" data-ax-widget-area="footer"></div>
</footer>
</div>
| LaxarJS/grunt-init-laxar-application | root/demo.application/layouts/two-columns/default.theme/two-columns.html | HTML | mit | 1,897 |
<ion-list>
<button ion-item (click)="goToSettingsPage()">
<ion-icon name="contact" item-start></ion-icon>
{{userId}}
</button>
<button ion-item (click)="logout()">
<ion-icon name="log-out" item-start></ion-icon>
Logout
</button>
<ion-item>
Version {{version}}
</ion-item>
</ion-list>
| dtslvr/portfolio | app/src/components/navbar-menu/navbar-menu.html | HTML | mit | 324 |
<div class="commune_descr limited">
<p>
Saint-Oradoux-de-Chirouze est
un village
localisé dans le département de Creuse en Limousin. On dénombrait 83 habitants en 2008.</p>
<p>Le parc de logements, à Saint-Oradoux-de-Chirouze, se décomposait en 2011 en deux appartements et 94 maisons soit
un marché relativement équilibré.</p>
<p>Si vous envisagez de venir habiter à Saint-Oradoux-de-Chirouze, vous pourrez aisément trouver une maison à acheter. </p>
<p>À coté de Saint-Oradoux-de-Chirouze sont localisées les villes de
<a href="{{VLROOT}}/immobilier/saint-martial-le-vieux_23215/">Saint-Martial-le-Vieux</a> à 7 km, 123 habitants,
<a href="{{VLROOT}}/immobilier/courteix_19065/">Courteix</a> localisée à 9 km, 64 habitants,
<a href="{{VLROOT}}/immobilier/magnat-letrange_23115/">Magnat-l'Étrange</a> localisée à 8 km, 229 habitants,
<a href="{{VLROOT}}/immobilier/beissat_23019/">Beissat</a> localisée à 6 km, 33 habitants,
<a href="{{VLROOT}}/immobilier/courtine_23067/">La Courtine</a> localisée à 6 km, 928 habitants,
<a href="{{VLROOT}}/immobilier/couffy-sur-sarsonne_19064/">Couffy-sur-Sarsonne</a> à 7 km, 73 habitants,
entre autres. De plus, Saint-Oradoux-de-Chirouze est située à seulement 20 km de <a href="{{VLROOT}}/immobilier/ussel_19275/">Ussel</a>.</p>
</div>
| donaldinou/frontend | src/Viteloge/CoreBundle/Resources/descriptions/23224.html | HTML | mit | 1,361 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0"/>
<title>Starter Template - Materialize</title>
<!-- CSS -->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="css/materialize.css" type="text/css" rel="stylesheet" media="screen,projection"/>
<link href="css/style.css" type="text/css" rel="stylesheet" media="screen,projection"/>
</head>
<body>
<nav class="black" role="navigation">
<div class="nav-wrapper container"><a id="logo-container" href="#" class="brand-logo">Media Company</a>
<ul class="right hide-on-med-and-down">
<li><a href="video-page.html">content section one</a></li>
<li><a href="video-page.html">content section two</a></li>
<li><a href="video-page.html">content section three</a></li>
<li><a href="video-page.html">content section four</a></li>
</ul>
<ul id="nav-mobile" class="side-nav">
<li><a href="video-page.html">content section one</a></li>
<li><a href="video-page.html">content section two</a></li>
<li><a href="video-page.html">content section three</a></li>
<li><a href="video-page.html">content section four</a></li>
</ul>
<a href="#" data-activates="nav-mobile" class="button-collapse"><i class="material-icons">menu</i></a>
</div>
</nav>
<div class="section no-pad-bot" id="index-banner">
<div class="container">
<div class="row center">
<div class="col s12 m12">
<div class="card">
<div class="card-image">
<div class="video-container">
<iframe width="853" height="480" src="//www.youtube.com/embed/XVfOe5mFbAE" frameborder="0" allowfullscreen></iframe>
</div>
<span class="card-title">World's Best Video</span>
</div>
<div class="card-content">this is the world's best video app. this is the world's best video app. this is the world's best video app. this is the world's best video app.</div>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col s12 m4">
<div class="card">
<div class="card-image">
<div class="video-container">
<iframe width="853" height="480" src="//www.youtube.com/embed/XVfOe5mFbAE" frameborder="0" allowfullscreen></iframe>
</div>
<span class="card-title">Card Title</span>
</div>
<div class="card-content">
<p>
Top Videos from the best of top videos
</p>
</div>
<div class="card-action">
<a href="video-page.html">View video page</a>
</div>
</div>
</div>
<div class="col s12 m4">
<div class="card">
<div class="card-image">
<div class="video-container">
<iframe width="853" height="480" src="//www.youtube.com/embed/XVfOe5mFbAE" frameborder="0" allowfullscreen></iframe>
</div>
<span class="card-title">Card Title</span>
</div>
<div class="card-content">
<p>
Top Videos from the best of top videos
</p>
</div>
<div class="card-action">
<a href="video-page.html">View video page</a>
</div>
</div>
</div>
<div class="col s12 m4">
<div class="card">
<div class="card-image">
<div class="video-container">
<iframe width="853" height="480" src="//www.youtube.com/embed/XVfOe5mFbAE" frameborder="0" allowfullscreen></iframe>
</div>
<span class="card-title">Card Title</span>
</div>
<div class="card-content">
<p>
Top Videos from the best of top videos
</p>
</div>
<div class="card-action">
<a href="video-page.html">View video page</a>
</div>
</div>
</div>
</div>
<div class="section">
</div>
</div>
<footer class="page-footer black">
<div class="container">
<div class="row">
<div class="col l6 s12">
<h5 class="white-text">Company Bio</h5>
<p class="grey-text text-lighten-4">We love movies.</p>
</div>
</div>
</div>
<div class="footer-copyright">
<div class="container">
Made by <a class="" href="http://www.twitter.com/boyofgreen">boyofgreen</a>
</div>
</div>
</footer>
<!-- Scripts-->
<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<script src="../../bin/materialize.js"></script>
<script src="js/init.js"></script>
</body>
</html>
| boyofgreen/mediaHWA | index.html | HTML | mit | 6,751 |
<h1>Все начинается с HTTP</h1> | JokerSSmile/PMP | lw1/all_begin_from_http.html | HTML | mit | 44 |
<div ng-controller="AboutController">
<h1 class="text-center page-title">Kids and Youth</h1>
<div id="top" class="imagetop"></div>
<div class="container text-section">
<h1 class="col-xs-12 text-center" style="padding-bottom:25px;">Children at Cornerstone</h1>
<hr>
<div class="col sub-sec">
<div class="col-sm-12 text-center">
<p>
Children are such a valuable part of Cornerstone Church Newcastle, we love having families as part of our
community. We have facilities for your children no matter their age! Ensuring the safety and wellbeing of the
kids within Cornerstone Church is amongst our highest priorities.
<!--for a copy of our safe guarding policy click here.-->
</p>
</div>
</div>
</div>
<div class="break"></div>
<div class="text-section">
<div class="container text-center">
<div class="col sub-sec">
<div class="col-sm-12">
<h2>Babies</h2>
<p>
We have a parent’s room where parents can look after their young children aged between 0 and 18 months and still listen to the sermon via
a live audio feed. This room is stocked with tea and coffee and some toys for the little ones!
</p>
</div>
<div class="col-sm-12">
<h2>18 Months – 13 Years</h2>
<p>
We have a team of trained kids work volunteers to look after children, over 18 months, throughout the
service. Each week the children follow an engaging, gospel centred programme. They are encouraged to have
fun and be creative all whilst learning more of who Jesus. All you have to do is sign them in at the “Check
in” area and sign them back out at 12pm, the kids work team will do the rest!</p>
</div>
<div class="col-sm-12">
<h2>Youth</h2>
<p>
We have recently begun working with a group of young people just outside the city centre in Hebburn. We
provide a youth club on a Friday night from 7pm, this has been a wonderful opportunity to engage with the
community in Hebburn and introduce people to Jesus! To find out more or get involved chat to the church
pastors.
</p>
</div>
</div>
</div>
</div>
<section ng-include="'/modules/core/client/ng/ng-include/footer.html'"></section>
</div>
| RyanKirby/server-ccncl | modules/core/client/views/about/kidsandyouth.client.view.html | HTML | mit | 2,431 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="Source to the Rust file `/home/carter/.cargo/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.1.25/src/namespace.rs`.">
<meta name="keywords" content="rust, rustlang, rust-lang">
<title>namespace.rs.html -- source</title>
<link rel="stylesheet" type="text/css" href="../../main.css">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<section class="sidebar">
</section>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press 'S' to search, '?' for more options..."
type="search">
</div>
</form>
</nav>
<section id='main' class="content source"><pre class="line-numbers"><span id="1"> 1</span>
<span id="2"> 2</span>
<span id="3"> 3</span>
<span id="4"> 4</span>
<span id="5"> 5</span>
<span id="6"> 6</span>
<span id="7"> 7</span>
<span id="8"> 8</span>
<span id="9"> 9</span>
<span id="10"> 10</span>
<span id="11"> 11</span>
<span id="12"> 12</span>
<span id="13"> 13</span>
<span id="14"> 14</span>
<span id="15"> 15</span>
<span id="16"> 16</span>
<span id="17"> 17</span>
<span id="18"> 18</span>
<span id="19"> 19</span>
<span id="20"> 20</span>
<span id="21"> 21</span>
<span id="22"> 22</span>
<span id="23"> 23</span>
<span id="24"> 24</span>
<span id="25"> 25</span>
<span id="26"> 26</span>
<span id="27"> 27</span>
<span id="28"> 28</span>
<span id="29"> 29</span>
<span id="30"> 30</span>
<span id="31"> 31</span>
<span id="32"> 32</span>
<span id="33"> 33</span>
<span id="34"> 34</span>
<span id="35"> 35</span>
<span id="36"> 36</span>
<span id="37"> 37</span>
<span id="38"> 38</span>
<span id="39"> 39</span>
<span id="40"> 40</span>
<span id="41"> 41</span>
<span id="42"> 42</span>
<span id="43"> 43</span>
<span id="44"> 44</span>
<span id="45"> 45</span>
<span id="46"> 46</span>
<span id="47"> 47</span>
<span id="48"> 48</span>
<span id="49"> 49</span>
<span id="50"> 50</span>
<span id="51"> 51</span>
<span id="52"> 52</span>
<span id="53"> 53</span>
<span id="54"> 54</span>
<span id="55"> 55</span>
<span id="56"> 56</span>
<span id="57"> 57</span>
<span id="58"> 58</span>
<span id="59"> 59</span>
<span id="60"> 60</span>
<span id="61"> 61</span>
<span id="62"> 62</span>
<span id="63"> 63</span>
<span id="64"> 64</span>
<span id="65"> 65</span>
<span id="66"> 66</span>
<span id="67"> 67</span>
<span id="68"> 68</span>
<span id="69"> 69</span>
<span id="70"> 70</span>
<span id="71"> 71</span>
<span id="72"> 72</span>
<span id="73"> 73</span>
<span id="74"> 74</span>
<span id="75"> 75</span>
<span id="76"> 76</span>
<span id="77"> 77</span>
<span id="78"> 78</span>
<span id="79"> 79</span>
<span id="80"> 80</span>
<span id="81"> 81</span>
<span id="82"> 82</span>
<span id="83"> 83</span>
<span id="84"> 84</span>
<span id="85"> 85</span>
<span id="86"> 86</span>
<span id="87"> 87</span>
<span id="88"> 88</span>
<span id="89"> 89</span>
<span id="90"> 90</span>
<span id="91"> 91</span>
<span id="92"> 92</span>
<span id="93"> 93</span>
<span id="94"> 94</span>
<span id="95"> 95</span>
<span id="96"> 96</span>
<span id="97"> 97</span>
<span id="98"> 98</span>
<span id="99"> 99</span>
<span id="100">100</span>
<span id="101">101</span>
<span id="102">102</span>
<span id="103">103</span>
<span id="104">104</span>
<span id="105">105</span>
<span id="106">106</span>
<span id="107">107</span>
<span id="108">108</span>
<span id="109">109</span>
<span id="110">110</span>
<span id="111">111</span>
<span id="112">112</span>
<span id="113">113</span>
<span id="114">114</span>
<span id="115">115</span>
<span id="116">116</span>
<span id="117">117</span>
<span id="118">118</span>
<span id="119">119</span>
<span id="120">120</span>
<span id="121">121</span>
<span id="122">122</span>
<span id="123">123</span>
<span id="124">124</span>
<span id="125">125</span>
<span id="126">126</span>
<span id="127">127</span>
<span id="128">128</span>
<span id="129">129</span>
<span id="130">130</span>
<span id="131">131</span>
<span id="132">132</span>
<span id="133">133</span>
<span id="134">134</span>
<span id="135">135</span>
<span id="136">136</span>
<span id="137">137</span>
<span id="138">138</span>
<span id="139">139</span>
<span id="140">140</span>
<span id="141">141</span>
<span id="142">142</span>
<span id="143">143</span>
<span id="144">144</span>
<span id="145">145</span>
<span id="146">146</span>
<span id="147">147</span>
<span id="148">148</span>
<span id="149">149</span>
<span id="150">150</span>
<span id="151">151</span>
<span id="152">152</span>
<span id="153">153</span>
<span id="154">154</span>
<span id="155">155</span>
<span id="156">156</span>
<span id="157">157</span>
<span id="158">158</span>
<span id="159">159</span>
<span id="160">160</span>
<span id="161">161</span>
<span id="162">162</span>
<span id="163">163</span>
<span id="164">164</span>
<span id="165">165</span>
<span id="166">166</span>
<span id="167">167</span>
<span id="168">168</span>
<span id="169">169</span>
<span id="170">170</span>
<span id="171">171</span>
<span id="172">172</span>
<span id="173">173</span>
<span id="174">174</span>
<span id="175">175</span>
<span id="176">176</span>
<span id="177">177</span>
<span id="178">178</span>
<span id="179">179</span>
<span id="180">180</span>
<span id="181">181</span>
<span id="182">182</span>
<span id="183">183</span>
<span id="184">184</span>
<span id="185">185</span>
<span id="186">186</span>
<span id="187">187</span>
<span id="188">188</span>
<span id="189">189</span>
<span id="190">190</span>
<span id="191">191</span>
<span id="192">192</span>
<span id="193">193</span>
<span id="194">194</span>
<span id="195">195</span>
<span id="196">196</span>
<span id="197">197</span>
<span id="198">198</span>
<span id="199">199</span>
<span id="200">200</span>
<span id="201">201</span>
<span id="202">202</span>
<span id="203">203</span>
<span id="204">204</span>
<span id="205">205</span>
<span id="206">206</span>
<span id="207">207</span>
<span id="208">208</span>
<span id="209">209</span>
<span id="210">210</span>
<span id="211">211</span>
<span id="212">212</span>
<span id="213">213</span>
<span id="214">214</span>
<span id="215">215</span>
<span id="216">216</span>
<span id="217">217</span>
<span id="218">218</span>
<span id="219">219</span>
<span id="220">220</span>
<span id="221">221</span>
<span id="222">222</span>
<span id="223">223</span>
<span id="224">224</span>
<span id="225">225</span>
<span id="226">226</span>
<span id="227">227</span>
<span id="228">228</span>
<span id="229">229</span>
<span id="230">230</span>
<span id="231">231</span>
<span id="232">232</span>
<span id="233">233</span>
<span id="234">234</span>
<span id="235">235</span>
<span id="236">236</span>
<span id="237">237</span>
<span id="238">238</span>
<span id="239">239</span>
<span id="240">240</span>
<span id="241">241</span>
<span id="242">242</span>
<span id="243">243</span>
<span id="244">244</span>
<span id="245">245</span>
<span id="246">246</span>
<span id="247">247</span>
<span id="248">248</span>
<span id="249">249</span>
<span id="250">250</span>
<span id="251">251</span>
<span id="252">252</span>
<span id="253">253</span>
<span id="254">254</span>
<span id="255">255</span>
<span id="256">256</span>
<span id="257">257</span>
<span id="258">258</span>
<span id="259">259</span>
<span id="260">260</span>
<span id="261">261</span>
<span id="262">262</span>
<span id="263">263</span>
<span id="264">264</span>
<span id="265">265</span>
<span id="266">266</span>
<span id="267">267</span>
<span id="268">268</span>
<span id="269">269</span>
<span id="270">270</span>
<span id="271">271</span>
<span id="272">272</span>
<span id="273">273</span>
<span id="274">274</span>
<span id="275">275</span>
<span id="276">276</span>
<span id="277">277</span>
<span id="278">278</span>
<span id="279">279</span>
<span id="280">280</span>
<span id="281">281</span>
<span id="282">282</span>
<span id="283">283</span>
<span id="284">284</span>
<span id="285">285</span>
<span id="286">286</span>
<span id="287">287</span>
<span id="288">288</span>
<span id="289">289</span>
<span id="290">290</span>
<span id="291">291</span>
<span id="292">292</span>
<span id="293">293</span>
<span id="294">294</span>
<span id="295">295</span>
<span id="296">296</span>
<span id="297">297</span>
<span id="298">298</span>
<span id="299">299</span>
<span id="300">300</span>
<span id="301">301</span>
<span id="302">302</span>
<span id="303">303</span>
</pre><pre class='rust '>
<span class='kw'>use</span> <span class='ident'>std</span>::<span class='ident'>borrow</span>::<span class='ident'>Cow</span>;
<span class='kw'>use</span> <span class='ident'>std</span>::<span class='ident'>iter</span>::<span class='ident'>Rev</span>;
<span class='kw'>use</span> <span class='ident'>std</span>::<span class='ident'>collections</span>::<span class='ident'>hash_map</span>::{<span class='ident'>HashMap</span>, <span class='ident'>Entry</span>};
<span class='kw'>use</span> <span class='ident'>std</span>::<span class='ident'>collections</span>::<span class='ident'>hash_map</span>::<span class='ident'>Iter</span> <span class='kw'>as</span> <span class='ident'>Entries</span>;
<span class='kw'>use</span> <span class='ident'>std</span>::<span class='ident'>collections</span>::<span class='ident'>HashSet</span>;
<span class='kw'>use</span> <span class='ident'>std</span>::<span class='ident'>slice</span>::<span class='ident'>Iter</span>;
<span class='kw'>use</span> <span class='ident'>util</span>::{<span class='ident'>OptionBorrowExt</span>, <span class='ident'>IteratorClonedPairwiseExt</span>};
<span class='kw'>pub</span> <span class='kw'>const</span> <span class='ident'>NS_XMLNS_PREFIX</span>: <span class='kw-2'>&</span><span class='lifetime'>'static</span> <span class='ident'>str</span> <span class='op'>=</span> <span class='string'>"xmlns"</span>;
<span class='kw'>pub</span> <span class='kw'>const</span> <span class='ident'>NS_XMLNS_URI</span>: <span class='kw-2'>&</span><span class='lifetime'>'static</span> <span class='ident'>str</span> <span class='op'>=</span> <span class='string'>"http://www.w3.org/2000/xmlns/"</span>;
<span class='kw'>pub</span> <span class='kw'>const</span> <span class='ident'>NS_XML_PREFIX</span>: <span class='kw-2'>&</span><span class='lifetime'>'static</span> <span class='ident'>str</span> <span class='op'>=</span> <span class='string'>"xml"</span>;
<span class='kw'>pub</span> <span class='kw'>const</span> <span class='ident'>NS_XML_URI</span>: <span class='kw-2'>&</span><span class='lifetime'>'static</span> <span class='ident'>str</span> <span class='op'>=</span> <span class='string'>"http://www.w3.org/XML/1998/namespace"</span>;
<span class='kw'>pub</span> <span class='kw'>const</span> <span class='ident'>NS_EMPTY_URI</span>: <span class='kw-2'>&</span><span class='lifetime'>'static</span> <span class='ident'>str</span> <span class='op'>=</span> <span class='string'>""</span>;
<span class='kw'>pub</span> <span class='kw'>type</span> <span class='ident'>UriMapping</span><span class='op'><</span><span class='lifetime'>'a</span><span class='op'>></span> <span class='op'>=</span> (<span class='prelude-ty'>Option</span><span class='op'><</span><span class='kw-2'>&</span><span class='lifetime'>'a</span> <span class='ident'>str</span><span class='op'>></span>, <span class='kw-2'>&</span><span class='lifetime'>'a</span> <span class='ident'>str</span>);
<span class='doccomment'>/// Denotes something which contains namespace URI mappings.</span>
<span class='doccomment'>///</span>
<span class='doccomment'>/// A URI mapping is a pair of type `(Option<&str>, &str)`, where the first item</span>
<span class='doccomment'>/// is a namespace prefix (`None` meaning default prefix) and the second item</span>
<span class='doccomment'>/// is a URI mapped to this prefix.</span>
<span class='kw'>pub</span> <span class='kw'>trait</span> <span class='ident'>NamespaceIterable</span><span class='op'><</span><span class='lifetime'>'a</span><span class='op'>></span> {
<span class='kw'>type</span> <span class='ident'>Iter</span>: <span class='ident'>Iterator</span><span class='op'><</span><span class='ident'>Item</span><span class='op'>=</span><span class='ident'>UriMapping</span><span class='op'><</span><span class='lifetime'>'a</span><span class='op'>>></span>;
<span class='kw'>fn</span> <span class='ident'>uri_mappings</span>(<span class='kw-2'>&</span><span class='lifetime'>'a</span> <span class='self'>self</span>) <span class='op'>-></span> <span class='ident'>Self</span>::<span class='ident'>Iter</span>;
}
<span class='doccomment'>/// Namespace is a map from prefixes to namespace URIs.</span>
<span class='doccomment'>///</span>
<span class='doccomment'>/// `None` prefix means no prefix (i.e. default namespace).</span>
<span class='attribute'>#[<span class='ident'>derive</span>(<span class='ident'>PartialEq</span>, <span class='ident'>Clone</span>)]</span>
<span class='kw'>pub</span> <span class='kw'>struct</span> <span class='ident'>Namespace</span>(<span class='kw'>pub</span> <span class='ident'>HashMap</span><span class='op'><</span><span class='prelude-ty'>Option</span><span class='op'><</span><span class='ident'>String</span><span class='op'>></span>, <span class='ident'>String</span><span class='op'>></span>);
<span class='kw'>impl</span> <span class='ident'>Namespace</span> {
<span class='doccomment'>/// Returns an empty namespace.</span>
<span class='attribute'>#[<span class='ident'>inline</span>]</span>
<span class='kw'>pub</span> <span class='kw'>fn</span> <span class='ident'>empty</span>() <span class='op'>-></span> <span class='ident'>Namespace</span> { <span class='ident'>Namespace</span>(<span class='ident'>HashMap</span>::<span class='ident'>with_capacity</span>(<span class='number'>3</span>)) }
<span class='doccomment'>/// Checks whether this namespace is empty.</span>
<span class='attribute'>#[<span class='ident'>inline</span>]</span>
<span class='kw'>pub</span> <span class='kw'>fn</span> <span class='ident'>is_empty</span>(<span class='kw-2'>&</span><span class='self'>self</span>) <span class='op'>-></span> <span class='ident'>bool</span> {
<span class='self'>self</span>.<span class='number'>0</span>.<span class='ident'>is_empty</span>()
}
<span class='doccomment'>/// Checks whether this namespace is essentially empty, that is, it does not contain</span>
<span class='doccomment'>/// anything but the default mappings.</span>
<span class='kw'>pub</span> <span class='kw'>fn</span> <span class='ident'>is_essentially_empty</span>(<span class='kw-2'>&</span><span class='self'>self</span>) <span class='op'>-></span> <span class='ident'>bool</span> {
<span class='comment'>// a shortcut for a namespace which is definitely not empty</span>
<span class='kw'>if</span> <span class='self'>self</span>.<span class='number'>0</span>.<span class='ident'>len</span>() <span class='op'>></span> <span class='number'>3</span> { <span class='kw'>return</span> <span class='boolval'>false</span>; }
<span class='self'>self</span>.<span class='number'>0</span>.<span class='ident'>iter</span>().<span class='ident'>all</span>(<span class='op'>|</span>(<span class='ident'>k</span>, <span class='ident'>v</span>)<span class='op'>|</span> <span class='kw'>match</span> (<span class='ident'>k</span>.<span class='ident'>borrow_internals</span>(), <span class='kw-2'>&</span><span class='ident'>v</span>[..]) {
(<span class='prelude-val'>None</span>, <span class='ident'>NS_EMPTY_URI</span>) <span class='op'>=></span> <span class='boolval'>true</span>,
(<span class='prelude-val'>Some</span>(<span class='ident'>NS_XMLNS_PREFIX</span>), <span class='ident'>NS_XMLNS_URI</span>) <span class='op'>=></span> <span class='boolval'>true</span>,
(<span class='prelude-val'>Some</span>(<span class='ident'>NS_XML_PREFIX</span>), <span class='ident'>NS_XML_URI</span>) <span class='op'>=></span> <span class='boolval'>true</span>,
_ <span class='op'>=></span> <span class='boolval'>false</span>
})
}
<span class='doccomment'>/// Puts a mapping into this namespace.</span>
<span class='doccomment'>///</span>
<span class='doccomment'>/// This method does not override an already existing mapping.</span>
<span class='doccomment'>///</span>
<span class='doccomment'>/// Returns a boolean flag indicating whether the map already contained</span>
<span class='doccomment'>/// the given prefix.</span>
<span class='doccomment'>///</span>
<span class='doccomment'>/// # Parameters</span>
<span class='doccomment'>/// * `prefix` --- namespace prefix (`None` means default namespace);</span>
<span class='doccomment'>/// * `uri` --- namespace URI.</span>
<span class='doccomment'>///</span>
<span class='doccomment'>/// # Return value</span>
<span class='doccomment'>/// `true` if `prefix` has been inserted successfully; `false` if the `prefix`</span>
<span class='doccomment'>/// was already present in the namespace.</span>
<span class='kw'>pub</span> <span class='kw'>fn</span> <span class='ident'>put</span><span class='op'><</span><span class='lifetime'>'s1</span>, <span class='lifetime'>'s2</span>, <span class='ident'>S1</span>, <span class='ident'>S2</span><span class='op'>></span>(<span class='kw-2'>&</span><span class='kw-2'>mut</span> <span class='self'>self</span>, <span class='ident'>prefix</span>: <span class='prelude-ty'>Option</span><span class='op'><</span><span class='ident'>S1</span><span class='op'>></span>, <span class='ident'>uri</span>: <span class='ident'>S2</span>) <span class='op'>-></span> <span class='ident'>bool</span>
<span class='kw'>where</span> <span class='ident'>S1</span>: <span class='ident'>Into</span><span class='op'><</span><span class='ident'>Cow</span><span class='op'><</span><span class='lifetime'>'s1</span>, <span class='ident'>str</span><span class='op'>>></span>, <span class='ident'>S2</span>: <span class='ident'>Into</span><span class='op'><</span><span class='ident'>Cow</span><span class='op'><</span><span class='lifetime'>'s2</span>, <span class='ident'>str</span><span class='op'>>></span> {
<span class='kw'>match</span> <span class='self'>self</span>.<span class='number'>0</span>.<span class='ident'>entry</span>(<span class='ident'>prefix</span>.<span class='ident'>map</span>(<span class='op'>|</span><span class='ident'>v</span><span class='op'>|</span> <span class='ident'>v</span>.<span class='ident'>into</span>().<span class='ident'>into_owned</span>())) {
<span class='ident'>Entry</span>::<span class='ident'>Occupied</span>(_) <span class='op'>=></span> <span class='boolval'>false</span>,
<span class='ident'>Entry</span>::<span class='ident'>Vacant</span>(<span class='ident'>ve</span>) <span class='op'>=></span> {
<span class='ident'>ve</span>.<span class='ident'>insert</span>(<span class='ident'>uri</span>.<span class='ident'>into</span>().<span class='ident'>into_owned</span>());
<span class='boolval'>true</span>
}
}
}
<span class='doccomment'>/// Puts a mapping into this namespace forcefully.</span>
<span class='doccomment'>///</span>
<span class='doccomment'>/// This method, as opposed to `put()`, does replace an already existing mapping.</span>
<span class='doccomment'>///</span>
<span class='doccomment'>/// Returns previous URI which was assigned to the given prefix, if it is present.</span>
<span class='doccomment'>///</span>
<span class='doccomment'>/// # Parameters</span>
<span class='doccomment'>/// * `prefix` --- namespace prefix (`None` means default namespace);</span>
<span class='doccomment'>/// * `uri` --- namespace URI.</span>
<span class='doccomment'>///</span>
<span class='doccomment'>/// # Return value</span>
<span class='doccomment'>/// `Some(uri)` with `uri` being a previous URI assigned to the `prefix`, or</span>
<span class='doccomment'>/// `None` if such prefix was not present in the namespace before.</span>
<span class='kw'>pub</span> <span class='kw'>fn</span> <span class='ident'>force_put</span><span class='op'><</span><span class='lifetime'>'s1</span>, <span class='lifetime'>'s2</span>, <span class='ident'>S1</span>, <span class='ident'>S2</span><span class='op'>></span>(<span class='kw-2'>&</span><span class='kw-2'>mut</span> <span class='self'>self</span>, <span class='ident'>prefix</span>: <span class='prelude-ty'>Option</span><span class='op'><</span><span class='ident'>S1</span><span class='op'>></span>, <span class='ident'>uri</span>: <span class='ident'>S2</span>) <span class='op'>-></span> <span class='prelude-ty'>Option</span><span class='op'><</span><span class='ident'>String</span><span class='op'>></span>
<span class='kw'>where</span> <span class='ident'>S1</span>: <span class='ident'>Into</span><span class='op'><</span><span class='ident'>Cow</span><span class='op'><</span><span class='lifetime'>'s1</span>, <span class='ident'>str</span><span class='op'>>></span>, <span class='ident'>S2</span>: <span class='ident'>Into</span><span class='op'><</span><span class='ident'>Cow</span><span class='op'><</span><span class='lifetime'>'s2</span>, <span class='ident'>str</span><span class='op'>>></span> {
<span class='self'>self</span>.<span class='number'>0</span>.<span class='ident'>insert</span>(<span class='ident'>prefix</span>.<span class='ident'>map</span>(<span class='op'>|</span><span class='ident'>v</span><span class='op'>|</span> <span class='ident'>v</span>.<span class='ident'>into</span>().<span class='ident'>into_owned</span>()), <span class='ident'>uri</span>.<span class='ident'>into</span>().<span class='ident'>into_owned</span>())
}
<span class='doccomment'>/// Queries the namespace for the given prefix.</span>
<span class='doccomment'>///</span>
<span class='doccomment'>/// # Parameters</span>
<span class='doccomment'>/// * `prefix` --- namespace prefix (`None` means default namespace).</span>
<span class='doccomment'>///</span>
<span class='doccomment'>/// # Return value</span>
<span class='doccomment'>/// Namespace URI corresponding to the given prefix, if it is present.</span>
<span class='kw'>pub</span> <span class='kw'>fn</span> <span class='ident'>get</span><span class='op'><</span><span class='lifetime'>'a</span><span class='op'>></span>(<span class='kw-2'>&</span><span class='lifetime'>'a</span> <span class='self'>self</span>, <span class='ident'>prefix</span>: <span class='kw-2'>&</span><span class='prelude-ty'>Option</span><span class='op'><</span><span class='ident'>String</span><span class='op'>></span>) <span class='op'>-></span> <span class='prelude-ty'>Option</span><span class='op'><</span><span class='kw-2'>&</span><span class='lifetime'>'a</span> <span class='ident'>str</span><span class='op'>></span> {
<span class='self'>self</span>.<span class='number'>0</span>.<span class='ident'>get</span>(<span class='ident'>prefix</span>).<span class='ident'>map</span>(<span class='op'>|</span><span class='ident'>s</span><span class='op'>|</span> <span class='kw-2'>&</span><span class='op'>*</span><span class='op'>*</span><span class='ident'>s</span>)
}
}
<span class='doccomment'>/// An iterator over mappings from prefixes to URIs in a namespace.</span>
<span class='doccomment'>///</span>
<span class='doccomment'>/// This is a separate structure because `map()` operation on iterators uses an unboxed</span>
<span class='doccomment'>/// closure type which can't be named.</span>
<span class='kw'>pub</span> <span class='kw'>struct</span> <span class='ident'>NamespaceMappings</span><span class='op'><</span><span class='lifetime'>'a</span><span class='op'>></span> {
<span class='ident'>entries</span>: <span class='ident'>Entries</span><span class='op'><</span><span class='lifetime'>'a</span>, <span class='prelude-ty'>Option</span><span class='op'><</span><span class='ident'>String</span><span class='op'>></span>, <span class='ident'>String</span><span class='op'>></span>
}
<span class='kw'>impl</span><span class='op'><</span><span class='lifetime'>'a</span><span class='op'>></span> <span class='ident'>Iterator</span> <span class='kw'>for</span> <span class='ident'>NamespaceMappings</span><span class='op'><</span><span class='lifetime'>'a</span><span class='op'>></span> {
<span class='kw'>type</span> <span class='ident'>Item</span> <span class='op'>=</span> (<span class='prelude-ty'>Option</span><span class='op'><</span><span class='kw-2'>&</span><span class='lifetime'>'a</span> <span class='ident'>str</span><span class='op'>></span>, <span class='kw-2'>&</span><span class='lifetime'>'a</span> <span class='ident'>str</span>);
<span class='kw'>fn</span> <span class='ident'>next</span>(<span class='kw-2'>&</span><span class='kw-2'>mut</span> <span class='self'>self</span>) <span class='op'>-></span> <span class='prelude-ty'>Option</span><span class='op'><</span>(<span class='prelude-ty'>Option</span><span class='op'><</span><span class='kw-2'>&</span><span class='lifetime'>'a</span> <span class='ident'>str</span><span class='op'>></span>, <span class='kw-2'>&</span><span class='lifetime'>'a</span> <span class='ident'>str</span>)<span class='op'>></span> {
<span class='self'>self</span>.<span class='ident'>entries</span>.<span class='ident'>next</span>().<span class='ident'>map</span>(<span class='op'>|</span>(<span class='ident'>prefix</span>, <span class='ident'>uri</span>)<span class='op'>|</span> {
(<span class='ident'>prefix</span>.<span class='ident'>as_ref</span>().<span class='ident'>map</span>(<span class='op'>|</span><span class='ident'>p</span><span class='op'>|</span> <span class='kw-2'>&</span><span class='ident'>p</span>[..]), <span class='kw-2'>&</span><span class='ident'>uri</span>[..])
})
}
}
<span class='kw'>impl</span><span class='op'><</span><span class='lifetime'>'a</span><span class='op'>></span> <span class='ident'>NamespaceIterable</span><span class='op'><</span><span class='lifetime'>'a</span><span class='op'>></span> <span class='kw'>for</span> <span class='ident'>Namespace</span> {
<span class='kw'>type</span> <span class='ident'>Iter</span> <span class='op'>=</span> <span class='ident'>NamespaceMappings</span><span class='op'><</span><span class='lifetime'>'a</span><span class='op'>></span>;
<span class='kw'>fn</span> <span class='ident'>uri_mappings</span>(<span class='kw-2'>&</span><span class='lifetime'>'a</span> <span class='self'>self</span>) <span class='op'>-></span> <span class='ident'>NamespaceMappings</span><span class='op'><</span><span class='lifetime'>'a</span><span class='op'>></span> {
<span class='ident'>NamespaceMappings</span> { <span class='ident'>entries</span>: <span class='self'>self</span>.<span class='number'>0</span>.<span class='ident'>iter</span>() }
}
}
<span class='doccomment'>/// Namespace stack is a sequence of namespaces.</span>
<span class='doccomment'>///</span>
<span class='doccomment'>/// Namespace stack is used to represent cumulative namespace consisting of</span>
<span class='doccomment'>/// combined namespaces from nested elements.</span>
<span class='attribute'>#[<span class='ident'>derive</span>(<span class='ident'>Clone</span>, <span class='ident'>PartialEq</span>)]</span>
<span class='kw'>pub</span> <span class='kw'>struct</span> <span class='ident'>NamespaceStack</span>(<span class='kw'>pub</span> <span class='ident'>Vec</span><span class='op'><</span><span class='ident'>Namespace</span><span class='op'>></span>);
<span class='kw'>impl</span> <span class='ident'>NamespaceStack</span> {
<span class='doccomment'>/// Returns an empty namespace stack.</span>
<span class='attribute'>#[<span class='ident'>inline</span>]</span>
<span class='kw'>pub</span> <span class='kw'>fn</span> <span class='ident'>empty</span>() <span class='op'>-></span> <span class='ident'>NamespaceStack</span> { <span class='ident'>NamespaceStack</span>(<span class='ident'>Vec</span>::<span class='ident'>with_capacity</span>(<span class='number'>2</span>)) }
<span class='doccomment'>/// Returns a namespace stack with default items in it.</span>
<span class='doccomment'>///</span>
<span class='doccomment'>/// Default items are the following:</span>
<span class='doccomment'>///</span>
<span class='doccomment'>/// * `xml` → `http://www.w3.org/XML/1998/namespace`;</span>
<span class='doccomment'>/// * `xmlns` → `http://www.w3.org/2000/xmlns/`.</span>
<span class='attribute'>#[<span class='ident'>inline</span>]</span>
<span class='kw'>pub</span> <span class='kw'>fn</span> <span class='ident'>default</span>() <span class='op'>-></span> <span class='ident'>NamespaceStack</span> {
<span class='kw'>let</span> <span class='kw-2'>mut</span> <span class='ident'>nst</span> <span class='op'>=</span> <span class='ident'>NamespaceStack</span>::<span class='ident'>empty</span>();
<span class='ident'>nst</span>.<span class='ident'>push_empty</span>();
<span class='comment'>// xml namespace</span>
<span class='ident'>nst</span>.<span class='ident'>put</span>(<span class='prelude-val'>Some</span>(<span class='ident'>NS_XML_PREFIX</span>.<span class='ident'>to_string</span>()), <span class='ident'>NS_XML_URI</span>.<span class='ident'>to_string</span>());
<span class='comment'>// xmlns namespace</span>
<span class='ident'>nst</span>.<span class='ident'>put</span>(<span class='prelude-val'>Some</span>(<span class='ident'>NS_XMLNS_PREFIX</span>.<span class='ident'>to_string</span>()), <span class='ident'>NS_XMLNS_URI</span>.<span class='ident'>to_string</span>());
<span class='comment'>// empty namespace</span>
<span class='ident'>nst</span>.<span class='ident'>put</span>(<span class='prelude-val'>None</span>, <span class='ident'>NS_EMPTY_URI</span>.<span class='ident'>to_string</span>());
<span class='ident'>nst</span>
}
<span class='doccomment'>/// Adds an empty namespace to the top of this stack.</span>
<span class='attribute'>#[<span class='ident'>inline</span>]</span>
<span class='kw'>pub</span> <span class='kw'>fn</span> <span class='ident'>push_empty</span>(<span class='kw-2'>&</span><span class='kw-2'>mut</span> <span class='self'>self</span>) {
<span class='self'>self</span>.<span class='number'>0</span>.<span class='ident'>push</span>(<span class='ident'>Namespace</span>::<span class='ident'>empty</span>());
}
<span class='doccomment'>/// Removes a namespace at the top of the stack.</span>
<span class='doccomment'>///</span>
<span class='doccomment'>/// Fails if the stack is empty.</span>
<span class='attribute'>#[<span class='ident'>inline</span>]</span>
<span class='kw'>pub</span> <span class='kw'>fn</span> <span class='ident'>pop</span>(<span class='kw-2'>&</span><span class='kw-2'>mut</span> <span class='self'>self</span>) <span class='op'>-></span> <span class='ident'>Namespace</span> {
<span class='self'>self</span>.<span class='number'>0</span>.<span class='ident'>pop</span>().<span class='ident'>unwrap</span>()
}
<span class='doccomment'>/// Returns a namespace at the top of the stack, leaving the stack intact.</span>
<span class='doccomment'>///</span>
<span class='doccomment'>/// Fails if the stack is empty.</span>
<span class='attribute'>#[<span class='ident'>inline</span>]</span>
<span class='kw'>pub</span> <span class='kw'>fn</span> <span class='ident'>peek</span><span class='op'><</span><span class='lifetime'>'a</span><span class='op'>></span>(<span class='kw-2'>&</span><span class='lifetime'>'a</span> <span class='kw-2'>mut</span> <span class='self'>self</span>) <span class='op'>-></span> <span class='kw-2'>&</span><span class='lifetime'>'a</span> <span class='kw-2'>mut</span> <span class='ident'>Namespace</span> {
<span class='self'>self</span>.<span class='number'>0</span>.<span class='ident'>last_mut</span>().<span class='ident'>unwrap</span>()
}
<span class='doccomment'>/// Puts a mapping into the topmost namespace in this stack.</span>
<span class='doccomment'>///</span>
<span class='doccomment'>/// This method does not override a mapping in the topmost namespace if it is</span>
<span class='doccomment'>/// already present, however, it does not depend on other namespaces in the stack,</span>
<span class='doccomment'>/// so it is possible to put a mapping which is present in lower namespaces.</span>
<span class='doccomment'>///</span>
<span class='doccomment'>/// Returns a boolean flag indicating whether the topmost namespace</span>
<span class='doccomment'>/// already contained the given prefix.</span>
<span class='doccomment'>///</span>
<span class='doccomment'>/// # Parameters</span>
<span class='doccomment'>/// * `prefix` --- namespace prefix (`None` means default namespace);</span>
<span class='doccomment'>/// * `uri` --- namespace URI.</span>
<span class='doccomment'>///</span>
<span class='doccomment'>/// # Return value</span>
<span class='doccomment'>/// `true` if `prefix` has been inserted successfully; `false` if the `prefix`</span>
<span class='doccomment'>/// was already present in the namespace.</span>
<span class='attribute'>#[<span class='ident'>inline</span>]</span>
<span class='kw'>pub</span> <span class='kw'>fn</span> <span class='ident'>put</span>(<span class='kw-2'>&</span><span class='kw-2'>mut</span> <span class='self'>self</span>, <span class='ident'>prefix</span>: <span class='prelude-ty'>Option</span><span class='op'><</span><span class='ident'>String</span><span class='op'>></span>, <span class='ident'>uri</span>: <span class='ident'>String</span>) <span class='op'>-></span> <span class='ident'>bool</span> {
<span class='self'>self</span>.<span class='number'>0</span>.<span class='ident'>last_mut</span>().<span class='ident'>unwrap</span>().<span class='ident'>put</span>(<span class='ident'>prefix</span>, <span class='ident'>uri</span>)
}
<span class='doccomment'>/// Performs a search for the given prefix in the whole stack.</span>
<span class='doccomment'>///</span>
<span class='doccomment'>/// This method walks the stack from top to bottom, querying each namespace</span>
<span class='doccomment'>/// in order for the given prefix. If none of the namespaces contains the prefix,</span>
<span class='doccomment'>/// `None` is returned.</span>
<span class='doccomment'>///</span>
<span class='doccomment'>/// # Parameters</span>
<span class='doccomment'>/// * `prefix` --- namespace prefix (`None` means default namespace)</span>
<span class='attribute'>#[<span class='ident'>inline</span>]</span>
<span class='kw'>pub</span> <span class='kw'>fn</span> <span class='ident'>get</span><span class='op'><</span><span class='lifetime'>'a</span><span class='op'>></span>(<span class='kw-2'>&</span><span class='lifetime'>'a</span> <span class='self'>self</span>, <span class='ident'>prefix</span>: <span class='kw-2'>&</span><span class='prelude-ty'>Option</span><span class='op'><</span><span class='ident'>String</span><span class='op'>></span>) <span class='op'>-></span> <span class='prelude-ty'>Option</span><span class='op'><</span><span class='kw-2'>&</span><span class='lifetime'>'a</span> <span class='ident'>str</span><span class='op'>></span> {
<span class='kw'>for</span> <span class='ident'>ns</span> <span class='kw'>in</span> <span class='self'>self</span>.<span class='number'>0</span>.<span class='ident'>iter</span>().<span class='ident'>rev</span>() {
<span class='kw'>match</span> <span class='ident'>ns</span>.<span class='ident'>get</span>(<span class='ident'>prefix</span>) {
<span class='prelude-val'>None</span> <span class='op'>=></span> {},
<span class='ident'>r</span> <span class='op'>=></span> <span class='kw'>return</span> <span class='ident'>r</span>,
}
}
<span class='prelude-val'>None</span>
}
<span class='doccomment'>/// Combines this stack of namespaces into a single namespace.</span>
<span class='doccomment'>///</span>
<span class='doccomment'>/// Namespaces are combined in left-to-right order, that is, rightmost namespace</span>
<span class='doccomment'>/// elements take priority over leftmost ones.</span>
<span class='kw'>pub</span> <span class='kw'>fn</span> <span class='ident'>squash</span>(<span class='kw-2'>&</span><span class='self'>self</span>) <span class='op'>-></span> <span class='ident'>Namespace</span> {
<span class='kw'>let</span> <span class='kw-2'>mut</span> <span class='ident'>result</span> <span class='op'>=</span> <span class='ident'>HashMap</span>::<span class='ident'>new</span>();
<span class='kw'>for</span> <span class='ident'>ns</span> <span class='kw'>in</span> <span class='self'>self</span>.<span class='number'>0</span>.<span class='ident'>iter</span>() {
<span class='ident'>result</span>.<span class='ident'>extend</span>(<span class='ident'>ns</span>.<span class='number'>0</span>.<span class='ident'>iter</span>().<span class='ident'>cloned_pairwise</span>());
}
<span class='ident'>Namespace</span>(<span class='ident'>result</span>)
}
}
<span class='doccomment'>/// An iterator over mappings from prefixes to URIs in a namespace stack.</span>
<span class='kw'>pub</span> <span class='kw'>struct</span> <span class='ident'>NamespaceStackMappings</span><span class='op'><</span><span class='lifetime'>'a</span><span class='op'>></span> {
<span class='ident'>namespaces</span>: <span class='ident'>Rev</span><span class='op'><</span><span class='ident'>Iter</span><span class='op'><</span><span class='lifetime'>'a</span>, <span class='ident'>Namespace</span><span class='op'>>></span>,
<span class='ident'>current_namespace</span>: <span class='prelude-ty'>Option</span><span class='op'><</span><span class='ident'>NamespaceMappings</span><span class='op'><</span><span class='lifetime'>'a</span><span class='op'>>></span>,
<span class='ident'>used_keys</span>: <span class='ident'>HashSet</span><span class='op'><</span><span class='prelude-ty'>Option</span><span class='op'><</span><span class='kw-2'>&</span><span class='lifetime'>'a</span> <span class='ident'>str</span><span class='op'>>></span>
}
<span class='kw'>impl</span><span class='op'><</span><span class='lifetime'>'a</span><span class='op'>></span> <span class='ident'>NamespaceStackMappings</span><span class='op'><</span><span class='lifetime'>'a</span><span class='op'>></span> {
<span class='kw'>fn</span> <span class='ident'>to_next_namespace</span>(<span class='kw-2'>&</span><span class='kw-2'>mut</span> <span class='self'>self</span>) <span class='op'>-></span> <span class='ident'>bool</span> {
<span class='self'>self</span>.<span class='ident'>current_namespace</span> <span class='op'>=</span> <span class='self'>self</span>.<span class='ident'>namespaces</span>.<span class='ident'>next</span>().<span class='ident'>map</span>(<span class='op'>|</span><span class='ident'>ns</span><span class='op'>|</span> <span class='ident'>ns</span>.<span class='ident'>uri_mappings</span>());
<span class='self'>self</span>.<span class='ident'>current_namespace</span>.<span class='ident'>is_some</span>()
}
}
<span class='kw'>impl</span><span class='op'><</span><span class='lifetime'>'a</span><span class='op'>></span> <span class='ident'>Iterator</span> <span class='kw'>for</span> <span class='ident'>NamespaceStackMappings</span><span class='op'><</span><span class='lifetime'>'a</span><span class='op'>></span> {
<span class='kw'>type</span> <span class='ident'>Item</span> <span class='op'>=</span> (<span class='prelude-ty'>Option</span><span class='op'><</span><span class='kw-2'>&</span><span class='lifetime'>'a</span> <span class='ident'>str</span><span class='op'>></span>, <span class='kw-2'>&</span><span class='lifetime'>'a</span> <span class='ident'>str</span>);
<span class='kw'>fn</span> <span class='ident'>next</span>(<span class='kw-2'>&</span><span class='kw-2'>mut</span> <span class='self'>self</span>) <span class='op'>-></span> <span class='prelude-ty'>Option</span><span class='op'><</span>(<span class='prelude-ty'>Option</span><span class='op'><</span><span class='kw-2'>&</span><span class='lifetime'>'a</span> <span class='ident'>str</span><span class='op'>></span>, <span class='kw-2'>&</span><span class='lifetime'>'a</span> <span class='ident'>str</span>)<span class='op'>></span> {
<span class='comment'>// If there is no current namespace and no next namespace, we're finished</span>
<span class='kw'>if</span> <span class='self'>self</span>.<span class='ident'>current_namespace</span>.<span class='ident'>is_none</span>() <span class='op'>&&</span> <span class='op'>!</span><span class='self'>self</span>.<span class='ident'>to_next_namespace</span>() {
<span class='kw'>return</span> <span class='prelude-val'>None</span>;
}
<span class='kw'>let</span> <span class='ident'>next_item</span> <span class='op'>=</span> <span class='self'>self</span>.<span class='ident'>current_namespace</span>.<span class='ident'>as_mut</span>().<span class='ident'>unwrap</span>().<span class='ident'>next</span>();
<span class='kw'>match</span> <span class='ident'>next_item</span> {
<span class='comment'>// There is an element in the current namespace</span>
<span class='prelude-val'>Some</span>((<span class='ident'>k</span>, <span class='ident'>v</span>)) <span class='op'>=></span> <span class='kw'>if</span> <span class='self'>self</span>.<span class='ident'>used_keys</span>.<span class='ident'>contains</span>(<span class='kw-2'>&</span><span class='ident'>k</span>) {
<span class='comment'>// If the current key is used, go to the next one</span>
<span class='self'>self</span>.<span class='ident'>next</span>()
} <span class='kw'>else</span> {
<span class='comment'>// Otherwise insert the current key to the set of used keys and</span>
<span class='comment'>// return the mapping</span>
<span class='self'>self</span>.<span class='ident'>used_keys</span>.<span class='ident'>insert</span>(<span class='ident'>k</span>);
<span class='prelude-val'>Some</span>((<span class='ident'>k</span>, <span class='ident'>v</span>))
},
<span class='comment'>// Current namespace is exhausted</span>
<span class='prelude-val'>None</span> <span class='op'>=></span> <span class='kw'>if</span> <span class='self'>self</span>.<span class='ident'>to_next_namespace</span>() {
<span class='comment'>// If there is next namespace, continue from it</span>
<span class='self'>self</span>.<span class='ident'>next</span>()
} <span class='kw'>else</span> {
<span class='comment'>// No next namespace, exiting</span>
<span class='prelude-val'>None</span>
}
}
}
}
<span class='kw'>impl</span><span class='op'><</span><span class='lifetime'>'a</span><span class='op'>></span> <span class='ident'>NamespaceIterable</span><span class='op'><</span><span class='lifetime'>'a</span><span class='op'>></span> <span class='kw'>for</span> <span class='ident'>NamespaceStack</span> {
<span class='kw'>type</span> <span class='ident'>Iter</span> <span class='op'>=</span> <span class='ident'>NamespaceStackMappings</span><span class='op'><</span><span class='lifetime'>'a</span><span class='op'>></span>;
<span class='kw'>fn</span> <span class='ident'>uri_mappings</span>(<span class='kw-2'>&</span><span class='lifetime'>'a</span> <span class='self'>self</span>) <span class='op'>-></span> <span class='ident'>NamespaceStackMappings</span><span class='op'><</span><span class='lifetime'>'a</span><span class='op'>></span> {
<span class='ident'>NamespaceStackMappings</span> {
<span class='ident'>namespaces</span>: <span class='self'>self</span>.<span class='number'>0</span>.<span class='ident'>iter</span>().<span class='ident'>rev</span>(),
<span class='ident'>current_namespace</span>: <span class='prelude-val'>None</span>,
<span class='ident'>used_keys</span>: <span class='ident'>HashSet</span>::<span class='ident'>new</span>()
}
}
}
</pre>
</section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<div id="help" class="hidden">
<div class="shortcuts">
<h1>Keyboard shortcuts</h1>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
</dl>
</div>
<div class="infos">
<h1>Search tricks</h1>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>typedef</code> (or
<code>tdef</code>).
</p>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code>)
</p>
</div>
</div>
<script>
window.rootPath = "../../";
window.currentCrate = "xml";
window.playgroundUrl = "";
</script>
<script src="../../jquery.js"></script>
<script src="../../main.js"></script>
<script async src="../../search-index.js"></script>
</body>
</html> | mcanders/bevy | doc/src/xml/namespace.rs.html | HTML | mit | 47,991 |
<div class="ajax-page" id="some-element">
<div class="container">
<div class="row">
<div class="col-12">
<h3>Решения для электронной коммерции</h3>
<div class="single-item">
<div class="item"><img src="img/bg.jpg" alt="" /></div>
<div class="item"><img src="img/bg.jpg" alt="" /></div>
<div class="item"><img src="img/bg.jpg" alt="" /></div>
<div class="item"><img src="img/bg.jpg" alt="" /></div>
</div>
<script>
/*$(document).ready(function() {
$("#owl-demo1").owlCarousel({
navigation: true,
navigationText: [
"<i class='icon-left-open'></i>",
"<i class='icon-right-open'></i>"
],
rewindNav : true,
slideSpeed: 300,
paginationSpeed: 400,
items : 1,
itemsDesktop : false,
itemsDesktopSmall : false,
itemsTablet: false,
itemsMobile : false
});
});*/
$('.single-item').slick({
dots: true
});
</script>
<p>riuewyriw
eruoi ewuriew urieuroiwe </p>
<p>от 100 000 руб</p>
</div>
</div>
</div>
</div>
| sknfshka/note | build/templates/_html/test.html | HTML | mit | 1,878 |
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
<meta http-equiv="refresh" content="0;url=printed_maps.html" />
</head><body></body></html>
| grotontrails/grotontrails.github.io | PDF_Maps.html | HTML | mit | 328 |
<head>
<title>Justin Punzalan</title>
<link rel="icon" type="image/png" href="icon.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<script
src="https://code.jquery.com/jquery-3.1.1.min.js"
integrity="sha256-hVVnYaiADRTO2PzUGmuLJr8BLUSjGIZsDYGmIJLv2b8="
crossorigin="anonymous"></script>
<link rel="stylesheet" type="text/css" href="css/animate.css">
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" type="text/css" href="css/semantic.min.css">
<script
src="https://code.jquery.com/jquery-3.1.1.min.js"
integrity="sha256-hVVnYaiADRTO2PzUGmuLJr8BLUSjGIZsDYGmIJLv2b8="
crossorigin="anonymous"></script>
<script src="js/semantic.min.js"></script>
<script src="js/index.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-83718909-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<div class="ui left vertical inverted sidebar labeled icon menu side-nav-bar">
<a class="item active">
<i class="home icon"></i>
Home
</a>
<a class="item" href="projects.html">
<i class="block layout icon"></i>
Projects & <br> Experience
</a>
<a class="item" href="awards.html">
<i class="trophy icon"></i>
Awards
</a>
</div>
<div class="ui sticky nav-margin" id="sticky">
<div class="ui animated large button black" tabindex="0" onclick="toggleSideNav()">
<div class="hidden content">Menu</div>
<div class="visible content">
<i class="content icon"></i>
</div>
</div>
</div>
<div class="pusher">
<!-- Header -->
<section class="ui center aligned segment header-home-holder no-border-view fadeInDown animated" id="header">
<h1 class="header-hello-large-text">Hello, I'm</h1>
<h1 class="header-name-large-text">Justin Punzalan.</h1>
<h3 class="header-description-text">FRONTEND WEB DEVELOPER | SOFTWARE ENGINEER</h3>
<br>
<div class="ui horizontal bulleted link list header-list-text grey-text">
<a class="item scroll" target="who-am-i">What I Do</a>
<a class="item scroll" target="skills">How I Shine</a>
<a class="item scroll" target="bio">Who I Am</a>
<a class="item scroll" target="resume">Where to Find Me</a>
</div>
<br>
<a class="lower-button scroll" target="who-am-i"><i class="huge double angle down icon lower-button"></i></a>
</section>
<!-- Who I Am -->
<section id="who-am-i" class="ui center aligned segment no-border-view temp-background">
<h1 class="section-header">What I Do</h1>
<div class="ui stackable equal width grid container">
<div class="column">
<div class="ui link cards centered">
<div class="card" id="card-robot">
<div class="image">
<img src="http://www.freevectors.net/files/large/FlatBlueRobotVectorIllustration.jpg">
</div>
<div class="content ui left aligned">
<div class="header">FIRST Robotics Mentor</div>
<div class="meta">
<a>Team 4 ELEMENT</a>
</div>
<div class="description">
Designed a programming curriculum to teach programming to interested high school students. Implemented PID Control Loops, Vision Tracking and Motion Profiling.
</div>
</div>
<div class="extra content">
<span class="right floated">
Joined in 2015
</span>
<span>
<i class="marker icon"></i>
Van Nuys
</span>
</div>
</div>
</div>
</div>
<div class="column">
<div class="ui link cards centered">
<div class="card" id="card-web">
<div class="image">
<img src="http://cache2.asset-cache.net/xc/485116622.jpg?v=2&c=IWSAsset&k=2&d=fe6KlDvUxA5-joS8vpa38aqSEHc4JacgMc10qdqFSaWfK1xtetUT_yUyEanznjHD0" height="120%">
</div>
<div class="content ui left aligned">
<div class="header">Web Developer</div>
<div class="meta">
<span class="date">Recent - TakeSessions</span>
</div>
<div class="description">
Proficient in front-end web development. Beginner back-end developer. Skillset includes HTML, CSS, JS, Emberjs and bootstrap along with other boilerplates. Also knowledgeable in SQL and Expressjs.
</div>
</div>
<div class="extra content">
<span class="right floated">
Started in 2015
</span>
<span>
<i class="user icon"></i>
Front End
</span>
</div>
</div>
</div>
</div>
<div class="column">
<div class="ui link cards centered">
<div class="card" id="card-hack">
<div class="image">
<img src="https://static-cdn.jtvnw.net/jtv_user_pictures/mlh-profile_image-8393427ef5db952e-300x300.png">
</div>
<div class="content ui left aligned">
<div class="header">Frequent Hackathon Attendee</div>
<div class="meta">
<a>6 Hackathons Attended</a>
</div>
<div class="description">
Avid hackathon participant. Won 3 out of 6 competitions attended. Main goal is to learn new things and meet new awesome people. Hit me up if you need a teammate. Attending LAHacks in the Spring.
</div>
</div>
<div class="extra content">
<span class="right floated">
Competing since 2015
</span>
<span>
<i class="trophy icon"></i>
3 Awards
</span>
</div>
</div>
</div>
</div>
</div>
<br>
<br>
</section>
<!-- Skills -->
<section class="ui center aligned segment no-border-view" id="skills">
<h1 class="section-header">Skills</h1>
<div class="ui stackable two column grid container">
<div class="column">
<!-- HTML -->
<div class="ui grid">
<div class="four wide column">
HTML
</div>
<div class="twelve wide column">
<div class="ui red active progress" data-percent="99" id="skill-html">
<div class="bar"></div>
</div>
</div>
</div>
<!-- Java -->
<div class="ui grid">
<div class="four wide column">
Java
</div>
<div class="twelve wide column">
<div class="ui purple active progress" data-percent="65" id="skill-java">
<div class="bar"></div>
</div>
</div>
</div>
<!-- Photoshop -->
<div class="ui grid">
<div class="four wide column">
Photoshop
</div>
<div class="twelve wide column">
<div class="ui violet active progress" data-percent="50" id="skill-photoshop">
<div class="bar"></div>
</div>
</div>
</div>
<!-- CSS -->
<div class="ui grid">
<div class="four wide column">
CSS
</div>
<div class="twelve wide column">
<div class="ui blue active progress" data-percent="45" id="skill-css">
<div class="bar"></div>
</div>
</div>
</div>
</div>
<div class="column">
<!-- Javascript -->
<div class="ui grid">
<div class="four wide column">
Javascript
</div>
<div class="twelve wide column">
<div class="ui green active progress" data-percent="85" id="skill-js">
<div class="bar"></div>
</div>
</div>
</div>
<!-- Emberjs -->
<div class="ui grid">
<div class="four wide column">
Emberjs
</div>
<div class="twelve wide column">
<div class="ui orange active progress" data-percent="65" id="skill-emberjs">
<div class="bar"></div>
</div>
</div>
</div>
<!-- VBA -->
<div class="ui grid">
<div class="four wide column">
Visual Basic
</div>
<div class="twelve wide column">
<div class="ui pink active progress" data-percent="45" id="skill-vba">
<div class="bar"></div>
</div>
</div>
</div>
<!-- Linux -->
<div class="ui grid">
<div class="four wide column">
Linux
</div>
<div class="twelve wide column">
<div class="ui black active progress" data-percent="30" id="skill-linux">
<div class="bar"></div>
</div>
</div>
</div>
</div>
</div>
<br>
</section>
<!-- About -->
<section class="ui center aligned segment no-border-view temp-background no-bottom-padding-margin" id="bio">
<h1 class="section-header">About Me</h1>
<div class="ui stackable column grid container">
<div class="four wide column">
<img class="ui medium circular centered image" src="https://avatars1.githubusercontent.com/u/12578926?v=3&u=b823eb19b6d4fa675badbac764f21e22352c8c50&s=400">
</div>
<div class="twelve wide column">
<div class="ui container left aligned">
<p class="bio-text">Greetings and salutations! My name is Justin Punzalan and I would like to become the best developer I can possibly be. In an attempt to achieve this goal, I have completed internships, work, and side projects. You can often find me creating websites, robots, and even Al chatbots. In other words, I am a skillful and fast-learning developer with a passion for creating awesome and innovative designs.</p>
</div>
</div>
</div>
<br>
<br>
<br>
</section>
<!-- Resume/Contact -->
<section class="ui center aligned segment no-border-view no-top-padding-margin no-bottom-padding-margin no-padding-mobile">
<div class="ui equal width grid stackable">
<div class="column blue" id="resume">
<h1 class="contact-header">My Resume</h1>
<br>
<div class="ui icon button">
<a href="Punzalan_Justin_Resume_2017.pdf" download><i class="massive download icon"></i></a>
</div>
<h2 class="resume-text-padding " style="padding-left: 8rem; padding-right: 8rem; font-weight: normal;">
Want to know even more about me? Check out my resume or shoot me an email.
</h2>
</div>
<div class="column grey" id="contact">
<h1 class="contact-header">Contact Me</h1>
<br>
<form class="ui form" method="POST" action="https://formspree.io/[email protected]" target="_blank">
<div class="no-center">
<div class="ui fluid big icon input field" id="field-name-div">
<input id="field-name" type="text" name="name" placeholder="Your Name" required>
<i class="student icon"></i>
</div>
<div class="ui fluid big icon input field" id="field-email-div">
<input type="email" name="email" placeholder="Your email" required>
<i class="mail icon"></i>
</div>
<div class="ui fluid big icon input field" id="field-message-div">
<i class="write icon"></i>
<textarea rows="2" name="message" placeholder="Your message." required></textarea>
</div>
</div>
<br>
<button id="toggle-button" class="ui toggle button large" type="submit" onclick="toggleButton()">Submit</button>
</form>
</div>
</div>
</section>
<!-- Footer -->
<section class="ui center aligned segment no-border-view footer-background" id="footer">
<p class="footer-text">Designed and developed by Justin Punzalan © 2017</p>
<a href="https://github.com/justAdevTV" target="_blank"><i class="big github icon"></i></a>
<a href="https://www.linkedin.com/in/justin-punz" target="_blank"><i class="big linkedin square icon"></i></a>
</section>
</div>
</body>
| justAdevTV/personal-site | index.html | HTML | mit | 11,763 |
<html><body>
<h4>Windows 10 x64 (19041.572)</h4><br>
<h2>_VOLUME_CACHE_MAP</h2>
<font face="arial"> +0x000 NodeTypeCode : Int2B<br>
+0x002 NodeByteCode : Int2B<br>
+0x004 UseCount : Uint4B<br>
+0x008 DeviceObject : Ptr64 <a href="./_DEVICE_OBJECT.html">_DEVICE_OBJECT</a><br>
+0x010 VolumeCacheMapLinks : <a href="./_LIST_ENTRY.html">_LIST_ENTRY</a><br>
+0x020 DirtyPages : Uint8B<br>
+0x028 LogHandleContext : <a href="./_LOG_HANDLE_CONTEXT.html">_LOG_HANDLE_CONTEXT</a><br>
+0x0c0 Flags : Uint4B<br>
+0x0c4 PagesQueuedToDisk : Uint4B<br>
+0x0c8 LoggedPagesQueuedToDisk : Uint4B<br>
</font></body></html> | epikcraw/ggool | public/Windows 10 x64 (19041.572)/_VOLUME_CACHE_MAP.html | HTML | mit | 684 |
<link href="@{css}/organization.css" rel="stylesheet">
<script src="@{js}/organization.js"></script>
<script src="@{js}/organization/orgList.js"></script>
<script src="@{js}/organization/appList.js"></script>
<script src="@{js}/organization/orgDetail.js"></script>
<script src="@{js}/organization/spaceDetail.js"></script>
<script type="text/template" id="orgItemTemplate">
<li class="list-group-item">
<span class="org-name">{orgName}</span>
<ul id="{guid}">
</ul>
</li>
</script>
<script type="text/template" id="appItemTemplate">
<tr data-guid="{guid}">
<td><span class="glyphicon glyphicon-refresh small-progress" style="display: inline-block;"></span></td>
<td class="app-name"><span>{name}</span> <span class="glyphicon glyphicon-pencil"></span><span class="app-name-message"></span></td>
<td class="app-routes">Routes loading...</td>
<td>{disk}</td>
<td colspan="2">
<form>
<div class="input-group">
<input type="number" class="form-control" data-value="{instance}" value="{instance}" name="instance" required data-id="instance">
</div>
<div class="input-group">
<input type="number" class="form-control" data-value="{memory}" value="{memory}" name="memory" required data-id="memory">
</div>
<input type="submit" style="display: none;">
</form>
</td>
<td class="app-scale-buttons">
<button type="button" class="btn btn-primary" data-id="updateScale">Update</button>
<span data-id="cancelScale">Cancel</span>
<span class="glyphicon glyphicon-refresh"></span>
</td>
</tr>
</script>
<script type="text/template" id="scaleResultTemplate">
<tr class="scale-result-tr">
<td colspan="7" style="text-align: right;">
<span class="scale-result-desc">{description}</span>
<span class="glyphicon glyphicon-remove"></span>
</td>
</tr>
</script>
<div class="org-body">
<div class="org-list">
<ul class="list-group" id="orgList"></ul>
<div style="text-align: center;">
<button type="button" class="btn btn-primary" id="createSpace"><span class="glyphicon glyphicon-plus"></span> Create Space</button>
</div>
</div>
<div class="org-container">
<div class="org-details">
<div>
<h1 id="orgName"><span></span><span class="glyphicon glyphicon-pencil"></span></h1>
<span class="glyphicon glyphicon-chevron-right" style="margin: 0 20px; font-size: 15px; font-weight: normal;"></span>
<h2 id="spaceName"><span></span><span class="glyphicon glyphicon-pencil"></span></h2>
<div style="float: right;">
<button type="button" class="btn btn-danger" id="deleteSpace">Delete this space</button>
</div>
</div>
<div>
<span class="org-name-description"></span>
<span class="space-name-description"></span>
</div>
<div class="progress">
<div id="quotaProgress" class="progress-bar progress-bar-striped active" role="progressbar" aria-valuenow="100" aria-valuemin="0" aria-valuemax="100" style="width: 100%;">Organization quota loading...</div>
</div>
<div class="org-menus">
</div>
</div>
<hr style="border-color: #e0e0e0;">
<div class="apps-container">
<div class="app-functions">
<div class="apps-status">
<span class="text-primary glyphicon glyphicon-play"></span><span id="startedAppCount">Loading...</span>
<span class="text-muted glyphicon glyphicon-pause"></span><span id="stoppedAppCount">Loading...</span>
<span class="text-danger glyphicon glyphicon-stop"></span><span id="downAppCount">Loading...</span>
</div>
<button type="button" class="btn btn-primary" id="startApp" style="display: none;" title="Start app"><span class="glyphicon glyphicon-play"></span></button>
<button type="button" class="btn btn-danger" id="stopApp" style="display: none;" title="Stop app"><span class="glyphicon glyphicon-stop"></span></button>
<button type="button" class="btn btn-primary" id="restartApp" style="display: none;" title="Restage app"><span class="glyphicon glyphicon-repeat"></span></button>
<span style="float: right;">
<span class="delete-message"></span>
<button type="button" class="btn btn-danger" id="deleteApp" title="Delete app">Delete</button>
</span>
</div>
<div class="app-filtering">
<div class="input-group">
<span class="glyphicon glyphicon-search"></span>
<input type="text" class="form-control" placeholder="Filter by application name" id="appFilter">
<span class="glyphicon glyphicon-remove" id="removeFilterValue"></span>
</div>
<div>
<span class="refresh-app-list-description"></span>
<span class="glyphicon glyphicon-refresh" id="refreshAppList"></span>
</div>
</div>
<table class="apps-table">
<colgroup>
<col style="width: 10%;">
<col style="width: 25%;">
<col style="width: 25%;">
<col style="width: 10%;">
<col style="width: 10%;">
<col style="width: 10%;">
<col style="width: 10%;">
</colgroup>
<thead>
<tr>
<th>App State</th>
<th>Name</th>
<th>URL</th>
<th>Disk Limit (MB)</th>
<th>Instances</th>
<th>Memory Limit (MB)</th>
<th>Update scale</th>
</tr>
</thead>
<tbody id="appsBody">
<tr>
<td colspan="7" style="position: relative; height: 250px;">
<div class="background-progress" style="display: block; position: absolute;" id="appsProgress">
<div class="vertical-bar"></div>
<div class="progress-content">
<span class="glyphicon glyphicon-refresh"></span>
<p class="progress-message">Applications loading...</p>
</div>
</div>
</td>
</tr>
</tbody>
</table>
<div class="app-details" style="display: none;" id="appDetails">
<div id="appDetailTab">
<ul class="nav nav-tabs" role="tablist">
<li role="presentation" class="active"><a href="#about" aria-controls="about" role="tab" data-toggle="tab">About</a></li>
<li role="presentation"><a href="#status" aria-controls="status" role="tab" data-toggle="tab">Status</a></li>
<li role="presentation"><a href="#events" aria-controls="events" role="tab" data-toggle="tab">Events</a></li>
<li role="presentation"><a href="#services" aria-controls="services" role="tab" data-toggle="tab">Services</a></li>
<li role="presentation"><a href="#env" aria-controls="env" role="tab" data-toggle="tab">Env Variables</a></li>
<li role="presentation"><a href="#routes" aria-controls="routes" role="tab" data-toggle="tab">Routes</a></li>
<li role="presentation"><a href="#logs" aria-controls="logs" role="tab" data-toggle="tab">Logs</a></li>
</ul>
<div class="tab-content">
<div role="tabpanel" class="tab-pane fade in active" id="about">
${organization/about}
</div>
<div role="tabpanel" class="tab-pane fade" id="status">
${organization/status}
</div>
<div role="tabpanel" class="tab-pane fade" id="events">
${organization/events}
</div>
<div role="tabpanel" class="tab-pane fade" id="services">
${organization/services}
</div>
<div role="tabpanel" class="tab-pane fade" id="env">
${organization/env}
</div>
<div role="tabpanel" class="tab-pane fade" id="routes">
${organization/routes}
</div>
<div role="tabpanel" class="tab-pane fade" id="logs">
${organization/logs}
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="modal fade" tabindex="-1" role="dialog" id="createSpaceDialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
<h4 class="modal-title">Create Space</h4>
</div>
<form class="modal-form">
<div class="modal-body">
<div class="form-row">
<select class="select" id="createSpaceOrganization" name="organization_guid" required></select>
</div>
<div class="form-row">
<div class="input-group">
<input type="text" class="form-control" name="name" placeholder="Sapce name" required>
</div>
</div>
</div>
<div class="modal-footer">
<span class="glyphicon glyphicon-refresh small-progress"></span>
<span class="message" style="float:left;" id="createSpaceMessage"></span>
<input type="submit" class="btn btn-primary" value="Create">
<button type="button" class="btn btn-default" id="cancelCreateSpaceModal">Cancel</button>
</div>
</form>
</div>
</div>
</div> | tonite31/cf-portal | modules/main/views/template/organization.html | HTML | mit | 8,737 |
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>{{ config.title }}</title>
{% block head %} {% endblock %}
<link href="{{ config.url }}/libs/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="{{ config.url }}/css/style.css" rel="stylesheet">
{% block head-include %} {% endblock %}
</head>
<body>
{% block header %}
<!-- {% include "header.html" %} -->
{% endblock %}
{% block content %}
<div id="content" class="container-fluid">
<div>
<div class="row">
<div class="col-md-3 sidebar">
{% include "sidebar.html" %}
</div>
<div class="col-md-9 col-md-offset-3 content-body">
{% block content-body %}
{% endblock %}
</div>
</div>
<!-- .row -->
</div>
</div><!-- #content -->
{% endblock %}
{% block footer %}
{% endblock %}
<script type="text/javascript" src="{{ config.url }}/libs/jquery/jquery.js"></script>
<script type="text/javascript" src="{{ config.url }}/libs/jquery-dateFormat/jquery-dateFormat.js"></script>
{% block foot-include %} {% endblock %}
</body>
</html> | ZeekWang/mdBlog | views/includes/framework.html | HTML | mit | 1,340 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_20) on Mon May 02 10:23:15 CEST 2011 -->
<TITLE>
play.exceptions Class Hierarchy (Play! API)
</TITLE>
<META NAME="date" CONTENT="2011-05-02">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="play.exceptions Class Hierarchy (Play! API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../play/deps/package-tree.html"><B>PREV</B></A>
<A HREF="../../play/i18n/package-tree.html"><B>NEXT</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../index.html?play/exceptions/package-tree.html" target="_top"><B>FRAMES</B></A>
<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
Hierarchy For Package play.exceptions
</H2>
</CENTER>
<DL>
<DT><B>Package Hierarchies:</B><DD><A HREF="../../overview-tree.html">All Packages</A></DL>
<HR>
<H2>
Class Hierarchy
</H2>
<UL>
<LI TYPE="circle">java.lang.Object<UL>
<LI TYPE="circle">java.lang.Throwable (implements java.io.Serializable)
<UL>
<LI TYPE="circle">java.lang.Exception<UL>
<LI TYPE="circle">java.lang.RuntimeException<UL>
<LI TYPE="circle">play.exceptions.<A HREF="../../play/exceptions/PlayException.html" title="class in play.exceptions"><B>PlayException</B></A><UL>
<LI TYPE="circle">play.exceptions.<A HREF="../../play/exceptions/ActionNotFoundException.html" title="class in play.exceptions"><B>ActionNotFoundException</B></A><LI TYPE="circle">play.exceptions.<A HREF="../../play/exceptions/CacheException.html" title="class in play.exceptions"><B>CacheException</B></A><LI TYPE="circle">play.exceptions.<A HREF="../../play/exceptions/CompilationException.html" title="class in play.exceptions"><B>CompilationException</B></A> (implements play.exceptions.<A HREF="../../play/exceptions/SourceAttachment.html" title="interface in play.exceptions">SourceAttachment</A>)
<LI TYPE="circle">play.exceptions.<A HREF="../../play/exceptions/ConfigurationException.html" title="class in play.exceptions"><B>ConfigurationException</B></A><LI TYPE="circle">play.exceptions.<A HREF="../../play/exceptions/DatabaseException.html" title="class in play.exceptions"><B>DatabaseException</B></A> (implements play.exceptions.<A HREF="../../play/exceptions/SourceAttachment.html" title="interface in play.exceptions">SourceAttachment</A>)
<LI TYPE="circle">play.exceptions.<A HREF="../../play/exceptions/JavaException.html" title="class in play.exceptions"><B>JavaException</B></A> (implements play.exceptions.<A HREF="../../play/exceptions/SourceAttachment.html" title="interface in play.exceptions">SourceAttachment</A>)
<UL>
<LI TYPE="circle">play.exceptions.<A HREF="../../play/exceptions/JavaExecutionException.html" title="class in play.exceptions"><B>JavaExecutionException</B></A></UL>
<LI TYPE="circle">play.exceptions.<A HREF="../../play/exceptions/JPAException.html" title="class in play.exceptions"><B>JPAException</B></A> (implements play.exceptions.<A HREF="../../play/exceptions/SourceAttachment.html" title="interface in play.exceptions">SourceAttachment</A>)
<LI TYPE="circle">play.exceptions.<A HREF="../../play/exceptions/MailException.html" title="class in play.exceptions"><B>MailException</B></A> (implements play.exceptions.<A HREF="../../play/exceptions/SourceAttachment.html" title="interface in play.exceptions">SourceAttachment</A>)
<LI TYPE="circle">play.exceptions.<A HREF="../../play/exceptions/NoRouteFoundException.html" title="class in play.exceptions"><B>NoRouteFoundException</B></A> (implements play.exceptions.<A HREF="../../play/exceptions/SourceAttachment.html" title="interface in play.exceptions">SourceAttachment</A>)
<LI TYPE="circle">play.exceptions.<A HREF="../../play/exceptions/TemplateException.html" title="class in play.exceptions"><B>TemplateException</B></A> (implements play.exceptions.<A HREF="../../play/exceptions/SourceAttachment.html" title="interface in play.exceptions">SourceAttachment</A>)
<UL>
<LI TYPE="circle">play.exceptions.<A HREF="../../play/exceptions/TemplateCompilationException.html" title="class in play.exceptions"><B>TemplateCompilationException</B></A><LI TYPE="circle">play.exceptions.<A HREF="../../play/exceptions/TemplateExecutionException.html" title="class in play.exceptions"><B>TemplateExecutionException</B></A></UL>
<LI TYPE="circle">play.exceptions.<A HREF="../../play/exceptions/TemplateNotFoundException.html" title="class in play.exceptions"><B>TemplateNotFoundException</B></A> (implements play.exceptions.<A HREF="../../play/exceptions/SourceAttachment.html" title="interface in play.exceptions">SourceAttachment</A>)
<LI TYPE="circle">play.exceptions.<A HREF="../../play/exceptions/UnexpectedException.html" title="class in play.exceptions"><B>UnexpectedException</B></A><LI TYPE="circle">play.exceptions.<A HREF="../../play/exceptions/YAMLException.html" title="class in play.exceptions"><B>YAMLException</B></A> (implements play.exceptions.<A HREF="../../play/exceptions/SourceAttachment.html" title="interface in play.exceptions">SourceAttachment</A>)
</UL>
<LI TYPE="circle">play.exceptions.<A HREF="../../play/exceptions/TagInternalException.html" title="class in play.exceptions"><B>TagInternalException</B></A><LI TYPE="circle">play.exceptions.<A HREF="../../play/exceptions/TemplateExecutionException.DoBodyException.html" title="class in play.exceptions"><B>TemplateExecutionException.DoBodyException</B></A></UL>
</UL>
</UL>
</UL>
</UL>
<H2>
Interface Hierarchy
</H2>
<UL>
<LI TYPE="circle">play.exceptions.<A HREF="../../play/exceptions/SourceAttachment.html" title="interface in play.exceptions"><B>SourceAttachment</B></A></UL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../play/deps/package-tree.html"><B>PREV</B></A>
<A HREF="../../play/i18n/package-tree.html"><B>NEXT</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../index.html?play/exceptions/package-tree.html" target="_top"><B>FRAMES</B></A>
<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
<a href="http://guillaume.bort.fr">Guillaume Bort</a> & <a href="http://www.zenexity.fr">zenexity</a> - Distributed under <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache 2 licence</a>, without any warrantly
</BODY>
</HTML>
| lafayette/JBTT | framework/documentation/api/play/exceptions/package-tree.html | HTML | mit | 10,584 |
<!-- HTML header for doxygen 1.8.6-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.12"/>
<title>OpenCV: Member List</title>
<link href="../../opencv.ico" rel="shortcut icon" type="image/x-icon" />
<link href="../../tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../jquery.js"></script>
<script type="text/javascript" src="../../dynsections.js"></script>
<link href="../../search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../search/searchdata.js"></script>
<script type="text/javascript" src="../../search/search.js"></script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js", "TeX/AMSmath.js", "TeX/AMSsymbols.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
//<![CDATA[
MathJax.Hub.Config(
{
TeX: {
Macros: {
matTT: [ "\\[ \\left|\\begin{array}{ccc} #1 & #2 & #3\\\\ #4 & #5 & #6\\\\ #7 & #8 & #9 \\end{array}\\right| \\]", 9],
fork: ["\\left\\{ \\begin{array}{l l} #1 & \\mbox{#2}\\\\ #3 & \\mbox{#4}\\\\ \\end{array} \\right.", 4],
forkthree: ["\\left\\{ \\begin{array}{l l} #1 & \\mbox{#2}\\\\ #3 & \\mbox{#4}\\\\ #5 & \\mbox{#6}\\\\ \\end{array} \\right.", 6],
vecthree: ["\\begin{bmatrix} #1\\\\ #2\\\\ #3 \\end{bmatrix}", 3],
vecthreethree: ["\\begin{bmatrix} #1 & #2 & #3\\\\ #4 & #5 & #6\\\\ #7 & #8 & #9 \\end{bmatrix}", 9],
hdotsfor: ["\\dots", 1],
mathbbm: ["\\mathbb{#1}", 1],
bordermatrix: ["\\matrix{#1}", 1]
}
}
}
);
//]]>
</script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
<link href="../../doxygen.css" rel="stylesheet" type="text/css" />
<link href="../../stylesheet.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<!--#include virtual="/google-search.html"-->
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="../../opencv-logo-small.png"/></td>
<td style="padding-left: 0.5em;">
<div id="projectname">OpenCV
 <span id="projectnumber">3.2.0</span>
</div>
<div id="projectbrief">Open Source Computer Vision</div>
</td>
</tr>
</tbody>
</table>
</div>
<script type="text/javascript">
//<![CDATA[
function getLabelName(innerHTML) {
var str = innerHTML.toLowerCase();
// Replace all '+' with 'p'
str = str.split('+').join('p');
// Replace all ' ' with '_'
str = str.split(' ').join('_');
// Replace all '#' with 'sharp'
str = str.split('#').join('sharp');
// Replace other special characters with 'ascii' + code
for (var i = 0; i < str.length; i++) {
var charCode = str.charCodeAt(i);
if (!(charCode == 95 || (charCode > 96 && charCode < 123) || (charCode > 47 && charCode < 58)))
str = str.substr(0, i) + 'ascii' + charCode + str.substr(i + 1);
}
return str;
}
function addToggle() {
var $getDiv = $('div.newInnerHTML').last();
var buttonName = $getDiv.html();
var label = getLabelName(buttonName.trim());
$getDiv.attr("title", label);
$getDiv.hide();
$getDiv = $getDiv.next();
$getDiv.attr("class", "toggleable_div label_" + label);
$getDiv.hide();
}
//]]>
</script>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.12 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "../../search",false,'Search');
</script>
<script type="text/javascript" src="../../menudata.js"></script>
<script type="text/javascript" src="../../menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('../../',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="../../d2/d75/namespacecv.html">cv</a></li><li class="navelem"><a class="el" href="../../dc/d0d/namespacecv_1_1saliency.html">saliency</a></li><li class="navelem"><a class="el" href="../../da/dd0/classcv_1_1saliency_1_1StaticSaliencyFineGrained.html">StaticSaliencyFineGrained</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">cv::saliency::StaticSaliencyFineGrained Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="../../da/dd0/classcv_1_1saliency_1_1StaticSaliencyFineGrained.html">cv::saliency::StaticSaliencyFineGrained</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="../../d3/d46/classcv_1_1Algorithm.html#a827c8b2781ed17574805f373e6054ff1">Algorithm</a>()</td><td class="entry"><a class="el" href="../../d3/d46/classcv_1_1Algorithm.html">cv::Algorithm</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="../../d9/dcd/classcv_1_1saliency_1_1Saliency.html#a63005f710830d5c331d680dc916c507a">className</a></td><td class="entry"><a class="el" href="../../d9/dcd/classcv_1_1saliency_1_1Saliency.html">cv::saliency::Saliency</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="../../d3/d46/classcv_1_1Algorithm.html#aec9c965448e4dc851d7cacd3abd84cd1">clear</a>()</td><td class="entry"><a class="el" href="../../d3/d46/classcv_1_1Algorithm.html">cv::Algorithm</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="../../d5/d87/classcv_1_1saliency_1_1StaticSaliency.html#a540a87d2afadbda338b79ca1f0ea9e39">computeBinaryMap</a>(InputArray _saliencyMap, OutputArray _binaryMap)</td><td class="entry"><a class="el" href="../../d5/d87/classcv_1_1saliency_1_1StaticSaliency.html">cv::saliency::StaticSaliency</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="../../da/dd0/classcv_1_1saliency_1_1StaticSaliencyFineGrained.html#ab46ae4db7c877c44f2c855ac00a690f5">computeSaliency</a>(InputArray image, OutputArray saliencyMap)</td><td class="entry"><a class="el" href="../../da/dd0/classcv_1_1saliency_1_1StaticSaliencyFineGrained.html">cv::saliency::StaticSaliencyFineGrained</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="../../da/dd0/classcv_1_1saliency_1_1StaticSaliencyFineGrained.html#a76b14e1c5819e469b0066409afb946b0">computeSaliencyImpl</a>(InputArray image, OutputArray saliencyMap)</td><td class="entry"><a class="el" href="../../da/dd0/classcv_1_1saliency_1_1StaticSaliencyFineGrained.html">cv::saliency::StaticSaliencyFineGrained</a></td><td class="entry"><span class="mlabel">protected</span><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="../../da/dd0/classcv_1_1saliency_1_1StaticSaliencyFineGrained.html#a2ed3862baf0b92e15c3717907add7be9">create</a>()</td><td class="entry"><a class="el" href="../../da/dd0/classcv_1_1saliency_1_1StaticSaliencyFineGrained.html">cv::saliency::StaticSaliencyFineGrained</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="../../d9/dcd/classcv_1_1saliency_1_1Saliency.html#a30de6cbac4623fdb5f1af6293d2aed06">cv::saliency::StaticSaliency::create</a>(const String &saliencyType)</td><td class="entry"><a class="el" href="../../d9/dcd/classcv_1_1saliency_1_1Saliency.html">cv::saliency::Saliency</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="../../d3/d46/classcv_1_1Algorithm.html#ab6a18f1825475643e94381697d413972">empty</a>() const</td><td class="entry"><a class="el" href="../../d3/d46/classcv_1_1Algorithm.html">cv::Algorithm</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="../../d9/dcd/classcv_1_1saliency_1_1Saliency.html#a4b1d0374eee37d876947c6a11a6bbe33">getClassName</a>() const</td><td class="entry"><a class="el" href="../../d9/dcd/classcv_1_1saliency_1_1Saliency.html">cv::saliency::Saliency</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="../../d3/d46/classcv_1_1Algorithm.html#a286fc82744ccab3d248aca44524266a9">getDefaultName</a>() const</td><td class="entry"><a class="el" href="../../d3/d46/classcv_1_1Algorithm.html">cv::Algorithm</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="../../d3/d46/classcv_1_1Algorithm.html#a623841c33b58ea9c4847da04607e067b">load</a>(const String &filename, const String &objname=String())</td><td class="entry"><a class="el" href="../../d3/d46/classcv_1_1Algorithm.html">cv::Algorithm</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="../../d3/d46/classcv_1_1Algorithm.html#a3ba305a10d02479c13cf7d169c321547">loadFromString</a>(const String &strModel, const String &objname=String())</td><td class="entry"><a class="el" href="../../d3/d46/classcv_1_1Algorithm.html">cv::Algorithm</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="../../d3/d46/classcv_1_1Algorithm.html#aef2ad3f4145bd6e8c3664eb1c4b5e1e6">read</a>(const FileNode &fn)</td><td class="entry"><a class="el" href="../../d3/d46/classcv_1_1Algorithm.html">cv::Algorithm</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="../../d3/d46/classcv_1_1Algorithm.html#ad8c591bacb34c485f5b7a250c314fc53">read</a>(const FileNode &fn)</td><td class="entry"><a class="el" href="../../d3/d46/classcv_1_1Algorithm.html">cv::Algorithm</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="../../d3/d46/classcv_1_1Algorithm.html#a0a880744bc4e3f45711444571df47d67">save</a>(const String &filename) const</td><td class="entry"><a class="el" href="../../d3/d46/classcv_1_1Algorithm.html">cv::Algorithm</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="../../da/dd0/classcv_1_1saliency_1_1StaticSaliencyFineGrained.html#a282bc38fecc2a3d158b38eeadb289a00">StaticSaliencyFineGrained</a>()</td><td class="entry"><a class="el" href="../../da/dd0/classcv_1_1saliency_1_1StaticSaliencyFineGrained.html">cv::saliency::StaticSaliencyFineGrained</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="../../d3/d46/classcv_1_1Algorithm.html#a1f8ad7b8add515077367fb9949a174d2">write</a>(FileStorage &fs) const</td><td class="entry"><a class="el" href="../../d3/d46/classcv_1_1Algorithm.html">cv::Algorithm</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="../../d3/d46/classcv_1_1Algorithm.html#a68eeca71617474ad3d4561786f0289d2">writeFormat</a>(FileStorage &fs) const</td><td class="entry"><a class="el" href="../../d3/d46/classcv_1_1Algorithm.html">cv::Algorithm</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="../../d3/d46/classcv_1_1Algorithm.html#a8ae826127fa0f1f8d10a24841bd376f8">~Algorithm</a>()</td><td class="entry"><a class="el" href="../../d3/d46/classcv_1_1Algorithm.html">cv::Algorithm</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="../../d9/dcd/classcv_1_1saliency_1_1Saliency.html#add8ed05574c5537a8f4a8c8b0bdfc0ea">~Saliency</a>()</td><td class="entry"><a class="el" href="../../d9/dcd/classcv_1_1saliency_1_1Saliency.html">cv::saliency::Saliency</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="../../da/dd0/classcv_1_1saliency_1_1StaticSaliencyFineGrained.html#aa48ac2237a32cbcc2aeb94ebf92be5a4">~StaticSaliencyFineGrained</a>()</td><td class="entry"><a class="el" href="../../da/dd0/classcv_1_1saliency_1_1StaticSaliencyFineGrained.html">cv::saliency::StaticSaliencyFineGrained</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
</table></div><!-- contents -->
<!-- HTML footer for doxygen 1.8.6-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Fri Dec 23 2016 13:00:29 for OpenCV by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="../../doxygen.png" alt="doxygen"/>
</a> 1.8.12
</small></address>
<script type="text/javascript">
//<![CDATA[
function addButton(label, buttonName) {
var b = document.createElement("BUTTON");
b.innerHTML = buttonName;
b.setAttribute('class', 'toggleable_button label_' + label);
b.onclick = function() {
$('.toggleable_button').css({
border: '2px outset',
'border-radius': '4px'
});
$('.toggleable_button.label_' + label).css({
border: '2px inset',
'border-radius': '4px'
});
$('.toggleable_div').css('display', 'none');
$('.toggleable_div.label_' + label).css('display', 'block');
};
b.style.border = '2px outset';
b.style.borderRadius = '4px';
b.style.margin = '2px';
return b;
}
function buttonsToAdd($elements, $heading, $type) {
if ($elements.length === 0) {
$elements = $("" + $type + ":contains(" + $heading.html() + ")").parent().prev("div.newInnerHTML");
}
var arr = jQuery.makeArray($elements);
var seen = {};
arr.forEach(function(e) {
var txt = e.innerHTML;
if (!seen[txt]) {
$button = addButton(e.title, txt);
if (Object.keys(seen).length == 0) {
var linebreak1 = document.createElement("br");
var linebreak2 = document.createElement("br");
($heading).append(linebreak1);
($heading).append(linebreak2);
}
($heading).append($button);
seen[txt] = true;
}
});
return;
}
$("h2").each(function() {
$heading = $(this);
$smallerHeadings = $(this).nextUntil("h2").filter("h3").add($(this).nextUntil("h2").find("h3"));
if ($smallerHeadings.length) {
$smallerHeadings.each(function() {
var $elements = $(this).nextUntil("h3").filter("div.newInnerHTML");
buttonsToAdd($elements, $(this), "h3");
});
} else {
var $elements = $(this).nextUntil("h2").filter("div.newInnerHTML");
buttonsToAdd($elements, $heading, "h2");
}
});
$(".toggleable_button").first().click();
var $clickDefault = $('.toggleable_button.label_python').first();
if ($clickDefault.length) {
$clickDefault.click();
}
$clickDefault = $('.toggleable_button.label_cpp').first();
if ($clickDefault.length) {
$clickDefault.click();
}
//]]>
</script>
</body>
</html>
| lucasbrsa/OpenCV-3.2 | docs/3.2/d5/dd3/classcv_1_1saliency_1_1StaticSaliencyFineGrained-members.html | HTML | mit | 15,862 |
<!DOCTYPE html>
<html>
<head>
<link href="css/awsdocs.css" rel="stylesheet" type="text/css">
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/awsdocs.min.js"></script>
<meta charset="utf-8">
</head>
<body>
<div id="content" style="padding: 10px 30px;">
<h1 class="topictitle" id="aws-resource-logs-metricfilter">AWS::Logs::MetricFilter</h1><p>The <code class="code">AWS::Logs::MetricFilter</code> resource creates a metric filter that describes
how Amazon CloudWatch Logs extracts information from logs that you specify and transforms
it into Amazon CloudWatch
metrics. If you have multiple metric filters that are associated with a log group,
all the
filters are applied to the log streams in that group.
</p><h2 id="aws-resource-logs-metricfilter-syntax">Syntax</h2><p>To declare this entity in your AWS CloudFormation template, use the following syntax:</p><div id="JSON" name="JSON" class="section langfilter">
<h3 id="aws-resource-logs-metricfilter-syntax.json">JSON</h3>
<pre class="programlisting"><div class="code-btn-container"><div class="btn-copy-code" title="Copy"></div><div class="btn-dark-theme" title="Dark theme" title-dark="Dark theme" title-light="Light theme"></div></div><code class="nohighlight">{
"Type": "AWS::Logs::MetricFilter",    
"Properties": {
"<a href="aws-resource-logs-metricfilter.html#cfn-cwl-metricfilter-filterpattern">FilterPattern</a>": <em class="replaceable"><code>String</code></em>,
"<a href="aws-resource-logs-metricfilter.html#cfn-cwl-metricfilter-loggroupname">LogGroupName</a>": <em class="replaceable"><code>String</code></em>,
"<a href="aws-resource-logs-metricfilter.html#cfn-cwl-metricfilter-metrictransformations">MetricTransformations</a>": [ <em class="replaceable"><code>MetricTransformations, ...</code></em> ]
}
}</code></pre>
</div><div id="YAML" name="YAML" class="section langfilter">
<h3 id="aws-resource-logs-metricfilter-syntax.yaml">YAML</h3>
<pre class="programlisting"><div class="code-btn-container"><div class="btn-copy-code" title="Copy"></div><div class="btn-dark-theme" title="Dark theme" title-dark="Dark theme" title-light="Light theme"></div></div><code class="nohighlight">Type: AWS::Logs::MetricFilter
Properties:
<a href="aws-resource-logs-metricfilter.html#cfn-cwl-metricfilter-filterpattern">FilterPattern</a>: <em class="replaceable"><code>String</code></em>
<a href="aws-resource-logs-metricfilter.html#cfn-cwl-metricfilter-loggroupname">LogGroupName</a>: <em class="replaceable"><code>String</code></em>
<a href="aws-resource-logs-metricfilter.html#cfn-cwl-metricfilter-metrictransformations">MetricTransformations</a>:
<em class="replaceable"><code>MetricTransformations</code></em>
</code></pre>
</div><h2 id="w2ab1c21c10c69c51b9">Properties</h2><div class="aws-note">
<p class="aws-note">Note</p>
<p>For more information about constraints and values for each property, see <a href="https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_PutMetricFilter.html">PutMetricFilter</a> in the
<em>Amazon CloudWatch Logs API Reference</em>.
</p>
</div><div class="variablelist">
<dl>
<dt><a id="cfn-cwl-metricfilter-filterpattern"></a><span class="term"><code class="literal">FilterPattern</code></span></dt>
<dd>
<p>Describes the pattern that CloudWatch Logs follows to interpret each entry in a log.
A log
entry might contain fields such as timestamps, IP addresses, error
codes, bytes transferred, and so on. You use the pattern to specify those fields
and to specify what to look for in the log file. For example, if you're interested
in error codes that begin with <code class="code">1234</code>, your filter pattern might be
<code class="code">[timestamps, ip_addresses, error_codes = 1234*, size, ...]</code>.
For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/FilterAndPatternSyntax.html#extract-log-event-values">
Filter and Pattern Syntax</a> in the <em>Amazon CloudWatch User Guide</em>.
</p>
<p><em>Required</em>: Yes
</p>
<p><em>Type</em>: String
</p>
<p><em>Update requires</em>: <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt">No interruption</a></p>
</dd>
<dt><a id="cfn-cwl-metricfilter-loggroupname"></a><span class="term"><code class="literal">LogGroupName</code></span></dt>
<dd>
<p>The name of an existing log group that you want to associate with this metric
filter.
</p>
<p><em>Required</em>: Yes
</p>
<p><em>Type</em>: String
</p>
<p><em>Update requires</em>: <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement">Replacement</a></p>
</dd>
<dt><a id="cfn-cwl-metricfilter-metrictransformations"></a><span class="term"><code class="literal">MetricTransformations</code></span></dt>
<dd>
<p>Describes how to transform data from a log into a CloudWatch metric.</p>
<p><em>Required</em>: Yes
</p>
<p><em>Type</em>: A list of <a href="aws-properties-logs-metricfilter-metrictransformation.html">CloudWatch Logs MetricFilter MetricTransformation Property</a></p>
<div class="aws-note">
<p class="aws-note">Important</p>
<p>Currently, you can specify only one metric transformation for each metric
filter. If you want to specify multiple metric transformations, you must
specify multiple metric filters.
</p>
</div>
<p><em>Update requires</em>: <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt">No interruption</a></p>
</dd>
</dl>
</div><h2 id="w2ab1c21c10c69c51c11">Examples</h2><h3 id="w2ab1c21c10c69c51c11b2"></h3><p>The following example sends a value of <code class="code">1</code> to the <code class="code">404Count</code>
metric whenever the status code field includes a <code class="code">404</code> value.
</p><div id="JSON" name="JSON" class="section langfilter">
<h4 id="aws-resource-logs-metricfilter-example.json">JSON</h4>
<pre class="programlisting"><div class="code-btn-container"><div class="btn-copy-code" title="Copy"></div><div class="btn-dark-theme" title="Dark theme" title-dark="Dark theme" title-light="Light theme"></div></div><code class="nohighlight ">"404MetricFilter": {
"Type": "AWS::Logs::MetricFilter",
"Properties": {
"LogGroupName": { "Ref": "myLogGroup" },
"FilterPattern": "[ip, identity, user_id, timestamp, request, status_code = 404, size]",
"MetricTransformations": [
{
"MetricValue": "1",
"MetricNamespace": "WebServer/404s",
"MetricName": "404Count"
}
]
}
}</code></pre>
</div><div id="YAML" name="YAML" class="section langfilter">
<h4 id="aws-resource-logs-metricfilter-example.yaml">YAML</h4>
<pre class="programlisting"><div class="code-btn-container"><div class="btn-copy-code" title="Copy"></div><div class="btn-dark-theme" title="Dark theme" title-dark="Dark theme" title-light="Light theme"></div></div><code class="nohighlight ">404MetricFilter:
Type: AWS::Logs::MetricFilter
Properties:
LogGroupName:
Ref: "myLogGroup"
FilterPattern: "[ip, identity, user_id, timestamp, request, status_code = 404, size]"
MetricTransformations:
-
MetricValue: "1"
MetricNamespace: "WebServer/404s"
MetricName: "404Count"</code></pre>
</div><h2 id="w2ab1c21c10c69c51c13">Additional Information</h2><p>For an additional sample template, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/quickref-cloudwatchlogs.html">Amazon CloudWatch Logs Template Snippets</a>.
</p></div>
</body>
</html> | pdhodgkinson/AWSCloudFormationTemplateReference-dash-docset | AWS_CloudFormation_Template_Reference.docset/Contents/Resources/Documents/aws-resource-logs-metricfilter.html | HTML | mit | 10,987 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Game Time</title>
<link href="https://cdn.jsdelivr.net/normalize/3.0.3/normalize.min.css">
<link href="https://fonts.googleapis.com/css?family=Monofett" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Overlock+SC" rel="stylesheet">
<link href="styles.css" rel="stylesheet">
</head>
<body>
<audio src="audio/Jeremiah-was.mp3"autoplay>
Your browser does not support the <code>audio</code> element.
</audio>
<section id='start-screen'>
<h1 class='title'>FROGGER</h1>
<button id='start-button'>start</button>
<section class='instructions'>
</section>
</section>
<canvas id="game"
class="game-canvas"
width="600"
height="600"
style='background: url(images/background.png)'>
</canvas>
<section id='win-screen'>
<h1 class='winNote'>Winning!!</h1>
<button id='next-level-button'>Next Level</button>
<button id='reload-button'>Restart</button>
</section>
<section id='game-over-screen'>
<div>
<button id='restart-button'>Restart</button>
<p class='try-again-note'>Try again Mutha Frogga!</p>
</div>
</section>
<img id='frog' src='images/frugger.png' width="40" height="40">
<img id='car1' src='images/car1.png' width="60" height="40">
<img id='car2' src='images/car2.png' width="60" height="40">
<img id='car3' src='images/car3.png' width="60" height="40">
<img id='truck1' src='images/truck1.png' width="60" height="40">
<img id='truck2' src='images/truck1.png' width="60" height="40">
<img id='log1' src='images/log.png' width="100" height="35">
<img id='turtle1' src='images/turtle.png' width="50" height="35">
<img id='lilypad' src='images/Lily_Pad.png' width="50" height="40">
<script src="main.bundle.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
<script src="http://code.jquery.com/ui/1.9.2/jquery-ui.js"></script>
</body>
</html>
| chelletuerk/game-time | index.html | HTML | mit | 1,998 |
<template name="forgotPassword">
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title text-center">
<a href="{{pathFor 'login'}}" class="back-arrow">
<span class="glyphicon glyphicon-chevron-left"></span>
</a>
Forgot Password
</h3>
</div>
<div class="panel-body">
<div class="panel-message">
Forgot your password? Simply enter your email address and we'll send you a new one.
</div>
<form role="form">
<div class="form-group">
<label for="email">Email address</label>
<input type="email" class="form-control" id="email" name="email" autofocus>
</div>
<button type="submit" class="btn btn-danger btn-block">Reset password</button>
</form>
</div>
</div>
<div class="text-center"><a href="{{pathFor 'login'}}">Click here to sign in</a></div>
</template> | AnotherJoSmith/meteorss | client/views/account/forgotPassword.html | HTML | mit | 1,161 |
{% extends "elearning_academy/root.html" %}
{% block body %}
<div class="row">
{% if textdisplay %}
<div id="text-message" class="alert alert-success">
<strong>
{{message}}
</strong>
</div>
{% endif %}
<div id="error" class="col-md-4 col-md-offset-4">
{% if error %}
<div class="alert alert-danger">
<strong>
{% if error_list %}
<ul>
{% for m in error_message %}
<li>{{ m }}</li>
{% endfor %}
</ul>
{% else %}
{{error_message}}
{% endif %}
</strong>
</div>
{% endif %}
{% if info %}
<div class="alert alert-success">
<strong>
{{info_message}}
</strong>
</div>
{% endif %}
</div>
{% if formdisplay %}
<div id="content" class="col-md-4 col-md-offset-4">
<ul id="tabs" class="nav nav-tabs nav-justified" data-tabs="tabs">
<li class="active"><a href="#forgotpassword" data-toggle="tab">Forgot Password?</a></li>
</ul>
</div>
<div id="my-tab-content" class="tab-content col-md-4 col-md-offset-4">
<div class="tab-pane active" id="forgot-password">
<form class="form-forgot-password" action="{% url 'forgotpassword' %}" method="post"> {% csrf_token %}
{{ forgotpassword_form.username }}
{{ forgotpassword_form.email }}
<button class="btn btn-lg btn-primary btn-block" type="submit">Submit</button>
</form>
</div>
</div>
{% endif %}
</div>
{% endblock %}
{% block cssLinks %}
<style type="text/css">
#error {
padding-top: 20px;
min-height: 100px;
text-align: center;
}
.alert {
margin-bottom: 20px;
}
#main-container {
padding-top: 0px;
}
#text-message {
text-align: center;
margin: 10px;
padding: 10px;
}
.tab-pane {
padding-top: 10px;
border: 1px solid #ddd;
border-top: 0px;
}
.form-forgot-password {
max-width: 330px;
padding: 15px;
margin: 0 auto;
}
.form-forgot-password .form-forgot-password-heading,
.form-forgot-password .checkbox {
margin-bottom: 10px;
}
.form-forgot-password .checkbox {
font-weight: normal;
}
.form-forgot-password .form-control {
position: relative;
font-size: 16px;
height: auto;
padding: 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.form-forgot-password .form-control:focus {
z-index: 2;
}
.form-forgot-password input[type="text"] {
margin-bottom: 10px;
}
</style>
{% endblock %}
| kartikshah1/Test | registration/templates/registration/forgotpassword.html | HTML | mit | 2,934 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>stdpp: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.11.2 / stdpp - 1.1.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
stdpp
<small>
1.1.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2022-03-07 13:08:44 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-03-07 13:08:44 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
coq 8.11.2 Formal proof management system
num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.07.1 The OCaml compiler (virtual package)
ocaml-base-compiler 4.07.1 Official release 4.07.1
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.3 A library manager for OCaml
# opam file:
opam-version: "2.0"
name: "coq-stdpp"
maintainer: "Ralf Jung <[email protected]>"
homepage: "https://gitlab.mpi-sws.org/robbertkrebbers/coq-stdpp"
authors: "Robbert Krebbers, Jacques-Henri Jourdan, Ralf Jung"
bug-reports: "https://gitlab.mpi-sws.org/robbertkrebbers/coq-stdpp/issues"
license: "BSD"
dev-repo: "git+https://gitlab.mpi-sws.org/robbertkrebbers/coq-stdpp.git"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-rf" "%{lib}%/coq/user-contrib/stdpp"]
depends: [
"ocaml"
"coq" {(>= "8.6" & < "8.9~") | (= "dev")}
]
synopsis: "This project contains an extended \"Standard Library\" for Coq called coq-std++"
description: """
The key features of this library are as follows:
- It provides a great number of definitions and lemmas for common data
structures such as lists, finite maps, finite sets, and finite multisets.
- It uses type classes for common notations (like `∅`, `∪`, and Haskell-style
monad notations) so that these can be overloaded for different data structures.
- It uses type classes to keep track of common properties of types, like it
having decidable equality or being countable or finite.
- Most data structures are represented in canonical ways so that Leibniz
equality can be used as much as possible (for example, for maps we have
`m1 = m2` iff `∀ i, m1 !! i = m2 !! i`). On top of that, the library provides
setoid instances for most types and operations.
- It provides various tactics for common tasks, like an ssreflect inspired
`done` tactic for finishing trivial goals, a simple breadth-first solver
`naive_solver`, an equality simplifier `simplify_eq`, a solver `solve_proper`
for proving compatibility of functions with respect to relations, and a solver
`set_solver` for goals involving set operations.
- It is entirely dependency- and axiom-free."""
flags: light-uninstall
url {
src:
"https://gitlab.mpi-sws.org/iris/stdpp/-/archive/coq-stdpp-1.1.0.tar.gz"
checksum: "md5=2a24643f073f0975597dfbe6cbbc63e5"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-stdpp.1.1.0 coq.8.11.2</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.11.2).
The following dependencies couldn't be met:
- coq-stdpp -> coq (< 8.9~ & = dev) -> ocaml < 4.06.0
base of this switch (use `--unlock-base' to force)
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-stdpp.1.1.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
| coq-bench/coq-bench.github.io | clean/Linux-x86_64-4.07.1-2.0.6/released/8.11.2/stdpp/1.1.0.html | HTML | mit | 7,915 |
<!DOCTYPE html>
<html>
<head>
<title>Example 15</title>
<meta charset="utf-8">
<style>
body {
margin: 40px;
}
.wrapper {
display: grid;
grid-template-columns: 200px 40% 10em;
background-color: #fff;
color: #444;
border: dashed 2px salmon;
}
.box {
background-color: #444;
color: #fff;
border-radius: 5px;
padding: 20px;
font-size: 150%;
z-index:10;
}
</style>
</head>
<body>
<style>.wrapper-px { grid-column-gap: 20px; }</style>
<div class="wrapper wrapper-px">
<div class="box a">A</div>
<div class="box b">B</div>
<div class="box c">C</div>
<div class="box d">D</div>
<div class="box e">E</div>
<div class="box f">F</div>
<div class="box g">G</div>
<div class="box h">H</div>
<div class="box i">I</div>
</div>
<style>.wrapper-em { grid-column-gap: 2em; }</style>
<div class="wrapper wrapper-em">
<div class="box a">A</div>
<div class="box b">B</div>
<div class="box c">C</div>
<div class="box d">D</div>
<div class="box e">E</div>
<div class="box f">F</div>
<div class="box g">G</div>
<div class="box h">H</div>
<div class="box i">I</div>
</div>
<style>.wrapper-perc { grid-column-gap: 10%; }</style>
<div class="wrapper wrapper-perc">
<div class="box a">A</div>
<div class="box b">B</div>
<div class="box c">C</div>
<div class="box d">D</div>
<div class="box e">E</div>
<div class="box f">F</div>
<div class="box g">G</div>
<div class="box h">H</div>
<div class="box i">I</div>
</div>
<style>
.wrapper-span { grid-template-columns: 200px 40% 10em 10vw; grid-column-gap: 2em; }
.wrapper-span .a { grid-row: 1 / 3; grid-column: 1 / 3; }
.wrapper-span .d { grid-row: 1 / 3; }
.wrapper-span .g { grid-column: 2 / 4; }
.wrapper-span .i { grid-column: 1 / 4; }
</style>
<div class="wrapper wrapper-span">
<div class="box a">A</div>
<div class="box b">B</div>
<div class="box c">C</div>
<div class="box d">D</div>
<div class="box e">E</div>
<div class="box f">F</div>
<div class="box g">G</div>
<div class="box h">H</div>
<div class="box i">I</div>
<div class="box j">J</div>
<div class="box k">K</div>
<div class="box l">L</div>
</div>
<script src="../../bin/css-polyfills.js"></script>
</body>
</html> | FremyCompany/css-grid-polyfill | demo/css-grid/gap-col.html | HTML | mit | 2,285 |
<h3 class="center-align header">Create Project</h3>
<form [formGroup]="createProjectForm" (ngSubmit)="createProject()">
<div class="row">
<div class="col s4">
<img [attr.src]='file_srcs[0]' class = "image" id = "projimg"/> <br>
<input type="file" id="file" accept="image/gif, image/jpeg, image/png" (change)="fileChange(input)" #input />
</div>
<div class="col s4">
<div class="input-field">
<label for="projectName">Project Name</label>
<input id="projectName"
formControlName="name"
type="text" />
</div>
<div class="input-field">
<label for="orgId">Organization Id</label>
<input id="orgId"
formControlName="orgId"
type="number" />
</div>
<div class="input-field">
<label for="description">Description</label>
<textarea id="description"
formControlName="description"
class="materialize-textarea">
</textarea>
</div>
</div>
<div class="col s4">
<div class="input-field">
<input name="location"
formControlName="location"
type="radio"
checked="checked"
value="remote"
id="remote"
class="filled-in" />
<label for="remote">Remote</label>
<input name="location"
formControlName="location"
type="radio"
value="address"
id="address"
class="filled-in" />
<label for="address">Physical Address</label>
</div>
<div>
<!-- Address -->
<div *ngIf="createProjectForm.value.location === 'address'">
<div class="input-field address">
<label for="line1">Address Line 1</label>
<input id="line1"
type="text"
formControlName="line1" />
</div>
<div class="input-field">
<label for="line2">Address Line 2</label>
<input id="line2"
type="text"
formControlName="line2" />
</div>
<div class="input-field">
<label for="city">City</label>
<input id="city"
type="text"
formControlName="city" />
</div>
<div class="input-field">
<select materialize="material_select"
[materializeSelectOptions]="states"
formControlName="state">
<option disabled="true">State</option>
<option *ngFor="let state of states">{{state}}</option>
</select>
</div>
<div class="input-field">
<select materialize="material_select"
[materializeSelectOptions]="countries"
formControlName="country">
<option disabled="true">Country</option>
<option *ngFor="let country of countries">{{country}}</option>
</select>
</div>
<div class="input-field">
<label for="zip">Zip</label>
<input id="zip"
type="number"
formControlName="zip" />
</div>
</div>
</div>
</div>
</div>
<div class="row btns">
<div class="col s8"></div>
<div class="col s2">
<button class="btn waves-effect waves-light"
type="submit"
[disabled]="!createProjectForm.valid">
Create
</button>
</div>
</div>
</form>
| dv4quadcore/c4sg-web | src/app/project/create/project-create.component.html | HTML | mit | 4,330 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_202) on Fri Oct 22 23:52:48 JST 2021 -->
<title>Index</title>
<meta name="date" content="2021-10-22">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="#I:C">C</a> <a href="#I:D">D</a> <a href="#I:E">E</a> <a href="#I:G">G</a> <a href="#I:M">M</a> <a href="#I:N">N</a> <a href="#I:T">T</a> <a href="#I:U">U</a> <a name="I:C">
<!-- -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><a href="neetsdkasu/crypto/Crypto.html" title="class in neetsdkasu.crypto"><span class="typeNameLink">Crypto</span></a> - Class in <a href="neetsdkasu/crypto/package-summary.html">neetsdkasu.crypto</a></dt>
<dd> </dd>
<dt><a href="neetsdkasu/crypto/oap/Crypto.html" title="class in neetsdkasu.crypto.oap"><span class="typeNameLink">Crypto</span></a> - Class in <a href="neetsdkasu/crypto/oap/package-summary.html">neetsdkasu.crypto.oap</a></dt>
<dd> </dd>
<dt><a href="neetsdkasu/crypto/CryptoException.html" title="class in neetsdkasu.crypto"><span class="typeNameLink">CryptoException</span></a> - Exception in <a href="neetsdkasu/crypto/package-summary.html">neetsdkasu.crypto</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="neetsdkasu/crypto/CryptoException.html#CryptoException-int-">CryptoException(int)</a></span> - Constructor for exception neetsdkasu.crypto.<a href="neetsdkasu/crypto/CryptoException.html" title="class in neetsdkasu.crypto">CryptoException</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="neetsdkasu/crypto/CryptoException.html#CryptoException-java.lang.Exception-">CryptoException(Exception)</a></span> - Constructor for exception neetsdkasu.crypto.<a href="neetsdkasu/crypto/CryptoException.html" title="class in neetsdkasu.crypto">CryptoException</a></dt>
<dd> </dd>
</dl>
<a name="I:D">
<!-- -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><span class="memberNameLink"><a href="neetsdkasu/crypto/Crypto.html#decrypt-int-java.util.zip.Checksum-java.util.Random-java.io.InputStream-java.io.OutputStream-">decrypt(int, Checksum, Random, InputStream, OutputStream)</a></span> - Static method in class neetsdkasu.crypto.<a href="neetsdkasu/crypto/Crypto.html" title="class in neetsdkasu.crypto">Crypto</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="neetsdkasu/crypto/oap/Crypto.html#decrypt-int-neetsdkasu.util.zip.Checksum-java.util.Random-java.io.InputStream-java.io.OutputStream-">decrypt(int, Checksum, Random, InputStream, OutputStream)</a></span> - Static method in class neetsdkasu.crypto.oap.<a href="neetsdkasu/crypto/oap/Crypto.html" title="class in neetsdkasu.crypto.oap">Crypto</a></dt>
<dd> </dd>
</dl>
<a name="I:E">
<!-- -->
</a>
<h2 class="title">E</h2>
<dl>
<dt><span class="memberNameLink"><a href="neetsdkasu/crypto/Crypto.html#encrypt-int-java.util.zip.Checksum-java.util.Random-java.io.InputStream-java.io.OutputStream-">encrypt(int, Checksum, Random, InputStream, OutputStream)</a></span> - Static method in class neetsdkasu.crypto.<a href="neetsdkasu/crypto/Crypto.html" title="class in neetsdkasu.crypto">Crypto</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="neetsdkasu/crypto/oap/Crypto.html#encrypt-int-neetsdkasu.util.zip.Checksum-java.util.Random-java.io.InputStream-java.io.OutputStream-">encrypt(int, Checksum, Random, InputStream, OutputStream)</a></span> - Static method in class neetsdkasu.crypto.oap.<a href="neetsdkasu/crypto/oap/Crypto.html" title="class in neetsdkasu.crypto.oap">Crypto</a></dt>
<dd> </dd>
</dl>
<a name="I:G">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="memberNameLink"><a href="neetsdkasu/crypto/CryptoException.html#getType--">getType()</a></span> - Method in exception neetsdkasu.crypto.<a href="neetsdkasu/crypto/CryptoException.html" title="class in neetsdkasu.crypto">CryptoException</a></dt>
<dd> </dd>
</dl>
<a name="I:M">
<!-- -->
</a>
<h2 class="title">M</h2>
<dl>
<dt><span class="memberNameLink"><a href="neetsdkasu/crypto/Crypto.html#MAX_BLOCKSIZE">MAX_BLOCKSIZE</a></span> - Static variable in class neetsdkasu.crypto.<a href="neetsdkasu/crypto/Crypto.html" title="class in neetsdkasu.crypto">Crypto</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="neetsdkasu/crypto/oap/Crypto.html#MAX_BLOCKSIZE">MAX_BLOCKSIZE</a></span> - Static variable in class neetsdkasu.crypto.oap.<a href="neetsdkasu/crypto/oap/Crypto.html" title="class in neetsdkasu.crypto.oap">Crypto</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="neetsdkasu/crypto/Crypto.html#META_SIZE">META_SIZE</a></span> - Static variable in class neetsdkasu.crypto.<a href="neetsdkasu/crypto/Crypto.html" title="class in neetsdkasu.crypto">Crypto</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="neetsdkasu/crypto/oap/Crypto.html#META_SIZE">META_SIZE</a></span> - Static variable in class neetsdkasu.crypto.oap.<a href="neetsdkasu/crypto/oap/Crypto.html" title="class in neetsdkasu.crypto.oap">Crypto</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="neetsdkasu/crypto/Crypto.html#MIN_BLOCKSIZE">MIN_BLOCKSIZE</a></span> - Static variable in class neetsdkasu.crypto.<a href="neetsdkasu/crypto/Crypto.html" title="class in neetsdkasu.crypto">Crypto</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="neetsdkasu/crypto/oap/Crypto.html#MIN_BLOCKSIZE">MIN_BLOCKSIZE</a></span> - Static variable in class neetsdkasu.crypto.oap.<a href="neetsdkasu/crypto/oap/Crypto.html" title="class in neetsdkasu.crypto.oap">Crypto</a></dt>
<dd> </dd>
</dl>
<a name="I:N">
<!-- -->
</a>
<h2 class="title">N</h2>
<dl>
<dt><a href="neetsdkasu/crypto/package-summary.html">neetsdkasu.crypto</a> - package neetsdkasu.crypto</dt>
<dd> </dd>
<dt><a href="neetsdkasu/crypto/oap/package-summary.html">neetsdkasu.crypto.oap</a> - package neetsdkasu.crypto.oap</dt>
<dd> </dd>
</dl>
<a name="I:T">
<!-- -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><span class="memberNameLink"><a href="neetsdkasu/crypto/CryptoException.html#TYPE_INVALID_CHECKSUM">TYPE_INVALID_CHECKSUM</a></span> - Static variable in exception neetsdkasu.crypto.<a href="neetsdkasu/crypto/CryptoException.html" title="class in neetsdkasu.crypto">CryptoException</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="neetsdkasu/crypto/CryptoException.html#TYPE_INVALID_COUNT">TYPE_INVALID_COUNT</a></span> - Static variable in exception neetsdkasu.crypto.<a href="neetsdkasu/crypto/CryptoException.html" title="class in neetsdkasu.crypto">CryptoException</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="neetsdkasu/crypto/CryptoException.html#TYPE_INVALID_DATA">TYPE_INVALID_DATA</a></span> - Static variable in exception neetsdkasu.crypto.<a href="neetsdkasu/crypto/CryptoException.html" title="class in neetsdkasu.crypto">CryptoException</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="neetsdkasu/crypto/CryptoException.html#TYPE_INVALID_DATASIZE">TYPE_INVALID_DATASIZE</a></span> - Static variable in exception neetsdkasu.crypto.<a href="neetsdkasu/crypto/CryptoException.html" title="class in neetsdkasu.crypto">CryptoException</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="neetsdkasu/crypto/CryptoException.html#TYPE_UNKNOWN">TYPE_UNKNOWN</a></span> - Static variable in exception neetsdkasu.crypto.<a href="neetsdkasu/crypto/CryptoException.html" title="class in neetsdkasu.crypto">CryptoException</a></dt>
<dd> </dd>
</dl>
<a name="I:U">
<!-- -->
</a>
<h2 class="title">U</h2>
<dl>
<dt><a href="neetsdkasu/crypto/oap/UnsupportedOperationException.html" title="class in neetsdkasu.crypto.oap"><span class="typeNameLink">UnsupportedOperationException</span></a> - Exception in <a href="neetsdkasu/crypto/oap/package-summary.html">neetsdkasu.crypto.oap</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="neetsdkasu/crypto/oap/UnsupportedOperationException.html#UnsupportedOperationException--">UnsupportedOperationException()</a></span> - Constructor for exception neetsdkasu.crypto.oap.<a href="neetsdkasu/crypto/oap/UnsupportedOperationException.html" title="class in neetsdkasu.crypto.oap">UnsupportedOperationException</a></dt>
<dd> </dd>
</dl>
<a href="#I:C">C</a> <a href="#I:D">D</a> <a href="#I:E">E</a> <a href="#I:G">G</a> <a href="#I:M">M</a> <a href="#I:N">N</a> <a href="#I:T">T</a> <a href="#I:U">U</a> </div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
| neetsdkasu/neetsdkasu.github.io | docs/java/unkocrypto/index-all.html | HTML | mit | 11,625 |
<html>
<head>
<style>
div.figures
figure {
display:inline-block;
margin: 1px;
}
figure img {
vertical-align: top;
}
figure figcaption {
text-align: center;
}
</style>
</head>
<body>
<h1>aryl bromide</h1>
<div class = "figures">
<figure><img src="img/%5BH%5D%5BC%40%40%5D12CCCN1C%28%3DO%29%5BC%40H%5D%28CC%28C%29C%29N1C%28%3DO%29%5BC%40%5D%28NC%28%3DO%29%5BC%40H%5D3CN%28C%29%5BC%40%5D4%28%5BH%5D%29CC5%3DC%28Br%29NC6%3DCC%3DCC%28%3DC56%29C4%3DC3%29%28O%5BC%40%40%5D21O%29C%28C%29C.svg"/><figcaption>Bromocriptine</figcaption></figure>
</div>
</body>
</html>
| fiskio/fiskio.github.io | fda_cns_drugs/1129.html | HTML | mit | 692 |
---
layout: layout
title: "404"
---
<section class="content error">
<div class="error-box">
<h1>404</h1>
<section class="error-text">
<p>
Sorry the page doesn't seem to exist.
</p>
<p>
<a href="/">Back to Felwig Games</a>
</p>
</section>
</div>
</section>
| guinea/guinea.github.com | 404.html | HTML | mit | 329 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>buchberger: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.5.3 / buchberger - 8.8.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
buchberger
<small>
8.8.0
<span class="label label-info">Not compatible</span>
</small>
</h1>
<p><em><script>document.write(moment("2020-06-26 21:49:50 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2020-06-26 21:49:50 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-num base Num library distributed with the OCaml compiler
base-threads base
base-unix base
camlp5 7.12 Preprocessor-pretty-printer of OCaml
conf-findutils 1 Virtual package relying on findutils
coq 8.5.3 Formal proof management system.
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.05.0 The OCaml compiler (virtual package)
ocaml-base-compiler 4.05.0 Official 4.05.0 release
ocaml-config 1 OCaml Switch Configuration
# opam file:
opam-version: "2.0"
maintainer: "[email protected]"
homepage: "https://github.com/coq-contribs/buchberger"
license: "LGPL 2.1"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/Buchberger"]
depends: [
"ocaml"
"coq" {>= "8.8" & < "8.9~"}
]
tags: [ "keyword: Grobner basis" "keyword: polynomial ideal" "keyword: Buchberger's algorithm" "category: Mathematics/Algebra" "category: Miscellaneous/Extracted Programs/Combinatorics" "date: 1998" ]
authors: [ "Laurent Théry" "Henrik Persson" ]
bug-reports: "https://github.com/coq-contribs/buchberger/issues"
dev-repo: "git+https://github.com/coq-contribs/buchberger.git"
synopsis: "Proof of Buchberger's algorithm"
description: """
A machine-checked implementation of Buchberger's.
It computes the Grobner basis associated to a
polynomial ideal."""
flags: light-uninstall
url {
src: "https://github.com/coq-contribs/buchberger/archive/v8.8.0.tar.gz"
checksum: "md5=0bb5bd5bbba3357a215bab19b5786f3e"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-buchberger.8.8.0 coq.8.5.3</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.5.3).
The following dependencies couldn't be met:
- coq-buchberger -> coq >= 8.8
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-buchberger.8.8.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
<small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small>
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
| coq-bench/coq-bench.github.io | clean/Linux-x86_64-4.05.0-2.0.6/released/8.5.3/buchberger/8.8.0.html | HTML | mit | 6,954 |
<div class="commune_descr limited">
<p>
Lasse est
un village
géographiquement positionné dans le département de Maine-et-Loire en Pays de la Loire. Elle comptait 251 habitants en 2008.</p>
<p>À coté de Lasse sont localisées les villes de
<a href="{{VLROOT}}/immobilier/boce_49031/">Bocé</a> à 7 km, 555 habitants,
<a href="{{VLROOT}}/immobilier/vaulandry_49380/">Vaulandry</a> localisée à 7 km, 265 habitants,
<a href="{{VLROOT}}/immobilier/mouliherne_49221/">Mouliherne</a> située à 7 km, 886 habitants,
<a href="{{VLROOT}}/immobilier/saint-martin-darce_49303/">Saint-Martin-d'Arcé</a> localisée à 7 km, 738 habitants,
<a href="{{VLROOT}}/immobilier/genneteil_49150/">Genneteil</a> localisée à 6 km, 340 habitants,
<a href="{{VLROOT}}/immobilier/chigne_49098/">Chigné</a> localisée à 7 km, 297 habitants,
entre autres. De plus, Lasse est située à seulement 19 km de <a href="{{VLROOT}}/immobilier/fleche_72154/">La Flèche</a>.</p>
<p>Le parc d'habitations, à Lasse, se décomposait en 2011 en un appartements et 157 maisons soit
un marché plutôt équilibré.</p>
<p>Si vous pensez demenager à Lasse, vous pourrez facilement trouver une maison à vendre. </p>
</div>
| donaldinou/frontend | src/Viteloge/CoreBundle/Resources/descriptions/49173.html | HTML | mit | 1,252 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no" /> -->
<meta name="description" content="">
<meta name="author" content="">
<title>H Code Test Page</title>
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link rel="shortcut icon" type="image/x-icon" href="http://hcodemedia.com/wp-content/uploads/2015/08/fav.png">
<link rel="apple-touch-icon" href="http://hcodemedia.com/wp-content/uploads/2015/08/fav.png"/>
<!-- Custom CSS -->
<link href="css/blog-post.css" rel="stylesheet">
<!-- NEW LKQD 300x250 collapsable -->
</head>
<body>
<!-- Navigation -->
<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#">H Code Media</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li>
<a href="#">About</a>
</li>
<li>
<a href="#">Services</a>
</li>
<li>
<a href="#">Contact</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<!-- Page Content -->
<div class="container">
<div class="row">
<!-- Blog Post Content Column -->
<div class="col-lg-8">
<!-- Blog Post -->
<!-- Title -->
<img class="img-responsive" src="mobile-logo.png" alt="">
<h1>BridTV: In-Slide</h1>
<hr>
<!-- Date/Time -->
<p><span class="glyphicon glyphicon-time"></span> Created by H Code Media</p>
<hr>
<!-- Preview Image -->
<img class="img-responsive" src="http://placehold.it/900x300" alt="">
<hr>
<div>
<script type="text/javascript" src="//services.brid.tv/player/build/brid.outstream.min.js"></script>
<div id="Brid_92022084" class="brid"></div>
<script type="text/javascript"> $bos("Brid_92022084", {"id":"2295","width":"640","height":"360"}); </script>
</div>
<!-- Post Content -->
<!-- <div id="rubicon_preroll" style="text-align: center"> -->
<!-- <form action="http://www.hcodetestpage.com/rubicon_mw_player.html">
<input style="text-align:center; font-size:10pt;" type="submit" value="PLAY RUBICON INTERSTITIAL" />
</form> -->
<!-- <a href="http://www.hcodetestpage.com/rubicon_mw_player.html">
<img border="0" src="vidplayer.jpg" width="300" height="250">
</a>
</div> -->
<hr>
<!-- Blog Comments -->
<!-- Comments Form -->
<div class="well">
<h4>Leave a Comment:</h4>
<form role="form">
<div class="form-group">
<textarea class="form-control" rows="3"></textarea>
</div>
<button type="submit" class="btn btn-primary">Submit</button>
</form>
</div>
<hr>
<!-- Posted Comments -->
<!-- Comment -->
<div class="media">
<a class="pull-left" href="#">
<img class="media-object" src="http://placehold.it/64x64" alt="">
</a>
<div class="media-body">
<h4 class="media-heading">H Code Media
<small>August 25, 2014 at 9:30 PM</small>
</h4>
Cras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo. Cras purus odio, vestibulum in vulputate at, tempus viverra turpis. Fusce condimentum nunc ac nisi vulputate fringilla. Donec lacinia congue felis in faucibus.
</div>
</div>
<!-- Comment -->
<div class="media">
<a class="pull-left" href="#">
<img class="media-object" src="http://placehold.it/64x64" alt="">
</a>
<div class="media-body">
<h4 class="media-heading">H Code Media
<small>August 25, 2014 at 9:30 PM</small>
</h4>
Cras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo. Cras purus odio, vestibulum in vulputate at, tempus viverra turpis. Fusce condimentum nunc ac nisi vulputate fringilla. Donec lacinia congue felis in faucibus.
<!-- Nested Comment -->
<div class="media">
<a class="pull-left" href="#">
<img class="media-object" src="http://placehold.it/64x64" alt="">
</a>
<div class="media-body">
<h4 class="media-heading">H Code Media
<small>August 25, 2014 at 9:30 PM</small>
</h4>
Cras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo. Cras purus odio, vestibulum in vulputate at, tempus viverra turpis. Fusce condimentum nunc ac nisi vulputate fringilla. Donec lacinia congue felis in faucibus.
</div>
</div>
<div class="media-body">
<h4 class="media-heading">H Code Media
<small>August 25, 2014 at 9:30 PM</small>
</h4>
Cras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo. Cras purus odio, vestibulum in vulputate at, tempus viverra turpis. Fusce condimentum nunc ac nisi vulputate fringilla. Donec lacinia congue felis in faucibus.
<!-- Nested Comment -->
<div class="media">
<a class="pull-left" href="#">
<img class="media-object" src="http://placehold.it/64x64" alt="">
</a>
<div class="media-body">
<h4 class="media-heading">H Code Media
<small>August 25, 2014 at 9:30 PM</small>
</h4>
Cras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo. Cras purus odio, vestibulum in vulputate at, tempus viverra turpis. Fusce condimentum nunc ac nisi vulputate fringilla. Donec lacinia congue felis in faucibus.
</div>
</div>
<!-- End Nested Comment -->
</div>
<div class="media-body">
<h4 class="media-heading">H Code Media
<small>August 25, 2014 at 9:30 PM</small>
</h4>
Cras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo. Cras purus odio, vestibulum in vulputate at, tempus viverra turpis. Fusce condimentum nunc ac nisi vulputate fringilla. Donec lacinia congue felis in faucibus.
<!-- Nested Comment -->
<div class="media">
<a class="pull-left" href="#">
<img class="media-object" src="http://placehold.it/64x64" alt="">
</a>
<div class="media-body">
<h4 class="media-heading">H Code Media
<small>August 25, 2014 at 9:30 PM</small>
</h4>
Cras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo. Cras purus odio, vestibulum in vulputate at, tempus viverra turpis. Fusce condimentum nunc ac nisi vulputate fringilla. Donec lacinia congue felis in faucibus.
</div>
</div>
<!-- End Nested Comment -->
</div>
<div class="media-body">
<h4 class="media-heading">H Code Media
<small>August 25, 2014 at 9:30 PM</small>
</h4>
Cras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo. Cras purus odio, vestibulum in vulputate at, tempus viverra turpis. Fusce condimentum nunc ac nisi vulputate fringilla. Donec lacinia congue felis in faucibus.
<!-- Nested Comment -->
<div class="media">
<a class="pull-left" href="#">
<img class="media-object" src="http://placehold.it/64x64" alt="">
</a>
<div class="media-body">
<h4 class="media-heading">H Code Media
<small>August 25, 2014 at 9:30 PM</small>
</h4>
Cras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo. Cras purus odio, vestibulum in vulputate at, tempus viverra turpis. Fusce condimentum nunc ac nisi vulputate fringilla. Donec lacinia congue felis in faucibus.
</div>
</div>
<!-- End Nested Comment -->
</div>
<!-- End Nested Comment -->
</div>
</div>
</div>
<!-- Blog Sidebar Widgets Column -->
<div class="col-md-4">
<!-- Blog Search Well -->
<div class="well">
<h4>Blog Search</h4>
<div class="input-group">
<input type="text" class="form-control">
<span class="input-group-btn">
<button class="btn btn-default" type="button">
<span class="glyphicon glyphicon-search"></span>
</button>
</span>
</div>
<!-- /.input-group -->
</div>
<!-- Blog Categories Well -->
<div class="well">
<h4>Blog Categories</h4>
<div class="row">
<div class="col-lg-6">
<ul class="list-unstyled">
<li><a href="#">Category Name</a>
</li>
<li><a href="#">Category Name</a>
</li>
<li><a href="#">Category Name</a>
</li>
<li><a href="#">Category Name</a>
</li>
</ul>
</div>
</div>
<!-- /.row -->
</div>
<div class="well">
</div>
<!-- Side Widget Well -->
<div class="well">
<h4>Side Widget Well</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Inventore, perspiciatis adipisci accusamus laudantium odit aliquam repellat tempore quos aspernatur vero.</p>
</div>
</div>
</div>
<!-- /.row -->
<hr>
<!-- Footer -->
<footer>
<div class="row">
<div class="col-lg-12">
<p>Copyright © Your Website 2016</p>
</div>
</div>
<!-- /.row -->
</footer>
</div>
<!-- /.container -->
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- //<scri src="rubicon_mw_player.js"></script> -->
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
</body>
</html>
| ruizadrian/ruizadrian.github.io | bridtv_inslide.html | HTML | mit | 13,797 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>
<script src="{{gbTrackerClientSrc}}"></script>
<script>
// call autoSetVisitor before using the tracker instance
var gbTracker = new GbTracker('testcustomer', 'testarea', {
overrideUrl: 'http://localhost:{{beaconConsumerPort}}',
});
gbTracker.autoSetVisitor();
gbTracker.sendSearchEvent({
"search": {
"query": "beacon",
"originalQuery": "beacon",
"correctedQuery": "beacon",
"totalRecordCount": "3",
"pageInfo": {
"recordStart": "1",
"recordEnd": "3"
},
"area": "Dev",
"selectedNavigation": [
{
"name": "Survival Equipment",
"displayName": "Survival Equipment",
"refinements": [
{
"type": "Value",
"value": "Survival Equipment"
}
],
"range": false,
"or": false
},
],
"records": [
{
"_u": "http://www.example.co.uk/23PY",
"collection": "test",
},
{
"_u": "http://www.example.com/F20R"
},
],
"origin": {
"search": true
}
},
experiments: [
{
experimentId: 'testexperimentid',
experimentVariant: 'testexperimentvariant',
},
],
});
</script>
</head>
<body>
</body>
</html> | groupby/gb-tracker-client | test-integration/apps/sites/search.template.html | HTML | mit | 2,116 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<title>Adressing in Real Mode in x86</title>
<meta name="author" content="Syed Mushtaq Ahmed" />
<meta name="generator" content="Hugo 0.14" />
<link rel="alternate" href="http://syed.github.io/index.xml" type="application/rss+xml" title="A Cloudy Affair">
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" />
<link rel="stylesheet" href="http://syed.github.io/css/bootstrap.min.css" />
<link rel="stylesheet" href="http://syed.github.io/css/main.css" />
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" />
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800" />
<link rel="stylesheet" href="http://syed.github.io/css/pygment_highlights.css" />
<meta property="og:title" content="Adressing in Real Mode in x86" />
<meta property="og:type" content="website" />
<meta property="og:url" content="/" />
<meta property="og:image" content="img/avatar-icon.png" />
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top navbar-custom">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#main-navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="http://syed.github.io/">A Cloudy Affair</a>
</div>
<div class="collapse navbar-collapse" id="main-navbar">
<ul class="nav navbar-nav navbar-right">
<li>
<a title="Blog" href="/">Blog</a>
</li>
<li>
<a title="About" href="/page/about/">About</a>
</li>
</ul>
</div>
<div class="avatar-container">
<div class="avatar-img-border">
<a title="A Cloudy Affair" href="http://syed.github.io/">
<img class="avatar-img" src="http://syed.github.io/img/avatar-icon.png" alt="A Cloudy Affair" />
</a>
</div>
</div>
</div>
</nav>
<div role="main" class="container main-content">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.6.0/styles/default.min.css">
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.6.0/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script type="text/javascript"
src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>
<header class="header-section ">
<div class="intro-header no-img">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<div class="post-heading">
<h1>Adressing in Real Mode in x86</h1>
<span class="post-meta">Posted on April 14, 2015</span>
</div>
</div>
</div>
</div>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<article role="main" class="blog-post">
<p>I am planning to write a bunch of posts about memory and x86 architecture and
virtualization. This is the first post among hopefully many which will deep
dive into the x86 architecture.</p>
<p>In this post I will cover about the real mode which is the default mode that
x86 runs in when it boots up. This was the default mode before intel introduced
paging in the <a href="http://en.wikipedia.org/wiki/80286">80286</a>. In real mode, all
registers are 16 bits and the processor can adress upto 20-bits of address
space giving \( 2^{20} -1 \approx 1M \) addressable bytes. Although it should be
possible to address all 4G of memory (16 bit segment and 16 bit offset), the
hardare at the time had only 20 address pins hence they were restricted to a
20-bit address in real mode. All the addresses are directly mapped to physical
memory with no protection. Accessing memory beyond the 1M limit causes a
wraparound which some ill-thinking developers used as a feature.</p>
<p>These 20-bit address are accessed using a combination of segment address and
offset (logical address). To get a physical address, the 16-bit segement
address is sifted left 4 bits and a 16-bit offset is added to it making a total
of 20-bit address.</p>
<p>Let us look at a sample instruction and see how it works in real mode.</p>
<pre><code class="language-bash">
mov ax, [080h]
</code></pre>
<p>The above instruction copies the value present at the logical address <code>0x80</code> to
the <code>ax</code> register.</p>
<p><img src="https://www.dropbox.com/s/nbz3os9fbawkr39/real_mode_addressing.png?raw=1" alt="Segment addressing" title="Segment addressing in real mode" />
</p>
<p>The figure above shoes how the final physical address is calculated. If no
register is given, the <code>DS</code> register is chosen as the segment register which
decides which <code>64k</code> segment we are working with. The value in the <code>DS</code> is
multiplied by 16 and added to the immidiate value <code>0x80</code> which is the offset in
the segment, to get the final physicial address. If <code>DS</code> contained <code>0x100</code> then
the physical address will be</p>
<p>$$ 0\mathtt{X}100*4 + 0\mathtt{X}80 = 0\mathtt{X}480 $$</p>
<h2 id="high-memory-area:e5d2a51b2bf315c46b3c913ff6317a12">High Memory Area</h2>
<p>Now there is a corner case if you set the segement selector to 0xFFFF you can
start accessing memory from 16 bytes below the <code>1M</code> limit and go beyond <code>1M</code>
upto (64 - 16) 48 bytes. In the <code>segment:offset</code> <code>FFFF:0000</code> to <code>FFFF:FFFF</code>
This is the high memory area. In older processors, this would wrap around as
they only had 20 address lines and this is a 21 bit address but you could
access the high memory in newer models. To maintain backward compatibility with
the older real mode, the wraparound was emulated and was controlled by setting
the <a href="http://en.wikipedia.org/wiki/A20_line">A20</a> line.</p>
</article>
<ul class="pager blog-pager">
<li class="next">
<a href="http://syed.github.io/post/2015-5-6-LXC-tarball-create/" data-toggle="tooltip" data-placement="top" title="Creating an LXC container from a tarball">Next Post →</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</body>
</html>
| syed/syed.github.io | post/2015-4-14-Real-Mode-x86/index.html | HTML | mit | 6,937 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_13) on Mon Dec 14 15:25:07 MSK 2009 -->
<TITLE>
Uses of Interface org.apache.poi.poifs.filesystem.BATManaged (POI API Documentation)
</TITLE>
<META NAME="date" CONTENT="2009-12-14">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.apache.poi.poifs.filesystem.BATManaged (POI API Documentation)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/poi/poifs/filesystem/BATManaged.html" title="interface in org.apache.poi.poifs.filesystem"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/apache/poi/poifs/filesystem/\class-useBATManaged.html" target="_top"><B>FRAMES</B></A>
<A HREF="BATManaged.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Interface<br>org.apache.poi.poifs.filesystem.BATManaged</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Packages that use <A HREF="../../../../../../org/apache/poi/poifs/filesystem/BATManaged.html" title="interface in org.apache.poi.poifs.filesystem">BATManaged</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.poi.poifs.filesystem"><B>org.apache.poi.poifs.filesystem</B></A></TD>
<TD>filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.poi.poifs.property"><B>org.apache.poi.poifs.property</B></A></TD>
<TD>property package contains high and low level Property structures for POIFS. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.poi.poifs.storage"><B>org.apache.poi.poifs.storage</B></A></TD>
<TD>storage package contains low level binary structures for POIFS's implementation of the OLE 2
Compound Document Format. </TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.poi.poifs.filesystem"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../../org/apache/poi/poifs/filesystem/BATManaged.html" title="interface in org.apache.poi.poifs.filesystem">BATManaged</A> in <A HREF="../../../../../../org/apache/poi/poifs/filesystem/package-summary.html">org.apache.poi.poifs.filesystem</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../../org/apache/poi/poifs/filesystem/package-summary.html">org.apache.poi.poifs.filesystem</A> that implement <A HREF="../../../../../../org/apache/poi/poifs/filesystem/BATManaged.html" title="interface in org.apache.poi.poifs.filesystem">BATManaged</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/poi/poifs/filesystem/POIFSDocument.html" title="class in org.apache.poi.poifs.filesystem">POIFSDocument</A></B></CODE>
<BR>
This class manages a document in the POIFS filesystem.</TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.poi.poifs.property"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../../org/apache/poi/poifs/filesystem/BATManaged.html" title="interface in org.apache.poi.poifs.filesystem">BATManaged</A> in <A HREF="../../../../../../org/apache/poi/poifs/property/package-summary.html">org.apache.poi.poifs.property</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../../org/apache/poi/poifs/property/package-summary.html">org.apache.poi.poifs.property</A> that implement <A HREF="../../../../../../org/apache/poi/poifs/filesystem/BATManaged.html" title="interface in org.apache.poi.poifs.filesystem">BATManaged</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/poi/poifs/property/PropertyTable.html" title="class in org.apache.poi.poifs.property">PropertyTable</A></B></CODE>
<BR>
This class embodies the Property Table for the filesystem; this is
basically the dsirectory for all of the documents in the
filesystem.</TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.poi.poifs.storage"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../../org/apache/poi/poifs/filesystem/BATManaged.html" title="interface in org.apache.poi.poifs.filesystem">BATManaged</A> in <A HREF="../../../../../../org/apache/poi/poifs/storage/package-summary.html">org.apache.poi.poifs.storage</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../../org/apache/poi/poifs/storage/package-summary.html">org.apache.poi.poifs.storage</A> that implement <A HREF="../../../../../../org/apache/poi/poifs/filesystem/BATManaged.html" title="interface in org.apache.poi.poifs.filesystem">BATManaged</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/poi/poifs/storage/BlockAllocationTableWriter.html" title="class in org.apache.poi.poifs.storage">BlockAllocationTableWriter</A></B></CODE>
<BR>
This class manages and creates the Block Allocation Table, which is
basically a set of linked lists of block indices.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/poi/poifs/storage/SmallBlockTableWriter.html" title="class in org.apache.poi.poifs.storage">SmallBlockTableWriter</A></B></CODE>
<BR>
This class implements storage for writing the small blocks used by
small documents.</TD>
</TR>
</TABLE>
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/poi/poifs/filesystem/BATManaged.html" title="interface in org.apache.poi.poifs.filesystem"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/apache/poi/poifs/filesystem/\class-useBATManaged.html" target="_top"><B>FRAMES</B></A>
<A HREF="BATManaged.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
<i>Copyright 2009 The Apache Software Foundation or
its licensors, as applicable.</i>
</BODY>
</HTML>
| tobyclemson/msci-project | vendor/poi-3.6/doc/apidocs/org/apache/poi/poifs/filesystem/class-use/BATManaged.html | HTML | mit | 12,494 |
<p>This is the partial for {{viewName}}</p>
<p>
Showing of 'interpolate' filter:
{{ 'Current version is v%VERSION%.' | interpolate }}
</p> | micke239/blog | src/main/markup/partial2.html | HTML | mit | 143 |
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Class GlobalVariablesOnlyPathExpressionEvaluator
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class GlobalVariablesOnlyPathExpressionEvaluator
">
<meta name="generator" content="docfx 2.56.6.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
<link rel="stylesheet" href="../styles/docfx.css">
<link rel="stylesheet" href="../styles/main.css">
<meta property="docfx:navrel" content="../toc.html">
<meta property="docfx:tocrel" content="toc.html">
</head>
<body data-spy="scroll" data-target="#affix" data-offset="120">
<div id="wrapper">
<header>
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../index.html">
<img id="logo" class="svg" src="../logo.svg" alt="">
</a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<form class="navbar-form navbar-right" role="search" id="search">
<div class="form-group">
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
</div>
</form>
</div>
</div>
</nav>
<div class="subnav navbar navbar-default">
<div class="container hide-when-search" id="breadcrumb">
<ul class="breadcrumb">
<li></li>
</ul>
</div>
</div>
</header>
<div role="main" class="container body-content hide-when-search">
<div class="sidenav hide-when-search">
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
<div class="sidetoggle collapse" id="sidetoggle">
<div id="sidetoc"></div>
</div>
</div>
<div class="article row grid-right">
<div class="col-md-10">
<article class="content wrap" id="_content" data-uid="ZptSharp.Expressions.PathExpressions.GlobalVariablesOnlyPathExpressionEvaluator">
<h1 id="ZptSharp_Expressions_PathExpressions_GlobalVariablesOnlyPathExpressionEvaluator" data-uid="ZptSharp.Expressions.PathExpressions.GlobalVariablesOnlyPathExpressionEvaluator" class="text-break">Class GlobalVariablesOnlyPathExpressionEvaluator
</h1>
<div class="markdown level0 summary"><p>An implementation of <a class="xref" href="ZptSharp.Expressions.IEvaluatesExpression.html">IEvaluatesExpression</a> which evaluates TALES 'global' expressions.</p>
</div>
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><span class="xref">System.Object</span></div>
<div class="level1"><span class="xref">GlobalVariablesOnlyPathExpressionEvaluator</span></div>
</div>
<div classs="implements">
<h5>Implements</h5>
<div><a class="xref" href="ZptSharp.Expressions.IEvaluatesExpression.html">IEvaluatesExpression</a></div>
</div>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<span class="xref">System.Object.Equals(System.Object)</span>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.GetHashCode()</span>
</div>
<div>
<span class="xref">System.Object.GetType()</span>
</div>
<div>
<span class="xref">System.Object.MemberwiseClone()</span>
</div>
<div>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.ToString()</span>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="ZptSharp.Expressions.PathExpressions.html">ZptSharp.Expressions.PathExpressions</a></h6>
<h6><strong>Assembly</strong>: ZptSharp.dll</h6>
<h5 id="ZptSharp_Expressions_PathExpressions_GlobalVariablesOnlyPathExpressionEvaluator_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public class GlobalVariablesOnlyPathExpressionEvaluator : IEvaluatesExpression</code></pre>
</div>
<h5 id="ZptSharp_Expressions_PathExpressions_GlobalVariablesOnlyPathExpressionEvaluator_remarks"><strong>Remarks</strong></h5>
<div class="markdown level0 remarks"><p>
This class is little more than an adapter for <a class="xref" href="ZptSharp.Expressions.PathExpressions.IEvaluatesPathExpressionRequest.html">IEvaluatesPathExpressionRequest</a>.
This is because there are a number of different 'path expression' variants which have
almost-but-not-quite identical logic. This class builds a
<a class="xref" href="ZptSharp.Expressions.PathExpressions.PathExpressionEvaluationRequest.html">PathExpressionEvaluationRequest</a> and passes it on down the stack.
</p>
</div>
<h3 id="constructors">Constructors
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/csf-dev/ZPT-Sharp/new/master/apiSpec/new?filename=ZptSharp_Expressions_PathExpressions_GlobalVariablesOnlyPathExpressionEvaluator__ctor_ZptSharp_Expressions_PathExpressions_IEvaluatesPathExpressionRequest_.md&value=---%0Auid%3A%20ZptSharp.Expressions.PathExpressions.GlobalVariablesOnlyPathExpressionEvaluator.%23ctor(ZptSharp.Expressions.PathExpressions.IEvaluatesPathExpressionRequest)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/csf-dev/ZPT-Sharp/blob/production/ZptSharp/Expressions/PathExpressions/GlobalVariablesOnlyPathExpressionEvaluator.cs/#L40">View Source</a>
</span>
<a id="ZptSharp_Expressions_PathExpressions_GlobalVariablesOnlyPathExpressionEvaluator__ctor_" data-uid="ZptSharp.Expressions.PathExpressions.GlobalVariablesOnlyPathExpressionEvaluator.#ctor*"></a>
<h4 id="ZptSharp_Expressions_PathExpressions_GlobalVariablesOnlyPathExpressionEvaluator__ctor_ZptSharp_Expressions_PathExpressions_IEvaluatesPathExpressionRequest_" data-uid="ZptSharp.Expressions.PathExpressions.GlobalVariablesOnlyPathExpressionEvaluator.#ctor(ZptSharp.Expressions.PathExpressions.IEvaluatesPathExpressionRequest)">GlobalVariablesOnlyPathExpressionEvaluator(IEvaluatesPathExpressionRequest)</h4>
<div class="markdown level1 summary"><p>Initializes a new instance of the
<a class="xref" href="ZptSharp.Expressions.PathExpressions.GlobalVariablesOnlyPathExpressionEvaluator.html">GlobalVariablesOnlyPathExpressionEvaluator</a> class.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public GlobalVariablesOnlyPathExpressionEvaluator(IEvaluatesPathExpressionRequest requestEvaluator)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="ZptSharp.Expressions.PathExpressions.IEvaluatesPathExpressionRequest.html">IEvaluatesPathExpressionRequest</a></td>
<td><span class="parametername">requestEvaluator</span></td>
<td><p>Request evaluator.</p>
</td>
</tr>
</tbody>
</table>
<h3 id="methods">Methods
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/csf-dev/ZPT-Sharp/new/master/apiSpec/new?filename=ZptSharp_Expressions_PathExpressions_GlobalVariablesOnlyPathExpressionEvaluator_EvaluateExpressionAsync_System_String_ZptSharp_Expressions_ExpressionContext_System_Threading_CancellationToken_.md&value=---%0Auid%3A%20ZptSharp.Expressions.PathExpressions.GlobalVariablesOnlyPathExpressionEvaluator.EvaluateExpressionAsync(System.String%2CZptSharp.Expressions.ExpressionContext%2CSystem.Threading.CancellationToken)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/csf-dev/ZPT-Sharp/blob/production/ZptSharp/Expressions/PathExpressions/GlobalVariablesOnlyPathExpressionEvaluator.cs/#L29">View Source</a>
</span>
<a id="ZptSharp_Expressions_PathExpressions_GlobalVariablesOnlyPathExpressionEvaluator_EvaluateExpressionAsync_" data-uid="ZptSharp.Expressions.PathExpressions.GlobalVariablesOnlyPathExpressionEvaluator.EvaluateExpressionAsync*"></a>
<h4 id="ZptSharp_Expressions_PathExpressions_GlobalVariablesOnlyPathExpressionEvaluator_EvaluateExpressionAsync_System_String_ZptSharp_Expressions_ExpressionContext_System_Threading_CancellationToken_" data-uid="ZptSharp.Expressions.PathExpressions.GlobalVariablesOnlyPathExpressionEvaluator.EvaluateExpressionAsync(System.String,ZptSharp.Expressions.ExpressionContext,System.Threading.CancellationToken)">EvaluateExpressionAsync(String, ExpressionContext, CancellationToken)</h4>
<div class="markdown level1 summary"><p>Evaluates the expression asynchronously and returns the result.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Task<object> EvaluateExpressionAsync(string expression, ExpressionContext context, CancellationToken cancellationToken = default(CancellationToken))</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">expression</span></td>
<td><p>The expression string.</p>
</td>
</tr>
<tr>
<td><a class="xref" href="ZptSharp.Expressions.ExpressionContext.html">ExpressionContext</a></td>
<td><span class="parametername">context</span></td>
<td><p>The expression context.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Threading.CancellationToken</span></td>
<td><span class="parametername">cancellationToken</span></td>
<td><p>An optional cancellation token.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Threading.Tasks.Task</span><<span class="xref">System.Object</span>></td>
<td><p>The expression result.</p>
</td>
</tr>
</tbody>
</table>
<h3 id="implements">Implements</h3>
<div>
<a class="xref" href="ZptSharp.Expressions.IEvaluatesExpression.html">IEvaluatesExpression</a>
</div>
<h3 id="extensionmethods">Extension Methods</h3>
<div>
<a class="xref" href="ZptSharp.Expressions.ExpressionEvaluatorExtensions.html#ZptSharp_Expressions_ExpressionEvaluatorExtensions_EvaluateExpressionAsync__1_ZptSharp_Expressions_IEvaluatesExpression_System_String_ZptSharp_Expressions_ExpressionContext_System_Threading_CancellationToken_">ExpressionEvaluatorExtensions.EvaluateExpressionAsync<T>(IEvaluatesExpression, String, ExpressionContext, CancellationToken)</a>
</div>
</article>
</div>
<div class="hidden-sm col-md-2" role="complementary">
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/csf-dev/ZPT-Sharp/new/master/apiSpec/new?filename=ZptSharp_Expressions_PathExpressions_GlobalVariablesOnlyPathExpressionEvaluator.md&value=---%0Auid%3A%20ZptSharp.Expressions.PathExpressions.GlobalVariablesOnlyPathExpressionEvaluator%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/csf-dev/ZPT-Sharp/blob/production/ZptSharp/Expressions/PathExpressions/GlobalVariablesOnlyPathExpressionEvaluator.cs/#L18" class="contribution-link">View Source</a>
</li>
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
<h5>In This Article</h5>
<div></div>
</nav>
</div>
</div>
</div>
</div>
<footer>
<div class="grad-bottom"></div>
<div class="footer">
<div class="container">
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
<span>Generated by <strong>DocFX</strong></span>
</div>
</div>
</footer>
</div>
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
<script type="text/javascript" src="../styles/docfx.js"></script>
<script type="text/javascript" src="../styles/main.js"></script>
</body>
</html>
| csf-dev/ZPT-Sharp | docs/api/ZptSharp.Expressions.PathExpressions.GlobalVariablesOnlyPathExpressionEvaluator.html | HTML | mit | 14,557 |
<link rel="import" href="/components/polymer/polymer.html">
<link rel="import" href="../app-page/app-page.html">
<link rel="import" href="../part-jumbotron/part-jumbotron.html">
<dom-module id="page-test">
<style>
:host {
display: block;
}
#jumbotron {
height: 300px;
--jumbotron-background: {
background-image: url('/images/test-3.jpg');
}
--jumbotron-content: {
@apply(--layout-col-10);
@apply(--layout-col-offset-1);
@apply(--layout-horizontal);
@apply(--layout-end);
@apply(--layout-start-justified);
}
}
#header {
color: white;
}
</style>
<template>
<app-page>
<part-jumbotron id="jumbotron">
<header id="header">
<h1>Test</h1>
</header>
</part-jumbotron>
<div class="container">
<h3>Lorem ipsum</h3>
<p>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
</p>
</div>
</app-page>
</template>
</dom-module>
<script>
Polymer({
is: 'page-test',
ready: function () {}
});
</script> | x-project/x-project | client/elements/page-test/page-test.html | HTML | mit | 1,517 |
<!doctype html>
<head>
<!-- Meta -->
<meta charset="utf-8">
<title>QuickList: To-Do list - Hello. I'm Christopher Coverdale.</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta content="yes" name="apple-mobile-web-app-capable">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<!-- RSS -->
<link rel="alternate" type="application/rss+xml" title="Hello. I'm Christopher Coverdale. - I'm a Blockchain Developer, Entrepreneur and Founder of Pale Fire Technologies LTD. I'm interested in all things tech. Feel free to scroll down and have a look at my professional and personal projects or..." href="http://www.christophercoverdale.com//feed.xml">
<link rel="alternate" type="application/atom+xml" title="Hello. I'm Christopher Coverdale. - I'm a Blockchain Developer, Entrepreneur and Founder of Pale Fire Technologies LTD. I'm interested in all things tech. Feel free to scroll down and have a look at my professional and personal projects or..." href="http://www.christophercoverdale.com//atom.xml">
<!-- Favicons -->
<link rel="icon" href="http://www.christophercoverdale.com//img/favicon.png">
<!-- Fonts -->
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,400italic,700|Merriweather:400,300,300italic,400italic,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<!-- Styles -->
<link rel="stylesheet" href="/css/animate.min.css">
<link rel="stylesheet" href="/css/style.css">
</head>
<body class="">
<div class="main container" id="top">
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/">Christopher Coverdale</a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="/">Home</a>
</li>
</ul>
</div>
</div>
</nav>
<article>
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
</div>
</div>
</div>
</article>
<footer class="site-footer">
<div class="container">
<div class="row">
<div class="col-xs-12 col-md-2 col-md-offset-1">
<p class="text-muted text-left "><a href="http://www.christophercoverdale.com/"></a></p>
</div>
<div class="col-xs-12 col-md-6 col-md-offset-2">
<a class="section-jump" href="#top">
<i class="fa fa-angle-up fa-3x"></i>
</a>
</div>
</div>
</div>
</footer>
</div><!-- .main.container -->
<!-- JavaScript -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
<script src="http://www.christophercoverdale.com//js/wow.min.js"></script>
<script src="http://www.christophercoverdale.com//js/app.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', ' UA-8888888-88', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>
| ccdle12/chris-coverdale | _site/development/2017/01/01/QuickList.html | HTML | mit | 4,163 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title></title>
<script type="text/javascript" src="http://ajax.aspnetcdn.com/ajax/knockout/knockout-2.2.1.js"></script>
</head>
<body>
<form data-bind="submit: addItem">
New item:
<input data-bind='value: itemToAdd, valueUpdate: "afterkeydown"' />
<button type="submit" data-bind="enable: itemToAdd().length > 0">Add</button>
<p>Your items:</p>
<select multiple="multiple" width="50" data-bind="options: items"> </select>
</form>
</body>
</html> | red-gate/Knockout.Binding | Knockout.Binding.Sample/Pages/SimpleList.html | HTML | mit | 581 |
---
layout: tei
tei: '../tei/181.xml'
prev: '180'
self: '181'
next: '182'
---
| alter-rebbe/collector | docs/archive/documents/181.html | HTML | mit | 78 |
<html>
<head>
<!-- jQuery -->
<script src="http://code.jquery.com/jquery-2.1.1.js" type="text/javascript"></script>
<!-- bootstrap -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js"></script>
<!-- bootstrap theme -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css">
<link rel="stylesheet" href="bootstrap-slider.css">
<style type="text/css">
html, body {
background: #272b30;
color: #c8c8c8;
height: 100%;
margin: 0;
padding: 0;
overflow: hidden;
}
canvas {
position: absolute;
}
.container {
background-color: #373b40;
z-index: 10;
border-radius: 20px;
}
</style>
</head>
<body>
<canvas id="canvas-grid">Fix your browser.</canvas>
<canvas id="canvas-cells" style="display: none"></canvas>
<canvas id="canvas-links"></canvas>
<canvas id="canvas-planets" style="display: none"></canvas>
<canvas id="canvas-sprites"></canvas>
<div class="container" id="menu">
<div class="row text-center">
<h2>Star Map Generator</h2>
</div>
<div class="col-xs-3">
<h3 id="theh3">Settings</h3>
<label>
Max Planets
<input id="planet-count-slider" data-slider-id='planet-count-slider' type="text" data-slider-min="10" data-slider-max="100" data-slider-step="1" data-slider-value="30"/>
</label>
<label>
Grid Size
<input id="grid-size-slider" data-slider-id='grid-size-slider' type="text" data-slider-min="30" data-slider-max="200" data-slider-step="5" data-slider-value="80"/>
</label>
</div>
<div class="col-xs-3">
<h3>Display Options</h3>
<div class="checkbox">
<label>
<input type="checkbox" data-target="#canvas-grid" onchange="toggleCheckbox(this)" checked>Show Grid
</label>
</div>
<div class="checkbox">
<label>
<input type="checkbox" data-target="#canvas-cells" onchange="toggleCheckbox(this)">Show Cells
</label>
</div>
<div class="checkbox">
<label>
<input type="checkbox" data-target="#canvas-links" onchange="toggleCheckbox(this)" checked>Show Links
</label>
</div>
<div class="checkbox">
<label>
<input type="checkbox" data-target="#canvas-sprites" onchange="toggleCheckbox(this)" checked>Show Planets
</label>
</div>
</div>
<div class="col-xs-3">
<h3>Stats</h3>
<ul class="list-unstyled">
<li>Planet Count: <span id="planet-count">0</span></li>
<li>Links Count: <span id="links-count">0</span></li>
</ul>
</div>
<div class="col-xs-3">
<h3>Run</h3>
<button type="button" onclick="start()" class="btn btn-default btn-lg">
<span class="glyphicon glyphicon-refresh" aria-hidden="true"></span> Generate
</button>
</div>
</div>
<script src="starmap.js" type="text/javascript"></script>
<script src="bootstrap-slider.js" type="text/javascript"></script>
<script>
// init the planet count slider
var planetSlider = new Slider("input#planet-count-slider", {
formatter: function(value) {
return value;
}
});
// init the grid size slider
var gridSlider = new Slider('input#grid-size-slider', {
formatter: function(value) {
return value + 'px';
}
});
// init the checkboxes
function toggleCheckbox(element) {
$(element.getAttribute('data-target')).fadeToggle('fast');
}
</script>
</body>
</html>
| deammer/StarMapGenerator | starmap.html | HTML | mit | 3,450 |
{*
*} | quanict/CodeIgniter | application/modules/BaseLayouts/views/page_header.html | HTML | mit | 6 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Document</title>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css">
<!-- Optional theme -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap-theme.min.css">
<title>Bootstrap 101 Template</title>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<style>
body{
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, "微軟正黑體";
}
#time-table tbody th{
white-space: nowrap;
font-size: 80%;
}
#time-table th{
text-align: center;
}
#time-table div.title{
text-align: center;
font-size: 120%;
padding-bottom: 3px;
}
#time-table div.location{
text-align: left;
font-size: 80%;
}
#time-table div.professor{
text-align: right;
font-size: 80%;
}
</style>
</head>
<body>
<div class="container">
<h1 class="text-center">hello world</h1>
<button type="button" class="btn btn-default" id="OK_Button" onclick="alert('請使用者於右下方的欄位自行勾選本年級必修課')">確定</button>
<div class="table-responsive" id="time-table">
<table class="table table-striped table-hover table-condensed table-bordered">
<thead>
<tr class="info">
<th style="width: 1px">時間</th>
<th style="width: 20%">一</th>
<th style="width: 20%">二</th>
<th style="width: 20%">三</th>
<th style="width: 20%">四</th>
<th style="width: 20%">五</th>
</tr>
</thead>
<tbody>
<tr data-hour="1">
<th class="info">08:10 - 09:00</th>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr data-hour="2">
<th class="info">09:10 - 10:00</th>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr data-hour="3">
<th class="info">10:10 - 11:00</th>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr data-hour="4">
<th class="info">11:10 - 12:00</th>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr data-hour="5">
<th class="info">13:10 - 14:00</th>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr data-hour="6">
<th class="info">14:10 - 15:00</th>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr data-hour="7">
<th class="info">15:10 - 16:00</th>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr data-hour="8">
<th class="info">16:10 - 17:00</th>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
<script>
(function($){
//先定義JQuery為$,不要讓它衝突
//var courses = null;
$(function(){
//當文件準備好的時候,讀入json檔
$.getJSON('json/course.json', function(json){ //getJSON會用function(X)傳回X的物件或陣列
courses = json.course;
//把json.course的物件存入courses變數裡
});
$('button#OK_Button').click(function()
{
add_course($('#time-table'),courses[0]);
add_course($('#time-table'),courses[1]);
add_course($('#time-table'),courses[2]);
add_course($('#time-table'),courses[3]);
add_course($('#time-table'),courses[4]);
});
});
window.add_course = function($target, course) { //假設target為time-table的參數,course為courses的某一個課程
if( !$.isArray(course.time_parsed) )
throw 'time_parsed error'; //判斷time-parse是不是陣列
if( $.type(course.title) !== "string" ) //判斷課程是不是字串
throw 'title error';
var tmp = course.title.split(' '); //切割課程名稱,遇到空格就切開
course.title_short = tmp[0]; //title_short是會自動宣告的區域變數,存沒有英文的課名
// console.log(course.title_short);
$.each(course.time_parsed, function(ik, iv){
//each是for迴圈 time-parsed[{...}, {...}],以微積分為例:一個{"day"+"time"}就是陣列的一格,所以ik為0~1(兩次)
$.each(iv.time, function(jk, jv){ //同上,iv.time為"time"的陣列{3,4},jk為0~1、jv為3~4(節數)
var $td = $target.find('tr[data-hour=' + jv + '] td:eq(' + (iv.day-1) + ')');
//td:eq()為搜尋td的陣列索引值,找到課程的時間 iv.day為星期,但因為td為陣列所以iv.day要減一
// console.log($td[0]);
var $cell = $($.parseHTML('<div><div class="title"></div><div class="row"><div class="professor col-xs-6"></div><div class="location col-xs-6"></div></div></div>'));
//把上面的html格式匯入找到的td type中(parseHtml把後面的包裝成dom,再用一個$包裝成jQuery物件)
// console.log($cell[0]);
$cell.find('.title').text(course.title_short).end() //將對應的課程內容寫入cell的html語法中,.title就是class="title"
.find('.professor').text(course.professor).end()//text()會把東西填入找到的class那裡,end()會回到var $cell那一行
.find('.location').text(course.location);
// console.log($cell[0]);
$td.html($cell.html()); //顯示課程
})
})
}
})(jQuery);
</script>
</body>
</html> | fntsrlike/CoursePickingHelper | 20150411_show_obligatory.html | HTML | mit | 5,951 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_29) on Thu Jan 03 13:25:35 EST 2013 -->
<TITLE>
Socket.sockaddr_in (2013 FRC Java API)
</TITLE>
<META NAME="date" CONTENT="2013-01-03">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Socket.sockaddr_in (2013 FRC Java API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Socket.sockaddr_in.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
"<p style=\"background-color:${javadoc.bgcolor}; color:${javadoc.fgcolor}; padding:4px 5px 2px 3px; margin-top:-1px\"><b>2013 FRC Java API</b></p>"</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../com/sun/squawk/platform/windows/natives/Socket.html" title="interface in com.sun.squawk.platform.windows.natives"><B>PREV CLASS</B></A>
<A HREF="../../../../../../com/sun/squawk/platform/windows/natives/SocketImpl.html" title="class in com.sun.squawk.platform.windows.natives"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?com/sun/squawk/platform/windows/natives/Socket.sockaddr_in.html" target="_top"><B>FRAMES</B></A>
<A HREF="Socket.sockaddr_in.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
com.sun.squawk.platform.windows.natives</FONT>
<BR>
Class Socket.sockaddr_in</H2>
<PRE>
<A HREF="../../../../../../java/lang/Object.html" title="class in java.lang">java.lang.Object</A>
<IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../../com/sun/cldc/jna/Structure.html" title="class in com.sun.cldc.jna">com.sun.cldc.jna.Structure</A>
<IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../../com/sun/cldc/jna/DynamicStructure.html" title="class in com.sun.cldc.jna">com.sun.cldc.jna.DynamicStructure</A>
<IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../../com/sun/squawk/platform/windows/natives/SocketImpl.sockaddr_inImpl.html" title="class in com.sun.squawk.platform.windows.natives">com.sun.squawk.platform.windows.natives.SocketImpl.sockaddr_inImpl</A>
<IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>com.sun.squawk.platform.windows.natives.Socket.sockaddr_in</B>
</PRE>
<DL>
<DT><B>Enclosing interface:</B><DD><A HREF="../../../../../../com/sun/squawk/platform/windows/natives/Socket.html" title="interface in com.sun.squawk.platform.windows.natives">Socket</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public static final class <B>Socket.sockaddr_in</B><DT>extends <A HREF="../../../../../../com/sun/squawk/platform/windows/natives/SocketImpl.sockaddr_inImpl.html" title="class in com.sun.squawk.platform.windows.natives">SocketImpl.sockaddr_inImpl</A></DL>
</PRE>
<P>
C STRUCTURE sockaddr_in /
struct sockaddr_in {
u_char sin_len; 1
u_char sin_family; 1
u_short sin_port; 2
struct in_addr sin_addr; 4
char sin_zero[8]; 8
};
struct sockaddr {
__uint8_t sa_len; /* total length
sa_family_t sa_family; /* [XSI] address family
char sa_data[14]; /* [XSI] addr value (actually larger)
};
<P>
<P>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/sun/squawk/platform/windows/natives/Socket.sockaddr_in.html#sin_addr">sin_addr</A></B></CODE>
<BR>
in_addr is an opaque type that is typically a 4-byte int for IPv4.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/sun/squawk/platform/windows/natives/Socket.sockaddr_in.html#sin_family">sin_family</A></B></CODE>
<BR>
u_char</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/sun/squawk/platform/windows/natives/Socket.sockaddr_in.html#sin_len">sin_len</A></B></CODE>
<BR>
u_char
DOES NOT EXIST ON SOLARIS!</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/sun/squawk/platform/windows/natives/Socket.sockaddr_in.html#sin_port">sin_port</A></B></CODE>
<BR>
u_short</TD>
</TR>
</TABLE>
<A NAME="fields_inherited_from_class_com.sun.cldc.jna.DynamicStructure"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class com.sun.cldc.jna.<A HREF="../../../../../../com/sun/cldc/jna/DynamicStructure.html" title="class in com.sun.cldc.jna">DynamicStructure</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../../com/sun/cldc/jna/DynamicStructure.html#DEBUG">DEBUG</A>, <A HREF="../../../../../../com/sun/cldc/jna/DynamicStructure.html#STRUCTURE_SIZE_INDEX">STRUCTURE_SIZE_INDEX</A></CODE></TD>
</TR>
</TABLE>
<A NAME="fields_inherited_from_class_com.sun.cldc.jna.Structure"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class com.sun.cldc.jna.<A HREF="../../../../../../com/sun/cldc/jna/Structure.html" title="class in com.sun.cldc.jna">Structure</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../../com/sun/cldc/jna/Structure.html#backingNativeMemory">backingNativeMemory</A>, <A HREF="../../../../../../com/sun/cldc/jna/Structure.html#NULL">NULL</A></CODE></TD>
</TR>
</TABLE>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../com/sun/squawk/platform/windows/natives/Socket.sockaddr_in.html#Socket.sockaddr_in()">Socket.sockaddr_in</A></B>()</CODE>
<BR>
</TD>
</TR>
</TABLE>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../java/lang/String.html" title="class in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../com/sun/squawk/platform/windows/natives/Socket.sockaddr_in.html#toString()">toString</A></B>()</CODE>
<BR>
Returns a string representation of the object.</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_com.sun.squawk.platform.windows.natives.SocketImpl.sockaddr_inImpl"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class com.sun.squawk.platform.windows.natives.<A HREF="../../../../../../com/sun/squawk/platform/windows/natives/SocketImpl.sockaddr_inImpl.html" title="class in com.sun.squawk.platform.windows.natives">SocketImpl.sockaddr_inImpl</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../../com/sun/squawk/platform/windows/natives/SocketImpl.sockaddr_inImpl.html#getLayout()">getLayout</A>, <A HREF="../../../../../../com/sun/squawk/platform/windows/natives/SocketImpl.sockaddr_inImpl.html#read()">read</A>, <A HREF="../../../../../../com/sun/squawk/platform/windows/natives/SocketImpl.sockaddr_inImpl.html#write()">write</A></CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_com.sun.cldc.jna.DynamicStructure"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class com.sun.cldc.jna.<A HREF="../../../../../../com/sun/cldc/jna/DynamicStructure.html" title="class in com.sun.cldc.jna">DynamicStructure</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../../com/sun/cldc/jna/DynamicStructure.html#initLayout(java.lang.Class, int)">initLayout</A>, <A HREF="../../../../../../com/sun/cldc/jna/DynamicStructure.html#size()">size</A></CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_com.sun.cldc.jna.Structure"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class com.sun.cldc.jna.<A HREF="../../../../../../com/sun/cldc/jna/Structure.html" title="class in com.sun.cldc.jna">Structure</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../../com/sun/cldc/jna/Structure.html#allocateMemory()">allocateMemory</A>, <A HREF="../../../../../../com/sun/cldc/jna/Structure.html#allocateMemory(int)">allocateMemory</A>, <A HREF="../../../../../../com/sun/cldc/jna/Structure.html#clear()">clear</A>, <A HREF="../../../../../../com/sun/cldc/jna/Structure.html#freeMemory()">freeMemory</A>, <A HREF="../../../../../../com/sun/cldc/jna/Structure.html#getPointer()">getPointer</A>, <A HREF="../../../../../../com/sun/cldc/jna/Structure.html#release()">release</A>, <A HREF="../../../../../../com/sun/cldc/jna/Structure.html#useMemory(com.sun.cldc.jna.Pointer)">useMemory</A></CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="../../../../../../java/lang/Object.html" title="class in java.lang">Object</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../../java/lang/Object.html#equals(java.lang.Object)">equals</A>, <A HREF="../../../../../../java/lang/Object.html#getClass()">getClass</A>, <A HREF="../../../../../../java/lang/Object.html#hashCode()">hashCode</A>, <A HREF="../../../../../../java/lang/Object.html#notify()">notify</A>, <A HREF="../../../../../../java/lang/Object.html#notifyAll()">notifyAll</A>, <A HREF="../../../../../../java/lang/Object.html#wait()">wait</A>, <A HREF="../../../../../../java/lang/Object.html#wait(long)">wait</A>, <A HREF="../../../../../../java/lang/Object.html#wait(long, int)">wait</A></CODE></TD>
</TR>
</TABLE>
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="sin_len"><!-- --></A><H3>
sin_len</H3>
<PRE>
public int <B>sin_len</B></PRE>
<DL>
<DD>u_char
DOES NOT EXIST ON SOLARIS!
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="sin_family"><!-- --></A><H3>
sin_family</H3>
<PRE>
public int <B>sin_family</B></PRE>
<DL>
<DD>u_char
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="sin_port"><!-- --></A><H3>
sin_port</H3>
<PRE>
public int <B>sin_port</B></PRE>
<DL>
<DD>u_short
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="sin_addr"><!-- --></A><H3>
sin_addr</H3>
<PRE>
public int <B>sin_addr</B></PRE>
<DL>
<DD>in_addr is an opaque type that is typically a 4-byte int for IPv4.
<P>
<DL>
</DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="Socket.sockaddr_in()"><!-- --></A><H3>
Socket.sockaddr_in</H3>
<PRE>
public <B>Socket.sockaddr_in</B>()</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="toString()"><!-- --></A><H3>
toString</H3>
<PRE>
public <A HREF="../../../../../../java/lang/String.html" title="class in java.lang">String</A> <B>toString</B>()</PRE>
<DL>
<DD><B>Description copied from class: <CODE><A HREF="../../../../../../java/lang/Object.html#toString()">Object</A></CODE></B></DD>
<DD>Returns a string representation of the object. In general, the
<code>toString</code> method returns a string that
"textually represents" this object. The result should
be a concise but informative representation that is easy for a
person to read.
It is recommended that all subclasses override this method.
<p>
The <code>toString</code> method for class <code>Object</code>
returns a string consisting of the name of the class of which the
object is an instance, the at-sign character `<code>@</code>', and
the unsigned hexadecimal representation of the hash code of the
object. In other words, this method returns a string equal to the
value of:
<blockquote>
<pre>
getClass().getName() + '@' + Integer.toHexString(hashCode())
</pre></blockquote>
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../com/sun/cldc/jna/Structure.html#toString()">toString</A></CODE> in class <CODE><A HREF="../../../../../../com/sun/cldc/jna/Structure.html" title="class in com.sun.cldc.jna">Structure</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>a string representation of the object.</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Socket.sockaddr_in.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
"<p style=\"background-color:${javadoc.bgcolor}; color:${javadoc.fgcolor}; padding:4px 5px 2px 3px; margin-top:-1px\"><b>2013 FRC Java API</b></p>"</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../com/sun/squawk/platform/windows/natives/Socket.html" title="interface in com.sun.squawk.platform.windows.natives"><B>PREV CLASS</B></A>
<A HREF="../../../../../../com/sun/squawk/platform/windows/natives/SocketImpl.html" title="class in com.sun.squawk.platform.windows.natives"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?com/sun/squawk/platform/windows/natives/Socket.sockaddr_in.html" target="_top"><B>FRAMES</B></A>
<A HREF="Socket.sockaddr_in.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
"<center><i><font size=\"-1\">For updated information see the <a href=\"http://www.usfirst.org/roboticsprograms/frc/\">Java FRC site</a></font></i></center>"
</BODY>
</HTML>
| arithehun/frc | java/2013/com/sun/squawk/platform/windows/natives/Socket.sockaddr_in.html | HTML | mit | 21,802 |
<header id="header">
<a href="{{ site.baseurl }}">
<!--<img src="{{ "img/emerald.svg" | prepend: site.baseurl }}" alt="Emerald Logo">-->
<h1>{{ site.name }}</h1>
</a>
</header>
| alxhotel/peerclass-blog | _includes/header.html | HTML | mit | 183 |
<html>
<head>
<title>OGRE: OgreScriptCompiler.h Source File - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link type="text/css" rel="stylesheet" href="doxygen.css">
<link type="text/css" rel="stylesheet" href="tabs.css">
</head>
<body>
<!-- Generated by Doxygen 1.6.2 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li><a href="dirs.html"><span>Directories</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>File Members</span></a></li>
</ul>
</div>
<div class="navpath"><a class="el" href="dir_590e23de1704133204cc9f5c22dc2aa1.html">OgreMain</a> » <a class="el" href="dir_021a165b779a50a069ccc09e3695c37c.html">include</a>
</div>
</div>
<div class="contents">
<h1>OgreScriptCompiler.h</h1><a href="OgreScriptCompiler_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
<a name="l00002"></a>00002 <span class="comment">-----------------------------------------------------------------------------</span>
<a name="l00003"></a>00003 <span class="comment">This source file is part of OGRE</span>
<a name="l00004"></a>00004 <span class="comment"> (Object-oriented Graphics Rendering Engine)</span>
<a name="l00005"></a>00005 <span class="comment">For the latest info, see http://www.ogre3d.org/</span>
<a name="l00006"></a>00006 <span class="comment"></span>
<a name="l00007"></a>00007 <span class="comment">Copyright (c) 2000-2012 Torus Knot Software Ltd</span>
<a name="l00008"></a>00008 <span class="comment"></span>
<a name="l00009"></a>00009 <span class="comment">Permission is hereby granted, free of charge, to any person obtaining a copy</span>
<a name="l00010"></a>00010 <span class="comment">of this software and associated documentation files (the "Software"), to deal</span>
<a name="l00011"></a>00011 <span class="comment">in the Software without restriction, including without limitation the rights</span>
<a name="l00012"></a>00012 <span class="comment">to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span>
<a name="l00013"></a>00013 <span class="comment">copies of the Software, and to permit persons to whom the Software is</span>
<a name="l00014"></a>00014 <span class="comment">furnished to do so, subject to the following conditions:</span>
<a name="l00015"></a>00015 <span class="comment"></span>
<a name="l00016"></a>00016 <span class="comment">The above copyright notice and this permission notice shall be included in</span>
<a name="l00017"></a>00017 <span class="comment">all copies or substantial portions of the Software.</span>
<a name="l00018"></a>00018 <span class="comment"></span>
<a name="l00019"></a>00019 <span class="comment">THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span>
<a name="l00020"></a>00020 <span class="comment">IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span>
<a name="l00021"></a>00021 <span class="comment">FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span>
<a name="l00022"></a>00022 <span class="comment">AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span>
<a name="l00023"></a>00023 <span class="comment">LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span>
<a name="l00024"></a>00024 <span class="comment">OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN</span>
<a name="l00025"></a>00025 <span class="comment">THE SOFTWARE.</span>
<a name="l00026"></a>00026 <span class="comment">-----------------------------------------------------------------------------</span>
<a name="l00027"></a>00027 <span class="comment">*/</span>
<a name="l00028"></a>00028
<a name="l00029"></a>00029 <span class="preprocessor">#ifndef __SCRIPTCOMPILER_H_</span>
<a name="l00030"></a>00030 <span class="preprocessor"></span><span class="preprocessor">#define __SCRIPTCOMPILER_H_</span>
<a name="l00031"></a>00031 <span class="preprocessor"></span>
<a name="l00032"></a>00032 <span class="preprocessor">#include "<a class="code" href="OgreSharedPtr_8h.html">OgreSharedPtr.h</a>"</span>
<a name="l00033"></a>00033 <span class="preprocessor">#include "<a class="code" href="OgreMaterial_8h.html">OgreMaterial.h</a>"</span>
<a name="l00034"></a>00034 <span class="preprocessor">#include "<a class="code" href="OgreHighLevelGpuProgram_8h.html">OgreHighLevelGpuProgram.h</a>"</span>
<a name="l00035"></a>00035 <span class="preprocessor">#include "<a class="code" href="OgreCompositor_8h.html">OgreCompositor.h</a>"</span>
<a name="l00036"></a>00036 <span class="preprocessor">#include "<a class="code" href="OgreCompositionPass_8h.html">OgreCompositionPass.h</a>"</span>
<a name="l00037"></a>00037 <span class="preprocessor">#include "<a class="code" href="OgreAny_8h.html">OgreAny.h</a>"</span>
<a name="l00038"></a>00038
<a name="l00039"></a>00039 <span class="keyword">namespace </span>Ogre
<a name="l00040"></a>00040 {
<a name="l00048"></a><a class="code" href="group__General.html#gad8dcf129003089946d8e3a5e4e470a35">00048</a> <span class="keyword">enum</span> <a class="code" href="group__General.html#gad8dcf129003089946d8e3a5e4e470a35" title="These enums hold the types of the concrete parsed nodes.">ConcreteNodeType</a>
<a name="l00049"></a>00049 {
<a name="l00050"></a><a class="code" href="group__General.html#ggad8dcf129003089946d8e3a5e4e470a35a892f820dd70a707994d1753cc16db0b3">00050</a> <a class="code" href="group__General.html#ggad8dcf129003089946d8e3a5e4e470a35a892f820dd70a707994d1753cc16db0b3">CNT_VARIABLE</a>,
<a name="l00051"></a><a class="code" href="group__General.html#ggad8dcf129003089946d8e3a5e4e470a35abe35c45d2260966966ff7434897d8f92">00051</a> <a class="code" href="group__General.html#ggad8dcf129003089946d8e3a5e4e470a35abe35c45d2260966966ff7434897d8f92">CNT_VARIABLE_ASSIGN</a>,
<a name="l00052"></a><a class="code" href="group__General.html#ggad8dcf129003089946d8e3a5e4e470a35a63f991b98a61cd9f900c3f8de254c841">00052</a> <a class="code" href="group__General.html#ggad8dcf129003089946d8e3a5e4e470a35a63f991b98a61cd9f900c3f8de254c841">CNT_WORD</a>,
<a name="l00053"></a><a class="code" href="group__General.html#ggad8dcf129003089946d8e3a5e4e470a35a30ce8d755adf3b912e9bf62e77b56b51">00053</a> <a class="code" href="group__General.html#ggad8dcf129003089946d8e3a5e4e470a35a30ce8d755adf3b912e9bf62e77b56b51">CNT_IMPORT</a>,
<a name="l00054"></a><a class="code" href="group__General.html#ggad8dcf129003089946d8e3a5e4e470a35a359c1f16950051c1f527ad6857f0de02">00054</a> <a class="code" href="group__General.html#ggad8dcf129003089946d8e3a5e4e470a35a359c1f16950051c1f527ad6857f0de02">CNT_QUOTE</a>,
<a name="l00055"></a><a class="code" href="group__General.html#ggad8dcf129003089946d8e3a5e4e470a35a433b7946e97379e1a56ae223b1e1fd95">00055</a> <a class="code" href="group__General.html#ggad8dcf129003089946d8e3a5e4e470a35a433b7946e97379e1a56ae223b1e1fd95">CNT_LBRACE</a>,
<a name="l00056"></a><a class="code" href="group__General.html#ggad8dcf129003089946d8e3a5e4e470a35ae429b275ccbf1972185762ba6e91e6a4">00056</a> <a class="code" href="group__General.html#ggad8dcf129003089946d8e3a5e4e470a35ae429b275ccbf1972185762ba6e91e6a4">CNT_RBRACE</a>,
<a name="l00057"></a><a class="code" href="group__General.html#ggad8dcf129003089946d8e3a5e4e470a35a1f57ff693512136793075b23ab5d32a3">00057</a> <a class="code" href="group__General.html#ggad8dcf129003089946d8e3a5e4e470a35a1f57ff693512136793075b23ab5d32a3">CNT_COLON</a>
<a name="l00058"></a>00058 };
<a name="l00059"></a>00059
<a name="l00061"></a><a class="code" href="group__General.html#ga3e6697969dbea85ec6ce5a95b89f85d4">00061</a> <span class="keyword">struct </span><a class="code" href="structOgre_1_1ConcreteNode.html">ConcreteNode</a>;
<a name="l00062"></a>00062 <span class="keyword">typedef</span> <a class="code" href="classOgre_1_1SharedPtr.html" title="Reference-counted shared pointer, used for objects where implicit destruction is...">SharedPtr<ConcreteNode></a> <a class="code" href="classOgre_1_1SharedPtr.html" title="Reference-counted shared pointer, used for objects where implicit destruction is...">ConcreteNodePtr</a>;
<a name="l00063"></a><a class="code" href="group__General.html#gab5c85536eb8d5fcfd30b2d4ea2c643d5">00063</a> <span class="keyword">typedef</span> <a class="code" href="structOgre_1_1list.html">list<ConcreteNodePtr>::type</a> <a class="code" href="group__General.html#gab5c85536eb8d5fcfd30b2d4ea2c643d5">ConcreteNodeList</a>;
<a name="l00064"></a><a class="code" href="group__General.html#ga9d11953f4cfbc8a1e225b910d881dc36">00064</a> <span class="keyword">typedef</span> <a class="code" href="classOgre_1_1SharedPtr.html" title="Reference-counted shared pointer, used for objects where implicit destruction is...">SharedPtr<ConcreteNodeList></a> <a class="code" href="classOgre_1_1SharedPtr.html" title="Reference-counted shared pointer, used for objects where implicit destruction is...">ConcreteNodeListPtr</a>;
<a name="l00065"></a><a class="code" href="structOgre_1_1ConcreteNode.html">00065</a> <span class="keyword">struct </span><a class="code" href="structOgre_1_1ConcreteNode.html">ConcreteNode</a> : <span class="keyword">public</span> <a class="code" href="classOgre_1_1AllocatedObject.html" title="Superclass for all objects that wish to use custom memory allocators when their new...">ScriptCompilerAlloc</a>
<a name="l00066"></a>00066 {
<a name="l00067"></a><a class="code" href="structOgre_1_1ConcreteNode.html#a9b74cccba5209491c73512b95c9ffcc8">00067</a> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> <a class="code" href="structOgre_1_1ConcreteNode.html#a9b74cccba5209491c73512b95c9ffcc8">token</a>, <a class="code" href="structOgre_1_1ConcreteNode.html#aec18817ab2fc66791cb2b18d01da9dd5">file</a>;
<a name="l00068"></a><a class="code" href="structOgre_1_1ConcreteNode.html#a444a4c821038a26b6b35aafdf28ca965">00068</a> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="structOgre_1_1ConcreteNode.html#a444a4c821038a26b6b35aafdf28ca965">line</a>;
<a name="l00069"></a><a class="code" href="structOgre_1_1ConcreteNode.html#a6b1a9325b60739ca145616a86e072e5e">00069</a> <a class="code" href="group__General.html#gad8dcf129003089946d8e3a5e4e470a35" title="These enums hold the types of the concrete parsed nodes.">ConcreteNodeType</a> <a class="code" href="structOgre_1_1ConcreteNode.html#a6b1a9325b60739ca145616a86e072e5e">type</a>;
<a name="l00070"></a><a class="code" href="structOgre_1_1ConcreteNode.html#a918a98212eb518a991991c213c261a25">00070</a> <a class="code" href="group__General.html#gab5c85536eb8d5fcfd30b2d4ea2c643d5">ConcreteNodeList</a> <a class="code" href="structOgre_1_1ConcreteNode.html#a918a98212eb518a991991c213c261a25">children</a>;
<a name="l00071"></a><a class="code" href="structOgre_1_1ConcreteNode.html#aeba3be2d6fb8f7d390e57d38e846bbd7">00071</a> <a class="code" href="structOgre_1_1ConcreteNode.html">ConcreteNode</a> *<a class="code" href="structOgre_1_1ConcreteNode.html#aeba3be2d6fb8f7d390e57d38e846bbd7">parent</a>;
<a name="l00072"></a>00072 };
<a name="l00073"></a>00073
<a name="l00075"></a><a class="code" href="group__General.html#ga788dd054963542ec3375d9b83255bc98">00075</a> <span class="keyword">enum</span> <a class="code" href="group__General.html#ga788dd054963542ec3375d9b83255bc98" title="This enum holds the types of the possible abstract nodes.">AbstractNodeType</a>
<a name="l00076"></a>00076 {
<a name="l00077"></a><a class="code" href="group__General.html#gga788dd054963542ec3375d9b83255bc98a38b035302fb0630af4f0692171420cb9">00077</a> <a class="code" href="group__General.html#gga788dd054963542ec3375d9b83255bc98a38b035302fb0630af4f0692171420cb9">ANT_UNKNOWN</a>,
<a name="l00078"></a><a class="code" href="group__General.html#gga788dd054963542ec3375d9b83255bc98aef33cc34f19ec202dd527addfd90eb88">00078</a> <a class="code" href="group__General.html#gga788dd054963542ec3375d9b83255bc98aef33cc34f19ec202dd527addfd90eb88">ANT_ATOM</a>,
<a name="l00079"></a><a class="code" href="group__General.html#gga788dd054963542ec3375d9b83255bc98a235f619027a81559883aba536d1a3cd6">00079</a> <a class="code" href="group__General.html#gga788dd054963542ec3375d9b83255bc98a235f619027a81559883aba536d1a3cd6">ANT_OBJECT</a>,
<a name="l00080"></a><a class="code" href="group__General.html#gga788dd054963542ec3375d9b83255bc98aea41df7725177862840cf90b4016008a">00080</a> <a class="code" href="group__General.html#gga788dd054963542ec3375d9b83255bc98aea41df7725177862840cf90b4016008a">ANT_PROPERTY</a>,
<a name="l00081"></a><a class="code" href="group__General.html#gga788dd054963542ec3375d9b83255bc98ae4ff3547fcc9c55a9d59d47a2c20bd93">00081</a> <a class="code" href="group__General.html#gga788dd054963542ec3375d9b83255bc98ae4ff3547fcc9c55a9d59d47a2c20bd93">ANT_IMPORT</a>,
<a name="l00082"></a><a class="code" href="group__General.html#gga788dd054963542ec3375d9b83255bc98aeb44abe8ca9377d2fca6f3233765f41b">00082</a> <a class="code" href="group__General.html#gga788dd054963542ec3375d9b83255bc98aeb44abe8ca9377d2fca6f3233765f41b">ANT_VARIABLE_SET</a>,
<a name="l00083"></a><a class="code" href="group__General.html#gga788dd054963542ec3375d9b83255bc98af777e93806085f7685670ab27f9bf327">00083</a> <a class="code" href="group__General.html#gga788dd054963542ec3375d9b83255bc98af777e93806085f7685670ab27f9bf327">ANT_VARIABLE_ACCESS</a>
<a name="l00084"></a>00084 };
<a name="l00085"></a><a class="code" href="group__General.html#ga15cfb375beeafed87e1bdd96ef10ff36">00085</a> <span class="keyword">class </span><a class="code" href="classOgre_1_1AbstractNode.html">AbstractNode</a>;
<a name="l00086"></a>00086 <span class="keyword">typedef</span> <a class="code" href="classOgre_1_1SharedPtr.html" title="Reference-counted shared pointer, used for objects where implicit destruction is...">SharedPtr<AbstractNode></a> <a class="code" href="classOgre_1_1SharedPtr.html" title="Reference-counted shared pointer, used for objects where implicit destruction is...">AbstractNodePtr</a>;
<a name="l00087"></a><a class="code" href="group__General.html#gae6612ea0b05ddf514b5478a6c0c0cb09">00087</a> <span class="keyword">typedef</span> <a class="code" href="structOgre_1_1list.html">list<AbstractNodePtr>::type</a> <a class="code" href="group__General.html#gae6612ea0b05ddf514b5478a6c0c0cb09">AbstractNodeList</a>;
<a name="l00088"></a><a class="code" href="group__General.html#gad207f4cd0b8599200e52d366fe61f069">00088</a> <span class="keyword">typedef</span> <a class="code" href="classOgre_1_1SharedPtr.html">SharedPtr<AbstractNodeList></a> <a class="code" href="classOgre_1_1SharedPtr.html">AbstractNodeListPtr</a>;
<a name="l00089"></a>00089
<a name="l00090"></a><a class="code" href="classOgre_1_1AbstractNode.html">00090</a> <span class="keyword">class </span><a class="code" href="OgrePlatform_8h.html#a20566b1253bae200372ed9162489a663">_OgreExport</a> <a class="code" href="classOgre_1_1AbstractNode.html">AbstractNode</a> : <span class="keyword">public</span> <a class="code" href="classOgre_1_1AllocatedObject.html" title="Superclass for all objects that wish to use custom memory allocators when their new...">AbstractNodeAlloc</a>
<a name="l00091"></a>00091 {
<a name="l00092"></a>00092 <span class="keyword">public</span>:
<a name="l00093"></a><a class="code" href="classOgre_1_1AbstractNode.html#ad12982998ed96d3b0b99a1b74ae1360b">00093</a> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> file;
<a name="l00094"></a><a class="code" href="classOgre_1_1AbstractNode.html#ad2e2e1cc95ee64cd9632cc63e4ca3234">00094</a> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> line;
<a name="l00095"></a><a class="code" href="classOgre_1_1AbstractNode.html#af05272e6472ec8283d7bdf304cd9ef14">00095</a> <a class="code" href="group__General.html#ga788dd054963542ec3375d9b83255bc98" title="This enum holds the types of the possible abstract nodes.">AbstractNodeType</a> type;
<a name="l00096"></a><a class="code" href="classOgre_1_1AbstractNode.html#a25d905239cc4b086edcfe91bc51f7bfb">00096</a> <a class="code" href="classOgre_1_1AbstractNode.html">AbstractNode</a> *parent;
<a name="l00097"></a><a class="code" href="classOgre_1_1AbstractNode.html#acf394c05aecb3cb258a28c19e1969ff2">00097</a> <a class="code" href="classOgre_1_1Any.html" title="Variant type that can hold Any other type.">Any</a> context; <span class="comment">// A holder for translation context data</span>
<a name="l00098"></a>00098 <span class="keyword">public</span>:
<a name="l00099"></a>00099 <a class="code" href="classOgre_1_1AbstractNode.html">AbstractNode</a>(<a class="code" href="classOgre_1_1AbstractNode.html">AbstractNode</a> *ptr);
<a name="l00100"></a><a class="code" href="classOgre_1_1AbstractNode.html#ab2cbfa72f106771005b1644a3f8b1b23">00100</a> <span class="keyword">virtual</span> <a class="code" href="classOgre_1_1AbstractNode.html#ab2cbfa72f106771005b1644a3f8b1b23">~AbstractNode</a>(){}
<a name="l00102"></a>00102 <span class="keyword">virtual</span> <a class="code" href="classOgre_1_1AbstractNode.html">AbstractNode</a> *clone() <span class="keyword">const</span> = 0;
<a name="l00104"></a>00104 <span class="keyword">virtual</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> getValue() <span class="keyword">const</span> = 0;
<a name="l00105"></a>00105 };
<a name="l00106"></a>00106
<a name="l00108"></a><a class="code" href="classOgre_1_1AtomAbstractNode.html">00108</a> <span class="keyword">class </span><a class="code" href="OgrePlatform_8h.html#a20566b1253bae200372ed9162489a663">_OgreExport</a> <a class="code" href="classOgre_1_1AtomAbstractNode.html" title="This is an abstract node which cannot be broken down further.">AtomAbstractNode</a> : <span class="keyword">public</span> <a class="code" href="classOgre_1_1AbstractNode.html">AbstractNode</a>
<a name="l00109"></a>00109 {
<a name="l00110"></a>00110 <span class="keyword">public</span>:
<a name="l00111"></a><a class="code" href="classOgre_1_1AtomAbstractNode.html#abe45c919b151fc9e91220522c7776602">00111</a> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> value;
<a name="l00112"></a><a class="code" href="classOgre_1_1AtomAbstractNode.html#aa1a4a963e398a506e20cf600862f5c17">00112</a> <a class="code" href="namespaceOgre.html#adf2a0cf2e77143b5ee1d38a75e289545">uint32</a> id;
<a name="l00113"></a>00113 <span class="keyword">public</span>:
<a name="l00114"></a>00114 <a class="code" href="classOgre_1_1AtomAbstractNode.html" title="This is an abstract node which cannot be broken down further.">AtomAbstractNode</a>(<a class="code" href="classOgre_1_1AbstractNode.html">AbstractNode</a> *ptr);
<a name="l00115"></a>00115 <a class="code" href="classOgre_1_1AbstractNode.html">AbstractNode</a> *clone() <span class="keyword">const</span>;
<a name="l00116"></a>00116 <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> getValue() <span class="keyword">const</span>;
<a name="l00117"></a>00117 <span class="keyword">private</span>:
<a name="l00118"></a>00118 <span class="keywordtype">void</span> parseNumber() <span class="keyword">const</span>;
<a name="l00119"></a>00119 };
<a name="l00120"></a>00120
<a name="l00122"></a><a class="code" href="classOgre_1_1ObjectAbstractNode.html">00122</a> <span class="keyword">class </span><a class="code" href="OgrePlatform_8h.html#a20566b1253bae200372ed9162489a663">_OgreExport</a> <a class="code" href="classOgre_1_1ObjectAbstractNode.html" title="This specific abstract node represents a script object.">ObjectAbstractNode</a> : <span class="keyword">public</span> <a class="code" href="classOgre_1_1AbstractNode.html">AbstractNode</a>
<a name="l00123"></a>00123 {
<a name="l00124"></a>00124 <span class="keyword">private</span>:
<a name="l00125"></a><a class="code" href="classOgre_1_1ObjectAbstractNode.html#aa97d24f492fd83b2b28b141b4ee2cbf9">00125</a> <a class="code" href="structOgre_1_1map.html">map<String,String>::type</a> mEnv;
<a name="l00126"></a>00126 <span class="keyword">public</span>:
<a name="l00127"></a><a class="code" href="classOgre_1_1ObjectAbstractNode.html#afd1ca416adcf3f7d3da2a93f790be3e0">00127</a> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> name, cls;
<a name="l00128"></a><a class="code" href="classOgre_1_1ObjectAbstractNode.html#a3dfc097a262028abbb22620f122fb7b0">00128</a> std::vector<String> bases;
<a name="l00129"></a><a class="code" href="classOgre_1_1ObjectAbstractNode.html#aca6f43f74819d6a47eb7acc0d84e177d">00129</a> <a class="code" href="namespaceOgre.html#adf2a0cf2e77143b5ee1d38a75e289545">uint32</a> id;
<a name="l00130"></a><a class="code" href="classOgre_1_1ObjectAbstractNode.html#ae95e3ca11614b977a4e5c19e56d55777">00130</a> <span class="keywordtype">bool</span> <span class="keyword">abstract</span>;
<a name="l00131"></a><a class="code" href="classOgre_1_1ObjectAbstractNode.html#ab4c1c1fa960979a2ad990dc851bff016">00131</a> <a class="code" href="group__General.html#gae6612ea0b05ddf514b5478a6c0c0cb09">AbstractNodeList</a> children;
<a name="l00132"></a><a class="code" href="classOgre_1_1ObjectAbstractNode.html#a4a43cc387b3154ce2e41487d72ae742f">00132</a> <a class="code" href="group__General.html#gae6612ea0b05ddf514b5478a6c0c0cb09">AbstractNodeList</a> values;
<a name="l00133"></a><a class="code" href="classOgre_1_1ObjectAbstractNode.html#a7c0f89fd757f3a0c9877d01008ecf20d">00133</a> <a class="code" href="group__General.html#gae6612ea0b05ddf514b5478a6c0c0cb09">AbstractNodeList</a> overrides; <span class="comment">// For use when processing object inheritance and overriding</span>
<a name="l00134"></a>00134 <span class="keyword">public</span>:
<a name="l00135"></a>00135 <a class="code" href="classOgre_1_1ObjectAbstractNode.html" title="This specific abstract node represents a script object.">ObjectAbstractNode</a>(<a class="code" href="classOgre_1_1AbstractNode.html">AbstractNode</a> *ptr);
<a name="l00136"></a>00136 <a class="code" href="classOgre_1_1AbstractNode.html">AbstractNode</a> *clone() <span class="keyword">const</span>;
<a name="l00137"></a>00137 <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> getValue() <span class="keyword">const</span>;
<a name="l00138"></a>00138
<a name="l00139"></a>00139 <span class="keywordtype">void</span> addVariable(<span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &name);
<a name="l00140"></a>00140 <span class="keywordtype">void</span> setVariable(<span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &name, <span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &value);
<a name="l00141"></a>00141 std::pair<bool,String> getVariable(<span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &name) <span class="keyword">const</span>;
<a name="l00142"></a>00142 <span class="keyword">const</span> <a class="code" href="structOgre_1_1map.html">map<String,String>::type</a> &getVariables() <span class="keyword">const</span>;
<a name="l00143"></a>00143 };
<a name="l00144"></a>00144
<a name="l00146"></a><a class="code" href="classOgre_1_1PropertyAbstractNode.html">00146</a> <span class="keyword">class </span><a class="code" href="OgrePlatform_8h.html#a20566b1253bae200372ed9162489a663">_OgreExport</a> <a class="code" href="classOgre_1_1PropertyAbstractNode.html" title="This abstract node represents a script property.">PropertyAbstractNode</a> : <span class="keyword">public</span> <a class="code" href="classOgre_1_1AbstractNode.html">AbstractNode</a>
<a name="l00147"></a>00147 {
<a name="l00148"></a>00148 <span class="keyword">public</span>:
<a name="l00149"></a><a class="code" href="classOgre_1_1PropertyAbstractNode.html#af3c62474bc3a0a363d559eb1894e7d30">00149</a> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> name;
<a name="l00150"></a><a class="code" href="classOgre_1_1PropertyAbstractNode.html#a6f9f35b1b4762dbba25c48f2fbf852d1">00150</a> <a class="code" href="namespaceOgre.html#adf2a0cf2e77143b5ee1d38a75e289545">uint32</a> id;
<a name="l00151"></a><a class="code" href="classOgre_1_1PropertyAbstractNode.html#aaedb640096a77b579a255b4dfc1c0dab">00151</a> <a class="code" href="group__General.html#gae6612ea0b05ddf514b5478a6c0c0cb09">AbstractNodeList</a> values;
<a name="l00152"></a>00152 <span class="keyword">public</span>:
<a name="l00153"></a>00153 <a class="code" href="classOgre_1_1PropertyAbstractNode.html" title="This abstract node represents a script property.">PropertyAbstractNode</a>(<a class="code" href="classOgre_1_1AbstractNode.html">AbstractNode</a> *ptr);
<a name="l00154"></a>00154 <a class="code" href="classOgre_1_1AbstractNode.html">AbstractNode</a> *clone() <span class="keyword">const</span>;
<a name="l00155"></a>00155 <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> getValue() <span class="keyword">const</span>;
<a name="l00156"></a>00156 };
<a name="l00157"></a>00157
<a name="l00159"></a><a class="code" href="classOgre_1_1ImportAbstractNode.html">00159</a> <span class="keyword">class </span><a class="code" href="OgrePlatform_8h.html#a20566b1253bae200372ed9162489a663">_OgreExport</a> <a class="code" href="classOgre_1_1ImportAbstractNode.html" title="This abstract node represents an import statement.">ImportAbstractNode</a> : <span class="keyword">public</span> <a class="code" href="classOgre_1_1AbstractNode.html">AbstractNode</a>
<a name="l00160"></a>00160 {
<a name="l00161"></a>00161 <span class="keyword">public</span>:
<a name="l00162"></a><a class="code" href="classOgre_1_1ImportAbstractNode.html#a2979096d9e6ff882bce5a9e6bbecbd18">00162</a> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> target, source;
<a name="l00163"></a>00163 <span class="keyword">public</span>:
<a name="l00164"></a>00164 <a class="code" href="classOgre_1_1ImportAbstractNode.html" title="This abstract node represents an import statement.">ImportAbstractNode</a>();
<a name="l00165"></a>00165 <a class="code" href="classOgre_1_1AbstractNode.html">AbstractNode</a> *clone() <span class="keyword">const</span>;
<a name="l00166"></a>00166 <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> getValue() <span class="keyword">const</span>;
<a name="l00167"></a>00167 };
<a name="l00168"></a>00168
<a name="l00170"></a><a class="code" href="classOgre_1_1VariableAccessAbstractNode.html">00170</a> <span class="keyword">class </span><a class="code" href="OgrePlatform_8h.html#a20566b1253bae200372ed9162489a663">_OgreExport</a> <a class="code" href="classOgre_1_1VariableAccessAbstractNode.html" title="This abstract node represents a variable assignment.">VariableAccessAbstractNode</a> : <span class="keyword">public</span> <a class="code" href="classOgre_1_1AbstractNode.html">AbstractNode</a>
<a name="l00171"></a>00171 {
<a name="l00172"></a>00172 <span class="keyword">public</span>:
<a name="l00173"></a><a class="code" href="classOgre_1_1VariableAccessAbstractNode.html#a85f2a1e1cfcf01102fb6c80c470d7783">00173</a> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> name;
<a name="l00174"></a>00174 <span class="keyword">public</span>:
<a name="l00175"></a>00175 <a class="code" href="classOgre_1_1VariableAccessAbstractNode.html" title="This abstract node represents a variable assignment.">VariableAccessAbstractNode</a>(<a class="code" href="classOgre_1_1AbstractNode.html">AbstractNode</a> *ptr);
<a name="l00176"></a>00176 <a class="code" href="classOgre_1_1AbstractNode.html">AbstractNode</a> *clone() <span class="keyword">const</span>;
<a name="l00177"></a>00177 <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> getValue() <span class="keyword">const</span>;
<a name="l00178"></a>00178 };
<a name="l00179"></a>00179
<a name="l00180"></a>00180 <span class="keyword">class </span><a class="code" href="classOgre_1_1ScriptCompilerEvent.html" title="This struct is a base class for events which can be thrown by the compilers and caught...">ScriptCompilerEvent</a>;
<a name="l00181"></a>00181 <span class="keyword">class </span><a class="code" href="classOgre_1_1ScriptCompilerListener.html" title="This is a listener for the compiler.">ScriptCompilerListener</a>;
<a name="l00182"></a>00182
<a name="l00187"></a><a class="code" href="classOgre_1_1ScriptCompiler.html">00187</a> <span class="keyword">class </span><a class="code" href="OgrePlatform_8h.html#a20566b1253bae200372ed9162489a663">_OgreExport</a> <a class="code" href="classOgre_1_1ScriptCompiler.html" title="This is the main class for the compiler.">ScriptCompiler</a> : <span class="keyword">public</span> <a class="code" href="classOgre_1_1AllocatedObject.html" title="Superclass for all objects that wish to use custom memory allocators when their new...">ScriptCompilerAlloc</a>
<a name="l00188"></a>00188 {
<a name="l00189"></a>00189 <span class="keyword">public</span>: <span class="comment">// Externally accessible types</span>
<a name="l00190"></a>00190 <span class="comment">//typedef map<String,uint32>::type IdMap;</span>
<a name="l00191"></a><a class="code" href="classOgre_1_1ScriptCompiler.html#a531409453a40d14d982bb5d054153edb">00191</a> <span class="keyword">typedef</span> HashMap<String,uint32> IdMap;
<a name="l00192"></a>00192
<a name="l00193"></a>00193 <span class="comment">// The container for errors</span>
<a name="l00194"></a><a class="code" href="structOgre_1_1ScriptCompiler_1_1Error.html">00194</a> <span class="keyword">struct </span><a class="code" href="structOgre_1_1ScriptCompiler_1_1Error.html">Error</a> : <span class="keyword">public</span> <a class="code" href="classOgre_1_1AllocatedObject.html" title="Superclass for all objects that wish to use custom memory allocators when their new...">ScriptCompilerAlloc</a>
<a name="l00195"></a>00195 {
<a name="l00196"></a><a class="code" href="structOgre_1_1ScriptCompiler_1_1Error.html#a0e7fe500e20f60c88b23cc78d62858f5">00196</a> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> file, message;
<a name="l00197"></a><a class="code" href="structOgre_1_1ScriptCompiler_1_1Error.html#a4f22509637a1cefc4238e11cd1b078c6">00197</a> <span class="keywordtype">int</span> line;
<a name="l00198"></a><a class="code" href="structOgre_1_1ScriptCompiler_1_1Error.html#a4fa14edde37f9c211d55a6bbe08e340d">00198</a> <a class="code" href="namespaceOgre.html#adf2a0cf2e77143b5ee1d38a75e289545">uint32</a> code;
<a name="l00199"></a>00199 };
<a name="l00200"></a><a class="code" href="classOgre_1_1ScriptCompiler.html#a9bdb03769614f51602e845c7cba1a64c">00200</a> <span class="keyword">typedef</span> <a class="code" href="classOgre_1_1SharedPtr.html" title="Reference-counted shared pointer, used for objects where implicit destruction is...">SharedPtr<Error></a> <a class="code" href="classOgre_1_1SharedPtr.html" title="Reference-counted shared pointer, used for objects where implicit destruction is...">ErrorPtr</a>;
<a name="l00201"></a><a class="code" href="classOgre_1_1ScriptCompiler.html#ab81a3bd9b3bf2b3c9c8b56dddd265c7b">00201</a> <span class="keyword">typedef</span> <a class="code" href="structOgre_1_1list.html">list<ErrorPtr>::type</a> ErrorList;
<a name="l00202"></a>00202
<a name="l00203"></a>00203 <span class="comment">// These are the built-in error codes</span>
<a name="l00204"></a>00204 <span class="keyword">enum</span>{
<a name="l00205"></a><a class="code" href="classOgre_1_1ScriptCompiler.html#a4e925a0168a8826983f692ac8500a8dea89ab109b8f76b6ca68f29d45909e389f">00205</a> CE_STRINGEXPECTED,
<a name="l00206"></a><a class="code" href="classOgre_1_1ScriptCompiler.html#a4e925a0168a8826983f692ac8500a8dea2e4f7df594d799de5556673865033e79">00206</a> CE_NUMBEREXPECTED,
<a name="l00207"></a><a class="code" href="classOgre_1_1ScriptCompiler.html#a4e925a0168a8826983f692ac8500a8dea160884efd577a31a256a32fc082ee8d4">00207</a> CE_FEWERPARAMETERSEXPECTED,
<a name="l00208"></a><a class="code" href="classOgre_1_1ScriptCompiler.html#a4e925a0168a8826983f692ac8500a8dea6bb3f2538a80ffcd4cba9a20bb455ca8">00208</a> CE_VARIABLEEXPECTED,
<a name="l00209"></a><a class="code" href="classOgre_1_1ScriptCompiler.html#a4e925a0168a8826983f692ac8500a8dea96840bdc7963db549d8cd8ca995e3c0a">00209</a> CE_UNDEFINEDVARIABLE,
<a name="l00210"></a><a class="code" href="classOgre_1_1ScriptCompiler.html#a4e925a0168a8826983f692ac8500a8deacd8b5d2a887a796061c8b58a4e02fe25">00210</a> CE_OBJECTNAMEEXPECTED,
<a name="l00211"></a><a class="code" href="classOgre_1_1ScriptCompiler.html#a4e925a0168a8826983f692ac8500a8deae674b2715ad864c9bd8c7902761d0478">00211</a> CE_OBJECTALLOCATIONERROR,
<a name="l00212"></a><a class="code" href="classOgre_1_1ScriptCompiler.html#a4e925a0168a8826983f692ac8500a8dea6f1a0de01da9a7e87631b477b81f76b8">00212</a> CE_INVALIDPARAMETERS,
<a name="l00213"></a><a class="code" href="classOgre_1_1ScriptCompiler.html#a4e925a0168a8826983f692ac8500a8dea0785658f79556b5d9928f9bd89c45ce3">00213</a> CE_DUPLICATEOVERRIDE,
<a name="l00214"></a><a class="code" href="classOgre_1_1ScriptCompiler.html#a4e925a0168a8826983f692ac8500a8dea462fc61cb347d12d68c76e68bee4bcb3">00214</a> CE_UNEXPECTEDTOKEN,
<a name="l00215"></a><a class="code" href="classOgre_1_1ScriptCompiler.html#a4e925a0168a8826983f692ac8500a8dea05f81aede93e610a21c34b789200e258">00215</a> CE_OBJECTBASENOTFOUND,
<a name="l00216"></a><a class="code" href="classOgre_1_1ScriptCompiler.html#a4e925a0168a8826983f692ac8500a8deab872155e7c9c8480873c654dcedaa28d">00216</a> CE_UNSUPPORTEDBYRENDERSYSTEM,
<a name="l00217"></a><a class="code" href="classOgre_1_1ScriptCompiler.html#a4e925a0168a8826983f692ac8500a8dea2b742a700e47dd9bed23212141c0a21e">00217</a> CE_REFERENCETOANONEXISTINGOBJECT
<a name="l00218"></a>00218 };
<a name="l00219"></a>00219 <span class="keyword">static</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> formatErrorCode(<a class="code" href="namespaceOgre.html#adf2a0cf2e77143b5ee1d38a75e289545">uint32</a> code);
<a name="l00220"></a>00220 <span class="keyword">public</span>:
<a name="l00221"></a>00221 <a class="code" href="classOgre_1_1ScriptCompiler.html" title="This is the main class for the compiler.">ScriptCompiler</a>();
<a name="l00222"></a><a class="code" href="classOgre_1_1ScriptCompiler.html#ad8149dbada56288fbc02148c1a27c3c8">00222</a> <span class="keyword">virtual</span> <a class="code" href="classOgre_1_1ScriptCompiler.html#ad8149dbada56288fbc02148c1a27c3c8">~ScriptCompiler</a>() {}
<a name="l00223"></a>00223
<a name="l00225"></a>00225
<a name="l00230"></a>00230 <span class="keywordtype">bool</span> compile(<span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &str, <span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &source, <span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &group);
<a name="l00232"></a>00232 <span class="keywordtype">bool</span> compile(<span class="keyword">const</span> <a class="code" href="classOgre_1_1SharedPtr.html" title="Reference-counted shared pointer, used for objects where implicit destruction is...">ConcreteNodeListPtr</a> &nodes, <span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &group);
<a name="l00234"></a>00234 <a class="code" href="classOgre_1_1SharedPtr.html">AbstractNodeListPtr</a> _generateAST(<span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &str, <span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &source, <span class="keywordtype">bool</span> doImports = <span class="keyword">false</span>, <span class="keywordtype">bool</span> doObjects = <span class="keyword">false</span>, <span class="keywordtype">bool</span> doVariables = <span class="keyword">false</span>);
<a name="l00236"></a>00236 <span class="keywordtype">bool</span> _compile(<a class="code" href="classOgre_1_1SharedPtr.html">AbstractNodeListPtr</a> nodes, <span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &group, <span class="keywordtype">bool</span> doImports = <span class="keyword">true</span>, <span class="keywordtype">bool</span> doObjects = <span class="keyword">true</span>, <span class="keywordtype">bool</span> doVariables = <span class="keyword">true</span>);
<a name="l00238"></a>00238 <span class="keywordtype">void</span> addError(<a class="code" href="namespaceOgre.html#adf2a0cf2e77143b5ee1d38a75e289545">uint32</a> code, <span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &file, <span class="keywordtype">int</span> line, <span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &msg = <span class="stringliteral">""</span>);
<a name="l00240"></a>00240 <span class="keywordtype">void</span> setListener(<a class="code" href="classOgre_1_1ScriptCompilerListener.html" title="This is a listener for the compiler.">ScriptCompilerListener</a> *listener);
<a name="l00242"></a>00242 <a class="code" href="classOgre_1_1ScriptCompilerListener.html" title="This is a listener for the compiler.">ScriptCompilerListener</a> *getListener();
<a name="l00244"></a>00244 <span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &getResourceGroup() <span class="keyword">const</span>;
<a name="l00246"></a>00246
<a name="l00251"></a>00251 <span class="keywordtype">void</span> addNameExclusion(<span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &type);
<a name="l00253"></a>00253 <span class="keywordtype">void</span> removeNameExclusion(<span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &type);
<a name="l00255"></a>00255 <span class="keywordtype">bool</span> _fireEvent(<a class="code" href="classOgre_1_1ScriptCompilerEvent.html" title="This struct is a base class for events which can be thrown by the compilers and caught...">ScriptCompilerEvent</a> *evt, <span class="keywordtype">void</span> *retval);
<a name="l00256"></a>00256 <span class="keyword">private</span>: <span class="comment">// Tree processing</span>
<a name="l00257"></a>00257 <a class="code" href="classOgre_1_1SharedPtr.html">AbstractNodeListPtr</a> convertToAST(<span class="keyword">const</span> <a class="code" href="classOgre_1_1SharedPtr.html" title="Reference-counted shared pointer, used for objects where implicit destruction is...">ConcreteNodeListPtr</a> &nodes);
<a name="l00259"></a>00259 <span class="keywordtype">void</span> processImports(<a class="code" href="classOgre_1_1SharedPtr.html">AbstractNodeListPtr</a> &nodes);
<a name="l00261"></a>00261 <a class="code" href="classOgre_1_1SharedPtr.html">AbstractNodeListPtr</a> loadImportPath(<span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &name);
<a name="l00263"></a>00263 <a class="code" href="classOgre_1_1SharedPtr.html">AbstractNodeListPtr</a> locateTarget(<a class="code" href="group__General.html#gae6612ea0b05ddf514b5478a6c0c0cb09">AbstractNodeList</a> *nodes, <span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &target);
<a name="l00265"></a>00265 <span class="keywordtype">void</span> processObjects(<a class="code" href="group__General.html#gae6612ea0b05ddf514b5478a6c0c0cb09">AbstractNodeList</a> *nodes, <span class="keyword">const</span> <a class="code" href="classOgre_1_1SharedPtr.html">AbstractNodeListPtr</a> &top);
<a name="l00267"></a>00267 <span class="keywordtype">void</span> processVariables(<a class="code" href="group__General.html#gae6612ea0b05ddf514b5478a6c0c0cb09">AbstractNodeList</a> *nodes);
<a name="l00269"></a>00269 <span class="keywordtype">void</span> overlayObject(<span class="keyword">const</span> <a class="code" href="classOgre_1_1SharedPtr.html" title="Reference-counted shared pointer, used for objects where implicit destruction is...">AbstractNodePtr</a> &source, <a class="code" href="classOgre_1_1ObjectAbstractNode.html" title="This specific abstract node represents a script object.">ObjectAbstractNode</a> *dest);
<a name="l00271"></a>00271 <span class="keywordtype">bool</span> isNameExcluded(<span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &cls, <a class="code" href="classOgre_1_1AbstractNode.html">AbstractNode</a> *parent);
<a name="l00273"></a>00273 <span class="keywordtype">void</span> initWordMap();
<a name="l00274"></a>00274 <span class="keyword">private</span>:
<a name="l00275"></a>00275 <span class="comment">// Resource group</span>
<a name="l00276"></a><a class="code" href="classOgre_1_1ScriptCompiler.html#a60013574ba4201478f28baa649482892">00276</a> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> mGroup;
<a name="l00277"></a>00277 <span class="comment">// The word -> id conversion table</span>
<a name="l00278"></a><a class="code" href="classOgre_1_1ScriptCompiler.html#ad444e0fd8bee9bb6a5ab32f3a21620da">00278</a> IdMap mIds;
<a name="l00279"></a>00279 <span class="comment">// This is an environment map</span>
<a name="l00280"></a><a class="code" href="classOgre_1_1ScriptCompiler.html#a0e108027647b3fee564131876e423a66">00280</a> <span class="keyword">typedef</span> <a class="code" href="structOgre_1_1map.html">map<String,String>::type</a> Environment;
<a name="l00281"></a><a class="code" href="classOgre_1_1ScriptCompiler.html#a2b4b5991e8d5bbfb81cd7b8dbc68d06f">00281</a> Environment mEnv;
<a name="l00282"></a>00282
<a name="l00283"></a><a class="code" href="classOgre_1_1ScriptCompiler.html#ae1e08188000204dffca7ba431b4071bd">00283</a> <span class="keyword">typedef</span> <a class="code" href="structOgre_1_1map.html">map<String,AbstractNodeListPtr>::type</a> ImportCacheMap;
<a name="l00284"></a><a class="code" href="classOgre_1_1ScriptCompiler.html#a74a4b80778bf491939a1cf883c18e719">00284</a> ImportCacheMap mImports; <span class="comment">// The set of imported scripts to avoid circular dependencies</span>
<a name="l00285"></a><a class="code" href="classOgre_1_1ScriptCompiler.html#a7ff668684ea16dcccc5ec10e61641149">00285</a> <span class="keyword">typedef</span> <a class="code" href="structOgre_1_1multimap.html">multimap<String,String>::type</a> ImportRequestMap;
<a name="l00286"></a><a class="code" href="classOgre_1_1ScriptCompiler.html#a9dfa80f99a551f90d359f8683cdafa3d">00286</a> ImportRequestMap mImportRequests; <span class="comment">// This holds the target objects for each script to be imported</span>
<a name="l00287"></a>00287
<a name="l00288"></a>00288 <span class="comment">// This stores the imports of the scripts, so they are separated and can be treated specially</span>
<a name="l00289"></a><a class="code" href="classOgre_1_1ScriptCompiler.html#a9b3b06505bf9c62ef91c9a6cd0e1d298">00289</a> <a class="code" href="group__General.html#gae6612ea0b05ddf514b5478a6c0c0cb09">AbstractNodeList</a> mImportTable;
<a name="l00290"></a>00290
<a name="l00291"></a>00291 <span class="comment">// Error list</span>
<a name="l00292"></a><a class="code" href="classOgre_1_1ScriptCompiler.html#aacdfe544307a59460e0d841b56633963">00292</a> ErrorList mErrors;
<a name="l00293"></a>00293
<a name="l00294"></a>00294 <span class="comment">// The listener</span>
<a name="l00295"></a><a class="code" href="classOgre_1_1ScriptCompiler.html#acd108a6c24c307dcdb1f34645a070dfd">00295</a> <a class="code" href="classOgre_1_1ScriptCompilerListener.html" title="This is a listener for the compiler.">ScriptCompilerListener</a> *mListener;
<a name="l00296"></a>00296 <span class="keyword">private</span>: <span class="comment">// Internal helper classes and processors</span>
<a name="l00297"></a><a class="code" href="classOgre_1_1ScriptCompiler_1_1AbstractTreeBuilder.html">00297</a> <span class="keyword">class </span><a class="code" href="classOgre_1_1ScriptCompiler_1_1AbstractTreeBuilder.html">AbstractTreeBuilder</a>
<a name="l00298"></a>00298 {
<a name="l00299"></a>00299 <span class="keyword">private</span>:
<a name="l00300"></a><a class="code" href="classOgre_1_1ScriptCompiler_1_1AbstractTreeBuilder.html#a72c7c485af40b944e09c67a5f98720ed">00300</a> <a class="code" href="classOgre_1_1SharedPtr.html">AbstractNodeListPtr</a> mNodes;
<a name="l00301"></a><a class="code" href="classOgre_1_1ScriptCompiler_1_1AbstractTreeBuilder.html#ad03227e67b934de8a541347a4df3ebf2">00301</a> <a class="code" href="classOgre_1_1AbstractNode.html">AbstractNode</a> *mCurrent;
<a name="l00302"></a><a class="code" href="classOgre_1_1ScriptCompiler_1_1AbstractTreeBuilder.html#acb54047023e7ff3e9bf136013759648d">00302</a> <a class="code" href="classOgre_1_1ScriptCompiler.html" title="This is the main class for the compiler.">ScriptCompiler</a> *mCompiler;
<a name="l00303"></a>00303 <span class="keyword">public</span>:
<a name="l00304"></a>00304 <a class="code" href="classOgre_1_1ScriptCompiler_1_1AbstractTreeBuilder.html">AbstractTreeBuilder</a>(<a class="code" href="classOgre_1_1ScriptCompiler.html" title="This is the main class for the compiler.">ScriptCompiler</a> *compiler);
<a name="l00305"></a>00305 <span class="keyword">const</span> <a class="code" href="classOgre_1_1SharedPtr.html">AbstractNodeListPtr</a> &getResult() <span class="keyword">const</span>;
<a name="l00306"></a>00306 <span class="keywordtype">void</span> visit(<a class="code" href="structOgre_1_1ConcreteNode.html">ConcreteNode</a> *node);
<a name="l00307"></a>00307 <span class="keyword">static</span> <span class="keywordtype">void</span> visit(<a class="code" href="classOgre_1_1ScriptCompiler_1_1AbstractTreeBuilder.html">AbstractTreeBuilder</a> *visitor, <span class="keyword">const</span> <a class="code" href="group__General.html#gab5c85536eb8d5fcfd30b2d4ea2c643d5">ConcreteNodeList</a> &nodes);
<a name="l00308"></a>00308 };
<a name="l00309"></a><a class="code" href="classOgre_1_1ScriptCompiler.html#adcb97289c0c7a163b6e38e00f1adfd2b">00309</a> <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classOgre_1_1ScriptCompiler_1_1AbstractTreeBuilder.html">AbstractTreeBuilder</a>;
<a name="l00310"></a>00310 <span class="keyword">public</span>: <span class="comment">// Public translator definitions</span>
<a name="l00311"></a>00311 <span class="comment">// This enum are built-in word id values</span>
<a name="l00312"></a>00312 <span class="keyword">enum</span>
<a name="l00313"></a>00313 {
<a name="l00314"></a><a class="code" href="classOgre_1_1ScriptCompiler.html#a1e370a3943822108fb41ce2550fadf85ab93e01a815120a7094cbe02e18d13f9d">00314</a> ID_ON = 1,
<a name="l00315"></a><a class="code" href="classOgre_1_1ScriptCompiler.html#a1e370a3943822108fb41ce2550fadf85a4ed4865f8a794faf190dc57e84d4d98a">00315</a> ID_OFF = 2,
<a name="l00316"></a><a class="code" href="classOgre_1_1ScriptCompiler.html#a1e370a3943822108fb41ce2550fadf85a5cb676b2ce52de4f484dd3c6e3b77623">00316</a> ID_TRUE = 1,
<a name="l00317"></a><a class="code" href="classOgre_1_1ScriptCompiler.html#a1e370a3943822108fb41ce2550fadf85af52e8eaaeefd522a78f411155a0ab75b">00317</a> ID_FALSE = 2,
<a name="l00318"></a><a class="code" href="classOgre_1_1ScriptCompiler.html#a1e370a3943822108fb41ce2550fadf85a63e1fe432e01b132e5004502f086f51b">00318</a> ID_YES = 1,
<a name="l00319"></a><a class="code" href="classOgre_1_1ScriptCompiler.html#a1e370a3943822108fb41ce2550fadf85aa3f704b2cddd8ef885a7f7004d53ecaf">00319</a> ID_NO = 2
<a name="l00320"></a>00320 };
<a name="l00321"></a>00321 };
<a name="l00322"></a>00322
<a name="l00328"></a><a class="code" href="classOgre_1_1ScriptCompilerEvent.html">00328</a> <span class="keyword">class </span><a class="code" href="classOgre_1_1ScriptCompilerEvent.html" title="This struct is a base class for events which can be thrown by the compilers and caught...">ScriptCompilerEvent</a>
<a name="l00329"></a>00329 {
<a name="l00330"></a>00330 <span class="keyword">public</span>:
<a name="l00331"></a><a class="code" href="classOgre_1_1ScriptCompilerEvent.html#ae83d6b4f8c27207b09f2bae4e7c51ce6">00331</a> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> <a class="code" href="classOgre_1_1ScriptCompilerEvent.html#ae83d6b4f8c27207b09f2bae4e7c51ce6">mType</a>;
<a name="l00332"></a>00332
<a name="l00333"></a><a class="code" href="classOgre_1_1ScriptCompilerEvent.html#aedc75132ff28b27e81e05f1e4017afd2">00333</a> <a class="code" href="classOgre_1_1ScriptCompilerEvent.html#aedc75132ff28b27e81e05f1e4017afd2">ScriptCompilerEvent</a>(<span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &type):<a class="code" href="classOgre_1_1ScriptCompilerEvent.html#ae83d6b4f8c27207b09f2bae4e7c51ce6">mType</a>(type){}
<a name="l00334"></a><a class="code" href="classOgre_1_1ScriptCompilerEvent.html#a45c0bcc44022bf4d20011fd4f19464e6">00334</a> <span class="keyword">virtual</span> <a class="code" href="classOgre_1_1ScriptCompilerEvent.html#a45c0bcc44022bf4d20011fd4f19464e6">~ScriptCompilerEvent</a>(){}
<a name="l00335"></a>00335 <span class="keyword">private</span>: <span class="comment">// Non-copyable</span>
<a name="l00336"></a>00336 <a class="code" href="classOgre_1_1ScriptCompilerEvent.html#aedc75132ff28b27e81e05f1e4017afd2">ScriptCompilerEvent</a>(<span class="keyword">const</span> <a class="code" href="classOgre_1_1ScriptCompilerEvent.html" title="This struct is a base class for events which can be thrown by the compilers and caught...">ScriptCompilerEvent</a>&);
<a name="l00337"></a>00337 <a class="code" href="classOgre_1_1ScriptCompilerEvent.html" title="This struct is a base class for events which can be thrown by the compilers and caught...">ScriptCompilerEvent</a> &<a class="code" href="classOgre_1_1ScriptCompilerEvent.html#a3a39921adddde14dbf352b4221938d08">operator = </a>(<span class="keyword">const</span> <a class="code" href="classOgre_1_1ScriptCompilerEvent.html" title="This struct is a base class for events which can be thrown by the compilers and caught...">ScriptCompilerEvent</a>&);
<a name="l00338"></a>00338 };
<a name="l00339"></a>00339
<a name="l00344"></a><a class="code" href="classOgre_1_1ScriptCompilerListener.html">00344</a> <span class="keyword">class </span><a class="code" href="OgrePlatform_8h.html#a20566b1253bae200372ed9162489a663">_OgreExport</a> <a class="code" href="classOgre_1_1ScriptCompilerListener.html" title="This is a listener for the compiler.">ScriptCompilerListener</a>
<a name="l00345"></a>00345 {
<a name="l00346"></a>00346 <span class="keyword">public</span>:
<a name="l00347"></a>00347 <a class="code" href="classOgre_1_1ScriptCompilerListener.html" title="This is a listener for the compiler.">ScriptCompilerListener</a>();
<a name="l00348"></a><a class="code" href="classOgre_1_1ScriptCompilerListener.html#a2822f17d9ebae54955ceb220eb0421e0">00348</a> <span class="keyword">virtual</span> <a class="code" href="classOgre_1_1ScriptCompilerListener.html#a2822f17d9ebae54955ceb220eb0421e0">~ScriptCompilerListener</a>() {}
<a name="l00349"></a>00349
<a name="l00351"></a>00351 <span class="keyword">virtual</span> <a class="code" href="classOgre_1_1SharedPtr.html" title="Reference-counted shared pointer, used for objects where implicit destruction is...">ConcreteNodeListPtr</a> importFile(<a class="code" href="classOgre_1_1ScriptCompiler.html" title="This is the main class for the compiler.">ScriptCompiler</a> *compiler, <span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &name);
<a name="l00353"></a>00353 <span class="keyword">virtual</span> <span class="keywordtype">void</span> preConversion(<a class="code" href="classOgre_1_1ScriptCompiler.html" title="This is the main class for the compiler.">ScriptCompiler</a> *compiler, <a class="code" href="classOgre_1_1SharedPtr.html" title="Reference-counted shared pointer, used for objects where implicit destruction is...">ConcreteNodeListPtr</a> nodes);
<a name="l00355"></a>00355
<a name="l00361"></a>00361 <span class="keyword">virtual</span> <span class="keywordtype">bool</span> postConversion(<a class="code" href="classOgre_1_1ScriptCompiler.html" title="This is the main class for the compiler.">ScriptCompiler</a> *compiler, <span class="keyword">const</span> <a class="code" href="classOgre_1_1SharedPtr.html">AbstractNodeListPtr</a>&);
<a name="l00363"></a>00363 <span class="keyword">virtual</span> <span class="keywordtype">void</span> handleError(<a class="code" href="classOgre_1_1ScriptCompiler.html" title="This is the main class for the compiler.">ScriptCompiler</a> *compiler, <a class="code" href="namespaceOgre.html#adf2a0cf2e77143b5ee1d38a75e289545">uint32</a> code, <span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &file, <span class="keywordtype">int</span> line, <span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &msg);
<a name="l00365"></a>00365
<a name="l00374"></a>00374 <span class="keyword">virtual</span> <span class="keywordtype">bool</span> handleEvent(<a class="code" href="classOgre_1_1ScriptCompiler.html" title="This is the main class for the compiler.">ScriptCompiler</a> *compiler, <a class="code" href="classOgre_1_1ScriptCompilerEvent.html" title="This struct is a base class for events which can be thrown by the compilers and caught...">ScriptCompilerEvent</a> *evt, <span class="keywordtype">void</span> *retval);
<a name="l00375"></a>00375 };
<a name="l00376"></a>00376
<a name="l00377"></a>00377 <span class="keyword">class </span>ScriptTranslator;
<a name="l00378"></a>00378 <span class="keyword">class </span>ScriptTranslatorManager;
<a name="l00379"></a>00379
<a name="l00383"></a><a class="code" href="classOgre_1_1ScriptCompilerManager.html">00383</a> <span class="keyword">class </span><a class="code" href="OgrePlatform_8h.html#a20566b1253bae200372ed9162489a663">_OgreExport</a> <a class="code" href="classOgre_1_1ScriptCompilerManager.html" title="Manages threaded compilation of scripts.">ScriptCompilerManager</a> : <span class="keyword">public</span> <a class="code" href="classOgre_1_1Singleton.html" title="Template class for creating single-instance global classes.">Singleton</a><ScriptCompilerManager>, <span class="keyword">public</span> <a class="code" href="classOgre_1_1ScriptLoader.html" title="Abstract class defining the interface used by classes which wish to perform script...">ScriptLoader</a>, <span class="keyword">public</span> <a class="code" href="classOgre_1_1AllocatedObject.html" title="Superclass for all objects that wish to use custom memory allocators when their new...">ScriptCompilerAlloc</a>
<a name="l00384"></a>00384 {
<a name="l00385"></a>00385 <span class="keyword">private</span>:
<a name="l00386"></a>00386 <a class="code" href="OgrePrerequisites_8h.html#a18a523fad1f9e10324e1742865f562b7">OGRE_AUTO_MUTEX</a>
<a name="l00387"></a>00387
<a name="l00388"></a>00388 <span class="comment">// A list of patterns loaded by this compiler manager</span>
<a name="l00389"></a><a class="code" href="classOgre_1_1ScriptCompilerManager.html#abb7c3a922a56754307f0a75f7ace4ec7">00389</a> <a class="code" href="group__General.html#ga0899c03496d3c25c6555889aa76a78db">StringVector</a> mScriptPatterns;
<a name="l00390"></a>00390
<a name="l00391"></a>00391 <span class="comment">// A pointer to the listener used for compiling scripts</span>
<a name="l00392"></a><a class="code" href="classOgre_1_1ScriptCompilerManager.html#aec21d7cb4356aae7420b5df3c0531d3c">00392</a> <a class="code" href="classOgre_1_1ScriptCompilerListener.html" title="This is a listener for the compiler.">ScriptCompilerListener</a> *mListener;
<a name="l00393"></a>00393
<a name="l00394"></a>00394 <span class="comment">// Stores a map from object types to the translators that handle them</span>
<a name="l00395"></a><a class="code" href="classOgre_1_1ScriptCompilerManager.html#a327ad2022ca6c5ed5a3e38c581440b15">00395</a> <a class="code" href="structOgre_1_1vector.html">vector<ScriptTranslatorManager*>::type</a> mManagers;
<a name="l00396"></a>00396
<a name="l00397"></a>00397 <span class="comment">// A pointer to the built-in ScriptTranslatorManager</span>
<a name="l00398"></a><a class="code" href="classOgre_1_1ScriptCompilerManager.html#a5cd312d6d59659707628fbf4a4f91818">00398</a> <a class="code" href="classOgre_1_1ScriptTranslatorManager.html" title="The ScriptTranslatorManager manages the lifetime and access to script translators...">ScriptTranslatorManager</a> *mBuiltinTranslatorManager;
<a name="l00399"></a>00399
<a name="l00400"></a>00400 <span class="comment">// A pointer to the specific compiler instance used</span>
<a name="l00401"></a>00401 <a class="code" href="OgrePrerequisites_8h.html#a7bbad1426a73ac69e63279b16e0f8ac4">OGRE_THREAD_POINTER</a>(<a class="code" href="classOgre_1_1ScriptCompiler.html" title="This is the main class for the compiler.">ScriptCompiler</a>, mScriptCompiler);
<a name="l00402"></a>00402 <span class="keyword">public</span>:
<a name="l00403"></a>00403 <a class="code" href="classOgre_1_1ScriptCompilerManager.html" title="Manages threaded compilation of scripts.">ScriptCompilerManager</a>();
<a name="l00404"></a>00404 <span class="keyword">virtual</span> ~<a class="code" href="classOgre_1_1ScriptCompilerManager.html" title="Manages threaded compilation of scripts.">ScriptCompilerManager</a>();
<a name="l00405"></a>00405
<a name="l00407"></a>00407 <span class="keywordtype">void</span> setListener(<a class="code" href="classOgre_1_1ScriptCompilerListener.html" title="This is a listener for the compiler.">ScriptCompilerListener</a> *listener);
<a name="l00409"></a>00409 <a class="code" href="classOgre_1_1ScriptCompilerListener.html" title="This is a listener for the compiler.">ScriptCompilerListener</a> *getListener();
<a name="l00410"></a>00410
<a name="l00412"></a>00412 <span class="keywordtype">void</span> addTranslatorManager(<a class="code" href="classOgre_1_1ScriptTranslatorManager.html" title="The ScriptTranslatorManager manages the lifetime and access to script translators...">ScriptTranslatorManager</a> *man);
<a name="l00414"></a>00414 <span class="keywordtype">void</span> removeTranslatorManager(<a class="code" href="classOgre_1_1ScriptTranslatorManager.html" title="The ScriptTranslatorManager manages the lifetime and access to script translators...">ScriptTranslatorManager</a> *man);
<a name="l00416"></a>00416 <span class="keywordtype">void</span> clearTranslatorManagers();
<a name="l00418"></a>00418 <a class="code" href="classOgre_1_1ScriptTranslator.html" title="This class translates script AST (abstract syntax tree) into Ogre resources.">ScriptTranslator</a> *getTranslator(<span class="keyword">const</span> <a class="code" href="classOgre_1_1SharedPtr.html" title="Reference-counted shared pointer, used for objects where implicit destruction is...">AbstractNodePtr</a> &node);
<a name="l00419"></a>00419
<a name="l00421"></a>00421 <span class="keywordtype">void</span> addScriptPattern(<span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &pattern);
<a name="l00423"></a>00423 <span class="keyword">const</span> <a class="code" href="group__General.html#ga0899c03496d3c25c6555889aa76a78db">StringVector</a>& getScriptPatterns(<span class="keywordtype">void</span>) <span class="keyword">const</span>;
<a name="l00425"></a>00425 <span class="keywordtype">void</span> parseScript(<a class="code" href="classOgre_1_1SharedPtr.html">DataStreamPtr</a>& stream, <span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a>& groupName);
<a name="l00427"></a>00427 <a class="code" href="namespaceOgre.html#aa3a7b6dfb905e6572d62f0dfa3d4274d" title="Software floating point type.">Real</a> getLoadingOrder(<span class="keywordtype">void</span>) <span class="keyword">const</span>;
<a name="l00428"></a>00428
<a name="l00444"></a>00444 <span class="keyword">static</span> <a class="code" href="classOgre_1_1ScriptCompilerManager.html" title="Manages threaded compilation of scripts.">ScriptCompilerManager</a>& getSingleton(<span class="keywordtype">void</span>);
<a name="l00460"></a>00460 <span class="keyword">static</span> <a class="code" href="classOgre_1_1ScriptCompilerManager.html" title="Manages threaded compilation of scripts.">ScriptCompilerManager</a>* getSingletonPtr(<span class="keywordtype">void</span>);
<a name="l00461"></a>00461 };
<a name="l00462"></a>00462
<a name="l00463"></a>00463 <span class="comment">// Standard event types</span>
<a name="l00464"></a><a class="code" href="classOgre_1_1PreApplyTextureAliasesScriptCompilerEvent.html">00464</a> <span class="keyword">class </span><a class="code" href="OgrePlatform_8h.html#a20566b1253bae200372ed9162489a663">_OgreExport</a> <a class="code" href="classOgre_1_1PreApplyTextureAliasesScriptCompilerEvent.html">PreApplyTextureAliasesScriptCompilerEvent</a> : <span class="keyword">public</span> <a class="code" href="classOgre_1_1ScriptCompilerEvent.html" title="This struct is a base class for events which can be thrown by the compilers and caught...">ScriptCompilerEvent</a>
<a name="l00465"></a>00465 {
<a name="l00466"></a>00466 <span class="keyword">public</span>:
<a name="l00467"></a><a class="code" href="classOgre_1_1PreApplyTextureAliasesScriptCompilerEvent.html#a7fe96a9aaef9359e8077bdb0c234db2f">00467</a> <a class="code" href="classOgre_1_1Material.html" title="Class encapsulates rendering properties of an object.">Material</a> *mMaterial;
<a name="l00468"></a><a class="code" href="classOgre_1_1PreApplyTextureAliasesScriptCompilerEvent.html#a298f1b128634bef5d5964726097278e8">00468</a> <a class="code" href="group__General.html#ga20898062bd79359acd1137276d9b0e37" title="Alias / Texture name pair (first = alias, second = texture name).">AliasTextureNamePairList</a> *mAliases;
<a name="l00469"></a><a class="code" href="classOgre_1_1PreApplyTextureAliasesScriptCompilerEvent.html#a403617d0cc5f8e8bffccca4012dd6fb1">00469</a> <span class="keyword">static</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> eventType;
<a name="l00470"></a>00470
<a name="l00471"></a><a class="code" href="classOgre_1_1PreApplyTextureAliasesScriptCompilerEvent.html#af8a79ba69d0bd18034a45efd19e6a43f">00471</a> <a class="code" href="classOgre_1_1PreApplyTextureAliasesScriptCompilerEvent.html">PreApplyTextureAliasesScriptCompilerEvent</a>(<a class="code" href="classOgre_1_1Material.html" title="Class encapsulates rendering properties of an object.">Material</a> *material, <a class="code" href="group__General.html#ga20898062bd79359acd1137276d9b0e37" title="Alias / Texture name pair (first = alias, second = texture name).">AliasTextureNamePairList</a> *aliases)
<a name="l00472"></a>00472 :<a class="code" href="classOgre_1_1ScriptCompilerEvent.html" title="This struct is a base class for events which can be thrown by the compilers and caught...">ScriptCompilerEvent</a>(eventType), mMaterial(material), mAliases(aliases){}
<a name="l00473"></a>00473 };
<a name="l00474"></a>00474
<a name="l00475"></a><a class="code" href="classOgre_1_1ProcessResourceNameScriptCompilerEvent.html">00475</a> <span class="keyword">class </span><a class="code" href="OgrePlatform_8h.html#a20566b1253bae200372ed9162489a663">_OgreExport</a> <a class="code" href="classOgre_1_1ProcessResourceNameScriptCompilerEvent.html">ProcessResourceNameScriptCompilerEvent</a> : <span class="keyword">public</span> <a class="code" href="classOgre_1_1ScriptCompilerEvent.html" title="This struct is a base class for events which can be thrown by the compilers and caught...">ScriptCompilerEvent</a>
<a name="l00476"></a>00476 {
<a name="l00477"></a>00477 <span class="keyword">public</span>:
<a name="l00478"></a><a class="code" href="classOgre_1_1ProcessResourceNameScriptCompilerEvent.html#afd04c7f48ef0823ba70812b83fde1acc">00478</a> <span class="keyword">enum</span> <a class="code" href="classOgre_1_1ProcessResourceNameScriptCompilerEvent.html#afd04c7f48ef0823ba70812b83fde1acc">ResourceType</a>
<a name="l00479"></a>00479 {
<a name="l00480"></a><a class="code" href="classOgre_1_1ProcessResourceNameScriptCompilerEvent.html#afd04c7f48ef0823ba70812b83fde1acca89eafbeaac332dd99da1acf69bcd5e28">00480</a> TEXTURE,
<a name="l00481"></a><a class="code" href="classOgre_1_1ProcessResourceNameScriptCompilerEvent.html#afd04c7f48ef0823ba70812b83fde1acca98aba562da4701af0723b20487e3e72e">00481</a> MATERIAL,
<a name="l00482"></a><a class="code" href="classOgre_1_1ProcessResourceNameScriptCompilerEvent.html#afd04c7f48ef0823ba70812b83fde1accaaae64117ec8b4d891a58fbd343d50b0f">00482</a> GPU_PROGRAM,
<a name="l00483"></a><a class="code" href="classOgre_1_1ProcessResourceNameScriptCompilerEvent.html#afd04c7f48ef0823ba70812b83fde1acca79d98608fb92fdd1ff492f56d86b2ba1">00483</a> COMPOSITOR
<a name="l00484"></a>00484 };
<a name="l00485"></a><a class="code" href="classOgre_1_1ProcessResourceNameScriptCompilerEvent.html#ad65384a6b5c01e1ce69a4d452d45745f">00485</a> <a class="code" href="classOgre_1_1ProcessResourceNameScriptCompilerEvent.html#afd04c7f48ef0823ba70812b83fde1acc">ResourceType</a> mResourceType;
<a name="l00486"></a><a class="code" href="classOgre_1_1ProcessResourceNameScriptCompilerEvent.html#a9df601b04eff55b09762484c8eac6082">00486</a> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> mName;
<a name="l00487"></a><a class="code" href="classOgre_1_1ProcessResourceNameScriptCompilerEvent.html#a3c4bdfcd9e3758d5281dfe0ed7d8e5fc">00487</a> <span class="keyword">static</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> eventType;
<a name="l00488"></a>00488
<a name="l00489"></a><a class="code" href="classOgre_1_1ProcessResourceNameScriptCompilerEvent.html#a93b2fb455dd0deec91a7f16a3a91c55e">00489</a> <a class="code" href="classOgre_1_1ProcessResourceNameScriptCompilerEvent.html">ProcessResourceNameScriptCompilerEvent</a>(<a class="code" href="classOgre_1_1ProcessResourceNameScriptCompilerEvent.html#afd04c7f48ef0823ba70812b83fde1acc">ResourceType</a> resourceType, <span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &name)
<a name="l00490"></a>00490 :<a class="code" href="classOgre_1_1ScriptCompilerEvent.html" title="This struct is a base class for events which can be thrown by the compilers and caught...">ScriptCompilerEvent</a>(eventType), mResourceType(resourceType), mName(name){}
<a name="l00491"></a>00491 };
<a name="l00492"></a>00492
<a name="l00493"></a><a class="code" href="classOgre_1_1ProcessNameExclusionScriptCompilerEvent.html">00493</a> <span class="keyword">class </span><a class="code" href="OgrePlatform_8h.html#a20566b1253bae200372ed9162489a663">_OgreExport</a> <a class="code" href="classOgre_1_1ProcessNameExclusionScriptCompilerEvent.html">ProcessNameExclusionScriptCompilerEvent</a> : <span class="keyword">public</span> <a class="code" href="classOgre_1_1ScriptCompilerEvent.html" title="This struct is a base class for events which can be thrown by the compilers and caught...">ScriptCompilerEvent</a>
<a name="l00494"></a>00494 {
<a name="l00495"></a>00495 <span class="keyword">public</span>:
<a name="l00496"></a><a class="code" href="classOgre_1_1ProcessNameExclusionScriptCompilerEvent.html#a51a223dead21c6a2ddfa66f75d508553">00496</a> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> mClass;
<a name="l00497"></a><a class="code" href="classOgre_1_1ProcessNameExclusionScriptCompilerEvent.html#ab4e31bae208b7526e183369be3acb410">00497</a> <a class="code" href="classOgre_1_1AbstractNode.html">AbstractNode</a> *mParent;
<a name="l00498"></a><a class="code" href="classOgre_1_1ProcessNameExclusionScriptCompilerEvent.html#a6743ef063ddf25f8ccaa1fc95465e0c6">00498</a> <span class="keyword">static</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> eventType;
<a name="l00499"></a>00499
<a name="l00500"></a><a class="code" href="classOgre_1_1ProcessNameExclusionScriptCompilerEvent.html#a4e7e3b1f5f8a2d9005f243729cd5367b">00500</a> <a class="code" href="classOgre_1_1ProcessNameExclusionScriptCompilerEvent.html">ProcessNameExclusionScriptCompilerEvent</a>(<span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &cls, <a class="code" href="classOgre_1_1AbstractNode.html">AbstractNode</a> *parent)
<a name="l00501"></a>00501 :<a class="code" href="classOgre_1_1ScriptCompilerEvent.html" title="This struct is a base class for events which can be thrown by the compilers and caught...">ScriptCompilerEvent</a>(eventType), mClass(cls), mParent(parent){}
<a name="l00502"></a>00502 };
<a name="l00503"></a>00503
<a name="l00504"></a><a class="code" href="classOgre_1_1CreateMaterialScriptCompilerEvent.html">00504</a> <span class="keyword">class </span><a class="code" href="OgrePlatform_8h.html#a20566b1253bae200372ed9162489a663">_OgreExport</a> <a class="code" href="classOgre_1_1CreateMaterialScriptCompilerEvent.html">CreateMaterialScriptCompilerEvent</a> : <span class="keyword">public</span> <a class="code" href="classOgre_1_1ScriptCompilerEvent.html" title="This struct is a base class for events which can be thrown by the compilers and caught...">ScriptCompilerEvent</a>
<a name="l00505"></a>00505 {
<a name="l00506"></a>00506 <span class="keyword">public</span>:
<a name="l00507"></a><a class="code" href="classOgre_1_1CreateMaterialScriptCompilerEvent.html#af9f939d7217bf645405e2106df7a6612">00507</a> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> mFile, mName, mResourceGroup;
<a name="l00508"></a><a class="code" href="classOgre_1_1CreateMaterialScriptCompilerEvent.html#a99ee0b5555a50c2786826902f73d7173">00508</a> <span class="keyword">static</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> eventType;
<a name="l00509"></a>00509
<a name="l00510"></a><a class="code" href="classOgre_1_1CreateMaterialScriptCompilerEvent.html#a10dbdf2ae2dac913c552c799e8878064">00510</a> <a class="code" href="classOgre_1_1CreateMaterialScriptCompilerEvent.html">CreateMaterialScriptCompilerEvent</a>(<span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &file, <span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &name, <span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &resourceGroup)
<a name="l00511"></a>00511 :<a class="code" href="classOgre_1_1ScriptCompilerEvent.html" title="This struct is a base class for events which can be thrown by the compilers and caught...">ScriptCompilerEvent</a>(eventType), mFile(file), mName(name), mResourceGroup(resourceGroup){}
<a name="l00512"></a>00512 };
<a name="l00513"></a>00513
<a name="l00514"></a><a class="code" href="classOgre_1_1CreateGpuProgramScriptCompilerEvent.html">00514</a> <span class="keyword">class </span><a class="code" href="OgrePlatform_8h.html#a20566b1253bae200372ed9162489a663">_OgreExport</a> <a class="code" href="classOgre_1_1CreateGpuProgramScriptCompilerEvent.html">CreateGpuProgramScriptCompilerEvent</a> : <span class="keyword">public</span> <a class="code" href="classOgre_1_1ScriptCompilerEvent.html" title="This struct is a base class for events which can be thrown by the compilers and caught...">ScriptCompilerEvent</a>
<a name="l00515"></a>00515 {
<a name="l00516"></a>00516 <span class="keyword">public</span>:
<a name="l00517"></a><a class="code" href="classOgre_1_1CreateGpuProgramScriptCompilerEvent.html#aa10432fb214d5d1304b8c12bbfcdbc53">00517</a> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> mFile, mName, mResourceGroup, mSource, mSyntax;
<a name="l00518"></a><a class="code" href="classOgre_1_1CreateGpuProgramScriptCompilerEvent.html#a7b906375e72b00b76b9ac211716ec9ec">00518</a> <a class="code" href="group__Resources.html#gad08e89fa63e81d061ea9e2f37664976e" title="Enumerates the types of programs which can run on the GPU.">GpuProgramType</a> mProgramType;
<a name="l00519"></a><a class="code" href="classOgre_1_1CreateGpuProgramScriptCompilerEvent.html#a44a1dbc63e7673519dbf1b666102cd34">00519</a> <span class="keyword">static</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> eventType;
<a name="l00520"></a>00520
<a name="l00521"></a><a class="code" href="classOgre_1_1CreateGpuProgramScriptCompilerEvent.html#a53c8dd264143054dbf29a79107dedca1">00521</a> <a class="code" href="classOgre_1_1CreateGpuProgramScriptCompilerEvent.html">CreateGpuProgramScriptCompilerEvent</a>(<span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &file, <span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &name, <span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &resourceGroup, <span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &source,
<a name="l00522"></a>00522 <span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &syntax, <a class="code" href="group__Resources.html#gad08e89fa63e81d061ea9e2f37664976e" title="Enumerates the types of programs which can run on the GPU.">GpuProgramType</a> programType)
<a name="l00523"></a>00523 :<a class="code" href="classOgre_1_1ScriptCompilerEvent.html" title="This struct is a base class for events which can be thrown by the compilers and caught...">ScriptCompilerEvent</a>(eventType), mFile(file), mName(name), mResourceGroup(resourceGroup), mSource(source),
<a name="l00524"></a>00524 mSyntax(syntax), mProgramType(programType)
<a name="l00525"></a>00525 {}
<a name="l00526"></a>00526 };
<a name="l00527"></a>00527
<a name="l00528"></a><a class="code" href="classOgre_1_1CreateHighLevelGpuProgramScriptCompilerEvent.html">00528</a> <span class="keyword">class </span><a class="code" href="OgrePlatform_8h.html#a20566b1253bae200372ed9162489a663">_OgreExport</a> <a class="code" href="classOgre_1_1CreateHighLevelGpuProgramScriptCompilerEvent.html">CreateHighLevelGpuProgramScriptCompilerEvent</a> : <span class="keyword">public</span> <a class="code" href="classOgre_1_1ScriptCompilerEvent.html" title="This struct is a base class for events which can be thrown by the compilers and caught...">ScriptCompilerEvent</a>
<a name="l00529"></a>00529 {
<a name="l00530"></a>00530 <span class="keyword">public</span>:
<a name="l00531"></a><a class="code" href="classOgre_1_1CreateHighLevelGpuProgramScriptCompilerEvent.html#a581f63322ca90c89720be8fe682e0346">00531</a> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> mFile, mName, mResourceGroup, mSource, mLanguage;
<a name="l00532"></a><a class="code" href="classOgre_1_1CreateHighLevelGpuProgramScriptCompilerEvent.html#aa4df239d1e53bba3c96b0aed2de4a7ba">00532</a> <a class="code" href="group__Resources.html#gad08e89fa63e81d061ea9e2f37664976e" title="Enumerates the types of programs which can run on the GPU.">GpuProgramType</a> mProgramType;
<a name="l00533"></a><a class="code" href="classOgre_1_1CreateHighLevelGpuProgramScriptCompilerEvent.html#a84d7987ba8fcf1a4360b073e65245513">00533</a> <span class="keyword">static</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> eventType;
<a name="l00534"></a>00534
<a name="l00535"></a><a class="code" href="classOgre_1_1CreateHighLevelGpuProgramScriptCompilerEvent.html#a7c525a5b56ad39bd0fbb64486e153b7b">00535</a> <a class="code" href="classOgre_1_1CreateHighLevelGpuProgramScriptCompilerEvent.html">CreateHighLevelGpuProgramScriptCompilerEvent</a>(<span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &file, <span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &name, <span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &resourceGroup, <span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &source,
<a name="l00536"></a>00536 <span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &language, <a class="code" href="group__Resources.html#gad08e89fa63e81d061ea9e2f37664976e" title="Enumerates the types of programs which can run on the GPU.">GpuProgramType</a> programType)
<a name="l00537"></a>00537 :<a class="code" href="classOgre_1_1ScriptCompilerEvent.html" title="This struct is a base class for events which can be thrown by the compilers and caught...">ScriptCompilerEvent</a>(eventType), mFile(file), mName(name), mResourceGroup(resourceGroup), mSource(source),
<a name="l00538"></a>00538 mLanguage(language), mProgramType(programType)
<a name="l00539"></a>00539 {}
<a name="l00540"></a>00540 };
<a name="l00541"></a>00541
<a name="l00542"></a><a class="code" href="classOgre_1_1CreateGpuSharedParametersScriptCompilerEvent.html">00542</a> <span class="keyword">class </span><a class="code" href="OgrePlatform_8h.html#a20566b1253bae200372ed9162489a663">_OgreExport</a> <a class="code" href="classOgre_1_1CreateGpuSharedParametersScriptCompilerEvent.html">CreateGpuSharedParametersScriptCompilerEvent</a> : <span class="keyword">public</span> <a class="code" href="classOgre_1_1ScriptCompilerEvent.html" title="This struct is a base class for events which can be thrown by the compilers and caught...">ScriptCompilerEvent</a>
<a name="l00543"></a>00543 {
<a name="l00544"></a>00544 <span class="keyword">public</span>:
<a name="l00545"></a><a class="code" href="classOgre_1_1CreateGpuSharedParametersScriptCompilerEvent.html#a983cf04921ea813dccff75ccaf5f7005">00545</a> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> mFile, mName, mResourceGroup;
<a name="l00546"></a><a class="code" href="classOgre_1_1CreateGpuSharedParametersScriptCompilerEvent.html#a896fe40542b24eeb5814bc371c5f2cb0">00546</a> <span class="keyword">static</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> eventType;
<a name="l00547"></a>00547
<a name="l00548"></a><a class="code" href="classOgre_1_1CreateGpuSharedParametersScriptCompilerEvent.html#a498eb4924486fccbd9c2e83cdc205b51">00548</a> <a class="code" href="classOgre_1_1CreateGpuSharedParametersScriptCompilerEvent.html">CreateGpuSharedParametersScriptCompilerEvent</a>(<span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &file, <span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &name, <span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &resourceGroup)
<a name="l00549"></a>00549 :<a class="code" href="classOgre_1_1ScriptCompilerEvent.html" title="This struct is a base class for events which can be thrown by the compilers and caught...">ScriptCompilerEvent</a>(eventType), mFile(file), mName(name), mResourceGroup(resourceGroup){}
<a name="l00550"></a>00550 };
<a name="l00551"></a>00551
<a name="l00552"></a><a class="code" href="classOgre_1_1CreateParticleSystemScriptCompilerEvent.html">00552</a> <span class="keyword">class </span><a class="code" href="OgrePlatform_8h.html#a20566b1253bae200372ed9162489a663">_OgreExport</a> <a class="code" href="classOgre_1_1CreateParticleSystemScriptCompilerEvent.html">CreateParticleSystemScriptCompilerEvent</a> : <span class="keyword">public</span> <a class="code" href="classOgre_1_1ScriptCompilerEvent.html" title="This struct is a base class for events which can be thrown by the compilers and caught...">ScriptCompilerEvent</a>
<a name="l00553"></a>00553 {
<a name="l00554"></a>00554 <span class="keyword">public</span>:
<a name="l00555"></a><a class="code" href="classOgre_1_1CreateParticleSystemScriptCompilerEvent.html#ac25d4cbd99b13a92efa1ec773b4aead8">00555</a> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> mFile, mName, mResourceGroup;
<a name="l00556"></a><a class="code" href="classOgre_1_1CreateParticleSystemScriptCompilerEvent.html#a35db50fc079ef40ae98a0789afdfca5e">00556</a> <span class="keyword">static</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> eventType;
<a name="l00557"></a>00557
<a name="l00558"></a><a class="code" href="classOgre_1_1CreateParticleSystemScriptCompilerEvent.html#ae5d353f53c585c185969c67c01b80890">00558</a> <a class="code" href="classOgre_1_1CreateParticleSystemScriptCompilerEvent.html">CreateParticleSystemScriptCompilerEvent</a>(<span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &file, <span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &name, <span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &resourceGroup)
<a name="l00559"></a>00559 :<a class="code" href="classOgre_1_1ScriptCompilerEvent.html" title="This struct is a base class for events which can be thrown by the compilers and caught...">ScriptCompilerEvent</a>(eventType), mFile(file), mName(name), mResourceGroup(resourceGroup){}
<a name="l00560"></a>00560 };
<a name="l00561"></a>00561
<a name="l00562"></a><a class="code" href="classOgre_1_1CreateCompositorScriptCompilerEvent.html">00562</a> <span class="keyword">class </span><a class="code" href="OgrePlatform_8h.html#a20566b1253bae200372ed9162489a663">_OgreExport</a> <a class="code" href="classOgre_1_1CreateCompositorScriptCompilerEvent.html">CreateCompositorScriptCompilerEvent</a> : <span class="keyword">public</span> <a class="code" href="classOgre_1_1ScriptCompilerEvent.html" title="This struct is a base class for events which can be thrown by the compilers and caught...">ScriptCompilerEvent</a>
<a name="l00563"></a>00563 {
<a name="l00564"></a>00564 <span class="keyword">public</span>:
<a name="l00565"></a><a class="code" href="classOgre_1_1CreateCompositorScriptCompilerEvent.html#ab81debbe356569675c115026c16642eb">00565</a> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> mFile, mName, mResourceGroup;
<a name="l00566"></a><a class="code" href="classOgre_1_1CreateCompositorScriptCompilerEvent.html#aef2a0596e638e688e695dafc3d5d1521">00566</a> <span class="keyword">static</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> eventType;
<a name="l00567"></a>00567
<a name="l00568"></a><a class="code" href="classOgre_1_1CreateCompositorScriptCompilerEvent.html#aa1246f8c43e041010598e736c293948e">00568</a> <a class="code" href="classOgre_1_1CreateCompositorScriptCompilerEvent.html">CreateCompositorScriptCompilerEvent</a>(<span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &file, <span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &name, <span class="keyword">const</span> <a class="code" href="namespaceOgre.html#af73bbdc8bed8a3e6fcd56bb8fa188c45">String</a> &resourceGroup)
<a name="l00569"></a>00569 :<a class="code" href="classOgre_1_1ScriptCompilerEvent.html" title="This struct is a base class for events which can be thrown by the compilers and caught...">ScriptCompilerEvent</a>(eventType), mFile(file), mName(name), mResourceGroup(resourceGroup){}
<a name="l00570"></a>00570 };
<a name="l00571"></a>00571
<a name="l00573"></a>00573 <span class="keyword">enum</span>
<a name="l00574"></a>00574 {
<a name="l00575"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea2b2c49398651a76cbdbfd9db3a15f91f">00575</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea2b2c49398651a76cbdbfd9db3a15f91f">ID_MATERIAL</a> = 3,
<a name="l00576"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eafc12d5155d0be2f3cc12a0fba9b0c03b">00576</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eafc12d5155d0be2f3cc12a0fba9b0c03b">ID_VERTEX_PROGRAM</a>,
<a name="l00577"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea58ccd20c6e133e7ae33ec1df75b5e04a">00577</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea58ccd20c6e133e7ae33ec1df75b5e04a">ID_GEOMETRY_PROGRAM</a>,
<a name="l00578"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea6282c79ddfc7b44b8b59a2c1947bbf8d">00578</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea6282c79ddfc7b44b8b59a2c1947bbf8d">ID_FRAGMENT_PROGRAM</a>,
<a name="l00579"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea0c4e19a7bb48cd3c3b703b033fe13037">00579</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea0c4e19a7bb48cd3c3b703b033fe13037">ID_TECHNIQUE</a>,
<a name="l00580"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eab7409a07c76699798196578e13d76ede">00580</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eab7409a07c76699798196578e13d76ede">ID_PASS</a>,
<a name="l00581"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaed5cf1d92df9b95723975344f311733b">00581</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaed5cf1d92df9b95723975344f311733b">ID_TEXTURE_UNIT</a>,
<a name="l00582"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea75d54871a8f43a80f7935decab4dfaca">00582</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea75d54871a8f43a80f7935decab4dfaca">ID_VERTEX_PROGRAM_REF</a>,
<a name="l00583"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea944e8f91a8a46c37d19764fcc1001fcc">00583</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea944e8f91a8a46c37d19764fcc1001fcc">ID_GEOMETRY_PROGRAM_REF</a>,
<a name="l00584"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaa69424d599b22dae950a2130cc52c608">00584</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaa69424d599b22dae950a2130cc52c608">ID_FRAGMENT_PROGRAM_REF</a>,
<a name="l00585"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea2839ca1730b7a68f2e1d378ae38a5a78">00585</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea2839ca1730b7a68f2e1d378ae38a5a78">ID_SHADOW_CASTER_VERTEX_PROGRAM_REF</a>,
<a name="l00586"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eab8640fd32dbba380b4923b5351a0cbc9">00586</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eab8640fd32dbba380b4923b5351a0cbc9">ID_SHADOW_CASTER_FRAGMENT_PROGRAM_REF</a>,
<a name="l00587"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea67464ef4cd8557cc81fb4f8deba82071">00587</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea67464ef4cd8557cc81fb4f8deba82071">ID_SHADOW_RECEIVER_VERTEX_PROGRAM_REF</a>,
<a name="l00588"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea6456daad1258c0e64043a7ca6e1da79c">00588</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea6456daad1258c0e64043a7ca6e1da79c">ID_SHADOW_RECEIVER_FRAGMENT_PROGRAM_REF</a>,
<a name="l00589"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea831b77cd8949b7eb1c96cca33c8dcba2">00589</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea831b77cd8949b7eb1c96cca33c8dcba2">ID_SHADOW_CASTER_MATERIAL</a>,
<a name="l00590"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea48c125acfa63ad9fdce3f511991533ff">00590</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea48c125acfa63ad9fdce3f511991533ff">ID_SHADOW_RECEIVER_MATERIAL</a>,
<a name="l00591"></a>00591
<a name="l00592"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea06e8912a73008239646baf7070bf085d">00592</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea06e8912a73008239646baf7070bf085d">ID_LOD_VALUES</a>,
<a name="l00593"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eab692aed353ec8451292578008bff4c3a">00593</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eab692aed353ec8451292578008bff4c3a">ID_LOD_STRATEGY</a>,
<a name="l00594"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eabf42c5eadba6c5eb0ca624f62cf2c249">00594</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eabf42c5eadba6c5eb0ca624f62cf2c249">ID_LOD_DISTANCES</a>,
<a name="l00595"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea4cbb744b58172c959b895bfb5153ff50">00595</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea4cbb744b58172c959b895bfb5153ff50">ID_RECEIVE_SHADOWS</a>,
<a name="l00596"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea968bc11209f0be11037bb1fb2f9e8ac5">00596</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea968bc11209f0be11037bb1fb2f9e8ac5">ID_TRANSPARENCY_CASTS_SHADOWS</a>,
<a name="l00597"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaa5a710bbfe3240b3b0fdaa77293b53f0">00597</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaa5a710bbfe3240b3b0fdaa77293b53f0">ID_SET_TEXTURE_ALIAS</a>,
<a name="l00598"></a>00598
<a name="l00599"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea276bde22bcb4058252f94a9c075fe292">00599</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea276bde22bcb4058252f94a9c075fe292">ID_SOURCE</a>,
<a name="l00600"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea4bff0b9c4c3b43aadb36607fc0b8a221">00600</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea4bff0b9c4c3b43aadb36607fc0b8a221">ID_SYNTAX</a>,
<a name="l00601"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea5652ca054bfab3348bfe9981b841baa1">00601</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea5652ca054bfab3348bfe9981b841baa1">ID_DEFAULT_PARAMS</a>,
<a name="l00602"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea559901d8f9cb6a3c493e120b19f94cd3">00602</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea559901d8f9cb6a3c493e120b19f94cd3">ID_PARAM_INDEXED</a>,
<a name="l00603"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea76e45bd2a7d469182fba9f17c80cf4b9">00603</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea76e45bd2a7d469182fba9f17c80cf4b9">ID_PARAM_NAMED</a>,
<a name="l00604"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eabadd98af104446c27a4bfbf116d6b322">00604</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eabadd98af104446c27a4bfbf116d6b322">ID_PARAM_INDEXED_AUTO</a>,
<a name="l00605"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea8c70e59ffa3bea79c05e9886c5cd093f">00605</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea8c70e59ffa3bea79c05e9886c5cd093f">ID_PARAM_NAMED_AUTO</a>,
<a name="l00606"></a>00606
<a name="l00607"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eae4d5120e4311976061dd1c8f5bfe9516">00607</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eae4d5120e4311976061dd1c8f5bfe9516">ID_SCHEME</a>,
<a name="l00608"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eacef9bab94505acc3b5e213ea45e1dc42">00608</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eacef9bab94505acc3b5e213ea45e1dc42">ID_LOD_INDEX</a>,
<a name="l00609"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea7d6dd55394ea09f99d586cc62d0c3aef">00609</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea7d6dd55394ea09f99d586cc62d0c3aef">ID_GPU_VENDOR_RULE</a>,
<a name="l00610"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea93a2e594db4d70fb780e704b2431bb7c">00610</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea93a2e594db4d70fb780e704b2431bb7c">ID_GPU_DEVICE_RULE</a>,
<a name="l00611"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea58a20af3afbdf6d0168ed647e75aa2eb">00611</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea58a20af3afbdf6d0168ed647e75aa2eb">ID_INCLUDE</a>,
<a name="l00612"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea2813c4e75ca669ce41da62de4ee477e9">00612</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea2813c4e75ca669ce41da62de4ee477e9">ID_EXCLUDE</a>,
<a name="l00613"></a>00613
<a name="l00614"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea13b2ecf83d960469745a0250368d8b8e">00614</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea13b2ecf83d960469745a0250368d8b8e">ID_AMBIENT</a>,
<a name="l00615"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea389af90fcf4833df3f0d534d840e5a70">00615</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea389af90fcf4833df3f0d534d840e5a70">ID_DIFFUSE</a>,
<a name="l00616"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea5a91b3c594ea48d0940737a257302aaf">00616</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea5a91b3c594ea48d0940737a257302aaf">ID_SPECULAR</a>,
<a name="l00617"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea187751a01ecd6159dc9dbe81329426eb">00617</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea187751a01ecd6159dc9dbe81329426eb">ID_EMISSIVE</a>,
<a name="l00618"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea68c1d33261f0d5b60982474c9ae64eb7">00618</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea68c1d33261f0d5b60982474c9ae64eb7">ID_VERTEXCOLOUR</a>,
<a name="l00619"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaf5086c2f7523735f1f393f5a16995efb">00619</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaf5086c2f7523735f1f393f5a16995efb">ID_SCENE_BLEND</a>,
<a name="l00620"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea91f67f1172465160e9abeaf25f91e4e2">00620</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea91f67f1172465160e9abeaf25f91e4e2">ID_COLOUR_BLEND</a>,
<a name="l00621"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaae6cac512fa58c29c1b4594d95466e45">00621</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaae6cac512fa58c29c1b4594d95466e45">ID_ONE</a>,
<a name="l00622"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea359d9e8b1d6bbcef740089cc27d2593d">00622</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea359d9e8b1d6bbcef740089cc27d2593d">ID_ZERO</a>,
<a name="l00623"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea74a4095d9e566c03ca0dd02325c56776">00623</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea74a4095d9e566c03ca0dd02325c56776">ID_DEST_COLOUR</a>,
<a name="l00624"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ead85b6e3a8bf39e7b96e060a14111d602">00624</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ead85b6e3a8bf39e7b96e060a14111d602">ID_SRC_COLOUR</a>,
<a name="l00625"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea7090bd82ae01826bd52eef6286d8031d">00625</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea7090bd82ae01826bd52eef6286d8031d">ID_ONE_MINUS_DEST_COLOUR</a>,
<a name="l00626"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea8e8dec8034f628eafecf8c9c0d87175c">00626</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea8e8dec8034f628eafecf8c9c0d87175c">ID_ONE_MINUS_SRC_COLOUR</a>,
<a name="l00627"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea3e7916a63337edf2dafdd502fc9c0127">00627</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea3e7916a63337edf2dafdd502fc9c0127">ID_DEST_ALPHA</a>,
<a name="l00628"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea6f73c982810457ef335aca351b256582">00628</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea6f73c982810457ef335aca351b256582">ID_SRC_ALPHA</a>,
<a name="l00629"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea0501466f5f6fcada730e9e942e4c8016">00629</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea0501466f5f6fcada730e9e942e4c8016">ID_ONE_MINUS_DEST_ALPHA</a>,
<a name="l00630"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea94a0811852b894096a6c06b2031282a8">00630</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea94a0811852b894096a6c06b2031282a8">ID_ONE_MINUS_SRC_ALPHA</a>,
<a name="l00631"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaf1053e146388fbc1c00be7651f2697ee">00631</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaf1053e146388fbc1c00be7651f2697ee">ID_SEPARATE_SCENE_BLEND</a>,
<a name="l00632"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea3a08823e645291271b2881cf9d3a27c8">00632</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea3a08823e645291271b2881cf9d3a27c8">ID_SCENE_BLEND_OP</a>,
<a name="l00633"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea1d6cc05dae56fafed1944e3102eac3ed">00633</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea1d6cc05dae56fafed1944e3102eac3ed">ID_REVERSE_SUBTRACT</a>,
<a name="l00634"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eafec4425353b7cafd7fda2a2bdb959211">00634</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eafec4425353b7cafd7fda2a2bdb959211">ID_MIN</a>,
<a name="l00635"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea50662123738f044fee8c9248acc5a810">00635</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea50662123738f044fee8c9248acc5a810">ID_MAX</a>,
<a name="l00636"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea876cfafab0cb4df8a3e9b6709670a0fc">00636</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea876cfafab0cb4df8a3e9b6709670a0fc">ID_SEPARATE_SCENE_BLEND_OP</a>,
<a name="l00637"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea7bf6ebad61ddceb188826495879df3b0">00637</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea7bf6ebad61ddceb188826495879df3b0">ID_DEPTH_CHECK</a>,
<a name="l00638"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea5903d793902c004bc351ca5ce0af1f3b">00638</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea5903d793902c004bc351ca5ce0af1f3b">ID_DEPTH_WRITE</a>,
<a name="l00639"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaa580e3f6f4345147e128fc07119d54d2">00639</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaa580e3f6f4345147e128fc07119d54d2">ID_DEPTH_FUNC</a>,
<a name="l00640"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaf43a60593981c81dcd83fe11100d02b2">00640</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaf43a60593981c81dcd83fe11100d02b2">ID_DEPTH_BIAS</a>,
<a name="l00641"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaa54862e13f51072b8e79244fd43bff59">00641</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaa54862e13f51072b8e79244fd43bff59">ID_ITERATION_DEPTH_BIAS</a>,
<a name="l00642"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaa89bb6e9cf5005e014486de8a0d208de">00642</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaa89bb6e9cf5005e014486de8a0d208de">ID_ALWAYS_FAIL</a>,
<a name="l00643"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea853025486700d8ab881bd1b6f3a0a381">00643</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea853025486700d8ab881bd1b6f3a0a381">ID_ALWAYS_PASS</a>,
<a name="l00644"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eac640ab2c6efc2840f466fae4089a124d">00644</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eac640ab2c6efc2840f466fae4089a124d">ID_LESS_EQUAL</a>,
<a name="l00645"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea277d9b89ed32e6152846df2bb549e7be">00645</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea277d9b89ed32e6152846df2bb549e7be">ID_LESS</a>,
<a name="l00646"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaabce49ae39811f14f6dff7c3b714d482">00646</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaabce49ae39811f14f6dff7c3b714d482">ID_EQUAL</a>,
<a name="l00647"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea3d729904faf9e71d6526bd6a5753dbcf">00647</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea3d729904faf9e71d6526bd6a5753dbcf">ID_NOT_EQUAL</a>,
<a name="l00648"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaad9b39fbf3877d5b5dddac52b3bda2bd">00648</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaad9b39fbf3877d5b5dddac52b3bda2bd">ID_GREATER_EQUAL</a>,
<a name="l00649"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea7c486e4525930e03ea9593184bb936f1">00649</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea7c486e4525930e03ea9593184bb936f1">ID_GREATER</a>,
<a name="l00650"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eac28072ab8ad7c52d6a6d3a19afcdd88c">00650</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eac28072ab8ad7c52d6a6d3a19afcdd88c">ID_ALPHA_REJECTION</a>,
<a name="l00651"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea824a2c2d59619c736a3db29ed92d51a9">00651</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea824a2c2d59619c736a3db29ed92d51a9">ID_ALPHA_TO_COVERAGE</a>,
<a name="l00652"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea6dec22888b1a207eb4aa785439245fb2">00652</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea6dec22888b1a207eb4aa785439245fb2">ID_LIGHT_SCISSOR</a>,
<a name="l00653"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea26cee69d0e96993778dcee41d2887801">00653</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea26cee69d0e96993778dcee41d2887801">ID_LIGHT_CLIP_PLANES</a>,
<a name="l00654"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea72c8453a7737a7f0c4b7d093fdfc149a">00654</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea72c8453a7737a7f0c4b7d093fdfc149a">ID_TRANSPARENT_SORTING</a>,
<a name="l00655"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eab026dce703d95a27022ae8c3e40ff93f">00655</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eab026dce703d95a27022ae8c3e40ff93f">ID_ILLUMINATION_STAGE</a>,
<a name="l00656"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea39a41d0efd4cbe682a5c1fd7c00cbb92">00656</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea39a41d0efd4cbe682a5c1fd7c00cbb92">ID_DECAL</a>,
<a name="l00657"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea7cb68759ff9d0f6c521a799a1d9c05af">00657</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea7cb68759ff9d0f6c521a799a1d9c05af">ID_CULL_HARDWARE</a>,
<a name="l00658"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eac50dd5e3959eff7718a85e4368839766">00658</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eac50dd5e3959eff7718a85e4368839766">ID_CLOCKWISE</a>,
<a name="l00659"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea2b2fefdf5d0ba5d37cea88c5b51d8bd3">00659</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea2b2fefdf5d0ba5d37cea88c5b51d8bd3">ID_ANTICLOCKWISE</a>,
<a name="l00660"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea96f90a0ae2287300a6683aa9ed13d025">00660</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea96f90a0ae2287300a6683aa9ed13d025">ID_CULL_SOFTWARE</a>,
<a name="l00661"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea9f7aa52dae209b16e10b405138fdf51b">00661</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea9f7aa52dae209b16e10b405138fdf51b">ID_BACK</a>,
<a name="l00662"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea03b007559a2183b4365fa597e81c5186">00662</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea03b007559a2183b4365fa597e81c5186">ID_FRONT</a>,
<a name="l00663"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eada3b7b5452b7d1a954f608446d5a7a1f">00663</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eada3b7b5452b7d1a954f608446d5a7a1f">ID_NORMALISE_NORMALS</a>,
<a name="l00664"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea4258c2dbfffb9fdd30e4bbcc8b4d1239">00664</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea4258c2dbfffb9fdd30e4bbcc8b4d1239">ID_LIGHTING</a>,
<a name="l00665"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea7b0a74d80c666c8c44de695babb98487">00665</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea7b0a74d80c666c8c44de695babb98487">ID_SHADING</a>,
<a name="l00666"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eac5af5cbac32dfcf507134c069b82fd32">00666</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eac5af5cbac32dfcf507134c069b82fd32">ID_FLAT</a>,
<a name="l00667"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea45bbdd9d41b21aa87aca655355297a94">00667</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea45bbdd9d41b21aa87aca655355297a94">ID_GOURAUD</a>,
<a name="l00668"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea8840809ba07c732d418409ca84e20b38">00668</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea8840809ba07c732d418409ca84e20b38">ID_PHONG</a>,
<a name="l00669"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaf3eebda07820f26d4c51be5968399d27">00669</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaf3eebda07820f26d4c51be5968399d27">ID_POLYGON_MODE</a>,
<a name="l00670"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaebf4c7b690d01a9d02b782dcf7556930">00670</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaebf4c7b690d01a9d02b782dcf7556930">ID_SOLID</a>,
<a name="l00671"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eabcbd8aed449c5c2b2100f6bf94d0562d">00671</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eabcbd8aed449c5c2b2100f6bf94d0562d">ID_WIREFRAME</a>,
<a name="l00672"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eadc4bd72139b315952dedfd43214d5443">00672</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eadc4bd72139b315952dedfd43214d5443">ID_POINTS</a>,
<a name="l00673"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaa05388510a369696872b4ff7d4d1735d">00673</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaa05388510a369696872b4ff7d4d1735d">ID_POLYGON_MODE_OVERRIDEABLE</a>,
<a name="l00674"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea92177d78356bc919c77936057d6672f1">00674</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea92177d78356bc919c77936057d6672f1">ID_FOG_OVERRIDE</a>,
<a name="l00675"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eae4dc74c090d0a2315d7f38613f2bb2b2">00675</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eae4dc74c090d0a2315d7f38613f2bb2b2">ID_NONE</a>,
<a name="l00676"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eafe70fb02909d6aac2802cf9950075d39">00676</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eafe70fb02909d6aac2802cf9950075d39">ID_LINEAR</a>,
<a name="l00677"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea8f26acd11d59a333c20fb18223c220e8">00677</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea8f26acd11d59a333c20fb18223c220e8">ID_EXP</a>,
<a name="l00678"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea7f02afbae9d9052cbda900f5e71536b3">00678</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea7f02afbae9d9052cbda900f5e71536b3">ID_EXP2</a>,
<a name="l00679"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eae846a1dde02a763dad3463baff5416e6">00679</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eae846a1dde02a763dad3463baff5416e6">ID_COLOUR_WRITE</a>,
<a name="l00680"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaa57e0fa74ab69de294e68684096e835d">00680</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaa57e0fa74ab69de294e68684096e835d">ID_MAX_LIGHTS</a>,
<a name="l00681"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea27660a178df353bd37137fe29361b4f3">00681</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea27660a178df353bd37137fe29361b4f3">ID_START_LIGHT</a>,
<a name="l00682"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaca182587e8ad3ee1b463d3774c217b39">00682</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaca182587e8ad3ee1b463d3774c217b39">ID_ITERATION</a>,
<a name="l00683"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaee5c0c12a484a4c114bcd2eff6dcd343">00683</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaee5c0c12a484a4c114bcd2eff6dcd343">ID_ONCE</a>,
<a name="l00684"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea7deace91455246611ebca97121faf387">00684</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea7deace91455246611ebca97121faf387">ID_ONCE_PER_LIGHT</a>,
<a name="l00685"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eabb5f743500b8933d73b8a7fe97079337">00685</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eabb5f743500b8933d73b8a7fe97079337">ID_PER_LIGHT</a>,
<a name="l00686"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eadc41a501c52e79d3beb76fedf2cea8ac">00686</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eadc41a501c52e79d3beb76fedf2cea8ac">ID_PER_N_LIGHTS</a>,
<a name="l00687"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea4b69ca0461cfe83ade5749663560492d">00687</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea4b69ca0461cfe83ade5749663560492d">ID_POINT</a>,
<a name="l00688"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea3e0a6c863c36afdef6a98b7259e8511f">00688</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea3e0a6c863c36afdef6a98b7259e8511f">ID_SPOT</a>,
<a name="l00689"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eafca112e90db9aa3d1917a1c849d208b2">00689</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eafca112e90db9aa3d1917a1c849d208b2">ID_DIRECTIONAL</a>,
<a name="l00690"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea31e941f5f3eb5059548b2eb14ebaadea">00690</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea31e941f5f3eb5059548b2eb14ebaadea">ID_LIGHT_MASK</a>,
<a name="l00691"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea279a98f285822d2b7b11ec5206e31e62">00691</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea279a98f285822d2b7b11ec5206e31e62">ID_POINT_SIZE</a>,
<a name="l00692"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eac583efefc05cb234aa3bc06046c4298a">00692</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eac583efefc05cb234aa3bc06046c4298a">ID_POINT_SPRITES</a>,
<a name="l00693"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea5983b965872f73536b60b507645e6583">00693</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea5983b965872f73536b60b507645e6583">ID_POINT_SIZE_ATTENUATION</a>,
<a name="l00694"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea5cc8a9cc6631628c896034d3170f28e0">00694</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea5cc8a9cc6631628c896034d3170f28e0">ID_POINT_SIZE_MIN</a>,
<a name="l00695"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea0d7bce5d6016a5e413819f4288b8a852">00695</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea0d7bce5d6016a5e413819f4288b8a852">ID_POINT_SIZE_MAX</a>,
<a name="l00696"></a>00696
<a name="l00697"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaae2fced883aa60a43105a3f4ea45d173">00697</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaae2fced883aa60a43105a3f4ea45d173">ID_TEXTURE_ALIAS</a>,
<a name="l00698"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea6903bb4d01bffea73655383a18fbf74f">00698</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea6903bb4d01bffea73655383a18fbf74f">ID_TEXTURE</a>,
<a name="l00699"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea4aa252e8082fc1557c030cdd8725dba0">00699</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea4aa252e8082fc1557c030cdd8725dba0">ID_1D</a>,
<a name="l00700"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea4e04055e24616debe03189c4c92ba4e2">00700</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea4e04055e24616debe03189c4c92ba4e2">ID_2D</a>,
<a name="l00701"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea7f9cac018dd9ac2d356262395c9dd9a2">00701</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea7f9cac018dd9ac2d356262395c9dd9a2">ID_3D</a>,
<a name="l00702"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ead27ff847f82e3c115204019df51c4a47">00702</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ead27ff847f82e3c115204019df51c4a47">ID_CUBIC</a>,
<a name="l00703"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eae245c8bfb168d549db8333f8b29144fa">00703</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eae245c8bfb168d549db8333f8b29144fa">ID_UNLIMITED</a>,
<a name="l00704"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea72ce76e82eb4129ce46293a8c1549294">00704</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea72ce76e82eb4129ce46293a8c1549294">ID_ALPHA</a>,
<a name="l00705"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaf50104d601676bbfd318ff922474a689">00705</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaf50104d601676bbfd318ff922474a689">ID_GAMMA</a>,
<a name="l00706"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaad2828de39470b952779f785bcca052b">00706</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaad2828de39470b952779f785bcca052b">ID_ANIM_TEXTURE</a>,
<a name="l00707"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eacfd72297a7aa623759ec1aa6e8a850d9">00707</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eacfd72297a7aa623759ec1aa6e8a850d9">ID_CUBIC_TEXTURE</a>,
<a name="l00708"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eae5c96b0da447631e1ecdaed2ce28a07a">00708</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eae5c96b0da447631e1ecdaed2ce28a07a">ID_SEPARATE_UV</a>,
<a name="l00709"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea44ee309bcdd1c907ab3855c1939824d7">00709</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea44ee309bcdd1c907ab3855c1939824d7">ID_COMBINED_UVW</a>,
<a name="l00710"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaff09683a87ae097f0fb37094edee7166">00710</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaff09683a87ae097f0fb37094edee7166">ID_TEX_COORD_SET</a>,
<a name="l00711"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea69b02d8e36ba665637dde277610c937c">00711</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea69b02d8e36ba665637dde277610c937c">ID_TEX_ADDRESS_MODE</a>,
<a name="l00712"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea09fd4aac45669207c805e5fabd5ad5d8">00712</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea09fd4aac45669207c805e5fabd5ad5d8">ID_WRAP</a>,
<a name="l00713"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eabaca8e96e359c6c9fc21e247e1f27704">00713</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eabaca8e96e359c6c9fc21e247e1f27704">ID_CLAMP</a>,
<a name="l00714"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea55a00540fc8557689342cef62742e29a">00714</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea55a00540fc8557689342cef62742e29a">ID_BORDER</a>,
<a name="l00715"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea90dd54f33ec4927930c35875d6a0c584">00715</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea90dd54f33ec4927930c35875d6a0c584">ID_MIRROR</a>,
<a name="l00716"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaa29ff31454c24689af3c64572f3efe32">00716</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaa29ff31454c24689af3c64572f3efe32">ID_TEX_BORDER_COLOUR</a>,
<a name="l00717"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea71e0f6b418dbbdcdf6d06c15b212c111">00717</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea71e0f6b418dbbdcdf6d06c15b212c111">ID_FILTERING</a>,
<a name="l00718"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea24f99350dba703d403db7bb72656635d">00718</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea24f99350dba703d403db7bb72656635d">ID_BILINEAR</a>,
<a name="l00719"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eae1414de148c991ab2ca6abbaa10acf0f">00719</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eae1414de148c991ab2ca6abbaa10acf0f">ID_TRILINEAR</a>,
<a name="l00720"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eabdd588acc370df29c294704ae39ea60e">00720</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eabdd588acc370df29c294704ae39ea60e">ID_ANISOTROPIC</a>,
<a name="l00721"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea69e487a525051fe25ec2dbe6dfb80f15">00721</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea69e487a525051fe25ec2dbe6dfb80f15">ID_MAX_ANISOTROPY</a>,
<a name="l00722"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea842a2fe9c082d15a6034932fefd37e1a">00722</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea842a2fe9c082d15a6034932fefd37e1a">ID_MIPMAP_BIAS</a>,
<a name="l00723"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea50501383b8603e1b84e90e8728087dbc">00723</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea50501383b8603e1b84e90e8728087dbc">ID_COLOUR_OP</a>,
<a name="l00724"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea9db84c53640ab5d8c6c3f45b5d58fa3f">00724</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea9db84c53640ab5d8c6c3f45b5d58fa3f">ID_REPLACE</a>,
<a name="l00725"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea4313cab3aaae35e47d234a863ebf01ba">00725</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea4313cab3aaae35e47d234a863ebf01ba">ID_ADD</a>,
<a name="l00726"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea3c59ff43cf526ca99597ca1aa8379e4b">00726</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea3c59ff43cf526ca99597ca1aa8379e4b">ID_MODULATE</a>,
<a name="l00727"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea7673f2760535dee89de0daaa269fa219">00727</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea7673f2760535dee89de0daaa269fa219">ID_ALPHA_BLEND</a>,
<a name="l00728"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea240973daf73c9191b1e285f504f98083">00728</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea240973daf73c9191b1e285f504f98083">ID_COLOUR_OP_EX</a>,
<a name="l00729"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea2326265c3ab264264c0470b4afa34294">00729</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea2326265c3ab264264c0470b4afa34294">ID_SOURCE1</a>,
<a name="l00730"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eafe71621a0be02cc939ec329062cfebd9">00730</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eafe71621a0be02cc939ec329062cfebd9">ID_SOURCE2</a>,
<a name="l00731"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea073c3169e6dc41e37ea85fa2b01ca02f">00731</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea073c3169e6dc41e37ea85fa2b01ca02f">ID_MODULATE_X2</a>,
<a name="l00732"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea3a35c2ea9adb947084187dd76349e35e">00732</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea3a35c2ea9adb947084187dd76349e35e">ID_MODULATE_X4</a>,
<a name="l00733"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea07cc4ed88d9b908332a9ecb8b9cddf5d">00733</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea07cc4ed88d9b908332a9ecb8b9cddf5d">ID_ADD_SIGNED</a>,
<a name="l00734"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaa9ec7092c57838bf74cfeadd8500b069">00734</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaa9ec7092c57838bf74cfeadd8500b069">ID_ADD_SMOOTH</a>,
<a name="l00735"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eabf32e19ee213b82fd9c7de37314a6177">00735</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eabf32e19ee213b82fd9c7de37314a6177">ID_SUBTRACT</a>,
<a name="l00736"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea3ab0650759c78d890bb62d4420ec96e4">00736</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea3ab0650759c78d890bb62d4420ec96e4">ID_BLEND_DIFFUSE_COLOUR</a>,
<a name="l00737"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea7c9cff6daf361119658c036249dd58cf">00737</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea7c9cff6daf361119658c036249dd58cf">ID_BLEND_DIFFUSE_ALPHA</a>,
<a name="l00738"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea31e02f7241300db834c7a9c415a46a5c">00738</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea31e02f7241300db834c7a9c415a46a5c">ID_BLEND_TEXTURE_ALPHA</a>,
<a name="l00739"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eab74673f83772e87ef4c0e722960b42f2">00739</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eab74673f83772e87ef4c0e722960b42f2">ID_BLEND_CURRENT_ALPHA</a>,
<a name="l00740"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eab4d228667013d67fd8476ef759676635">00740</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eab4d228667013d67fd8476ef759676635">ID_BLEND_MANUAL</a>,
<a name="l00741"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea1c4f1a49dbfbb311178374d40856ea07">00741</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea1c4f1a49dbfbb311178374d40856ea07">ID_DOT_PRODUCT</a>,
<a name="l00742"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaeee10179e4401bdba475400360479e84">00742</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaeee10179e4401bdba475400360479e84">ID_SRC_CURRENT</a>,
<a name="l00743"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea5e4ee24681c7f510ad5cbfc6ea6335c6">00743</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea5e4ee24681c7f510ad5cbfc6ea6335c6">ID_SRC_TEXTURE</a>,
<a name="l00744"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea6254a6f217a657a7ef3d385458beb1f3">00744</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea6254a6f217a657a7ef3d385458beb1f3">ID_SRC_DIFFUSE</a>,
<a name="l00745"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eafa440dae355dfcfcf1ea1db3e1cbb051">00745</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eafa440dae355dfcfcf1ea1db3e1cbb051">ID_SRC_SPECULAR</a>,
<a name="l00746"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaf5d85c903b3680e68e35bb017c2b3396">00746</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaf5d85c903b3680e68e35bb017c2b3396">ID_SRC_MANUAL</a>,
<a name="l00747"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea675493a738dab5bccc920089701c6694">00747</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea675493a738dab5bccc920089701c6694">ID_COLOUR_OP_MULTIPASS_FALLBACK</a>,
<a name="l00748"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea4a498cb734ca9b93b5877e23a90d91b4">00748</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea4a498cb734ca9b93b5877e23a90d91b4">ID_ALPHA_OP_EX</a>,
<a name="l00749"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eac90c62dde2b59d1a9ecd6b494d1890fd">00749</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eac90c62dde2b59d1a9ecd6b494d1890fd">ID_ENV_MAP</a>,
<a name="l00750"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eac10d89ca372e781ebcfabdd304f70c6c">00750</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eac10d89ca372e781ebcfabdd304f70c6c">ID_SPHERICAL</a>,
<a name="l00751"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eae6abdb32967bca8e3f54a31b85c7e07b">00751</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eae6abdb32967bca8e3f54a31b85c7e07b">ID_PLANAR</a>,
<a name="l00752"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eacc92f5983dee93f169e15b2ccaf81f4e">00752</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eacc92f5983dee93f169e15b2ccaf81f4e">ID_CUBIC_REFLECTION</a>,
<a name="l00753"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eab989ae2b84a0382d41118a1d58735470">00753</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eab989ae2b84a0382d41118a1d58735470">ID_CUBIC_NORMAL</a>,
<a name="l00754"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea562749432f3977af792a6e7142818958">00754</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea562749432f3977af792a6e7142818958">ID_SCROLL</a>,
<a name="l00755"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea3c28b328d0641fae44b636858ddee83c">00755</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea3c28b328d0641fae44b636858ddee83c">ID_SCROLL_ANIM</a>,
<a name="l00756"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea9021914758fbbe817fc8b1df59b57c6b">00756</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea9021914758fbbe817fc8b1df59b57c6b">ID_ROTATE</a>,
<a name="l00757"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea6679a510a3cf330fa0865e425514e9e8">00757</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea6679a510a3cf330fa0865e425514e9e8">ID_ROTATE_ANIM</a>,
<a name="l00758"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eab12d9344476d7f0b3f3f5b43b9b3c7c2">00758</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eab12d9344476d7f0b3f3f5b43b9b3c7c2">ID_SCALE</a>,
<a name="l00759"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eab74ac1297cca622dbc8328f1356a7626">00759</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eab74ac1297cca622dbc8328f1356a7626">ID_WAVE_XFORM</a>,
<a name="l00760"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea0dccb07de908e9b47080be81f92a006c">00760</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea0dccb07de908e9b47080be81f92a006c">ID_SCROLL_X</a>,
<a name="l00761"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea998bdecb80a943e64f7be2f26fe00bc9">00761</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea998bdecb80a943e64f7be2f26fe00bc9">ID_SCROLL_Y</a>,
<a name="l00762"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea1a90cd706ae00e8a4b474162fc1de20a">00762</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea1a90cd706ae00e8a4b474162fc1de20a">ID_SCALE_X</a>,
<a name="l00763"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eab388b1743e4f3eb32e2a53a1bdfc50f7">00763</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eab388b1743e4f3eb32e2a53a1bdfc50f7">ID_SCALE_Y</a>,
<a name="l00764"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea8afbaa6a7f4a6b426731413ddfd06e7c">00764</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea8afbaa6a7f4a6b426731413ddfd06e7c">ID_SINE</a>,
<a name="l00765"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea56c52dc100ecef30b91fbace8cf86c51">00765</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea56c52dc100ecef30b91fbace8cf86c51">ID_TRIANGLE</a>,
<a name="l00766"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eae6d2f6f2c95c215b5a88eed0cbc6c020">00766</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eae6d2f6f2c95c215b5a88eed0cbc6c020">ID_SQUARE</a>,
<a name="l00767"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea86882c16e9cb90036ab81a3f2caab9ef">00767</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea86882c16e9cb90036ab81a3f2caab9ef">ID_SAWTOOTH</a>,
<a name="l00768"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea2bfe15597f15c97242fbe6840e8e38a0">00768</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea2bfe15597f15c97242fbe6840e8e38a0">ID_INVERSE_SAWTOOTH</a>,
<a name="l00769"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaa0ba55c1bbf4a844ae33d434148e166b">00769</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaa0ba55c1bbf4a844ae33d434148e166b">ID_TRANSFORM</a>,
<a name="l00770"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea63aa1091d9af740c267f20de3b61f0a8">00770</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea63aa1091d9af740c267f20de3b61f0a8">ID_BINDING_TYPE</a>,
<a name="l00771"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaad0c3c300186247980c8993e981f3ab9">00771</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaad0c3c300186247980c8993e981f3ab9">ID_VERTEX</a>,
<a name="l00772"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea21de4a029df56718c63ce3ce0bd3ae25">00772</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea21de4a029df56718c63ce3ce0bd3ae25">ID_FRAGMENT</a>,
<a name="l00773"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea8885f0b1113e7f0ab3b25f44672e2519">00773</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea8885f0b1113e7f0ab3b25f44672e2519">ID_CONTENT_TYPE</a>,
<a name="l00774"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea7c31fb98103fa11047ea8d7a58048ce7">00774</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea7c31fb98103fa11047ea8d7a58048ce7">ID_NAMED</a>,
<a name="l00775"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea281a8dcf9968a766bda2e84b09c0d29d">00775</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea281a8dcf9968a766bda2e84b09c0d29d">ID_SHADOW</a>,
<a name="l00776"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea0104a13f96596beb77515615820b0289">00776</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea0104a13f96596beb77515615820b0289">ID_TEXTURE_SOURCE</a>,
<a name="l00777"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea68e3bad95df3f7946d0d3fda042aa60d">00777</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea68e3bad95df3f7946d0d3fda042aa60d">ID_SHARED_PARAMS</a>,
<a name="l00778"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea94337a9dc0bd0add72e7e59a379e747d">00778</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea94337a9dc0bd0add72e7e59a379e747d">ID_SHARED_PARAM_NAMED</a>,
<a name="l00779"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea48dd3587949cef9eb86695c78460bd0d">00779</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea48dd3587949cef9eb86695c78460bd0d">ID_SHARED_PARAMS_REF</a>,
<a name="l00780"></a>00780
<a name="l00781"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea018dbd1b7aeb93c8db9af0a79b2cc2de">00781</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea018dbd1b7aeb93c8db9af0a79b2cc2de">ID_PARTICLE_SYSTEM</a>,
<a name="l00782"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea212d49ba539be9f0377c3ef154e9e2b6">00782</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea212d49ba539be9f0377c3ef154e9e2b6">ID_EMITTER</a>,
<a name="l00783"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eadbc8eef6635c56806ed2f14affc95697">00783</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eadbc8eef6635c56806ed2f14affc95697">ID_AFFECTOR</a>,
<a name="l00784"></a>00784
<a name="l00785"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ead8c89ac35332d0413ab887de3f53ee49">00785</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ead8c89ac35332d0413ab887de3f53ee49">ID_COMPOSITOR</a>,
<a name="l00786"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea35f8138923b1963bcf5d065843e00d2c">00786</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea35f8138923b1963bcf5d065843e00d2c">ID_TARGET</a>,
<a name="l00787"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaa6e940a80a90174f70d8de8227964025">00787</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaa6e940a80a90174f70d8de8227964025">ID_TARGET_OUTPUT</a>,
<a name="l00788"></a>00788
<a name="l00789"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea1660d50778edeb1a0b0f52f3ad1adcc7">00789</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea1660d50778edeb1a0b0f52f3ad1adcc7">ID_INPUT</a>,
<a name="l00790"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaa5a28fbe5d4bfd0ffd36ca5e9b138f16">00790</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaa5a28fbe5d4bfd0ffd36ca5e9b138f16">ID_PREVIOUS</a>,
<a name="l00791"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaac431dd15e77612dd24bbcf6ef6d06d4">00791</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaac431dd15e77612dd24bbcf6ef6d06d4">ID_TARGET_WIDTH</a>,
<a name="l00792"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea287cd8b1ae9a1b2503bf20f5c07772b7">00792</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea287cd8b1ae9a1b2503bf20f5c07772b7">ID_TARGET_HEIGHT</a>,
<a name="l00793"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea6094d89684428e1e68d4574727262d69">00793</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea6094d89684428e1e68d4574727262d69">ID_TARGET_WIDTH_SCALED</a>,
<a name="l00794"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea79d0730d5a52d8f35a311715605aaaee">00794</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea79d0730d5a52d8f35a311715605aaaee">ID_TARGET_HEIGHT_SCALED</a>,
<a name="l00795"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea23a4389faa0c83f2320e550002e9d197">00795</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea23a4389faa0c83f2320e550002e9d197">ID_COMPOSITOR_LOGIC</a>,
<a name="l00796"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea25f5cdd9984b00b9fde4ec4e2d2c41db">00796</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea25f5cdd9984b00b9fde4ec4e2d2c41db">ID_TEXTURE_REF</a>,
<a name="l00797"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaee8c6e039eeb99158e4ad3e2dee73146">00797</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaee8c6e039eeb99158e4ad3e2dee73146">ID_SCOPE_LOCAL</a>,
<a name="l00798"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaa626dcc6e9425803d2dc34417ad3c1d5">00798</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaa626dcc6e9425803d2dc34417ad3c1d5">ID_SCOPE_CHAIN</a>,
<a name="l00799"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaa87760c46dd6dd9d9d6d4588dd28ffdf">00799</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaa87760c46dd6dd9d9d6d4588dd28ffdf">ID_SCOPE_GLOBAL</a>,
<a name="l00800"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea6012e67d91b6f1a6cdcca5bf2c3a01ab">00800</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea6012e67d91b6f1a6cdcca5bf2c3a01ab">ID_POOLED</a>,
<a name="l00801"></a>00801 <span class="comment">//ID_GAMMA, - already registered for material</span>
<a name="l00802"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea02452805e94dad9c3a043949be110679">00802</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea02452805e94dad9c3a043949be110679">ID_NO_FSAA</a>,
<a name="l00803"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eae092acc2d893628fba9256f9a69b758e">00803</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eae092acc2d893628fba9256f9a69b758e">ID_DEPTH_POOL</a>,
<a name="l00804"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaa09082033c0df99a9d18c23c44438d50">00804</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaa09082033c0df99a9d18c23c44438d50">ID_ONLY_INITIAL</a>,
<a name="l00805"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea2833e071edf79f6456730076527ce15d">00805</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea2833e071edf79f6456730076527ce15d">ID_VISIBILITY_MASK</a>,
<a name="l00806"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea6b227676f10c3bb7b25b6070469e30aa">00806</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea6b227676f10c3bb7b25b6070469e30aa">ID_LOD_BIAS</a>,
<a name="l00807"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea766519dac1de52e73c82f1a07c7e1cd1">00807</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea766519dac1de52e73c82f1a07c7e1cd1">ID_MATERIAL_SCHEME</a>,
<a name="l00808"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea4c2c08521c52e6d77d6a1265e77f0d2f">00808</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea4c2c08521c52e6d77d6a1265e77f0d2f">ID_SHADOWS_ENABLED</a>,
<a name="l00809"></a>00809
<a name="l00810"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea3b4c86690751e9bb1ea24496e0823b24">00810</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea3b4c86690751e9bb1ea24496e0823b24">ID_CLEAR</a>,
<a name="l00811"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea3aae4b8fc67ec21bfc771f1bd861c159">00811</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea3aae4b8fc67ec21bfc771f1bd861c159">ID_STENCIL</a>,
<a name="l00812"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea0927a3c0ee1b28ca7eb3f156b0a5b382">00812</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea0927a3c0ee1b28ca7eb3f156b0a5b382">ID_RENDER_SCENE</a>,
<a name="l00813"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eabd7670de75d7ad1e007c62b9d3b05ed9">00813</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eabd7670de75d7ad1e007c62b9d3b05ed9">ID_RENDER_QUAD</a>,
<a name="l00814"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea42f4516aea19b22363d18b38522d9895">00814</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea42f4516aea19b22363d18b38522d9895">ID_IDENTIFIER</a>,
<a name="l00815"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea87642afe5724343f37dde74a3f771bf4">00815</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea87642afe5724343f37dde74a3f771bf4">ID_FIRST_RENDER_QUEUE</a>,
<a name="l00816"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea3919aac33a9010965433179baa514d7d">00816</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea3919aac33a9010965433179baa514d7d">ID_LAST_RENDER_QUEUE</a>,
<a name="l00817"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea0eea96f624f07a452999a82ee9bca555">00817</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea0eea96f624f07a452999a82ee9bca555">ID_QUAD_NORMALS</a>,
<a name="l00818"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea76fdb24aea436ad642933fcf0a50cb29">00818</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea76fdb24aea436ad642933fcf0a50cb29">ID_CAMERA_FAR_CORNERS_VIEW_SPACE</a>,
<a name="l00819"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea09695bca554396df58bff51b33fbaa89">00819</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea09695bca554396df58bff51b33fbaa89">ID_CAMERA_FAR_CORNERS_WORLD_SPACE</a>,
<a name="l00820"></a>00820
<a name="l00821"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaadd97324917ac6a799f2e99e3548605e">00821</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaadd97324917ac6a799f2e99e3548605e">ID_BUFFERS</a>,
<a name="l00822"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea0e2c0bb853504437fda880de01aa6bce">00822</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea0e2c0bb853504437fda880de01aa6bce">ID_COLOUR</a>,
<a name="l00823"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eacda138b8a528e372816c0616b21991a5">00823</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eacda138b8a528e372816c0616b21991a5">ID_DEPTH</a>,
<a name="l00824"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea32bde45760601a8bb614ab04a19b0f6d">00824</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea32bde45760601a8bb614ab04a19b0f6d">ID_COLOUR_VALUE</a>,
<a name="l00825"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eabc73522c8c4f3db3b727ea70f139a836">00825</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eabc73522c8c4f3db3b727ea70f139a836">ID_DEPTH_VALUE</a>,
<a name="l00826"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea0beca887cbf0f3f9e2232cfecb640ec2">00826</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea0beca887cbf0f3f9e2232cfecb640ec2">ID_STENCIL_VALUE</a>,
<a name="l00827"></a>00827
<a name="l00828"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea28205f3646338056bbaf243d22bdb4cc">00828</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea28205f3646338056bbaf243d22bdb4cc">ID_CHECK</a>,
<a name="l00829"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea5cdb123e59d12c4b6fec7ec57b0786e5">00829</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea5cdb123e59d12c4b6fec7ec57b0786e5">ID_COMP_FUNC</a>,
<a name="l00830"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea7e340c7e2742f7730306e54504c2492f">00830</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea7e340c7e2742f7730306e54504c2492f">ID_REF_VALUE</a>,
<a name="l00831"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea942538a8440333b6367a2481e2410aa8">00831</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea942538a8440333b6367a2481e2410aa8">ID_MASK</a>,
<a name="l00832"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea9f03c4f9f8e6dc26a080c6d046ca3687">00832</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea9f03c4f9f8e6dc26a080c6d046ca3687">ID_FAIL_OP</a>,
<a name="l00833"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eadd341842537815403f515c5e0b9613fb">00833</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eadd341842537815403f515c5e0b9613fb">ID_KEEP</a>,
<a name="l00834"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea930efb2d0eb619b3811fca5b43aa2db2">00834</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea930efb2d0eb619b3811fca5b43aa2db2">ID_INCREMENT</a>,
<a name="l00835"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea92c8ffaeacd15047bb8e31ecf915f541">00835</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea92c8ffaeacd15047bb8e31ecf915f541">ID_DECREMENT</a>,
<a name="l00836"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaa372f1de21ee5190a03444c417a38316">00836</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaa372f1de21ee5190a03444c417a38316">ID_INCREMENT_WRAP</a>,
<a name="l00837"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ead10ec4b62617597a74c6236d60c328b3">00837</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ead10ec4b62617597a74c6236d60c328b3">ID_DECREMENT_WRAP</a>,
<a name="l00838"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eab72484a3cc56cfdb8a775f94bc2fa8b9">00838</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eab72484a3cc56cfdb8a775f94bc2fa8b9">ID_INVERT</a>,
<a name="l00839"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea3f7e28a67ecf1f9c73d1253e0ba3b1c7">00839</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea3f7e28a67ecf1f9c73d1253e0ba3b1c7">ID_DEPTH_FAIL_OP</a>,
<a name="l00840"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaf325cc38ad960a044285d57d2c99aa8d">00840</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eaf325cc38ad960a044285d57d2c99aa8d">ID_PASS_OP</a>,
<a name="l00841"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea259e516c7efa2d2eb3a70869c322b5aa">00841</a> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61ea259e516c7efa2d2eb3a70869c322b5aa">ID_TWO_SIDED</a>,
<a name="l00842"></a>00842 <span class="preprocessor">#ifdef RTSHADER_SYSTEM_BUILD_CORE_SHADERS</span>
<a name="l00843"></a>00843 <span class="preprocessor"></span> ID_RT_SHADER_SYSTEM,
<a name="l00844"></a>00844 <span class="preprocessor">#endif</span>
<a name="l00845"></a><a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eadf89bd427d0fe983ab7007919f4615a0">00845</a> <span class="preprocessor"></span> <a class="code" href="group__General.html#ggafb79f4c215a4ac77110efe823e94b61eadf89bd427d0fe983ab7007919f4615a0">ID_END_BUILTIN_IDS</a>
<a name="l00846"></a>00846 };
<a name="l00849"></a>00849 }
<a name="l00850"></a>00850
<a name="l00851"></a>00851 <span class="preprocessor">#endif</span>
</pre></div></div>
<hr>
<p>
Copyright © 2012 Torus Knot Software Ltd<br />
<!--Creative Commons License--><a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>.<br/>
<!--/Creative Commons License--><!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<Work rdf:about="">
<license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
<dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
</Work>
<License rdf:about="http://creativecommons.org/licenses/by-sa/2.5/"><permits rdf:resource="http://web.resource.org/cc/Reproduction"/><permits rdf:resource="http://web.resource.org/cc/Distribution"/><requires rdf:resource="http://web.resource.org/cc/Notice"/><requires rdf:resource="http://web.resource.org/cc/Attribution"/><permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/><requires rdf:resource="http://web.resource.org/cc/ShareAlike"/></License></rdf:RDF> -->
Last modified Sun Sep 2 08:16:09 2012
</p>
</body>
</html>
| lennonchan/OgreSource | Docs/api/html/OgreScriptCompiler_8h_source.html | HTML | mit | 164,657 |
<link rel="import" href="/bower_components/polymer/polymer.html">
<link rel="import" href="/bower_components/core-ajax/core-ajax.html">
<polymer-element name="my-element" noscript>
<template>
<span>Hello from <b>my-element</b>. This is my Shadow DOM.</span>
<core-ajax url="/data/lorem.json" auto response="{{resp}}"></core-ajax>
<textarea value="{{resp}}"></textarea>
</template>
</polymer-element>
| donmccurdy/sandbox-polymer | elements/my-element.html | HTML | mit | 417 |
<!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<title>Willcome to Aisling Bai's Homepage</title>
<link href="http://7xir0j.com1.z0.glb.clouddn.com/static/css/yue.css" type="text/css" rel="stylesheet">
<link href="http://7xir0j.com1.z0.glb.clouddn.com/static/css/bootstrap.min.css" type="text/css" rel="stylesheet">
<link href="/static/css/style.css" type="text/css" rel="stylesheet">
</head>
<body>
<div class="show-image">
<div class="bg-photo">
<img src="http://7xir0j.com1.z0.glb.clouddn.com/static/images/1.png">
</div>
<nav class="navbar">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#">我的主页</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li><a class='s-set' href="#introduction">个人简介</a></li>
<li><a class='s-set' href="#">个人学习</a></li>
<li><a class='s-set' href="#">实习经历</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
</div>
<div class="it">
<h1 class='col-md-2' id='introduction'>个人简介</h1>
<ul class="col-md-9 col-md-offset-1">
<li class="li-style">姓名: 白娟娟</li>
<li class="li-style">英文名字:Aisling</li>
<li class="li-style">职业:学生</li>
<li class="li-style">学历:本科再读</li>
<li class="li-style">学校:上海工程技术大学</li>
<li class="li-style">专业:计算机科学与技术</li>
<li class="li-style">邮箱:[email protected]</li>
<li class="li-style">地址:上海市松江大学城</li>
</ul>
</div>
</body>
</html> | AislingBai/MyPage | app/templates/main/homepage.html | HTML | mit | 2,484 |
<div id="Record" class="record panel panel-default">
<div class="panel-heading bg-darkgrey"><h4>Statement</h4></div>
<div class="record-body panel-body">
<document-date></document-date> <br>
<div ng-show="document.title_EN_t">
<label>Title</label>
<span class="km-value">
{{document.title_EN_t | lstring:locale}}
</span>
</div>
<div ng-show="document.description_EN_t">
<label>Description</label>
<span class="km-value">
{{document.description_EN_t}}
</span>
</div>
<!-- <div ng-show="document.text_EN_txt">
<label>Text</label>
<span class="km-value">
{{document.text_EN_txt}}
</span>
</div> -->
<div ng-show="document.themes_CEN_ss">
<label>Themes</label>
<div class="km-value" >
<ul class="list">
<li ng-repeat="item in document.themes_CEN_ss">{{item |stringToJSON | lstring:locale}}</li>
</ul>
</div>
</div>
<div ng-show="document.thematicAreas_CEN_ss">
<label>Thematic Areas</label>
<div class="km-value" >
<ul class="list">
<li ng-repeat="item in document.thematicAreas_CEN_ss">{{item |stringToJSON | lstring:locale}}</li>
</ul>
</div>
</div>
<div ng-show="document.url_ss">
<label>Document Link</label>
<span class="km-value">
<ul class="list">
<li ng-repeat="url in document.url_ss">
<a rel="noopener" translation-url ng-href="{{url}}" target="_">
<span ng-bind="url"></span>
</a>
</li>
</ul>
</span>
</div>
</div>
<div document-metadata class="panel-footer"></div>
</div>
| scbd/absch.cbd.int | app/views/forms/view/scbd/view-statement.directive.html | HTML | mit | 1,556 |
{% extends "base.html" %}
{% load i18n %}
{% block title %}{% trans "Verify Your E-mail Address" %}{% endblock %}
{% block container %}
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="panel panel-primary">
<div class="panel-heading"></div>
<div class="panel-body">
<h1>{% trans "Verify Your E-mail Address" %}</h1>
<p>{% blocktrans %}We have sent an e-mail to you for verification. Follow the link provided to finalize the signup process. Please contact us if you do not receive it within a few minutes.{% endblocktrans %}</p>
</div>
</div>
</div>
</div>
</div>
{% endblock %}
| ofilipowicz/owndb | templates/account/verification_sent.html | HTML | mit | 723 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>18 --> 19</title>
<link href="./../../assets/style.css" rel="stylesheet">
</head>
<body>
<h2>You have to be fast</h2>
<a href="./abac10eac025e4b4c4fb8b0c7a0ba1de9a27d086c747c957614892008aad2baf.html">Teleport</a>
<hr>
<a href="./../../about.md">About</a> (Spoilers! )
<script src="./../../assets/md5.js"></script>
<script>
window.currentLevel = 7;
</script>
<script src="./../../assets/script.js"></script>
</body>
</html> | simonmysun/praxis | TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/d404bc34fc2507d82d7837f69a4bf646eaecaa97b59f3cd7b3bae40cb15b9315.html | HTML | mit | 550 |
<h3>Track by (Data Binding [3])</h2>
<p>
El <b>‘track by’ es utilizado en los ‘ng-repeat’ y ‘ng-options’.</b>
El cual mejora el render de la aplicación y Angular no debe <b>generar un
$$hashKey para trackear cada repetición</b que genera, esto lo utiliza el $digest para sus evaluaciones y determinar el estado de cada registro generado.
</p>
| relizondobarrios/angular-induction | app/lessions/Lession-4/description.html | HTML | mit | 365 |
<!DOCTYPE html>
<html lang="en-us" dir="ltr" itemscope itemtype="http://schema.org/Article">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Jogada de Mestre</title>
<meta name="author" content="" />
<meta name="description"
content="Mais um filmeco que é baseado em fatos reais, provavelmente patrocinado por uma fabricante de cervejas. Sim, porque o filme narra o sequestro do bilionário Alfred Heineken, tenta dar alguma áurea de..."/>
<meta name="yandex-verification" content="48a8210fc043c5e8" />
<meta name="generator" content="Hugo 0.54.0" />
<meta itemprop="name" content="Jogada de Mestre"/>
<meta itemprop="description"
content="Mais um filmeco que é baseado em fatos reais, provavelmente patrocinado por uma fabricante de cervejas. Sim, porque o filme narra o sequestro do bilionário Alfred Heineken, tenta dar alguma áurea de..."/>
<meta itemprop="image"
content="/img/logo.svg"/>
<meta property="og:title" content="Jogada de Mestre"/>
<meta property="og:type"
content="article"/>
<meta property="og:url" content="http://www.cinetenisverde.com.br/jogada-de-mestre/"/>
<meta property="og:image"
content="/img/logo.svg"/>
<meta property="og:description"
content="Mais um filmeco que é baseado em fatos reais, provavelmente patrocinado por uma fabricante de cervejas. Sim, porque o filme narra o sequestro do bilionário Alfred Heineken, tenta dar alguma áurea de..."/>
<meta property="og:site_name" content="Cine Tênis Verde"/>
<meta property="article:published_time"
content="2015-04-30T00:00:00+00:00"/>
<meta property="article:section" content="post"/>
<meta name="twitter:card" content="summary"/>
<meta name="twitter:site"
content=""/>
<meta name="twitter:title" content="Jogada de Mestre"/>
<meta name="twitter:description"
content="Mais um filmeco que é baseado em fatos reais, provavelmente patrocinado por uma fabricante de cervejas. Sim, porque o filme narra o sequestro do bilionário Alfred Heineken, tenta dar alguma áurea de..."/>
<meta name="twitter:creator"
content=""/>
<meta name="twitter:image:src"
content="/img/logo.svg"/>
<link rel="stylesheet" type="text/css" href="/css/capsule.min.css"/>
<link rel="stylesheet" type="text/css" href="/css/custom.css"/>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-50557403-1', 'auto');
ga('send', 'pageview');
</script>
<link rel="apple-touch-icon" href="/img/apple-touch-icon.png"/>
<link rel="icon" href="/img/favicon.ico"/>
</head>
<body style="min-height:100vh;display:flex;flex-direction:column">
<nav class="navbar has-shadow is-white"
role="navigation" aria-label="main navigation">
<div class="container">
<div class="navbar-brand">
<a class="navbar-item" href="/">
<img alt="Brand" src="/img/brand.svg">
<div class="title is-4"> Cine Tênis Verde</div>
</a>
<label class="button navbar-burger is-white" for="navbar-burger-state">
<span></span>
<span></span>
<span></span>
</label>
</div>
<input type="checkbox" id="navbar-burger-state"/>
<div class="navbar-menu">
<div class="navbar-end">
<a href="/post"
class="navbar-item
">search
</a>
<a href="https://twitter.com/cinetenisverde"
class="navbar-item
">twitter
</a>
<a href="/index.xml"
class="navbar-item
">rss
</a>
</div>
</div>
</div>
</nav>
<section class="section" style="flex:1">
<div class="container">
<p class="title">Jogada de Mestre</p>
<p class="subtitle"><span class="entry-sidebar-stars">
★★★☆☆
</span>
Wanderley Caloni, <a href="https://github.com/Caloni/cinetenisverde/commits/master/content/post/jogada-de-mestre.md">April 30, 2015</a></p>
<p><p>
<div class="content">
<p>Mais um filmeco que é baseado em fatos reais, provavelmente patrocinado por uma fabricante de cervejas. Sim, porque o filme narra o sequestro do bilionário Alfred Heineken, tenta dar alguma áurea de gênio em sua persona (contratando para isso Anthony Hopkins) e é extremamente moralista em seu final.</p>
<p>Dirigido por Daniel Alfredson, que fez as continuações do sueco Os Homens Que Não Amavam as Mulheres, o roteiro foi adaptado de um livro de um repórter criminal a respeito de um fato ocorrido nos anos 80. A base do livro são os testemunhos do líder da gangue que resolve, para sair da miséria, sequestrar o ídolo do sogro de um deles (daqueles funcionários que idolatram seus patrões).</p>
<p>Tentando até divertir com uma ou outra situação imprevista, o fato é que todo o filme nunca consegue gerar muita tensão, ou fazer rir. Porém, o filme nunca é ruim a ponto de começar a soar ridículo. Balançando entre esses dois extremos, no final saímos ilesos. E provavelmente sem lembrar de quase nada do que acabamos de assistir.</p>
<p>Com Jim Sturgess, que já havia feito Quebrando a Banca do lado de um outro mestre de interpretação, Kevin Spacey, e que também é um filme sobre golpes.</p>
<a href="https://www.imdb.com/title/tt2917388/mediaviewer/" target="ctvimg">Imagens</a> e créditos no <a title="IMDB: Internet Movie DataBase" href="http://www.imdb.com/title/tt2917388">IMDB</a>. O <a href="https://github.com/Caloni/cinetenisverde/tree/master/content/cinemaqui/jogada-de-mestre.md">texto de estreia</a> será publicado no <a href="http://www.cinemaqui.com.br?s=Jogada%20de%20Mestre">CinemAqui</a>.
</div>
<span class="entry-sidebar-stars">
★★★☆☆
</span>
Jogada de Mestre ● Jogada de Mestre. Kidnapping Mr. Heineken (Netherlands, 2015). Dirigido por Daniel Alfredson. Escrito por William Brookfield, Peter R. de Vries. Com Jim Sturgess, Sam Worthington, Ryan Kwanten, Anthony Hopkins, Mark van Eeuwen, Thomas Cocquerel, Jemima West, David Dencik, Vera Van Dooren. ● Nota: 3/5. Categoria: movies. Visto em cabine de imprensa pelo cinemaqui. Publicado em 2015-04-30. Texto escrito por Wanderley Caloni.
<p><br>Quer <a href="https://twitter.com/search?q=@cinetenisverde Jogada%20de%20Mestre">comentar</a>?<br></p>
</div>
</section>
<section class="section">
<br>
<div class="container">
<div class="is-flex">
<span>
<a class="button">Share</a>
</span>
<span>
<a class="button"
href="https://www.facebook.com/sharer/sharer.php?u=http%3a%2f%2fwww.cinetenisverde.com.br%2fjogada-de-mestre%2f">
<span class="icon"><i class="fa fa-facebook"></i></span>
</a>
<a class="button"
href="https://twitter.com/intent/tweet?url=http%3a%2f%2fwww.cinetenisverde.com.br%2fjogada-de-mestre%2f&text=Jogada%20de%20Mestre">
<span class="icon"><i class="fa fa-twitter"></i></span>
</a>
<a class="button"
href="https://news.ycombinator.com/submitlink?u=http%3a%2f%2fwww.cinetenisverde.com.br%2fjogada-de-mestre%2f">
<span class="icon"><i class="fa fa-hacker-news"></i></span>
</a>
<a class="button"
href="https://reddit.com/submit?url=http%3a%2f%2fwww.cinetenisverde.com.br%2fjogada-de-mestre%2f&title=Jogada%20de%20Mestre">
<span class="icon"><i class="fa fa-reddit"></i></span>
</a>
<a class="button"
href="https://plus.google.com/share?url=http%3a%2f%2fwww.cinetenisverde.com.br%2fjogada-de-mestre%2f">
<span class="icon"><i class="fa fa-google-plus"></i></span>
</a>
<a class="button"
href="https://www.linkedin.com/shareArticle?url=http%3a%2f%2fwww.cinetenisverde.com.br%2fjogada-de-mestre%2f&title=Jogada%20de%20Mestre">
<span class="icon"><i class="fa fa-linkedin"></i></span>
</a>
<a class="button"
href="https://www.tumblr.com/widgets/share/tool?canonicalUrl=http%3a%2f%2fwww.cinetenisverde.com.br%2fjogada-de-mestre%2f&title=Jogada%20de%20Mestre&caption=">
<span class="icon"><i class="fa fa-tumblr"></i></span>
</a>
<a class="button"
href="https://pinterest.com/pin/create/bookmarklet/?media=%2fimg%2flogo.svg&url=http%3a%2f%2fwww.cinetenisverde.com.br%2fjogada-de-mestre%2f&description=Jogada%20de%20Mestre">
<span class="icon"><i class="fa fa-pinterest"></i></span>
</a>
<a class="button"
href="whatsapp://send?text=http%3a%2f%2fwww.cinetenisverde.com.br%2fjogada-de-mestre%2f">
<span class="icon"><i class="fa fa-whatsapp"></i></span>
</a>
<a class="button"
href="https://web.skype.com/share?url=http%3a%2f%2fwww.cinetenisverde.com.br%2fjogada-de-mestre%2f">
<span class="icon"><i class="fa fa-skype"></i></span>
</a>
</span>
</div>
</div>
<br>
</section>
<footer class="footer">
<div class="container">
<nav class="level">
<div class="level-right has-text-centered">
<div class="level-item">
<a class="button" href="http://www.cinetenisverde.com.br/">
<span class="icon"><i class="fa fa-home"></i></span>
</a>
<a class="button" href="/post">
<span class="icon"><i class="fa fa-search"></i></span>
</a>
<a class="button" href="https://twitter.com/cinetenisverde">
<span class="icon"><i class="fa fa-twitter"></i></span>
</a>
<a class="button" href="/index.xml">
<span class="icon"><i class="fa fa-rss"></i></span>
</a>
</div>
</div>
</nav>
</div>
</footer>
</body>
</html>
| cinetenisverde/cinetenisverde.github.io | jogada-de-mestre/index.html | HTML | mit | 10,799 |
<div class="modal-child modal-childMain custCol-primary">
<div class="aboutModal-accordion accordion">
<div class="accordion-window">
<div class="accordion-child custCol-primary custCol-text colorBlack">
<div class="bar barFlush height24 alignCenter marginTop32px">
<a class="btn-tab js-tab colorBlack <% ob.tab === 'support' && print('active') %>" data-tab="support">
<span class="ion-android-favorite fontSize11 marginRight2 textOpacity1"></span>
<%= polyglot.t('Support') %>
</a>
</div>
<% if (ob.tab === 'support') { %>
<div class="custCol-primary modal-about-section js-externalLinks customThemeScrollbar lineHeight20 alignCenter">
<div class="width100 alignCenter marginTop16px">
<img class="width40" src="./imgs/donations.png" />
</div>
<div class="margin0auto width95 textSize14px"><%= polyglot.t('aboutSection.support') %></div>
</div>
<% } %>
<div class="about-hero marginTop24px">
<div class="alignCenter">
<div class="modal-hero-icon"></div>
<p class="colorBlack marginTop8 playful-cat-icon">crafted with playful mind</p>
<!-- Created by Denis Sazhin from the Noun Project-->
</div>
</div>
</div>
</div>
</div>
</div> | blockchainProject/blockchain-project-client | js/templates/aboutModal.html | HTML | mit | 1,360 |
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Class: GeoinfoCity</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<link rel="stylesheet" href=".././rdoc-style.css" type="text/css" media="screen" />
<script type="text/javascript">
// <![CDATA[
function popupCode( url ) {
window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400")
}
function toggleCode( id ) {
if ( document.getElementById )
elem = document.getElementById( id );
else if ( document.all )
elem = eval( "document.all." + id );
else
return false;
elemStyle = elem.style;
if ( elemStyle.display != "block" ) {
elemStyle.display = "block"
} else {
elemStyle.display = "none"
}
return true;
}
// Make codeblocks hidden by default
document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }</style>" )
// ]]>
</script>
</head>
<body>
<div id="classHeader">
<table class="header-table">
<tr class="top-aligned-row">
<td><strong>Class</strong></td>
<td class="class-name-in-header">GeoinfoCity</td>
</tr>
<tr class="top-aligned-row">
<td><strong>In:</strong></td>
<td>
<a href="../files/lib/app/models/geoinfo_city_rb.html">
lib/app/models/geoinfo_city.rb
</a>
<br />
</td>
</tr>
<tr class="top-aligned-row">
<td><strong>Parent:</strong></td>
<td>
ActiveRecord::Base
</td>
</tr>
</table>
</div>
<!-- banner header -->
<div id="bodyContent">
<div id="contextContent">
</div>
</div>
<!-- if includes -->
<div id="section">
<!-- if method_list -->
</div>
<div id="validator-badges">
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
</div>
</body>
</html> | mettadore/geoinfo | rdoc/classes/GeoinfoCity.html | HTML | mit | 2,333 |
<!DOCTYPE html>
<html lang="en">
<head>
<title>Validate</title>
@@include('../inc/head.inc')
</head>
<body>
@@include('../examples/nav.inc')
<a href="https://github.com/tlianglstyle/JZUI/blob/master/src/app/Form/Validate.html" class="btn btn-default btn-sm pull-right">查看源码</a>
<br><br>
<div class="row">
<div class="col-sm-12">
<div class="panel panel-default">
<div class="panel-heading"><b>Form</b>
</div>
<div class="panel-body">
<form id="form" method="post">
<div class="form-group"><label>姓名:</label>
<input name="username" placeholder="请输入姓名" data-rule-required="true" data-msg-required="姓名为必填项" type="text" class="form-control">
</div>
<div class="form-group"><label>输入密码:</label>
<input name="password" id="userinfo_password" placeholder="请输入密码" data-rule-required="true" data-msg-required="姓名为必填项" type="text" class="form-control">
</div>
<div class="form-group"><label>重复密码:</label>
<input name="confirm_password" equalto="#userinfo_password" data-msg-equalto="两次密码不一致" placeholder="请输入内容" data-rule-required="true" data-msg-required="姓名为必填项" type="text" class="form-control">
</div>
<div class="form-group"><label>性别:</label>
<input name="gender" placeholder="请输入性别" data-rule-required="true" data-msg-required="姓名为必填项" type="text" class="form-control">
</div>
<div class="form-group"><label>性别:</label>
<input data-rule-required="true" data-msg-required="姓名为必填项"class="Wdate-no-border form-control" name="endSubmitTime" onclick="WdatePicker({})" />
</div>
<div class="form-group"><label>性别:</label>
<select name="myselect" data-rule-required="true">
<option>请选择</option>
<option value="0">0</option>
<option value="1">1</option>
</select>
</div>
<div class="form-group"><button type="submit" class="btn btn-primary">提交</button>
</div>
</div>
</form>
</div>
</div>
</div>
@@include('../inc/foot.inc')
<script>
$('#form').validate({
onfocusout: false,
errorClass: "form-require-error",
submitHandler: function (form) {
alert('submit');
$('#form')[0].submit();
}
});
</script>
</body>
</html>
| tlianglstyle/JZUI_V2 | JZUI/src/app/Form/Validate.html | HTML | mit | 2,690 |
<html>
<head>
<title>pcre2pattern specification</title>
</head>
<body bgcolor="#FFFFFF" text="#00005A" link="#0066FF" alink="#3399FF" vlink="#2222BB">
<h1>pcre2pattern man page</h1>
<p>
Return to the <a href="index.html">PCRE2 index page</a>.
</p>
<p>
This page is part of the PCRE2 HTML documentation. It was generated
automatically from the original man page. If there is any nonsense in it,
please consult the man page, in case the conversion went wrong.
<br>
<ul>
<li><a name="TOC1" href="#SEC1">PCRE2 REGULAR EXPRESSION DETAILS</a>
<li><a name="TOC2" href="#SEC2">SPECIAL START-OF-PATTERN ITEMS</a>
<li><a name="TOC3" href="#SEC3">EBCDIC CHARACTER CODES</a>
<li><a name="TOC4" href="#SEC4">CHARACTERS AND METACHARACTERS</a>
<li><a name="TOC5" href="#SEC5">BACKSLASH</a>
<li><a name="TOC6" href="#SEC6">CIRCUMFLEX AND DOLLAR</a>
<li><a name="TOC7" href="#SEC7">FULL STOP (PERIOD, DOT) AND \N</a>
<li><a name="TOC8" href="#SEC8">MATCHING A SINGLE CODE UNIT</a>
<li><a name="TOC9" href="#SEC9">SQUARE BRACKETS AND CHARACTER CLASSES</a>
<li><a name="TOC10" href="#SEC10">POSIX CHARACTER CLASSES</a>
<li><a name="TOC11" href="#SEC11">COMPATIBILITY FEATURE FOR WORD BOUNDARIES</a>
<li><a name="TOC12" href="#SEC12">VERTICAL BAR</a>
<li><a name="TOC13" href="#SEC13">INTERNAL OPTION SETTING</a>
<li><a name="TOC14" href="#SEC14">SUBPATTERNS</a>
<li><a name="TOC15" href="#SEC15">DUPLICATE SUBPATTERN NUMBERS</a>
<li><a name="TOC16" href="#SEC16">NAMED SUBPATTERNS</a>
<li><a name="TOC17" href="#SEC17">REPETITION</a>
<li><a name="TOC18" href="#SEC18">ATOMIC GROUPING AND POSSESSIVE QUANTIFIERS</a>
<li><a name="TOC19" href="#SEC19">BACK REFERENCES</a>
<li><a name="TOC20" href="#SEC20">ASSERTIONS</a>
<li><a name="TOC21" href="#SEC21">CONDITIONAL SUBPATTERNS</a>
<li><a name="TOC22" href="#SEC22">COMMENTS</a>
<li><a name="TOC23" href="#SEC23">RECURSIVE PATTERNS</a>
<li><a name="TOC24" href="#SEC24">SUBPATTERNS AS SUBROUTINES</a>
<li><a name="TOC25" href="#SEC25">ONIGURUMA SUBROUTINE SYNTAX</a>
<li><a name="TOC26" href="#SEC26">CALLOUTS</a>
<li><a name="TOC27" href="#SEC27">BACKTRACKING CONTROL</a>
<li><a name="TOC28" href="#SEC28">SEE ALSO</a>
<li><a name="TOC29" href="#SEC29">AUTHOR</a>
<li><a name="TOC30" href="#SEC30">REVISION</a>
</ul>
<br><a name="SEC1" href="#TOC1">PCRE2 REGULAR EXPRESSION DETAILS</a><br>
<P>
The syntax and semantics of the regular expressions that are supported by PCRE2
are described in detail below. There is a quick-reference syntax summary in the
<a href="pcre2syntax.html"><b>pcre2syntax</b></a>
page. PCRE2 tries to match Perl syntax and semantics as closely as it can.
PCRE2 also supports some alternative regular expression syntax (which does not
conflict with the Perl syntax) in order to provide some compatibility with
regular expressions in Python, .NET, and Oniguruma.
</P>
<P>
Perl's regular expressions are described in its own documentation, and regular
expressions in general are covered in a number of books, some of which have
copious examples. Jeffrey Friedl's "Mastering Regular Expressions", published
by O'Reilly, covers regular expressions in great detail. This description of
PCRE2's regular expressions is intended as reference material.
</P>
<P>
This document discusses the patterns that are supported by PCRE2 when its main
matching function, <b>pcre2_match()</b>, is used. PCRE2 also has an alternative
matching function, <b>pcre2_dfa_match()</b>, which matches using a different
algorithm that is not Perl-compatible. Some of the features discussed below are
not available when DFA matching is used. The advantages and disadvantages of
the alternative function, and how it differs from the normal function, are
discussed in the
<a href="pcre2matching.html"><b>pcre2matching</b></a>
page.
</P>
<br><a name="SEC2" href="#TOC1">SPECIAL START-OF-PATTERN ITEMS</a><br>
<P>
A number of options that can be passed to <b>pcre2_compile()</b> can also be set
by special items at the start of a pattern. These are not Perl-compatible, but
are provided to make these options accessible to pattern writers who are not
able to change the program that processes the pattern. Any number of these
items may appear, but they must all be together right at the start of the
pattern string, and the letters must be in upper case.
</P>
<br><b>
UTF support
</b><br>
<P>
In the 8-bit and 16-bit PCRE2 libraries, characters may be coded either as
single code units, or as multiple UTF-8 or UTF-16 code units. UTF-32 can be
specified for the 32-bit library, in which case it constrains the character
values to valid Unicode code points. To process UTF strings, PCRE2 must be
built to include Unicode support (which is the default). When using UTF strings
you must either call the compiling function with the PCRE2_UTF option, or the
pattern must start with the special sequence (*UTF), which is equivalent to
setting the relevant option. How setting a UTF mode affects pattern matching is
mentioned in several places below. There is also a summary of features in the
<a href="pcre2unicode.html"><b>pcre2unicode</b></a>
page.
</P>
<P>
Some applications that allow their users to supply patterns may wish to
restrict them to non-UTF data for security reasons. If the PCRE2_NEVER_UTF
option is passed to <b>pcre2_compile()</b>, (*UTF) is not allowed, and its
appearance in a pattern causes an error.
</P>
<br><b>
Unicode property support
</b><br>
<P>
Another special sequence that may appear at the start of a pattern is (*UCP).
This has the same effect as setting the PCRE2_UCP option: it causes sequences
such as \d and \w to use Unicode properties to determine character types,
instead of recognizing only characters with codes less than 256 via a lookup
table.
</P>
<P>
Some applications that allow their users to supply patterns may wish to
restrict them for security reasons. If the PCRE2_NEVER_UCP option is passed to
<b>pcre2_compile()</b>, (*UCP) is not allowed, and its appearance in a pattern
causes an error.
</P>
<br><b>
Locking out empty string matching
</b><br>
<P>
Starting a pattern with (*NOTEMPTY) or (*NOTEMPTY_ATSTART) has the same effect
as passing the PCRE2_NOTEMPTY or PCRE2_NOTEMPTY_ATSTART option to whichever
matching function is subsequently called to match the pattern. These options
lock out the matching of empty strings, either entirely, or only at the start
of the subject.
</P>
<br><b>
Disabling auto-possessification
</b><br>
<P>
If a pattern starts with (*NO_AUTO_POSSESS), it has the same effect as setting
the PCRE2_NO_AUTO_POSSESS option. This stops PCRE2 from making quantifiers
possessive when what follows cannot match the repeated item. For example, by
default a+b is treated as a++b. For more details, see the
<a href="pcre2api.html"><b>pcre2api</b></a>
documentation.
</P>
<br><b>
Disabling start-up optimizations
</b><br>
<P>
If a pattern starts with (*NO_START_OPT), it has the same effect as setting the
PCRE2_NO_START_OPTIMIZE option. This disables several optimizations for quickly
reaching "no match" results. For more details, see the
<a href="pcre2api.html"><b>pcre2api</b></a>
documentation.
</P>
<br><b>
Disabling automatic anchoring
</b><br>
<P>
If a pattern starts with (*NO_DOTSTAR_ANCHOR), it has the same effect as
setting the PCRE2_NO_DOTSTAR_ANCHOR option. This disables optimizations that
apply to patterns whose top-level branches all start with .* (match any number
of arbitrary characters). For more details, see the
<a href="pcre2api.html"><b>pcre2api</b></a>
documentation.
</P>
<br><b>
Disabling JIT compilation
</b><br>
<P>
If a pattern that starts with (*NO_JIT) is successfully compiled, an attempt by
the application to apply the JIT optimization by calling
<b>pcre2_jit_compile()</b> is ignored.
</P>
<br><b>
Setting match and recursion limits
</b><br>
<P>
The caller of <b>pcre2_match()</b> can set a limit on the number of times the
internal <b>match()</b> function is called and on the maximum depth of
recursive calls. These facilities are provided to catch runaway matches that
are provoked by patterns with huge matching trees (a typical example is a
pattern with nested unlimited repeats) and to avoid running out of system stack
by too much recursion. When one of these limits is reached, <b>pcre2_match()</b>
gives an error return. The limits can also be set by items at the start of the
pattern of the form
<pre>
(*LIMIT_MATCH=d)
(*LIMIT_RECURSION=d)
</pre>
where d is any number of decimal digits. However, the value of the setting must
be less than the value set (or defaulted) by the caller of <b>pcre2_match()</b>
for it to have any effect. In other words, the pattern writer can lower the
limits set by the programmer, but not raise them. If there is more than one
setting of one of these limits, the lower value is used.
</P>
<P>
The match limit is used (but in a different way) when JIT is being used, but it
is not relevant, and is ignored, when matching with <b>pcre2_dfa_match()</b>.
However, the recursion limit is relevant for DFA matching, which does use some
function recursion, in particular, for recursions within the pattern.
<a name="newlines"></a></P>
<br><b>
Newline conventions
</b><br>
<P>
PCRE2 supports five different conventions for indicating line breaks in
strings: a single CR (carriage return) character, a single LF (linefeed)
character, the two-character sequence CRLF, any of the three preceding, or any
Unicode newline sequence. The
<a href="pcre2api.html"><b>pcre2api</b></a>
page has
<a href="pcre2api.html#newlines">further discussion</a>
about newlines, and shows how to set the newline convention when calling
<b>pcre2_compile()</b>.
</P>
<P>
It is also possible to specify a newline convention by starting a pattern
string with one of the following five sequences:
<pre>
(*CR) carriage return
(*LF) linefeed
(*CRLF) carriage return, followed by linefeed
(*ANYCRLF) any of the three above
(*ANY) all Unicode newline sequences
</pre>
These override the default and the options given to the compiling function. For
example, on a Unix system where LF is the default newline sequence, the pattern
<pre>
(*CR)a.b
</pre>
changes the convention to CR. That pattern matches "a\nb" because LF is no
longer a newline. If more than one of these settings is present, the last one
is used.
</P>
<P>
The newline convention affects where the circumflex and dollar assertions are
true. It also affects the interpretation of the dot metacharacter when
PCRE2_DOTALL is not set, and the behaviour of \N. However, it does not affect
what the \R escape sequence matches. By default, this is any Unicode newline
sequence, for Perl compatibility. However, this can be changed; see the
description of \R in the section entitled
<a href="#newlineseq">"Newline sequences"</a>
below. A change of \R setting can be combined with a change of newline
convention.
</P>
<br><b>
Specifying what \R matches
</b><br>
<P>
It is possible to restrict \R to match only CR, LF, or CRLF (instead of the
complete set of Unicode line endings) by setting the option PCRE2_BSR_ANYCRLF
at compile time. This effect can also be achieved by starting a pattern with
(*BSR_ANYCRLF). For completeness, (*BSR_UNICODE) is also recognized,
corresponding to PCRE2_BSR_UNICODE.
</P>
<br><a name="SEC3" href="#TOC1">EBCDIC CHARACTER CODES</a><br>
<P>
PCRE2 can be compiled to run in an environment that uses EBCDIC as its
character code rather than ASCII or Unicode (typically a mainframe system). In
the sections below, character code values are ASCII or Unicode; in an EBCDIC
environment these characters may have different code values, and there are no
code points greater than 255.
</P>
<br><a name="SEC4" href="#TOC1">CHARACTERS AND METACHARACTERS</a><br>
<P>
A regular expression is a pattern that is matched against a subject string from
left to right. Most characters stand for themselves in a pattern, and match the
corresponding characters in the subject. As a trivial example, the pattern
<pre>
The quick brown fox
</pre>
matches a portion of a subject string that is identical to itself. When
caseless matching is specified (the PCRE2_CASELESS option), letters are matched
independently of case.
</P>
<P>
The power of regular expressions comes from the ability to include alternatives
and repetitions in the pattern. These are encoded in the pattern by the use of
<i>metacharacters</i>, which do not stand for themselves but instead are
interpreted in some special way.
</P>
<P>
There are two different sets of metacharacters: those that are recognized
anywhere in the pattern except within square brackets, and those that are
recognized within square brackets. Outside square brackets, the metacharacters
are as follows:
<pre>
\ general escape character with several uses
^ assert start of string (or line, in multiline mode)
$ assert end of string (or line, in multiline mode)
. match any character except newline (by default)
[ start character class definition
| start of alternative branch
( start subpattern
) end subpattern
? extends the meaning of (
also 0 or 1 quantifier
also quantifier minimizer
* 0 or more quantifier
+ 1 or more quantifier
also "possessive quantifier"
{ start min/max quantifier
</pre>
Part of a pattern that is in square brackets is called a "character class". In
a character class the only metacharacters are:
<pre>
\ general escape character
^ negate the class, but only if the first character
- indicates character range
[ POSIX character class (only if followed by POSIX syntax)
] terminates the character class
</pre>
The following sections describe the use of each of the metacharacters.
</P>
<br><a name="SEC5" href="#TOC1">BACKSLASH</a><br>
<P>
The backslash character has several uses. Firstly, if it is followed by a
character that is not a number or a letter, it takes away any special meaning
that character may have. This use of backslash as an escape character applies
both inside and outside character classes.
</P>
<P>
For example, if you want to match a * character, you write \* in the pattern.
This escaping action applies whether or not the following character would
otherwise be interpreted as a metacharacter, so it is always safe to precede a
non-alphanumeric with backslash to specify that it stands for itself. In
particular, if you want to match a backslash, you write \\.
</P>
<P>
In a UTF mode, only ASCII numbers and letters have any special meaning after a
backslash. All other characters (in particular, those whose codepoints are
greater than 127) are treated as literals.
</P>
<P>
If a pattern is compiled with the PCRE2_EXTENDED option, most white space in
the pattern (other than in a character class), and characters between a #
outside a character class and the next newline, inclusive, are ignored. An
escaping backslash can be used to include a white space or # character as part
of the pattern.
</P>
<P>
If you want to remove the special meaning from a sequence of characters, you
can do so by putting them between \Q and \E. This is different from Perl in
that $ and @ are handled as literals in \Q...\E sequences in PCRE2, whereas
in Perl, $ and @ cause variable interpolation. Note the following examples:
<pre>
Pattern PCRE2 matches Perl matches
\Qabc$xyz\E abc$xyz abc followed by the contents of $xyz
\Qabc\$xyz\E abc\$xyz abc\$xyz
\Qabc\E\$\Qxyz\E abc$xyz abc$xyz
</pre>
The \Q...\E sequence is recognized both inside and outside character classes.
An isolated \E that is not preceded by \Q is ignored. If \Q is not followed
by \E later in the pattern, the literal interpretation continues to the end of
the pattern (that is, \E is assumed at the end). If the isolated \Q is inside
a character class, this causes an error, because the character class is not
terminated.
<a name="digitsafterbackslash"></a></P>
<br><b>
Non-printing characters
</b><br>
<P>
A second use of backslash provides a way of encoding non-printing characters
in patterns in a visible manner. There is no restriction on the appearance of
non-printing characters in a pattern, but when a pattern is being prepared by
text editing, it is often easier to use one of the following escape sequences
than the binary character it represents. In an ASCII or Unicode environment,
these escapes are as follows:
<pre>
\a alarm, that is, the BEL character (hex 07)
\cx "control-x", where x is any printable ASCII character
\e escape (hex 1B)
\f form feed (hex 0C)
\n linefeed (hex 0A)
\r carriage return (hex 0D)
\t tab (hex 09)
\0dd character with octal code 0dd
\ddd character with octal code ddd, or back reference
\o{ddd..} character with octal code ddd..
\xhh character with hex code hh
\x{hhh..} character with hex code hhh.. (default mode)
\uhhhh character with hex code hhhh (when PCRE2_ALT_BSUX is set)
</pre>
The precise effect of \cx on ASCII characters is as follows: if x is a lower
case letter, it is converted to upper case. Then bit 6 of the character (hex
40) is inverted. Thus \cA to \cZ become hex 01 to hex 1A (A is 41, Z is 5A),
but \c{ becomes hex 3B ({ is 7B), and \c; becomes hex 7B (; is 3B). If the
code unit following \c has a value less than 32 or greater than 126, a
compile-time error occurs.
</P>
<P>
When PCRE2 is compiled in EBCDIC mode, \a, \e, \f, \n, \r, and \t
generate the appropriate EBCDIC code values. The \c escape is processed
as specified for Perl in the <b>perlebcdic</b> document. The only characters
that are allowed after \c are A-Z, a-z, or one of @, [, \, ], ^, _, or ?. Any
other character provokes a compile-time error. The sequence \c@ encodes
character code 0; after \c the letters (in either case) encode characters 1-26
(hex 01 to hex 1A); [, \, ], ^, and _ encode characters 27-31 (hex 1B to hex
1F), and \c? becomes either 255 (hex FF) or 95 (hex 5F).
</P>
<P>
Thus, apart from \c?, these escapes generate the same character code values as
they do in an ASCII environment, though the meanings of the values mostly
differ. For example, \cG always generates code value 7, which is BEL in ASCII
but DEL in EBCDIC.
</P>
<P>
The sequence \c? generates DEL (127, hex 7F) in an ASCII environment, but
because 127 is not a control character in EBCDIC, Perl makes it generate the
APC character. Unfortunately, there are several variants of EBCDIC. In most of
them the APC character has the value 255 (hex FF), but in the one Perl calls
POSIX-BC its value is 95 (hex 5F). If certain other characters have POSIX-BC
values, PCRE2 makes \c? generate 95; otherwise it generates 255.
</P>
<P>
After \0 up to two further octal digits are read. If there are fewer than two
digits, just those that are present are used. Thus the sequence \0\x\015
specifies two binary zeros followed by a CR character (code value 13). Make
sure you supply two digits after the initial zero if the pattern character that
follows is itself an octal digit.
</P>
<P>
The escape \o must be followed by a sequence of octal digits, enclosed in
braces. An error occurs if this is not the case. This escape is a recent
addition to Perl; it provides way of specifying character code points as octal
numbers greater than 0777, and it also allows octal numbers and back references
to be unambiguously specified.
</P>
<P>
For greater clarity and unambiguity, it is best to avoid following \ by a
digit greater than zero. Instead, use \o{} or \x{} to specify character
numbers, and \g{} to specify back references. The following paragraphs
describe the old, ambiguous syntax.
</P>
<P>
The handling of a backslash followed by a digit other than 0 is complicated,
and Perl has changed over time, causing PCRE2 also to change.
</P>
<P>
Outside a character class, PCRE2 reads the digit and any following digits as a
decimal number. If the number is less than 10, begins with the digit 8 or 9, or
if there are at least that many previous capturing left parentheses in the
expression, the entire sequence is taken as a <i>back reference</i>. A
description of how this works is given
<a href="#backreferences">later,</a>
following the discussion of
<a href="#subpattern">parenthesized subpatterns.</a>
Otherwise, up to three octal digits are read to form a character code.
</P>
<P>
Inside a character class, PCRE2 handles \8 and \9 as the literal characters
"8" and "9", and otherwise reads up to three octal digits following the
backslash, using them to generate a data character. Any subsequent digits stand
for themselves. For example, outside a character class:
<pre>
\040 is another way of writing an ASCII space
\40 is the same, provided there are fewer than 40 previous capturing subpatterns
\7 is always a back reference
\11 might be a back reference, or another way of writing a tab
\011 is always a tab
\0113 is a tab followed by the character "3"
\113 might be a back reference, otherwise the character with octal code 113
\377 might be a back reference, otherwise the value 255 (decimal)
\81 is always a back reference .sp
</pre>
Note that octal values of 100 or greater that are specified using this syntax
must not be introduced by a leading zero, because no more than three octal
digits are ever read.
</P>
<P>
By default, after \x that is not followed by {, from zero to two hexadecimal
digits are read (letters can be in upper or lower case). Any number of
hexadecimal digits may appear between \x{ and }. If a character other than
a hexadecimal digit appears between \x{ and }, or if there is no terminating
}, an error occurs.
</P>
<P>
If the PCRE2_ALT_BSUX option is set, the interpretation of \x is as just
described only when it is followed by two hexadecimal digits. Otherwise, it
matches a literal "x" character. In this mode mode, support for code points
greater than 256 is provided by \u, which must be followed by four hexadecimal
digits; otherwise it matches a literal "u" character.
</P>
<P>
Characters whose value is less than 256 can be defined by either of the two
syntaxes for \x (or by \u in PCRE2_ALT_BSUX mode). There is no difference in
the way they are handled. For example, \xdc is exactly the same as \x{dc} (or
\u00dc in PCRE2_ALT_BSUX mode).
</P>
<br><b>
Constraints on character values
</b><br>
<P>
Characters that are specified using octal or hexadecimal numbers are
limited to certain values, as follows:
<pre>
8-bit non-UTF mode less than 0x100
8-bit UTF-8 mode less than 0x10ffff and a valid codepoint
16-bit non-UTF mode less than 0x10000
16-bit UTF-16 mode less than 0x10ffff and a valid codepoint
32-bit non-UTF mode less than 0x100000000
32-bit UTF-32 mode less than 0x10ffff and a valid codepoint
</pre>
Invalid Unicode codepoints are the range 0xd800 to 0xdfff (the so-called
"surrogate" codepoints), and 0xffef.
</P>
<br><b>
Escape sequences in character classes
</b><br>
<P>
All the sequences that define a single character value can be used both inside
and outside character classes. In addition, inside a character class, \b is
interpreted as the backspace character (hex 08).
</P>
<P>
\N is not allowed in a character class. \B, \R, and \X are not special
inside a character class. Like other unrecognized alphabetic escape sequences,
they cause an error. Outside a character class, these sequences have different
meanings.
</P>
<br><b>
Unsupported escape sequences
</b><br>
<P>
In Perl, the sequences \l, \L, \u, and \U are recognized by its string
handler and used to modify the case of following characters. By default, PCRE2
does not support these escape sequences. However, if the PCRE2_ALT_BSUX option
is set, \U matches a "U" character, and \u can be used to define a character
by code point, as described in the previous section.
</P>
<br><b>
Absolute and relative back references
</b><br>
<P>
The sequence \g followed by a signed or unsigned number, optionally enclosed
in braces, is an absolute or relative back reference. A named back reference
can be coded as \g{name}. Back references are discussed
<a href="#backreferences">later,</a>
following the discussion of
<a href="#subpattern">parenthesized subpatterns.</a>
</P>
<br><b>
Absolute and relative subroutine calls
</b><br>
<P>
For compatibility with Oniguruma, the non-Perl syntax \g followed by a name or
a number enclosed either in angle brackets or single quotes, is an alternative
syntax for referencing a subpattern as a "subroutine". Details are discussed
<a href="#onigurumasubroutines">later.</a>
Note that \g{...} (Perl syntax) and \g<...> (Oniguruma syntax) are <i>not</i>
synonymous. The former is a back reference; the latter is a
<a href="#subpatternsassubroutines">subroutine</a>
call.
<a name="genericchartypes"></a></P>
<br><b>
Generic character types
</b><br>
<P>
Another use of backslash is for specifying generic character types:
<pre>
\d any decimal digit
\D any character that is not a decimal digit
\h any horizontal white space character
\H any character that is not a horizontal white space character
\s any white space character
\S any character that is not a white space character
\v any vertical white space character
\V any character that is not a vertical white space character
\w any "word" character
\W any "non-word" character
</pre>
There is also the single sequence \N, which matches a non-newline character.
This is the same as
<a href="#fullstopdot">the "." metacharacter</a>
when PCRE2_DOTALL is not set. Perl also uses \N to match characters by name;
PCRE2 does not support this.
</P>
<P>
Each pair of lower and upper case escape sequences partitions the complete set
of characters into two disjoint sets. Any given character matches one, and only
one, of each pair. The sequences can appear both inside and outside character
classes. They each match one character of the appropriate type. If the current
matching point is at the end of the subject string, all of them fail, because
there is no character to match.
</P>
<P>
The default \s characters are HT (9), LF (10), VT (11), FF (12), CR (13), and
space (32), which are defined as white space in the "C" locale. This list may
vary if locale-specific matching is taking place. For example, in some locales
the "non-breaking space" character (\xA0) is recognized as white space, and in
others the VT character is not.
</P>
<P>
A "word" character is an underscore or any character that is a letter or digit.
By default, the definition of letters and digits is controlled by PCRE2's
low-valued character tables, and may vary if locale-specific matching is taking
place (see
<a href="pcre2api.html#localesupport">"Locale support"</a>
in the
<a href="pcre2api.html"><b>pcre2api</b></a>
page). For example, in a French locale such as "fr_FR" in Unix-like systems,
or "french" in Windows, some character codes greater than 127 are used for
accented letters, and these are then matched by \w. The use of locales with
Unicode is discouraged.
</P>
<P>
By default, characters whose code points are greater than 127 never match \d,
\s, or \w, and always match \D, \S, and \W, although this may be different
for characters in the range 128-255 when locale-specific matching is happening.
These escape sequences retain their original meanings from before Unicode
support was available, mainly for efficiency reasons. If the PCRE2_UCP option
is set, the behaviour is changed so that Unicode properties are used to
determine character types, as follows:
<pre>
\d any character that matches \p{Nd} (decimal digit)
\s any character that matches \p{Z} or \h or \v
\w any character that matches \p{L} or \p{N}, plus underscore
</pre>
The upper case escapes match the inverse sets of characters. Note that \d
matches only decimal digits, whereas \w matches any Unicode digit, as well as
any Unicode letter, and underscore. Note also that PCRE2_UCP affects \b, and
\B because they are defined in terms of \w and \W. Matching these sequences
is noticeably slower when PCRE2_UCP is set.
</P>
<P>
The sequences \h, \H, \v, and \V, in contrast to the other sequences, which
match only ASCII characters by default, always match a specific list of code
points, whether or not PCRE2_UCP is set. The horizontal space characters are:
<pre>
U+0009 Horizontal tab (HT)
U+0020 Space
U+00A0 Non-break space
U+1680 Ogham space mark
U+180E Mongolian vowel separator
U+2000 En quad
U+2001 Em quad
U+2002 En space
U+2003 Em space
U+2004 Three-per-em space
U+2005 Four-per-em space
U+2006 Six-per-em space
U+2007 Figure space
U+2008 Punctuation space
U+2009 Thin space
U+200A Hair space
U+202F Narrow no-break space
U+205F Medium mathematical space
U+3000 Ideographic space
</pre>
The vertical space characters are:
<pre>
U+000A Linefeed (LF)
U+000B Vertical tab (VT)
U+000C Form feed (FF)
U+000D Carriage return (CR)
U+0085 Next line (NEL)
U+2028 Line separator
U+2029 Paragraph separator
</pre>
In 8-bit, non-UTF-8 mode, only the characters with code points less than 256
are relevant.
<a name="newlineseq"></a></P>
<br><b>
Newline sequences
</b><br>
<P>
Outside a character class, by default, the escape sequence \R matches any
Unicode newline sequence. In 8-bit non-UTF-8 mode \R is equivalent to the
following:
<pre>
(?>\r\n|\n|\x0b|\f|\r|\x85)
</pre>
This is an example of an "atomic group", details of which are given
<a href="#atomicgroup">below.</a>
This particular group matches either the two-character sequence CR followed by
LF, or one of the single characters LF (linefeed, U+000A), VT (vertical tab,
U+000B), FF (form feed, U+000C), CR (carriage return, U+000D), or NEL (next
line, U+0085). Because this is an atomic group, the two-character sequence is
treated as a single unit that cannot be split.
</P>
<P>
In other modes, two additional characters whose codepoints are greater than 255
are added: LS (line separator, U+2028) and PS (paragraph separator, U+2029).
Unicode support is not needed for these characters to be recognized.
</P>
<P>
It is possible to restrict \R to match only CR, LF, or CRLF (instead of the
complete set of Unicode line endings) by setting the option PCRE2_BSR_ANYCRLF
at compile time. (BSR is an abbrevation for "backslash R".) This can be made
the default when PCRE2 is built; if this is the case, the other behaviour can
be requested via the PCRE2_BSR_UNICODE option. It is also possible to specify
these settings by starting a pattern string with one of the following
sequences:
<pre>
(*BSR_ANYCRLF) CR, LF, or CRLF only
(*BSR_UNICODE) any Unicode newline sequence
</pre>
These override the default and the options given to the compiling function.
Note that these special settings, which are not Perl-compatible, are recognized
only at the very start of a pattern, and that they must be in upper case. If
more than one of them is present, the last one is used. They can be combined
with a change of newline convention; for example, a pattern can start with:
<pre>
(*ANY)(*BSR_ANYCRLF)
</pre>
They can also be combined with the (*UTF) or (*UCP) special sequences. Inside a
character class, \R is treated as an unrecognized escape sequence, and causes
an error.
<a name="uniextseq"></a></P>
<br><b>
Unicode character properties
</b><br>
<P>
When PCRE2 is built with Unicode support (the default), three additional escape
sequences that match characters with specific properties are available. In
8-bit non-UTF-8 mode, these sequences are of course limited to testing
characters whose codepoints are less than 256, but they do work in this mode.
The extra escape sequences are:
<pre>
\p{<i>xx</i>} a character with the <i>xx</i> property
\P{<i>xx</i>} a character without the <i>xx</i> property
\X a Unicode extended grapheme cluster
</pre>
The property names represented by <i>xx</i> above are limited to the Unicode
script names, the general category properties, "Any", which matches any
character (including newline), and some special PCRE2 properties (described
in the
<a href="#extraprops">next section).</a>
Other Perl properties such as "InMusicalSymbols" are not supported by PCRE2.
Note that \P{Any} does not match any characters, so always causes a match
failure.
</P>
<P>
Sets of Unicode characters are defined as belonging to certain scripts. A
character from one of these sets can be matched using a script name. For
example:
<pre>
\p{Greek}
\P{Han}
</pre>
Those that are not part of an identified script are lumped together as
"Common". The current list of scripts is:
</P>
<P>
Ahom,
Anatolian_Hieroglyphs,
Arabic,
Armenian,
Avestan,
Balinese,
Bamum,
Bassa_Vah,
Batak,
Bengali,
Bopomofo,
Brahmi,
Braille,
Buginese,
Buhid,
Canadian_Aboriginal,
Carian,
Caucasian_Albanian,
Chakma,
Cham,
Cherokee,
Common,
Coptic,
Cuneiform,
Cypriot,
Cyrillic,
Deseret,
Devanagari,
Duployan,
Egyptian_Hieroglyphs,
Elbasan,
Ethiopic,
Georgian,
Glagolitic,
Gothic,
Grantha,
Greek,
Gujarati,
Gurmukhi,
Han,
Hangul,
Hanunoo,
Hatran,
Hebrew,
Hiragana,
Imperial_Aramaic,
Inherited,
Inscriptional_Pahlavi,
Inscriptional_Parthian,
Javanese,
Kaithi,
Kannada,
Katakana,
Kayah_Li,
Kharoshthi,
Khmer,
Khojki,
Khudawadi,
Lao,
Latin,
Lepcha,
Limbu,
Linear_A,
Linear_B,
Lisu,
Lycian,
Lydian,
Mahajani,
Malayalam,
Mandaic,
Manichaean,
Meetei_Mayek,
Mende_Kikakui,
Meroitic_Cursive,
Meroitic_Hieroglyphs,
Miao,
Modi,
Mongolian,
Mro,
Multani,
Myanmar,
Nabataean,
New_Tai_Lue,
Nko,
Ogham,
Ol_Chiki,
Old_Hungarian,
Old_Italic,
Old_North_Arabian,
Old_Permic,
Old_Persian,
Old_South_Arabian,
Old_Turkic,
Oriya,
Osmanya,
Pahawh_Hmong,
Palmyrene,
Pau_Cin_Hau,
Phags_Pa,
Phoenician,
Psalter_Pahlavi,
Rejang,
Runic,
Samaritan,
Saurashtra,
Sharada,
Shavian,
Siddham,
SignWriting,
Sinhala,
Sora_Sompeng,
Sundanese,
Syloti_Nagri,
Syriac,
Tagalog,
Tagbanwa,
Tai_Le,
Tai_Tham,
Tai_Viet,
Takri,
Tamil,
Telugu,
Thaana,
Thai,
Tibetan,
Tifinagh,
Tirhuta,
Ugaritic,
Vai,
Warang_Citi,
Yi.
</P>
<P>
Each character has exactly one Unicode general category property, specified by
a two-letter abbreviation. For compatibility with Perl, negation can be
specified by including a circumflex between the opening brace and the property
name. For example, \p{^Lu} is the same as \P{Lu}.
</P>
<P>
If only one letter is specified with \p or \P, it includes all the general
category properties that start with that letter. In this case, in the absence
of negation, the curly brackets in the escape sequence are optional; these two
examples have the same effect:
<pre>
\p{L}
\pL
</pre>
The following general category property codes are supported:
<pre>
C Other
Cc Control
Cf Format
Cn Unassigned
Co Private use
Cs Surrogate
L Letter
Ll Lower case letter
Lm Modifier letter
Lo Other letter
Lt Title case letter
Lu Upper case letter
M Mark
Mc Spacing mark
Me Enclosing mark
Mn Non-spacing mark
N Number
Nd Decimal number
Nl Letter number
No Other number
P Punctuation
Pc Connector punctuation
Pd Dash punctuation
Pe Close punctuation
Pf Final punctuation
Pi Initial punctuation
Po Other punctuation
Ps Open punctuation
S Symbol
Sc Currency symbol
Sk Modifier symbol
Sm Mathematical symbol
So Other symbol
Z Separator
Zl Line separator
Zp Paragraph separator
Zs Space separator
</pre>
The special property L& is also supported: it matches a character that has
the Lu, Ll, or Lt property, in other words, a letter that is not classified as
a modifier or "other".
</P>
<P>
The Cs (Surrogate) property applies only to characters in the range U+D800 to
U+DFFF. Such characters are not valid in Unicode strings and so
cannot be tested by PCRE2, unless UTF validity checking has been turned off
(see the discussion of PCRE2_NO_UTF_CHECK in the
<a href="pcre2api.html"><b>pcre2api</b></a>
page). Perl does not support the Cs property.
</P>
<P>
The long synonyms for property names that Perl supports (such as \p{Letter})
are not supported by PCRE2, nor is it permitted to prefix any of these
properties with "Is".
</P>
<P>
No character that is in the Unicode table has the Cn (unassigned) property.
Instead, this property is assumed for any code point that is not in the
Unicode table.
</P>
<P>
Specifying caseless matching does not affect these escape sequences. For
example, \p{Lu} always matches only upper case letters. This is different from
the behaviour of current versions of Perl.
</P>
<P>
Matching characters by Unicode property is not fast, because PCRE2 has to do a
multistage table lookup in order to find a character's property. That is why
the traditional escape sequences such as \d and \w do not use Unicode
properties in PCRE2 by default, though you can make them do so by setting the
PCRE2_UCP option or by starting the pattern with (*UCP).
</P>
<br><b>
Extended grapheme clusters
</b><br>
<P>
The \X escape matches any number of Unicode characters that form an "extended
grapheme cluster", and treats the sequence as an atomic group
<a href="#atomicgroup">(see below).</a>
Unicode supports various kinds of composite character by giving each character
a grapheme breaking property, and having rules that use these properties to
define the boundaries of extended grapheme clusters. \X always matches at
least one character. Then it decides whether to add additional characters
according to the following rules for ending a cluster:
</P>
<P>
1. End at the end of the subject string.
</P>
<P>
2. Do not end between CR and LF; otherwise end after any control character.
</P>
<P>
3. Do not break Hangul (a Korean script) syllable sequences. Hangul characters
are of five types: L, V, T, LV, and LVT. An L character may be followed by an
L, V, LV, or LVT character; an LV or V character may be followed by a V or T
character; an LVT or T character may be follwed only by a T character.
</P>
<P>
4. Do not end before extending characters or spacing marks. Characters with
the "mark" property always have the "extend" grapheme breaking property.
</P>
<P>
5. Do not end after prepend characters.
</P>
<P>
6. Otherwise, end the cluster.
<a name="extraprops"></a></P>
<br><b>
PCRE2's additional properties
</b><br>
<P>
As well as the standard Unicode properties described above, PCRE2 supports four
more that make it possible to convert traditional escape sequences such as \w
and \s to use Unicode properties. PCRE2 uses these non-standard, non-Perl
properties internally when PCRE2_UCP is set. However, they may also be used
explicitly. These properties are:
<pre>
Xan Any alphanumeric character
Xps Any POSIX space character
Xsp Any Perl space character
Xwd Any Perl "word" character
</pre>
Xan matches characters that have either the L (letter) or the N (number)
property. Xps matches the characters tab, linefeed, vertical tab, form feed, or
carriage return, and any other character that has the Z (separator) property.
Xsp is the same as Xps; in PCRE1 it used to exclude vertical tab, for Perl
compatibility, but Perl changed. Xwd matches the same characters as Xan, plus
underscore.
</P>
<P>
There is another non-standard property, Xuc, which matches any character that
can be represented by a Universal Character Name in C++ and other programming
languages. These are the characters $, @, ` (grave accent), and all characters
with Unicode code points greater than or equal to U+00A0, except for the
surrogates U+D800 to U+DFFF. Note that most base (ASCII) characters are
excluded. (Universal Character Names are of the form \uHHHH or \UHHHHHHHH
where H is a hexadecimal digit. Note that the Xuc property does not match these
sequences but the characters that they represent.)
<a name="resetmatchstart"></a></P>
<br><b>
Resetting the match start
</b><br>
<P>
The escape sequence \K causes any previously matched characters not to be
included in the final matched sequence. For example, the pattern:
<pre>
foo\Kbar
</pre>
matches "foobar", but reports that it has matched "bar". This feature is
similar to a lookbehind assertion
<a href="#lookbehind">(described below).</a>
However, in this case, the part of the subject before the real match does not
have to be of fixed length, as lookbehind assertions do. The use of \K does
not interfere with the setting of
<a href="#subpattern">captured substrings.</a>
For example, when the pattern
<pre>
(foo)\Kbar
</pre>
matches "foobar", the first substring is still set to "foo".
</P>
<P>
Perl documents that the use of \K within assertions is "not well defined". In
PCRE2, \K is acted upon when it occurs inside positive assertions, but is
ignored in negative assertions. Note that when a pattern such as (?=ab\K)
matches, the reported start of the match can be greater than the end of the
match.
<a name="smallassertions"></a></P>
<br><b>
Simple assertions
</b><br>
<P>
The final use of backslash is for certain simple assertions. An assertion
specifies a condition that has to be met at a particular point in a match,
without consuming any characters from the subject string. The use of
subpatterns for more complicated assertions is described
<a href="#bigassertions">below.</a>
The backslashed assertions are:
<pre>
\b matches at a word boundary
\B matches when not at a word boundary
\A matches at the start of the subject
\Z matches at the end of the subject
also matches before a newline at the end of the subject
\z matches only at the end of the subject
\G matches at the first matching position in the subject
</pre>
Inside a character class, \b has a different meaning; it matches the backspace
character. If any other of these assertions appears in a character class, an
"invalid escape sequence" error is generated.
</P>
<P>
A word boundary is a position in the subject string where the current character
and the previous character do not both match \w or \W (i.e. one matches
\w and the other matches \W), or the start or end of the string if the
first or last character matches \w, respectively. In a UTF mode, the meanings
of \w and \W can be changed by setting the PCRE2_UCP option. When this is
done, it also affects \b and \B. Neither PCRE2 nor Perl has a separate "start
of word" or "end of word" metasequence. However, whatever follows \b normally
determines which it is. For example, the fragment \ba matches "a" at the start
of a word.
</P>
<P>
The \A, \Z, and \z assertions differ from the traditional circumflex and
dollar (described in the next section) in that they only ever match at the very
start and end of the subject string, whatever options are set. Thus, they are
independent of multiline mode. These three assertions are not affected by the
PCRE2_NOTBOL or PCRE2_NOTEOL options, which affect only the behaviour of the
circumflex and dollar metacharacters. However, if the <i>startoffset</i>
argument of <b>pcre2_match()</b> is non-zero, indicating that matching is to
start at a point other than the beginning of the subject, \A can never match.
The difference between \Z and \z is that \Z matches before a newline at the
end of the string as well as at the very end, whereas \z matches only at the
end.
</P>
<P>
The \G assertion is true only when the current matching position is at the
start point of the match, as specified by the <i>startoffset</i> argument of
<b>pcre2_match()</b>. It differs from \A when the value of <i>startoffset</i> is
non-zero. By calling <b>pcre2_match()</b> multiple times with appropriate
arguments, you can mimic Perl's /g option, and it is in this kind of
implementation where \G can be useful.
</P>
<P>
Note, however, that PCRE2's interpretation of \G, as the start of the current
match, is subtly different from Perl's, which defines it as the end of the
previous match. In Perl, these can be different when the previously matched
string was empty. Because PCRE2 does just one match at a time, it cannot
reproduce this behaviour.
</P>
<P>
If all the alternatives of a pattern begin with \G, the expression is anchored
to the starting match position, and the "anchored" flag is set in the compiled
regular expression.
</P>
<br><a name="SEC6" href="#TOC1">CIRCUMFLEX AND DOLLAR</a><br>
<P>
The circumflex and dollar metacharacters are zero-width assertions. That is,
they test for a particular condition being true without consuming any
characters from the subject string. These two metacharacters are concerned with
matching the starts and ends of lines. If the newline convention is set so that
only the two-character sequence CRLF is recognized as a newline, isolated CR
and LF characters are treated as ordinary data characters, and are not
recognized as newlines.
</P>
<P>
Outside a character class, in the default matching mode, the circumflex
character is an assertion that is true only if the current matching point is at
the start of the subject string. If the <i>startoffset</i> argument of
<b>pcre2_match()</b> is non-zero, or if PCRE2_NOTBOL is set, circumflex can
never match if the PCRE2_MULTILINE option is unset. Inside a character class,
circumflex has an entirely different meaning
<a href="#characterclass">(see below).</a>
</P>
<P>
Circumflex need not be the first character of the pattern if a number of
alternatives are involved, but it should be the first thing in each alternative
in which it appears if the pattern is ever to match that branch. If all
possible alternatives start with a circumflex, that is, if the pattern is
constrained to match only at the start of the subject, it is said to be an
"anchored" pattern. (There are also other constructs that can cause a pattern
to be anchored.)
</P>
<P>
The dollar character is an assertion that is true only if the current matching
point is at the end of the subject string, or immediately before a newline at
the end of the string (by default), unless PCRE2_NOTEOL is set. Note, however,
that it does not actually match the newline. Dollar need not be the last
character of the pattern if a number of alternatives are involved, but it
should be the last item in any branch in which it appears. Dollar has no
special meaning in a character class.
</P>
<P>
The meaning of dollar can be changed so that it matches only at the very end of
the string, by setting the PCRE2_DOLLAR_ENDONLY option at compile time. This
does not affect the \Z assertion.
</P>
<P>
The meanings of the circumflex and dollar metacharacters are changed if the
PCRE2_MULTILINE option is set. When this is the case, a dollar character
matches before any newlines in the string, as well as at the very end, and a
circumflex matches immediately after internal newlines as well as at the start
of the subject string. It does not match after a newline that ends the string,
for compatibility with Perl. However, this can be changed by setting the
PCRE2_ALT_CIRCUMFLEX option.
</P>
<P>
For example, the pattern /^abc$/ matches the subject string "def\nabc" (where
\n represents a newline) in multiline mode, but not otherwise. Consequently,
patterns that are anchored in single line mode because all branches start with
^ are not anchored in multiline mode, and a match for circumflex is possible
when the <i>startoffset</i> argument of <b>pcre2_match()</b> is non-zero. The
PCRE2_DOLLAR_ENDONLY option is ignored if PCRE2_MULTILINE is set.
</P>
<P>
When the newline convention (see
<a href="#newlines">"Newline conventions"</a>
below) recognizes the two-character sequence CRLF as a newline, this is
preferred, even if the single characters CR and LF are also recognized as
newlines. For example, if the newline convention is "any", a multiline mode
circumflex matches before "xyz" in the string "abc\r\nxyz" rather than after
CR, even though CR on its own is a valid newline. (It also matches at the very
start of the string, of course.)
</P>
<P>
Note that the sequences \A, \Z, and \z can be used to match the start and
end of the subject in both modes, and if all branches of a pattern start with
\A it is always anchored, whether or not PCRE2_MULTILINE is set.
<a name="fullstopdot"></a></P>
<br><a name="SEC7" href="#TOC1">FULL STOP (PERIOD, DOT) AND \N</a><br>
<P>
Outside a character class, a dot in the pattern matches any one character in
the subject string except (by default) a character that signifies the end of a
line.
</P>
<P>
When a line ending is defined as a single character, dot never matches that
character; when the two-character sequence CRLF is used, dot does not match CR
if it is immediately followed by LF, but otherwise it matches all characters
(including isolated CRs and LFs). When any Unicode line endings are being
recognized, dot does not match CR or LF or any of the other line ending
characters.
</P>
<P>
The behaviour of dot with regard to newlines can be changed. If the
PCRE2_DOTALL option is set, a dot matches any one character, without exception.
If the two-character sequence CRLF is present in the subject string, it takes
two dots to match it.
</P>
<P>
The handling of dot is entirely independent of the handling of circumflex and
dollar, the only relationship being that they both involve newlines. Dot has no
special meaning in a character class.
</P>
<P>
The escape sequence \N behaves like a dot, except that it is not affected by
the PCRE2_DOTALL option. In other words, it matches any character except one
that signifies the end of a line. Perl also uses \N to match characters by
name; PCRE2 does not support this.
</P>
<br><a name="SEC8" href="#TOC1">MATCHING A SINGLE CODE UNIT</a><br>
<P>
Outside a character class, the escape sequence \C matches any one code unit,
whether or not a UTF mode is set. In the 8-bit library, one code unit is one
byte; in the 16-bit library it is a 16-bit unit; in the 32-bit library it is a
32-bit unit. Unlike a dot, \C always matches line-ending characters. The
feature is provided in Perl in order to match individual bytes in UTF-8 mode,
but it is unclear how it can usefully be used.
</P>
<P>
Because \C breaks up characters into individual code units, matching one unit
with \C in UTF-8 or UTF-16 mode means that the rest of the string may start
with a malformed UTF character. This has undefined results, because PCRE2
assumes that it is matching character by character in a valid UTF string (by
default it checks the subject string's validity at the start of processing
unless the PCRE2_NO_UTF_CHECK option is used).
</P>
<P>
An application can lock out the use of \C by setting the
PCRE2_NEVER_BACKSLASH_C option when compiling a pattern. It is also possible to
build PCRE2 with the use of \C permanently disabled.
</P>
<P>
PCRE2 does not allow \C to appear in lookbehind assertions
<a href="#lookbehind">(described below)</a>
in UTF-8 or UTF-16 modes, because this would make it impossible to calculate
the length of the lookbehind. Neither the alternative matching function
<b>pcre2_dfa_match()</b> nor the JIT optimizer support \C in these UTF modes.
The former gives a match-time error; the latter fails to optimize and so the
match is always run using the interpreter.
</P>
<P>
In the 32-bit library, however, \C is always supported (when not explicitly
locked out) because it always matches a single code unit, whether or not UTF-32
is specified.
</P>
<P>
In general, the \C escape sequence is best avoided. However, one way of using
it that avoids the problem of malformed UTF-8 or UTF-16 characters is to use a
lookahead to check the length of the next character, as in this pattern, which
could be used with a UTF-8 string (ignore white space and line breaks):
<pre>
(?| (?=[\x00-\x7f])(\C) |
(?=[\x80-\x{7ff}])(\C)(\C) |
(?=[\x{800}-\x{ffff}])(\C)(\C)(\C) |
(?=[\x{10000}-\x{1fffff}])(\C)(\C)(\C)(\C))
</pre>
In this example, a group that starts with (?| resets the capturing parentheses
numbers in each alternative (see
<a href="#dupsubpatternnumber">"Duplicate Subpattern Numbers"</a>
below). The assertions at the start of each branch check the next UTF-8
character for values whose encoding uses 1, 2, 3, or 4 bytes, respectively. The
character's individual bytes are then captured by the appropriate number of
\C groups.
<a name="characterclass"></a></P>
<br><a name="SEC9" href="#TOC1">SQUARE BRACKETS AND CHARACTER CLASSES</a><br>
<P>
An opening square bracket introduces a character class, terminated by a closing
square bracket. A closing square bracket on its own is not special by default.
If a closing square bracket is required as a member of the class, it should be
the first data character in the class (after an initial circumflex, if present)
or escaped with a backslash. This means that, by default, an empty class cannot
be defined. However, if the PCRE2_ALLOW_EMPTY_CLASS option is set, a closing
square bracket at the start does end the (empty) class.
</P>
<P>
A character class matches a single character in the subject. A matched
character must be in the set of characters defined by the class, unless the
first character in the class definition is a circumflex, in which case the
subject character must not be in the set defined by the class. If a circumflex
is actually required as a member of the class, ensure it is not the first
character, or escape it with a backslash.
</P>
<P>
For example, the character class [aeiou] matches any lower case vowel, while
[^aeiou] matches any character that is not a lower case vowel. Note that a
circumflex is just a convenient notation for specifying the characters that
are in the class by enumerating those that are not. A class that starts with a
circumflex is not an assertion; it still consumes a character from the subject
string, and therefore it fails if the current pointer is at the end of the
string.
</P>
<P>
When caseless matching is set, any letters in a class represent both their
upper case and lower case versions, so for example, a caseless [aeiou] matches
"A" as well as "a", and a caseless [^aeiou] does not match "A", whereas a
caseful version would.
</P>
<P>
Characters that might indicate line breaks are never treated in any special way
when matching character classes, whatever line-ending sequence is in use, and
whatever setting of the PCRE2_DOTALL and PCRE2_MULTILINE options is used. A
class such as [^a] always matches one of these characters.
</P>
<P>
The character escape sequences \d, \D, \h, \H, \p, \P, \s, \S, \v,
\V, \w, and \W may appear in a character class, and add the characters that
they match to the class. For example, [\dABCDEF] matches any hexadecimal
digit. In UTF modes, the PCRE2_UCP option affects the meanings of \d, \s, \w
and their upper case partners, just as it does when they appear outside a
character class, as described in the section entitled
<a href="#genericchartypes">"Generic character types"</a>
above. The escape sequence \b has a different meaning inside a character
class; it matches the backspace character. The sequences \B, \N, \R, and \X
are not special inside a character class. Like any other unrecognized escape
sequences, they cause an error.
</P>
<P>
The minus (hyphen) character can be used to specify a range of characters in a
character class. For example, [d-m] matches any letter between d and m,
inclusive. If a minus character is required in a class, it must be escaped with
a backslash or appear in a position where it cannot be interpreted as
indicating a range, typically as the first or last character in the class,
or immediately after a range. For example, [b-d-z] matches letters in the range
b to d, a hyphen character, or z.
</P>
<P>
Perl treats a hyphen as a literal if it appears before or after a POSIX class
(see below) or a character type escape such as as \d, but gives a warning in
its warning mode, as this is most likely a user error. As PCRE2 has no facility
for warning, an error is given in these cases.
</P>
<P>
It is not possible to have the literal character "]" as the end character of a
range. A pattern such as [W-]46] is interpreted as a class of two characters
("W" and "-") followed by a literal string "46]", so it would match "W46]" or
"-46]". However, if the "]" is escaped with a backslash it is interpreted as
the end of range, so [W-\]46] is interpreted as a class containing a range
followed by two other characters. The octal or hexadecimal representation of
"]" can also be used to end a range.
</P>
<P>
Ranges normally include all code points between the start and end characters,
inclusive. They can also be used for code points specified numerically, for
example [\000-\037]. Ranges can include any characters that are valid for the
current mode.
</P>
<P>
There is a special case in EBCDIC environments for ranges whose end points are
both specified as literal letters in the same case. For compatibility with
Perl, EBCDIC code points within the range that are not letters are omitted. For
example, [h-k] matches only four characters, even though the codes for h and k
are 0x88 and 0x92, a range of 11 code points. However, if the range is
specified numerically, for example, [\x88-\x92] or [h-\x92], all code points
are included.
</P>
<P>
If a range that includes letters is used when caseless matching is set, it
matches the letters in either case. For example, [W-c] is equivalent to
[][\\^_`wxyzabc], matched caselessly, and in a non-UTF mode, if character
tables for a French locale are in use, [\xc8-\xcb] matches accented E
characters in both cases.
</P>
<P>
A circumflex can conveniently be used with the upper case character types to
specify a more restricted set of characters than the matching lower case type.
For example, the class [^\W_] matches any letter or digit, but not underscore,
whereas [\w] includes underscore. A positive character class should be read as
"something OR something OR ..." and a negative class as "NOT something AND NOT
something AND NOT ...".
</P>
<P>
The only metacharacters that are recognized in character classes are backslash,
hyphen (only where it can be interpreted as specifying a range), circumflex
(only at the start), opening square bracket (only when it can be interpreted as
introducing a POSIX class name, or for a special compatibility feature - see
the next two sections), and the terminating closing square bracket. However,
escaping other non-alphanumeric characters does no harm.
</P>
<br><a name="SEC10" href="#TOC1">POSIX CHARACTER CLASSES</a><br>
<P>
Perl supports the POSIX notation for character classes. This uses names
enclosed by [: and :] within the enclosing square brackets. PCRE2 also supports
this notation. For example,
<pre>
[01[:alpha:]%]
</pre>
matches "0", "1", any alphabetic character, or "%". The supported class names
are:
<pre>
alnum letters and digits
alpha letters
ascii character codes 0 - 127
blank space or tab only
cntrl control characters
digit decimal digits (same as \d)
graph printing characters, excluding space
lower lower case letters
print printing characters, including space
punct printing characters, excluding letters and digits and space
space white space (the same as \s from PCRE2 8.34)
upper upper case letters
word "word" characters (same as \w)
xdigit hexadecimal digits
</pre>
The default "space" characters are HT (9), LF (10), VT (11), FF (12), CR (13),
and space (32). If locale-specific matching is taking place, the list of space
characters may be different; there may be fewer or more of them. "Space" and
\s match the same set of characters.
</P>
<P>
The name "word" is a Perl extension, and "blank" is a GNU extension from Perl
5.8. Another Perl extension is negation, which is indicated by a ^ character
after the colon. For example,
<pre>
[12[:^digit:]]
</pre>
matches "1", "2", or any non-digit. PCRE2 (and Perl) also recognize the POSIX
syntax [.ch.] and [=ch=] where "ch" is a "collating element", but these are not
supported, and an error is given if they are encountered.
</P>
<P>
By default, characters with values greater than 127 do not match any of the
POSIX character classes, although this may be different for characters in the
range 128-255 when locale-specific matching is happening. However, if the
PCRE2_UCP option is passed to <b>pcre2_compile()</b>, some of the classes are
changed so that Unicode character properties are used. This is achieved by
replacing certain POSIX classes with other sequences, as follows:
<pre>
[:alnum:] becomes \p{Xan}
[:alpha:] becomes \p{L}
[:blank:] becomes \h
[:cntrl:] becomes \p{Cc}
[:digit:] becomes \p{Nd}
[:lower:] becomes \p{Ll}
[:space:] becomes \p{Xps}
[:upper:] becomes \p{Lu}
[:word:] becomes \p{Xwd}
</pre>
Negated versions, such as [:^alpha:] use \P instead of \p. Three other POSIX
classes are handled specially in UCP mode:
</P>
<P>
[:graph:]
This matches characters that have glyphs that mark the page when printed. In
Unicode property terms, it matches all characters with the L, M, N, P, S, or Cf
properties, except for:
<pre>
U+061C Arabic Letter Mark
U+180E Mongolian Vowel Separator
U+2066 - U+2069 Various "isolate"s
</PRE>
</P>
<P>
[:print:]
This matches the same characters as [:graph:] plus space characters that are
not controls, that is, characters with the Zs property.
</P>
<P>
[:punct:]
This matches all characters that have the Unicode P (punctuation) property,
plus those characters with code points less than 256 that have the S (Symbol)
property.
</P>
<P>
The other POSIX classes are unchanged, and match only characters with code
points less than 256.
</P>
<br><a name="SEC11" href="#TOC1">COMPATIBILITY FEATURE FOR WORD BOUNDARIES</a><br>
<P>
In the POSIX.2 compliant library that was included in 4.4BSD Unix, the ugly
syntax [[:<:]] and [[:>:]] is used for matching "start of word" and "end of
word". PCRE2 treats these items as follows:
<pre>
[[:<:]] is converted to \b(?=\w)
[[:>:]] is converted to \b(?<=\w)
</pre>
Only these exact character sequences are recognized. A sequence such as
[a[:<:]b] provokes error for an unrecognized POSIX class name. This support is
not compatible with Perl. It is provided to help migrations from other
environments, and is best not used in any new patterns. Note that \b matches
at the start and the end of a word (see
<a href="#smallassertions">"Simple assertions"</a>
above), and in a Perl-style pattern the preceding or following character
normally shows which is wanted, without the need for the assertions that are
used above in order to give exactly the POSIX behaviour.
</P>
<br><a name="SEC12" href="#TOC1">VERTICAL BAR</a><br>
<P>
Vertical bar characters are used to separate alternative patterns. For example,
the pattern
<pre>
gilbert|sullivan
</pre>
matches either "gilbert" or "sullivan". Any number of alternatives may appear,
and an empty alternative is permitted (matching the empty string). The matching
process tries each alternative in turn, from left to right, and the first one
that succeeds is used. If the alternatives are within a subpattern
<a href="#subpattern">(defined below),</a>
"succeeds" means matching the rest of the main pattern as well as the
alternative in the subpattern.
</P>
<br><a name="SEC13" href="#TOC1">INTERNAL OPTION SETTING</a><br>
<P>
The settings of the PCRE2_CASELESS, PCRE2_MULTILINE, PCRE2_DOTALL, and
PCRE2_EXTENDED options (which are Perl-compatible) can be changed from within
the pattern by a sequence of Perl option letters enclosed between "(?" and ")".
The option letters are
<pre>
i for PCRE2_CASELESS
m for PCRE2_MULTILINE
s for PCRE2_DOTALL
x for PCRE2_EXTENDED
</pre>
For example, (?im) sets caseless, multiline matching. It is also possible to
unset these options by preceding the letter with a hyphen, and a combined
setting and unsetting such as (?im-sx), which sets PCRE2_CASELESS and
PCRE2_MULTILINE while unsetting PCRE2_DOTALL and PCRE2_EXTENDED, is also
permitted. If a letter appears both before and after the hyphen, the option is
unset. An empty options setting "(?)" is allowed. Needless to say, it has no
effect.
</P>
<P>
The PCRE2-specific options PCRE2_DUPNAMES and PCRE2_UNGREEDY can be changed in
the same way as the Perl-compatible options by using the characters J and U
respectively.
</P>
<P>
When one of these option changes occurs at top level (that is, not inside
subpattern parentheses), the change applies to the remainder of the pattern
that follows. An option change within a subpattern (see below for a description
of subpatterns) affects only that part of the subpattern that follows it, so
<pre>
(a(?i)b)c
</pre>
matches abc and aBc and no other strings (assuming PCRE2_CASELESS is not used).
By this means, options can be made to have different settings in different
parts of the pattern. Any changes made in one alternative do carry on
into subsequent branches within the same subpattern. For example,
<pre>
(a(?i)b|c)
</pre>
matches "ab", "aB", "c", and "C", even though when matching "C" the first
branch is abandoned before the option setting. This is because the effects of
option settings happen at compile time. There would be some very weird
behaviour otherwise.
</P>
<P>
As a convenient shorthand, if any option settings are required at the start of
a non-capturing subpattern (see the next section), the option letters may
appear between the "?" and the ":". Thus the two patterns
<pre>
(?i:saturday|sunday)
(?:(?i)saturday|sunday)
</pre>
match exactly the same set of strings.
</P>
<P>
<b>Note:</b> There are other PCRE2-specific options that can be set by the
application when the compiling function is called. The pattern can contain
special leading sequences such as (*CRLF) to override what the application has
set or what has been defaulted. Details are given in the section entitled
<a href="#newlineseq">"Newline sequences"</a>
above. There are also the (*UTF) and (*UCP) leading sequences that can be used
to set UTF and Unicode property modes; they are equivalent to setting the
PCRE2_UTF and PCRE2_UCP options, respectively. However, the application can set
the PCRE2_NEVER_UTF and PCRE2_NEVER_UCP options, which lock out the use of the
(*UTF) and (*UCP) sequences.
<a name="subpattern"></a></P>
<br><a name="SEC14" href="#TOC1">SUBPATTERNS</a><br>
<P>
Subpatterns are delimited by parentheses (round brackets), which can be nested.
Turning part of a pattern into a subpattern does two things:
<br>
<br>
1. It localizes a set of alternatives. For example, the pattern
<pre>
cat(aract|erpillar|)
</pre>
matches "cataract", "caterpillar", or "cat". Without the parentheses, it would
match "cataract", "erpillar" or an empty string.
<br>
<br>
2. It sets up the subpattern as a capturing subpattern. This means that, when
the whole pattern matches, the portion of the subject string that matched the
subpattern is passed back to the caller, separately from the portion that
matched the whole pattern. (This applies only to the traditional matching
function; the DFA matching function does not support capturing.)
</P>
<P>
Opening parentheses are counted from left to right (starting from 1) to obtain
numbers for the capturing subpatterns. For example, if the string "the red
king" is matched against the pattern
<pre>
the ((red|white) (king|queen))
</pre>
the captured substrings are "red king", "red", and "king", and are numbered 1,
2, and 3, respectively.
</P>
<P>
The fact that plain parentheses fulfil two functions is not always helpful.
There are often times when a grouping subpattern is required without a
capturing requirement. If an opening parenthesis is followed by a question mark
and a colon, the subpattern does not do any capturing, and is not counted when
computing the number of any subsequent capturing subpatterns. For example, if
the string "the white queen" is matched against the pattern
<pre>
the ((?:red|white) (king|queen))
</pre>
the captured substrings are "white queen" and "queen", and are numbered 1 and
2. The maximum number of capturing subpatterns is 65535.
</P>
<P>
As a convenient shorthand, if any option settings are required at the start of
a non-capturing subpattern, the option letters may appear between the "?" and
the ":". Thus the two patterns
<pre>
(?i:saturday|sunday)
(?:(?i)saturday|sunday)
</pre>
match exactly the same set of strings. Because alternative branches are tried
from left to right, and options are not reset until the end of the subpattern
is reached, an option setting in one branch does affect subsequent branches, so
the above patterns match "SUNDAY" as well as "Saturday".
<a name="dupsubpatternnumber"></a></P>
<br><a name="SEC15" href="#TOC1">DUPLICATE SUBPATTERN NUMBERS</a><br>
<P>
Perl 5.10 introduced a feature whereby each alternative in a subpattern uses
the same numbers for its capturing parentheses. Such a subpattern starts with
(?| and is itself a non-capturing subpattern. For example, consider this
pattern:
<pre>
(?|(Sat)ur|(Sun))day
</pre>
Because the two alternatives are inside a (?| group, both sets of capturing
parentheses are numbered one. Thus, when the pattern matches, you can look
at captured substring number one, whichever alternative matched. This construct
is useful when you want to capture part, but not all, of one of a number of
alternatives. Inside a (?| group, parentheses are numbered as usual, but the
number is reset at the start of each branch. The numbers of any capturing
parentheses that follow the subpattern start after the highest number used in
any branch. The following example is taken from the Perl documentation. The
numbers underneath show in which buffer the captured content will be stored.
<pre>
# before ---------------branch-reset----------- after
/ ( a ) (?| x ( y ) z | (p (q) r) | (t) u (v) ) ( z ) /x
# 1 2 2 3 2 3 4
</pre>
A back reference to a numbered subpattern uses the most recent value that is
set for that number by any subpattern. The following pattern matches "abcabc"
or "defdef":
<pre>
/(?|(abc)|(def))\1/
</pre>
In contrast, a subroutine call to a numbered subpattern always refers to the
first one in the pattern with the given number. The following pattern matches
"abcabc" or "defabc":
<pre>
/(?|(abc)|(def))(?1)/
</pre>
A relative reference such as (?-1) is no different: it is just a convenient way
of computing an absolute group number.
</P>
<P>
If a
<a href="#conditions">condition test</a>
for a subpattern's having matched refers to a non-unique number, the test is
true if any of the subpatterns of that number have matched.
</P>
<P>
An alternative approach to using this "branch reset" feature is to use
duplicate named subpatterns, as described in the next section.
</P>
<br><a name="SEC16" href="#TOC1">NAMED SUBPATTERNS</a><br>
<P>
Identifying capturing parentheses by number is simple, but it can be very hard
to keep track of the numbers in complicated regular expressions. Furthermore,
if an expression is modified, the numbers may change. To help with this
difficulty, PCRE2 supports the naming of subpatterns. This feature was not
added to Perl until release 5.10. Python had the feature earlier, and PCRE1
introduced it at release 4.0, using the Python syntax. PCRE2 supports both the
Perl and the Python syntax. Perl allows identically numbered subpatterns to
have different names, but PCRE2 does not.
</P>
<P>
In PCRE2, a subpattern can be named in one of three ways: (?<name>...) or
(?'name'...) as in Perl, or (?P<name>...) as in Python. References to capturing
parentheses from other parts of the pattern, such as
<a href="#backreferences">back references,</a>
<a href="#recursion">recursion,</a>
and
<a href="#conditions">conditions,</a>
can be made by name as well as by number.
</P>
<P>
Names consist of up to 32 alphanumeric characters and underscores, but must
start with a non-digit. Named capturing parentheses are still allocated numbers
as well as names, exactly as if the names were not present. The PCRE2 API
provides function calls for extracting the name-to-number translation table
from a compiled pattern. There are also convenience functions for extracting a
captured substring by name.
</P>
<P>
By default, a name must be unique within a pattern, but it is possible to relax
this constraint by setting the PCRE2_DUPNAMES option at compile time.
(Duplicate names are also always permitted for subpatterns with the same
number, set up as described in the previous section.) Duplicate names can be
useful for patterns where only one instance of the named parentheses can match.
Suppose you want to match the name of a weekday, either as a 3-letter
abbreviation or as the full name, and in both cases you want to extract the
abbreviation. This pattern (ignoring the line breaks) does the job:
<pre>
(?<DN>Mon|Fri|Sun)(?:day)?|
(?<DN>Tue)(?:sday)?|
(?<DN>Wed)(?:nesday)?|
(?<DN>Thu)(?:rsday)?|
(?<DN>Sat)(?:urday)?
</pre>
There are five capturing substrings, but only one is ever set after a match.
(An alternative way of solving this problem is to use a "branch reset"
subpattern, as described in the previous section.)
</P>
<P>
The convenience functions for extracting the data by name returns the substring
for the first (and in this example, the only) subpattern of that name that
matched. This saves searching to find which numbered subpattern it was.
</P>
<P>
If you make a back reference to a non-unique named subpattern from elsewhere in
the pattern, the subpatterns to which the name refers are checked in the order
in which they appear in the overall pattern. The first one that is set is used
for the reference. For example, this pattern matches both "foofoo" and
"barbar" but not "foobar" or "barfoo":
<pre>
(?:(?<n>foo)|(?<n>bar))\k<n>
</PRE>
</P>
<P>
If you make a subroutine call to a non-unique named subpattern, the one that
corresponds to the first occurrence of the name is used. In the absence of
duplicate numbers (see the previous section) this is the one with the lowest
number.
</P>
<P>
If you use a named reference in a condition
test (see the
<a href="#conditions">section about conditions</a>
below), either to check whether a subpattern has matched, or to check for
recursion, all subpatterns with the same name are tested. If the condition is
true for any one of them, the overall condition is true. This is the same
behaviour as testing by number. For further details of the interfaces for
handling named subpatterns, see the
<a href="pcre2api.html"><b>pcre2api</b></a>
documentation.
</P>
<P>
<b>Warning:</b> You cannot use different names to distinguish between two
subpatterns with the same number because PCRE2 uses only the numbers when
matching. For this reason, an error is given at compile time if different names
are given to subpatterns with the same number. However, you can always give the
same name to subpatterns with the same number, even when PCRE2_DUPNAMES is not
set.
</P>
<br><a name="SEC17" href="#TOC1">REPETITION</a><br>
<P>
Repetition is specified by quantifiers, which can follow any of the following
items:
<pre>
a literal data character
the dot metacharacter
the \C escape sequence
the \X escape sequence
the \R escape sequence
an escape such as \d or \pL that matches a single character
a character class
a back reference
a parenthesized subpattern (including most assertions)
a subroutine call to a subpattern (recursive or otherwise)
</pre>
The general repetition quantifier specifies a minimum and maximum number of
permitted matches, by giving the two numbers in curly brackets (braces),
separated by a comma. The numbers must be less than 65536, and the first must
be less than or equal to the second. For example:
<pre>
z{2,4}
</pre>
matches "zz", "zzz", or "zzzz". A closing brace on its own is not a special
character. If the second number is omitted, but the comma is present, there is
no upper limit; if the second number and the comma are both omitted, the
quantifier specifies an exact number of required matches. Thus
<pre>
[aeiou]{3,}
</pre>
matches at least 3 successive vowels, but may match many more, whereas
<pre>
\d{8}
</pre>
matches exactly 8 digits. An opening curly bracket that appears in a position
where a quantifier is not allowed, or one that does not match the syntax of a
quantifier, is taken as a literal character. For example, {,6} is not a
quantifier, but a literal string of four characters.
</P>
<P>
In UTF modes, quantifiers apply to characters rather than to individual code
units. Thus, for example, \x{100}{2} matches two characters, each of
which is represented by a two-byte sequence in a UTF-8 string. Similarly,
\X{3} matches three Unicode extended grapheme clusters, each of which may be
several code units long (and they may be of different lengths).
</P>
<P>
The quantifier {0} is permitted, causing the expression to behave as if the
previous item and the quantifier were not present. This may be useful for
subpatterns that are referenced as
<a href="#subpatternsassubroutines">subroutines</a>
from elsewhere in the pattern (but see also the section entitled
<a href="#subdefine">"Defining subpatterns for use by reference only"</a>
below). Items other than subpatterns that have a {0} quantifier are omitted
from the compiled pattern.
</P>
<P>
For convenience, the three most common quantifiers have single-character
abbreviations:
<pre>
* is equivalent to {0,}
+ is equivalent to {1,}
? is equivalent to {0,1}
</pre>
It is possible to construct infinite loops by following a subpattern that can
match no characters with a quantifier that has no upper limit, for example:
<pre>
(a?)*
</pre>
Earlier versions of Perl and PCRE1 used to give an error at compile time for
such patterns. However, because there are cases where this can be useful, such
patterns are now accepted, but if any repetition of the subpattern does in fact
match no characters, the loop is forcibly broken.
</P>
<P>
By default, the quantifiers are "greedy", that is, they match as much as
possible (up to the maximum number of permitted times), without causing the
rest of the pattern to fail. The classic example of where this gives problems
is in trying to match comments in C programs. These appear between /* and */
and within the comment, individual * and / characters may appear. An attempt to
match C comments by applying the pattern
<pre>
/\*.*\*/
</pre>
to the string
<pre>
/* first comment */ not comment /* second comment */
</pre>
fails, because it matches the entire string owing to the greediness of the .*
item.
</P>
<P>
If a quantifier is followed by a question mark, it ceases to be greedy, and
instead matches the minimum number of times possible, so the pattern
<pre>
/\*.*?\*/
</pre>
does the right thing with the C comments. The meaning of the various
quantifiers is not otherwise changed, just the preferred number of matches.
Do not confuse this use of question mark with its use as a quantifier in its
own right. Because it has two uses, it can sometimes appear doubled, as in
<pre>
\d??\d
</pre>
which matches one digit by preference, but can match two if that is the only
way the rest of the pattern matches.
</P>
<P>
If the PCRE2_UNGREEDY option is set (an option that is not available in Perl),
the quantifiers are not greedy by default, but individual ones can be made
greedy by following them with a question mark. In other words, it inverts the
default behaviour.
</P>
<P>
When a parenthesized subpattern is quantified with a minimum repeat count that
is greater than 1 or with a limited maximum, more memory is required for the
compiled pattern, in proportion to the size of the minimum or maximum.
</P>
<P>
If a pattern starts with .* or .{0,} and the PCRE2_DOTALL option (equivalent
to Perl's /s) is set, thus allowing the dot to match newlines, the pattern is
implicitly anchored, because whatever follows will be tried against every
character position in the subject string, so there is no point in retrying the
overall match at any position after the first. PCRE2 normally treats such a
pattern as though it were preceded by \A.
</P>
<P>
In cases where it is known that the subject string contains no newlines, it is
worth setting PCRE2_DOTALL in order to obtain this optimization, or
alternatively, using ^ to indicate anchoring explicitly.
</P>
<P>
However, there are some cases where the optimization cannot be used. When .*
is inside capturing parentheses that are the subject of a back reference
elsewhere in the pattern, a match at the start may fail where a later one
succeeds. Consider, for example:
<pre>
(.*)abc\1
</pre>
If the subject is "xyz123abc123" the match point is the fourth character. For
this reason, such a pattern is not implicitly anchored.
</P>
<P>
Another case where implicit anchoring is not applied is when the leading .* is
inside an atomic group. Once again, a match at the start may fail where a later
one succeeds. Consider this pattern:
<pre>
(?>.*?a)b
</pre>
It matches "ab" in the subject "aab". The use of the backtracking control verbs
(*PRUNE) and (*SKIP) also disable this optimization, and there is an option,
PCRE2_NO_DOTSTAR_ANCHOR, to do so explicitly.
</P>
<P>
When a capturing subpattern is repeated, the value captured is the substring
that matched the final iteration. For example, after
<pre>
(tweedle[dume]{3}\s*)+
</pre>
has matched "tweedledum tweedledee" the value of the captured substring is
"tweedledee". However, if there are nested capturing subpatterns, the
corresponding captured values may have been set in previous iterations. For
example, after
<pre>
(a|(b))+
</pre>
matches "aba" the value of the second captured substring is "b".
<a name="atomicgroup"></a></P>
<br><a name="SEC18" href="#TOC1">ATOMIC GROUPING AND POSSESSIVE QUANTIFIERS</a><br>
<P>
With both maximizing ("greedy") and minimizing ("ungreedy" or "lazy")
repetition, failure of what follows normally causes the repeated item to be
re-evaluated to see if a different number of repeats allows the rest of the
pattern to match. Sometimes it is useful to prevent this, either to change the
nature of the match, or to cause it fail earlier than it otherwise might, when
the author of the pattern knows there is no point in carrying on.
</P>
<P>
Consider, for example, the pattern \d+foo when applied to the subject line
<pre>
123456bar
</pre>
After matching all 6 digits and then failing to match "foo", the normal
action of the matcher is to try again with only 5 digits matching the \d+
item, and then with 4, and so on, before ultimately failing. "Atomic grouping"
(a term taken from Jeffrey Friedl's book) provides the means for specifying
that once a subpattern has matched, it is not to be re-evaluated in this way.
</P>
<P>
If we use atomic grouping for the previous example, the matcher gives up
immediately on failing to match "foo" the first time. The notation is a kind of
special parenthesis, starting with (?> as in this example:
<pre>
(?>\d+)foo
</pre>
This kind of parenthesis "locks up" the part of the pattern it contains once
it has matched, and a failure further into the pattern is prevented from
backtracking into it. Backtracking past it to previous items, however, works as
normal.
</P>
<P>
An alternative description is that a subpattern of this type matches exactly
the string of characters that an identical standalone pattern would match, if
anchored at the current point in the subject string.
</P>
<P>
Atomic grouping subpatterns are not capturing subpatterns. Simple cases such as
the above example can be thought of as a maximizing repeat that must swallow
everything it can. So, while both \d+ and \d+? are prepared to adjust the
number of digits they match in order to make the rest of the pattern match,
(?>\d+) can only match an entire sequence of digits.
</P>
<P>
Atomic groups in general can of course contain arbitrarily complicated
subpatterns, and can be nested. However, when the subpattern for an atomic
group is just a single repeated item, as in the example above, a simpler
notation, called a "possessive quantifier" can be used. This consists of an
additional + character following a quantifier. Using this notation, the
previous example can be rewritten as
<pre>
\d++foo
</pre>
Note that a possessive quantifier can be used with an entire group, for
example:
<pre>
(abc|xyz){2,3}+
</pre>
Possessive quantifiers are always greedy; the setting of the PCRE2_UNGREEDY
option is ignored. They are a convenient notation for the simpler forms of
atomic group. However, there is no difference in the meaning of a possessive
quantifier and the equivalent atomic group, though there may be a performance
difference; possessive quantifiers should be slightly faster.
</P>
<P>
The possessive quantifier syntax is an extension to the Perl 5.8 syntax.
Jeffrey Friedl originated the idea (and the name) in the first edition of his
book. Mike McCloskey liked it, so implemented it when he built Sun's Java
package, and PCRE1 copied it from there. It ultimately found its way into Perl
at release 5.10.
</P>
<P>
PCRE2 has an optimization that automatically "possessifies" certain simple
pattern constructs. For example, the sequence A+B is treated as A++B because
there is no point in backtracking into a sequence of A's when B must follow.
This feature can be disabled by the PCRE2_NO_AUTOPOSSESS option, or starting
the pattern with (*NO_AUTO_POSSESS).
</P>
<P>
When a pattern contains an unlimited repeat inside a subpattern that can itself
be repeated an unlimited number of times, the use of an atomic group is the
only way to avoid some failing matches taking a very long time indeed. The
pattern
<pre>
(\D+|<\d+>)*[!?]
</pre>
matches an unlimited number of substrings that either consist of non-digits, or
digits enclosed in <>, followed by either ! or ?. When it matches, it runs
quickly. However, if it is applied to
<pre>
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
</pre>
it takes a long time before reporting failure. This is because the string can
be divided between the internal \D+ repeat and the external * repeat in a
large number of ways, and all have to be tried. (The example uses [!?] rather
than a single character at the end, because both PCRE2 and Perl have an
optimization that allows for fast failure when a single character is used. They
remember the last single character that is required for a match, and fail early
if it is not present in the string.) If the pattern is changed so that it uses
an atomic group, like this:
<pre>
((?>\D+)|<\d+>)*[!?]
</pre>
sequences of non-digits cannot be broken, and failure happens quickly.
<a name="backreferences"></a></P>
<br><a name="SEC19" href="#TOC1">BACK REFERENCES</a><br>
<P>
Outside a character class, a backslash followed by a digit greater than 0 (and
possibly further digits) is a back reference to a capturing subpattern earlier
(that is, to its left) in the pattern, provided there have been that many
previous capturing left parentheses.
</P>
<P>
However, if the decimal number following the backslash is less than 8, it is
always taken as a back reference, and causes an error only if there are not
that many capturing left parentheses in the entire pattern. In other words, the
parentheses that are referenced need not be to the left of the reference for
numbers less than 8. A "forward back reference" of this type can make sense
when a repetition is involved and the subpattern to the right has participated
in an earlier iteration.
</P>
<P>
It is not possible to have a numerical "forward back reference" to a subpattern
whose number is 8 or more using this syntax because a sequence such as \50 is
interpreted as a character defined in octal. See the subsection entitled
"Non-printing characters"
<a href="#digitsafterbackslash">above</a>
for further details of the handling of digits following a backslash. There is
no such problem when named parentheses are used. A back reference to any
subpattern is possible using named parentheses (see below).
</P>
<P>
Another way of avoiding the ambiguity inherent in the use of digits following a
backslash is to use the \g escape sequence. This escape must be followed by a
signed or unsigned number, optionally enclosed in braces. These examples are
all identical:
<pre>
(ring), \1
(ring), \g1
(ring), \g{1}
</pre>
An unsigned number specifies an absolute reference without the ambiguity that
is present in the older syntax. It is also useful when literal digits follow
the reference. A signed number is a relative reference. Consider this example:
<pre>
(abc(def)ghi)\g{-1}
</pre>
The sequence \g{-1} is a reference to the most recently started capturing
subpattern before \g, that is, is it equivalent to \2 in this example.
Similarly, \g{-2} would be equivalent to \1. The use of relative references
can be helpful in long patterns, and also in patterns that are created by
joining together fragments that contain references within themselves.
</P>
<P>
The sequence \g{+1} is a reference to the next capturing subpattern. This kind
of forward reference can be useful it patterns that repeat. Perl does not
support the use of + in this way.
</P>
<P>
A back reference matches whatever actually matched the capturing subpattern in
the current subject string, rather than anything matching the subpattern
itself (see
<a href="#subpatternsassubroutines">"Subpatterns as subroutines"</a>
below for a way of doing that). So the pattern
<pre>
(sens|respons)e and \1ibility
</pre>
matches "sense and sensibility" and "response and responsibility", but not
"sense and responsibility". If caseful matching is in force at the time of the
back reference, the case of letters is relevant. For example,
<pre>
((?i)rah)\s+\1
</pre>
matches "rah rah" and "RAH RAH", but not "RAH rah", even though the original
capturing subpattern is matched caselessly.
</P>
<P>
There are several different ways of writing back references to named
subpatterns. The .NET syntax \k{name} and the Perl syntax \k<name> or
\k'name' are supported, as is the Python syntax (?P=name). Perl 5.10's unified
back reference syntax, in which \g can be used for both numeric and named
references, is also supported. We could rewrite the above example in any of
the following ways:
<pre>
(?<p1>(?i)rah)\s+\k<p1>
(?'p1'(?i)rah)\s+\k{p1}
(?P<p1>(?i)rah)\s+(?P=p1)
(?<p1>(?i)rah)\s+\g{p1}
</pre>
A subpattern that is referenced by name may appear in the pattern before or
after the reference.
</P>
<P>
There may be more than one back reference to the same subpattern. If a
subpattern has not actually been used in a particular match, any back
references to it always fail by default. For example, the pattern
<pre>
(a|(bc))\2
</pre>
always fails if it starts to match "a" rather than "bc". However, if the
PCRE2_MATCH_UNSET_BACKREF option is set at compile time, a back reference to an
unset value matches an empty string.
</P>
<P>
Because there may be many capturing parentheses in a pattern, all digits
following a backslash are taken as part of a potential back reference number.
If the pattern continues with a digit character, some delimiter must be used to
terminate the back reference. If the PCRE2_EXTENDED option is set, this can be
white space. Otherwise, the \g{ syntax or an empty comment (see
<a href="#comments">"Comments"</a>
below) can be used.
</P>
<br><b>
Recursive back references
</b><br>
<P>
A back reference that occurs inside the parentheses to which it refers fails
when the subpattern is first used, so, for example, (a\1) never matches.
However, such references can be useful inside repeated subpatterns. For
example, the pattern
<pre>
(a|b\1)+
</pre>
matches any number of "a"s and also "aba", "ababbaa" etc. At each iteration of
the subpattern, the back reference matches the character string corresponding
to the previous iteration. In order for this to work, the pattern must be such
that the first iteration does not need to match the back reference. This can be
done using alternation, as in the example above, or by a quantifier with a
minimum of zero.
</P>
<P>
Back references of this type cause the group that they reference to be treated
as an
<a href="#atomicgroup">atomic group.</a>
Once the whole group has been matched, a subsequent matching failure cannot
cause backtracking into the middle of the group.
<a name="bigassertions"></a></P>
<br><a name="SEC20" href="#TOC1">ASSERTIONS</a><br>
<P>
An assertion is a test on the characters following or preceding the current
matching point that does not consume any characters. The simple assertions
coded as \b, \B, \A, \G, \Z, \z, ^ and $ are described
<a href="#smallassertions">above.</a>
</P>
<P>
More complicated assertions are coded as subpatterns. There are two kinds:
those that look ahead of the current position in the subject string, and those
that look behind it. An assertion subpattern is matched in the normal way,
except that it does not cause the current matching position to be changed.
</P>
<P>
Assertion subpatterns are not capturing subpatterns. If such an assertion
contains capturing subpatterns within it, these are counted for the purposes of
numbering the capturing subpatterns in the whole pattern. However, substring
capturing is carried out only for positive assertions. (Perl sometimes, but not
always, does do capturing in negative assertions.)
</P>
<P>
WARNING: If a positive assertion containing one or more capturing subpatterns
succeeds, but failure to match later in the pattern causes backtracking over
this assertion, the captures within the assertion are reset only if no higher
numbered captures are already set. This is, unfortunately, a fundamental
limitation of the current implementation; it may get removed in a future
reworking.
</P>
<P>
For compatibility with Perl, most assertion subpatterns may be repeated; though
it makes no sense to assert the same thing several times, the side effect of
capturing parentheses may occasionally be useful. However, an assertion that
forms the condition for a conditional subpattern may not be quantified. In
practice, for other assertions, there only three cases:
<br>
<br>
(1) If the quantifier is {0}, the assertion is never obeyed during matching.
However, it may contain internal capturing parenthesized groups that are called
from elsewhere via the
<a href="#subpatternsassubroutines">subroutine mechanism.</a>
<br>
<br>
(2) If quantifier is {0,n} where n is greater than zero, it is treated as if it
were {0,1}. At run time, the rest of the pattern match is tried with and
without the assertion, the order depending on the greediness of the quantifier.
<br>
<br>
(3) If the minimum repetition is greater than zero, the quantifier is ignored.
The assertion is obeyed just once when encountered during matching.
</P>
<br><b>
Lookahead assertions
</b><br>
<P>
Lookahead assertions start with (?= for positive assertions and (?! for
negative assertions. For example,
<pre>
\w+(?=;)
</pre>
matches a word followed by a semicolon, but does not include the semicolon in
the match, and
<pre>
foo(?!bar)
</pre>
matches any occurrence of "foo" that is not followed by "bar". Note that the
apparently similar pattern
<pre>
(?!foo)bar
</pre>
does not find an occurrence of "bar" that is preceded by something other than
"foo"; it finds any occurrence of "bar" whatsoever, because the assertion
(?!foo) is always true when the next three characters are "bar". A
lookbehind assertion is needed to achieve the other effect.
</P>
<P>
If you want to force a matching failure at some point in a pattern, the most
convenient way to do it is with (?!) because an empty string always matches, so
an assertion that requires there not to be an empty string must always fail.
The backtracking control verb (*FAIL) or (*F) is a synonym for (?!).
<a name="lookbehind"></a></P>
<br><b>
Lookbehind assertions
</b><br>
<P>
Lookbehind assertions start with (?<= for positive assertions and (?<! for
negative assertions. For example,
<pre>
(?<!foo)bar
</pre>
does find an occurrence of "bar" that is not preceded by "foo". The contents of
a lookbehind assertion are restricted such that all the strings it matches must
have a fixed length. However, if there are several top-level alternatives, they
do not all have to have the same fixed length. Thus
<pre>
(?<=bullock|donkey)
</pre>
is permitted, but
<pre>
(?<!dogs?|cats?)
</pre>
causes an error at compile time. Branches that match different length strings
are permitted only at the top level of a lookbehind assertion. This is an
extension compared with Perl, which requires all branches to match the same
length of string. An assertion such as
<pre>
(?<=ab(c|de))
</pre>
is not permitted, because its single top-level branch can match two different
lengths, but it is acceptable to PCRE2 if rewritten to use two top-level
branches:
<pre>
(?<=abc|abde)
</pre>
In some cases, the escape sequence \K
<a href="#resetmatchstart">(see above)</a>
can be used instead of a lookbehind assertion to get round the fixed-length
restriction.
</P>
<P>
The implementation of lookbehind assertions is, for each alternative, to
temporarily move the current position back by the fixed length and then try to
match. If there are insufficient characters before the current position, the
assertion fails.
</P>
<P>
In UTF-8 and UTF-16 modes, PCRE2 does not allow the \C escape (which matches a
single code unit even in a UTF mode) to appear in lookbehind assertions,
because it makes it impossible to calculate the length of the lookbehind. The
\X and \R escapes, which can match different numbers of code units, are never
permitted in lookbehinds.
</P>
<P>
<a href="#subpatternsassubroutines">"Subroutine"</a>
calls (see below) such as (?2) or (?&X) are permitted in lookbehinds, as long
as the subpattern matches a fixed-length string. However,
<a href="#recursion">recursion,</a>
that is, a "subroutine" call into a group that is already active,
is not supported.
</P>
<P>
Perl does not support back references in lookbehinds. PCRE2 does support them,
but only if certain conditions are met. The PCRE2_MATCH_UNSET_BACKREF option
must not be set, there must be no use of (?| in the pattern (it creates
duplicate subpattern numbers), and if the back reference is by name, the name
must be unique. Of course, the referenced subpattern must itself be of fixed
length. The following pattern matches words containing at least two characters
that begin and end with the same character:
<pre>
\b(\w)\w++(?<=\1)
</PRE>
</P>
<P>
Possessive quantifiers can be used in conjunction with lookbehind assertions to
specify efficient matching of fixed-length strings at the end of subject
strings. Consider a simple pattern such as
<pre>
abcd$
</pre>
when applied to a long string that does not match. Because matching proceeds
from left to right, PCRE2 will look for each "a" in the subject and then see if
what follows matches the rest of the pattern. If the pattern is specified as
<pre>
^.*abcd$
</pre>
the initial .* matches the entire string at first, but when this fails (because
there is no following "a"), it backtracks to match all but the last character,
then all but the last two characters, and so on. Once again the search for "a"
covers the entire string, from right to left, so we are no better off. However,
if the pattern is written as
<pre>
^.*+(?<=abcd)
</pre>
there can be no backtracking for the .*+ item because of the possessive
quantifier; it can match only the entire string. The subsequent lookbehind
assertion does a single test on the last four characters. If it fails, the
match fails immediately. For long strings, this approach makes a significant
difference to the processing time.
</P>
<br><b>
Using multiple assertions
</b><br>
<P>
Several assertions (of any sort) may occur in succession. For example,
<pre>
(?<=\d{3})(?<!999)foo
</pre>
matches "foo" preceded by three digits that are not "999". Notice that each of
the assertions is applied independently at the same point in the subject
string. First there is a check that the previous three characters are all
digits, and then there is a check that the same three characters are not "999".
This pattern does <i>not</i> match "foo" preceded by six characters, the first
of which are digits and the last three of which are not "999". For example, it
doesn't match "123abcfoo". A pattern to do that is
<pre>
(?<=\d{3}...)(?<!999)foo
</pre>
This time the first assertion looks at the preceding six characters, checking
that the first three are digits, and then the second assertion checks that the
preceding three characters are not "999".
</P>
<P>
Assertions can be nested in any combination. For example,
<pre>
(?<=(?<!foo)bar)baz
</pre>
matches an occurrence of "baz" that is preceded by "bar" which in turn is not
preceded by "foo", while
<pre>
(?<=\d{3}(?!999)...)foo
</pre>
is another pattern that matches "foo" preceded by three digits and any three
characters that are not "999".
<a name="conditions"></a></P>
<br><a name="SEC21" href="#TOC1">CONDITIONAL SUBPATTERNS</a><br>
<P>
It is possible to cause the matching process to obey a subpattern
conditionally or to choose between two alternative subpatterns, depending on
the result of an assertion, or whether a specific capturing subpattern has
already been matched. The two possible forms of conditional subpattern are:
<pre>
(?(condition)yes-pattern)
(?(condition)yes-pattern|no-pattern)
</pre>
If the condition is satisfied, the yes-pattern is used; otherwise the
no-pattern (if present) is used. If there are more than two alternatives in the
subpattern, a compile-time error occurs. Each of the two alternatives may
itself contain nested subpatterns of any form, including conditional
subpatterns; the restriction to two alternatives applies only at the level of
the condition. This pattern fragment is an example where the alternatives are
complex:
<pre>
(?(1) (A|B|C) | (D | (?(2)E|F) | E) )
</PRE>
</P>
<P>
There are five kinds of condition: references to subpatterns, references to
recursion, two pseudo-conditions called DEFINE and VERSION, and assertions.
</P>
<br><b>
Checking for a used subpattern by number
</b><br>
<P>
If the text between the parentheses consists of a sequence of digits, the
condition is true if a capturing subpattern of that number has previously
matched. If there is more than one capturing subpattern with the same number
(see the earlier
<a href="#recursion">section about duplicate subpattern numbers),</a>
the condition is true if any of them have matched. An alternative notation is
to precede the digits with a plus or minus sign. In this case, the subpattern
number is relative rather than absolute. The most recently opened parentheses
can be referenced by (?(-1), the next most recent by (?(-2), and so on. Inside
loops it can also make sense to refer to subsequent groups. The next
parentheses to be opened can be referenced as (?(+1), and so on. (The value
zero in any of these forms is not used; it provokes a compile-time error.)
</P>
<P>
Consider the following pattern, which contains non-significant white space to
make it more readable (assume the PCRE2_EXTENDED option) and to divide it into
three parts for ease of discussion:
<pre>
( \( )? [^()]+ (?(1) \) )
</pre>
The first part matches an optional opening parenthesis, and if that
character is present, sets it as the first captured substring. The second part
matches one or more characters that are not parentheses. The third part is a
conditional subpattern that tests whether or not the first set of parentheses
matched. If they did, that is, if subject started with an opening parenthesis,
the condition is true, and so the yes-pattern is executed and a closing
parenthesis is required. Otherwise, since no-pattern is not present, the
subpattern matches nothing. In other words, this pattern matches a sequence of
non-parentheses, optionally enclosed in parentheses.
</P>
<P>
If you were embedding this pattern in a larger one, you could use a relative
reference:
<pre>
...other stuff... ( \( )? [^()]+ (?(-1) \) ) ...
</pre>
This makes the fragment independent of the parentheses in the larger pattern.
</P>
<br><b>
Checking for a used subpattern by name
</b><br>
<P>
Perl uses the syntax (?(<name>)...) or (?('name')...) to test for a used
subpattern by name. For compatibility with earlier versions of PCRE1, which had
this facility before Perl, the syntax (?(name)...) is also recognized. Note,
however, that undelimited names consisting of the letter R followed by digits
are ambiguous (see the following section).
</P>
<P>
Rewriting the above example to use a named subpattern gives this:
<pre>
(?<OPEN> \( )? [^()]+ (?(<OPEN>) \) )
</pre>
If the name used in a condition of this kind is a duplicate, the test is
applied to all subpatterns of the same name, and is true if any one of them has
matched.
</P>
<br><b>
Checking for pattern recursion
</b><br>
<P>
"Recursion" in this sense refers to any subroutine-like call from one part of
the pattern to another, whether or not it is actually recursive. See the
sections entitled
<a href="#recursion">"Recursive patterns"</a>
and
<a href="#subpatternsassubroutines">"Subpatterns as subroutines"</a>
below for details of recursion and subpattern calls.
</P>
<P>
If a condition is the string (R), and there is no subpattern with the name R,
the condition is true if matching is currently in a recursion or subroutine
call to the whole pattern or any subpattern. If digits follow the letter R, and
there is no subpattern with that name, the condition is true if the most recent
call is into a subpattern with the given number, which must exist somewhere in
the overall pattern. This is a contrived example that is equivalent to a+b:
<pre>
((?(R1)a+|(?1)b))
</pre>
However, in both cases, if there is a subpattern with a matching name, the
condition tests for its being set, as described in the section above, instead
of testing for recursion. For example, creating a group with the name R1 by
adding (?<R1>) to the above pattern completely changes its meaning.
</P>
<P>
If a name preceded by ampersand follows the letter R, for example:
<pre>
(?(R&name)...)
</pre>
the condition is true if the most recent recursion is into a subpattern of that
name (which must exist within the pattern).
</P>
<P>
This condition does not check the entire recursion stack. It tests only the
current level. If the name used in a condition of this kind is a duplicate, the
test is applied to all subpatterns of the same name, and is true if any one of
them is the most recent recursion.
</P>
<P>
At "top level", all these recursion test conditions are false.
<a name="subdefine"></a></P>
<br><b>
Defining subpatterns for use by reference only
</b><br>
<P>
If the condition is the string (DEFINE), the condition is always false, even if
there is a group with the name DEFINE. In this case, there may be only one
alternative in the subpattern. It is always skipped if control reaches this
point in the pattern; the idea of DEFINE is that it can be used to define
subroutines that can be referenced from elsewhere. (The use of
<a href="#subpatternsassubroutines">subroutines</a>
is described below.) For example, a pattern to match an IPv4 address such as
"192.168.23.245" could be written like this (ignore white space and line
breaks):
<pre>
(?(DEFINE) (?<byte> 2[0-4]\d | 25[0-5] | 1\d\d | [1-9]?\d) )
\b (?&byte) (\.(?&byte)){3} \b
</pre>
The first part of the pattern is a DEFINE group inside which a another group
named "byte" is defined. This matches an individual component of an IPv4
address (a number less than 256). When matching takes place, this part of the
pattern is skipped because DEFINE acts like a false condition. The rest of the
pattern uses references to the named group to match the four dot-separated
components of an IPv4 address, insisting on a word boundary at each end.
</P>
<br><b>
Checking the PCRE2 version
</b><br>
<P>
Programs that link with a PCRE2 library can check the version by calling
<b>pcre2_config()</b> with appropriate arguments. Users of applications that do
not have access to the underlying code cannot do this. A special "condition"
called VERSION exists to allow such users to discover which version of PCRE2
they are dealing with by using this condition to match a string such as
"yesno". VERSION must be followed either by "=" or ">=" and a version number.
For example:
<pre>
(?(VERSION>=10.4)yes|no)
</pre>
This pattern matches "yes" if the PCRE2 version is greater or equal to 10.4, or
"no" otherwise. The fractional part of the version number may not contain more
than two digits.
</P>
<br><b>
Assertion conditions
</b><br>
<P>
If the condition is not in any of the above formats, it must be an assertion.
This may be a positive or negative lookahead or lookbehind assertion. Consider
this pattern, again containing non-significant white space, and with the two
alternatives on the second line:
<pre>
(?(?=[^a-z]*[a-z])
\d{2}-[a-z]{3}-\d{2} | \d{2}-\d{2}-\d{2} )
</pre>
The condition is a positive lookahead assertion that matches an optional
sequence of non-letters followed by a letter. In other words, it tests for the
presence of at least one letter in the subject. If a letter is found, the
subject is matched against the first alternative; otherwise it is matched
against the second. This pattern matches strings in one of the two forms
dd-aaa-dd or dd-dd-dd, where aaa are letters and dd are digits.
<a name="comments"></a></P>
<br><a name="SEC22" href="#TOC1">COMMENTS</a><br>
<P>
There are two ways of including comments in patterns that are processed by
PCRE2. In both cases, the start of the comment must not be in a character
class, nor in the middle of any other sequence of related characters such as
(?: or a subpattern name or number. The characters that make up a comment play
no part in the pattern matching.
</P>
<P>
The sequence (?# marks the start of a comment that continues up to the next
closing parenthesis. Nested parentheses are not permitted. If the
PCRE2_EXTENDED option is set, an unescaped # character also introduces a
comment, which in this case continues to immediately after the next newline
character or character sequence in the pattern. Which characters are
interpreted as newlines is controlled by an option passed to the compiling
function or by a special sequence at the start of the pattern, as described in
the section entitled
<a href="#newlines">"Newline conventions"</a>
above. Note that the end of this type of comment is a literal newline sequence
in the pattern; escape sequences that happen to represent a newline do not
count. For example, consider this pattern when PCRE2_EXTENDED is set, and the
default newline convention (a single linefeed character) is in force:
<pre>
abc #comment \n still comment
</pre>
On encountering the # character, <b>pcre2_compile()</b> skips along, looking for
a newline in the pattern. The sequence \n is still literal at this stage, so
it does not terminate the comment. Only an actual character with the code value
0x0a (the default newline) does so.
<a name="recursion"></a></P>
<br><a name="SEC23" href="#TOC1">RECURSIVE PATTERNS</a><br>
<P>
Consider the problem of matching a string in parentheses, allowing for
unlimited nested parentheses. Without the use of recursion, the best that can
be done is to use a pattern that matches up to some fixed depth of nesting. It
is not possible to handle an arbitrary nesting depth.
</P>
<P>
For some time, Perl has provided a facility that allows regular expressions to
recurse (amongst other things). It does this by interpolating Perl code in the
expression at run time, and the code can refer to the expression itself. A Perl
pattern using code interpolation to solve the parentheses problem can be
created like this:
<pre>
$re = qr{\( (?: (?>[^()]+) | (?p{$re}) )* \)}x;
</pre>
The (?p{...}) item interpolates Perl code at run time, and in this case refers
recursively to the pattern in which it appears.
</P>
<P>
Obviously, PCRE2 cannot support the interpolation of Perl code. Instead, it
supports special syntax for recursion of the entire pattern, and also for
individual subpattern recursion. After its introduction in PCRE1 and Python,
this kind of recursion was subsequently introduced into Perl at release 5.10.
</P>
<P>
A special item that consists of (? followed by a number greater than zero and a
closing parenthesis is a recursive subroutine call of the subpattern of the
given number, provided that it occurs inside that subpattern. (If not, it is a
<a href="#subpatternsassubroutines">non-recursive subroutine</a>
call, which is described in the next section.) The special item (?R) or (?0) is
a recursive call of the entire regular expression.
</P>
<P>
This PCRE2 pattern solves the nested parentheses problem (assume the
PCRE2_EXTENDED option is set so that white space is ignored):
<pre>
\( ( [^()]++ | (?R) )* \)
</pre>
First it matches an opening parenthesis. Then it matches any number of
substrings which can either be a sequence of non-parentheses, or a recursive
match of the pattern itself (that is, a correctly parenthesized substring).
Finally there is a closing parenthesis. Note the use of a possessive quantifier
to avoid backtracking into sequences of non-parentheses.
</P>
<P>
If this were part of a larger pattern, you would not want to recurse the entire
pattern, so instead you could use this:
<pre>
( \( ( [^()]++ | (?1) )* \) )
</pre>
We have put the pattern into parentheses, and caused the recursion to refer to
them instead of the whole pattern.
</P>
<P>
In a larger pattern, keeping track of parenthesis numbers can be tricky. This
is made easier by the use of relative references. Instead of (?1) in the
pattern above you can write (?-2) to refer to the second most recently opened
parentheses preceding the recursion. In other words, a negative number counts
capturing parentheses leftwards from the point at which it is encountered.
</P>
<P>
Be aware however, that if
<a href="#dupsubpatternnumber">duplicate subpattern numbers</a>
are in use, relative references refer to the earliest subpattern with the
appropriate number. Consider, for example:
<pre>
(?|(a)|(b)) (c) (?-2)
</pre>
The first two capturing groups (a) and (b) are both numbered 1, and group (c)
is number 2. When the reference (?-2) is encountered, the second most recently
opened parentheses has the number 1, but it is the first such group (the (a)
group) to which the recursion refers. This would be the same if an absolute
reference (?1) was used. In other words, relative references are just a
shorthand for computing a group number.
</P>
<P>
It is also possible to refer to subsequently opened parentheses, by writing
references such as (?+2). However, these cannot be recursive because the
reference is not inside the parentheses that are referenced. They are always
<a href="#subpatternsassubroutines">non-recursive subroutine</a>
calls, as described in the next section.
</P>
<P>
An alternative approach is to use named parentheses. The Perl syntax for this
is (?&name); PCRE1's earlier syntax (?P>name) is also supported. We could
rewrite the above example as follows:
<pre>
(?<pn> \( ( [^()]++ | (?&pn) )* \) )
</pre>
If there is more than one subpattern with the same name, the earliest one is
used.
</P>
<P>
The example pattern that we have been looking at contains nested unlimited
repeats, and so the use of a possessive quantifier for matching strings of
non-parentheses is important when applying the pattern to strings that do not
match. For example, when this pattern is applied to
<pre>
(aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa()
</pre>
it yields "no match" quickly. However, if a possessive quantifier is not used,
the match runs for a very long time indeed because there are so many different
ways the + and * repeats can carve up the subject, and all have to be tested
before failure can be reported.
</P>
<P>
At the end of a match, the values of capturing parentheses are those from
the outermost level. If you want to obtain intermediate values, a callout
function can be used (see below and the
<a href="pcre2callout.html"><b>pcre2callout</b></a>
documentation). If the pattern above is matched against
<pre>
(ab(cd)ef)
</pre>
the value for the inner capturing parentheses (numbered 2) is "ef", which is
the last value taken on at the top level. If a capturing subpattern is not
matched at the top level, its final captured value is unset, even if it was
(temporarily) set at a deeper level during the matching process.
</P>
<P>
If there are more than 15 capturing parentheses in a pattern, PCRE2 has to
obtain extra memory from the heap to store data during a recursion. If no
memory can be obtained, the match fails with the PCRE2_ERROR_NOMEMORY error.
</P>
<P>
Do not confuse the (?R) item with the condition (R), which tests for recursion.
Consider this pattern, which matches text in angle brackets, allowing for
arbitrary nesting. Only digits are allowed in nested brackets (that is, when
recursing), whereas any characters are permitted at the outer level.
<pre>
< (?: (?(R) \d++ | [^<>]*+) | (?R)) * >
</pre>
In this pattern, (?(R) is the start of a conditional subpattern, with two
different alternatives for the recursive and non-recursive cases. The (?R) item
is the actual recursive call.
<a name="recursiondifference"></a></P>
<br><b>
Differences in recursion processing between PCRE2 and Perl
</b><br>
<P>
Recursion processing in PCRE2 differs from Perl in two important ways. In PCRE2
(like Python, but unlike Perl), a recursive subpattern call is always treated
as an atomic group. That is, once it has matched some of the subject string, it
is never re-entered, even if it contains untried alternatives and there is a
subsequent matching failure. This can be illustrated by the following pattern,
which purports to match a palindromic string that contains an odd number of
characters (for example, "a", "aba", "abcba", "abcdcba"):
<pre>
^(.|(.)(?1)\2)$
</pre>
The idea is that it either matches a single character, or two identical
characters surrounding a sub-palindrome. In Perl, this pattern works; in PCRE2
it does not if the pattern is longer than three characters. Consider the
subject string "abcba":
</P>
<P>
At the top level, the first character is matched, but as it is not at the end
of the string, the first alternative fails; the second alternative is taken
and the recursion kicks in. The recursive call to subpattern 1 successfully
matches the next character ("b"). (Note that the beginning and end of line
tests are not part of the recursion).
</P>
<P>
Back at the top level, the next character ("c") is compared with what
subpattern 2 matched, which was "a". This fails. Because the recursion is
treated as an atomic group, there are now no backtracking points, and so the
entire match fails. (Perl is able, at this point, to re-enter the recursion and
try the second alternative.) However, if the pattern is written with the
alternatives in the other order, things are different:
<pre>
^((.)(?1)\2|.)$
</pre>
This time, the recursing alternative is tried first, and continues to recurse
until it runs out of characters, at which point the recursion fails. But this
time we do have another alternative to try at the higher level. That is the big
difference: in the previous case the remaining alternative is at a deeper
recursion level, which PCRE2 cannot use.
</P>
<P>
To change the pattern so that it matches all palindromic strings, not just
those with an odd number of characters, it is tempting to change the pattern to
this:
<pre>
^((.)(?1)\2|.?)$
</pre>
Again, this works in Perl, but not in PCRE2, and for the same reason. When a
deeper recursion has matched a single character, it cannot be entered again in
order to match an empty string. The solution is to separate the two cases, and
write out the odd and even cases as alternatives at the higher level:
<pre>
^(?:((.)(?1)\2|)|((.)(?3)\4|.))
</pre>
If you want to match typical palindromic phrases, the pattern has to ignore all
non-word characters, which can be done like this:
<pre>
^\W*+(?:((.)\W*+(?1)\W*+\2|)|((.)\W*+(?3)\W*+\4|\W*+.\W*+))\W*+$
</pre>
If run with the PCRE2_CASELESS option, this pattern matches phrases such as "A
man, a plan, a canal: Panama!" and it works in both PCRE2 and Perl. Note the
use of the possessive quantifier *+ to avoid backtracking into sequences of
non-word characters. Without this, PCRE2 takes a great deal longer (ten times
or more) to match typical phrases, and Perl takes so long that you think it has
gone into a loop.
</P>
<P>
<b>WARNING</b>: The palindrome-matching patterns above work only if the subject
string does not start with a palindrome that is shorter than the entire string.
For example, although "abcba" is correctly matched, if the subject is "ababa",
PCRE2 finds the palindrome "aba" at the start, then fails at top level because
the end of the string does not follow. Once again, it cannot jump back into the
recursion to try other alternatives, so the entire match fails.
</P>
<P>
The second way in which PCRE2 and Perl differ in their recursion processing is
in the handling of captured values. In Perl, when a subpattern is called
recursively or as a subpattern (see the next section), it has no access to any
values that were captured outside the recursion, whereas in PCRE2 these values
can be referenced. Consider this pattern:
<pre>
^(.)(\1|a(?2))
</pre>
In PCRE2, this pattern matches "bab". The first capturing parentheses match "b",
then in the second group, when the back reference \1 fails to match "b", the
second alternative matches "a" and then recurses. In the recursion, \1 does
now match "b" and so the whole match succeeds. In Perl, the pattern fails to
match because inside the recursive call \1 cannot access the externally set
value.
<a name="subpatternsassubroutines"></a></P>
<br><a name="SEC24" href="#TOC1">SUBPATTERNS AS SUBROUTINES</a><br>
<P>
If the syntax for a recursive subpattern call (either by number or by
name) is used outside the parentheses to which it refers, it operates like a
subroutine in a programming language. The called subpattern may be defined
before or after the reference. A numbered reference can be absolute or
relative, as in these examples:
<pre>
(...(absolute)...)...(?2)...
(...(relative)...)...(?-1)...
(...(?+1)...(relative)...
</pre>
An earlier example pointed out that the pattern
<pre>
(sens|respons)e and \1ibility
</pre>
matches "sense and sensibility" and "response and responsibility", but not
"sense and responsibility". If instead the pattern
<pre>
(sens|respons)e and (?1)ibility
</pre>
is used, it does match "sense and responsibility" as well as the other two
strings. Another example is given in the discussion of DEFINE above.
</P>
<P>
All subroutine calls, whether recursive or not, are always treated as atomic
groups. That is, once a subroutine has matched some of the subject string, it
is never re-entered, even if it contains untried alternatives and there is a
subsequent matching failure. Any capturing parentheses that are set during the
subroutine call revert to their previous values afterwards.
</P>
<P>
Processing options such as case-independence are fixed when a subpattern is
defined, so if it is used as a subroutine, such options cannot be changed for
different calls. For example, consider this pattern:
<pre>
(abc)(?i:(?-1))
</pre>
It matches "abcabc". It does not match "abcABC" because the change of
processing option does not affect the called subpattern.
<a name="onigurumasubroutines"></a></P>
<br><a name="SEC25" href="#TOC1">ONIGURUMA SUBROUTINE SYNTAX</a><br>
<P>
For compatibility with Oniguruma, the non-Perl syntax \g followed by a name or
a number enclosed either in angle brackets or single quotes, is an alternative
syntax for referencing a subpattern as a subroutine, possibly recursively. Here
are two of the examples used above, rewritten using this syntax:
<pre>
(?<pn> \( ( (?>[^()]+) | \g<pn> )* \) )
(sens|respons)e and \g'1'ibility
</pre>
PCRE2 supports an extension to Oniguruma: if a number is preceded by a
plus or a minus sign it is taken as a relative reference. For example:
<pre>
(abc)(?i:\g<-1>)
</pre>
Note that \g{...} (Perl syntax) and \g<...> (Oniguruma syntax) are <i>not</i>
synonymous. The former is a back reference; the latter is a subroutine call.
</P>
<br><a name="SEC26" href="#TOC1">CALLOUTS</a><br>
<P>
Perl has a feature whereby using the sequence (?{...}) causes arbitrary Perl
code to be obeyed in the middle of matching a regular expression. This makes it
possible, amongst other things, to extract different substrings that match the
same pair of parentheses when there is a repetition.
</P>
<P>
PCRE2 provides a similar feature, but of course it cannot obey arbitrary Perl
code. The feature is called "callout". The caller of PCRE2 provides an external
function by putting its entry point in a match context using the function
<b>pcre2_set_callout()</b>, and then passing that context to <b>pcre2_match()</b>
or <b>pcre2_dfa_match()</b>. If no match context is passed, or if the callout
entry point is set to NULL, callouts are disabled.
</P>
<P>
Within a regular expression, (?C<arg>) indicates a point at which the external
function is to be called. There are two kinds of callout: those with a
numerical argument and those with a string argument. (?C) on its own with no
argument is treated as (?C0). A numerical argument allows the application to
distinguish between different callouts. String arguments were added for release
10.20 to make it possible for script languages that use PCRE2 to embed short
scripts within patterns in a similar way to Perl.
</P>
<P>
During matching, when PCRE2 reaches a callout point, the external function is
called. It is provided with the number or string argument of the callout, the
position in the pattern, and one item of data that is also set in the match
block. The callout function may cause matching to proceed, to backtrack, or to
fail.
</P>
<P>
By default, PCRE2 implements a number of optimizations at matching time, and
one side-effect is that sometimes callouts are skipped. If you need all
possible callouts to happen, you need to set options that disable the relevant
optimizations. More details, including a complete description of the
programming interface to the callout function, are given in the
<a href="pcre2callout.html"><b>pcre2callout</b></a>
documentation.
</P>
<br><b>
Callouts with numerical arguments
</b><br>
<P>
If you just want to have a means of identifying different callout points, put a
number less than 256 after the letter C. For example, this pattern has two
callout points:
<pre>
(?C1)abc(?C2)def
</pre>
If the PCRE2_AUTO_CALLOUT flag is passed to <b>pcre2_compile()</b>, numerical
callouts are automatically installed before each item in the pattern. They are
all numbered 255. If there is a conditional group in the pattern whose
condition is an assertion, an additional callout is inserted just before the
condition. An explicit callout may also be set at this position, as in this
example:
<pre>
(?(?C9)(?=a)abc|def)
</pre>
Note that this applies only to assertion conditions, not to other types of
condition.
</P>
<br><b>
Callouts with string arguments
</b><br>
<P>
A delimited string may be used instead of a number as a callout argument. The
starting delimiter must be one of ` ' " ^ % # $ { and the ending delimiter is
the same as the start, except for {, where the ending delimiter is }. If the
ending delimiter is needed within the string, it must be doubled. For
example:
<pre>
(?C'ab ''c'' d')xyz(?C{any text})pqr
</pre>
The doubling is removed before the string is passed to the callout function.
<a name="backtrackcontrol"></a></P>
<br><a name="SEC27" href="#TOC1">BACKTRACKING CONTROL</a><br>
<P>
Perl 5.10 introduced a number of "Special Backtracking Control Verbs", which
are still described in the Perl documentation as "experimental and subject to
change or removal in a future version of Perl". It goes on to say: "Their usage
in production code should be noted to avoid problems during upgrades." The same
remarks apply to the PCRE2 features described in this section.
</P>
<P>
The new verbs make use of what was previously invalid syntax: an opening
parenthesis followed by an asterisk. They are generally of the form (*VERB) or
(*VERB:NAME). Some verbs take either form, possibly behaving differently
depending on whether or not a name is present.
</P>
<P>
By default, for compatibility with Perl, a name is any sequence of characters
that does not include a closing parenthesis. The name is not processed in
any way, and it is not possible to include a closing parenthesis in the name.
This can be changed by setting the PCRE2_ALT_VERBNAMES option, but the result
is no longer Perl-compatible.
</P>
<P>
When PCRE2_ALT_VERBNAMES is set, backslash processing is applied to verb names
and only an unescaped closing parenthesis terminates the name. However, the
only backslash items that are permitted are \Q, \E, and sequences such as
\x{100} that define character code points. Character type escapes such as \d
are faulted.
</P>
<P>
A closing parenthesis can be included in a name either as \) or between \Q
and \E. In addition to backslash processing, if the PCRE2_EXTENDED option is
also set, unescaped whitespace in verb names is skipped, and #-comments are
recognized, exactly as in the rest of the pattern. PCRE2_EXTENDED does not
affect verb names unless PCRE2_ALT_VERBNAMES is also set.
</P>
<P>
The maximum length of a name is 255 in the 8-bit library and 65535 in the
16-bit and 32-bit libraries. If the name is empty, that is, if the closing
parenthesis immediately follows the colon, the effect is as if the colon were
not there. Any number of these verbs may occur in a pattern.
</P>
<P>
Since these verbs are specifically related to backtracking, most of them can be
used only when the pattern is to be matched using the traditional matching
function, because these use a backtracking algorithm. With the exception of
(*FAIL), which behaves like a failing negative assertion, the backtracking
control verbs cause an error if encountered by the DFA matching function.
</P>
<P>
The behaviour of these verbs in
<a href="#btrepeat">repeated groups,</a>
<a href="#btassert">assertions,</a>
and in
<a href="#btsub">subpatterns called as subroutines</a>
(whether or not recursively) is documented below.
<a name="nooptimize"></a></P>
<br><b>
Optimizations that affect backtracking verbs
</b><br>
<P>
PCRE2 contains some optimizations that are used to speed up matching by running
some checks at the start of each match attempt. For example, it may know the
minimum length of matching subject, or that a particular character must be
present. When one of these optimizations bypasses the running of a match, any
included backtracking verbs will not, of course, be processed. You can suppress
the start-of-match optimizations by setting the PCRE2_NO_START_OPTIMIZE option
when calling <b>pcre2_compile()</b>, or by starting the pattern with
(*NO_START_OPT). There is more discussion of this option in the section
entitled
<a href="pcre2api.html#compiling">"Compiling a pattern"</a>
in the
<a href="pcre2api.html"><b>pcre2api</b></a>
documentation.
</P>
<P>
Experiments with Perl suggest that it too has similar optimizations, sometimes
leading to anomalous results.
</P>
<br><b>
Verbs that act immediately
</b><br>
<P>
The following verbs act as soon as they are encountered. They may not be
followed by a name.
<pre>
(*ACCEPT)
</pre>
This verb causes the match to end successfully, skipping the remainder of the
pattern. However, when it is inside a subpattern that is called as a
subroutine, only that subpattern is ended successfully. Matching then continues
at the outer level. If (*ACCEPT) in triggered in a positive assertion, the
assertion succeeds; in a negative assertion, the assertion fails.
</P>
<P>
If (*ACCEPT) is inside capturing parentheses, the data so far is captured. For
example:
<pre>
A((?:A|B(*ACCEPT)|C)D)
</pre>
This matches "AB", "AAD", or "ACD"; when it matches "AB", "B" is captured by
the outer parentheses.
<pre>
(*FAIL) or (*F)
</pre>
This verb causes a matching failure, forcing backtracking to occur. It is
equivalent to (?!) but easier to read. The Perl documentation notes that it is
probably useful only when combined with (?{}) or (??{}). Those are, of course,
Perl features that are not present in PCRE2. The nearest equivalent is the
callout feature, as for example in this pattern:
<pre>
a+(?C)(*FAIL)
</pre>
A match with the string "aaaa" always fails, but the callout is taken before
each backtrack happens (in this example, 10 times).
</P>
<br><b>
Recording which path was taken
</b><br>
<P>
There is one verb whose main purpose is to track how a match was arrived at,
though it also has a secondary use in conjunction with advancing the match
starting point (see (*SKIP) below).
<pre>
(*MARK:NAME) or (*:NAME)
</pre>
A name is always required with this verb. There may be as many instances of
(*MARK) as you like in a pattern, and their names do not have to be unique.
</P>
<P>
When a match succeeds, the name of the last-encountered (*MARK:NAME),
(*PRUNE:NAME), or (*THEN:NAME) on the matching path is passed back to the
caller as described in the section entitled
<a href="pcre2api.html#matchotherdata">"Other information about the match"</a>
in the
<a href="pcre2api.html"><b>pcre2api</b></a>
documentation. Here is an example of <b>pcre2test</b> output, where the "mark"
modifier requests the retrieval and outputting of (*MARK) data:
<pre>
re> /X(*MARK:A)Y|X(*MARK:B)Z/mark
data> XY
0: XY
MK: A
XZ
0: XZ
MK: B
</pre>
The (*MARK) name is tagged with "MK:" in this output, and in this example it
indicates which of the two alternatives matched. This is a more efficient way
of obtaining this information than putting each alternative in its own
capturing parentheses.
</P>
<P>
If a verb with a name is encountered in a positive assertion that is true, the
name is recorded and passed back if it is the last-encountered. This does not
happen for negative assertions or failing positive assertions.
</P>
<P>
After a partial match or a failed match, the last encountered name in the
entire match process is returned. For example:
<pre>
re> /X(*MARK:A)Y|X(*MARK:B)Z/mark
data> XP
No match, mark = B
</pre>
Note that in this unanchored example the mark is retained from the match
attempt that started at the letter "X" in the subject. Subsequent match
attempts starting at "P" and then with an empty string do not get as far as the
(*MARK) item, but nevertheless do not reset it.
</P>
<P>
If you are interested in (*MARK) values after failed matches, you should
probably set the PCRE2_NO_START_OPTIMIZE option
<a href="#nooptimize">(see above)</a>
to ensure that the match is always attempted.
</P>
<br><b>
Verbs that act after backtracking
</b><br>
<P>
The following verbs do nothing when they are encountered. Matching continues
with what follows, but if there is no subsequent match, causing a backtrack to
the verb, a failure is forced. That is, backtracking cannot pass to the left of
the verb. However, when one of these verbs appears inside an atomic group
(which includes any group that is called as a subroutine) or in an assertion
that is true, its effect is confined to that group, because once the group has
been matched, there is never any backtracking into it. In this situation,
backtracking has to jump to the left of the entire atomic group or assertion.
</P>
<P>
These verbs differ in exactly what kind of failure occurs when backtracking
reaches them. The behaviour described below is what happens when the verb is
not in a subroutine or an assertion. Subsequent sections cover these special
cases.
<pre>
(*COMMIT)
</pre>
This verb, which may not be followed by a name, causes the whole match to fail
outright if there is a later matching failure that causes backtracking to reach
it. Even if the pattern is unanchored, no further attempts to find a match by
advancing the starting point take place. If (*COMMIT) is the only backtracking
verb that is encountered, once it has been passed <b>pcre2_match()</b> is
committed to finding a match at the current starting point, or not at all. For
example:
<pre>
a+(*COMMIT)b
</pre>
This matches "xxaab" but not "aacaab". It can be thought of as a kind of
dynamic anchor, or "I've started, so I must finish." The name of the most
recently passed (*MARK) in the path is passed back when (*COMMIT) forces a
match failure.
</P>
<P>
If there is more than one backtracking verb in a pattern, a different one that
follows (*COMMIT) may be triggered first, so merely passing (*COMMIT) during a
match does not always guarantee that a match must be at this starting point.
</P>
<P>
Note that (*COMMIT) at the start of a pattern is not the same as an anchor,
unless PCRE2's start-of-match optimizations are turned off, as shown in this
output from <b>pcre2test</b>:
<pre>
re> /(*COMMIT)abc/
data> xyzabc
0: abc
data>
re> /(*COMMIT)abc/no_start_optimize
data> xyzabc
No match
</pre>
For the first pattern, PCRE2 knows that any match must start with "a", so the
optimization skips along the subject to "a" before applying the pattern to the
first set of data. The match attempt then succeeds. The second pattern disables
the optimization that skips along to the first character. The pattern is now
applied starting at "x", and so the (*COMMIT) causes the match to fail without
trying any other starting points.
<pre>
(*PRUNE) or (*PRUNE:NAME)
</pre>
This verb causes the match to fail at the current starting position in the
subject if there is a later matching failure that causes backtracking to reach
it. If the pattern is unanchored, the normal "bumpalong" advance to the next
starting character then happens. Backtracking can occur as usual to the left of
(*PRUNE), before it is reached, or when matching to the right of (*PRUNE), but
if there is no match to the right, backtracking cannot cross (*PRUNE). In
simple cases, the use of (*PRUNE) is just an alternative to an atomic group or
possessive quantifier, but there are some uses of (*PRUNE) that cannot be
expressed in any other way. In an anchored pattern (*PRUNE) has the same effect
as (*COMMIT).
</P>
<P>
The behaviour of (*PRUNE:NAME) is the not the same as (*MARK:NAME)(*PRUNE).
It is like (*MARK:NAME) in that the name is remembered for passing back to the
caller. However, (*SKIP:NAME) searches only for names set with (*MARK),
ignoring those set by (*PRUNE) or (*THEN).
<pre>
(*SKIP)
</pre>
This verb, when given without a name, is like (*PRUNE), except that if the
pattern is unanchored, the "bumpalong" advance is not to the next character,
but to the position in the subject where (*SKIP) was encountered. (*SKIP)
signifies that whatever text was matched leading up to it cannot be part of a
successful match. Consider:
<pre>
a+(*SKIP)b
</pre>
If the subject is "aaaac...", after the first match attempt fails (starting at
the first character in the string), the starting point skips on to start the
next attempt at "c". Note that a possessive quantifer does not have the same
effect as this example; although it would suppress backtracking during the
first match attempt, the second attempt would start at the second character
instead of skipping on to "c".
<pre>
(*SKIP:NAME)
</pre>
When (*SKIP) has an associated name, its behaviour is modified. When it is
triggered, the previous path through the pattern is searched for the most
recent (*MARK) that has the same name. If one is found, the "bumpalong" advance
is to the subject position that corresponds to that (*MARK) instead of to where
(*SKIP) was encountered. If no (*MARK) with a matching name is found, the
(*SKIP) is ignored.
</P>
<P>
Note that (*SKIP:NAME) searches only for names set by (*MARK:NAME). It ignores
names that are set by (*PRUNE:NAME) or (*THEN:NAME).
<pre>
(*THEN) or (*THEN:NAME)
</pre>
This verb causes a skip to the next innermost alternative when backtracking
reaches it. That is, it cancels any further backtracking within the current
alternative. Its name comes from the observation that it can be used for a
pattern-based if-then-else block:
<pre>
( COND1 (*THEN) FOO | COND2 (*THEN) BAR | COND3 (*THEN) BAZ ) ...
</pre>
If the COND1 pattern matches, FOO is tried (and possibly further items after
the end of the group if FOO succeeds); on failure, the matcher skips to the
second alternative and tries COND2, without backtracking into COND1. If that
succeeds and BAR fails, COND3 is tried. If subsequently BAZ fails, there are no
more alternatives, so there is a backtrack to whatever came before the entire
group. If (*THEN) is not inside an alternation, it acts like (*PRUNE).
</P>
<P>
The behaviour of (*THEN:NAME) is the not the same as (*MARK:NAME)(*THEN).
It is like (*MARK:NAME) in that the name is remembered for passing back to the
caller. However, (*SKIP:NAME) searches only for names set with (*MARK),
ignoring those set by (*PRUNE) and (*THEN).
</P>
<P>
A subpattern that does not contain a | character is just a part of the
enclosing alternative; it is not a nested alternation with only one
alternative. The effect of (*THEN) extends beyond such a subpattern to the
enclosing alternative. Consider this pattern, where A, B, etc. are complex
pattern fragments that do not contain any | characters at this level:
<pre>
A (B(*THEN)C) | D
</pre>
If A and B are matched, but there is a failure in C, matching does not
backtrack into A; instead it moves to the next alternative, that is, D.
However, if the subpattern containing (*THEN) is given an alternative, it
behaves differently:
<pre>
A (B(*THEN)C | (*FAIL)) | D
</pre>
The effect of (*THEN) is now confined to the inner subpattern. After a failure
in C, matching moves to (*FAIL), which causes the whole subpattern to fail
because there are no more alternatives to try. In this case, matching does now
backtrack into A.
</P>
<P>
Note that a conditional subpattern is not considered as having two
alternatives, because only one is ever used. In other words, the | character in
a conditional subpattern has a different meaning. Ignoring white space,
consider:
<pre>
^.*? (?(?=a) a | b(*THEN)c )
</pre>
If the subject is "ba", this pattern does not match. Because .*? is ungreedy,
it initially matches zero characters. The condition (?=a) then fails, the
character "b" is matched, but "c" is not. At this point, matching does not
backtrack to .*? as might perhaps be expected from the presence of the |
character. The conditional subpattern is part of the single alternative that
comprises the whole pattern, and so the match fails. (If there was a backtrack
into .*?, allowing it to match "b", the match would succeed.)
</P>
<P>
The verbs just described provide four different "strengths" of control when
subsequent matching fails. (*THEN) is the weakest, carrying on the match at the
next alternative. (*PRUNE) comes next, failing the match at the current
starting position, but allowing an advance to the next character (for an
unanchored pattern). (*SKIP) is similar, except that the advance may be more
than one character. (*COMMIT) is the strongest, causing the entire match to
fail.
</P>
<br><b>
More than one backtracking verb
</b><br>
<P>
If more than one backtracking verb is present in a pattern, the one that is
backtracked onto first acts. For example, consider this pattern, where A, B,
etc. are complex pattern fragments:
<pre>
(A(*COMMIT)B(*THEN)C|ABD)
</pre>
If A matches but B fails, the backtrack to (*COMMIT) causes the entire match to
fail. However, if A and B match, but C fails, the backtrack to (*THEN) causes
the next alternative (ABD) to be tried. This behaviour is consistent, but is
not always the same as Perl's. It means that if two or more backtracking verbs
appear in succession, all the the last of them has no effect. Consider this
example:
<pre>
...(*COMMIT)(*PRUNE)...
</pre>
If there is a matching failure to the right, backtracking onto (*PRUNE) causes
it to be triggered, and its action is taken. There can never be a backtrack
onto (*COMMIT).
<a name="btrepeat"></a></P>
<br><b>
Backtracking verbs in repeated groups
</b><br>
<P>
PCRE2 differs from Perl in its handling of backtracking verbs in repeated
groups. For example, consider:
<pre>
/(a(*COMMIT)b)+ac/
</pre>
If the subject is "abac", Perl matches, but PCRE2 fails because the (*COMMIT)
in the second repeat of the group acts.
<a name="btassert"></a></P>
<br><b>
Backtracking verbs in assertions
</b><br>
<P>
(*FAIL) in an assertion has its normal effect: it forces an immediate
backtrack.
</P>
<P>
(*ACCEPT) in a positive assertion causes the assertion to succeed without any
further processing. In a negative assertion, (*ACCEPT) causes the assertion to
fail without any further processing.
</P>
<P>
The other backtracking verbs are not treated specially if they appear in a
positive assertion. In particular, (*THEN) skips to the next alternative in the
innermost enclosing group that has alternations, whether or not this is within
the assertion.
</P>
<P>
Negative assertions are, however, different, in order to ensure that changing a
positive assertion into a negative assertion changes its result. Backtracking
into (*COMMIT), (*SKIP), or (*PRUNE) causes a negative assertion to be true,
without considering any further alternative branches in the assertion.
Backtracking into (*THEN) causes it to skip to the next enclosing alternative
within the assertion (the normal behaviour), but if the assertion does not have
such an alternative, (*THEN) behaves like (*PRUNE).
<a name="btsub"></a></P>
<br><b>
Backtracking verbs in subroutines
</b><br>
<P>
These behaviours occur whether or not the subpattern is called recursively.
Perl's treatment of subroutines is different in some cases.
</P>
<P>
(*FAIL) in a subpattern called as a subroutine has its normal effect: it forces
an immediate backtrack.
</P>
<P>
(*ACCEPT) in a subpattern called as a subroutine causes the subroutine match to
succeed without any further processing. Matching then continues after the
subroutine call.
</P>
<P>
(*COMMIT), (*SKIP), and (*PRUNE) in a subpattern called as a subroutine cause
the subroutine match to fail.
</P>
<P>
(*THEN) skips to the next alternative in the innermost enclosing group within
the subpattern that has alternatives. If there is no such group within the
subpattern, (*THEN) causes the subroutine match to fail.
</P>
<br><a name="SEC28" href="#TOC1">SEE ALSO</a><br>
<P>
<b>pcre2api</b>(3), <b>pcre2callout</b>(3), <b>pcre2matching</b>(3),
<b>pcre2syntax</b>(3), <b>pcre2</b>(3).
</P>
<br><a name="SEC29" href="#TOC1">AUTHOR</a><br>
<P>
Philip Hazel
<br>
University Computing Service
<br>
Cambridge, England.
<br>
</P>
<br><a name="SEC30" href="#TOC1">REVISION</a><br>
<P>
Last updated: 27 December 2016
<br>
Copyright © 1997-2016 University of Cambridge.
<br>
<p>
Return to the <a href="index.html">PCRE2 index page</a>.
</p>
| jddurand/c-marpaESLIF | 3rdparty/untar/pcre2-10.23/doc/html/pcre2pattern.html | HTML | mit | 147,555 |
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>The Tragic Destiny of Mileva Marić Einstein</title>
<link rel="stylesheet" type="text/css" href="https://physicsmatters.physics.mcgill.ca/assets/css/styles_feeling_responsive.css">
<script src="https://physicsmatters.physics.mcgill.ca/assets/js/modernizr.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/webfont/1.5.18/webfont.js"></script>
<script>
WebFont.load({
google: {
families: [ 'Lato:400,700,400italic:latin', 'Volkhov::latin' ]
}
});
</script>
<noscript>
<link href='http://fonts.googleapis.com/css?family=Lato:400,700,400italic%7CVolkhov' rel='stylesheet' type='text/css'>
</noscript>
<!-- Search Engine Optimization -->
<meta name="description" content="Abstract:
What were Albert Einstein’s first wife’s contributions to his extraordinary productivity in the first years of his career? The first biography of Mileva Marić was published in Serbian in 1969 and remained largely unknown until it was translated first in German, then in French in the 1990’s. A doubt has subsisted ever since. More recent sources have shed more light on her life, allowing us to finally get a better idea on the contributions of Mileva Marić.">
<meta name="google-site-verification" content="Vk0IOJ2jwG_qEoG7fuEXYqv0m2rLa8P778Fi_GrsgEQ">
<meta name="msvalidate.01" content="0FB4C028ABCF07C908C54386ABD2D97F" >
<link rel="author" href="https://plus.google.com/u/0/118311555303973066167">
<link rel="canonical" href="https://physicsmatters.physics.mcgill.ca/events/lecture-2016-11-10_MilevaEinstein/">
<!-- Facebook Open Graph -->
<meta property="og:title" content="The Tragic Destiny of Mileva Marić Einstein">
<meta property="og:description" content="Abstract:
What were Albert Einstein’s first wife’s contributions to his extraordinary productivity in the first years of his career? The first biography of Mileva Marić was published in Serbian in 1969 and remained largely unknown until it was translated first in German, then in French in the 1990’s. A doubt has subsisted ever since. More recent sources have shed more light on her life, allowing us to finally get a better idea on the contributions of Mileva Marić.">
<meta property="og:url" content="https://physicsmatters.physics.mcgill.ca/events/lecture-2016-11-10_MilevaEinstein/">
<meta property="og:locale" content="en_EN">
<meta property="og:type" content="website">
<meta property="og:site_name" content="Physics Matters McGill">
<meta property="og:image" content="http://www.physics.mcgill.ca/outreach/images/AE_MM_1910.jpg">
<meta property="article:author" content="https://www.facebook.com/physicsmatters">
<link type="text/plain" rel="author" href="https://physicsmatters.physics.mcgill.ca/humans.txt">
<link rel="icon" sizes="32x32" href="/assets/img/favicon-32x32.png">
<link rel="icon" sizes="192x192" href="/assets/img/touch-icon-192x192.png">
<link rel="apple-touch-icon-precomposed" sizes="180x180" href="/assets/img/apple-touch-icon-180x180-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="/assets/img/apple-touch-icon-152x152-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/assets/img/apple-touch-icon-144x144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="/assets/img/apple-touch-icon-120x120-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/assets/img/apple-touch-icon-114x114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="76x76" href="/assets/img/apple-touch-icon-76x76-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/assets/img/apple-touch-icon-72x72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="/assets/img/apple-touch-icon-precomposed.png">
<meta name="msapplication-TileImage" content="/assets/img/msapplication_tileimage.png">
<meta name="msapplication-TileColor" content="#fabb00">
</head>
<body id="top-of-page" class="post">
<div id="navigation" class="sticky">
<nav class="top-bar" role="navigation" data-topbar>
<ul class="title-area">
<li class="name">
<h1 class="show-for-small-only"><a href="https://physicsmatters.physics.mcgill.ca/" class="icon-tree"> Physics Matters McGill</a></h1>
</li>
<!-- Remove the class "menu-icon" to get rid of menu icon. Take out "Menu" to just have icon alone -->
<li class="toggle-topbar menu-icon"><a href="#"><span>Nav</span></a></li>
</ul>
<section class="top-bar-section">
<ul class="right">
<li class="divider"></li>
<li class="active"><a href="https://physicsmatters.physics.mcgill.ca/events/lecture-2016-11-10_MilevaEinstein/">en</a></li>
<li class="divider"></li>
<li><a href="https://physicsmatters.physics.mcgill.ca/events_fr/lecture-2016-11-10_MilevaEinstein/">fr</a></li>
</ul>
<ul class="left">
<li><a href="https://physicsmatters.physics.mcgill.ca/">Home</a></li>
<li class="divider"></li>
<li class="has-dropdown">
<a href="https://physicsmatters.physics.mcgill.ca/about/">About</a>
<ul class="dropdown">
<li><a href="https://physicsmatters.physics.mcgill.ca/contact/">Contact</a></li>
<li><a href="https://physicsmatters.physics.mcgill.ca/volunteers/">Volunteer Profiles</a></li>
</ul>
</li>
<li class="divider"></li>
<li class="has-dropdown">
<a href="https://physicsmatters.physics.mcgill.ca/educators/">For educators</a>
<ul class="dropdown">
<li><a href="https://physicsmatters.physics.mcgill.ca/virtual-space-explorers/">Virtual Space Explorers</a></li>
<li><a href="https://physicsmatters.physics.mcgill.ca/visit-department/">Visit us at McGill</a></li>
<li><a href="https://physicsmatters.physics.mcgill.ca/school-programs/">Visits to your classroom</a></li>
<li><a href="https://physicsmatters.physics.mcgill.ca/teacher-training/">Physics for teachers</a></li>
<li><a href="https://physicsmatters.physics.mcgill.ca/activities/">Activity guides</a></li>
</ul>
</li>
<li class="divider"></li>
<li class="has-dropdown">
<a href="https://physicsmatters.physics.mcgill.ca/students/">For students</a>
<ul class="dropdown">
<li><a href="https://www.physics.mcgill.ca/hackathon/" target="_blank">McGill Physics Hackathon</a></li>
<li><a href="https://physicsmatters.physics.mcgill.ca/students/">Visit us at McGill</a></li>
<li><a href="https://physicsmatters.physics.mcgill.ca/masterclass/">ATLAS Masterclass</a></li>
<li><a href="https://physicsmatters.physics.mcgill.ca/mpop/">McGill Physics Olympiad Program</a></li>
<li><a href="https://physicsmatters.physics.mcgill.ca/interns/">Summer Internships</a></li>
<li><a href="https://physicsmatters.physics.mcgill.ca/international/">Physics Matters to the World</a></li>
<li><a href="https://physicsmatters.physics.mcgill.ca/girls/">Girls in Physics Day</a></li>
<li><a href="https://physicsmatters.physics.mcgill.ca/videos/">Physicists on Camera</a></li>
</ul>
</li>
<li class="divider"></li>
<li class="has-dropdown">
<a href="https://physicsmatters.physics.mcgill.ca/events/">Public Events</a>
<ul class="dropdown">
<li><a href="https://physicsmatters.physics.mcgill.ca/24h-de-science/">24 hours of Science</a></li>
<li><a href="https://physicsmatters.physics.mcgill.ca/lectures/">Physics Matters lecture series</a></li>
<li><a href="https://physicsmatters.physics.mcgill.ca/mcpherson/">Anna I. McPherson lecture series</a></li>
</ul>
</li>
<li class="divider"></li>
<li><a href="https://physicsmatters.physics.mcgill.ca/partners/">Partners</a></li>
<li class="divider"></li>
</ul>
</section>
</nav>
</div><!-- /#navigation -->
<div id="masthead-no-image-header">
<div class="row">
<div class="small-12 columns">
<a id="logo" href="/" title="Physics Matters McGill – McGill Physics Outreach">
<img src="https://physicsmatters.physics.mcgill.ca/assets/img/logo.png" alt="Physics Matters McGill – McGill Physics Outreach">
</a>
</div><!-- /.small-12.columns -->
</div><!-- /.row -->
</div><!-- /#masthead -->
<div class="row t30">
<div class="medium-8 columns medium-offset-2 end">
<article itemscope itemtype="http://schema.org/Article">
<header>
<figure>
<img src="http://www.physics.mcgill.ca/outreach/images/AE_MM_1910.jpg" width="970" alt="The Tragic Destiny of Mileva Marić Einstein" itemprop="image">
</figure>
<div itemprop="name">
<h1>The Tragic Destiny of Mileva Marić Einstein</h1>
</div>
</header>
<p class="teaser" itemprop="description">
<a href="http://paulinegagnon3.wixsite.com/boson-in-winter">Pauline Gagnon</a>
</p>
<!-- Note: the following only shows the location next to date if
the event has not yet occurred -->
<p>
</p>
<p>
Nov. 10, 2016
19:00<br>
</p>
<div itemprop="articleSection">
<p><em>Abstract:</em></p>
<p>What were Albert Einstein’s first wife’s contributions to his extraordinary productivity in the first years of his career? The first biography of Mileva Marić was published in Serbian in 1969 and remained largely unknown until it was translated first in German, then in French in the 1990’s. A doubt has subsisted ever since. More recent sources have shed more light on her life, allowing us to finally get a better idea on the contributions of Mileva Marić.</p>
</div>
<div id="page-meta" class="t30">
<p>
<!-- Look the author details up from the site config. -->
<!-- Output author details if some exist. -->
<time class="icon-calendar pr20" datetime="2021-04-24" itemprop="datePublished"> 2021-04-24</time>
<span class="icon-archive pr20"> </span>
<br />
<span class="pr20"><span class="icon-price-tag pr10"> Einstein</span> <span class="icon-price-tag pr10"> women in physics</span> <span class="icon-price-tag pr10"> history of physics</span> </span>
</p>
<div id="post-nav" class="row">
<div class="small-5 columns"><a class="button small radius prev" href="https://physicsmatters.physics.mcgill.ca/events/lecture-2016-10-06-quarkgluon/">« The Quest for Quark-Gluon Plasma — Nuclear Matter at Trillion Degree Temperatures</a></div><!-- /.small-4.columns -->
<div class="small-2 columns text-center"><a class="radius button small" href="https://physicsmatters.physics.mcgill.ca/blog/archive/" title="Blog Archive">Archive</a></div><!-- /.small-4.columns -->
<div class="small-5 columns text-right"><a class="button small radius next" href="https://physicsmatters.physics.mcgill.ca/events/lecture-2016-12-01-nanotech/">Nanotechnology: there is plenty of room at the bottom »</a></div><!-- /.small-4.columns -->
</div>
</div><!-- /.page-meta -->
</article>
</div><!-- /.medium-8.columns -->
</div><!-- /.row -->
<div id="up-to-top" class="row">
<div class="small-12 columns" style="text-align: right;">
<a class="iconfont" href="#top-of-page"></a>
</div><!-- /.small-12.columns -->
</div><!-- /.row -->
<footer id="footer-content" class="bg-grau">
<div id="footer">
<div class="row">
<div class="medium-6 large-5 columns">
<h5 class="shadow-black">About This Site</h5>
<p class="shadow-black">
This is the website for the McGill Physics department's outreach group.
<a href="https://physicsmatters.physics.mcgill.ca/about/">More ›</a>
</p>
</div><!-- /.large-6.columns -->
<div class="small-6 medium-3 large-3 large-offset-1 columns">
<h5 class="shadow-black">Services</h5>
<ul class="no-bullet shadow-black">
<li >
<a href="https://physicsmatters.physics.mcgill.ca" title=""></a>
</li>
<li >
<a href="https://physicsmatters.physics.mcgill.ca/feed.xml" title="Subscribe to RSS Feed">RSS</a>
</li>
<li >
<a href="https://physicsmatters.physics.mcgill.ca/atom.xml" title="Subscribe to Atom Feed">Atom</a>
</li>
<li >
<a href="https://physicsmatters.physics.mcgill.ca/sitemap.xml" title="Sitemap for Google Webmaster Tools">sitemap.xml</a>
</li>
</ul>
</div><!-- /.large-4.columns -->
<div class="small-6 medium-3 large-3 columns">
<h5 class="shadow-black">Thanks!</h5>
<ul class="no-bullet shadow-black">
<li >
<a href="https://physicsmatters.physics.mcgill.ca" title=""></a>
</li>
<li class="logo-phma" >
<a href="http://www.physics.mcgill.ca/~chuinard/" target="_blank" title="Anabel Chuinard">Anabel Chuinard for PhMa logos</a>
</li>
<li class="logo-spaceexplorers" >
<a href="http://msi.mcgill.ca/Contact.html" target="_blank" title="Kelly Lepo">Kelly Lepo for Space Explorers logos</a>
</li>
</ul>
</div><!-- /.large-3.columns -->
</div><!-- /.row -->
</div><!-- /#footer -->
<div id="subfooter">
<nav class="row">
<section id="subfooter-left" class="small-12 medium-6 columns credits">
<p>Created with ♥ by <a href="http://phlow.de/">Phlow</a> with <a href="http://jekyllrb.com/" target="_blank">Jekyll</a> based on <a href="http://phlow.github.io/feeling-responsive/">Feeling Responsive</a>.</p>
</section>
<section id="subfooter-right" class="small-12 medium-6 columns">
<ul class="inline-list social-icons">
<li><a href="http://www.facebook.com/physicsmatters" target="_blank" class="icon-facebook" title=""></a></li>
</ul>
</section>
</nav>
</div><!-- /#subfooter -->
</footer>
<script src="https://physicsmatters.physics.mcgill.ca/assets/js/javascript.min.js"></script>
</body>
</html>
| physicsmattersmcgill/physicsmattersmcgill | _site/events/lecture-2016-11-10_MilevaEinstein/index.html | HTML | mit | 17,503 |
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
<title>File: all_tests.rb [RDoc Documentation]</title>
<link type="text/css" media="screen" href="./rdoc.css" rel="stylesheet" />
<script src="./js/jquery.js" type="text/javascript"
charset="utf-8"></script>
<script src="./js/thickbox-compressed.js" type="text/javascript"
charset="utf-8"></script>
<script src="./js/quicksearch.js" type="text/javascript"
charset="utf-8"></script>
<script src="./js/darkfish.js" type="text/javascript"
charset="utf-8"></script>
</head>
<body class="file file-popup">
<div id="metadata">
<dl>
<dt class="modified-date">Last Modified</dt>
<dd class="modified-date">2015-09-04 20:05:55 +0200</dd>
<dt class="requires">Requires</dt>
<dd class="requires">
<ul>
<li>./test_template.rb</li>
<li>./test_international.rb</li>
</ul>
</dd>
</dl>
</div>
<div id="documentation">
<div class="description">
<h2>Description</h2>
<p>Complete the Ruby library path</p>
</div>
</div>
</body>
</html>
| flub78/citemplate | watir/doc/all_tests_rb.html | HTML | mit | 1,413 |
{{define "title"}}{{call $.T "404_not_found"}}{{end}}
{{define "content"}}
<div>
<h1>{{call $.T "404_not_found"}}</h1>
<img src="/img/404.png" />
</div>
{{end}}
{{define "mascot"}}<br>{{end}} | ElegantMonkey/nyaa | templates/404.html | HTML | mit | 215 |
MIME-Version: 1.0
Server: CERN/3.0
Date: Monday, 16-Dec-96 23:16:37 GMT
Content-Type: text/html
Content-Length: 394
Last-Modified: Saturday, 17-Feb-96 22:43:22 GMT
<TITLE>Tcl/Tk On-line Resources</TITLE>
<H1>Tcl/Tk On-line Resources</H1>
<ul>
<li> <a href="man/tcltkman.html">Tcl/Tk Manual Pages</a>
<li> <a href="../../../../People/ioi/tk-links.html">
Interesting Tcl-Tk Web Sites</a>
<li> <a href="news:comp.lang.tcl">Tcl/Tk Newsgroup</a>:
<code>comp.lang.tcl</code>
</Ul>
<hr><i>Last modified Oct 1 15:51 </i>
<!Serial 812577492>
| ML-SWAT/Web2KnowledgeBase | webkb/other/cornell/http:^^www.cs.cornell.edu^Info^Courses^Fall-95^CS501^tcltk^tcltk.html | HTML | mit | 566 |
{% set title = "The Hyperloop" %}
{% set cssName = "hyperloop" %}
{% extends "includes/main.html" %}
{% block main %}
<div class="three-quarter-page content-div padded">
<div class="content text">
<h1>Imagine...</h1>
<h3>...a world where you can travel from Los Angeles to San Fransisco in 30 minutes, or from London to Manchester in 15 minutes.<br>
Suddenly you could live anywhere, work anywhere, and visit anywhere</h3>
<p>Hyperloop is a conceptual, high-speed transportation system initially proposed by Elon Musk. The concept consists of passenger and cargo pods being propelled at up to 760 mph in a low pressure tube using sustainable and cost-efficient energy. To accelerate its development, SpaceX is hosting a competition for engineering teams to design their own hyperloop pods and test them at their facility in Hawthorne, California.</p>
<p>
<a target="_blank" href="http://www.spacex.com/sites/spacex/files/hyperloop_alpha.pdf" class="text-centered text-normal">Hyperloop Alpha Paper</a>
<br>
<a target="_blank" href="https://mdao.grc.nasa.gov/publications/AIAA-2015-1587.pdf" class="text-centered text-normal">NASA Open-Source Conceptual Sizing Models for the Hyperloop Passenger Pod(PDF)</a>
</p>
</div>
</div>
<div class="half-page content-div hyperloop">
</div>
</div>
{% endblock %}
| rLoopTeam/website-v2 | pages/hyperloop.html | HTML | mit | 1,411 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>Mobile Clinic: Prescription Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="clinicLogo.jpg"/></td>
<td style="padding-left: 0.5em;">
<div id="projectname">Mobile Clinic
 <span id="projectnumber">1.0</span>
</div>
<div id="projectbrief">Senior Project</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.1.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li class="current"><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="classes.html"><span>Data Structure Index</span></a></li>
<li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Data Fields</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Data Structures</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Properties</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Pages</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#properties">Properties</a> </div>
<div class="headertitle">
<div class="title">Prescription Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="dynheader">
Collaboration diagram for Prescription:</div>
<div class="dyncontent">
<div class="center"><img src="interface_prescription__coll__graph.png" border="0" usemap="#_prescription_coll__map" alt="Collaboration graph"/></div>
<map name="_prescription_coll__map" id="_prescription_coll__map">
</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2><a name="properties"></a>
Properties</h2></td></tr>
<tr class="memitem:adb41b966f8fb2fa1dd66ea9e274acf4d"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="adb41b966f8fb2fa1dd66ea9e274acf4d"></a>
<a class="el" href="class_n_s_string.html">NSString</a> * </td><td class="memItemRight" valign="bottom"><b>instructions</b></td></tr>
<tr class="memitem:a0c8d572d198e3c8eec18dbcab76f173b"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a0c8d572d198e3c8eec18dbcab76f173b"></a>
<a class="el" href="class_n_s_string.html">NSString</a> * </td><td class="memItemRight" valign="bottom"><b>medicationId</b></td></tr>
<tr class="memitem:ac7a64d8195367c3ca6df0d3e98ace74e"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac7a64d8195367c3ca6df0d3e98ace74e"></a>
<a class="el" href="class_n_s_string.html">NSString</a> * </td><td class="memItemRight" valign="bottom"><b>prescribedTime</b></td></tr>
<tr class="memitem:a90a16917d8b2884b882d4c88f7a1cda3"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a90a16917d8b2884b882d4c88f7a1cda3"></a>
NSNumber * </td><td class="memItemRight" valign="bottom"><b>tabletPerDay</b></td></tr>
<tr class="memitem:ab405490411ceabcb74cc62c4aff3f3ed"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ab405490411ceabcb74cc62c4aff3f3ed"></a>
NSNumber * </td><td class="memItemRight" valign="bottom"><b>timeOfDay</b></td></tr>
<tr class="memitem:a15739411b50a6c4185918fe3ef97496e"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a15739411b50a6c4185918fe3ef97496e"></a>
<a class="el" href="class_n_s_string.html">NSString</a> * </td><td class="memItemRight" valign="bottom"><b>visitId</b></td></tr>
<tr class="memitem:a559bb763fac3862975172e66758caa1d"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a559bb763fac3862975172e66758caa1d"></a>
<a class="el" href="class_n_s_string.html">NSString</a> * </td><td class="memItemRight" valign="bottom"><b>prescriptionId</b></td></tr>
</table>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>Mobile Clinic/<a class="el" href="_prescription_8h_source.html">Prescription.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Mar 3 2013 20:57:27 for Mobile Clinic by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.1.1
</small></address>
</body>
</html>
| FIU-CIS-SeniorProject/MobileClinic | Source Code/Client/Client Documentation/html/interface_prescription.html | HTML | mit | 7,520 |
version https://git-lfs.github.com/spec/v1
oid sha256:e0db04df2f789d476450348a4ecdcc231526d38acd2725d6aede92a72a42fe14
size 5362
| xiangzhuyuan/cron-jlpt | nhk/html/k10010517041000.html | HTML | mit | 129 |
<!--
Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
-->
<!--<link rel="import" href="../iron-icon/iron-icon.html">--> <!--line commented because of iron-icons problem: COULD NOT FIND ICON SET-->
<link rel="import" href="../iron-iconset-svg/iron-iconset-svg.html">
<iron-iconset-svg name="editor" size="24">
<svg><defs>
<g id="attach-file"><path d="M16.5 6v11.5c0 2.21-1.79 4-4 4s-4-1.79-4-4V5c0-1.38 1.12-2.5 2.5-2.5s2.5 1.12 2.5 2.5v10.5c0 .55-.45 1-1 1s-1-.45-1-1V6H10v9.5c0 1.38 1.12 2.5 2.5 2.5s2.5-1.12 2.5-2.5V5c0-2.21-1.79-4-4-4S7 2.79 7 5v12.5c0 3.04 2.46 5.5 5.5 5.5s5.5-2.46 5.5-5.5V6h-1.5z"/></g>
<g id="attach-money"><path d="M11.8 10.9c-2.27-.59-3-1.2-3-2.15 0-1.09 1.01-1.85 2.7-1.85 1.78 0 2.44.85 2.5 2.1h2.21c-.07-1.72-1.12-3.3-3.21-3.81V3h-3v2.16c-1.94.42-3.5 1.68-3.5 3.61 0 2.31 1.91 3.46 4.7 4.13 2.5.6 3 1.48 3 2.41 0 .69-.49 1.79-2.7 1.79-2.06 0-2.87-.92-2.98-2.1h-2.2c.12 2.19 1.76 3.42 3.68 3.83V21h3v-2.15c1.95-.37 3.5-1.5 3.5-3.55 0-2.84-2.43-3.81-4.7-4.4z"/></g>
<g id="border-all"><path d="M3 3v18h18V3H3zm8 16H5v-6h6v6zm0-8H5V5h6v6zm8 8h-6v-6h6v6zm0-8h-6V5h6v6z"/></g>
<g id="border-bottom"><path d="M9 11H7v2h2v-2zm4 4h-2v2h2v-2zM9 3H7v2h2V3zm4 8h-2v2h2v-2zM5 3H3v2h2V3zm8 4h-2v2h2V7zm4 4h-2v2h2v-2zm-4-8h-2v2h2V3zm4 0h-2v2h2V3zm2 10h2v-2h-2v2zm0 4h2v-2h-2v2zM5 7H3v2h2V7zm14-4v2h2V3h-2zm0 6h2V7h-2v2zM5 11H3v2h2v-2zM3 21h18v-2H3v2zm2-6H3v2h2v-2z"/></g>
<g id="border-clear"><path d="M7 5h2V3H7v2zm0 8h2v-2H7v2zm0 8h2v-2H7v2zm4-4h2v-2h-2v2zm0 4h2v-2h-2v2zm-8 0h2v-2H3v2zm0-4h2v-2H3v2zm0-4h2v-2H3v2zm0-4h2V7H3v2zm0-4h2V3H3v2zm8 8h2v-2h-2v2zm8 4h2v-2h-2v2zm0-4h2v-2h-2v2zm0 8h2v-2h-2v2zm0-12h2V7h-2v2zm-8 0h2V7h-2v2zm8-6v2h2V3h-2zm-8 2h2V3h-2v2zm4 16h2v-2h-2v2zm0-8h2v-2h-2v2zm0-8h2V3h-2v2z"/></g>
<g id="border-color"><path d="M17.75 7L14 3.25l-10 10V17h3.75l10-10zm2.96-2.96c.39-.39.39-1.02 0-1.41L18.37.29c-.39-.39-1.02-.39-1.41 0L15 2.25 18.75 6l1.96-1.96z"/><path fill-opacity=".36" d="M0 20h24v4H0z"/></g>
<g id="border-horizontal"><path d="M3 21h2v-2H3v2zM5 7H3v2h2V7zM3 17h2v-2H3v2zm4 4h2v-2H7v2zM5 3H3v2h2V3zm4 0H7v2h2V3zm8 0h-2v2h2V3zm-4 4h-2v2h2V7zm0-4h-2v2h2V3zm6 14h2v-2h-2v2zm-8 4h2v-2h-2v2zm-8-8h18v-2H3v2zM19 3v2h2V3h-2zm0 6h2V7h-2v2zm-8 8h2v-2h-2v2zm4 4h2v-2h-2v2zm4 0h2v-2h-2v2z"/></g>
<g id="border-inner"><path d="M3 21h2v-2H3v2zm4 0h2v-2H7v2zM5 7H3v2h2V7zM3 17h2v-2H3v2zM9 3H7v2h2V3zM5 3H3v2h2V3zm12 0h-2v2h2V3zm2 6h2V7h-2v2zm0-6v2h2V3h-2zm-4 18h2v-2h-2v2zM13 3h-2v8H3v2h8v8h2v-8h8v-2h-8V3zm6 18h2v-2h-2v2zm0-4h2v-2h-2v2z"/></g>
<g id="border-left"><path d="M11 21h2v-2h-2v2zm0-4h2v-2h-2v2zm0-12h2V3h-2v2zm0 4h2V7h-2v2zm0 4h2v-2h-2v2zm-4 8h2v-2H7v2zM7 5h2V3H7v2zm0 8h2v-2H7v2zm-4 8h2V3H3v18zM19 9h2V7h-2v2zm-4 12h2v-2h-2v2zm4-4h2v-2h-2v2zm0-14v2h2V3h-2zm0 10h2v-2h-2v2zm0 8h2v-2h-2v2zm-4-8h2v-2h-2v2zm0-8h2V3h-2v2z"/></g>
<g id="border-outer"><path d="M13 7h-2v2h2V7zm0 4h-2v2h2v-2zm4 0h-2v2h2v-2zM3 3v18h18V3H3zm16 16H5V5h14v14zm-6-4h-2v2h2v-2zm-4-4H7v2h2v-2z"/></g>
<g id="border-right"><path d="M7 21h2v-2H7v2zM3 5h2V3H3v2zm4 0h2V3H7v2zm0 8h2v-2H7v2zm-4 8h2v-2H3v2zm8 0h2v-2h-2v2zm-8-8h2v-2H3v2zm0 4h2v-2H3v2zm0-8h2V7H3v2zm8 8h2v-2h-2v2zm4-4h2v-2h-2v2zm4-10v18h2V3h-2zm-4 18h2v-2h-2v2zm0-16h2V3h-2v2zm-4 8h2v-2h-2v2zm0-8h2V3h-2v2zm0 4h2V7h-2v2z"/></g>
<g id="border-style"><path d="M15 21h2v-2h-2v2zm4 0h2v-2h-2v2zM7 21h2v-2H7v2zm4 0h2v-2h-2v2zm8-4h2v-2h-2v2zm0-4h2v-2h-2v2zM3 3v18h2V5h16V3H3zm16 6h2V7h-2v2z"/></g>
<g id="border-top"><path d="M7 21h2v-2H7v2zm0-8h2v-2H7v2zm4 0h2v-2h-2v2zm0 8h2v-2h-2v2zm-8-4h2v-2H3v2zm0 4h2v-2H3v2zm0-8h2v-2H3v2zm0-4h2V7H3v2zm8 8h2v-2h-2v2zm8-8h2V7h-2v2zm0 4h2v-2h-2v2zM3 3v2h18V3H3zm16 14h2v-2h-2v2zm-4 4h2v-2h-2v2zM11 9h2V7h-2v2zm8 12h2v-2h-2v2zm-4-8h2v-2h-2v2z"/></g>
<g id="border-vertical"><path d="M3 9h2V7H3v2zm0-4h2V3H3v2zm4 16h2v-2H7v2zm0-8h2v-2H7v2zm-4 0h2v-2H3v2zm0 8h2v-2H3v2zm0-4h2v-2H3v2zM7 5h2V3H7v2zm12 12h2v-2h-2v2zm-8 4h2V3h-2v18zm8 0h2v-2h-2v2zm0-8h2v-2h-2v2zm0-10v2h2V3h-2zm0 6h2V7h-2v2zm-4-4h2V3h-2v2zm0 16h2v-2h-2v2zm0-8h2v-2h-2v2z"/></g>
<g id="format-align-center"><path d="M7 15v2h10v-2H7zm-4 6h18v-2H3v2zm0-8h18v-2H3v2zm4-6v2h10V7H7zM3 3v2h18V3H3z"/></g>
<g id="format-align-justify"><path d="M3 21h18v-2H3v2zm0-4h18v-2H3v2zm0-4h18v-2H3v2zm0-4h18V7H3v2zm0-6v2h18V3H3z"/></g>
<g id="format-align-left"><path d="M15 15H3v2h12v-2zm0-8H3v2h12V7zM3 13h18v-2H3v2zm0 8h18v-2H3v2zM3 3v2h18V3H3z"/></g>
<g id="format-align-right"><path d="M3 21h18v-2H3v2zm6-4h12v-2H9v2zm-6-4h18v-2H3v2zm6-4h12V7H9v2zM3 3v2h18V3H3z"/></g>
<g id="format-bold"><path d="M15.6 10.79c.97-.67 1.65-1.77 1.65-2.79 0-2.26-1.75-4-4-4H7v14h7.04c2.09 0 3.71-1.7 3.71-3.79 0-1.52-.86-2.82-2.15-3.42zM10 6.5h3c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5h-3v-3zm3.5 9H10v-3h3.5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5z"/></g>
<g id="format-clear"><path d="M3.27 5L2 6.27l6.97 6.97L6.5 19h3l1.57-3.66L16.73 21 18 19.73 3.55 5.27 3.27 5zM6 5v.18L8.82 8h2.4l-.72 1.68 2.1 2.1L14.21 8H20V5H6z"/></g>
<g id="format-color-fill"><path d="M16.56 8.94L7.62 0 6.21 1.41l2.38 2.38-5.15 5.15c-.59.59-.59 1.54 0 2.12l5.5 5.5c.29.29.68.44 1.06.44s.77-.15 1.06-.44l5.5-5.5c.59-.58.59-1.53 0-2.12zM5.21 10L10 5.21 14.79 10H5.21zM19 11.5s-2 2.17-2 3.5c0 1.1.9 2 2 2s2-.9 2-2c0-1.33-2-3.5-2-3.5z"/><path fill-opacity=".36" d="M0 20h24v4H0z"/></g>
<g id="format-color-reset"><path d="M18 14c0-4-6-10.8-6-10.8s-1.33 1.51-2.73 3.52l8.59 8.59c.09-.42.14-.86.14-1.31zm-.88 3.12L12.5 12.5 5.27 5.27 4 6.55l3.32 3.32C6.55 11.32 6 12.79 6 14c0 3.31 2.69 6 6 6 1.52 0 2.9-.57 3.96-1.5l2.63 2.63 1.27-1.27-2.74-2.74z"/></g>
<g id="format-color-text"><path fill-opacity=".36" d="M0 20h24v4H0z"/><path d="M11 3L5.5 17h2.25l1.12-3h6.25l1.12 3h2.25L13 3h-2zm-1.38 9L12 5.67 14.38 12H9.62z"/></g>
<g id="format-indent-decrease"><path d="M11 17h10v-2H11v2zm-8-5l4 4V8l-4 4zm0 9h18v-2H3v2zM3 3v2h18V3H3zm8 6h10V7H11v2zm0 4h10v-2H11v2z"/></g>
<g id="format-indent-increase"><path d="M3 21h18v-2H3v2zM3 8v8l4-4-4-4zm8 9h10v-2H11v2zM3 3v2h18V3H3zm8 6h10V7H11v2zm0 4h10v-2H11v2z"/></g>
<g id="format-italic"><path d="M10 4v3h2.21l-3.42 8H6v3h8v-3h-2.21l3.42-8H18V4z"/></g>
<g id="format-line-spacing"><path d="M6 7h2.5L5 3.5 1.5 7H4v10H1.5L5 20.5 8.5 17H6V7zm4-2v2h12V5H10zm0 14h12v-2H10v2zm0-6h12v-2H10v2z"/></g>
<g id="format-list-bulleted"><path d="M4 10.5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm0-6c-.83 0-1.5.67-1.5 1.5S3.17 7.5 4 7.5 5.5 6.83 5.5 6 4.83 4.5 4 4.5zm0 12.17c-.74 0-1.33.6-1.33 1.33s.6 1.33 1.33 1.33 1.33-.6 1.33-1.33-.59-1.33-1.33-1.33zM7 19h14v-2H7v2zm0-6h14v-2H7v2zm0-8v2h14V5H7z"/></g>
<g id="format-list-numbered"><path d="M2 17h2v.5H3v1h1v.5H2v1h3v-4H2v1zm1-9h1V4H2v1h1v3zm-1 3h1.8L2 13.1v.9h3v-1H3.2L5 10.9V10H2v1zm5-6v2h14V5H7zm0 14h14v-2H7v2zm0-6h14v-2H7v2z"/></g>
<g id="format-paint"><path d="M18 4V3c0-.55-.45-1-1-1H5c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h12c.55 0 1-.45 1-1V6h1v4H9v11c0 .55.45 1 1 1h2c.55 0 1-.45 1-1v-9h8V4h-3z"/></g>
<g id="format-quote"><path d="M6 17h3l2-4V7H5v6h3zm8 0h3l2-4V7h-6v6h3z"/></g>
<g id="format-size"><path d="M9 4v3h5v12h3V7h5V4H9zm-6 8h3v7h3v-7h3V9H3v3z"/></g>
<g id="format-strikethrough"><path d="M10 19h4v-3h-4v3zM5 4v3h5v3h4V7h5V4H5zM3 14h18v-2H3v2z"/></g>
<g id="format-textdirection-l-to-r"><path d="M9 10v5h2V4h2v11h2V4h2V2H9C6.79 2 5 3.79 5 6s1.79 4 4 4zm12 8l-4-4v3H5v2h12v3l4-4z"/></g>
<g id="format-textdirection-r-to-l"><path d="M10 10v5h2V4h2v11h2V4h2V2h-8C7.79 2 6 3.79 6 6s1.79 4 4 4zm-2 7v-3l-4 4 4 4v-3h12v-2H8z"/></g>
<g id="format-underlined"><path d="M12 17c3.31 0 6-2.69 6-6V3h-2.5v8c0 1.93-1.57 3.5-3.5 3.5S8.5 12.93 8.5 11V3H6v8c0 3.31 2.69 6 6 6zm-7 2v2h14v-2H5z"/></g>
<g id="functions"><path d="M18 4H6v2l6.5 6L6 18v2h12v-3h-7l5-5-5-5h7z"/></g>
<g id="insert-chart"><path d="M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM9 17H7v-7h2v7zm4 0h-2V7h2v10zm4 0h-2v-4h2v4z"/></g>
<g id="insert-comment"><path d="M20 2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14l4 4V4c0-1.1-.9-2-2-2zm-2 12H6v-2h12v2zm0-3H6V9h12v2zm0-3H6V6h12v2z"/></g>
<g id="insert-drive-file"><path d="M6 2c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6H6zm7 7V3.5L18.5 9H13z"/></g>
<g id="insert-emoticon"><path d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm3.5-9c.83 0 1.5-.67 1.5-1.5S16.33 8 15.5 8 14 8.67 14 9.5s.67 1.5 1.5 1.5zm-7 0c.83 0 1.5-.67 1.5-1.5S9.33 8 8.5 8 7 8.67 7 9.5 7.67 11 8.5 11zm3.5 6.5c2.33 0 4.31-1.46 5.11-3.5H6.89c.8 2.04 2.78 3.5 5.11 3.5z"/></g>
<g id="insert-invitation"><path d="M17 12h-5v5h5v-5zM16 1v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-1V1h-2zm3 18H5V8h14v11z"/></g>
<g id="insert-link"><path d="M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z"/></g>
<g id="insert-photo"><path d="M21 19V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2zM8.5 13.5l2.5 3.01L14.5 12l4.5 6H5l3.5-4.5z"/></g>
<g id="merge-type"><path d="M17 20.41L18.41 19 15 15.59 13.59 17 17 20.41zM7.5 8H11v5.59L5.59 19 7 20.41l6-6V8h3.5L12 3.5 7.5 8z"/></g>
<g id="mode-comment"><path d="M21.99 4c0-1.1-.89-2-1.99-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14l4 4-.01-18z"/></g>
<g id="mode-edit"><path d="M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04c.39-.39.39-1.02 0-1.41l-2.34-2.34c-.39-.39-1.02-.39-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z"/></g>
<g id="money-off"><path d="M12.5 6.9c1.78 0 2.44.85 2.5 2.1h2.21c-.07-1.72-1.12-3.3-3.21-3.81V3h-3v2.16c-.53.12-1.03.3-1.48.54l1.47 1.47c.41-.17.91-.27 1.51-.27zM5.33 4.06L4.06 5.33 7.5 8.77c0 2.08 1.56 3.21 3.91 3.91l3.51 3.51c-.34.48-1.05.91-2.42.91-2.06 0-2.87-.92-2.98-2.1h-2.2c.12 2.19 1.76 3.42 3.68 3.83V21h3v-2.15c.96-.18 1.82-.55 2.45-1.12l2.22 2.22 1.27-1.27L5.33 4.06z"/></g>
<g id="publish"><path d="M5 4v2h14V4H5zm0 10h4v6h6v-6h4l-7-7-7 7z"/></g>
<g id="space-bar"><path d="M18 9v4H6V9H4v6h16V9z"/></g>
<g id="strikethrough-s"><path d="M5.9 10h6.3c-.8-.3-1.5-.6-2-.9-.7-.4-1-1-1-1.6 0-.3.1-.6.2-.9.1-.3.3-.5.6-.7.3-.2.6-.4 1-.5.4-.1.8-.2 1.4-.2.5 0 1 .1 1.4.2.4.1.7.3 1 .6.3.2.5.5.6.9.1.3.2.7.2 1.1h4c0-.9-.2-1.7-.5-2.4s-.8-1.4-1.4-1.9c-.6-.5-1.4-1-2.3-1.2-1-.4-2-.5-3.1-.5s-2 .1-2.9.4c-.9.3-1.6.6-2.3 1.1-.6.5-1.1 1-1.4 1.7-.4.7-.6 1.4-.6 2.2 0 .8.2 1.6.5 2.2.1.2.2.3.3.4zM23 12H1v2h11.9c.2.1.5.2.7.3.5.2.9.5 1.2.7.3.2.5.5.6.8.1.3.1.6.1.9 0 .3-.1.6-.2.9-.1.3-.3.5-.6.7-.2.2-.6.3-.9.5-.4.1-.8.2-1.4.2-.6 0-1.1-.1-1.6-.2s-.9-.3-1.2-.6c-.3-.3-.6-.6-.8-1-.2-.4-.3-1-.3-1.6h-4c0 .7.1 1.5.3 2.1.2.6.5 1.1.9 1.6s.8.9 1.3 1.2c.5.3 1 .6 1.6.9.6.2 1.2.4 1.8.5.6.1 1.3.2 1.9.2 1.1 0 2-.1 2.9-.4.9-.2 1.6-.6 2.2-1.1.6-.5 1.1-1 1.4-1.7.3-.7.5-1.4.5-2.3 0-.8-.1-1.5-.4-2.2-.1-.2-.1-.3-.2-.4H23v-2z"/></g>
<g id="vertical-align-bottom"><path d="M16 13h-3V3h-2v10H8l4 4 4-4zM4 19v2h16v-2H4z"/></g>
<g id="vertical-align-center"><path d="M8 19h3v4h2v-4h3l-4-4-4 4zm8-14h-3V1h-2v4H8l4 4 4-4zM4 11v2h16v-2H4z"/></g>
<g id="vertical-align-top"><path d="M8 11h3v10h2V11h3l-4-4-4 4zM4 3v2h16V3H4z"/></g>
<g id="wrap-text"><path d="M4 19h6v-2H4v2zM20 5H4v2h16V5zm-3 6H4v2h13.25c1.1 0 2 .9 2 2s-.9 2-2 2H15v-2l-3 3 3 3v-2h2c2.21 0 4-1.79 4-4s-1.79-4-4-4z"/></g>
</defs></svg>
</iron-iconset-svg>
| JuliaPackageMirrors/Escher.jl | assets/bower_components/iron-icons/editor-icons.html | HTML | mit | 11,691 |
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Zend Framework Extras API Documentation</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta><link rel="stylesheet" href="css/black-tie/jquery-ui-1.8.2.custom.css" type="text/css"></link><link rel="stylesheet" href="css/jquery.treeview.css" type="text/css"></link><link rel="stylesheet" href="css/theme.css" type="text/css"></link><script type="text/javascript" src="js/jquery-1.4.2.min.js"></script><script type="text/javascript" src="js/jquery-ui-1.8.2.custom.min.js"></script><script type="text/javascript" src="js/jquery.cookie.js"></script><script type="text/javascript" src="js/jquery.treeview.js"></script><script type="text/javascript">
$(document).ready(function() {
$(".filetree").treeview({
collapsed: true,
persist: "cookie"
});
$("#accordion").accordion({
collapsible: true,
autoHeight: false,
fillSpace: true
});
$(".tabs").tabs();
});
</script></head><body><div xmlns="" class="content">
<div class="sub-page-main-header-api-documentation"><h2>API Documentation</h2></div>
<div class="dotted-line"></div>
</div>
<div xmlns="" id="content">
<script>
$(document).ready(function() {
$('dl.function-info, dl.constant-info, dl.property-info').prev().css('cursor', 'pointer');
$('dl.function-info, dl.constant-info, dl.property-info').prev().click(function() {
if ($(this).next().is(':hidden'))
{
$(this).children('img')[0].src = 'images/arrow_down.gif';
} else
{
$(this).children('img')[0].src = 'images/arrow_right.gif';
}
$(this).next().slideToggle();
});
$('dl.function-info, dl.constant-info, dl.property-info').hide();
$('dl.function-info img, dl.constant-info img, dl.property-info img').show();
});
</script><a name="top"></a><h1 class="file">JQuery/Form/Decorator/DialogContainer.php</h1>
<div class="file_menu">
<a href="#includes">Includes</a> <a href="#classes">Classes</a> </div>
<dl class="file-info">
<dt>category</dt>
<dd>ZendX</dd>
<dt>copyright</dt>
<dd>Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)</dd>
<dt>license</dt>
<dd>http://framework.zend.com/license/new-bsd New BSD License</dd>
<dt>package</dt>
<dd>ZendX_JQuery</dd>
<dt>subpackage</dt>
<dd>View</dd>
<dt>version</dt>
<dd>$Id: DialogContainer.php 20745 2010-01-29 10:34:00Z beberlei $</dd>
<dt>Classes</dt>
<dd><a class="class" href="#ZendX_JQuery_Form_Decorator_DialogContainer">ZendX_JQuery_Form_Decorator_DialogContainer</a></dd>
</dl>
<h2>Description</h2>
<p class="short-description">Zend Framework</p>
<div class="long-description"><p>LICENSE</p>
<p>This source file is subject to the new BSD license that is bundled
with this package in the file LICENSE.txt.
It is also available through the world-wide-web at this URL:
http://framework.zend.com/license/new-bsd
If you did not receive a copy of the license and are unable to
obtain it through the world-wide-web, please send an email
to [email protected] so we can send you a copy immediately.</p>
</div>
<a name="classes"></a><a id="ZendX_JQuery_Form_Decorator_DialogContainer"></a><h2 class="class">ZendX_JQuery_Form_Decorator_DialogContainer<div class="to-top"><a href="#top">jump to top</a></div>
</h2>
<div class="class">
<dl class="class-info">
<dt>Extends from</dt>
<dd><a href="_JQuery_Form_Decorator_UiWidgetContainer.html#ZendX_JQuery_Form_Decorator_UiWidgetContainer">ZendX_JQuery_Form_Decorator_UiWidgetContainer</a></dd>
<dt>copyright</dt>
<dd>Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)</dd>
<dt>license</dt>
<dd>http://framework.zend.com/license/new-bsd New BSD License</dd>
<dt>package</dt>
<dd>ZendX_JQuery</dd>
<dt>subpackage</dt>
<dd>Form</dd>
<dt>Properties</dt>
<dd><a class="property" href="#ZendX_JQuery_Form_Decorator_DialogContainer::%24_helper">$_helper</a></dd>
<dt>Methods</dt>
<dd><a class="method" href="#ZendX_JQuery_Form_Decorator_DialogContainer::render()">render</a></dd>
</dl>
<h3>Description</h3>
<p class="short-description">Form Decorator for jQuery Dialog View Helper</p>
<div class="long-description">
</div>
<h3>Properties</h3>
<div>
<a id="ZendX_JQuery_Form_Decorator_DialogContainer::$_helper"></a><h4 class="property">$_helper<div class="to-top"><a href="#ZendX_JQuery_Form_Decorator_DialogContainer">jump to class</a></div>
</h4>
<div class="property">
<code> <span class="highlight">$_helper</span> = 'dialogContainer'</code><div class="api-section">
<h4 class="info">
<img src="images/arrow_right.gif"> Details</h4>
<dl class="property-info">
<dt>visibility</dt>
<dd>protected</dd>
<dt>default</dt>
<dd>dialogContainer</dd>
<dt>final</dt>
<dd>false</dd>
<dt>static</dt>
<dd>false</dd>
</dl>
<div class="clear"></div>
</div>
</div>
</div>
<h3>Methods</h3>
<div>
<a id="ZendX_JQuery_Form_Decorator_DialogContainer::render()"></a><h4 class="method">render<div class="to-top"><a href="#ZendX_JQuery_Form_Decorator_DialogContainer">jump to class</a></div>
</h4>
<div class="method">
<code><span class="highlight">render</span><span class="nb-faded-text">(
string $content
)
</span>
:
string</code><p class="short-description">Render an jQuery UI Widget element using its associated view helper</p>
<div class="long-description"><p>Determine view helper from 'helper' option, or, if none set, from
the element type. Then call as
helper($element->getName(), $element->getValue(), $element->getAttribs())</p>
</div>
<div class="api-section">
<h5 class="arguments">Arguments</h5>
<dl class="argument-info">
<dt>$content</dt>
<dd>string<br><em></em>
</dd>
</dl>
<div class="clear"></div>
</div>
<div class="api-section">
<h5 class="output">Output</h5>
<dl class="return-info">
<dt>string</dt>
<dd><em></em></dd>
</dl>
<div class="clear"></div>
</div>
<div class="api-section">
<h5 class="info">
<img src="images/arrow_right.gif"> Details</h5>
<dl class="function-info">
<dt>visibility</dt>
<dd>public</dd>
<dt>final</dt>
<dd>false</dd>
<dt>static</dt>
<dd>false</dd>
<dt>throws</dt>
<dd>if element or view are not registered</dd>
</dl>
<div class="clear"></div>
</div>
</div>
</div>
</div>
</div>
<small xmlns="" class="footer">Documentation was generated by <a href="http://docblox-project.org">DocBlox</a>.
</small></body></html>
| desarrollandoAmericaLatina/PuntoSeguro | lib/vendor/zend/extras/documentation/api/extras/_JQuery_Form_Decorator_DialogContainer.html | HTML | mit | 6,567 |
<!DOCTYPE html>
<html>
<head>
<title>Music Categories</title>
<link rel="stylesheet" type="text/css" href="style.css"/>
</head>
<body>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Music Categories</title>
<link rel="stylesheet" type="text/css" href="style.css"/>
</head>
<body>
<section>
<h2>Music Categories</h2>
<article>
<img src="imageone.png" alt="concert" />
<div class="articleContent">
<p>
Even more websites all about website templates on <a href="#">Just Web Templates</a>.
</p>
<div class="buttonDiv">
<button class="listenBtn">Listen</button>
<button class="addBtn">Add</button>
</div>
</div>
</article>
<article>
<img src="secondimage.png" alt="girlWithGuitar" />
<div class="articleContent">
<p>
If you're looking for beautiful and professionally made templates you can find them at <a href="#">Template Beauty</a>.
</p>
<div class="buttonDiv">
<button class="listenBtn">Listen</button>
<button class="addBtn">Add</button>
</div>
</div>
</article>
<article>
<img src="thirdimage.png" alt="concert" />
<div class="articleContent">
<p>
You can remove any link to our websites from this template you're free to use the template without linking back to us.
</p>
<div class="buttonDiv">
<button class="listenBtn">Listen</button>
<button class="addBtn">Add</button>
</div>
</div>
</article>
</section>
</body>
</html>
</body>
</body>
</html> | IvanMomchilov/CSS | CssLayout(HW 3)/2. Music categories/Music categories.html | HTML | mit | 1,779 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Slimtable test 1</title>
<!-- Load jquery 1.12.1 -->
<script src="https://code.jquery.com/jquery-1.12.1.min.js"></script>
<script src="../js/slimtable.js"></script>
<!-- Load local QUnit. -->
<link rel="stylesheet" href="../node_modules/qunitjs/qunit/qunit.css" media="screen">
<script src="../node_modules/qunitjs/qunit/qunit.js"></script>
</head>
<body>
<div id="qunit"></div>
<div id="qunit-fixture">
<table id='testTable'>
<thead>
<tr>
<th>ID</th>
<th>First name</th>
<th>Last name</th>
<th>Grade</th>
<th>Grade 2</th>
<th>Efficiency</th>
<th>Age</th>
<th>Company</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
</div>
<script type='text/javascript'>
$(function() {
run_qunit();
});
function run_qunit() {
test('basic test', function(assert) {
var done1=assert.async(),
thfound=0,
trfound=0;
expect(3);
//
$.ajax({
url: "test.json",
dataType: "json"
}).done(function(data) {
$("#testTable").slimtable({
tableData: data
});
ok(true, "Test resumed after ajax call");
// Table should have 5 TH elements with attributes 'unselectable'='on'
$("#testTable").find("thead").each(function(){
$(this).find("th").each(function(){
if( $(this).attr("unselectable") === "on" )
thfound++;
});
});
equal(thfound, 8, "Proper number of th's found");
// Table should have 10 Tr elements
$("#testTable").find("tbody").each(function(){
$(this).find("tr").each(function(){
trfound++;
});
});
equal(trfound, 9, "Proper number of tr's found");
done1();
}).fail(function(param1,param2) {
console.log("Error: "+param2);
});
});
}
</script>
</body>
</html>
| McFizh/slimtable | tests/qunit2a.html | HTML | mit | 1,740 |
<!-- Personal Projects -->
<div class="row">
<a name='personal_projects'></a>
<h2>Recent Projects</h2>
</div>
<!-- PageOne.fun -->
<div class="row">
<div class="columns three" align="center">
<img src='assets/img/page-one.svg' width='100%'/>
</div>
<div class="columns three">
<a href='https://www.pageone.fun/' target="_blank">
Website
</a>
</div>
<div class="columns six">
<p><b><big>Page One</big></b></br></p>
<p>Show the first page of a book, if you like it reveal the title and author</p>
</div>
</div>
<!-- /PageOne.fun -->
<!-- Better Sticky Button -->
<div class="row">
<div class="columns three" align="center">
<img src='assets/img/better-sticky-button.png' width='100%'/>
</div>
<div class="columns three">
<a href='https://apps.shopify.com/better-sticky-checkout-button-increase-your-sales' target="_blank">
Shopify App Store
</a>
</div>
<div class="columns six">
<p><b><big>Better Sticky Button</big></b></br></p>
<p>Shopify app built with ruby on rails</p>
<p>
When you scroll a buy button becomes visible
Has a buy button so customers can quickly add your product to cart
Has a short description of the product.
Skip cart to go directly to checkout
</p>
</div>
</div>
<!-- /Better Sticky Button -->
<!-- C50 Index -->
<div class="row">
<div class="columns three" align="center">
<img src='assets/img/c50.png' width='100%'/>
</div>
<div class="columns three">
<a href='http://www.c50index.com/' target="_blank">
Website
</a><br />
<a href='https://github.com/kuczmama/c50' target="_blank">
GitHub
</a>
</div>
<div class="columns six">
<p><b><big>C50 Index</big></b></br></p>
<p>50 CRYPTOS IN 1</p>
<p>There are thousands of new crypto projects popping up in the world. It takes too much time and skill to sift through all of them. Why do so much work trying to pick a winner when you can own C50 instead?</p>
<p>C50 is a token backed by the top 50 cryptocurrencies.</p>
<p>It is a simple, safe, and secure way to diversify into crypto in one transaction. No stress. No fees. No missing out on the next big thing.</p>
</p>
</div>
</div>
<!-- /C50 Index -->
<!-- Jolt -->
<div class='row'>
<div class='columns three' align="center">
<img src='assets/img/jolt.png' width="100%">
</div>
<div class='columns three'>
<div>
<a href='https://play.google.com/store/apps/details?id=rocks.jolt.joltclient' target="_blank">
Google Play Store
</a>
</div>
<div>
<a href='http://www.jolt.rocks/' target="_blank">
Website
</a><br>
<a href='https://www.facebook.com/JoltAlarm/' target="_blank">Facebook</a><br />
<a href='https://www.instagram.com/joltalarm/' target="_blank">Instagram</a><br />
</div>
</div>
<div class='columns six'>
<p><b><big>Jolt Alarm CLock</big></b></br>
Get JOLTED awake! No taser required. Jolt will have you jumping of bed and dancing before your first cup of coffee.
Jolt combines a fully-featured alarm clock with a new EDM song daily. Each song will be featured for one 24-hour period to ensure that it will be waking users around the world.</p>
<p>We've contacted countless EDM artists to provide great new music to bring some fun into your morning.</p>
</p>
<p>
A new EDM song will play every single day to wake you up. It is an Android/IOS app. The app pulls data using a restful API written in Rails.
</p>
</div>
</div>
<!-- /Jolt -->
<!-- Product Loko -->
<div class='row'>
<div class='columns three' align='center'>
<img src='assets/img/productloko.jpg' width='100%' height="100%">
</div>
<div class='columns three'>
<div><a href='http://productloko.answrly.com/' target="_blank">Website</a></div>
<div><a href='https://www.facebook.com/productloko/' target="_blank">Facebook</a></div>
</div>
<div class='columns six'>
<b><big>Product Loko</big></b><br>
A business idea generator with over 10,000 combinations.
</p>
<p>
Written with ruby on rails. Hosted on OpenShift.
</p>
</div>
</div>
<!-- /Product Loko -->
<!-- DotPopper -->
<div class="row">
<div class="columns three" align="center">
<img src='assets/img/dotpopper.png'>
</div>
<div class="columns three">
<a href=
'https://play.google.com/store/apps/details?id=com.TWINcoGames.android' target="_blank">
Play Store</a><br>
<a href=
'https://itunes.apple.com/us/app/id896912854?mt=8' target="_blank">
iTunes App Store</a><br>
<a href=
'https://github.com/kuczmama/dot-popper' target="_blank">GitHub</a><br>
</div>
<div class="columns six">
<p><b><big>Dot Popper</big></b></br>
An android
and IOS game coded with a java library
called Libgdx.</p>
<p>It is an arcade style dot popping game
that is fun for the whole family. Get ready
for some fun! Dot Popper is an exciting
game of speed and accuracy where you must
race against the clock to hit as many green
dots as possible...while avoiding those
pesky red dots!</p>
<p>Each time you pop a green dot, you get 1
point plus 1 extra second on the
clock...but that green dot turns red! Watch
out...each red dot you pop takes 2 seconds
off the clock and reduces your score by 2.
Have fun...and get ready to pop some
dots!</p>
</div>
<div>
<!-- End DotPopper -->
<!-- Travel Scavenger Hunt -->
<div class="row" style="padding: 2%;">
<div class="columns three"
align="center"><img src=
'assets/img/travelscavengerhunt.png' width='100%' height="100%">
</div>
<div class="columns three">
<a href=
'https://play.google.com/store/apps/details?id=com.travelscavengerhunt&hl=en' target="_blank">
Play Store</a><br>
</div>
<div class="columns six">
<p><b><big>Travel Scavenger hunt</big></b></br> A
native android app that allows a family to play
a fun version of eye-spy on their phones.</p>
<p>Whether you are traveling near or far,
Travel Scavenger Hunt is sure to be tons of
fun! The game prompts you to look out for
things such a "yellow school bus" or "a red
barn," and the first person in your group to
locate that item gets a point...until you have
a winner!</p>
<p>Features: - 500+ items to find!<br>
- Great for road trips and families!<br>
- Easy to use<br>
- Free!<br></p>
</div>
<div>
<!-- End Travel Scavenger Hunt -->
<!-- Zombocolypse -->
<div class="row" style="padding: 2%;">
<div class="columns three"
align="center">
<img src=
'assets/img/zombocalypse.png' width='100%' height='100%'>
</div>
<div class="columns three">
<a href='https://github.com/Fsmv/Zombocalypse/releases' target="_blank">GitHub</a> </br>
<a href='http://fsmv.github.io/Zombocalypse/' target="_blank">Web Build</a> </br>
</div>
<div class="columns six">
<p><b><big>Zombocolypse</big></b></br>
A game created in
unity for my Game Design Final Project. The scripts for the project
were created in C#.
Zombies are invading the house.</br>
Defend it.</br>
Shoot the zombies.</br>
Repair doors.<br></p>
</div>
</div>
<!-- End Zombocolypse -->
<!-- Family Resource Center -->
<div class="row" style="padding: 2%;">
<div class="columns three" align="center">
<img src='assets/img/frc.jpg' width='100%'/>
</div>
<div class="columns three">
<a href='https://github.com/wardac/FRCApp' target="_blank">GitHub</a> </br>
</div>
<div class="columns six" >
<b><big>Family Resource Center Database Management Application</big></b> –
A C# application that I built for my senior capstone class.
It is an application to help a local non-profit manage their
clients. This is a Graphical User Interface for a SQL Server
database.
</div>
</div>
<!-- End Family Resource Center -->
<!-- /Personal Projects -->
| kuczmama/portfolio | _includes/personal_projects.html | HTML | mit | 8,234 |
<div class="layout__form">
<h1 class="spc--bottom--lrg">Password Recovery</h1>
<form name="passwordRecoveryForm" novalidate ng-submit="vm.recoverPassword()">
<div class="group">
<div class="form__field--half">
<label class="form__label" for="userName">Username</label>
<input class="input input--text" type="text" id="userName" name="userName" ng-model="vm.recoveryData.userName" required placeholder="Enter your username" />
<div ng-show="passwordRecoveryForm.$submitted || passwordRecoveryForm.userName.$touched">
<p class="alert alert--warning" ng-show="passwordRecoveryForm.userName.$error.required">Username is required.</p>
</div>
</div>
</div>
<div baasic-recaptcha></div>
<div class="form__field spc--top--med">
<button class="btn btn--primary btn--med radial" type="submit">Send</button>
</div>
<div ng-if="vm.message">
<p>{{vm.message}}</p>
</div>
</form>
</div> | Baasic/baasic-starterkit-angularjs-blog | src/themes/space-tiles/templates/membership/template-password-recovery.html | HTML | mit | 1,072 |
@(metrics: Seq[MetricInfo], organizationName: String, teamName: Option[String],
role: Role,
breadcrumb: collection.immutable.ListMap[String, _])(implicit request: RequestHeader)
@import collection.immutable.ListMap
@mainTemplate("CAVE") {
@common.breadcrumb(breadcrumb)
<div class="row">
<div class="col-md-12">
@if(role != Role.Viewer){
<p>
<a href='alerts' type="button" class="btn btn-default">Alerts</a>
</p>
}
@if(metrics.nonEmpty) {
<div class="panel panel-default">
<div class="panel-heading">Metrics</div>
<div class="panel-body">
<ul class="list-group">
@for(m <- metrics) {
<li class="clearfix list-group-item">
@if(role == Role.Admin) {
@modal.deleteMetricModal(organizationName, teamName, m.name)
<a href="" data-target="#[email protected]" data-toggle="modal">
<img src='@routes.Assets.at("images/remove.png")'>
</a>
}
@m.name @views.html.tags.metricTags(m.tags)
<a href="@(teamName match {
case Some(team)=> routes.Graphs.graphForTeam(organizationName, team, m.name)
case _ => routes.Graphs.graphForOrganization(organizationName, m.name)
})" type="button" class="pull-right btn btn-sm btn-primary" >Graph</a>
</li>
}
</ul>
</div>
</div>
} else {
<div class="alert alert-info">
<p>No Metrics defined</p>
</div>
}
</div>
</div>
} | gilt/cave | www/app/views/metrics/metrics.scala.html | HTML | mit | 2,134 |
<!DOCTYPE html>
<html>
<head>
<!-- Meta -->
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
<meta name="generator" content="Jekyll">
<title>Code Syntax</title>
<!-- CSS & fonts -->
<link rel="stylesheet" href="/zifen/assets/css/main.css">
<link rel="stylesheet" href="/zifen/assets/themes/reset.css">
<!-- <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,900,400italic%7CSignika:700,300,400,600' rel='stylesheet' type='text/css'> -->
<!-- RSS -->
<link href="/atom.xml" type="application/atom+xml" rel="alternate" title="ATOM Feed" />
</head>
<body>
<div id="wrap">
<!-- Navigation -->
<nav id="nav">
<div id="nav-list">
<a href="/zifen/">主页</a>
<!-- Nav pages -->
<a href="/zifen//about.html" title="关于">关于</a>
<a href="/zifen//category.html" title="分类页面">分类页面</a>
<!-- Nav links -->
<a href="https://github.com/KingFelix/emerald/archive/master.zip">下载</a>
<a href="https://github.com/zifenli/F_Gloria">在Github上查看</a>
</div>
<!-- Nav footer -->
<footer>
<span>version 1.1.0</span>
</footer>
</nav>
<!-- Icon menu -->
<a href="#" id="nav-menu">
<div id="menu"></div>
</a>
<!-- Header -->
<header id="header">
<a href="/zifen/">
<img src="/zifen/assets/img/emerald.svg" alt="Emerald Logo">
<h1>LIZIFEN</h1>
</a>
</header>
<!-- Main content -->
<div id="container">
<main>
<article id="post-page">
<h2>Code Syntax</h2>
<time datetime="2015-03-01T00:00:00+08:00" class="by-line">01 Mar 2015</time>
<div class="content">
<p>To insert highlight code inside of a post, it’s enough to use some specific tags, has directly described into the <a href="http://jekyllrb.com/docs/templates/#code-snippet-highlighting">Jekyll documentation</a>. In this way the code will be included into a <code>.highlight</code> CSS class and will be highlight according to the <a href="https://github.com/mojombo/tpw/blob/master/css/syntax.css">syntax.scss</a> file. This is the standard style adopted by <strong>Github</strong> to highlight the code….</p>
<p>This is a CSS example:</p>
<div class="highlight"><pre><code class="language-css" data-lang="css"><span class="lineno">1</span> <span class="nt">body</span> <span class="p">{</span>
<span class="lineno">2</span> <span class="k">background-color</span><span class="o">:</span> <span class="m">#fff</span><span class="p">;</span>
<span class="lineno">3</span> <span class="p">}</span>
<span class="lineno">4</span>
<span class="lineno">5</span> <span class="nt">h1</span> <span class="p">{</span>
<span class="lineno">6</span> <span class="k">color</span><span class="o">:</span> <span class="m">#ffaa33</span><span class="p">;</span>
<span class="lineno">7</span> <span class="k">font-size</span><span class="o">:</span> <span class="m">1.5em</span><span class="p">;</span>
<span class="lineno">8</span> <span class="p">}</span></code></pre></div>
<p>And this is a HTML example, with a linenumber:</p>
<div class="highlight"><pre><code class="language-html" data-lang="html"><span class="lineno">1</span> <span class="nt"><html></span>
<span class="lineno">2</span> <span class="nt"><a</span> <span class="na">href=</span><span class="s">"example.com"</span><span class="nt">></span>Example<span class="nt"></a></span>
<span class="lineno">3</span> <span class="nt"></html></span></code></pre></div>
<p>Last, a Ruby example:</p>
<div class="highlight"><pre><code class="language-ruby" data-lang="ruby"><span class="lineno">1</span> <span class="k">def</span> <span class="nf">hello</span>
<span class="lineno">2</span> <span class="nb">puts</span> <span class="s2">"Hello World!"</span>
<span class="lineno">3</span> <span class="k">end</span></code></pre></div>
</div>
</article>
</main>
<!-- Pagination links -->
</div>
<!-- Footer -->
<footer class="pagefooter"><span>@2015 - Lizifen</span></footer>
<!-- Script -->
<script src="/zifen/assets/js/main.js"></script>
</div>
</body>
</html>
| zifenli/zifen | site/posts/code-syntax/index.html | HTML | mit | 4,344 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="search.js"></script>
</head>
<body class="SRPage">
<div id="SRIndex">
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRResult" id="SR_bandedmatrix">
<div class="SREntry">
<a id="Item0" onkeydown="return searchResults.Nav(event,0)" onkeypress="return searchResults.Nav(event,0)" onkeyup="return searchResults.Nav(event,0)" class="SRSymbol" href="../classBandedMatrix.html" target="_parent">BandedMatrix</a>
</div>
</div>
<div class="SRResult" id="SR_bandedmatrixrow">
<div class="SREntry">
<a id="Item1" onkeydown="return searchResults.Nav(event,1)" onkeypress="return searchResults.Nav(event,1)" onkeyup="return searchResults.Nav(event,1)" class="SRSymbol" href="../classBandedMatrixRow.html" target="_parent">BandedMatrixRow</a>
</div>
</div>
<div class="SRResult" id="SR_bspline">
<div class="SREntry">
<a id="Item2" onkeydown="return searchResults.Nav(event,2)" onkeypress="return searchResults.Nav(event,2)" onkeyup="return searchResults.Nav(event,2)" class="SRSymbol" href="../classBSpline.html" target="_parent">BSpline</a>
</div>
</div>
<div class="SRResult" id="SR_bsplinebase">
<div class="SREntry">
<a id="Item3" onkeydown="return searchResults.Nav(event,3)" onkeypress="return searchResults.Nav(event,3)" onkeyup="return searchResults.Nav(event,3)" class="SRSymbol" href="../classBSplineBase.html" target="_parent">BSplineBase</a>
</div>
</div>
<div class="SRResult" id="SR_bsplinebasep">
<div class="SREntry">
<a id="Item4" onkeydown="return searchResults.Nav(event,4)" onkeypress="return searchResults.Nav(event,4)" onkeyup="return searchResults.Nav(event,4)" class="SRSymbol" href="../structBSplineBaseP.html" target="_parent">BSplineBaseP</a>
</div>
</div>
<div class="SRResult" id="SR_bsplinep">
<div class="SREntry">
<a id="Item5" onkeydown="return searchResults.Nav(event,5)" onkeypress="return searchResults.Nav(event,5)" onkeyup="return searchResults.Nav(event,5)" class="SRSymbol" href="../structBSplineP.html" target="_parent">BSplineP</a>
</div>
</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
<script type="text/javascript"><!--
document.getElementById("Loading").style.display="none";
document.getElementById("NoMatches").style.display="none";
var searchResults = new SearchResults("searchResults");
searchResults.Search();
--></script>
</div>
</body>
</html>
| gerasim13/LSQCoverflowLayout | Libraries/BSpline/doc/search/classes_62.html | HTML | mit | 2,709 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Login Page - Photon Admin Panel Theme</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
<link rel="shortcut icon" href="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/favicon.ico"/>
<link rel="apple-touch-icon" href="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/iosicon.png"/>
<link rel="stylesheet" href="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/css/css_compiled/photon-min.css?v1.1" media="all"/>
<link rel="stylesheet" href="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/css/css_compiled/photon-min-part2.css?v1.1" media="all"/>
<link rel="stylesheet" href="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/css/css_compiled/photon-responsive-min.css?v1.1" media="all"/>
<!--[if IE]>
<link rel="stylesheet" type="text/css" href="css/css_compiled/ie-only-min.css?v1.1" />
<![endif]-->
<!--[if lt IE 9]>
<link rel="stylesheet" type="text/css" href="css/css_compiled/ie8-only-min.css?v1.1" />
<script type="text/javascript" src="js/plugins/excanvas.js"></script>
<script type="text/javascript" src="js/plugins/html5shiv.js"></script>
<script type="text/javascript" src="js/plugins/respond.min.js"></script>
<script type="text/javascript" src="js/plugins/fixFontIcons.js"></script>
<![endif]-->
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/jquery-ui.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/bootstrap/bootstrap.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/modernizr.custom.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/jquery.pnotify.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/less-1.3.1.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/xbreadcrumbs.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/jquery.maskedinput-1.3.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/jquery.autotab-1.1b.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/charCount.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/jquery.textareaCounter.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/elrte.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/elrte.en.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/select2.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/jquery-picklist.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/jquery.validate.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/additional-methods.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/jquery.form.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/jquery.metadata.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/jquery.mockjax.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/jquery.uniform.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/jquery.tagsinput.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/jquery.rating.pack.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/farbtastic.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/jquery.timeentry.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/jquery.dataTables.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/jquery.jstree.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/dataTables.bootstrap.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/jquery.mousewheel.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/jquery.mCustomScrollbar.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/jquery.flot.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/jquery.flot.stack.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/jquery.flot.pie.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/jquery.flot.resize.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/raphael.2.1.0.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/justgage.1.0.1.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/jquery.qrcode.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/jquery.clock.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/jquery.countdown.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/jquery.jqtweet.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/jquery.cookie.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/bootstrap-fileupload.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/prettify/prettify.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/bootstrapSwitch.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/plugins/mfupload.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/js/common.js"></script>
</head>
<body class="body-login">
<div class="nav-fixed-topright" style="visibility: hidden">
<ul class="nav nav-user-menu">
<li class="user-sub-menu-container">
<a href="javascript:;">
<i class="user-icon"></i><span class="nav-user-selection">Theme Options</span><i class="icon-menu-arrow"></i>
</a>
<ul class="nav user-sub-menu">
<li class="light">
<a href="javascript:;">
<i class='icon-photon stop'></i>Light Version
</a>
</li>
<li class="dark">
<a href="javascript:;">
<i class='icon-photon stop'></i>Dark Version
</a>
</li>
</ul>
</li>
<li>
<a href="javascript:;">
<i class="icon-photon mail"></i>
</a>
</li>
<li>
<a href="javascript:;">
<i class="icon-photon comment_alt2_stroke"></i>
<div class="notification-count">12</div>
</a>
</li>
</ul>
</div>
<script>
$(function(){
setTimeout(function(){
$('.nav-fixed-topright').removeAttr('style');
}, 300);
$(window).scroll(function(){
if($('.breadcrumb-container').length){
var scrollState = $(window).scrollTop();
if (scrollState > 0) $('.nav-fixed-topright').addClass('nav-released');
else $('.nav-fixed-topright').removeClass('nav-released')
}
});
$('.user-sub-menu-container').on('click', function(){
$(this).toggleClass('active-user-menu');
});
$('.user-sub-menu .light').on('click', function(){
if ($('body').is('.light-version')) return;
$('body').addClass('light-version');
setTimeout(function() {
$.cookie('themeColor', 'light', {
expires: 7,
path: '/'
});
}, 500);
});
$('.user-sub-menu .dark').on('click', function(){
if ($('body').is('.light-version')) {
$('body').removeClass('light-version');
$.cookie('themeColor', 'dark', {
expires: 7,
path: '/'
});
}
});
});
</script>
<div class="container-login">
<div class="form-centering-wrapper">
<div class="form-window-login">
<div class="form-window-login-logo">
<div class="login-logo">
<img src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/images/photon/[email protected]" alt="Photon UI"/>
</div>
<h2 class="login-title">Welcome to Photon UI!</h2>
<div class="login-member">Not a Member? <a href="modernizr.custom.js.html#">Sign Up »</a>
<a href="modernizr.custom.js.html#" class="btn btn-facebook"><i class="icon-fb"></i>Login with Facebook<i class="icon-fb-arrow"></i></a>
</div>
<div class="login-or">Or</div>
<div class="login-input-area">
<form method="POST" action="dashboard.php">
<span class="help-block">Login With Your Photon Account</span>
<input type="text" name="email" placeholder="Email">
<input type="password" name="password" placeholder="Password">
<button type="submit" class="btn btn-large btn-success btn-login">Login</button>
</form>
<a href="modernizr.custom.js.html#" class="forgot-pass">Forgot Your Password?</a>
</div>
</div>
</div>
</div>
</div>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-1936460-27']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</body>
</html>
| user-tony/photon-rails | lib/assets/images/photon/plugins/elrte/js/bootstrap/css/css_compiled/images/photon/js/plugins/modernizr.custom.js.html | HTML | mit | 14,247 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>hott: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.13.1 / hott - 8.11</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
hott
<small>
8.11
<span class="label label-info">Not compatible</span>
</small>
</h1>
<p><em><script>document.write(moment("2021-10-22 16:55:43 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-10-22 16:55:43 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
conf-gmp 3 Virtual package relying on a GMP lib system installation
coq 8.13.1 Formal proof management system
num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.12.0 The OCaml compiler (virtual package)
ocaml-base-compiler 4.12.0 Official release 4.12.0
ocaml-config 2 OCaml Switch Configuration
ocaml-options-vanilla 1 Ensure that OCaml is compiled with no special options enabled
ocamlfind 1.9.1 A library manager for OCaml
zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers
# opam file:
opam-version: "2.0"
maintainer: "Jason Gross <[email protected]>"
homepage: "http://homotopytypetheory.org/"
bug-reports: "https://github.com/HoTT/HoTT/issues"
license: "BSD-2-Clause"
build: [
["bash" "-c" "./autogen.sh -skip-submodules || :"]
["./configure" "COQBIN=%{bin}%" "--prefix=%{prefix}%"]
[make "-j%{jobs}%"]
]
install: [make "install"]
depends: [
"conf-autoconf" {build}
"ocaml"
"ocamlfind" {build}
"coq" {>= "8.11" & < "8.12~"}
]
authors: ["The Coq-HoTT Development Team"]
dev-repo: "git+https://github.com/HoTT/HoTT.git"
synopsis: "The Homotopy Type Theory library"
tags: [ "logpath:HoTT" ]
url {
src: "https://github.com/HoTT/HoTT/archive/V8.11.tar.gz"
checksum: "sha512=b7970162bba57bd5ba31bbe2b493fa72788c5ab9fc23dc961b10396b511fa1baa07543293cb525603add500403ed6b4b1b3807389438d697a0d377375cf3da76"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-hott.8.11 coq.8.13.1</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.13.1).
The following dependencies couldn't be met:
- coq-hott -> coq < 8.12~ -> ocaml < 4.12
base of this switch (use `--unlock-base' to force)
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-hott.8.11</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
<small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small>
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
| coq-bench/coq-bench.github.io | clean/Linux-x86_64-4.12.0-2.0.8/released/8.13.1/hott/8.11.html | HTML | mit | 6,925 |
<!DOCTYPE html><html><head><title>https://ecosang.github.io/tags/r/</title><link rel="canonical" href="https://ecosang.github.io/tags/r/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://ecosang.github.io/tags/r/" /></head></html> | ecosang/ecosang.github.io | tags/r/page/1/index.html | HTML | mit | 295 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_27) on Wed Nov 21 16:03:56 EST 2012 -->
<TITLE>
Uses of Package org.pentaho.di.ui.trans.steps.setvariable
</TITLE>
<META NAME="date" CONTENT="2012-11-21">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package org.pentaho.di.ui.trans.steps.setvariable";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?org/pentaho/di/ui/trans/steps/setvariable/package-use.html" target="_top"><B>FRAMES</B></A>
<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Package<br>org.pentaho.di.ui.trans.steps.setvariable</B></H2>
</CENTER>
No usage of org.pentaho.di.ui.trans.steps.setvariable
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?org/pentaho/di/ui/trans/steps/setvariable/package-use.html" target="_top"><B>FRAMES</B></A>
<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
| ColFusion/PentahoKettle | kettle-data-integration/docs/api/org/pentaho/di/ui/trans/steps/setvariable/package-use.html | HTML | mit | 5,782 |
<figure class="op-social">
<iframe>
<blockquote class="twitter-tweet" data-partner="tweetdeck">
<p dir="ltr" lang="und">
<a href="https://twitter.com/hashtag/YouGoingToTheGame?src=hash">#YouGoingToTheGame</a>
<a href="https://twitter.com/hashtag/UTDiversityMatters?src=hash">#UTDiversityMatters</a>
<a href="https://t.co/FSxsXiZnB6">pic.twitter.com/FSxsXiZnB6</a>
</p>— UTDiversityMatters (@utDivMatters)
<a href="https://twitter.com/utDivMatters/status/706156246781583360">March 5, 2016</a>
</blockquote>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
</iframe>
</figure>
<!--
<blockquote class="twitter-tweet" data-lang="en"><p lang="en" dir="ltr">Want to empower the little introverts in your life? Explore <a href="https://twitter.com/livequiet">@livequiet</a>’s <a href="https://twitter.com/hashtag/parenting?src=hash">#parenting</a> platform <a href="https://t.co/tocppNL7Ib">https://t.co/tocppNL7Ib</a> <a href="https://t.co/H6QQecgEAp">pic.twitter.com/H6QQecgEAp</a></p>— Susan Cain (@susancain) <a href="https://twitter.com/susancain/status/706504615806644225">March 6, 2016</a></blockquote>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script> -->
| varHarry/one | mega-mine.html | HTML | mit | 1,652 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="../../../../../style.css" type="text/css" media="screen">
<link rel="stylesheet" href="../../../../../print.css" type="text/css" media="print">
<meta content="JCSS_UpdateInfo,com.sibirjak.jakute.framework.update.JCSS_UpdateInfo,depth,styleRules,updateAll,updateStyleRule" name="keywords">
<title>com.sibirjak.jakute.framework.update.JCSS_UpdateInfo</title>
</head>
<body>
<script type="text/javascript" language="javascript" src="../../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../../cookies.js"></script><script type="text/javascript" language="javascript">
<!--
asdocTitle = 'JCSS_UpdateInfo - Jakute Styling Engine 0.9.2';
var baseRef = '../../../../../';
window.onload = configPage;
--></script>
<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
<tr>
<td align="left" class="titleTableTitle">API Documentation</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../../all-classes.html')" href="../../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../../all-classes.html')" href="../../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../../index-list.html')" href="../../../../../all-index-A.html">Index</a> | <a href="../../../../../index.html?com/sibirjak/jakute/framework/update/JCSS_UpdateInfo.html&com/sibirjak/jakute/framework/update/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../../images/logo.jpg"></td>
</tr>
<tr class="titleTableRow2">
<td align="left" id="subTitle" class="titleTableSubTitle">Class JCSS_UpdateInfo</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#propertySummary">Properties</a> | <a href="#methodSummary">Methods</a></td>
</tr>
<tr class="titleTableRow3">
<td colspan="2"> </td>
</tr>
</table>
<script type="text/javascript" language="javascript">
<!--
if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Class JCSS_UpdateInfo"); titleBar_setSubNav(false,true,false,false,false,false,true,false,false,false,false,false,false,false);}
--></script>
<div class="MainContent">
<table cellspacing="0" cellpadding="0" class="classHeaderTable">
<tr>
<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">com.sibirjak.jakute.framework.update</a></td>
</tr>
<tr>
<td class="classHeaderTableLabel">Class</td><td class="classSignature">public class JCSS_UpdateInfo</td>
</tr>
</table>
<p></p>
<p></p>
<br>
<hr>
</div>
<a name="propertySummary"></a>
<div class="summarySection">
<div class="summaryTableTitle">Public Properties</div>
<table id="summaryTableProperty" class="summaryTable " cellpadding="3" cellspacing="0">
<tr>
<th> </th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined by</th>
</tr>
<tr class="">
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#depth">depth</a> : uint<div class="summaryTableDescription"></div>
</td><td class="summaryTableOwnerCol">JCSS_UpdateInfo</td>
</tr>
<tr class="">
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#styleRules">styleRules</a> : Dictionary<div class="summaryTableDescription"></div>
</td><td class="summaryTableOwnerCol">JCSS_UpdateInfo</td>
</tr>
<tr class="">
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a class="signatureLink" href="#updateAll">updateAll</a> : Boolean<div class="summaryTableDescription"></div>
</td><td class="summaryTableOwnerCol">JCSS_UpdateInfo</td>
</tr>
</table>
</div>
<a name="methodSummary"></a>
<div class="summarySection">
<div class="summaryTableTitle">Public Methods</div>
<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
<tr>
<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
</tr>
<tr class="">
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
<div class="summarySignature">
<a class="signatureLink" href="#JCSS_UpdateInfo()">JCSS_UpdateInfo</a>(theDepth:uint)</div>
<div class="summaryTableDescription"></div>
</td><td class="summaryTableOwnerCol">JCSS_UpdateInfo</td>
</tr>
<tr class="">
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
<div class="summarySignature">
<a class="signatureLink" href="#updateStyleRule()">updateStyleRule</a>(styleRule:<a href="../stylerules/JCSS_StyleRule.html">JCSS_StyleRule</a>, reason:String, propertyName:String):void</div>
<div class="summaryTableDescription"></div>
</td><td class="summaryTableOwnerCol">JCSS_UpdateInfo</td>
</tr>
</table>
</div>
<script type="text/javascript" language="javascript">
<!--
showHideInherited();
--></script>
<div class="MainContent">
<a name="propertyDetail"></a>
<div class="detailSectionHeader">Property detail</div>
<a name="depth"></a>
<table cellspacing="0" cellpadding="0" class="detailHeader">
<tr>
<td class="detailHeaderName">depth</td><td class="detailHeaderType">property</td>
</tr>
</table>
<div class="detailBody">
<code>public var depth:uint</code>
</div>
<a name="styleRules"></a>
<table cellspacing="0" cellpadding="0" class="detailHeader">
<tr>
<td class="detailHeaderName">styleRules</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
</tr>
</table>
<div class="detailBody">
<code>public var styleRules:Dictionary</code>
</div>
<a name="updateAll"></a>
<table cellspacing="0" cellpadding="0" class="detailHeader">
<tr>
<td class="detailHeaderName">updateAll</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td>
</tr>
</table>
<div class="detailBody">
<code>public var updateAll:Boolean</code>
</div>
<a name="constructorDetail"></a>
<div class="detailSectionHeader">Constructor detail</div>
<a name="JCSS_UpdateInfo()"></a>
<table cellspacing="0" cellpadding="0" class="detailHeader">
<tr>
<td class="detailHeaderName">JCSS_UpdateInfo</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">constructor</td>
</tr>
</table>
<div class="detailBody">
<code>public function JCSS_UpdateInfo(theDepth:uint)</code><span class="label">Parameters</span>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20px"></td><td><code><span class="label">theDepth</span>:uint</code></td>
</tr>
</table>
</div>
<a name="methodDetail"></a>
<div class="detailSectionHeader">Method detail</div>
<a name="updateStyleRule()"></a>
<table cellspacing="0" cellpadding="0" class="detailHeader">
<tr>
<td class="detailHeaderName">updateStyleRule</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
</tr>
</table>
<div class="detailBody">
<code>public function updateStyleRule(styleRule:<a href="../stylerules/JCSS_StyleRule.html">JCSS_StyleRule</a>, reason:String, propertyName:String):void</code><span class="label">Parameters</span>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20px"></td><td><code><span class="label">styleRule</span>:<a href="../stylerules/JCSS_StyleRule.html">JCSS_StyleRule</a></code></td>
</tr>
<tr>
<td class="paramSpacer"> </td>
</tr>
<tr>
<td width="20px"></td><td><code><span class="label">reason</span>:String</code></td>
</tr>
<tr>
<td class="paramSpacer"> </td>
</tr>
<tr>
<td width="20px"></td><td><code><span class="label">propertyName</span>:String</code></td>
</tr>
</table>
</div>
<br>
<br>
<hr>
<br>
<p></p>
<center class="copyright">
</center>
</div>
</body>
</html>
<!-- -->
| kakenbok/Jakute-Styling-Engine | deploy/doc/apidoc/com/sibirjak/jakute/framework/update/JCSS_UpdateInfo.html | HTML | mit | 8,445 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script src="script.js"></script>
<body>
<div>
<ol>
<li>Alfa Romeo</li>
<li>BMW</li>
<li>Mercedes</li>
<li>Audi</li>
</ol>
</div>
<button id="removeTop">removeTop</button>
<button id="removeBottom">removeBottom</button>
</body>
</html> | VVoev/Telerik-Academy | 10.JavaScript-UI-and-DOM/jQuery/HTML/Remove/index.html | HTML | mit | 467 |
<a name="Configuration-of-AIO"></a>
<div class="header">
<p>
Previous: <a href="Cancel-AIO-Operations.html#Cancel-AIO-Operations" accesskey="p" rel="prev">Cancel AIO Operations</a>, Up: <a href="Asynchronous-I_002fO.html#Asynchronous-I_002fO" accesskey="u" rel="up">Asynchronous I/O</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-Index.html#Concept-Index" title="Index" rel="index">Index</a>]</p>
</div>
<hr>
<a name="How-to-optimize-the-AIO-implementation"></a>
<h4 class="subsection">13.10.5 How to optimize the AIO implementation</h4>
<p>The POSIX standard does not specify how the AIO functions are
implemented. They could be system calls, but it is also possible to
emulate them at userlevel.
</p>
<p>At the point of this writing, the available implementation is a userlevel
implementation which uses threads for handling the enqueued requests.
While this implementation requires making some decisions about
limitations, hard limitations are something which is best avoided
in the GNU C Library. Therefore, the GNU C Library provides a means
for tuning the AIO implementation according to the individual use.
</p>
<dl>
<dt><a name="index-struct-aioinit"></a>Data Type: <strong>struct aioinit</strong></dt>
<dd><p>This data type is used to pass the configuration or tunable parameters
to the implementation. The program has to initialize the members of
this struct and pass it to the implementation using the <code>aio_init</code>
function.
</p>
<dl compact="compact">
<dt><code>int aio_threads</code></dt>
<dd><p>This member specifies the maximal number of threads which may be used
at any one time.
</p></dd>
<dt><code>int aio_num</code></dt>
<dd><p>This number provides an estimate on the maximal number of simultaneously
enqueued requests.
</p></dd>
<dt><code>int aio_locks</code></dt>
<dd><p>Unused.
</p></dd>
<dt><code>int aio_usedba</code></dt>
<dd><p>Unused.
</p></dd>
<dt><code>int aio_debug</code></dt>
<dd><p>Unused.
</p></dd>
<dt><code>int aio_numusers</code></dt>
<dd><p>Unused.
</p></dd>
<dt><code>int aio_reserved[2]</code></dt>
<dd><p>Unused.
</p></dd>
</dl>
</dd></dl>
<dl>
<dt><a name="index-aio_005finit"></a>Function: <em>void</em> <strong>aio_init</strong> <em>(const struct aioinit *<var>init</var>)</em></dt>
<dd><p>Preliminary:
| MT-Safe
| AS-Unsafe lock
| AC-Unsafe lock
| See <a href="POSIX-Safety-Concepts.html#POSIX-Safety-Concepts">POSIX Safety Concepts</a>.
</p>
<p>This function must be called before any other AIO function. Calling it
is completely voluntary, as it is only meant to help the AIO
implementation perform better.
</p>
<p>Before calling the <code>aio_init</code>, function the members of a variable of
type <code>struct aioinit</code> must be initialized. Then a reference to
this variable is passed as the parameter to <code>aio_init</code> which itself
may or may not pay attention to the hints.
</p>
<p>The function has no return value and no error cases are defined. It is
a extension which follows a proposal from the SGI implementation in
Irix 6<!-- /@w -->. It is not covered by POSIX.1b or Unix98.
</p></dd></dl>
<hr>
<div class="header">
<p>
Previous: <a href="Cancel-AIO-Operations.html#Cancel-AIO-Operations" accesskey="p" rel="prev">Cancel AIO Operations</a>, Up: <a href="Asynchronous-I_002fO.html#Asynchronous-I_002fO" accesskey="u" rel="up">Asynchronous I/O</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-Index.html#Concept-Index" title="Index" rel="index">Index</a>]</p>
</div>
| elmerland/elmerland | gnu_formatted/Configuration-of-AIO.html | HTML | mit | 3,605 |
<footer class="container">
<div class="row mt20">
<div class="col-md-4 text-center">
<a target="_blank" href="{{site.facebook}}"><li class="social facebook"><img src="{{site.baseurl}}/images/facebook.svg" alt="{{site.facebook}}"></li></a>
<a target="_blank" href="{{site.twitter}}"><li class="social twitter"><img src="{{site.baseurl}}/images/twitter.svg" alt="{{site.twitter}}"></li></a>
<a target="_blank" href="{{site.github}}"><li class="social github"><img src="{{site.baseurl}}/images/github.svg" alt="{{site.github}}"></li></a>
</div>
</div>
</footer>
| fact-liverpool/fact-liverpool.github.io | _includes/footer.html | HTML | mit | 593 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.