Files

8012 lines
442 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops" lang="en-GB" epub:prefix="z3998: http://www.daisy.org/z3998/2012/vocab/structure/, se: https://standardebooks.org/vocab/1.0" xml:lang="en-GB">
<head>
<title>The Country Wife</title>
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<link rel="canonical" href="https://standardebooks.org/ebooks/william-wycherley/the-country-wife/text/single-page" />
<style><![CDATA[
@namespace epub "http://www.idpf.org/2007/ops";
/* core.css */
body{
font-variant-numeric: oldstyle-nums;
hyphens: auto;
text-wrap: pretty;
}
p{
margin: 0;
text-indent: 1em;
}
hr{
border: none;
border-top: 1px solid;
height: 0;
margin: 1.5em auto;
width: 25%;
}
q::before,
q::after{
content: "";
}
blockquote{
margin: 1em 2.5em;
}
h1,
h2,
h3,
h4,
h5,
h6,
hgroup{
break-after: avoid;
break-inside: avoid;
font-variant: small-caps;
hyphens: none;
margin: 3em 0;
text-align: center;
}
/* simulate h3 in an hgroup */
hgroup h2 + p{
font-size: 1.17em;
}
/* simulate h4 in an hgroup */
hgroup h2 + p + p,
hgroup h3 + p{
font-size: 1em;
}
/* simulate h5 in an hgroup */
hgroup h2 + p + p + p,
hgroup h3 + p + p,
hgroup h4 + p{
font-size: .83em;
}
/* simulate h6 in an hgroup */
hgroup h2 + p + p + p + p,
hgroup h3 + p + p + p,
hgroup h4 + p + p,
hgroup h5 + p{
font-size: .67em;
}
hgroup > *{
font-weight: normal;
margin: 0;
}
hgroup > *:first-child{
font-weight: bold;
}
hgroup > p{
text-indent: 0;
}
p.continued,
h2 + p,
h3 + p,
h4 + p,
h5 + p,
h6 + p,
header + p,
hr + p,
hgroup + p,
p:first-child{
hanging-punctuation: first last;
text-indent: 0;
}
cite{
font-style: normal;
}
abbr{
border: none;
white-space: nowrap;
}
blockquote cite{
display: block;
font-style: italic;
text-align: right;
}
blockquote cite i{
font-style: normal;
}
b,
strong{
font-variant: small-caps;
font-weight: normal;
}
i > i,
em > i,
i > em{
font-style: normal;
}
ol,
ul{
margin-bottom: 1em;
margin-top: 1em;
}
header{
break-after: avoid;
break-inside: avoid;
hyphens: none;
text-align: center;
}
header > * + p{
text-indent: 0;
}
article > header + *,
section > header + *{
margin-top: 3em;
}
a[epub|type~="noteref"]{
font-size: smaller;
font-style: normal !important;
vertical-align: super;
}
section[epub|type~="endnotes"] > ol > li{
margin: 1em 0;
}
/* Invert images in dark mode. RMSDK requires a target media as well as a state. */
@media all and (prefers-color-scheme: dark){
img[epub|type~="se:image.color-depth.black-on-transparent"]{
filter: invert(100%);
}
img[epub|type~="se:image.color-depth.black-on-transparent"][epub|type~="se:image.style.realistic"]{
background: currentColor;
filter: none;
}
}
/* se.css */
/* This may appear in the colophon */
abbr[epub|type~="se:era"]{
font-variant: all-small-caps;
}
section[epub|type~="titlepage"] h1,
section[epub|type~="titlepage"] p,
section[epub|type~="colophon"] h2,
section[epub|type~="imprint"] h2{
left: -999em;
position: absolute;
}
section[epub|type~="titlepage"] img{
display: block;
margin: 3em auto auto auto;
width: 100%;
}
section[epub|type~="colophon"],
section[epub|type~="imprint"]{
text-align: center;
}
section[epub|type~="colophon"] header,
section[epub|type~="imprint"] header{
line-height: 0;
margin-top: 3em;
}
img[epub|type~="z3998:publisher-logo"]{
max-width: 25%;
width: 220px;
}
section[epub|type~="colophon"] p,
section[epub|type~="imprint"] p{
margin: 1em auto 0 auto;
text-indent: 0;
}
section[epub|type~="imprint"] p{
font-size: smaller;
text-align: justify;
width: 75%;
}
section[epub|type~="colophon"] p + p::before{
border-top: 1px solid;
content: "";
display: block;
margin: auto auto 1em auto;
width: 25%;
}
section[epub|type~="colophon"] p:nth-last-child(2) time{
font-variant: small-caps;
}
section[epub|type~="colophon"] a{
font-variant: small-caps;
}
section[epub|type~="imprint"] a,
section[epub|type~="colophon"] a{
hyphens: none;
}
section[epub|type~="copyright-page"] p{
margin: 1em auto;
text-indent: 0;
}
section[epub|type~="copyright-page"] blockquote p{
font-style: italic;
text-align: initial;
text-indent: 0;
}
section[epub|type~="copyright-page"] blockquote p span{
display: block;
padding-left: 1em;
text-indent: -1em;
}
section[epub|type~="copyright-page"] blockquote br{
display: none;
}
/* local.css */
[epub|type~="z3998:drama"] table{
border-collapse: collapse;
margin: 1em auto;
width: 100%;
}
[epub|type~="z3998:drama"] tr:first-child td{
padding-top: 0;
}
[epub|type~="z3998:drama"] tr:last-child td{
padding-bottom: 0;
}
[epub|type~="z3998:drama"] td{
padding: .5em;
vertical-align: top;
}
[epub|type~="z3998:drama"] td:last-child{
padding-right: 0;
}
[epub|type~="z3998:drama"] td:first-child{
padding-left: 0;
}
[epub|type~="z3998:drama"] td[epub|type~="z3998:persona"]{
hyphens: none;
text-align: right;
width: 20%;
}
[epub|type~="z3998:drama"] p{
text-indent: 0;
}
[epub|type~="z3998:stage-direction"]{
font-style: italic;
}
[epub|type~="z3998:stage-direction"] [epub|type~="z3998:persona"],
i [epub|type~="z3998:persona"]{
font-style: normal;
}
[epub|type~="z3998:stage-direction"]::before{
content: "(";
font-style: normal;
}
[epub|type~="z3998:stage-direction"]::after{
content: ")";
font-style: normal;
}
[epub|type~="z3998:persona"]{
font-variant: all-small-caps;
}
[epub|type~="z3998:dramatis-personae"]{
text-align: center;
}
[epub|type~="z3998:dramatis-personae"] p{
text-indent: 0;
}
[epub|type~="z3998:dramatis-personae"] ul{
list-style: none;
margin: 0;
padding: 0;
}
[epub|type~="z3998:dramatis-personae"] ul li{
font-style: italic;
margin: 1em;
}
[epub|type~="z3998:dramatis-personae"] ul + p{
margin-top: 2em;
}
/* All epigraphs */
[epub|type~="epigraph"]{
font-style: italic;
hyphens: none;
}
[epub|type~="epigraph"] cite{
font-style: normal;
font-variant: small-caps;
margin-top: 1em;
}
/* End all epigraphs */
/* Full-page epigraphs */
section[epub|type~="epigraph"]{
text-align: center;
}
section[epub|type~="epigraph"] > *{
display: inline-block;
margin: auto;
margin-top: 3em;
max-width: 80%;
text-align: initial;
}
@supports(display: flex){
section[epub|type~="epigraph"]{
align-items: center;
box-sizing: border-box;
display: flex;
flex-direction: column;
justify-content: center;
padding-top: 3em;
}
section[epub|type~="epigraph"] > *{
margin: 0;
}
}
/* End full-page epigraphs */
[epub|type~="z3998:song"] p,
[epub|type~="z3998:verse"] p{
text-align: initial;
text-indent: 0;
}
[epub|type~="z3998:song"] p > span,
[epub|type~="z3998:verse"] p > span{
display: block;
padding-left: 1em;
text-indent: -1em;
}
[epub|type~="z3998:song"] p > span + br,
[epub|type~="z3998:verse"] p > span + br{
display: none;
}
p span.i1{
padding-left: 2em;
text-indent: -1em;
}
p span.i2{
padding-left: 3em;
text-indent: -1em;
}
@media(max-width: 400px){
[epub|type~="z3998:drama"] td,
[epub|type~="z3998:drama"] td[epub|type~="z3998:persona"],
[epub|type~="z3998:drama"] td:last-child{
display: block;
padding: 0;
text-align: initial;
width: 100%;
}
[epub|type~="z3998:drama"] td[epub|type~="z3998:persona"]{
break-after: avoid;
margin-top: 1.5em;
}
/* Rows that are only stage direction get a top margin. */
[epub|type~="z3998:drama"] td:first-child:not([epub|type]) + td{
margin-top: 1.5em;
}
}
/* web.css */
body{
display: flex;
flex-direction: column;
font-family: "Georgia", serif;
font-size: 18px;
margin: 0;
line-height: 1.5;
}
main{
flex-grow: 1;
margin: 5rem auto 3rem;
max-width: 55ch;
padding: 0 3rem;
width: calc(100% - 2 * 3rem); /* calc instead of box-sizing: border-box which would make max-width count padding */
}
body > header{
all: unset; /* Remove any properties set by selectors in the ebook itself */
background: #fff;
border-bottom: 1px solid #999;
box-shadow: 0 0 3px #ccc;
left: 0;
position: absolute;
right: 0;
top: 0;
z-index: 1000; /* Required so that SVGs don't scroll over the header */
}
body > header ul{
align-items: center;
display: flex;
list-style: none;
margin: 0;
padding: 1em;
gap: 1.5em;
}
body > header li:first-child{
margin-right: auto;
}
body > header li:first-child > a{
background: no-repeat center / 100% url("/images/logo-full.svg");
display: block;
font-size: 0;
height: 42px;
transition: transform 200ms ease;
width: 180px;
}
body > header li:first-child > a:hover{
transform: scale(1.025) rotate(1deg);
}
body > footer ul{
display: flex;
justify-content: space-between;
list-style: none;
margin: 0;
padding: 0.5em 1em;
}
body > footer li{
max-width: 40%;
}
body > main > section[epub|type~="titlepage"],
body > main > section[epub|type~="halftitlepage"]{
}
nav + section,
section + nav,
section + section,
section + article,
article + section,
article + article{
box-sizing: border-box;
margin-top: 12em !important;
padding: 0;
}
nav[epub|type~="toc"] ol{
list-style: none;
}
@media(max-width: 65ch){
main{
padding: 0 2rem;
width: calc(100% - 2 * 2rem);
}
section[epub|type~="imprint"] p{
width: 100%;
}
}
@media(max-width: 450px){
body > header > nav > ul{
flex-wrap: wrap;
}
body > header > nav > ul > li > a{
font-size: .8rem;
}
body > header li:first-child > a{
background: no-repeat center / 100% url("/images/logo-small.svg");
width: 31px;
height: 20px;
}
}
@media(prefers-color-scheme: dark){
body,
body > header{
background: #222222;
color: #ffffff;
}
/* These three link colors provide WCAG AAA compliance at 16px */
a:link{
color: #6bb9f0;
}
a:active{
color: #e6cc22;
}
a:visited{
color: #dda0dd;
}
body > header li:first-child > a,
img[epub|type~="se:image.color-depth.black-on-transparent"]{
filter: invert(1);
}
}
/* As of July 2022 Chrome on Android doesn't yet understand `or (pointer: none)`
and will just drop this entire query together if it's included. */
@media(pointer: coarse){
body > header{
position: fixed;
}
body > header li:first-child > a{
height: 21px;
width: 90px;
}
nav[epub|type~="toc"] ol li{
margin-bottom: 2em;
margin-top: 2em;
}
*:target{
scroll-margin-top: 4em;
}
}
@media((max-width: 450px) and (pointer: coarse)){
body > header li:first-child > a{
width: 31px;
height: 20px;
}
}
]]></style>
</head>
<body><main>
<section id="titlepage" epub:type="titlepage frontmatter">
<h1 epub:type="title">The Country Wife</h1>
<p>By <b epub:type="z3998:personal-name z3998:author">William Wycherley</b>.</p>
<img alt="" src="data:image/svg+xml;encoding=utf-8,%3C%3Fxml%20version%3D%271.0%27%20encoding%3D%27utf-8%27%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%201400%20340%22%3E%09%3Ctitle%3EThe%20titlepage%20for%20the%20Standard%20Ebooks%20edition%20of%20The%20Country%20Wife%2C%20by%20William%20Wycherley%3C%2Ftitle%3E%09%3Cg%20aria-label%3D%22THE%20COUNTRY%20WIFE%22%3E%09%09%3Cpath%20d%3D%22M192.93%2C68.25l0.00-15.44l54.27%2C0.00l0.00%2C15.44l-18.34%2C0.00l0.00%2C61.75l-17.59%2C0.00l0.00-61.75l-18.34%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M276.15%2C99.03l0.00%2C30.97l-17.59%2C0.00l0.00-77.19l17.59%2C0.00l0.00%2C30.78l24.89%2C0.00l0.00-30.78l17.59%2C0.00l0.00%2C77.19l-17.59%2C0.00l0.00-30.97l-24.89%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M379.03%2C52.81l0.00%2C15.44l-26.57%2C0.00l0.00%2C15.35l25.45%2C0.00l0.00%2C15.44l-25.45%2C0.00l0.00%2C15.53l26.57%2C0.00l0.00%2C15.44l-44.16%2C0.00l0.00-77.19l44.16%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M462.76%2C114.09c8.98%2C0.00%2C15.16-4.77%2C15.16-4.77l7.49%2C14.97s-8.61%2C7.11-25.36%2C7.11c-21.80%2C0.00-41.82-17.78-41.82-39.86c0.00-22.18%2C19.93-40.14%2C41.82-40.14c16.75%2C0.00%2C25.36%2C7.11%2C25.36%2C7.11l-7.49%2C14.97s-6.18-4.77-15.16-4.77c-17.68%2C0.00-25.45%2C12.35-25.45%2C22.64c0.00%2C10.39%2C7.77%2C22.74%2C25.45%2C22.74z%22%2F%3E%09%09%3Cpath%20d%3D%22M493.68%2C91.36c0.00-22.55%2C17.68-39.95%2C38.92-39.95c21.43%2C0.00%2C38.83%2C17.40%2C38.83%2C39.95s-16.65%2C40.05-38.83%2C40.05c-22.83%2C0.00-38.92-17.50-38.92-40.05z%20%20M512.67%2C91.36c0.00%2C11.51%2C5.52%2C23.02%2C19.93%2C23.02c14.04%2C0.00%2C19.84-11.51%2C19.84-23.02s-6.18-23.02-19.84-23.02c-13.57%2C0.00-19.93%2C11.51-19.93%2C23.02z%22%2F%3E%09%09%3Cpath%20d%3D%22M643.52%2C52.81l0.00%2C49.78c0.00%2C19.09-10.48%2C28.82-30.13%2C28.82s-30.13-9.73-30.13-28.82l0.00-49.78l17.59%2C0.00l0.00%2C44.63c0.00%2C12.91%2C3.93%2C16.65%2C12.54%2C16.65s12.54-3.74%2C12.54-16.65l0.00-44.63l17.59%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M676.40%2C82.09l0.00%2C47.91l-17.59%2C0.00l0.00-77.19l17.59%2C0.00l30.69%2C47.91l0.19%2C0.00l0.00-47.91l17.59%2C0.00l0.00%2C77.19l-17.59%2C0.00l-30.69-47.91l-0.19%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M731.74%2C68.25l0.00-15.44l54.27%2C0.00l0.00%2C15.44l-18.34%2C0.00l0.00%2C61.75l-17.59%2C0.00l0.00-61.75l-18.34%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M797.37%2C52.81l27.60%2C0.00c14.32%2C0.00%2C25.17%2C7.77%2C25.17%2C22.92c0.00%2C11.60-6.36%2C19.37-15.81%2C22.36l26.57%2C31.91l-22.36%2C0.00l-23.58-30.50l0.00%2C30.50l-17.59%2C0.00l0.00-77.19z%20%20M814.96%2C87.05l2.06%2C0.00c6.64%2C0.00%2C14.60-0.47%2C14.60-10.11s-7.95-10.11-14.60-10.11l-2.06%2C0.00l0.00%2C20.21z%22%2F%3E%09%09%3Cpath%20d%3D%22M852.52%2C52.81l21.15%2C0.00l16.09%2C24.70l16.09-24.70l21.15%2C0.00l-28.44%2C42.57l0.00%2C34.62l-17.59%2C0.00l0.00-34.62z%22%2F%3E%09%09%3Cpath%20d%3D%22M1016.63%2C130.00l-12.35-43.32l-12.35%2C43.32l-19.56%2C0.00l-21.99-77.19l19.56%2C0.00l13.19%2C52.96l0.47%2C0.00l14.04-52.96l13.29%2C0.00l14.04%2C52.96l0.47%2C0.00l13.19-52.96l19.46%2C0.00l-21.99%2C77.19l-19.46%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M1084.88%2C52.81l0.00%2C77.19l-17.59%2C0.00l0.00-77.19l17.59%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M1145.74%2C52.81l0.00%2C15.44l-27.04%2C0.00l0.00%2C15.35l24.98%2C0.00l0.00%2C15.44l-24.98%2C0.00l0.00%2C30.97l-17.59%2C0.00l0.00-77.19l44.63%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M1203.32%2C52.81l0.00%2C15.44l-26.57%2C0.00l0.00%2C15.35l25.45%2C0.00l0.00%2C15.44l-25.45%2C0.00l0.00%2C15.53l26.57%2C0.00l0.00%2C15.44l-44.16%2C0.00l0.00-77.19l44.16%2C0.00z%22%2F%3E%09%3C%2Fg%3E%09%3Cg%20aria-label%3D%22WILLIAM%20WYCHERLEY%22%3E%09%09%3Cpath%20d%3D%22M310.95%2C290.00l-9.26-32.49l-9.26%2C32.49l-14.67%2C0.00l-16.49-57.89l14.67%2C0.00l9.89%2C39.72l0.35%2C0.00l10.53-39.72l9.96%2C0.00l10.53%2C39.72l0.35%2C0.00l9.89-39.72l14.60%2C0.00l-16.49%2C57.89l-14.60%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M363.39%2C232.11l0.00%2C57.89l-13.19%2C0.00l0.00-57.89l13.19%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M390.00%2C232.11l0.00%2C46.32l19.93%2C0.00l0.00%2C11.58l-33.12%2C0.00l0.00-57.89l13.19%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M434.65%2C232.11l0.00%2C46.32l19.93%2C0.00l0.00%2C11.58l-33.12%2C0.00l0.00-57.89l13.19%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M479.30%2C232.11l0.00%2C57.89l-13.19%2C0.00l0.00-57.89l13.19%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M522.12%2C232.11l23.37%2C57.89l-14.18%2C0.00l-4.28-11.58l-22.04%2C0.00l-4.28%2C11.58l-14.18%2C0.00l23.37-57.89l12.21%2C0.00z%20%20M522.54%2C266.84l-6.46-16.84l-0.14%2C0.00l-6.46%2C16.84l13.05%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M600.60%2C290.00l-2.74-34.32l-0.35%2C0.00l-11.86%2C33.96l-7.86%2C0.00l-11.86-33.96l-0.35%2C0.00l-2.74%2C34.32l-13.19%2C0.00l5.19-57.89l14.04%2C0.00l12.84%2C33.40l12.84-33.40l14.04%2C0.00l5.19%2C57.89l-13.19%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M686.74%2C290.00l-9.26-32.49l-9.26%2C32.49l-14.67%2C0.00l-16.49-57.89l14.67%2C0.00l9.89%2C39.72l0.35%2C0.00l10.53-39.72l9.96%2C0.00l10.53%2C39.72l0.35%2C0.00l9.89-39.72l14.60%2C0.00l-16.49%2C57.89l-14.60%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M719.67%2C232.11l15.86%2C0.00l12.07%2C18.53l12.07-18.53l15.86%2C0.00l-21.33%2C31.93l0.00%2C25.96l-13.19%2C0.00l0.00-25.96z%22%2F%3E%09%09%3Cpath%20d%3D%22M813.44%2C278.07c6.74%2C0.00%2C11.37-3.58%2C11.37-3.58l5.61%2C11.23s-6.46%2C5.33-19.02%2C5.33c-16.35%2C0.00-31.37-13.33-31.37-29.89c0.00-16.63%2C14.95-30.11%2C31.37-30.11c12.56%2C0.00%2C19.02%2C5.33%2C19.02%2C5.33l-5.61%2C11.23s-4.63-3.58-11.37-3.58c-13.26%2C0.00-19.09%2C9.26-19.09%2C16.98c0.00%2C7.79%2C5.82%2C17.05%2C19.09%2C17.05z%22%2F%3E%09%09%3Cpath%20d%3D%22M853.67%2C266.77l0.00%2C23.23l-13.19%2C0.00l0.00-57.89l13.19%2C0.00l0.00%2C23.09l18.67%2C0.00l0.00-23.09l13.19%2C0.00l0.00%2C57.89l-13.19%2C0.00l0.00-23.23l-18.67%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M932.07%2C232.11l0.00%2C11.58l-19.93%2C0.00l0.00%2C11.51l19.09%2C0.00l0.00%2C11.58l-19.09%2C0.00l0.00%2C11.65l19.93%2C0.00l0.00%2C11.58l-33.12%2C0.00l0.00-57.89l33.12%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M944.65%2C232.11l20.70%2C0.00c10.74%2C0.00%2C18.88%2C5.82%2C18.88%2C17.19c0.00%2C8.70-4.77%2C14.53-11.86%2C16.77l19.93%2C23.93l-16.77%2C0.00l-17.68-22.88l0.00%2C22.88l-13.19%2C0.00l0.00-57.89z%20%20M957.84%2C257.79l1.54%2C0.00c4.98%2C0.00%2C10.95-0.35%2C10.95-7.58s-5.96-7.58-10.95-7.58l-1.54%2C0.00l0.00%2C15.16z%22%2F%3E%09%09%3Cpath%20d%3D%22M1013.09%2C232.11l0.00%2C46.32l19.93%2C0.00l0.00%2C11.58l-33.12%2C0.00l0.00-57.89l13.19%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M1077.67%2C232.11l0.00%2C11.58l-19.93%2C0.00l0.00%2C11.51l19.09%2C0.00l0.00%2C11.58l-19.09%2C0.00l0.00%2C11.65l19.93%2C0.00l0.00%2C11.58l-33.12%2C0.00l0.00-57.89l33.12%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M1083.93%2C232.11l15.86%2C0.00l12.07%2C18.53l12.07-18.53l15.86%2C0.00l-21.33%2C31.93l0.00%2C25.96l-13.19%2C0.00l0.00-25.96z%22%2F%3E%09%3C%2Fg%3E%3C%2Fsvg%3E" epub:type="se:image.color-depth.black-on-transparent"/>
</section>
<nav id="toc" epub:type="toc">
<h2 epub:type="title">Table of Contents</h2>
<ol>
<li>
<a href="#titlepage">Titlepage</a>
</li>
<li>
<a href="#imprint">Imprint</a>
</li>
<li>
<a href="#introduction">Introduction</a>
</li>
<li>
<a href="#epigraph">Epigraph</a>
</li>
<li>
<a href="#dramatis-personae">Dramatis Personae</a>
</li>
<li>
<a href="#halftitlepage">The Country Wife</a>
<ol>
<li>
<a href="#prologue">Prologue</a>
</li>
<li>
<a href="#act-1">Act <span epub:type="z3998:roman">I</span></a>
<ol>
<li>
<a href="#scene-1-1">Scene <span epub:type="z3998:roman">I</span></a>
</li>
</ol>
</li>
<li>
<a href="#act-2">Act <span epub:type="z3998:roman">II</span></a>
<ol>
<li>
<a href="#scene-2-1">Scene <span epub:type="z3998:roman">I</span></a>
</li>
</ol>
</li>
<li>
<a href="#act-3">Act <span epub:type="z3998:roman">III</span></a>
<ol>
<li>
<a href="#scene-3-1">Scene <span epub:type="z3998:roman">I</span></a>
</li>
<li>
<a href="#scene-3-2">Scene <span epub:type="z3998:roman">II</span></a>
</li>
</ol>
</li>
<li>
<a href="#act-4">Act <span epub:type="z3998:roman">IV</span></a>
<ol>
<li>
<a href="#scene-4-1">Scene <span epub:type="z3998:roman">I</span></a>
</li>
<li>
<a href="#scene-4-2">Scene <span epub:type="z3998:roman">II</span></a>
</li>
<li>
<a href="#scene-4-3">Scene <span epub:type="z3998:roman">III</span></a>
</li>
<li>
<a href="#scene-4-4">Scene <span epub:type="z3998:roman">IV</span></a>
</li>
</ol>
</li>
<li>
<a href="#act-5">Act <span epub:type="z3998:roman">V</span></a>
<ol>
<li>
<a href="#scene-5-1">Scene <span epub:type="z3998:roman">I</span></a>
</li>
<li>
<a href="#scene-5-2">Scene <span epub:type="z3998:roman">II</span></a>
</li>
<li>
<a href="#scene-5-3">Scene <span epub:type="z3998:roman">III</span></a>
</li>
<li>
<a href="#scene-5-4">Scene <span epub:type="z3998:roman">IV</span></a>
</li>
</ol>
</li>
<li>
<a href="#epilogue">Epilogue</a>
</li>
</ol>
</li>
<li>
<a href="#endnotes">Endnotes</a>
</li>
<li>
<a href="#colophon">Colophon</a>
</li>
<li>
<a href="#uncopyright">Uncopyright</a>
</li>
</ol>
</nav>
<section id="imprint" epub:type="imprint frontmatter">
<header>
<h2 epub:type="title">Imprint</h2>
<img alt="The Standard Ebooks logo." src="data:image/svg+xml;encoding=utf-8,%3C%3Fxml%20version%3D%271.0%27%20encoding%3D%27utf-8%27%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%20220%20140%22%3E%09%3Ctitle%3EThe%20Standard%20Ebooks%20logo.%3C%2Ftitle%3E%09%3Cdesc%3EThe%20logo%20portrays%20an%20open%20book%20with%20the%20letter%20%22S%22%20on%20the%20left%20page%20and%20the%20letter%20%22E%22%20on%20the%20right%20page.%20A%20power%20cord%20is%20attached%20to%20the%20bottom%20of%20the%20book%20and%20curled%20beneath%20it.%20The%20book%20is%20surrounded%20by%20laurels.%3C%2Fdesc%3E%09%3Cg%3E%09%09%3Cpath%20d%3D%22m%20167.55764%2C127.47036%20c%200%2C0%206.34186%2C-2.00352%2011.37468%2C-1.41331%207.99011%2C0.93699%208.72666%2C5.89372%208.72666%2C5.89372%200%2C0%20-3.20546%2C1.98854%20-10.08083%2C1.23287%20-8.05429%2C-0.88529%20-10.02051%2C-5.71338%20-10.02051%2C-5.71338%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20178.34253%2C120.06784%20c%200%2C0%205.3446%2C-2.53329%2010.4118%2C-2.49575%208.7725%2C0.0648%209.29842%2C4.72104%209.29842%2C4.72104%200%2C0%20-3.1753%2C2.28931%20-10.20116%2C2.19517%20-8.10213%2C-0.10857%20-9.50906%2C-4.42029%20-9.50906%2C-4.42029%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20186.34693%2C112.28306%20c%200%2C0%205.0819%2C-4.4506%209.99726%2C-5.68138%208.50964%2C-2.13067%2011.32819%2C2.81719%2011.32819%2C2.81719%200%2C0%20-3.16318%2C3.79222%20-9.98901%2C5.45778%20-7.87144%2C1.92066%20-11.33644%2C-2.59359%20-11.33644%2C-2.59359%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20195.36244%2C100.29186%20c%200%2C0%204.34596%2C-4.57773%2010.29519%2C-6.404285%207.76393%2C-2.383771%2011.41327%2C2.296194%2011.51978%2C2.413213%200%2C0%20-3.18137%2C4.001332%20-9.81862%2C5.755492%20-8.90294%2C2.35294%20-11.99617%2C-1.76442%20-11.99617%2C-1.76442%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20199.65955%2C90.749073%20c%200%2C0%204.04754%2C-6.159117%2010.08453%2C-9.066241%205.86529%2C-2.824615%2010.14941%2C-0.41903%2010.25592%2C-0.324297%200%2C0%20-3.01252%2C5.501379%20-8.55494%2C8.137547%20-7.53037%2C3.58188%20-11.78551%2C1.253016%20-11.78551%2C1.253041%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20200.95711%2C82.37493%20c%202.15984%2C-2.030629%202.3211%2C-7.550369%205.40896%2C-12.03011%204.3077%2C-6.249204%2011.41326%2C-5.795888%2011.5196%2C-5.737454%200%2C0%20-0.7607%2C7.785449%20-6.14756%2C12.491004%20-5.72492%2C5.000734%20-10.78118%2C5.27656%20-10.78118%2C5.27656%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20201.56375%2C69.252126%20c%200%2C0%20-0.20971%2C-6.766842%201.57602%2C-11.905489%202.49114%2C-7.168282%209.29154%2C-8.575534%209.40966%2C-8.54741%200%2C0%201.10281%2C7.665027%20-2.83914%2C13.631672%20-4.18925%2C6.341154%20-8.14664%2C6.821053%20-8.14664%2C6.821053%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20198.68215%2C56.570514%20c%200%2C0%20-1.35646%2C-5.680708%20-0.66925%2C-11.076845%201.0357%2C-8.132827%207.36911%2C-9.854463%207.49009%2C-9.842686%200%2C0%202.17115%2C7.532704%20-0.91753%2C13.981783%20-3.28249%2C6.853898%20-5.90321%2C6.937748%20-5.90321%2C6.937748%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20193.10434%2C42.954321%20c%200%2C0%20-2.20566%2C-5.138647%20-1.92307%2C-10.570809%200.39228%2C-7.539089%205.50451%2C-10.724051%205.62584%2C-10.728449%200%2C0%204.92919%2C4.441183%202.09816%2C14.000988%20-1.71731%2C5.798919%20-5.8011%2C7.298444%20-5.8011%2C7.298444%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20185.99306%2C31.759612%20c%200%2C0%20-3.27776%2C-5.045355%20-4.18453%2C-10.408996%20-0.85127%2C-5.035417%201.19313%2C-10.521318%201.64949%2C-11.025466%200%2C0%205.33348%2C2.34233%205.13378%2C11.331776%20-0.13433%2C6.046124%20-2.59881%2C10.102686%20-2.59881%2C10.102686%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20177.2809%2C20.957251%20c%200%2C0%20-3.90819%2C-4.158774%20-4.92619%2C-9.845221%20-0.84371%2C-4.7131323%200.006%2C-9.8339161%200.89489%2C-11.1120250525901%200%2C0%205.09753%2C3.1649371525901%205.46793%2C11.1689440525901%200.27953%2C6.04108%20-1.03234%2C8.916378%20-1.43661%2C9.788128%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20179.16824%2C23.311382%20c%200%2C0%20-3.56254%2C-4.16804%20-9.68431%2C-5.244907%20-4.71873%2C-0.829961%20-8.34634%2C-0.0636%20-10.67537%2C1.292444%200%2C0%203.59305%2C4.600139%2010.4799%2C5.234299%206.02637%2C0.554856%208.99457%2C-0.906855%209.87996%2C-1.28186%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20186.51545%2C32.921523%20c%200%2C0%20-3.39218%2C-3.997979%20-9.51413%2C-5.074672%20-4.71871%2C-0.829961%20-6.98456%2C0.02236%20-9.31359%2C1.377512%200%2C0%202.86962%2C4.387643%209.75646%2C5.021629%206.02638%2C0.554831%208.18607%2C-0.949389%209.07143%2C-1.324395%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20193.6773%2C45.458315%20c%200%2C0%20-3.16891%2C-4.927492%20-8.89888%2C-7.335512%20-5.87153%2C-2.467597%20-8.88727%2C-1.289338%20-11.41262%2C-0.347303%200.80533%2C1.207128%204.10114%2C6.238918%209.44455%2C7.749399%205.82332%2C1.646257%209.93085%2C0.153043%2010.86695%2C-0.06658%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20197.90701%2C56.592403%20c%200%2C0%20-2.80814%2C-5.141356%20-8.35089%2C-7.952828%20-5.67994%2C-2.881012%20-8.77215%2C-1.921337%20-11.35851%2C-1.162258%200.71686%2C1.261612%203.64394%2C6.51611%208.86551%2C8.404801%205.69071%2C2.058257%209.89446%2C0.862558%2010.84389%2C0.710384%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20200.13139%2C69.824672%20c%20-2.43015%2C-3.11341%20-3.7513%2C-6.460533%20-7.49029%2C-9.791855%20-4.60649%2C-4.104214%20-8.55916%2C-2.795795%20-11.24173%2C-2.530752%201.32057%2C2.478554%203.30337%2C6.399415%207.40113%2C9.35352%204.90813%2C3.538079%2010.36968%2C2.942304%2011.33089%2C2.969236%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20199.8449%2C82.016247%20c%20-2.06631%2C-3.365483%20-3.04689%2C-5.988856%20-6.38937%2C-9.717394%20-4.11797%2C-4.593407%20-8.0221%2C-3.77788%20-10.71749%2C-3.814427%201.03476%2C2.610578%202.7788%2C6.515936%206.52015%2C9.909718%204.48112%2C4.064637%209.63462%2C3.487893%2010.58671%2C3.622103%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20197.18239%2C91.737543%20c%20-3.10875%2C-4.79599%20-2.71644%2C-5.881428%20-5.75913%2C-9.858016%20-3.26782%2C-4.270773%20-7.39524%2C-4.153407%20-10.07899%2C-4.405978%200.82188%2C2.685162%202.05015%2C6.317552%205.5335%2C9.975034%203.71488%2C3.900464%207.5789%2C3.398328%2010.30444%2C4.28896%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20192.07642%2C101.26348%20c%20-1.95982%2C-4.243141%20-1.62141%2C-6.8928%20-3.41848%2C-9.900446%20-2.93921%2C-4.919244%20-5.82064%2C-5.131591%20-8.50439%2C-5.384013%202.14062%2C6.128807%201.64506%2C6.157105%204.00154%2C9.890016%202.29296%2C3.632389%205.40862%2C4.121233%207.92133%2C5.394623%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20185.9088%2C109.2739%20c%20-1.11688%2C-4.53817%200.0172%2C-5.92689%20-1.17503%2C-9.22115%20-1.94988%2C-5.387884%20-4.73845%2C-6.143634%20-7.32515%2C-6.901223%200.29745%2C3.616887%20-0.15164%2C5.911565%201.87707%2C9.831903%201.43264%2C2.76837%204.3984%2C4.5631%206.62311%2C6.29047%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20173.50618%2C100.36426%20c%200%2C0%20-2.24005%2C4.32163%20-1.49594%2C9.33029%201.0542%2C7.0967%204.84931%2C8.15993%204.84931%2C8.15993%200%2C0%202.16153%2C-3.22553%201.9418%2C-9.77044%20-0.23466%2C-6.99096%20-5.29522%2C-7.71993%20-5.29522%2C-7.71993%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20165.41752%2C107.59333%20c%200%2C0%20-2.24174%2C4.37552%20-1.7512%2C9.41549%200.62863%2C6.45886%204.16837%2C8.07491%204.16837%2C8.07491%200%2C0%202.22975%2C-3.60561%202.3248%2C-9.04738%200.145%2C-8.30948%20-4.74197%2C-8.44284%20-4.74197%2C-8.44284%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20163.63126%2C8.2524092%20c%203.08011%2C2.0673498%206.48425%2C4.6274188%209.22782%2C7.4828408%204.86788%2C5.06625%209.69563%2C10.777765%2013.84495%2C16.492485%202.80306%2C3.860563%206.43975%2C9.718762%208.42669%2C14.02792%202.64417%2C5.73477%204.21034%2C9.752426%205.66157%2C16.053157%202.04441%2C8.876453%201.76266%2C17.985973%20-0.31394%2C26.573979%20-3.05499%2C12.634629%20-12.83232%2C23.206109%20-22.60276%2C31.787389%20-7.64347%2C6.7126%20-17.91979%2C11.10409%20-26.94876%2C14.32983%20L%20150%2C132.5381%20c%208.94777%2C-3.19642%2018.43037%2C-7.46297%2025.75567%2C-13.90447%209.42279%2C-8.2854%2018.12536%2C-18.39009%2021.88153%2C-30.433496%202.28607%2C-7.330294%202.81688%2C-15.373382%201.61719%2C-23.160669%20-1.05109%2C-6.822569%20-3.69347%2C-13.660144%20-6.26752%2C-19.877025%20-2.11621%2C-5.110523%20-4.58358%2C-9.091657%20-7.59325%2C-13.284791%20-3.81599%2C-5.316808%20-8.0093%2C-10.501765%20-12.46682%2C-15.236115%20-2.88548%2C-3.064565%20-6.74443%2C-5.831267%20-9.84373%2C-7.9114116%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20170.96161%2C14.332197%20c%200%2C0%20-7.44815%2C0.268919%20-11.14989%2C-1.878754%20-4.14358%2C-2.403969%20-8.20982%2C-7.6219207%20-8.53067%2C-9.1451969%200%2C0%206.52351%2C-2.85845332%2012.60585%2C2.3628768%204.59066%2C3.9407119%206.71731%2C7.7691011%207.07471%2C8.6610741%20Z%22%2F%3E%09%3C%2Fg%3E%09%3Cg%3E%09%09%3Cpath%20d%3D%22m%2052.442357%2C127.47035%20c%200%2C0%20-6.34186%2C-2.00352%20-11.374678%2C-1.41331%20-7.990103%2C0.93699%20-8.726658%2C5.89372%20-8.726658%2C5.89372%200%2C0%203.205464%2C1.98854%2010.080826%2C1.23287%208.054298%2C-0.88529%2010.02051%2C-5.71338%2010.02051%2C-5.71338%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2041.65747%2C120.06783%20c%200%2C0%20-5.344595%2C-2.53329%20-10.411797%2C-2.49575%20-8.772506%2C0.0649%20-9.298425%2C4.72104%20-9.298425%2C4.72104%200%2C0%203.175306%2C2.28931%2010.201162%2C2.19517%208.102134%2C-0.10857%209.50906%2C-4.42029%209.50906%2C-4.42029%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2033.653071%2C112.28305%20c%200%2C0%20-5.081896%2C-4.4506%20-9.997263%2C-5.68138%20-8.509632%2C-2.13067%20-11.328184%2C2.81719%20-11.328184%2C2.81719%200%2C0%203.163172%2C3.79222%209.989008%2C5.45778%207.871434%2C1.92066%2011.336439%2C-2.59359%2011.336439%2C-2.59359%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2024.637559%2C100.29185%20c%200%2C0%20-4.345963%2C-4.57773%20-10.295192%2C-6.404285%20-7.763928%2C-2.383771%20-11.4132647%2C2.296194%20-11.5197762%2C2.413213%200%2C0%203.1813723%2C4.001332%209.8186252%2C5.755492%208.902934%2C2.35294%2011.996169%2C-1.76442%2011.996169%2C-1.76442%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2020.340451%2C90.749063%20c%200%2C0%20-4.047536%2C-6.159117%20-10.084531%2C-9.066241%20C%204.3906271%2C78.858207%200.1065077%2C81.263792%20-3.805093e-6%2C81.358525%20c%200%2C0%203.012520205093%2C5.501379%208.554947205093%2C8.137547%207.5303686%2C3.58188%2011.7855076%2C1.253016%2011.7855076%2C1.253041%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22M%2019.042895%2C82.37492%20C%2016.883054%2C80.344291%2016.721795%2C74.824551%2013.633931%2C70.34481%209.3262319%2C64.095606%202.2206665%2C64.548922%202.1143291%2C64.607356%20c%200%2C0%200.760697%2C7.785449%206.1475585%2C12.491004%205.7249184%2C5.000734%2010.7811814%2C5.27656%2010.7811814%2C5.27656%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2018.436247%2C69.252116%20c%200%2C0%200.209716%2C-6.766842%20-1.576017%2C-11.905489%20-2.491136%2C-7.168282%20-9.2915374%2C-8.575534%20-9.4096597%2C-8.54741%200%2C0%20-1.1028068%2C7.665027%202.8391377%2C13.631672%204.189254%2C6.341154%208.146639%2C6.821053%208.146639%2C6.821053%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2021.317851%2C56.570504%20c%200%2C0%201.356455%2C-5.680708%200.669252%2C-11.076845%20-1.035703%2C-8.132827%20-7.369109%2C-9.854463%20-7.490091%2C-9.842686%200%2C0%20-2.171154%2C7.532704%200.917531%2C13.981783%203.282488%2C6.853898%205.903208%2C6.937748%205.903208%2C6.937748%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2026.895657%2C42.954311%20c%200%2C0%202.205664%2C-5.138647%201.923075%2C-10.570809%20-0.392283%2C-7.539089%20-5.504512%2C-10.724051%20-5.625841%2C-10.728449%200%2C0%20-4.92919%2C4.441183%20-2.098157%2C14.000988%201.717311%2C5.798919%205.801097%2C7.298444%205.801097%2C7.298444%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2034.006941%2C31.759602%20c%200%2C0%203.277765%2C-5.045355%204.18453%2C-10.408996%200.851271%2C-5.035417%20-1.193133%2C-10.521318%20-1.649487%2C-11.025466%200%2C0%20-5.333481%2C2.34233%20-5.133784%2C11.331776%200.134332%2C6.046124%202.598816%2C10.102686%202.598816%2C10.102686%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2042.719105%2C20.957241%20c%200%2C0%203.908181%2C-4.158774%204.926181%2C-9.845221%20C%2048.489%2C6.3988877%2047.639568%2C1.2781039%2046.750406%2C-5.05259e-6%20c%200%2C0%20-5.097535%2C3.16493715259%20-5.467939%2C11.16894405259%20-0.27953%2C6.04108%201.032346%2C8.916378%201.436613%2C9.788128%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2040.831758%2C23.311372%20c%200%2C0%203.562541%2C-4.16804%209.684317%2C-5.244907%204.718728%2C-0.829961%208.346335%2C-0.0636%2010.675366%2C1.292444%200%2C0%20-3.593047%2C4.600139%20-10.479896%2C5.234299%20-6.026378%2C0.554856%20-8.994578%2C-0.906855%20-9.879961%2C-1.28186%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2033.484552%2C32.921513%20c%200%2C0%203.392183%2C-3.997979%209.514133%2C-5.074672%204.718703%2C-0.829961%206.984559%2C0.02236%209.31359%2C1.377512%200%2C0%20-2.869619%2C4.387643%20-9.756468%2C5.021629%20-6.026378%2C0.554831%20-8.18607%2C-0.949389%20-9.071429%2C-1.324395%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2026.322698%2C45.458305%20c%200%2C0%203.168916%2C-4.927492%208.898882%2C-7.335512%205.871533%2C-2.467597%208.887271%2C-1.289338%2011.412618%2C-0.347303%20-0.805326%2C1.207128%20-4.10114%2C6.238918%20-9.444542%2C7.749399%20-5.823325%2C1.646257%20-9.930855%2C0.153043%20-10.866958%2C-0.06658%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2022.092993%2C56.592393%20c%200%2C0%202.808134%2C-5.141356%208.350885%2C-7.952828%205.679942%2C-2.881012%208.772157%2C-1.921337%2011.358517%2C-1.162258%20-0.716865%2C1.261612%20-3.643942%2C6.51611%20-8.865517%2C8.404801%20-5.690707%2C2.058257%20-9.894456%2C0.862558%20-10.843885%2C0.710384%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2019.868608%2C69.824662%20c%202.430148%2C-3.11341%203.751298%2C-6.460533%207.49029%2C-9.791855%204.606498%2C-4.104214%208.559159%2C-2.795795%2011.241737%2C-2.530752%20-1.320579%2C2.478554%20-3.303373%2C6.399415%20-7.401132%2C9.35352%20-4.908132%2C3.538079%20-10.369681%2C2.942304%20-11.330895%2C2.969236%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2020.1551%2C82.016237%20c%202.066308%2C-3.365483%203.046891%2C-5.988856%206.389373%2C-9.717394%204.117972%2C-4.593407%208.022101%2C-3.77788%2010.717483%2C-3.814427%20-1.034757%2C2.610578%20-2.778796%2C6.515936%20-6.520149%2C9.909718%20-4.481116%2C4.064637%20-9.634617%2C3.487893%20-10.586707%2C3.622103%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2022.817614%2C91.737533%20c%203.108749%2C-4.79599%202.716441%2C-5.881428%205.75913%2C-9.858016%203.26782%2C-4.270773%207.39524%2C-4.153407%2010.078987%2C-4.405978%20-0.821884%2C2.685162%20-2.050148%2C6.317552%20-5.533502%2C9.975034%20-3.714874%2C3.900464%20-7.5789%2C3.398328%20-10.304441%2C4.28896%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2027.923578%2C101.26347%20c%201.959821%2C-4.243141%201.621416%2C-6.8928%203.418487%2C-9.900446%202.93921%2C-4.919244%205.82064%2C-5.131591%208.504387%2C-5.384013%20-2.140623%2C6.128807%20-1.645061%2C6.157105%20-4.001541%2C9.890016%20-2.292956%2C3.632389%20-5.408616%2C4.121233%20-7.921333%2C5.394623%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2034.0912%2C109.27389%20c%201.116879%2C-4.53817%20-0.01716%2C-5.92689%201.175033%2C-9.22115%201.949877%2C-5.387884%204.738444%2C-6.143634%207.325152%2C-6.901223%20-0.297456%2C3.616887%200.151637%2C5.911565%20-1.877079%2C9.831903%20-1.432634%2C2.76837%20-4.398397%2C4.5631%20-6.623106%2C6.29047%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2046.493823%2C100.36425%20c%200%2C0%202.240049%2C4.32163%201.495935%2C9.33029%20-1.0542%2C7.0967%20-4.849306%2C8.15993%20-4.849306%2C8.15993%200%2C0%20-2.161533%2C-3.22553%20-1.941797%2C-9.77044%200.234654%2C-6.99096%205.295218%2C-7.71993%205.295218%2C-7.71993%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2054.582482%2C107.59332%20c%200%2C0%202.241739%2C4.37552%201.751199%2C9.41549%20-0.628626%2C6.45886%20-4.168369%2C8.07491%20-4.168369%2C8.07491%200%2C0%20-2.229755%2C-3.60561%20-2.324805%2C-9.04738%20-0.144998%2C-8.30948%204.741975%2C-8.44284%204.741975%2C-8.44284%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2056.368738%2C8.2523992%20c%20-3.080107%2C2.0673498%20-6.484249%2C4.6274188%20-9.227815%2C7.4828408%20-4.867879%2C5.06625%20-9.69563%2C10.777765%20-13.844954%2C16.492485%20-2.803062%2C3.860563%20-6.439744%2C9.718762%20-8.426691%2C14.02792%20-2.644165%2C5.73477%20-4.210337%2C9.752426%20-5.661568%2C16.053157%20-2.044405%2C8.876453%20-1.762661%2C17.985973%200.31394%2C26.573979%203.054996%2C12.634629%2012.832324%2C23.206109%2022.602765%2C31.787389%207.643469%2C6.7126%2017.91979%2C11.10409%2026.948753%2C14.32983%20l%200.926829%2C-2.46191%20C%2061.052235%2C129.34167%2051.569629%2C125.07512%2044.244327%2C118.63362%2034.82154%2C110.34822%2026.118974%2C100.24353%2022.362802%2C88.200124%2020.076733%2C80.86983%2019.545916%2C72.826742%2020.745613%2C65.039455%20c%201.051092%2C-6.822569%203.693467%2C-13.660144%206.26752%2C-19.877025%202.116208%2C-5.110523%204.583575%2C-9.091657%207.593246%2C-13.284791%203.815991%2C-5.316808%208.009297%2C-10.501765%2012.466818%2C-15.236115%202.885482%2C-3.064565%206.744436%2C-5.831267%209.843737%2C-7.9114116%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2049.038389%2C14.332187%20c%200%2C0%207.448148%2C0.268919%2011.149895%2C-1.878754%204.143581%2C-2.403969%208.209814%2C-7.6219207%208.530666%2C-9.1451969%200%2C0%20-6.523506%2C-2.85845332%20-12.60585%2C2.3628768%20-4.590661%2C3.9407119%20-6.71731%2C7.7691011%20-7.074711%2C8.6610741%20Z%22%2F%3E%09%3C%2Fg%3E%09%3Cpath%20d%3D%22M103.281%2C32.5L103.656%2C32.75C103.656%2C32.75%20104.735%2C33.446%20106.125%2C34.156C107.482%2C34.848%20109.157%2C35.439%20109.906%2C35.469C109.917%2C35.469%20109.958%2C35.468%20109.969%2C35.469C110.01%2C35.467%20110.052%2C35.467%20110.094%2C35.469C110.099%2C35.468%20110.119%2C35.469%20110.125%2C35.469C110.883%2C35.431%20112.528%2C34.843%20113.875%2C34.156C115.265%2C33.446%20116.344%2C32.75%20116.344%2C32.75L116.719%2C32.5L155%2C32.5L155%2C38.5C157.618%2C38.5%20160%2C40.882%20160%2C43.5L160%2C97.5C160%2C100.118%20157.618%2C102.5%20155%2C102.5L120%2C102.5L120%2C102.822C120%2C105.388%20118.194%2C107.5%20116%2C107.5L111.5%2C107.5L111.5%2C109.25C112.265%2C109.816%20113.045%2C110.361%20113.831%2C110.896C114.182%2C110.743%20114.534%2C110.593%20114.887%2C110.442C117.541%2C109.318%20120.226%2C108.257%20122.986%2C107.42C125.014%2C106.805%20127.085%2C106.309%20129.189%2C106.037C130.077%2C105.923%20130.971%2C105.849%20131.867%2C105.827C132.588%2C105.809%20133.309%2C105.823%20134.028%2C105.877C135.536%2C105.988%20137.032%2C106.272%20138.466%2C106.753C138.809%2C106.868%20139.148%2C106.994%20139.483%2C107.131C139.851%2C107.282%20140.212%2C107.446%20140.561%2C107.638C141.392%2C108.096%20142.148%2C108.69%20142.786%2C109.393C143.458%2C110.134%20143.998%2C110.993%20144.375%2C111.92C144.977%2C113.399%20145.161%2C115.051%20144.852%2C116.621C144.758%2C117.097%20144.619%2C117.565%20144.435%2C118.015C144.23%2C118.518%20143.968%2C118.999%20143.655%2C119.444C143.272%2C119.989%20142.812%2C120.479%20142.295%2C120.899C141.701%2C121.38%20141.035%2C121.767%20140.329%2C122.058C139.882%2C122.242%20139.419%2C122.387%20138.95%2C122.506C137.859%2C122.781%20136.732%2C122.902%20135.608%2C122.909C134.068%2C122.917%20132.531%2C122.715%20131.027%2C122.39C129.073%2C121.967%20127.166%2C121.335%20125.312%2C120.592C123.46%2C119.85%20121.655%2C118.991%20119.891%2C118.06C117.714%2C116.91%20115.599%2C115.646%20113.536%2C114.303C113.037%2C114.525%20112.539%2C114.748%20112.042%2C114.972C110.347%2C115.738%20108.656%2C116.513%20106.961%2C117.279L106.944%2C117.286C107.412%2C117.449%20107.88%2C117.615%20108.347%2C117.782C108.741%2C117.925%20109.135%2C118.069%20109.528%2C118.215C109.846%2C118.334%20110.163%2C118.454%20110.479%2C118.577L110.547%2C118.603C110.707%2C118.679%20110.752%2C118.69%20110.895%2C118.796C111.163%2C118.996%20111.359%2C119.283%20111.447%2C119.606C111.494%2C119.777%20111.488%2C119.824%20111.5%2C120L111.5%2C121.287C111.513%2C121.367%20111.52%2C121.45%20111.52%2C121.535L111.521%2C123.608C114.658%2C124.306%20116.998%2C127.118%20116.999%2C130.491L117%2C134.462C117%2C134.642%20116.838%2C134.805%20116.66%2C134.805L114.109%2C134.805L114.11%2C138.974C114.11%2C139.541%20113.657%2C139.998%20113.094%2C139.998L113.093%2C139.998C112.53%2C139.999%20112.077%2C139.542%20112.077%2C138.974L112.075%2C134.806L107.925%2C134.807L107.927%2C138.975C107.927%2C139.543%20107.473%2C140%20106.91%2C140C106.347%2C140%20105.893%2C139.543%20105.893%2C138.976L105.892%2C134.808L103.341%2C134.808C103.163%2C134.809%20103.001%2C134.645%20103.001%2C134.465L103%2C130.494C102.999%2C127.121%20105.338%2C124.309%20108.474%2C123.609L108.473%2C121.535C108.473%2C121.435%20108.482%2C121.337%20108.5%2C121.242L108.5%2C121.034C106.671%2C120.346%20104.82%2C119.719%20102.961%2C119.12L102.855%2C119.087C102.525%2C119.226%20102.195%2C119.365%20101.864%2C119.503C101.526%2C119.643%20101.187%2C119.782%20100.847%2C119.921C98.212%2C120.979%2095.538%2C121.952%2092.784%2C122.657C90.847%2C123.152%2088.869%2C123.516%2086.872%2C123.646C84.442%2C123.804%2081.978%2C123.602%2079.646%2C122.874C79.225%2C122.743%2078.809%2C122.595%2078.399%2C122.431C78.16%2C122.335%2077.921%2C122.237%2077.691%2C122.121C77.439%2C121.995%2077.197%2C121.848%2076.969%2C121.682C76.51%2C121.347%2076.11%2C120.932%2075.796%2C120.459C75.542%2C120.077%2075.345%2C119.659%2075.21%2C119.221C74.906%2C118.227%2074.934%2C117.141%2075.292%2C116.164C75.45%2C115.731%2075.671%2C115.322%2075.947%2C114.953C76.347%2C114.418%2076.86%2C113.971%2077.439%2C113.64C77.875%2C113.391%2078.348%2C113.208%2078.823%2C113.052C79.613%2C112.793%2080.432%2C112.623%2081.256%2C112.513C82.602%2C112.333%2083.969%2C112.305%2085.325%2C112.363C86.97%2C112.434%2088.608%2C112.618%2090.234%2C112.873C91.926%2C113.138%2093.605%2C113.478%2095.272%2C113.865C97.506%2C114.384%2099.717%2C114.991%20101.912%2C115.652L102.203%2C115.74L102.692%2C115.891C103.201%2C115.671%20103.707%2C115.446%20104.214%2C115.222C104.719%2C114.997%20105.223%2C114.771%20105.728%2C114.544C107.253%2C113.855%20108.775%2C113.159%20110.299%2C112.468L110.625%2C112.321C110.329%2C112.109%20110.034%2C111.895%20109.74%2C111.68C109.54%2C111.532%20109.341%2C111.384%20109.143%2C111.233L109.086%2C111.19C109.037%2C111.147%20108.985%2C111.107%20108.939%2C111.06C108.754%2C110.875%20108.619%2C110.641%20108.551%2C110.388C108.506%2C110.219%20108.511%2C110.173%20108.5%2C110L108.5%2C107.5L104%2C107.5C101.806%2C107.5%20100%2C105.388%20100%2C102.822L100%2C102.5L65%2C102.5C62.382%2C102.5%2060%2C100.118%2060%2C97.5L60%2C43.5C60%2C40.882%2062.382%2C38.5%2065%2C38.5L65%2C32.5L103.281%2C32.5ZM83.942%2C115.338C82.734%2C115.351%2081.515%2C115.438%2080.34%2C115.735C80.022%2C115.815%2079.708%2C115.912%2079.402%2C116.03C79.216%2C116.102%2079.032%2C116.178%2078.862%2C116.284C78.61%2C116.44%2078.395%2C116.653%2078.244%2C116.909C77.937%2C117.431%2077.92%2C118.097%2078.198%2C118.634C78.298%2C118.829%2078.436%2C119.003%2078.6%2C119.148C78.721%2C119.255%2078.856%2C119.346%2078.999%2C119.421C79.165%2C119.508%2079.342%2C119.577%2079.516%2C119.646C79.974%2C119.83%2080.442%2C119.989%2080.918%2C120.123C81.846%2C120.384%2082.8%2C120.549%2083.76%2C120.632C85.839%2C120.811%2087.937%2C120.61%2089.981%2C120.215C92.812%2C119.668%2095.559%2C118.751%2098.247%2C117.722L98.256%2C117.719C95.773%2C117.037%2093.264%2C116.438%2090.727%2C115.996C88.622%2C115.629%2086.492%2C115.365%2084.354%2C115.339C84.217%2C115.338%2084.079%2C115.338%2083.942%2C115.338ZM132.153%2C108.822C131.583%2C108.833%20131.014%2C108.863%20130.445%2C108.916C128.452%2C109.102%20126.486%2C109.532%20124.563%2C110.082C121.938%2C110.834%20119.381%2C111.811%20116.864%2C112.864C117.214%2C113.081%20117.566%2C113.295%20117.919%2C113.507C119.206%2C114.273%20120.511%2C115.008%20121.842%2C115.695C122.87%2C116.225%20123.912%2C116.727%20124.97%2C117.193C125.835%2C117.575%20126.712%2C117.932%20127.6%2C118.257C128.926%2C118.742%20130.281%2C119.159%20131.662%2C119.458C132.784%2C119.701%20133.927%2C119.867%20135.076%2C119.902C135.976%2C119.93%20136.882%2C119.876%20137.766%2C119.699C138.213%2C119.609%20138.657%2C119.491%20139.082%2C119.326C139.615%2C119.118%20140.117%2C118.828%20140.546%2C118.449C140.814%2C118.212%20141.051%2C117.942%20141.25%2C117.646C141.412%2C117.406%20141.548%2C117.148%20141.658%2C116.88C141.757%2C116.637%20141.835%2C116.384%20141.89%2C116.127C141.941%2C115.895%20141.974%2C115.658%20141.989%2C115.42C142.092%2C113.859%20141.465%2C112.289%20140.356%2C111.193C139.987%2C110.828%20139.567%2C110.516%20139.113%2C110.266C138.693%2C110.034%20138.242%2C109.856%20137.791%2C109.694C136.764%2C109.325%20135.695%2C109.081%20134.612%2C108.948C134.004%2C108.873%20133.393%2C108.836%20132.78%2C108.822C132.571%2C108.82%20132.362%2C108.82%20132.153%2C108.822ZM151%2C96.635L151%2C36.5L117.563%2C36.5C117.258%2C36.695%20116.552%2C37.148%20115.25%2C37.812C114.123%2C38.387%20113.33%2C38.924%20112%2C39.218L112%2C77C112.011%2C77.792%20110.793%2C78.521%20110%2C78.521C109.207%2C78.521%20107.989%2C77.792%20108%2C77L108%2C39.218C106.67%2C38.924%20105.877%2C38.387%20104.75%2C37.812C103.448%2C37.148%20102.742%2C36.695%20102.438%2C36.5L69%2C36.5L69%2C96.719L103.25%2C96.719L103.486%2C96.869L105.219%2C97.75C106.233%2C98.268%20107.722%2C98.883%20108.5%2C99.125C110.235%2C99.665%20111.034%2C99.515%20113.969%2C98.094L116.25%2C97L116.301%2C96.999C116.369%2C96.959%20116.406%2C96.937%20116.406%2C96.937L116.75%2C96.719L143.047%2C96.719L151%2C96.635Z%22%2F%3E%09%3Cpath%20d%3D%22m%2088.77419%2C52.4998%20c%20-4.66667%2C0%20-9.4386%2C3.43859%20-9.4386%2C8.8421%200%2C3.01755%202.03509%2C5.7193%205.50877%2C7.4386%203.4386%2C1.7193%206.52632%2C2.66667%206.52632%2C4.77193%200%2C2.70175%20-2.73684%2C2.8421%20-4.17544%2C2.8421%20-3.22807%2C0%20-7.08772%2C-3.26315%20-7.08772%2C-3.26315%20l%20-3.29824%2C5.54386%20c%200%2C0%204.10526%2C3.82456%2010.87719%2C3.82456%205.64912%2C0%2010.91228%2C-2.42105%2010.91228%2C-9.33334%200%2C-3.78947%20-3.54386%2C-6.52631%20-6.77193%2C-7.89473%20-3.29825%2C-1.40351%20-6.03509%2C-2.56141%20-6.03509%2C-4.17544%200%2C-1.57895%201.19298%2C-2.59649%203.4386%2C-2.59649%202.98245%2C0%205.85965%2C2%205.85965%2C2%20l%202.66666%2C-5.26316%20c%200%2C0%20-3.71929%2C-2.73684%20-8.98245%2C-2.73684%20Z%22%2F%3E%09%3Cpath%20d%3D%22m%20140.47341%2C52.4998%20-17.16363%2C0%200%2C30%2017.16363%2C0%200%2C-6%20-10.32727%2C0%200%2C-6.03637%209.89091%2C0%200%2C-6%20-9.89091%2C0%200%2C-5.96363%2010.32727%2C0%200%2C-6%20Z%22%2F%3E%3C%2Fsvg%3E" epub:type="z3998:publisher-logo se:image.color-depth.black-on-transparent"/>
</header>
<p>This ebook is the product of many hours of hard work by volunteers for <a href="https://standardebooks.org/">Standard Ebooks</a>, and builds on the hard work of other literature lovers made possible by the public domain.</p>
<p>This particular ebook is based on a transcription from <a href="https://www.gutenberg.org/ebooks/55426">Project Gutenberg</a> and on digital scans from the <a href="https://archive.org/details/williamwycherle00macagoog">Internet Archive</a>.</p>
<p>The source text and artwork in this ebook are believed to be in the United States public domain; that is, they are believed to be free of copyright restrictions in the United States. They may still be copyrighted in other countries, so users located outside of the United States must check their local laws before using this ebook. The creators of, and contributors to, this ebook dedicate their contributions to the worldwide public domain via the terms in the <a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0 1.0 Universal Public Domain Dedication</a>. For full license information, see the <a href="uncopyright">Uncopyright</a> at the end of this ebook.</p>
<p>Standard Ebooks is a volunteer-driven project that produces ebook editions of public domain literature using modern typography, technology, and editorial standards, and distributes them free of cost. You can download this and other ebooks carefully produced for true book lovers at <a href="https://standardebooks.org/">standardebooks.org</a>.</p>
</section>
<section id="introduction" epub:type="introduction frontmatter z3998:non-fiction">
<h2 epub:type="title">Introduction</h2>
<p><i epub:type="se:name.publication.play">The Country Wife</i> was written, according to its authors own statement, about the year 1671 or 1672. Its production upon the stage was subsequent to that of <i epub:type="se:name.publication.play">The Gentleman Dancing-Master</i>, to which allusion is made in the prologue, and antecedent to that of the earlier-written <i epub:type="se:name.publication.play">Plain Dealer</i>, in the second act of which the author inserted some critical observations upon <i epub:type="se:name.publication.play">The Country Wife</i>. The first performance of <i epub:type="se:name.publication.play">The Plain Dealer</i>, as will afterwards appear, admits not of a later date than that of March, or the very beginning of April, 1674; it follows then that <i epub:type="se:name.publication.play">The Country Wife</i> was brought forward some time between the early spring of 1672 and that of 1674. It was acted by the Kings Company, established during these two years at the theatre in Portugal Street, Lincolns Inn Fields, and was published in the year 1675.</p>
<p>If we can overlook the immorality which, in this play, is more offensive and pronounced than in any of Wycherleys other dramas, we shall find in <i epub:type="se:name.publication.play">The Country Wife</i> a brilliantly written and skilfully constructed comedy, superior to either of the preceding dramas from the same pen, and surpassed, among comedies of the Restoration, only by its authors own masterpiece, <i epub:type="se:name.publication.play">The Plain Dealer</i>. The plot of <i epub:type="se:name.publication.play">The Country Wife</i> is partly based upon two comedies by Molière<i lang="fr" epub:type="se:name.publication.play" xml:lang="fr">LEcole des Femmes</i> and <i lang="fr" epub:type="se:name.publication.play" xml:lang="fr">LEcole des Maris</i>. From the former of these Wycherley derived his conception of the jealous man who keeps under close restraint a young and ignorant woman, with the vain hope of thereby securing her fidelity to him. Agness innocent confessions to Arnolphe of her lovers stratagems and her own esteem for him find a counterpart in the Country Wifes frankness on a similar occasion, but beyond these points of coincidence there is little resemblance between the two plays. From <i lang="fr" epub:type="se:name.publication.play" xml:lang="fr">LEcole des Maris</i>, again, Wycherley has borrowed one or two incidents: the imprisoned girls device of making her would-be husband (in the English play, her actual husband) the bearer of a letter to her gallant, and the trick by which Isabella causes her tyrant, under the impression that she is another woman, to consign her with his own hands to his rival.</p>
<p>Steele has published, in the <i epub:type="se:name.publication.magazine">Tatler</i> of April 16, 1709, a very just criticism upon this play, which, as it cannot fail to interest the reader, I venture to subjoin.</p>
<blockquote>
<p>“Wills Coffeehouse, April 14.</p>
<p>“This evening the Comedy, called <i epub:type="se:name.publication.play">The Country Wife</i>, was acted in Drury Lane, for the benefit of <abbr epub:type="z3998:name-title">Mrs.</abbr> Bignell. The part which gives name to the Play was performed by herself. Through the whole action she made a very pretty figure, and exactly entered into the nature of the part. Her husband, in the Drama, is represented to be one of those debauchees who run through the vices of the town, and believe, when they think fit, they can marry and settle at their ease. His own knowledge of the iniquity of the age makes him choose a wife wholly ignorant of it, and place his security in her want of skill to abuse him. The Poet, on many occasions, where the propriety of the character will admit of it, insinuates that there is no defence against vice but the contempt of it: and has, in the natural ideas of an untainted innocent, shown the gradual steps to ruin and destruction which persons of condition run into, without the help of a good education to form their conduct. The torment of a jealous coxcomb, which arises from his own false maxims, and the aggravation of his pain by the very words in which he sees her innocence, makes a very pleasant and instructive satire. The character of Horner, and the design of it, is a good representation of the age in which that Comedy was written: at which time love and wenching were the business of life, and the gallant manner of pursuing women was the best recommendation at Court. To this only it is to be imputed that a Gentleman of <abbr epub:type="z3998:name-title">Mr.</abbr> Wycherleys character and sense condescends to represent the insults done to the honour of the bed without just reproof; but to have drawn a man of probity with regard to such considerations had been a monster, and a Poet had at that time discovered his want of knowing the manners of the Court he lived in, by a virtuous character in his fine gentleman, as he would show his ignorance by drawing a vicious one to please the present audience.”</p>
</blockquote>
</section>
<section id="epigraph" epub:type="epigraph frontmatter">
<blockquote epub:type="z3998:verse">
<p lang="la" xml:lang="la">
<span>Indignor quidquam reprehendi, non quia crasse</span>
<br/>
<span>Compositum illepideve putetur, sed quia nuper:</span>
<br/>
<span>Nec veniam antiquis, sed honorem et praemia posci.<a href="#note-1" id="noteref-1" epub:type="noteref">1</a></span>
</p>
<cite>
<abbr>Horat.</abbr>
</cite>
</blockquote>
</section>
<section id="dramatis-personae" epub:type="z3998:dramatis-personae frontmatter">
<h2 epub:type="title">Dramatis Personae</h2>
<ul>
<li>
<p><abbr epub:type="z3998:name-title">Mr.</abbr> Horner.</p>
</li>
<li>
<p><abbr epub:type="z3998:name-title">Mr.</abbr> Harcourt.</p>
</li>
<li>
<p><abbr epub:type="z3998:name-title">Mr.</abbr> Dorilant.</p>
</li>
<li>
<p><abbr epub:type="z3998:name-title">Mr.</abbr> Pinchwife.</p>
</li>
<li>
<p><abbr epub:type="z3998:name-title">Mr.</abbr> Sparkish.</p>
</li>
<li>
<p>Sir Jasper Fidget.</p>
</li>
<li>
<p>A Boy.</p>
</li>
<li>
<p>A Quack.</p>
</li>
<li>
<p>Waiters, Servants, and Attendants.</p>
</li>
<li>
<p><abbr epub:type="z3998:name-title">Mrs.</abbr> Margery Pinchwife.</p>
</li>
<li>
<p>Alithea, Sister of Pinchwife.</p>
</li>
<li>
<p>Lady Fidget.</p>
</li>
<li>
<p><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty Fidget, Sister of Sir Jasper.</p>
</li>
<li>
<p><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish.</p>
</li>
<li>
<p>Old Lady Squeamish.</p>
</li>
<li>
<p>Lucy, Alitheas Maid.</p>
</li>
</ul>
<p>Scene—London.</p>
</section>
<section id="halftitlepage" epub:type="halftitlepage frontmatter">
<h2 epub:type="fulltitle">The Country Wife</h2>
</section>
<section id="prologue" epub:type="prologue z3998:scene bodymatter z3998:fiction z3998:drama">
<h2 epub:type="title">Prologue</h2>
<p>Spoken by <abbr epub:type="z3998:name-title">Mr.</abbr> Hart.<a href="#note-2" id="noteref-2" epub:type="noteref">2</a></p>
<table>
<tbody>
<tr>
<td/>
<td epub:type="z3998:verse">
<p>
<span>Poets, like cudgelled bullies, never do</span>
<br/>
<span>At first or second blow submit to you;</span>
<br/>
<span>But will provoke you still, and neer have done,</span>
<br/>
<span>Till you are weary first with laying on.</span>
<br/>
<span>The late so baffled scribbler of this day,</span>
<br/>
<span>Though he stands trembling, bids me boldly say,</span>
<br/>
<span>What we before most plays are used to do,</span>
<br/>
<span>For poets out of fear first draw on you;</span>
<br/>
<span>In a fierce prologue the still pit defy,</span>
<br/>
<span>And, ere you speak, like Castril<a href="#note-3" id="noteref-3" epub:type="noteref">3</a> give the lie.</span>
<br/>
<span>But though our Bayess battles oft Ive fought,</span>
<br/>
<span>And with bruised knuckles their dear conquests bought;</span>
<br/>
<span>Nay, never yet feared odds upon the stage,</span>
<br/>
<span>In prologue dare not hector with the age;</span>
<br/>
<span>But would take quarter from your saving hands,</span>
<br/>
<span>Though Bayes within all yielding countermands,</span>
<br/>
<span>Says, you confederate wits no quarter give,</span>
<br/>
<span>Therefore his play shant ask your leave to live.</span>
<br/>
<span>Well, let the vain rash fop, by huffing so,</span>
<br/>
<span>Think to obtain the better terms of you;</span>
<br/>
<span>But we, the actors, humbly will submit,</span>
<br/>
<span>Now, and at any time, to a full pit;</span>
<br/>
<span>Nay, often we anticipate your rage,</span>
<br/>
<span>And murder poets for you on our stage:</span>
<br/>
<span>We set no guards upon our tiring-room,</span>
<br/>
<span>But when with dying colours there you come,</span>
<br/>
<span>We patiently, you see, give up to you</span>
<br/>
<span>Our poets, virgins, nay, our matrons too.</span>
</p>
</td>
</tr>
</tbody>
</table>
</section>
<section id="act-1" epub:type="chapter bodymatter z3998:fiction z3998:drama">
<h2>
<span epub:type="label">Act</span>
<span epub:type="ordinal z3998:roman">I</span>
</h2>
<section id="scene-1-1" epub:type="z3998:scene">
<h3>
<span epub:type="label">Scene</span>
<span epub:type="ordinal z3998:roman">I</span>
</h3>
<p><b epub:type="z3998:persona">Horners</b> lodging.</p>
<table>
<tbody>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Horner</b>, and <b epub:type="z3998:persona">Quack</b> following him at a distance.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> A quack is as fit for a pimp, as a midwife for a bawd; they are still but in their way, both helpers of nature.⁠—<i epub:type="z3998:stage-direction">Aloud.</i> Well, my dear doctor, hast thou done what I desired?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Quack</td>
<td>I have undone you forever with the women, and reported you throughout the whole town as bad as an eunuch, with as much trouble as if I had made you one in earnest.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>But have you told all the midwives you know, the orange wenches at the playhouses, the city husbands, and old fumbling keepers of this end of the town? for theyll be the readiest to report it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Quack</td>
<td>I have told all the chambermaids, waiting-women, tire-women, and old women of my acquaintance; nay, and whispered it as a secret to em, and to the whisperers of Whitehall; so that you need not doubt twill spread, and you will be as odious to the handsome young women, as</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>As the smallpox. Well</td>
</tr>
<tr>
<td epub:type="z3998:persona">Quack</td>
<td>And to the married women of this end of the town, as</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>As the great one; nay, as their own husbands.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Quack</td>
<td>And to the city dames, as aniseed Robin, of filthy and contemptible memory; and they will frighten their children with your name, especially their females.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>And cry, Horners coming to carry you away. I am only afraid twill not be believed. You told em it was by an English-French disaster, and an English-French chirurgeon, who has given me at once not only a cure, but an antidote for the future against that damned malady, and that worse distemper, love, and all other womens evils?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Quack</td>
<td>Your late journey into France has made it the more credible, and your being here a fortnight before you appeared in public, looks as if you apprehended the shame, which I wonder you do not. Well, I have been hired by young gallants to belie em tother way; but you are the first would be thought a man unfit for women.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Dear <abbr epub:type="z3998:name-title">Mr.</abbr> Doctor, let vain rogues be contented only to be thought abler men than they are, generally tis all the pleasure they have; but mine lies another way.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Quack</td>
<td>You take, methinks, a very preposterous way to it, and as ridiculous as if we operators in physic should put forth bills to disparage our medicaments, with hopes to gain customers.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Doctor, there are quacks in love as well as physic, who get but the fewer and worse patients for their boasting; a good name is seldom got by giving it ones self; and women, no more than honour, are compassed by bragging. Come, come, Doctor, the wisest lawyer never discovers the merits of his cause till the trial; the wealthiest man conceals his riches, and the cunning gamester his play. Shy husbands and keepers, like old rooks, are not to be cheated but by a new unpractised trick: false friendship will pass now no more than false dice upon em; no, not in the city.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Boy</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Boy</td>
<td>There are two ladies and a gentleman coming up.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exit.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>A pox! some unbelieving sisters of my former acquaintance, who, I am afraid, expect their sense should be satisfied of the falsity of the report. No—this formal fool and women!</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Sir Jasper Fidget</b>, <b epub:type="z3998:persona">Lady Fidget</b>, and <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty Fidget</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Quack</td>
<td>His wife and sister.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>My coach breaking just now before your door, sir, I look upon as an occasional reprimand to me, sir, for not kissing your hands, sir, since your coming out of France, sir; and so my disaster, sir, has been my good fortune, sir; and this is my wife and sister, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>What then, sir?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>My lady, and sister, sir.—Wife, this is Master Horner.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Master Horner, husband!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>My lady, my Lady Fidget, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>So, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Wont you be acquainted with her, sir?⁠—<i epub:type="z3998:stage-direction">Aside.</i> So, the report is true, I find, by his coldness or aversion to the sex; but Ill play the wag with him.⁠—<i epub:type="z3998:stage-direction">Aloud.</i> Pray salute my wife, my lady, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>I will kiss no mans wife, sir, for him, sir; I have taken my eternal leave, sir, of the sex already, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> Ha! ha! ha! Ill plague him yet.⁠—<i epub:type="z3998:stage-direction">Aloud.</i> Not know my wife, sir?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>I do know your wife, sir; shes a woman, sir, and consequently a monster, sir, a greater monster than a husband, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>A husband! how, sir?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>So, sir; but I make no more cuckolds, sir. <i epub:type="z3998:stage-direction">Makes horns.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Ha! ha! ha! Mercury! Mercury!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Pray, Sir Jasper, let us be gone from this rude fellow.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty</td>
<td>Who, by his breeding, would think he had ever been in France?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Foh! hes but too much a French fellow, such as hate women of quality and virtue for their love to their husbands. Sir Jasper, a woman is hated by em as much for loving her husband as for loving their money. But pray lets be gone.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>You do well, madam; for I have nothing that you came for. I have brought over not so much as a bawdy picture, no new postures, nor the second part of the <i lang="fr" epub:type="se:name.publication.book" xml:lang="fr">Ecole des Filles</i>; nor</td>
</tr>
<tr>
<td epub:type="z3998:persona">Quack</td>
<td>Hold, for shame, sir! what dye mean? youll ruin yourself forever with the sex<i epub:type="z3998:stage-direction">Apart to <b epub:type="z3998:persona">Horner</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Ha! ha! ha! he hates women perfectly, I find.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty</td>
<td>What pity tis he should!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Ay, hes a base fellow fort. But affectation makes not a woman more odious to them than virtue.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Because your virtue is your greatest affectation, madam.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>How, you saucy fellow! would you wrong my honour?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>If I could.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>How dye mean, sir?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Ha! ha! ha! no, he cant wrong your ladyships honour, upon my honour. He, poor man—hark you in your ear—a mere eunuch. <i epub:type="z3998:stage-direction">Whispers.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>O filthy French beast! foh! foh! why do we stay? lets be gone: I cant endure the sight of him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Stay but till the chairs come; theyll be here presently.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>No, no.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Nor can I stay longer. Tis, let me see, a quarter and half quarter of a minute past eleven. The council will be sat; I must away. Business must be preferred always before love and ceremony with the wise, <abbr epub:type="z3998:name-title">Mr.</abbr> Horner.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>And the impotent, Sir Jasper.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Ay, ay, the impotent, Master Horner; hah! hah! hah!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>What, leave us with a filthy man alone in his lodgings?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Hes an innocent man now, you know. Pray stay, Ill hasten the chairs to you.⁠—<abbr epub:type="z3998:name-title">Mr.</abbr> Horner, your servant; I should be glad to see you at my house. Pray come and dine with me, and play at cards with my wife after dinner; you are fit for women at that game yet, ha! ha!⁠—<i epub:type="z3998:stage-direction">Aside.</i> Tis as much a husbands prudence to provide innocent diversion for a wife as to hinder her unlawful pleasures; and he had better employ her than let her employ herself.⁠—<i epub:type="z3998:stage-direction">Aloud.</i> Farewell.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Your servant, Sir Jasper.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exit <b epub:type="z3998:persona">Sir Jasper</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>I will not stay with him, foh!⁠—</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Nay, madam, I beseech you stay, if it be but to see I can be as civil to ladies yet as they would desire.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>No, no, foh! you cannot be civil to ladies.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty</td>
<td>You as civil as ladies would desire?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>No, no, no, foh! foh! foh!</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exeunt <b epub:type="z3998:persona">Lady Fidget</b> and <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty Fidget</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Quack</td>
<td>Now, I think, I, or you yourself, rather, have done your business with the women.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Thou art an ass. Dont you see already, upon the report, and my carriage, this grave man of business leaves his wife in my lodgings, invites me to his house and wife, who before would not be acquainted with me out of jealousy?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Quack</td>
<td>Nay, by this means you may be the more acquainted with the husbands, but the less with the wives.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Let me alone; if I can but abuse the husbands, Ill soon disabuse the wives. Stay—Ill reckon you up the advantages I am like to have by my stratagem. First, I shall be rid of all my old acquaintances, the most insatiable sort of duns, that invade our lodgings in a morning; and next to the pleasure of making a new mistress is that of being rid of an old one, and of all old debts. Love, when it comes to be so, is paid the most unwillingly.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Quack</td>
<td>Well, you may be so rid of your old acquaintances; but how will you get any new ones?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Doctor, thou wilt never make a good chemist, thou art so incredulous and impatient. Ask but all the young fellows of the town if they do not lose more time, like huntsmen, in starting the game, than in running it down. One knows not where to find em; who will or will not. Women of quality are so civil, you can hardly distinguish love from good breeding, and a man is often mistaken: but now I can be sure she that shows an aversion to me loves the sport, as those women that are gone, whom I warrant to be right. And then the next thing is, your women of honour, as you call em, are only chary of their reputations, not their persons; and tis scandal they would avoid, not men. Now may I have, by the reputation of an eunuch, the privileges of one, and be seen in a ladys chamber in a morning as early as her husband; kiss virgins before their parents or lovers; and may be, in short, the passe-partout of the town. Now, doctor.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Quack</td>
<td>Nay, now you shall be the doctor; and your process is so new that we do not know but it may succeed.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Not so new neither; <i lang="la" xml:lang="la">probatum est</i>, doctor.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Quack</td>
<td>Well, I wish you luck, and many patients, whilst I go to mine.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exit.</i>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Harcourt</b> and <b epub:type="z3998:persona">Dorilant</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Come, your appearance at the play yesterday, has, I hope, hardened you for the future against the womens contempt, and the mens raillery; and now youll abroad as you were wont.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Did I not bear it bravely?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>With a most theatrical impudence, nay, more than the orange-wenches show there, or a drunken vizard-mask, or a great-bellied actress; nay, or the most impudent of creatures, an ill poet; or what is yet more impudent, a secondhand critic.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>But what say the ladies? have they no pity?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>What ladies? The vizard-masks, you know, never pity a man when alls gone, though in their service.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>And for the women in the boxes, youd never pity them when twas in your power.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>They say tis pity but all that deal with common women should be served so.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>Nay, I dare swear they wont admit you to play at cards with them, go to plays with em, or do the little duties which other shadows of men are wont to do for em.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>What do you call shadows of men?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>Half-men.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>What, boys?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>Ay, your old boys, old <i lang="fr" xml:lang="fr">beaux garçons</i>, who, like superannuated stallions, are suffered to run, feed, and whinny with the mares as long as they live, though they can do nothing else.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Well, a pox on love and wenching! Women serve but to keep a man from better company. Though I cant enjoy them, I shall you the more. Good fellowship and friendship are lasting, rational, and manly pleasures.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>For all that, give me some of those pleasures you call effeminate too; they help to relish one another.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>They disturb one another.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>No, mistresses are like books. If you pore upon them too much, they doze you, and make you unfit for company; but if used discreetly, you are the fitter for conversation by em.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>A mistress should be like a little country retreat near the town; not to dwell in constantly, but only for a night and away, to taste the town the better when a man returns.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>I tell you, tis as hard to be a good fellow, a good friend, and a lover of women, as tis to be a good fellow, a good friend, and a lover of money. You cannot follow both, then choose your side. Wine gives you liberty, love takes it away.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>Gad, hes in the right ont.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Wine gives you joy; love, grief and tortures, besides surgeons. Wine makes us witty; love, only sots. Wine makes us sleep; love breaks it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>By the world he has reason, Harcourt.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Wine makes</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>Ay, wine makes us—makes us princes; love makes us beggars, poor rogues, egad—and wine</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>So, theres one converted.—No, no, love and wine, oil and vinegar.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>I grant it; love will still be uppermost.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Come, for my part, I will have only those glorious manly pleasures of being very drunk and very slovenly.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Boy</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Boy</td>
<td><abbr epub:type="z3998:name-title">Mr.</abbr> Sparkish is below, sir.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exit.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>What, my dear friend! a rogue that is fond of me only, I think, for abusing him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>No, he can no more think the men laugh at him than that women jilt him; his opinion of himself is so good.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Well, theres another pleasure by drinking I thought not of—I shall lose his acquaintance, because he cannot drink: and you know tis a very hard thing to be rid of him; for hes one of those nauseous offerers at wit, who, like the worst fiddlers, run themselves into all companies.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>One that, by being in the company of men of sense, would pass for one.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>And may so to the shortsighted world; as a false jewel amongst true ones is not discerned at a distance. His company is as troublesome to us as a cuckolds when you have a mind to his wifes.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>No, the rogue will not let us enjoy one another, but ravishes our conversation; though he signifies no more tot than Sir Martin Mar-alls<a href="#note-4" id="noteref-4" epub:type="noteref">4</a> gaping, and awkward thrumming upon the lute, does to his mans voice and music.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>And to pass for a wit in town shows himself a fool every night to us, that are guilty of the plot.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Such wits as he are, to a company of reasonable men, like rooks to the gamesters; who only fill a room at the table, but are so far from contributing to the play, that they only serve to spoil the fancy of those that do.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>Nay, they are used like rooks too, snubbed, checked, and abused; yet the rogues will hang on.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>A pox on em, and all that force nature, and would be still what she forbids em! Affectation is her greatest monster.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Most men are the contraries to that they would seem. Your bully, you see, is a coward with a long sword; the little humbly-fawning physician, with his ebony cane, is he that destroys men.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>The usurer, a poor rogue, possessed of mouldy bonds and mortgages; and we they call spendthrifts, are only wealthy, who lay out his money upon daily new purchases of pleasure.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Ay, your arrantest cheat is your trustee or executor; your jealous man, the greatest cuckold; your churchman the greatest atheist; and your noisy pert rogue of a wit, the greatest fop, dullest ass, and worst company, as you shall see; for here he comes.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Sparkish</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>How ist, sparks? how ist? Well, faith, Harry, I must rally thee a little, ha! ha! ha! upon the report in town of thee, ha! ha! ha! I cant hold ifaith; shall I speak?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Yes; but youll be so bitter then.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Honest Dick and Frank here shall answer for me; I will not be extreme bitter, by the universe.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>We will be bound in a ten thousand pound bond, he shall not be bitter at all.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>Nor sharp, nor sweet.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>What, not downright insipid?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Nay then, since you are so brisk, and provoke me, take what follows. You must know, I was discoursing and rallying with some ladies yesterday, and they happened to talk of the fine new signs in town</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Very fine ladies, I believe.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Said I, I know where the best new sign is.—Where? says one of the ladies.—In Covent-Garden, I replied.—Said another, In what street?—In Russel-street, answered I.—Lord, says another, Im sure there was never a fine new sign there yesterday.—Yes, but there was, said I again; and it came out of France, and has been there a fortnight.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>A pox! I can hear no more, prithee.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>No, hear him out; let him tune his crowd a while.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>The worst music, the greatest preparation.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Nay, faith, Ill make you laugh.—It cannot be, says a third lady.—Yes, yes, quoth I again.—Says a fourth lady</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Look tot, well have no more ladies.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>No—then mark, mark, now. Said I to the fourth, Did you never see <abbr epub:type="z3998:name-title">Mr.</abbr> Horner? he lodges in Russel-street, and hes a sign of a man, you know, since he came out of France; ha! ha! ha!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>But the devil take me if thine be the sign of a jest.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>With that they all fell a-laughing, till they bepissed themselves. What, but it does not move you, methinks? Well, I see one had as good go to law without a witness, as break a jest without a laugher on ones side.—Come, come, sparks, but where do we dine? I have left at Whitehall an earl, to dine with you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>Why, I thought thou hadst loved a man with a title, better than a suit with a French trimming tot.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Go to him again.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>No, sir, a wit to me is the greatest title in the world.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>But go dine with your earl, sir; he may be exception. We are your friends, and will not take it ill to be left, I do assure you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Nay, faith, he shall go to him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Nay, pray, gentlemen.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>Well thrust you out, if you wont; what, disappoint anybody for us?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Nay, dear gentlemen, hear me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>No, no, sir, by no means; pray go, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Why, dear rogues</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>No, no.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">They all thrust him out of the room.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">All</td>
<td>Ha! ha! ha!</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona">Sparkish</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>But, sparks, pray hear me. What, dye think Ill eat then with gay shallow fops and silent coxcombs? I think wit as necessary at dinner, as a glass of good wine; and thats the reason I never have any stomach when I eat alone.—Come, but where do we dine?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Even where you will.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>At Chatelines?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>Yes, if you will.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Or at the Cock?<a href="#note-5" id="noteref-5" epub:type="noteref">5</a></td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>Yes, if you please.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Or at the Dog and Partridge?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Ay, if you have a mind tot; for we shall dine at neither.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Pshaw! with your fooling we shall lose the new play; and I would no more miss seeing a new play the first day, than I would miss sitting in the wits row. Therefore Ill go fetch my mistress, and away.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exit.</i>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Pinchwife</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Who have we here? Pinchwife?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Gentlemen, your humble servant.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Well, Jack, by thy long absence from the town, the grumness of thy countenance, and the slovenliness of thy habit, I should give thee joy, should I not, of marriage?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> Death! does he know Im married too? I thought to have concealed it from him at least.⁠—<i epub:type="z3998:stage-direction">Aloud.</i> My long stay in the country will excuse my dress; and I have a suit of law that brings me up to town, that puts me out of humour. Besides, I must give Sparkish tomorrow five thousand pounds to lie with my sister.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Nay, you country gentlemen, rather than not purchase, will buy anything; and he is a cracked title, if we may quibble. Well, but am I to give thee joy? I heard thou wert married.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>What then?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Why, the next thing that is to be heard, is, thourt a cuckold.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Insupportable name! <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>But I did not expect marriage from such a whoremaster as you; one that knew the town so much, and women so well.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Why, I have married no London wife.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Pshaw! thats all one. That grave circumspection in marrying a country wife, is like refusing a deceitful pampered Smithfield jade, to go and be cheated by a friend in the country.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> A pox on him and his simile!⁠—<i epub:type="z3998:stage-direction">Aloud.</i> At least we are a little surer of the breed there, know what her keeping has been, whether foiled or unsound.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Come, come, I have known a clap gotten in Wales; and there are cousins, justices clerks, and chaplains in the country, I wont say coachmen. But shes handsome and young?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> Ill answer as I should do.⁠—<i epub:type="z3998:stage-direction">Aloud.</i> No, no; she has no beauty but her youth, no attraction but her modesty: wholesome, homely, and huswifely; thats all.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>He talks as like a grazier as he looks.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Shes too awkward, ill-favoured, and silly to bring to town.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Then methinks you should bring her to be taught breeding.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>To be taught! no, sir, I thank you. Good wives and private soldiers should be ignorant—Ill keep her from your instructions, I warrant you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>The rogue is as jealous as if his wife were not ignorant. <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Why, if she be ill-favoured, there will be less danger here for you than by leaving her in the country. We have such variety of dainties that we are seldom hungry.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>But they have always coarse, constant, swingeing stomachs in the country.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Foul feeders indeed!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>And your hospitality is great there.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Open house; every mans welcome.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>So, so, gentlemen.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>But prithee, why shouldst thou marry her? If she be ugly, ill-bred, and silly, she must be rich then.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>As rich as if she brought me twenty thousand pound out of this town; for shell be as sure not to spend her moderate portion, as a London baggage would be to spend hers, let it be what it would: so tis all one. Then, because shes ugly, shes the likelier to be my own; and being ill-bred, shell hate conversation; and since silly and innocent, will not know the difference betwixt a man of one-and-twenty and one of forty.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Nine—to my knowledge. But if she be silly, shell expect as much from a man of forty-nine, as from him of one-and-twenty. But methinks wit is more necessary than beauty; and I think no young woman ugly that has it, and no handsome woman agreeable without it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Tis my maxim, hes a fool that marries; but hes a greater that does not marry a fool. What is wit in a wife good for, but to make a man a cuckold?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Yes, to keep it from his knowledge.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>A fool cannot contrive to make her husband a cuckold.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>No; but shell club with a man that can: and what is worse, if she cannot make her husband a cuckold, shell make him jealous, and pass for one: and then tis all one.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Well, well, Ill take care for one. My wife shall make me no cuckold, though she had your help, <abbr epub:type="z3998:name-title">Mr.</abbr> Horner. I understand the town, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>His help! <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Hes come newly to town, it seems, and has not heard how things are with him. <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>But tell me, has marriage cured thee of whoring, which it seldom does?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Tis more than age can do.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>No, the word is, Ill marry and live honest: but a marriage vow is like a penitent gamesters oath, and entering into bonds and penalties to stint himself to such a particular small sum at play for the future, which makes him but the more eager; and not being able to hold out, loses his money again, and his forfeit to boot.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>Ay, ay, a gamester will be a gamester whilst his money lasts, and a whoremaster whilst his vigour.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Nay, I have known em, when they are broke, and can lose no more, keep a fumbling with the box in their hands to fool with only, and hinder other gamesters.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>That had wherewithal to make lusty stakes.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Well, gentlemen, you may laugh at me; but you shall never lie with my wife: I know the town.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>But prithee, was not the way you were in better? is not keeping better than marriage?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>A pox ont! the jades would jilt me, I could never keep a whore to myself.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>So, then you only married to keep a whore to yourself. Well, but let me tell you, women, as you say, are like soldiers, made constant and loyal by good pay, rather than by oaths and covenants. Therefore Id advise my friends to keep rather than marry, since too I find, by your example, it does not serve ones turn; for I saw you yesterday in the eighteenpenny place with a pretty country-wench.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>How the devil! did he see my wife then? I sat there that she might not be seen. But she shall never go to a play again. <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>What! dost thou blush, at nine-and-forty, for having been seen with a wench?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>No, faith, I warrant twas his wife, which he seated there out of sight; for hes a cunning rogue, and understands the town.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>He blushes. Then twas his wife; for men are now more ashamed to be seen with them in public than with a wench.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Hell and damnation! Im undone, since Horner has seen her, and they know twas she. <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>But prithee, was it thy wife? She was exceeding pretty: I was in love with her at that distance.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>You are like never to be nearer to her. Your servant, gentlemen. <i epub:type="z3998:stage-direction">Offers to go.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Nay, prithee stay.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>I cannot; I will not.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Come, you shall dine with us.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>I have dined already.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Come, I know thou hast not: Ill treat thee, dear rogue; thou shat spend none of thy Hampshire money today.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Treat me! So, he uses me already like his cuckold. <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Nay, you shall not go.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>I must; I have business at home.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exit.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>To beat his wife. Hes as jealous of her, as a Cheapside husband of a Covent-garden wife.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>
<p>Why, tis as hard to find an old whoremaster without jealousy and the gout, as a young one without fear, or the pox:⁠—</p>
<blockquote epub:type="z3998:verse">
<p>
<span>As gout in age from pox in youth proceeds,</span>
<br/>
<span>So wenching past, then jealousy succeeds;</span>
<br/>
<span>The worst disease that love and wenching breeds.</span>
</p>
</blockquote>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exeunt.</i>
</td>
</tr>
</tbody>
</table>
</section>
</section>
<section id="act-2" epub:type="chapter bodymatter z3998:fiction z3998:drama">
<h2>
<span epub:type="label">Act</span>
<span epub:type="ordinal z3998:roman">II</span>
</h2>
<section id="scene-2-1" epub:type="z3998:scene">
<h3>
<span epub:type="label">Scene</span>
<span epub:type="ordinal z3998:roman">I</span>
</h3>
<p>A room in <b epub:type="z3998:persona">Pinchwifes</b> house.</p>
<table>
<tbody>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Margery Pinchwife</b> and <b epub:type="z3998:persona">Alithea</b>. <b epub:type="z3998:persona">Pinchwife</b> peeping behind at the door.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Pray, sister, where are the best fields and woods to walk in, in London?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> A pretty question!⁠—<i epub:type="z3998:stage-direction">Aloud.</i> Why, sister, Mulberry-garden and <abbr>St.</abbr> Jamess park; and, for close walks, the New Exchange.<a href="#note-6" id="noteref-6" epub:type="noteref">6</a></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Pray, sister, tell me why my husband looks so grum here in town, and keeps me up so close, and will not let me go a-walking, nor let me wear my best gown yesterday.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>O, hes jealous, sister.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Jealous! whats that?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Hes afraid you should love another man.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>How should he be afraid of my loving another man, when he will not let me see any but himself?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Did he not carry you yesterday to a play?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Ay; but we sat amongst ugly people. He would not let me come near the gentry, who sat under us, so that I could not see em. He told me, none but naughty women sat there, whom they toused and moused. But I would have ventured, for all that.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>But how did you like the play?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Indeed I was weary of the play; but I liked hugeously the actors. They are the goodliest, properest men, sister!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>O, but you must not like the actors, sister.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Ay, how should I help it, sister? Pray, sister, when my husband comes in, will you ask leave for me to go a-walking?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>A-walking! ha! ha! Lord, a country-gentlewomans pleasure is the drudgery of a footpost; and she requires as much airing as her husbands horses.⁠—<i epub:type="z3998:stage-direction">Aside.</i> But here comes your husband: Ill ask, though Im sure hell not grant it.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>He says he wont let me go abroad for fear of catching the pox.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Fy! the smallpox you should say.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Pinchwife</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>O my dear, dear bud, welcome home! Why dost thou look so fropish? who has nangered thee?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Youre a fool. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</b> goes aside, and cries.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Faith, so she is, for crying for no fault, poor tender creature!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>What, you would have her as impudent as yourself, as arrant a jilflirt, a gadder, a magpie; and to say all, a mere notorious town-woman?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Brother, you are my only censurer; and the honour of your family will sooner suffer in your wife there than in me, though I take the innocent liberty of the town.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Hark you, mistress, do not talk so before my wife.—The innocent liberty of the town!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Why, pray, who boasts of any intrigue with me? what lampoon has made my name notorious? what ill women frequent my lodgings? I keep no company with any women of scandalous reputations.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>No, you keep the men of scandalous reputations company.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Where? would you not have me civil? answer em in a box at the plays, in the drawing-room at Whitehall, in <abbr>St.</abbr> James-park, Mulberry-garden, or</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Hold, hold! Do not teach my wife where the men are to be found: I believe shes the worse for your town-documents already. I bid you keep her in ignorance, as I do.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Indeed, be not angry with her, bud, she will tell me nothing of the town, though I ask her a thousand times a day.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Then you are very inquisitive to know, I find?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Not I indeed, dear; I hate London. Our place-house in the country is worth a thousand oft: would I were there again!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>So you shall, I warrant. But were you not talking of plays and players when I came in?⁠—<i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Alithea</b>.</i> You are her encourager in such discourses.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>No, indeed, dear; she chid me just now for liking the playermen.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> Nay, if she be so innocent as to own to me her liking them, there is no hurt int.⁠—<i epub:type="z3998:stage-direction">Aloud.</i> Come, my poor rogue, but thou likest none better than me?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Yes, indeed, but I do. The playermen are finer folks.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>But you love none better than me?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>You are my own dear bud, and I know you. I hate a stranger.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Ay, my dear, you must love me only; and not be like the naughty town-women, who only hate their husbands, and love every man else; love plays, visits, fine coaches, fine clothes, fiddles, balls, treats, and so lead a wicked town-life.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Nay, if to enjoy all these things be a town-life, London is not so bad a place, dear.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>How! if you love me, you must hate London.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>The fool has forbid me discovering to her the pleasures of the town, and he is now setting her agog upon them himself. <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>But, husband, do the town-women love the playermen too?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Yes, I warrant you.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Ay, I warrant you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Why, you do not, I hope?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>No, no, bud. But why have we no playermen in the country?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Ha!⁠—<abbr epub:type="z3998:name-title">Mrs.</abbr> Minx, ask me no more to go to a play.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Nay, why, love? I did not care for going: but when you forbid me, you make me, as twere, desire it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>So twill be in other things, I warrant. <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Pray let me go to a play, dear.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Hold your peace, I wo not.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Why, love?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Why, Ill tell you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Nay, if he tell her, shell give him more cause to forbid her that place. <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Pray why, dear?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>First, you like the actors; and the gallants may like you.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>What, a homely country girl! No, bud, nobody will like me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>I tell you yes, they may.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>No, no, you jest—I wont believe you: I will go.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>I tell you then, that one of the lewdest fellows in town, who saw you there, told me he was in love with you.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Indeed! who, who, pray who wast?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Ive gone too far, and slipped before I was aware; how overjoyed she is! <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Was it any Hampshire gallant, any of our neighbours? I promise you, I am beholden to him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>I promise you, you lie; for he would but ruin you, as he has done hundreds. He has no other love for women but that; such as he look upon women, like basilisks, but to destroy em.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Ay, but if he loves me, why should he ruin me? answer me to that. Methinks he should not, I would do him no harm.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Ha! ha! ha!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Tis very well; but Ill keep him from doing you any harm, or me either. But here comes company; get you in, get you in.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>But, pray, husband, is he a pretty gentleman that loves me?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>In, baggage, in. <i epub:type="z3998:stage-direction">Thrusts her in, and shuts the door.</i></td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Sparkish</b> and <b epub:type="z3998:persona">Harcourt</b>.</i>
</td>
</tr>
<tr>
<td/>
<td>What, all the lewd libertines of the town brought to my lodging by this easy coxcomb! sdeath, Ill not suffer it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Here, Harcourt, do you approve my choice?⁠—<i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Alithea</b>.</i> Dear little rogue, I told you Id bring you acquainted with all my friends, the wits and<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Harcourt</b> salutes her.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Ay, they shall know her, as well as you yourself will, I warrant you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>This is one of those, my pretty rogue, that are to dance at your wedding tomorrow; and him you must bid welcome ever, to what you and I have.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Monstrous! <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Harcourt, how dost thou like her, faith? Nay, dear, do not look down; I should hate to have a wife of mine out of countenance at anything.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Wonderful! <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Tell me, I say, Harcourt, how dost thou like her? Thou hast stared upon her enough, to resolve me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>So infinitely well, that I could wish I had a mistress too, that might differ from her in nothing but her love and engagement to you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Sir, Master Sparkish has often told me that his acquaintance were all wits and raillieurs, and now I find it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>No, by the universe, madam, he does not rally now; you may believe him. I do assure you, he is the honestest, worthiest, truehearted gentlemen—a man of such perfect honour, he would say nothing to a lady he does not mean.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Praising another man to his mistress! <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Sir, you are so beyond expectation obliging, that</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Nay, egad, I am sure you do admire her extremely; I seet in your eyes.—He does admire you, madam.—By the world, dont you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Yes, above the world, or the most glorious part of it, her whole sex: and till now I never thought I should have envied you, or any man about to marry, but you have the best excuse for marriage I ever knew.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Nay, now, sir, Im satisfied you are of the society of the wits and raillieurs, since you cannot spare your friend, even when he is but too civil to you; but the surest sign is, since you are an enemy to marriage—for that I hear you hate as much as business or bad wine.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Truly, madam, I was never an enemy to marriage till now, because marriage was never an enemy to me before.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>But why, sir, is marriage an enemy to you now? because it robs you of your friend here? for you look upon a friend married, as one gone into a monastery, that is, dead to the world.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Tis indeed, because you marry him; I see, madam, you can guess my meaning. I do confess heartily and openly, I wish it were in my power to break the match; by Heavens I would.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Poor Frank!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Would you be so unkind to me?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>No, no, tis not because I would be unkind to you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Poor Frank! no gad, tis only his kindness to me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Great kindness to you indeed! Insensible fop, let a man make love to his wife to his face! <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Come, dear Frank, for all my wife there, that shall be, thou shalt enjoy me sometimes, dear rogue. By my honour, we men of wit condole for our deceased brother in marriage, as much as for one dead in earnest: I think that was prettily said of me, ha, Harcourt?—But come, Frank, be not melancholy for me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>No, I assure you, I am not melancholy for you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Prithee, Frank, dost think my wife that shall be there, a fine person?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>I could gaze upon her till I became as blind as you are.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>How as I am? how?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Because you are a lover, and true lovers are blind, stock blind.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>True, true; but by the world she has wit too, as well as beauty: go, go with her into a corner, and try if she has wit; talk to her anything, shes bashful before me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Indeed if a woman wants wit in a corner, she has it nowhere.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Sir, you dispose of me a little before your time<i epub:type="z3998:stage-direction">Aside to <b epub:type="z3998:persona">Sparkish</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Nay, nay, madam, let me have an earnest of your obedience, or—go, go, madam<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Harcourt</b> courts <b epub:type="z3998:persona">Alithea</b> aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>How, sir! if you are not concerned for the honour of a wife, I am for that of a sister; he shall not debauch her. Be a pander to your own wife! bring men to her! let em make love before your face! thrust em into a corner together, then leave em in private! is this your town wit and conduct?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Ha! ha! ha! a silly wise rogue would make one laugh more than a stark fool, ha! ha! I shall burst. Nay, you shall not disturb em; Ill vex thee, by the world. <i epub:type="z3998:stage-direction">Struggles with <b epub:type="z3998:persona">Pinchwife</b> to keep him from <b epub:type="z3998:persona">Harcourt</b> and <b epub:type="z3998:persona">Alithea</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>The writings are drawn, sir, settlements made; tis too late, sir, and past all revocation.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Then so is my death.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>I would not be unjust to him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Then why to me so?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>I have no obligation to you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>My love.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>I had his before.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>You never had it; he wants, you see, jealousy, the only infallible sign of it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Love proceeds from esteem; he cannot distrust my virtue: besides, he loves me, or he would not marry me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Marrying you is no more sign of his love than bribing your woman, that he may marry you, is a sign of his generosity. Marriage is rather a sign of interest than love; and he that marries a fortune covets a mistress, not loves her. But if you take marriage for a sign of love, take it from me immediately.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>No, now you have put a scruple in my head; but in short, sir, to end our dispute, I must marry him, my reputation would suffer in the world else.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>No; if you do marry him, with your pardon, madam, your reputation suffers in the world, and you would be thought in necessity for a cloak.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Nay, now you are rude, sir.⁠—<abbr epub:type="z3998:name-title">Mr.</abbr> Sparkish, pray come hither, your friend here is very troublesome, and very loving.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Hold! hold!⁠—<i epub:type="z3998:stage-direction">Aside to <b epub:type="z3998:persona">Alithea</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Dye hear that?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Why, dye think Ill seem to be jealous, like a country bumpkin?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>No, rather be a cuckold, like a credulous cit.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Madam, you would not have been so little generous as to have told him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Yes, since you could be so little generous as to wrong him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Wrong him! no man can dot, hes beneath an injury: a bubble, a coward, a senseless idiot, a wretch so contemptible to all the world but you, that</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Hold, do not rail at him, for since he is like to be my husband, I am resolved to like him: nay, I think I am obliged to tell him you are not his friend.—Master Sparkish, Master Sparkish!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>What, what?⁠—<i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Harcourt</b>.</i> Now, dear rogue, has not she wit?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Not so much as I thought, and hoped she had. <i epub:type="z3998:stage-direction">Speaks surlily.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td><abbr epub:type="z3998:name-title">Mr.</abbr> Sparkish, do you bring people to rail at you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Madam</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>How! no; but if he does rail at me, tis but in jest, I warrant: what we wits do for one another, and never take any notice of it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>He spoke so scurrilously of you, I had no patience to hear him; besides, he has been making love to me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>True, damned telltale woman! <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Pshaw! to show his parts—we wits rail and make love often, but to show our parts: as we have no affections, so we have no malice, we</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>He said you were a wretch below an injury</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Pshaw!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Damned, senseless, impudent, virtuous jade! Well, since she wont let me have her, shell do as good, shell make me hate her. <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>A common bubble</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Pshaw!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>A coward</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Pshaw, pshaw!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>A senseless, drivelling idiot</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>How! did he disparage my parts? Nay, then, my honours concerned, I cant put up that, sir, by the world—brother, help me to kill him<i epub:type="z3998:stage-direction">Aside.</i> I may draw now, since we have the odds of him:tis a good occasion, too, before my mistress<i epub:type="z3998:stage-direction">Offers to draw.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Hold, hold!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>What, what?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> I must not let em kill the gentleman neither, for his kindness to me: I am so far from hating him, that I wish my gallant had his person and understanding. Nay, if my honour</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Ill be thy death.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Hold, hold! Indeed, to tell the truth, the gentleman said after all, that what he spoke was but out of friendship to you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>How! say, I am, I am a fool, that is, no wit, out of friendship to me?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Yes, to try whether I was concerned enough for you; and made love to me only to be satisfied of my virtue, for your sake.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Kind, however. <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Nay, if it were so, my dear rogue, I ask thee pardon; but why would not you tell me so, faith?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Because I did not think ont, faith.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Come, Horner does not come; Harcourt, lets be gone to the new play.—Come, madam.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>I will not go, if you intend to leave me alone in the box, and run into the pit, as you use to do.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Pshaw! Ill leave Harcourt with you in the box to entertain you, and thats as good; if I sat in the box, I should be thought no judge but of trimmings.—Come away, Harcourt, lead her down.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exeunt <b epub:type="z3998:persona">Sparkish, Harcourt</b>, and <b epub:type="z3998:persona">Alithea</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Well, go thy ways, for the flower of the true town fops, such as spend their estates before they come to em, and are cuckolds before theyre married. But let me go look to my own freehold.—How!</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Lady Fidget</b>, <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty Fidget</b>, and <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Your servant, sir: where is your lady? We are come to wait upon her to the new play.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>New play!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>And my husband will wait upon you presently.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> Damn your civility.⁠—<i epub:type="z3998:stage-direction">Aloud.</i> Madam, by no means; I will not see Sir Jasper here, till I have waited upon him at home; nor shall my wife see you till she has waited upon your ladyship at your lodgings.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Now we are here, sir?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>No, Madam.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty</td>
<td>Pray, let us see her.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>We will not stir till we see her.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> A pox on you all!⁠—<i epub:type="z3998:stage-direction">Goes to the door, and returns.</i> She has locked the door, and is gone abroad.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>No, you have locked the door, and shes within.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty</td>
<td>They told us below she was here.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> Will nothing do?⁠—<i epub:type="z3998:stage-direction">Aloud.</i> Well, it must out then. To tell you the truth, ladies, which I was afraid to let you know before, lest it might endanger your lives, my wife has just now the smallpox come out upon her; do not be frightened; but pray be gone, ladies; you shall not stay here in danger of your lives; pray get you gone, ladies.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>No, no, we have all had em.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>Alack, alack!</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty</td>
<td>Come, come, we must see how it goes with her; I understand the disease.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Come!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> Well, there is no being too hard for women at their own weapon, lying, therefore Ill quit the field.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exit.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>Heres an example of jealousy!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Indeed, as the world goes, I wonder there are no more jealous, since wives are so neglected.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty</td>
<td>Pshaw! as the world goes, to what end should they be jealous?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Foh! tis a nasty world.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>That men of parts, great acquaintance, and quality, should take up with and spend themselves and fortunes in keeping little playhouse creatures, foh!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Nay, that women of understanding, great acquaintance, and good quality, should fall a-keeping too of little creatures, foh!</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>Why, tis the men of qualitys fault; they never visit women of honour and reputation as they used to do; and have not so much as common civility for ladies of our rank, but use us with the same indifferency and ill-breeding as if we were all married to em.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>She says true; tis an arrant shame women of quality should be so slighted; methinks birth—birth should go for something; I have known men admired, courted, and followed for their titles only.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>Ay, one would think men of honour should not love, no more than marry, out of their own rank.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty</td>
<td>Fy, fy, upon em! they are come to think cross breeding for themselves best, as well as for their dogs and horses.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>They are dogs and horses fort.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>One would think, if not for love, for vanity a little.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty</td>
<td>Nay, they do satisfy their vanity upon us sometimes; and are kind to us in their report, tell all the world they lie with us.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Damned rascals, that we should be only wronged by em! To report a man has had a person, when he has not had a person, is the greatest wrong in the whole world that can be done to a person.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>Well, tis an arrant shame noble persons should be so wronged and neglected.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>But still tis an arranter shame for a noble person to neglect her own honour, and defame her own noble person with little inconsiderable fellows, foh!</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty</td>
<td>I suppose the crime against our honour is the same with a man of quality as with another.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>How! no sure, the man of quality is likest ones husband, and therefore the fault should be the less.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty</td>
<td>But then the pleasure should be the less.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Fy, fy, fy, for shame, sister! whither shall we ramble? Be continent in your discourse, or I shall hate you.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty</td>
<td>Besides, an intrigue is so much the more notorious for the mans quality.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>Tis true that nobody takes notice of a private man, and therefore with him tis more secret; and the crimes the less when tis not known.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>You say true; ifaith, I think you are in the right ont: tis not an injury to a husband, till it be an injury to our honours; so that a woman of honour loses no honour with a private person; and to say truth</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty</td>
<td>So, the little fellow is grown a private person—with her<i epub:type="z3998:stage-direction">Apart to <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>But still my dear, dear honour</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Sir Jasper Fidget</b>, <b epub:type="z3998:persona">Horner</b>, and <b epub:type="z3998:persona">Dorilant</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Ay, my dear, dear of honour, thou hast still so much honour in thy mouth</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>That she has none elsewhere. <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Oh, what dye mean to bring in these upon us?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty</td>
<td>Foh! these are as bad as wits.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>Foh!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Let us leave the room.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Stay, stay; faith, to tell you the naked truth</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Fy, Sir Jasper! do not use that word naked.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Well, well, in short I have business at Whitehall, and cannot go to the play with you, therefore would have you go</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>With those two to a play?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>No, not with tother, but with <abbr epub:type="z3998:name-title">Mr.</abbr> Horner; there can be no more scandal to go with him than with <abbr epub:type="z3998:name-title">Mr.</abbr> Tattle, or Master Limberham.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>With that nasty fellow! no—no.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Nay, prithee, dear, hear me. <i epub:type="z3998:stage-direction">Whispers to <b epub:type="z3998:persona">Lady Fidget</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Ladies<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Horner</b> and <b epub:type="z3998:persona">Dorilant</b> draw near <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</b> and <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty Fidget</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty</td>
<td>Stand off.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>Do not approach us.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty</td>
<td>You herd with the wits, you are obscenity all over.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>And I would as soon look upon a picture of Adam and Eve, without fig-leaves, as any of you, if I could help it; therefore keep off, and do not make us sick.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>What a devil are these?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Why, these are pretenders to honour, as critics to wit, only by censuring others; and as every raw, peevish, out-of-humoured, affected, dull, tea-drinking, arithmetical fop, sets up for a wit by railing at men of sense, so these for honour, by railing at the court, and ladies of as great honour as quality.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Come, <abbr epub:type="z3998:name-title">Mr.</abbr> Horner, I must desire you to go with these ladies to the play, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>I, sir?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Ay, ay, come, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>I must beg your pardon, sir, and theirs; I will not be seen in womens company in public again for the world.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Ha, ha, strange aversion!</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>No, hes for womens company in private.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>He—poor man—he—ha! ha! ha!</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty</td>
<td>Tis a greater shame amongst lewd fellows to be seen in virtuous womens company, than for the women to be seen with them.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Indeed, madam, the time was I only hated virtuous women, but now I hate the other too; I beg your pardon, ladies.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>You are very obliging, sir, because we would not be troubled with you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>In sober sadness, he shall go.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>Nay, if he wo not, I am ready to wait upon the ladies, and I think I am the fitter man.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>You sir! no, I thank you for that. Master Horner is a privileged man amongst the virtuous ladies, twill be a great while before you are so; he! he! he! hes my wifes gallant; he! he! he! No, pray withdraw, sir, for as I take it, the virtuous ladies have no business with you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>And I am sure he can have none with them. Tis strange a man cant come amongst virtuous women now, but upon the same terms as men are admitted into the Great Turks seraglio. But heavens keep me from being an ombre player with em!—But where is Pinchwife?</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exit.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Come, come, man; what, avoid the sweet society of womankind? that sweet, soft, gentle, tame, noble creature, woman, made for mans companion</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>So is that soft, gentle, tame, and more noble creature a spaniel, and has all their tricks; can fawn, lie down, suffer beating, and fawn the more; barks at your friends when they come to see you, makes your bed hard, gives you fleas, and the mange sometimes. And all the difference is, the spaniels the more faithful animal, and fawns but upon one master.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>He! he! he!</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>O the rude beast!</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty</td>
<td>Insolent brute!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Brute! stinking, mortified, rotten French wether, to dare</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Hold, ant please your ladyship.—For shame, Master Horner! your mother was a woman<i epub:type="z3998:stage-direction">Aside.</i> Now shall I never reconcile em.⁠—<i epub:type="z3998:stage-direction">Aside to <b epub:type="z3998:persona">Lady Fidget</b>.</i> Hark you, madam, take my advice in your anger. You know you often want one to make up your drolling pack of ombre players, and you may cheat him easily; for hes an ill gamester, and consequently loves play. Besides, you know you have but two old civil gentlemen (with stinking breaths too) to wait upon you abroad; take in the third into your service. The other are but crazy; and a lady should have a supernumerary gentleman-usher as a supernumerary coach-horse, lest sometimes you should be forced to stay at home.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>But are you sure he loves play, and has money?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>He loves play as much as you, and has money as much as I.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Then I am contented to make him pay for his scurrility. Money makes up in a measure all other wants in men.—Those whom we cannot make hold for gallants, we make fine. <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> So, so; now to mollify, wheedle him.⁠—<i epub:type="z3998:stage-direction">Aside to <b epub:type="z3998:persona">Horner</b>.</i> Master Horner, will you never keep civil company? methinks tis time now, since you are only fit for them. Come, come, man, you must een fall to visiting our wives, eating at our tables, drinking tea with our virtuous relations after dinner, dealing cards to em, reading plays and gazettes to em, picking fleas out of their smocks for em, collecting receipts, new songs, women, pages, and footmen for em.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>I hope theyll afford me better employment, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>He! he! he! tis fit you know your work before you come into your place. And since you are unprovided of a lady to flatter, and a good house to eat at, pray frequent mine, and call my wife mistress, and she shall call you gallant, according to the custom.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Who, I?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Faith, thou shat for my sake; come, for my sake only.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>For your sake</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Come, come, heres a gamester for you; let him be a little familiar sometimes; nay, what if a little rude? Gamesters may be rude with ladies, you know.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Yes; losing gamesters have a privilege with women.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>I always thought the contrary, that the winning gamester had most privilege with women; for when you have lost your money to a man, youll lose anything you have, all you have, they say, and he may use you as he pleases.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>He! he! he! well, win or lose, you shall have your liberty with her.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>As he behaves himself; and for your sake Ill give him admittance and freedom.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>All sorts of freedom, madam?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Ay, ay, ay, all sorts of freedom thou canst take. And so go to her, begin thy new employment; wheedle her, jest with her, and be better acquainted one with another.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> I think I know her already; therefore may venture with her my secret for hers. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Horner</b> and <b epub:type="z3998:persona">Lady Fidget</b> whisper.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Sister cuz, I have provided an innocent playfellow for you there.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty</td>
<td>Who, he?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>Theres a playfellow, indeed!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Yes sure.—What, he is good enough to play at cards, blindmans-buff, or the fool with, sometimes!</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>Foh! well have no such playfellows.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty</td>
<td>No, sir; you shant choose playfellows for us, we thank you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Nay, pray hear me. <i epub:type="z3998:stage-direction">Whispering to them.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>But, poor gentleman, could you be so generous, so truly a man of honour, as for the sakes of us women of honour, to cause yourself to be reported no man? No man! and to suffer yourself the greatest shame that could fall upon a man, that none might fall upon us women by your conversation? but, indeed, sir, as perfectly, perfectly the same man as before your going into France, sir? as perfectly, perfectly, sir?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>As perfectly, perfectly, madam. Nay, I scorn you should take my word; I desire to be tried only, madam.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Well, thats spoken again like a man of honour: all men of honour desire to come to the test. But, indeed, generally you men report such things of yourselves, one does not know how or whom to believe; and it is come to that pass, we dare not take your words no more than your tailors, without some staid servant of yours be bound with you. But I have so strong a faith in your honour, dear, dear, noble sir, that Id forfeit mine for yours, at any time, dear sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>No, madam, you should not need to forfeit it for me; I have given you security already to save you harmless, my late reputation being so well known in the world, madam.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>But if upon any future falling-out, or upon a suspicion of my taking the trust out of your hands, to employ some other, you yourself should betray your trust, dear sir? I mean, if youll give me leave to speak obscenely, you might tell, dear sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>If I did, nobody would believe me. The reputation of impotency is as hardly recovered again in the world as that of cowardice, dear madam.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Nay, then, as one may say, you may do your worst, dear, dear sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Come, is your ladyship reconciled to him yet? have you agreed on matters? for I must be gone to Whitehall.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Why, indeed, Sir Jasper, Master Horner is a thousand, thousand times a better man than I thought him. Cousin Squeamish, sister Dainty, I can name him now. Truly, not long ago, you know, I thought his very name obscenity; and I would as soon have lain with him as have named him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Very likely, poor madam.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty</td>
<td>I believe it.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>No doubt ont.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Well, well—that your ladyship is as virtuous as any she, I know, and him all the town knows—he! he! he! therefore now you like him, get you gone to your business together, go, go to your business, I say, pleasure, whilst I go to my pleasure, business.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Come, then, dear gallant.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Come away, my dearest mistress.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>So, so; why, tis as Id have it.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exit.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>And as Id have it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td epub:type="z3998:verse">
<p>
<span>Who for his business from his wife will run,</span>
<br/>
<span>Takes the best care to have her business done.</span>
</p>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exeunt.</i>
</td>
</tr>
</tbody>
</table>
</section>
</section>
<section id="act-3" epub:type="chapter bodymatter z3998:fiction z3998:drama">
<h2>
<span epub:type="label">Act</span>
<span epub:type="ordinal z3998:roman">III</span>
</h2>
<section id="scene-3-1" epub:type="z3998:scene">
<h3>
<span epub:type="label">Scene</span>
<span epub:type="ordinal z3998:roman">I</span>
</h3>
<p>A room in <b epub:type="z3998:persona">Pinchwifes</b> house.</p>
<table>
<tbody>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Alithea</b> and <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Sister, what ails you? you are grown melancholy.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Would it not make anyone melancholy to see you go every day fluttering about abroad, whilst I must stay at home like a poor lonely sullen bird in a cage?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Ay, sister; but you came young, and just from the nest to your cage: so that I thought you liked it, and could be as cheerful int as others that took their flight themselves early, and are hopping abroad in the open air.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Nay, I confess I was quiet enough till my husband told me what pure lives the London ladies live abroad, with their dancing, meetings, and junketings, and dressed every day in their best gowns; and I warrant you, play at ninepins every day of the week, so they do.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Pinchwife</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Come, whats here to do? you are putting the town-pleasures in her head, and setting her a-longing.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Yes, after ninepins. You suffer none to give her those longings you mean but yourself.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>I tell her of the vanities of the town like a confessor.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>A confessor! just such a confessor as he that, by forbidding a silly ostler to grease the horses teeth, taught him to dot.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Come, <abbr epub:type="z3998:name-title">Mrs.</abbr> Flippant, good precepts are lost when bad examples are still before us: the liberty you take abroad makes her hanker after it, and out of humour at home. Poor wretch! she desired not to come to London; I would bring her.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Very well.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>She has been this week in town, and never desired till this afternoon to go abroad.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Was she not at a play yesterday?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Yes; but she neer asked me; I was myself the cause of her going.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Then if she ask you again, you are the cause of her asking, and not my example.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Well, tomorrow night I shall be rid of you; and the next day, before tis light, she and Ill be rid of the town, and my dreadful apprehensions.—Come, be not melancholy; for thou shat go into the country after tomorrow, dearest.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Great comfort!</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Pish! what dye tell me of the country for?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Hows this! what, pish at the country?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Let me alone; I am not well.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>O, if that be all—what ails my dearest?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Truly, I dont know: but I have not been well since you told me there was a gallant at the play in love with me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Ha!⁠—</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Thats by my example too!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Nay, if you are not well, but are so concerned, because a lewd fellow chanced to lie, and say he liked you, youll make me sick too.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Of what sickness?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>O, of that which is worse than the plague, jealousy.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Pish, you jeer! Im sure theres no such disease in our receipt-book at home.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>No, thou never metst with it, poor innocent.—Well, if thou cuckold me, twill be my own fault—for cuckolds and bastards are generally makers of their own fortune. <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Well, but pray, bud, lets go to a play tonight.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Tis just done, she comes from it. But why are you so eager to see a play?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Faith, dear, not that I care one pin for their talk there; but I like to look upon the playermen, and would see, if I could, the gallant you say loves me: thats all, dear bud.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Is that all, dear bud?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>This proceeds from my example!</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>But if the play be done, lets go abroad, however, dear bud.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Come have a little patience and thou shalt go into the country on Friday.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Therefore I would see first some sights to tell my neighbours of. Nay, I will go abroad, thats once.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Im the cause of this desire too!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>But now I think ont, who, who was the cause of Horners coming to my lodgings today? That was you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>No, you, because you would not let him see your handsome wife out of your lodging.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Why, O Lord! did the gentleman come hither to see me indeed?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>No, no.—You are not the cause of that damned question too, Mistress Alithea?⁠—<i epub:type="z3998:stage-direction">Aside.</i> Well, shes in the right of it. He is in love with my wife—and comes after hertis so—but Ill nip his love in the bud; lest he should follow us into the country, and break his chariot-wheel near our house, on purpose for an excuse to come tot. But I think I know the town.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Come, pray, bud, lets go abroad before tis late; for I will go, thats flat and plain.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> So! the obstinacy already of the town-wife; and I must, whilst shes here, humour her like one.⁠—<i epub:type="z3998:stage-direction">Aloud.</i> Sister, how shall we do, that she may not be seen, or known?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Let her put on her mask.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Pshaw! a mask makes people but the more inquisitive, and is as ridiculous a disguise as a stage-beard: her shape, stature, habit will be known. And if we should meet with Horner, he would be sure to take acquaintance with us, must wish her joy, kiss her, talk to her, leer upon her, and the devil and all. No, Ill not use her to a mask, tis dangerous; for masks have made more cuckolds than the best faces that ever were known.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>How will you do then?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Nay, shall we go? The Exchange will be shut, and I have a mind to see that.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>So—I have it—Ill dress her up in the suit we are to carry down to her brother, little Sir James; nay, I understand the town-tricks. Come, lets go dress her. A mask! no—a woman masked, like a covered dish, gives a man curiosity and appetite; when, it may be, uncovered, twould turn his stomach: no, no.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Indeed your comparison is something a greasy one: but I had a gentle gallant used to say, A beauty masked, like the sun in eclipse, gathers together more gazers than if it shined out.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exeunt.</i>
</td>
</tr>
</tbody>
</table>
</section>
<section id="scene-3-2" epub:type="z3998:scene">
<h3>
<span epub:type="label">Scene</span>
<span epub:type="ordinal z3998:roman">II</span>
</h3>
<p>The New Exchange.</p>
<table>
<tbody>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Horner</b>, <b epub:type="z3998:persona">Harcourt</b>, and <b epub:type="z3998:persona">Dorilant</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>Engaged to women, and not sup with us!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Ay, a pox on em all!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>You were much a more reasonable man in the morning, and had as noble resolutions against em, as a widower of a weeks liberty.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>Did I ever think to see you keep company with women in vain?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>In vain: notis since I cant love em, to be revenged on em.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Now your sting is gone, you looked in the box amongst all those women like a drone in the hive; all upon you, shoved and ill-used by em all, and thrust from one side to tother.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>Yet he must be buzzing amongst em still, like other beetle-headed liquorish drones. Avoid em, and hate em, as they hate you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Because I do hate em, and would hate em yet more, Ill frequent em. You may see by marriage, nothing makes a man hate a woman more than her constant conversation. In short, I converse with em, as you do with rich fools, to laugh at em and use em ill.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>But I would no more sup with women, unless I could lie with em, than sup with a rich coxcomb, unless I could cheat him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Yes, I have known thee sup with a fool for his drinking; if he could set out your hand that way only, you were satisfied, and if he were a wine-swallowing mouth, twas enough.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Yes, a man drinks often with a fool, as he tosses with a marker, only to keep his hand in use. But do the ladies drink?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Yes, sir; and I shall have the pleasure at least of laying em flat with a bottle, and bring as much scandal that way upon em as formerly tother.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Perhaps you may prove as weak a brother among em that way as tother.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>Foh! drinking with women is as unnatural as scolding with em. But tis a pleasure of decayed fornicators, and the basest way of quenching love.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Nay, tis drowning love, instead of quenching it. But leave us for civil women too!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>Ay, when he cant be the better for em. We hardly pardon a man that leaves his friend for a wench, and thats a pretty lawful call.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Faith, I would not leave you for em, if they would not drink.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>Who would disappoint his company at Lewiss for a gossiping?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Foh! Wine and women, good apart, together are as nauseous as sack and sugar. But hark you, sir, before you go, a little of your advice; an old maimed general, when unfit for action, is fittest for counsel. I have other designs upon women than eating and drinking with them; I am in love with Sparkishs mistress, whom he is to marry tomorrow: now how shall I get her?</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Sparkish</b>, looking about.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Why, here comes one will help you to her.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>He! he, I tell you, is my rival, and will hinder my love.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>No; a foolish rival and a jealous husband assist their rivals designs; for they are sure to make their women hate them, which is the first step to their love for another man.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>But I cannot come near his mistress but in his company.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Still the better for you; for fools are most easily cheated when they themselves are accessories: and he is to be bubbled of his mistress as of his money, the common mistress, by keeping him company.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Who is that that is to be bubbled? Faith, let me snack; I hant met with a bubble since Christmas. Gad, I think bubbles are like their brother woodcocks, go out with the cold weather.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>A pox! he did not hear all, I hope. <i epub:type="z3998:stage-direction">Apart to <b epub:type="z3998:persona">Horner</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Come, you bubbling rogues you, where do we sup?—Oh, Harcourt, my mistress tells me you have been making fierce love to her all the play long: ha! ha!—But I</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>I make love to her!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Nay, I forgive thee, for I think I know thee, and I know her; but I am sure I know myself.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Did she tell you so? I see all women are like these of the Exchange; who, to enhance the prize of their commodities, report to their fond customers offers which were never made em.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Ay, women are apt to tell before the intrigue, as men after it, and so show themselves the vainer sex. But hast thou a mistress, Sparkish? Tis as hard for me to believe it, as that thou ever hadst a bubble, as you bragged just now.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>O, your servant, sir: are you at your raillery, sir? But we are some of us beforehand with you today at the play. The wits were something bold with you, sir; did you not hear us laugh?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Yes; but I thought you had gone to plays, to laugh at the poets wit, not at your own.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Your servant, sir: no, I thank you. Gad I go to a play as to a country treat; I carry my own wine to one, and my own wit to tother, or else Im sure I should not be merry at either. And the reason why we are so often louder than the players, is, because we think we speak more wit, and so become the poets rivals in his audience: for to tell you the truth, we hate the silly rogues; nay, so much, that we find fault even with their bawdy upon the stage, whilst we talk nothing else in the pit as loud.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>But why shouldst thou hate the silly poets? Thou hast too much wit to be one; and they, like whores, are only hated by each other: and thou dost scorn writing, Im sure.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Yes; Id have you to know I scorn writing: but women, women, that make men do all foolish things, make em write songs too. Everybody does it. Tis even as common with lovers, as playing with fans; and you can no more help rhyming to your Phillis, than drinking to your Phillis.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Nay, poetry in love is no more to be avoided than jealousy.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>But the poets damned your songs, did they?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Damn the poets! they have turned em into burlesque, as they call it. That burlesque is a hocus-pocus trick they have got, which, by the virtue of <i>Hictius doctius topsy turvy</i>, they make a wise and witty man in the world, a fool upon the stage you know not how: and tis therefore I hate em too, for I know not but it may be my own case; for theyll put a man into a play for looking asquint. Their predecessors were contented to make serving-men only their stage-fools: but these rogues must have gentlemen, with a pox to em, nay, knights; and, indeed, you shall hardly see a fool upon the stage but hes a knight. And to tell you the truth, they have kept me these six years from being a knight in earnest, for fear of being knighted in a play, and dubbed a fool.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>Blame em not, they must follow their copy, the age.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>But why shouldst thou be afraid of being in a play, who expose yourself every day in the playhouses, and at public places?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Tis but being on the stage, instead of standing on a bench in the pit.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>Dont you give money to painters to draw you like? and are you afraid of your pictures at length in a playhouse, where all your mistresses may see you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>A pox! painters dont draw the smallpox or pimples in ones face. Come, damn all your silly authors whatever, all books and booksellers, by the world; and all readers, courteous or uncourteous!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>But who comes here, Sparkish?</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Pinchwife</b> and <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</b> in mans clothes, <b epub:type="z3998:persona">Alithea</b> and <b epub:type="z3998:persona">Lucy</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Oh, hide me! Theres my mistress too. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Sparkish</b> hides himself behind <b epub:type="z3998:persona">Harcourt</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>She sees you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>But I will not see her. Tis time to go to Whitehall, and I must not fail the drawing-room.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Pray, first carry me, and reconcile me to her.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Another time. Faith, the king will have supped.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Not with the worse stomach for thy absence. Thou art one of those fools that think their attendance at the kings meals as necessary as his physicians, when you are more troublesome to him than his doctors or his dogs.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Pshaw! I know my interest, sir. Prithee hide me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Your servant, Pinchwife.—What, he knows us not!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Come along. <i epub:type="z3998:stage-direction">To his <b epub:type="z3998:persona">Wife</b> aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Pray, have you any ballads? give me sixpenny worth.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Bookseller</td>
<td>We have no ballads.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Then give me <i epub:type="se:name.publication.book">Covent Garden Drollery</i>, and a play or two—Oh, heres <i epub:type="se:name.publication.play">Tarugos Wiles</i>, and <i epub:type="se:name.publication.play">The Slighted Maiden</i>;<a href="#note-7" id="noteref-7" epub:type="noteref">7</a> Ill have them.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>No; plays are not for your reading. Come along; will you discover yourself? <i epub:type="z3998:stage-direction">Apart to her.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Who is that pretty youth with him, Sparkish?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>I believe his wifes brother, because hes something like her: but I never saw her but once.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Extremely handsome; I have seen a face like it too. Let us follow em.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exeunt <b epub:type="z3998:persona">Pinchwife</b>, <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</b>, <b epub:type="z3998:persona">Pinchwife</b>, <b epub:type="z3998:persona">Alithea</b>, and <b epub:type="z3998:persona">Lucy</b>; <b epub:type="z3998:persona">Horner</b> and <b epub:type="z3998:persona">Dorilant</b> following them.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Come, Sparkish, your mistress saw you, and will be angry you go not to her. Besides, I would fain be reconciled to her, which none but you can do, dear friend.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Well, thats a better reason, dear friend. I would not go near her now for hers or my own sake; but I can deny you nothing: for though I have known thee a great while, never go, if I do not love thee as well as a new acquaintance.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>I am obliged to you indeed, dear friend. I would be well with her, only to be well with thee still; for these ties to wives usually dissolve all ties to friends. I would be contented she should enjoy you a-nights, but I would have you to myself a-days as I have had, dear friend.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>And thou shalt enjoy me a-days, dear, dear friend, never stir: and Ill be divorced from her, sooner than from thee. Come along.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> So, we are hard put tot, when we make our rival our procurer; but neither she nor her brother would let me come near her now. When alls done, a rival is the best cloak to steal to a mistress under, without suspicion; and when we have once got to her as we desire, we throw him off like other cloaks.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exit <b epub:type="z3998:persona">Sparkish, Harcourt</b> following him.</i>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona">Pinchwife</b> and <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td><i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Alithea</b>.</i> Sister, if you will not go, we must leave you.⁠—<i epub:type="z3998:stage-direction">Aside.</i> The fool her gallant and she will muster up all the young saunterers of this place, and they will leave their dear sempstresses to follow us. What a swarm of cuckolds and cuckold-makers are here!—Come, lets be gone, Mistress Margery.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Dont you believe that; I hant half my bellyfull of sights yet.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Then walk this way.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Lord, what a power of brave signs are here! stay—the Bulls-Head, the Rams-Head, and the Stags-Head, dear</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Nay, if every husbands proper sign here were visible, they would be all alike.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>What dye mean by that, bud?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Tis no matter—no matter, bud.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Pray tell me: nay, I will know.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>They would be all Bulls, Stags, and Rams-heads.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exeunt <b epub:type="z3998:persona">Pinchwife</b> and <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</b>.</i>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona">Sparkish</b>, <b epub:type="z3998:persona">Harcourt</b>, <b epub:type="z3998:persona">Alithea</b>, and <b epub:type="z3998:persona">Lucy</b>, at the other side.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Come, dear madam, for my sake you shall be reconciled to him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>For your sake I hate him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Thats something too cruel, madam, to hate me for his sake.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Ay indeed, madam, too, too cruel to me, to hate my friend for my sake.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>I hate him because he is your enemy; and you ought to hate him too, for making love to me, if you love me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Thats a good one! I hate a man for loving you! If he did love you, tis but what he cant help; and tis your fault, not his, if he admires you. I hate a man for being of my opinion! Ill ner dot, by the world.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Is it for your honour, or mine, to suffer a man to make love to me, who am to marry you tomorrow?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Is it for your honour, or mine, to have me jealous? That he makes love to you, is a sign you are handsome; and that I am not jealous, is a sign you are virtuous. That I think is for your honour.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>But tis your honour too I am concerned for.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>But why, dearest madam, will you be more concerned for his honour than he is himself? Let his honour alone, for my sake and his. He! he has no honour</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Hows that?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>But what my dear friend can guard himself.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>O ho—thats right again.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Your care of his honour argues his neglect of it, which is no honour to my dear friend here. Therefore once more, let his honour go which way it will, dear madam.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Ay, ay; were it for my honour to marry a woman whose virtue I suspected, and could not trust her in a friends hands?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Are you not afraid to lose me?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>He afraid to lose you, madam! No, no—you may see how the most estimable and most glorious creature in the world is valued by him. Will you not see it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Right, honest Frank, I have that noble value for her that I cannot be jealous of her.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>You mistake him. He means, you care not for me, nor who has me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Lord, madam, I see you are jealous! Will you wrest a poor mans meaning from his words?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>You astonish me, sir, with your want of jealousy.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>And you make me giddy, madam, with your jealousy and fears, and virtue and honour. Gad, I see virtue makes a woman as troublesome as a little reading or learning.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Monstrous!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>Well, to see what easy husbands these women of quality can meet with! a poor chambermaid can never have such ladylike luck. Besides, hes thrown away upon her. Shell make no use of her fortune, her blessing, none to a gentleman, for a pure cuckold; for it requires good breeding to be a cuckold. <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>I tell you then plainly, he pursues me to marry me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Pshaw!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Come, madam, you see you strive in vain to make him jealous of me. My dear friend is the kindest creature in the world to me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Poor fellow!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>But his kindness only is not enough for me, without your favour, your good opinion, dear madam: tis that must perfect my happiness. Good gentleman, he believes all I say: would you would do so! Jealous of me! I would not wrong him nor you for the world.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Look you there. Hear him, hear him, and do not walk away so. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Alithea</b> walks carelessly to and fro.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>I love you, madam, so</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Hows that? Nay, now you begin to go too far indeed.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>So much, I confess, I say, I love you, that I would not have you miserable, and cast yourself away upon so unworthy and inconsiderable a thing as what you see here. <i epub:type="z3998:stage-direction">Clapping his hand on his breast, points at <b epub:type="z3998:persona">Sparkish</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>No, faith, I believe thou wouldst not: now his meaning is plain; but I knew before thou wouldst not wrong me, nor her.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>No, no, Heavens forbid the glory of her sex should fall so low, as into the embraces of such a contemptible wretch, the least of mankind—my friend here—I injure him! <i epub:type="z3998:stage-direction">Embracing <b epub:type="z3998:persona">Sparkish</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Very well.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>No, no, dear friend, I knew it.—Madam, you see he will rather wrong himself than me, in giving himself such names.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Do not you understand him yet?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Yes: how modestly he speaks of himself, poor fellow!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Methinks he speaks impudently of yourself, since—before yourself too; insomuch that I can no longer suffer his scurrilous abusiveness to you, no more than his love to me. <i epub:type="z3998:stage-direction">Offers to go.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Nay, nay, madam, pray stay—his love to you! Lord, madam, has he not spoke yet plain enough?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Yes, indeed, I should think so.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Well then, by the world, a man cant speak civilly to a woman now, but presently she says, he makes love to her. Nay, madam, you shall stay, with your pardon, since you have not yet understood him, till he has made an éclaircissement of his love to you, that is, what kind of love it is. Answer to thy catechism, friend; do you love my mistress here?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Yes, I wish she would not doubt it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>But how do you love her?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>With all my soul.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>I thank him, methinks he speaks plain enough now.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td><i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Alithea</b>.</i> You are out still.—But with what kind of love, Harcourt?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>With the best and the truest love in the world.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Look you there then, that is with no matrimonial love, Im sure.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Hows that? do you say matrimonial love is not best?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Gad, I went too far ere I was aware. But speak for thyself, Harcourt, you said you would not wrong me nor her.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>No, so, madam, een take him for Heavens sake.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Look you there, madam.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Who should in all justice be yours, he that loves you most. <i epub:type="z3998:stage-direction">Claps his hand on his breast.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Look you there, <abbr epub:type="z3998:name-title">Mr.</abbr> Sparkish, whos that?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Who should it be?—Go on, Harcourt.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Who loves you more than women titles, or fortune fools. <i epub:type="z3998:stage-direction">Points at <b epub:type="z3998:persona">Sparkish</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Look you there, he means me still, for he points at me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Ridiculous!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Who can only match your faith and constancy in love.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Ay.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Who knows, if it be possible, how to value so much beauty and virtue.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Ay.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Whose love can no more be equalled in the world, than that heavenly form of yours.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>No.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Who could no more suffer a rival, than your absence, and yet could no more suspect your virtue, than his own constancy in his love to you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>No.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Who, in fine, loves you better than his eyes, that first made him love you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Ay—Nay, madam, faith, you shant go till</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Have a care, lest you make me stay too long.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>But till he has saluted you; that I may be assured you are friends, after his honest advice and declaration. Come, pray, madam, be friends with him.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona">Pinchwife</b> and <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>You must pardon me, sir, that I am not yet so obedient to you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>What, invite your wife to kiss men? Monstrous! are you not ashamed? I will never forgive you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Are you not ashamed, that I should have more confidence in the chastity of your family than you have? You must not teach me, I am a man of honour, sir, though I am frank and free; I am frank, sir</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Very frank, sir, to share your wife with your friends.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>He is an humble, menial friend, such as reconciles the differences of the marriage bed; you know man and wife do not always agree; I design him for that use, therefore would have him well with my wife.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>A menial friend!—you will get a great many menial friends, by showing your wife as you do.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>What then? It may be I have a pleasure int, as I have to show fine clothes at a playhouse, the first day, and count money before poor rogues.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>He that shows his wife or money, will be in danger of having them borrowed sometimes.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>I love to be envied, and would not marry a wife that I alone could love; loving alone is as dull as eating alone. Is it not a frank age? and I am a frank person; and to tell you the truth, it may be, I love to have rivals in a wife, they make her seem to a man still but as a kept mistress; and so good night, for I must to Whitehall.—Madam, I hope you are now reconciled to my friend; and so I wish you a good night, madam, and sleep if you can: for tomorrow you know I must visit you early with a canonical gentleman. Good night, dear Harcourt.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exit.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Madam, I hope you will not refuse my visit tomorrow, if it should be earlier with a canonical gentleman than <abbr epub:type="z3998:name-title">Mr.</abbr> Sparkishs.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>This gentlewoman is yet under my care, therefore you must yet forbear your freedom with her, sir. <i epub:type="z3998:stage-direction">Coming between <b epub:type="z3998:persona">Alithea</b> and <b epub:type="z3998:persona">Harcourt</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Must, sir?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Yes, sir, she is my sister.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Tis well she is, sir—for I must be her servant, sir.—Madam</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Come away, sister, we had been gone, if it had not been for you, and so avoided these lewd rake-hells, who seem to haunt us.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona">Horner</b> and <b epub:type="z3998:persona">Dorilant</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>How now, Pinchwife!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Your servant.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>What! I see a little time in the country makes a man turn wild and unsociable, and only fit to converse with his horses, dogs, and his herds.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>I have business, sir, and must mind it; your business is pleasure, therefore you and I must go different ways.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Well, you may go on, but this pretty young gentleman<i epub:type="z3998:stage-direction">Takes hold of <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>The lady</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>And the maid</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Shall stay with us; for I suppose their business is the same with ours, pleasure.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Sdeath, he knows her, she carries it so sillily! yet if he does not, I should be more silly to discover it first. <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Pray, let us go, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Come, come</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td><i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</b>.</i> Had you not rather stay with us?—Prithee, Pinchwife, who is this pretty young gentleman?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>One to whom Im a guardian.⁠—<i epub:type="z3998:stage-direction">Aside.</i> I wish I could keep her out of your hands.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Who is he? I never saw anything so pretty in all my life.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Pshaw! do not look upon him so much, hes a poor bashful youth, youll put him out of countenance.—Come away, brother. <i epub:type="z3998:stage-direction">Offers to take her away.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>O, your brother!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Yes, my wifes brother.—Come, come, shell stay supper for us.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>I thought so, for he is very like her I saw you at the play with, whom I told you I was in love with.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> O jeminy! is that he that was in love with me? I am glad ont, I vow, for hes a curious fine gentleman, and I love him already, too.⁠—<i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Pinchwife</b>.</i> Is this he, bud?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Come away, come away. <i epub:type="z3998:stage-direction">To his <b epub:type="z3998:persona">Wife</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Why, what haste are you in? why wont you let me talk with him?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Because youll debauch him; hes yet young and innocent, and I would not have him debauched for anything in the world.⁠—<i epub:type="z3998:stage-direction">Aside.</i> How she gazes on him! the devil!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Harcourt, Dorilant, look you here, this is the likeness of that dowdy he told us of, his wife; did you ever see a lovelier creature? The rogue has reason to be jealous of his wife, since she is like him, for she would make all that see her in love with her.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>And, as I remember now, she is as like him here as can be.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>She is indeed very pretty, if she be like him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Very pretty? a very pretty commendation!—she is a glorious creature, beautiful beyond all things I ever beheld.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>So, so.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>More beautiful than a poets first mistress of imagination.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Or another mans last mistress of flesh and blood.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Nay, now you jeer, sir; pray dont jeer me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Come, come.⁠—<i epub:type="z3998:stage-direction">Aside.</i> By Heavens, shell discover herself!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>I speak of your sister, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Ay, but saying she was handsome, if like him, made him blush.⁠—<i epub:type="z3998:stage-direction">Aside.</i> I am upon a rack!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Methinks he is so handsome he should not be a man.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> O, there tis out! he has discovered her! I am not able to suffer any longer.⁠—<i epub:type="z3998:stage-direction">To his <b epub:type="z3998:persona">Wife</b>.</i> Come, come away, I say.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Nay, by your leave, sir, he shall not go yet.⁠—<i epub:type="z3998:stage-direction">Aside to them.</i> Harcourt, Dorilant, let us torment this jealous rogue a little.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt and Dorilant</td>
<td>How?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Ill show you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Come, pray let him go, I cannot stay fooling any longer; I tell you his sister stays supper for us.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Does she? Come then, well all go to sup with he and thee.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>No, now I think ont, having stayed so long for us, I warrant shes gone to bed.⁠—<i epub:type="z3998:stage-direction">Aside.</i> I wish she and I were well out of their hands.⁠—<i epub:type="z3998:stage-direction">To his <b epub:type="z3998:persona">Wife</b>.</i> Come, I must rise early tomorrow, come.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Well then, if she be gone to bed, I wish her and you a good night. But pray, young gentleman, present my humble service to her.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Thank you heartily, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> Sdeath, she will discover herself yet in spite of me<i epub:type="z3998:stage-direction">Aloud.</i> He is something more civil to you, for your kindness to his sister, than I am, it seems.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Tell her, dear sweet little gentleman, for all your brother there, that you have revived the love I had for her at first sight in the playhouse.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>But did you love her indeed, and indeed?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> So, so.⁠—<i epub:type="z3998:stage-direction">Aloud.</i> Away, I say.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Nay, stay.—Yes, indeed, and indeed, pray do you tell her so, and give her this kiss from me. <i epub:type="z3998:stage-direction">Kisses her.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> O Heavens! what do I suffer? Now tis too plain he knows her, and yet</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>And this, and this<i epub:type="z3998:stage-direction">Kisses her again.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>What do you kiss me for? I am no woman.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> So, there, tis out.⁠—<i epub:type="z3998:stage-direction">Aloud.</i> Come, I cannot, nor will stay any longer.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Nay, they shall send your lady a kiss too. Here, Harcourt, Dorilant, will you not? <i epub:type="z3998:stage-direction">They kiss her.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> How! do I suffer this? Was I not accusing another just now for this rascally patience, in permitting his wife to be kissed before his face? Ten thousand ulcers gnaw away their lips.⁠—<i epub:type="z3998:stage-direction">Aloud.</i> Come, come.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Good night, dear little gentleman; madam, good night: farewell, Pinchwife.⁠—<i epub:type="z3998:stage-direction">Apart to <b epub:type="z3998:persona">Harcourt</b> and <b epub:type="z3998:persona">Dorilant</b>.</i> Did not I tell you I would raise his jealous gall?</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exeunt <b epub:type="z3998:persona">Horner</b>, <b epub:type="z3998:persona">Harcourt</b> and <b epub:type="z3998:persona">Dorilant</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>So, they are gone at last; stay, let me see first if the coach be at this door.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exit.</i>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona">Horner</b>, <b epub:type="z3998:persona">Harcourt</b>, and <b epub:type="z3998:persona">Dorilant</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>What, not gone yet? Will you be sure to do as I desired you, sweet sir?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Sweet sir, but what will you give me then?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Anything. Come away into the next walk.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exit, haling away <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Hold! hold! what dye do?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>Stay, stay, hold</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Hold, madam, hold, let him present him—hell come presently; nay, I will never let you go till you answer my question.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>For Gods sake, sir, I must follow em. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Alithea</b> and <b epub:type="z3998:persona">Lucy</b>, struggling with <b epub:type="z3998:persona">Harcourt</b> and <b epub:type="z3998:persona">Dorilant</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>No, I have something to present you with too, you shant follow them.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona">Pinchwife</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Where?—how—whats become of?—gone!—whither?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>Hes only gone with the gentleman, who will give him something, ant please your worship.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Something!—give him something, with a pox!—where are they?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>In the next walk only, brother.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Only, only! where, where?</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exit and returns presently, then goes out again.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Whats the matter with him? why so much concerned? But, dearest madam</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Pray let me go, sir; I have said and suffered enough already.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Then you will not look upon, nor pity, my sufferings?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>To look upon em, when I cannot help em, were cruelty, not pity; therefore, I will never see you more.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Let me then, madam, have my privilege of a banished lover, complaining or railing, and giving you but a farewell reason why, if you cannot condescend to marry me, you should not take that wretch, my rival.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>He only, not you, since my honour is engaged so far to him, can give me a reason why I should not marry him; but if he be true, and what I think him to me, I must be so to him. Your servant, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Have women only constancy when tis a vice, and are, like Fortune, only true to fools?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>Thou shat not stir, thou robust creature; you see I can deal with you, therefore you should stay the rather, and be kind. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Lucy</b>, who struggles to get from him.</i></td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona">Pinchwife</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Gone, gone, not to be found! quite gone! ten thousand plagues go with em! Which way went they?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>But into tother walk, brother.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>Their business will be done presently sure, ant please your worship; it cant be long in doing, Im sure ont.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Are they not there?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>No, you know where they are, you infamous wretch, eternal shame of your family, which you do not dishonour enough yourself you think, but you must help her to do it too, thou legion of bawds!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Good brother</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Damned, damned sister!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Look you here, shes coming.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</b> running, with her hat full of oranges and dried fruit under her arm, <b epub:type="z3998:persona">Horner</b> following.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>O dear bud, look you here what I have got, see!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>And what I have got here too, which you cant see! <i epub:type="z3998:stage-direction">Aside, rubbing his forehead.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>The fine gentleman has given me better things yet.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Has he so?⁠—<i epub:type="z3998:stage-direction">Aside.</i> Out of breath and coloured!—I must hold yet.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>I have only given your little brother an orange, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td><i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Horner</b>.</i> Thank you, sir.⁠—<i epub:type="z3998:stage-direction">Aside.</i> You have only squeezed my orange, I suppose, and given it me again; yet I must have a city patience.⁠—<i epub:type="z3998:stage-direction">To his <b epub:type="z3998:persona">Wife</b>.</i> Come, come away.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Stay, till I have put up my fine things, bud.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Sir Jasper Fidget</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>O, Master Horner, come, come, the ladies stay for you; your mistress, my wife, wonders you make not more haste to her.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>I have stayed this half hour for you here, and tis your fault I am not now with your wife.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>But, pray, dont let her know so much; the truth ont is, I was advancing a certain project to his majesty about—Ill tell you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>No, lets go, and hear it at your house. Good night, sweet little gentleman; one kiss more, youll remember me now, I hope. <i epub:type="z3998:stage-direction">Kisses her.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>What, Sir Jasper, will you separate friends? He promised to sup with us, and if you take him to your house, youll be in danger of our company too.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Alas! gentlemen, my house is not fit for you; there are none but civil women there, which are not for your turn. He, you know, can bear with the society of civil women now, ha! ha! ha! besides, hes one of my family—hes—he! he! he!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>What is he?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Faith, my eunuch, since youll have it; he! he! he!</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exeunt <b epub:type="z3998:persona">Sir Jasper Fidget</b> and <b epub:type="z3998:persona">Horner</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>I rather wish thou wert his or my cuckold. Harcourt, what a good cuckold is lost there for want of a man to make him one? Thee and I cannot have Horners privilege, who can make use of it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Ay, to poor Horner tis like coming to an estate at threescore, when a man cant be the better fort.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Come.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Presently, bud.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>Come, let us go too.⁠—<i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Alithea</b>.</i> Madam, your servant.⁠—<i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Lucy</b>.</i> Good night, strapper.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Madam, though you will not let me have a good day or night, I wish you one; but dare not name the other half of my wish.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Good night, sir, forever.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>I dont know where to put this here, dear bud, you shall eat it; nay, you shall have part of the fine gentlemans good things, or treat, as you call it, when we come home.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>
<p>Indeed, I deserve it, since I furnished the best part of it. <i epub:type="z3998:stage-direction">Strikes away the orange.</i></p>
<blockquote epub:type="z3998:verse">
<p>
<span>The gallant treats presents, and gives the ball;</span>
<br/>
<span>But tis the absent cuckold pays for all.</span>
</p>
</blockquote>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exeunt.</i>
</td>
</tr>
</tbody>
</table>
</section>
</section>
<section id="act-4" epub:type="chapter bodymatter z3998:fiction z3998:drama">
<h2>
<span epub:type="label">Act</span>
<span epub:type="ordinal z3998:roman">IV</span>
</h2>
<section id="scene-4-1" epub:type="z3998:scene">
<h3>
<span epub:type="label">Scene</span>
<span epub:type="ordinal z3998:roman">I</span>
</h3>
<p><b epub:type="z3998:persona">Pinchwifes</b> house in the morning.</p>
<table>
<tbody>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Alithea</b> dressed in new clothes, and <b epub:type="z3998:persona">Lucy</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>Well—madam, now have I dressed you, and set you out with so many ornaments, and spent upon you ounces of essence and pulvillio;<a href="#note-8" id="noteref-8" epub:type="noteref">8</a> and all this for no other purpose but as people adorn and perfume a corpse for a stinking secondhand grave: such, or as bad, I think Master Sparkishs bed.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Hold your peace.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>Nay, madam, I will ask you the reason why you would banish poor Master Harcourt forever from your sight; how could you be so hard-hearted?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Twas because I was not hard-hearted.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>No, no; twas stark love and kindness, I warrant.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>It was so; I would see him no more because I love him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>Hey day, a very pretty reason!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>You do not understand me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>I wish you may yourself.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>I was engaged to marry, you see, another man, whom my justice will not suffer me to deceive or injure.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>Can there be a greater cheat or wrong done to a man than to give him your person without your heart? I should make a conscience of it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Ill retrieve it for him after I am married a while.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>The woman that marries to love better, will be as much mistaken as the wencher that marries to live better. No, madam, marrying to increase love is like gaming to become rich; alas! you only lose what little stock you had before.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>I find by your rhetoric you have been bribed to betray me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>Only by his merit, that has bribed your heart, you see, against your word and rigid honour. But what a devil is this honour! tis sure a disease in the head, like the megrim or falling-sickness, that always hurries people away to do themselves mischief. Men lose their lives by it; women, whats dearer to em, their love, the life of life.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Come, pray talk you no more of honour, nor Master Harcourt; I wish the other would come to secure my fidelity to him and his right in me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>You will marry him then?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Certainly, I have given him already my word, and will my hand too, to make it good, when he comes.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>Well, I wish I may never stick pin more, if he be not an arrant natural, to tother fine gentleman.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>I own he wants the wit of Harcourt, which I will dispense withal for another want he has, which is want of jealousy, which men of wit seldom want.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>Lord, madam, what should you do with a fool to your husband? You intend to be honest, dont you? then that husbandly virtue, credulity, is thrown away upon you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>He only that could suspect my virtue should have cause to do it; tis Sparkishs confidence in my truth that obliges me to be so faithful to him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>You are not sure his opinion may last.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>I am satisfied, tis impossible for him to be jealous after the proofs I have had of him. Jealousy in a husband—Heaven defend me from it! it begets a thousand plagues to a poor woman, the loss of her honour, her quiet, and her</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>And her pleasure.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>What dye mean, impertinent?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>Liberty is a great pleasure, madam.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>I say, loss of her honour, her quiet, nay, her life sometimes; and whats as bad almost, the loss of this town; that is, she is sent into the country, which is the last ill-usage of a husband to a wife, I think.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> O, does the wind lie there?⁠—<i epub:type="z3998:stage-direction">Aloud.</i> Then of necessity, madam, you think a man must carry his wife into the country, if he be wise. The country is as terrible, I find, to our young English ladies, as a monastery to those abroad; and on my virginity, I think they would rather marry a London jailer, than a high sheriff of a county, since neither can stir from his employment. Formerly women of wit married fools for a great estate, a fine seat, or the like; but now tis for a pretty seat only in Lincolns-Inn-Fields, <abbr>St.</abbr> Jamess-Fields, or the Pall-Mall.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Sparkish</b>, and <b epub:type="z3998:persona">Harcourt</b>, dressed like a Parson.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Madam, your humble servant, a happy day to you, and to us all.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Amen.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Who have we here?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>My chaplain, faith—O madam, poor Harcourt remembers his humble service to you; and, in obedience to your last commands, refrains coming into your sight.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Is not that he?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>No, fy, no; but to show that he neer intended to hinder our match, has sent his brother here to join our hands. When I get me a wife, I must get her a chaplain, according to the custom; that is his brother, and my chaplain.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>His brother!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>And your chaplain, to preach in your pulpit then<i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>His brother!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Nay, I knew you would not believe it.—I told you, sir, she would take you for your brother Frank.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Believe it!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>His brother! ha! ha! he! he has a trick left still, it seems. <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Come, my dearest, pray let us go to church before the canonical hour is past.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>For shame, you are abused still.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>By the world, tis strange now you are so incredulous.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Tis strange you are so credulous.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Dearest of my life, hear me. I tell you this is Ned Harcourt of Cambridge, by the world; you see he has a sneaking college look. Tis true hes something like his brother Frank; and they differ from each other no more than in their age, for they were twins.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>Ha! ha! ha!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Your servant, sir; I cannot be so deceived, though you are. But come, lets hear, how do you know what you affirm so confidently?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Why, Ill tell you all. Frank Harcourt coming to me this morning to wish me joy, and present his service to you, I asked him if he could help me to a parson. Whereupon he told me, he had a brother in town who was in orders; and he went straight away, and sent him, you see there, to me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Yes, Frank goes and puts on a black coat, then tells you he is Ned; thats all you have fort.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Pshaw! pshaw! I tell you, by the same token, the midwife put her garter about Franks neck, to know em asunder, they were so like.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Frank tells you this too?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Ay, and Ned there too: nay, they are both in a story.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>So, so; very foolish.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Lord, if you wont believe one, you had best try him by your chambermaid there; for chambermaids must needs know chaplains from other men, they are so used to em.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>Lets see: nay, Ill be sworn he has the canonical smirk, and the filthy clammy palm of a chaplain.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Well, most reverend doctor, pray let us make an end of this fooling.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>With all my soul, divine heavenly creature, when you please.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>He speaks like a chaplain indeed.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Why, was there not soul, divine, heavenly, in what he said?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Once more, most impertinent black coat, cease your persecution, and let us have a conclusion of this ridiculous love.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>I had forgot, I must suit my style to my coat, or I wear it in vain. <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>I have no more patience left; let us make once an end of this troublesome love, I say.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>So be it, seraphic lady, when your honour shall think it meet and convenient so to do.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Gad Im sure none but a chaplain could speak so, I think.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Let me tell you, sir, this dull trick will not serve your turn; though you delay our marriage, you shall not hinder it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Far be it from me, munificent patroness, to delay your marriage; I desire nothing more than to marry you presently, which I might do, if you yourself would; for my noble, good-natured, and thrice generous patron here would not hinder it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>No, poor man, not I, faith.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>And now, madam, let me tell you plainly nobody else shall marry you; by Heavens! Ill die first, for Im sure I should die after it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>How his love has made him forget his function, as I have seen it in real parsons!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>That was spoken like a chaplain too? now you understand him, I hope.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Poor man, he takes it heinously to be refused; I cant blame him, tis putting an indignity upon him, not to be suffered; but youll pardon me, madam, it shant be; he shall marry us; come away, pray madam.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>Ha! ha! he! more ado! tis late.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Invincible stupidity! I tell you, he would marry me as your rival, not as your chaplain.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Come, come, madam. <i epub:type="z3998:stage-direction">Pulling her away.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>I pray, madam, do not refuse this reverend divine the honour and satisfaction of marrying you; for I dare say, he has set his heart upont, good doctor.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>What can you hope or design by this?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>I could answer her, a reprieve for a day only, often revokes a hasty doom. At worst, if she will not take mercy on me, and let me marry her, I have at least the lovers second pleasure, hindering my rivals enjoyment, though but for a time. <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Come, madam, tis een twelve oclock, and my mother charged me never to be married out of the canonical hours. Come, come; Lord, heres such a deal of modesty, I warrant, the first day.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>Yes, ant please your worship, married women show all their modesty the first day, because married men show all their love the first day.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exeunt.</i>
</td>
</tr>
</tbody>
</table>
</section>
<section id="scene-4-2" epub:type="z3998:scene">
<h3>
<span epub:type="label">Scene</span>
<span epub:type="ordinal z3998:roman">II</span>
</h3>
<p>A bedchamber in <b epub:type="z3998:persona">Pinchwifes</b> house.</p>
<table>
<tbody>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Pinchwife</b> and <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</b> discovered.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Come, tell me, I say.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Lord! hant I told it a hundred times over?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> I would try, if in the repetition of the ungrateful tale, I could find her altering it in the least circumstance; for if her story be false, she is so too.⁠—<i epub:type="z3998:stage-direction">Aloud.</i> Come, how wast, baggage?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Lord, what pleasure you take to hear it sure!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>No, you take more in telling it I find; but speak, how wast?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>He carried me up into the house next to the Exchange.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>So, and you two were only in the room!</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Yes, for he sent away a youth that was there, for some dried fruit, and China oranges.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Did he so? Damn him for it—and for</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>But presently came up the gentlewoman of the house.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>O, twas well she did; but what did he do whilst the fruit came?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>He kissed me a hundred times, and told me he fancied he kissed my fine sister, meaning me, you know, whom he said he loved with all his soul, and bid me be sure to tell her so, and to desire her to be at her window, by eleven of the clock this morning, and he would walk under it at that time.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>And he was as good as his word, very punctual; a pox reward him fort. <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Well, and he said if you were not within, he would come up to her, meaning me, you know, bud, still.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> So—he knew her certainly; but for this confession, I am obliged to her simplicity.⁠—<i epub:type="z3998:stage-direction">Aloud.</i> But what, you stood very still when he kissed you?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Yes, I warrant you; would you have had me discovered myself?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>But you told me he did some beastliness to you, as you call it; what wast?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Why, he put</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>What?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Why, he put the tip of his tongue between my lips, and so mousled me—and I said, Id bite it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>An eternal canker seize it, for a dog!</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Nay, you need not be so angry with him neither, for to say truth, he has the sweetest breath I ever knew.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>The devil! you were satisfied with it then, and would do it again?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Not unless he should force me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Force you, changeling! I tell you, no woman can be forced.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Yes, but she may sure, by such a one as he, for hes a proper, goodly, strong man; tis hard, let me tell you, to resist him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> So, tis plain she loves him, yet she has not love enough to make her conceal it from me; but the sight of him will increase her aversion for me and love for him; and that love instruct her how to deceive me and satisfy him, all idiot as she is. Love! twas he gave women first their craft, their art of deluding. Out of Natures hands they came plain, open, silly, and fit for slaves, as she and Heaven intended em; but damned Love—well—I must strangle that little monster whilst I can deal with him.⁠—<i epub:type="z3998:stage-direction">Aloud.</i> Go fetch pen, ink, and paper out of the next room.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Yes, bud.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exit.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Why should women have more invention in love than men? It can only be, because they have more desires, more soliciting passions, more lust, and more of the devil.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</b>.</i>
</td>
</tr>
<tr>
<td/>
<td>Come, minx, sit down and write.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Ay, dear bud, but I cant dot very well.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>I wish you could not at all.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>But what should I write for?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Ill have you write a letter to your lover.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>O Lord, to the fine gentleman a letter!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Yes, to the fine gentleman.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Lord, you do but jeer: sure you jest.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>I am not so merry: come, write as I bid you.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>What, do you think I am a fool?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> Shes afraid I would not dictate any love to him, therefore shes unwilling.⁠—<i epub:type="z3998:stage-direction">Aloud.</i> But you had best begin.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Indeed, and indeed, but I wont, so I wont.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Why?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Because hes in town; you may send for him if you will.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Very well, you would have him brought to you; is it come to this? I say, take the pen and write, or youll provoke me.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Lord, what dye make a fool of me for? Dont I know that letters are never writ but from the country to London, and from London into the country? Now hes in town, and I am in town too; therefore I cant write to him, you know.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> So, I am glad it is no worse; she is innocent enough yet.⁠—<i epub:type="z3998:stage-direction">Aloud.</i> Yes, you may, when your husband bids you, write letters to people that are in town.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>O, may I so? then Im satisfied.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Come, begin:—“Sir”<i epub:type="z3998:stage-direction">Dictates.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Shant I say, “Dear Sir?”—You know one says always something more than bare “sir.”</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Write as I bid you, or I will write whore with this penknife in your face.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Nay, good bud—“Sir”<i epub:type="z3998:stage-direction">Writes.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>“Though I suffered last night your nauseous, loathed kisses and embraces”—Write!</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Nay, why should I say so? You know I told you he had a sweet breath.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Write!</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Let me but put out “loathed.”</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Write, I say!</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Well then. <i epub:type="z3998:stage-direction">Writes.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Lets see, what have you writ?⁠—<i epub:type="z3998:stage-direction">Takes the paper and reads.</i> “Though I suffered last night your kisses and embraces”—Thou impudent creature! where is “nauseous” and “loathed?”</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>I cant abide to write such filthy words.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Once more write as Id have you, and question it not, or I will spoil thy writing with this. I will stab out those eyes that cause my mischief. <i epub:type="z3998:stage-direction">Holds up the penknife.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>O Lord! I will.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>So—so—lets see now.⁠—<i epub:type="z3998:stage-direction">Reads.</i> “Though I suffered last night your nauseous, loathed kisses and embraces”—go on—“yet I would not have you presume that you shall ever repeat them”—so<i epub:type="z3998:stage-direction">She writes.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>I have writ it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>On, then—“I then concealed myself from your knowledge, to avoid your insolencies.”⁠—<i epub:type="z3998:stage-direction">She writes.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>So</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>“The same reason, now I am out of your hands—” <i epub:type="z3998:stage-direction">She writes.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>So</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>“Makes me own to you my unfortunate, though innocent frolic, of being in mans clothes”<i epub:type="z3998:stage-direction">She writes.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>So</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>“That you may forevermore cease to pursue her, who hates and detests you”<i epub:type="z3998:stage-direction">She writes on.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>So—heigh! <i epub:type="z3998:stage-direction">Sighs.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>What, do you sigh?—“detests you—as much as she loves her husband and her honour—”</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>I vow, husband, hell neer believe I should write such a letter.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>What, hed expect a kinder from you? Come, now your name only.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>What, shant I say “Your most faithful humble servant till death?”</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>No, tormenting fiend!⁠—<i epub:type="z3998:stage-direction">Aside.</i> Her style, I find, would be very soft.⁠—<i epub:type="z3998:stage-direction">Aloud.</i> Come, wrap it up now whilst I go fetch wax and a candle; and write on the backside, “For <abbr epub:type="z3998:name-title">Mr.</abbr> Horner.” <i epub:type="z3998:stage-direction">Exit.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>“For <abbr epub:type="z3998:name-title">Mr.</abbr> Horner.”—So, I am glad he has told me his name. Dear <abbr epub:type="z3998:name-title">Mr.</abbr> Horner! but why should I send thee such a letter that will vex thee, and make thee angry with me?—Well, I will not send it.—Ay, but then my husband will kill me—for I see plainly he wont let me love <abbr epub:type="z3998:name-title">Mr.</abbr> Horner—but what care I for my husband?—I wont, so I wont, send poor <abbr epub:type="z3998:name-title">Mr.</abbr> Horner such a letter—But then my husband—but oh, what if I writ at bottom my husband made me write it?—Ay, but then my husband would seet—Can one have no shift? ah, a London woman would have had a hundred presently. Stay—what if I should write a letter, and wrap it up like this, and write upont too? Ay, but then my husband would seet—I dont know what to do.—But yet evads Ill try, so I will—for I will not send this letter to poor <abbr epub:type="z3998:name-title">Mr.</abbr> Horner, come what will ont.</td>
</tr>
<tr>
<td/>
<td>“Dear, sweet <abbr epub:type="z3998:name-title">Mr.</abbr> Horner”<i epub:type="z3998:stage-direction">Writes and repeats what she writes.</i>—so—“my husband would have me send you a base, rude, unmannerly letter; but I wont”—so—“and would have me forbid you loving me; but I wont”—so—“and would have me say to you, I hate you, poor <abbr epub:type="z3998:name-title">Mr.</abbr> Horner; but I wont tell a lie for him”—there—“for Im sure if you and I were in the country at cards together”—so—“I could not help treading on your toe under the table”—so—“or rubbing knees with you, and staring in your face, till you saw me”—very well—“and then looking down, and blushing for an hour together”—so—“but I must make haste before my husband comes: and now he has taught me to write letters, you shall have longer ones from me, who am, dear, dear, poor, dear <abbr epub:type="z3998:name-title">Mr.</abbr> Horner, your most humble friend, and servant to command till death—Margery Pinchwife.”</td>
</tr>
<tr>
<td/>
<td>Stay, I must give him a hint at bottom—so—now wrap it up just like tother—so—now write “For <abbr epub:type="z3998:name-title">Mr.</abbr> Horner”—But oh now, what shall I do with it? for here comes my husband.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona">Pinchwife</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> I have been detained by a sparkish coxcomb, who pretended a visit to me; but I fear twas to my wife<i epub:type="z3998:stage-direction">Aloud.</i> What, have you done?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Ay, ay, bud, just now.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Lets seet: what dye tremble for? what, you would not have it go?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Here<i epub:type="z3998:stage-direction">Aside.</i> No, I must not give him that: so I had been served if I had given him this. <i epub:type="z3998:stage-direction">He opens and reads the first letter.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Come, wheres the wax and seal?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> Lord, what shall I do now? Nay, then I have it<i epub:type="z3998:stage-direction">Aloud.</i> Pray let me seet. Lord, you think me so arrant a fool, I cannot seal a letter; I will dot, so I will. <i epub:type="z3998:stage-direction">Snatches the letter from him, changes it for the other, seals it, and delivers it to him.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Nay, I believe you will learn that, and other things too, which I would not have you.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>So, hant I done it curiously?<a href="#note-9" id="noteref-9" epub:type="noteref">9</a>⁠—<i epub:type="z3998:stage-direction">Aside.</i> I think I have; theres my letter going to <abbr epub:type="z3998:name-title">Mr.</abbr> Horner, since hell needs have me send letters to folks.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Tis very well; but I warrant, you would not have it go now?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Yes, indeed, but I would, bud, now.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Well, you are a good girl then. Come, let me lock you up in your chamber, till I come back; and be sure you come not within three strides of the window when I am gone, for I have a spy in the street.⁠—<i epub:type="z3998:stage-direction">Exit <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</b>, <b epub:type="z3998:persona">Pinchwife</b> locks the door.</i> At least, tis fit she think so. If we do not cheat women, theyll cheat us, and fraud may be justly used with secret enemies, of which a wife is the most dangerous; and he that has a handsome one to keep, and a frontier town, must provide against treachery, rather than open force. Now I have secured all within, Ill deal with the foe without, with false intelligence.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Holds up the letter. Exit.</i>
</td>
</tr>
</tbody>
</table>
</section>
<section id="scene-4-3" epub:type="z3998:scene">
<h3>
<span epub:type="label">Scene</span>
<span epub:type="ordinal z3998:roman">III</span>
</h3>
<p><b epub:type="z3998:persona">Horners</b> lodging</p>
<table>
<tbody>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Horner</b> and <b epub:type="z3998:persona">Quack</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Quack</td>
<td>Well, sir, how fadges<a href="#note-10" id="noteref-10" epub:type="noteref">10</a> the new design? have you not the luck of all your brother projectors, to deceive only yourself at last?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>No, good domine doctor, I deceive you, it seems, and others too; for the grave matrons, and old, rigid husbands think me as unfit for love, as they are; but their wives, sisters, and daughters know, some of em, better things already.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Quack</td>
<td>Already!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Already, I say. Last night I was drunk with half-a-dozen of your civil persons, as you call em, and people of honour, and so was made free of their society and dressing-rooms forever hereafter; and am already come to the privileges of sleeping upon their pallets, warming smocks, tying shoes and garters, and the like, doctor, already, already, doctor.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Quack</td>
<td>You have made good use of your time, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>I tell thee, I am now no more interruption to em, when they sing, or talk bawdy, than a little squab French page who speaks no English.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Quack</td>
<td>But do civil persons and women of honour drink, and sing bawdy songs?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>O, amongst friends, amongst friends. For your bigots in honour are just like those in religion; they fear the eye of the world more than the eye of Heaven; and think there is no virtue, but railing at vice, and no sin, but giving scandal. They rail at a poor, little, kept player, and keep themselves some young, modest pulpit comedian to be privy to their sins in their closets, not to tell em of them in their chapels.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Quack</td>
<td>Nay, the truth ont is, priests, amongst the women now, have quite got the better of us lay-confessors, physicians.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>And they are rather their patients; but</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Lady Fidget</b>, looking about her.</i>
</td>
</tr>
<tr>
<td/>
<td>Now we talk of women of honour, here comes one. Step behind the screen there, and but observe, if I have not particular privileges with the women of reputation already, doctor, already. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Quack</b> retires.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Well, Horner, am not I a woman of honour? you see, Im as good as my word.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>And you shall see, madam, Ill not be behindhand with you in honour; and Ill be as good as my word too, if you please but to withdraw into the next room.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>But first, my dear sir, you must promise to have a care of my dear honour.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>If you talk a word more of your honour, youll make me incapable to wrong it. To talk of honour in the mysteries of love, is like talking of Heaven or the Deity, in an operation of witchcraft, just when you are employing the devil: it makes the charm impotent.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Nay, fy! let us not be smutty. But you talk of mysteries and bewitching to me; I dont understand you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>I tell you, madam, the word money in a mistresss mouth, at such a nick of time, is not a more disheartening sound to a younger brother, than that of honour to an eager lover like myself.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>But you cant blame a lady of my reputation to be chary.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Chary! I have been chary of it already, by the report I have caused of myself.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Ay, but if you should ever let other women know that dear secret, it would come out. Nay, you must have a great care of your conduct; for my acquaintance are so censorious, (oh, tis a wicked, censorious world, <abbr epub:type="z3998:name-title">Mr.</abbr> Horner!) I say, are so censorious, and detracting, that perhaps theyll talk to the prejudice of my honour, though you should not let them know the dear secret.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Nay, madam, rather than they shall prejudice your honour, Ill prejudice theirs; and, to serve you, Ill lie with em all, make the secret their own, and then theyll keep it. I am a Machiavel in love, madam.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>O, no sir, not that way.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Nay, the devil take me, if censorious women are to be silenced any other way.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>A secret is better kept, I hope, by a single person than a multitude; therefore pray do not trust anybody else with it, dear, dear <abbr epub:type="z3998:name-title">Mr.</abbr> Horner. <i epub:type="z3998:stage-direction">Embracing him.</i></td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Sir Jasper Fidget</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>How now!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> O my husband!—prevented—and whats almost as bad, found with my arms about another man—that will appear too much—what shall I say?⁠—<i epub:type="z3998:stage-direction">Aloud.</i> Sir Jasper, come hither: I am trying if <abbr epub:type="z3998:name-title">Mr.</abbr> Horner were ticklish, and hes as ticklish as can be. I love to torment the confounded toad; let you and I tickle him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>No, your ladyship will tickle him better without me, I suppose. But is this your buying china? I thought you had been at the china-house.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> China-house! thats my cue, I must take it.⁠—<i epub:type="z3998:stage-direction">Aloud.</i> A pox! cant you keep your impertinent wives at home? Some men are troubled with the husbands, but I with the wives; but Id have you to know, since I cannot be your journeyman by night, I will not be your drudge by day, to squire your wife about, and be your man of straw, or scarecrow only to pies and jays, that would be nibbling at your forbidden fruit; I shall be shortly the hackney gentleman-usher of the town.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> He! he! he! poor fellow, hes in the right ont, faith. To squire women about for other folks is as ungrateful an employment, as to tell money for other folks.⁠—<i epub:type="z3998:stage-direction">Aloud.</i> He! he! he! bent angry, Horner.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>No, tis I have more reason to be angry, who am left by you, to go abroad indecently alone; or, what is more indecent, to pin myself upon such ill-bred people of your acquaintance as this is.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Nay, prithee, what has he done?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Nay, he has done nothing.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>But what dye take ill, if he has done nothing?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Ha! ha! ha! faith, I cant but laugh however; why, dye think the unmannerly toad would come down to me to the coach? I was fain to come up to fetch him, or go without him, which I was resolved not to do; for he knows china very well, and has himself very good, but will not let me see it, lest I should beg some; but I will find it out, and have what I came for yet.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td><i epub:type="z3998:stage-direction">Apart to <b epub:type="z3998:persona">Lady Fidget</b>, as he follows her to the door.</i> Lock the door, madam.⁠—</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exit <b epub:type="z3998:persona">Lady Fidget</b>, and locks the door.</i>
</td>
</tr>
<tr>
<td/>
<td><i epub:type="z3998:stage-direction">Aloud.</i>—So, she has got into my chamber and locked me out. Oh the impertinency of womankind! Well, Sir Jasper, plain-dealing is a jewel; if ever you suffer your wife to trouble me again here, she shall carry you home a pair of horns; by my lord mayor she shall; though I cannot furnish you myself, you are sure, yet Ill find a way.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Ha! ha! he!⁠—<i epub:type="z3998:stage-direction">Aside.</i> At my first coming in, and finding her arms about him, tickling him it seems, I was half jealous, but now I see my folly.⁠—<i epub:type="z3998:stage-direction">Aloud.</i> He! he! he! poor Horner.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Nay, though you laugh now, twill be my turn ere long. Oh women, more impertinent, more cunning, and more mischievous than their monkeys, and to me almost as ugly!—Now is she throwing my things about and rifling all I have; but Ill get into her the back way, and so rifle her for it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Ha! ha! ha! poor angry Horner.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Stay here a little, Ill ferret her out to you presently, I warrant.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exit at the other door. <b epub:type="z3998:persona">Sir Jasper</b> talks through the door to his <b epub:type="z3998:persona">Wife</b>, she answers from within.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Wife! my Lady Fidget! wife! he is coming in to you the back way.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Let him come, and welcome, which way he will.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Hell catch you, and use you roughly, and be too strong for you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Dont you trouble yourself, let him if he can.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Quack</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> This indeed I could not have believed from him, nor any but my own eyes.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>Wheres this woman-hater, this toad, this ugly, greasy, dirty sloven?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> So, the women all will have him ugly; methinks he is a comely person, but his wants make his form contemptible to em; and tis een as my wife said yesterday, talking of him, that a proper handsome eunuch was as ridiculous a thing as a gigantic coward.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>Sir Jasper, your servant: where is the odious beast?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Hes within in his chamber, with my wife; shes playing the wag with him.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>Is she so? and hes a clownish beast, hell give her no quarter, hell play the wag with her again, let me tell you: come, lets go help her—What, the doors locked?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Ay, my wife locked it.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>Did she so? lets break it open then.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>No, no, hell do her no hurt.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> But is there no other way to get in to em? whither goes this? I will disturb em.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exit at another door.</i>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Old Lady Squeamish</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Squeamish</td>
<td>Where is this harlotry, this impudent baggage, this rambling tomrigg?<a href="#note-11" id="noteref-11" epub:type="noteref">11</a> O Sir Jasper, Im glad to see you here; did you not see my vile grandchild come in hither just now?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Yes.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Squeamish</td>
<td>Ay, but where is she then? where is she? Lord, Sir Jasper, I have een rattled myself to pieces in pursuit of her: but can you tell what she makes here? they say below, no woman lodges here.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>No.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Squeamish</td>
<td>No! what does she here then? say, if it be not a womans lodging, what makes she here? But are you sure no woman lodges here?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>No, nor no man neither, this is <abbr epub:type="z3998:name-title">Mr.</abbr> Horners lodging.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Squeamish</td>
<td>Is it so, are you sure?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Yes, yes.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Squeamish</td>
<td>So; then theres no hurt int, I hope. But where is he?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Hes in the next room with my wife.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Squeamish</td>
<td>Nay, if you trust him with your wife, I may with my Biddy. They say, hes a merry harmless man now, een as harmless a man as ever came out of Italy with a good voice, and as pretty, harmless company for a lady, as a snake without his teeth.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Ay, ay, poor man.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>I cant find em.—Oh, are you here, grandmother? I followed, you must know, my Lady Fidget hither; tis the prettiest lodging, and I have been staring on the prettiest pictures</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona">Lady Fidget</b> with a piece of china in her hand, and <b epub:type="z3998:persona">Horner</b> following.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>And I have been toiling and moiling for the prettiest piece of china, my dear.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Nay, she has been too hard for me, do what I could.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>Oh, lord, Ill have some china too. Good <abbr epub:type="z3998:name-title">Mr.</abbr> Horner, dont think to give other people china, and me none; come in with me too.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Upon my honour, I have none left now.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>Nay, nay, I have known you deny your china before now, but you shant put me off so. Come.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>This lady had the last there.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Yes indeed, madam, to my certain knowledge, he has no more left.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>O, but it may be he may have some you could not find.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>What, dye think if he had had any left, I would not have had it too? for we women of quality never think we have china enough.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Do not take it ill, I cannot make china for you all, but I will have a roll-wagon for you too, another time.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>Thank you, dear toad.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>What do you mean by that promise? <i epub:type="z3998:stage-direction">Aside to <b epub:type="z3998:persona">Horner</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Alas, she has an innocent, literal understanding. <i epub:type="z3998:stage-direction">Aside to <b epub:type="z3998:persona">Lady Fidget</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Squeamish</td>
<td>Poor <abbr epub:type="z3998:name-title">Mr.</abbr> Horner! he has enough to do to please you all, I see.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Ay, madam, you see how they use me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Squeamish</td>
<td>Poor gentleman, I pity you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>I thank you, madam: I could never find pity, but from such reverend ladies as you are; the young ones will never spare a man.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>Come, come, beast, and go dine with us; for we shall want a man at ombre after dinner.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Thats all their use of me, madam, you see.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>Come, sloven, Ill lead you, to be sure of you. <i epub:type="z3998:stage-direction">Pulls him by the cravat.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Squeamish</td>
<td>Alas, poor man, how she tugs him! Kiss, kiss her; thats the way to make such nice women quiet.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>No, madam, that remedy is worse than the torment; they know I dare suffer anything rather than do it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Squeamish</td>
<td>Prithee kiss her, and Ill give you her picture in little, that you admired so last night; prithee do.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Well, nothing but that could bribe me: I love a woman only in effigy, and good painting as much as I hate them.—Ill dot, for I could adore the devil well painted. <i epub:type="z3998:stage-direction">Kisses <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>Foh, you filthy toad! nay, now Ive done jesting.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Squeamish</td>
<td>Ha! ha I ha! I told you so.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>Foh! a kiss of his</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Has no more hurt int than one of my spaniels.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>Nor no more good neither.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Quack</td>
<td>I will now believe anything he tells me. <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Pinchwife</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>O lord, heres a man! Sir Jasper, my mask, my mask! I would not be seen here for the world.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>What, not when I am with you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>No, no, my honour—lets be gone.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>Oh grandmother, lets be gone; make haste, make haste, I know not how he may censure us.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Be found in the lodging of anything like a man!—Away.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exeunt <b epub:type="z3998:persona">Sir Jasper Fidget</b>, <b epub:type="z3998:persona">Lady Fidget</b>, <b epub:type="z3998:persona">Old Lady Squeamish</b>, and <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Quack</td>
<td>Whats here? another cuckold? he looks like one, and none else sure have any business with him. <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Well, what brings my dear friend hither?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Your impertinency.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>My impertinency!—why, you gentlemen that have got handsome wives, think you have a privilege of saying anything to your friends, and are as brutish as if you were our creditors.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>No, sir, Ill neer trust you anyway.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>But why not, dear Jack? why diffide in me thou knowst so well?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Because I do know you so well.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Hant I been always thy friend, honest Jack, always ready to serve thee, in love or battle, before thou wert married, and am so still?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>I believe so, you would be my second now, indeed.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Well then, dear Jack, why so unkind, so grum, so strange to me? Come, prithee kiss me, dear rogue: gad I was always, I say, and am still as much thy servant as</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>As I am yours, sir. What, you would send a kiss to my wife, is that it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>So, there tis—a man cant show his friendship to a married man, but presently he talks of his wife to you. Prithee, let thy wife alone, and let thee and I be all one, as we were wont. What, thou art as shy of my kindness, as a Lombard-street alderman of a courtiers civility at Lockets!<a href="#note-12" id="noteref-12" epub:type="noteref">12</a></td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>But you are over-kind to me, as kind as if I were your cuckold already; yet I must confess you ought to be kind and civil to me, since I am so kind, so civil to you, as to bring you this: look you there, sir. <i epub:type="z3998:stage-direction">Delivers him a letter.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>What ist?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Only a love-letter, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>From whom?—how! this is from your wife—hum—and hum<i epub:type="z3998:stage-direction">Reads.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Even from my wife, sir: am I not wondrous kind and civil to you now too?⁠—<i epub:type="z3998:stage-direction">Aside.</i> But youll not think her so.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Ha! is this a trick of his or hers? <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>The gentlemans surprised I find.—What, you expected a kinder letter?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>No faith, not I, how could I?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Yes, yes, Im sure you did. A man so well made as you are, must needs be disappointed, if the women declare not their passion at first sight or opportunity.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> But what should this mean? Stay, the postscript.⁠—<i epub:type="z3998:stage-direction">Reads aside.</i> “Be sure you love me, whatsoever my husband says to the contrary, and let him not see this, lest he should come home and pinch me, or kill my squirrel.”—It seems he knows not what the letter contains.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Come, neer wonder at it so much.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Faith, I cant help it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Now, I think I have deserved your infinite friendship and kindness, and have showed myself sufficiently an obliging kind friend and husband; am I not so, to bring a letter from my wife to her gallant?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Ay, the devil take me, art thou, the most obliging, kind friend and husband in the world, ha! ha!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Well, you may be merry, sir; but in short I must tell you, sir, my honour will suffer no jesting.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>What dost thou mean?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Does the letter want a comment? Then, know, sir, though I have been so civil a husband, as to bring you a letter from my wife, to let you kiss and court her to my face, I will not be a cuckold, sir, I will not.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Thou art mad with jealousy. I never saw thy wife in my life but at the play yesterday, and I know not if it were she or no. I court her, kiss her!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>I will not be a cuckold, I say; there will be danger in making me a cuckold.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Why, wert thou not well cured of thy last clap?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>I wear a sword.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>It should be taken from thee, lest thou shouldst do thyself a mischief with it; thou art mad, man.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>As mad as I am, and as merry as you are, I must have more reason from you ere we part. I say again, though you kissed and courted last night my wife in mans clothes, as she confesses in her letter</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Ha! <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Both she and I say, you must not design it again, for you have mistaken your woman, as you have done your man.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> O—I understand something now<i epub:type="z3998:stage-direction">Aloud.</i> Was that thy wife! Why wouldst thou not tell me twas she? Faith, my freedom with her was your fault, not mine.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Faith, so twas. <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Fy! Id never dot to a woman before her husbands face, sure.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>But I had rather you should dot to my wife before my face, than behind my back; and that you shall never do.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>No—you will hinder me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>If I would not hinder you, you see by her letter she would.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Well, I must een acquiesce then, and be contented with what she writes.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Ill assure you twas voluntarily writ; I had no hand int you may believe me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>I do believe thee, faith.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>And believe her too, for shes an innocent creature, has no dissembling in her: and so fare you well, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Pray, however, present my humble service to her, and tell her, I will obey her letter to a tittle, and fulfil her desires, be what they will, or with what difficulty soever I dot; and you shall be no more jealous of me, I warrant her, and you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Well then, fare you well; and play with any mans honour but mine, kiss any mans wife but mine, and welcome.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exit.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Ha! ha! ha! doctor.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Quack</td>
<td>It seems, he has not heard the report of you, or does not believe it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Ha! ha!—now, doctor, what think you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Quack</td>
<td>Pray lets see the letter—hum—“for—dear—love you—” <i epub:type="z3998:stage-direction">Reads the letter.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>I wonder how she could contrive it! What sayst thou tot? tis an original.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Quack</td>
<td>So are your cuckolds too originals: for they are like no other common cuckolds, and I will henceforth believe it not impossible for you to cuckold the Grand Signior amidst his guards of eunuchs, that I say.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>And I say for the letter, tis the first love-letter that ever was without flames, darts, fates, destinies, lying and dissembling int.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Sparkish</b> pulling in <b epub:type="z3998:persona">Pinchwife</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Come back, you are a pretty brother-in-law, neither go to church nor to dinner with your sister bride!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>My sister denies her marriage, and you see is gone away from you dissatisfied.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Pshaw! upon a foolish scruple, that our parson was not in lawful orders, and did not say all the common-prayer; but tis her modesty only I believe. But let all women be never so modest the first day, theyll be sure to come to themselves by night, and I shall have enough of her then. In the meantime, Harry Horner, you must dine with me: I keep my wedding at my aunts in the Piazza.<a href="#note-13" id="noteref-13" epub:type="noteref">13</a></td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Thy wedding! what stale maid has lived to despair of a husband, or what young one of a gallant?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>O, your servant, sir—this gentlemans sister then—no stale maid.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Im sorry fort.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>How comes he so concerned for her? <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>You sorry fort? why, do you know any ill by her?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>No, I know none but by thee; tis for her sake, not yours, and another mans sake that might have hoped, I thought.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Another man! another man! what is his name?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Nay, since tis past, he shall be nameless.⁠—<i epub:type="z3998:stage-direction">Aside.</i> Poor Harcourt! I am sorry thou hast missed her.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>He seems to be much troubled at the match. <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Prithee, tell me—Nay, you shant go, brother.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>I must of necessity, but Ill come to you to dinner.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exit.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>But, Harry, what, have I a rival in my wife already? But with all my heart, for he may be of use to me hereafter; for though my hunger is now my sauce, and I can fall on heartily without, the time will come, when a rival will be as good sauce for a married man to a wife, as an orange to veal.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>O thou damned rogue! thou hast set my teeth on edge with thy orange.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Then lets to dinner—there I was with you again. Come.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>But who dines with thee?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>My friends and relations, my brother Pinchwife, you see, of your acquaintance.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>And his wife?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>No, gad, hell neer let her come amongst us good fellows; your stingy country coxcomb keeps his wife from his friends, as he does his little firkin of ale, for his own drinking, and a gentleman cant get a smack ont; but his servants, when his back is turned, broach it at their pleasures, and dust it away, ha! ha! ha!Gad, I am witty, I think, considering I was married today, by the world; but come</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>No, I will not dine with you, unless you can fetch her too.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Pshaw! what pleasure canst thou have with women now, Harry?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>My eyes are not gone; I love a good prospect yet, and will not dine with you unless she does too; go fetch her, therefore, but do not tell her husband tis for my sake.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Well, Ill go try what I can do; in the meantime, come away to my aunts lodging, tis in the way to Pinchwifes.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>The poor woman has called for aid, and stretched forth her hand, doctor; I cannot but help her over the pale out of the briars.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exeunt.</i>
</td>
</tr>
</tbody>
</table>
</section>
<section id="scene-4-4" epub:type="z3998:scene">
<h3>
<span epub:type="label">Scene</span>
<span epub:type="ordinal z3998:roman">IV</span>
</h3>
<p>A room in <b epub:type="z3998:persona">Pinchwifes</b> house.</p>
<table>
<tbody>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</b> alone, leaning on her elbow.—A table, pen, ink and paper.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Well, tis een so, I have got the London disease they call love; I am sick of my husband, and for my gallant. I have heard this distemper called a fever, but methinks tis like an ague; for when I think of my husband, I tremble, and am in a cold sweat, and have inclinations to vomit; but when I think of my gallant, dear <abbr epub:type="z3998:name-title">Mr.</abbr> Horner, my hot fit comes, and I am all in a fever indeed; and, as in other fevers, my own chamber is tedious to me, and I would fain be removed to his, and then methinks I should be well. Ah, poor <abbr epub:type="z3998:name-title">Mr.</abbr> Horner! Well, I cannot, will not stay here; therefore Ill make an end of my letter to him, which shall be a finer letter than my last, because I have studied it like anything. Oh sick, sick! <i epub:type="z3998:stage-direction">Takes the pen and writes.</i></td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Pinchwife</b>, who seeing her writing, steals softly behind her and looking over her shoulder, snatches the paper from her.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>What, writing more letters?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>O Lord, bud, why dye fright me so? <i epub:type="z3998:stage-direction">She offers to run out; he stops her, and reads.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Hows this? nay, you shall not stir, madam:—“Dear, dear, dear <abbr epub:type="z3998:name-title">Mr.</abbr> Horner”—very well—I have taught you to write letters to good purpose—but let us seet. “First, I am to beg your pardon for my boldness in writing to you, which Id have you to know I would not have done, had not you said first you loved me so extremely, which if you do, you will never suffer me to lie in the arms of another man whom I loathe, nauseate, and detest.”—Now you can write these filthy words. But what follows?—“Therefore, I hope you will speedily find some way to free me from this unfortunate match, which was never, I assure you, of my choice, but Im afraid tis already too far gone; however, if you love me, as I do you, you will try what you can do; but you must help me away before tomorrow, or else, alas! I shall be forever out of your reach, for I can defer no longer our—our—” what is to follow “our”?—speak, what—our journey into the country I suppose—Oh woman, damned woman! and Love, damned Love, their old tempter! for this is one of his miracles; in a moment he can make those blind that could see, and those see that were blind, those dumb that could speak, and those prattle who were dumb before; nay, what is more than all, make these dough-baked, senseless, indocile animals, women, too hard for us their politic lords and rulers, in a moment. But make an end of your letter, and then Ill make an end of you thus, and all my plagues together. <i epub:type="z3998:stage-direction">Draws his sword.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>O Lord, O Lord, you are such a passionate man, bud!</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Sparkish</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>How now, whats here to do?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>This fool here now!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>What! drawn upon your wife? You should never do that, but at night in the dark, when you cant hurt her. This is my sister-in-law, is it not? ay, faith, een our country Margery; <i epub:type="z3998:stage-direction">Pulls aside her handkerchief</i> one may know her. Come, she and you must go dine with me; dinners ready, come. But wheres my wife? is she not come home yet? where is she?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Making you a cuckold; tis that they all do, as soon as they can.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>What, the wedding-day? no, a wife that designs to make a cully of her husband will be sure to let him win the first stake of love, by the world. But come, they stay dinner for us: come, Ill lead down our Margery.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>No—sir, go, well follow you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>I will not wag without you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>This coxcomb is a sensible torment to me amidst the greatest in the world. <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Come, come, Madam Margery.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>No; Ill lead her my way: what, would you treat your friends with mine, for want of your own wife?⁠—<i epub:type="z3998:stage-direction">Leads her to the other door, and locks her in and returns.</i> I am contented my rage should take breath<i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>I told Horner this.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Come now.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Lord, how shy you are of your wife! but let me tell you, brother, we men of wit have amongst us a saying, that cuckolding, like the smallpox, comes with a fear; and you may keep your wife as much as you will out of danger of infection, but if her constitution incline her tot, shell have it sooner or later, by the world, say they.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>
<p><i epub:type="z3998:stage-direction">Aside.</i> What a thing is a cuckold, that every fool can make him ridiculous!⁠—<i epub:type="z3998:stage-direction">Aloud.</i> Well, sir—but let me advise you, now you are come to be concerned, because you suspect the danger, not to neglect the means to prevent it, especially when the greatest share of the malady will light upon your own head, for</p>
<blockquote epub:type="z3998:verse">
<p>
<span>Howseer the kind wifes belly comes to swell,</span>
<br/>
<span>The husband breeds for her, and first is ill.</span>
</p>
</blockquote>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exeunt.</i>
</td>
</tr>
</tbody>
</table>
</section>
</section>
<section id="act-5" epub:type="chapter bodymatter z3998:fiction z3998:drama">
<h2>
<span epub:type="label">Act</span>
<span epub:type="ordinal z3998:roman">V</span>
</h2>
<section id="scene-5-1" epub:type="z3998:scene">
<h3>
<span epub:type="label">Scene</span>
<span epub:type="ordinal z3998:roman">I</span>
</h3>
<p><b epub:type="z3998:persona">Pinchwifes</b> House.</p>
<table>
<tbody>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Pinchwife</b> and <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</b>. A table and candle.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Come, take the pen and make an end of the letter, just as you intended; if you are false in a tittle, I shall soon perceive it, and punish you as you deserve.⁠—<i epub:type="z3998:stage-direction">Lays his hand on his sword.</i> Write what was to follow—lets see—“You must make haste, and help me away before tomorrow, or else I shall be forever out of your reach, for I can defer no longer our”—What follows “our”?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Must all out, then, bud?—Look you there, then. <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</b> takes the pen and writes.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Lets see—“For I can defer no longer our—wedding—Your slighted Alithea.”—Whats the meaning of this? my sisters name tot? speak, unriddle.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Yes, indeed, bud.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>But why her name tot? speak—speak, I say.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Ay, but youll tell her then again. If you would not tell her again</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>I will not:—I am stunned, my head turns round.—Speak.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Wont you tell her, indeed, and indeed?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>No; speak, I say.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Shell be angry with me; but I had rather she should be angry with me than you, bud; and, to tell you the truth, twas she made me write the letter, and taught me what I should write.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> Ha!—I thought the style was somewhat better than her own.⁠—<i epub:type="z3998:stage-direction">Aloud.</i> Could she come to you to teach you, since I had locked you up alone?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>O, through the keyhole, bud.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>But why should she make you write a letter for her to him, since she can write herself?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Why, she said because—for I was unwilling to do it</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Because what—because?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Because, lest <abbr epub:type="z3998:name-title">Mr.</abbr> Horner should be cruel, and refuse her; or be vain afterwards, and show the letter, she might disown it, the hand not being hers.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> Hows this? Ha!—then I think I shall come to myself again.—This changeling could not invent this lie: but if she could, why should she? she might think I should soon discover it.—Stay—now I think ont too, Horner said he was sorry she had married Sparkish; and her disowning her marriage to me makes me think she has evaded it for Horners sake: yet why should she take this course? But men in love are fools; women may well be so<i epub:type="z3998:stage-direction">Aloud.</i> But hark you, madam, your sister went out in the morning, and I have not seen her within since.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Alack-a-day, she has been crying all day above, it seems, in a corner.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Where is she? let me speak with her.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> O Lord, then shell discover all!⁠—<i epub:type="z3998:stage-direction">Aloud.</i> Pray hold, bud; what, dye mean to discover me? shell know I have told you then. Pray, bud, let me talk with her first.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>I must speak with her, to know whether Horner ever made her any promise, and whether she be married to Sparkish or no.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Pray, dear bud, dont, till I have spoken with her, and told her that I have told you all; for shell kill me else.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Go then, and bid her come out to me.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Yes, yes, bud.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Let me see<i epub:type="z3998:stage-direction">Pausing.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> Ill go, but she is not within to come to him: I have just got time to know of Lucy her maid, who first set me on work, what lie I shall tell next; for I am een at my wits end.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exit.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Well, I resolve it, Horner shall have her: Id rather give him my sister than lend him my wife; and such an alliance will prevent his pretensions to my wife, sure. Ill make him of kin to her, and then he wont care for her.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>O Lord, bud! I told you what anger you would make me with my sister.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Wont she come hither?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>No, no. Lack-a-day, shes ashamed to look you in the face: and she says, if you go in to her, shell run away downstairs, and shamefully go herself to <abbr epub:type="z3998:name-title">Mr.</abbr> Horner, who has promised her marriage, she says; and she will have no other, so she wont.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Did he so?—promise her marriage!—then she shall have no other. Go tell her so; and if she will come and discourse with me a little concerning the means, I will about it immediately. Go.⁠—</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exit <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</b>.</i>
</td>
</tr>
<tr>
<td/>
<td>His estate is equal to Sparkishs, and his extraction as much better than his, as his parts are; but my chief reason is, Id rather be akin to him by the name of brother-in-law than that of cuckold.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</b>.</i>
</td>
</tr>
<tr>
<td/>
<td>Well, what says she now?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Why, she says, she would only have you lead her to Horners lodging; with whom she first will discourse the matter before she talks with you, which yet she cannot do; for alack, poor creature, she says she cant so much as look you in the face, therefore shell come to you in a mask. And you must excuse her, if she make you no answer to any question of yours, till you have brought her to <abbr epub:type="z3998:name-title">Mr.</abbr> Horner; and if you will not chide her, nor question her, shell come out to you immediately.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Let her come: I will not speak a word to her, nor require a word from her.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Oh, I forgot: besides she says, she cannot look you in the face, though through a mask; therefore would desire you to put out the candle.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>I agree to all. Let her make haste.—There, tis out</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Puts out the candle. Exit <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</b>.</i>
</td>
</tr>
<tr>
<td/>
<td>My case is something better: Id rather fight with Horner for not lying with my sister, than for lying with my wife; and of the two, I had rather find my sister too forward than my wife. I expected no other from her free education, as she calls it, and her passion for the town. Well, wife and sister are names which make us expect love and duty, pleasure and comfort; but we find em plagues and torments, and are equally, though differently, troublesome to their keeper; for we have as much ado to get people to lie with our sisters as to keep em from lying with our wives.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</b> masked, and in hoods and scarfs, and a nightgown and petticoat of <b epub:type="z3998:persona">Alitheas</b>.</i>
</td>
</tr>
<tr>
<td/>
<td>What, are you come, sister? let us go then.—But first, let me lock up my wife. <abbr epub:type="z3998:name-title">Mrs.</abbr> Margery, where are you?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Here, bud.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Come hither, that I may lock you up: get you in.⁠—<i epub:type="z3998:stage-direction">Locks the door.</i> Come, sister, where are you now? <i epub:type="z3998:stage-direction"><b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</b> gives him her hand; but when he lets her go, she steals softly on to the other side of him, and is led away by him for his Sister, <b epub:type="z3998:persona">Alithea</b>.</i></td>
</tr>
</tbody>
</table>
</section>
<section id="scene-5-2" epub:type="z3998:scene">
<h3>
<span epub:type="label">Scene</span>
<span epub:type="ordinal z3998:roman">II</span>
</h3>
<p><b epub:type="z3998:persona">Horners</b> Lodging.</p>
<table>
<tbody>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Horner</b> and <b epub:type="z3998:persona">Quack</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Quack</td>
<td>What, all alone? not so much as one of your cuckolds here, nor one of their wives! They use to take their turns with you, as if they were to watch you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Yes, it often happens that a cuckold is but his wifes spy, and is more upon family duty when he is with her gallant abroad, hindering his pleasure, than when he is at home with her playing the gallant. But the hardest duty a married woman imposes upon a lover is keeping her husband company always.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Quack</td>
<td>And his fondness wearies you almost as soon as hers.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>A pox! keeping a cuckold company, after you have had his wife, is as tiresome as the company of a country squire to a witty fellow of the town, when he has got all his money.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Quack</td>
<td>And as at first a man makes a friend of the husband to get the wife, so at last you are fain to fall out with the wife to be rid of the husband.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Ay, most cuckold-makers are true courtiers; when once a poor man has cracked his credit for em, they cant abide to come near him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Quack</td>
<td>But at first, to draw him in, are so sweet, so kind, so dear! just as you are to Pinchwife. But what becomes of that intrigue with his wife?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>A pox! hes as surly as an alderman that has been bit; and since hes so coy, his wifes kindness is in vain, for shes a silly innocent.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Quack</td>
<td>Did she not send you a letter by him?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Yes; but thats a riddle I have not yet solved. Allow the poor creature to be willing, she is silly too, and he keeps her up so close</td>
</tr>
<tr>
<td epub:type="z3998:persona">Quack</td>
<td>Yes, so close, that he makes her but the more willing, and adds but revenge to her love; which two, when met, seldom fail of satisfying each other one way or other.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>What! heres the man we are talking of, I think.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Pinchwife</b>, leading in his <b epub:type="z3998:persona">Wife</b> masked, muffled, and in her Sisters gown.</i>
</td>
</tr>
<tr>
<td/>
<td>Pshaw!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Quack</td>
<td>Bringing his wife to you is the next thing to bringing a love-letter from her.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>What means this?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>The last time, you know, sir, I brought you a love-letter; now, you see, a mistress; I think youll say I am a civil man to you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Ay, the devil take me, will I say thou art the civilest man I ever met with; and I have known some. I fancy I understand thee now better than I did the letter. But, hark thee, in thy ear</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>What?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Nothing but the usual question, man: is she sound, on thy word?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>What, you take her for a wench, and me for a pimp?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Pshaw! wench and pimp, paw<a href="#note-14" id="noteref-14" epub:type="noteref">14</a> words; I know thou art an honest fellow, and hast a great acquaintance among the ladies, and perhaps hast made love for me, rather than let me make love to thy wife.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Come, sir, in short, I am for no fooling.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Nor I neither: therefore prithee, lets see her face presently. Make her show, man: art thou sure I dont know her?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>I am sure you do know her.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>A pox! why dost thou bring her to me then?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Because shes a relation of mine</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Is she, faith, man? then thou art still more civil and obliging, dear rogue.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Who desired me to bring her to you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Then she is obliging, dear rogue.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Youll make her welcome for my sake, I hope.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>I hope she is handsome enough to make herself welcome. Prithee let her unmask.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Do you speak to her; she would never be ruled by me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Madam<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</b> whispers to <b epub:type="z3998:persona">Horner</b>.</i> She says she must speak with me in private. Withdraw, prithee.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> Shes unwilling, it seems, I should know all her indecent conduct in this business<i epub:type="z3998:stage-direction">Aloud.</i> Well then, Ill leave you together, and hope when I am gone, youll agree; if not, you and I shant agree, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>What means the fool? if she and I agree tis no matter what you and I do. <i epub:type="z3998:stage-direction">Whispers to <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</b>, who makes signs with her hand for him to be gone.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>In the meantime Ill fetch a parson, and find out Sparkish, and disabuse him. You would have me fetch a parson, would you not? Well then—now I think I am rid of her, and shall have no more trouble with her—our sisters and daughters, like usurers money, are safest when put out; but our wives, like their writings, never safe, but in our closets under lock and key.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exit.</i>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Boy</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Boy</td>
<td>Sir Jasper Fidget, sir, is coming up.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exit.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Heres the trouble of a cuckold now we are talking of. A pox on him! has he not enough to do to hinder his wifes sport, but he must other womens too?—Step in here, madam.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exit <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</b>.</i>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Sir Jasper Fidget</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>My best and dearest friend.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td><i epub:type="z3998:stage-direction">Aside to <b epub:type="z3998:persona">Quack</b>.</i> The old style, doctor.⁠—<i epub:type="z3998:stage-direction">Aloud.</i> Well, be short, for I am busy. What would your impertinent wife have now?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Well guessed, ifaith; for I do come from her.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>To invite me to supper! Tell her, I cant come; go.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Nay, now you are out, faith; for my lady, and the whole knot of the virtuous gang, as they call themselves, are resolved upon a frolic of coming to you tonight in masquerade, and are all dressed already.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>I shant be at home.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> Lord, how churlish he is to women!⁠—<i epub:type="z3998:stage-direction">Aloud.</i> Nay, prithee dont disappoint em; theyll think tis my fault: prithee dont. Ill send in the banquet and the fiddles. But make no noise ont; for the poor virtuous rogues would not have it known, for the world, that they go a-masquerading; and they would come to no mans ball but yours.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Well, well—get you gone; and tell em, if they come, twill be at the peril of their honour and yours.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>He! he! he!—well trust you for that: farewell.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exit.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td epub:type="z3998:verse">
<p>
<span>Doctor, anon you too shall be my guest,</span>
<br/>
<span>But now Im going to a private feast.</span>
</p>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exeunt.</i>
</td>
</tr>
</tbody>
</table>
</section>
<section id="scene-5-3" epub:type="z3998:scene">
<h3>
<span epub:type="label">Scene</span>
<span epub:type="ordinal z3998:roman">III</span>
</h3>
<p>The Piazza of Covent Garden.</p>
<table>
<tbody>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Sparkish</b> with a letter in his hand, <b epub:type="z3998:persona">Pinchwife</b> following.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>But who would have thought a woman could have been false to me? By the world, I could not have thought it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>You were for giving and taking liberty: she has taken it only, sir, now you find in that letter. You are a frank person, and so is she, you see there.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Nay, if this be her hand—for I never saw it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Tis no matter whether that be her hand or no; I am sure this hand, at her desire, led her to <abbr epub:type="z3998:name-title">Mr.</abbr> Horner, with whom I left her just now, to go fetch a parson to em at their desire too, to deprive you of her forever; for it seems yours was but a mock marriage.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Indeed, she would needs have it that twas Harcourt himself, in a parsons habit, that married us; but Im sure he told me twas his brother Ned.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>O, there tis out; and you were deceived, not she: for you are such a frank person. But I must be gone.—Youll find her at <abbr epub:type="z3998:name-title">Mr.</abbr> Horners. Go, and believe your eyes.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exit.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Nay, Ill to her, and call her as many crocodiles, sirens, harpies, and other heathenish names, as a poet would do a mistress who had refused to hear his suit, nay more, his verses on her.—But stay, is not that she following a torch at tother end of the Piazza? and from Horners certainlytis so.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Alithea</b> following a torch, and <b epub:type="z3998:persona">Lucy</b> behind.</i>
</td>
</tr>
<tr>
<td/>
<td>You are well met, madam, though you dont think so. What, you have made a short visit to <abbr epub:type="z3998:name-title">Mr.</abbr> Horner? but I suppose youll return to him presently, by that time the parson can be with him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td><abbr epub:type="z3998:name-title">Mr.</abbr> Horner and the parson, sir!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Come, madam, no more dissembling, no more jilting; for I am no more a frank person.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Hows this?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>So, twill work, I see. <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Could you find out no easy country fool to abuse? none but me, a gentleman of wit and pleasure about the town? But it was your pride to be too hard for a man of parts, unworthy false woman! false as a friend that lends a man money to lose; false as dice, who undo those that trust all they have to em.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>He has been a great bubble, by his similes, as they say. <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>You have been too merry, sir, at your wedding-dinner, sure.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>What, dye mock me too?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Or you have been deluded.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>By you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Let me understand you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Have you the confidence, (I should call it something else, since you know your guilt,) to stand my just reproaches? you did not write an impudent letter to <abbr epub:type="z3998:name-title">Mr.</abbr> Horner? who I find now has clubbed with you in deluding me with his aversion for women, that I might not, forsooth, suspect him for my rival.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>Dye think the gentleman can be jealous now, madam? <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>I write a letter to <abbr epub:type="z3998:name-title">Mr.</abbr> Horner!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Nay, madam, do not deny it. Your brother showed it me just now; and told me likewise, he left you at Horners lodging to fetch a parson to marry you to him; and I wish you joy, madam, joy, joy; and to him too, much joy; and to myself more joy, for not marrying you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td><i epub:type="z3998:stage-direction">Aside.</i> So, I find my brother would break off the match; and I can consent tot, since I see this gentleman can be made jealous.⁠—<i epub:type="z3998:stage-direction">Aloud.</i> O Lucy, by his rude usage and jealousy, he makes me almost afraid I am married to him. Art thou sure twas Harcourt himself, and no parson, that married us?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>No, madam, I thank you. I suppose, that was a contrivance too of <abbr epub:type="z3998:name-title">Mr.</abbr> Horners and yours, to make Harcourt play the parson; but I would as little as you have him one now, no, not for the world. For, shall I tell you another truth? I never had any passion for you till now, for now I hate you. Tis true, I might have married your portion, as other men of parts of the town do sometimes; and so, your servant. And to show my unconcernedness, Ill come to your wedding, and resign you with as much joy, as I would a stale wench to a new cully; nay, with as much joy as I would after the first night, if I had been married to you. Theres for you; and so your servant, servant.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exit.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>How was I deceived in a man!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>Youll believe then a fool may be made jealous now? for that easiness in him that suffers him to be led by a wife, will likewise permit him to be persuaded against her by others.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>But marry <abbr epub:type="z3998:name-title">Mr.</abbr> Horner! my brother does not intend it, sure: if I thought he did, I would take thy advice, and <abbr epub:type="z3998:name-title">Mr.</abbr> Harcourt for my husband. And now I wish, that if there be any over-wise woman of the town, who, like me, would marry a fool for fortune, liberty, or title, first, that her husband may love play, and be a cully to all the town but her, and suffer none but Fortune to be mistress of his purse; then, if for liberty, that he may send her into the country, under the conduct of some huswifely mother-in-law; and if for title, may the world give em none but that of cuckold.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>And for her greater curse, madam, may he not deserve it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Away, impertinent! Is not this my old Lady Lanterlus?<a href="#note-15" id="noteref-15" epub:type="noteref">15</a></td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>Yes, madam.⁠—<i epub:type="z3998:stage-direction">Aside.</i> And here I hope we shall find <abbr epub:type="z3998:name-title">Mr.</abbr> Harcourt.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exeunt.</i>
</td>
</tr>
</tbody>
</table>
</section>
<section id="scene-5-4" epub:type="z3998:scene">
<h3>
<span epub:type="label">Scene</span>
<span epub:type="ordinal z3998:roman">IV</span>
</h3>
<p><b epub:type="z3998:persona">Horners</b> Lodging. A table, banquet, and bottles.</p>
<table>
<tbody>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Horner</b>, <b epub:type="z3998:persona">Lady Fidget</b>, <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty Fidget</b>, and <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>A pox! they are come too soon—before I have sent back my new mistress. All that I have now to do is to lock her in, that they may not see her. <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>That we may be sure of our welcome, we have brought our entertainment with us, and are resolved to treat thee, dear toad.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty</td>
<td>And that we may be merry to purpose, have left Sir Jasper and my old Lady Squeamish, quarrelling at home at backgammon.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>Therefore let us make use of our time, lest they should chance to interrupt us.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Let us sit then.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>First, that you may be private, let me lock this door and that, and Ill wait upon you presently.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>No, sir, shut em only, and your lips forever; for we must trust you as much as our women.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>You know all vanitys killed in me; I have no occasion for talking.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Now, ladies, supposing we had drank each of us our two bottles, let us speak the truth of our hearts.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty and <abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>Agreed.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>By this brimmer, for truth is nowhere else to be found<i epub:type="z3998:stage-direction">Aside to <b epub:type="z3998:persona">Horner</b>.</i> not in thy heart, false man!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>You have found me a true man, Im sure. <i epub:type="z3998:stage-direction">Aside to <b epub:type="z3998:persona">Lady Fidget</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>
<p><i epub:type="z3998:stage-direction">Aside to <b epub:type="z3998:persona">Horner</b>.</i> Not every way.—But let us sit and be merry. <i epub:type="z3998:stage-direction">Sings.</i></p>
<blockquote epub:type="z3998:song">
<p>
<span>Why should our damned tyrants oblige us to live</span>
<br/>
<span>On the pittance of pleasure which they only give?</span>
<br/>
<span class="i1">We must not rejoice</span>
<br/>
<span class="i1">With wine and with noise:</span>
<br/>
<span>In vain we must wake in a dull bed alone,</span>
<br/>
<span>Whilst to our warm rival the bottle theyre gone.</span>
<br/>
<span class="i1">Then lay aside charms,</span>
<br/>
<span class="i1">And take up these arms.<a href="#note-16" id="noteref-16" epub:type="noteref">16</a></span>
<br/>
<span>Tis wine only gives em their courage and wit;</span>
<br/>
<span>Because we live sober, to men we submit.</span>
<br/>
<span class="i1">If for beauties youd pass,</span>
<br/>
<span class="i1">Take a lick of the glass,</span>
<br/>
<span>Twill mend your complexions, and when they are gone,</span>
<br/>
<span class="i1">The best red we have is the red of the grape:</span>
<br/>
<span>Then, sisters, layt on,</span>
<br/>
<span class="i2">And damn a good shape.</span>
</p>
</blockquote>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty</td>
<td>Dear brimmer! Well, in token of our openness and plain-dealing, let us throw our masks over our heads.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>So, twill come to the glasses anon. <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>Lovely brimmer! let me enjoy him first.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>No, I never part with a gallant till Ive tried him. Dear brimmer! that makest our husbands shortsighted.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty</td>
<td>And our bashful gallants bold.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>And, for want of a gallant, the butler lovely in our eyes.—Drink, eunuch.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Drink, thou representative of a husband.—Damn a husband!</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty</td>
<td>And, as it were a husband, an old keeper.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>And an old grandmother.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>And an English bawd, and a French surgeon.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Ay, we have all reason to curse em.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>For my sake, ladies?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>No, for our own; for the first spoils all young gallants industry.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty</td>
<td>And the others art makes em bold only with common women.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>And rather run the hazard of the vile distemper amongst them, than of a denial amongst us.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty</td>
<td>The filthy toads choose mistresses now as they do stuffs, for having been fancied and worn by others.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>For being common and cheap.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Whilst women of quality, like the richest stuffs, lie untumbled, and unasked for.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Ay, neat, and cheap, and new, often they think best.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty</td>
<td>No, sir, the beasts will be known by a mistress longer than by a suit.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>And tis not for cheapness neither.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>No; for the vain fops will take up druggets, and embroider em. But I wonder at the depraved appetites of witty men; they use to be out of the common road, and hate imitation. Pray tell me, beast, when you were a man, why you rather chose to club with a multitude in a common house for an entertainment, than to be the only guest at a good table.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Why, faith, ceremony and expectation are unsufferable to those that are sharp bent. People always eat with the best stomach at an ordinary, where every man is snatching for the best bit.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Though he get a cut over the fingers.—But I have heard, that people eat most heartily of another mans meat, that is, what they do not pay for.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>When they are sure of their welcome and freedom; for ceremony in love and eating is as ridiculous as in fighting: falling on briskly is all should be done on those occasions.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Well then, let me tell you, sir, there is nowhere more freedom than in our houses; and we take freedom from a young person as a sign of good breeding; and a person may be as free as he pleases with us, as frolic, as gamesome, as wild as he will.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Hant I heard you all declaim against wild men?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Yes; but for all that, we think wildness in a man as desirable a quality as in a duck or rabbit: a tame man! foh!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>I know not, but your reputations frightened me as much as your faces invited me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Our reputation! Lord, why should you not think that we women make use of our reputation, as you men of yours, only to deceive the world with less suspicion? Our virtue is like the statesmans religion, the quakers word, the gamesters oath, and the great mans honour; but to cheat those that trust us.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>And that demureness, coyness, and modesty, that you see in our faces in the boxes at plays, is as much a sign of a kind woman, as a vizard-mask in the pit.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty</td>
<td>For, I assure you, women are least masked when they have the velvet vizard on.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>You would have found us modest women in our denials only.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>Our bashfulness is only the reflection of the mens.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty</td>
<td>We blush when they are shamefaced.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>I beg your pardon, ladies, I was deceived in you devilishly. But why that mighty pretence to honour?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>We have told you; but sometimes twas for the same reason you men pretend business often, to avoid ill company, to enjoy the better and more privately those you love.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>But why would you neer give a friend a wink then?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Faith, your reputation frightened us, as much as ours did you, you were so notoriously lewd.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>And you so seemingly honest.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Was that all that deterred you?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>And so expensive—you allow freedom, you say.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Ay, ay.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>That I was afraid of losing my little money, as well as my little time, both which my other pleasures required.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Money! foh! you talk like a little fellow now: do such as we expect money?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>I beg your pardon, madam, I must confess, I have heard that great ladies, like great merchants, set but the higher prices upon what they have, because they are not in necessity of taking the first offer.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty</td>
<td>Such as we make sale of our hearts?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>We bribed for our love? foh!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>With your pardon ladies, I know, like great men in offices, you seem to exact flattery and attendance only from your followers; but you have receivers about you, and such fees to pay, a man is afraid to pass your grants. Besides, we must let you win at cards, or we lose your hearts; and if you make an assignation, tis at a goldsmiths, jewellers, or china-house; where for your honour you deposit to him, he must pawn his to the punctual cit, and so paying for what you take up, pays for what he takes up.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty</td>
<td>Would you not have us assured of our gallants love?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>For love is better known by liberality than by jealousy.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>For one may be dissembled, the other not.⁠—<i epub:type="z3998:stage-direction">Aside.</i> But my jealousy can be no longer dissembled, and they are telling ripe.⁠—<i epub:type="z3998:stage-direction">Aloud.</i>—Come, heres to our gallants in waiting, whom we must name, and Ill begin. This is my false rogue. <i epub:type="z3998:stage-direction">Claps him on the back.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>How!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>So, all will out now. <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>Did you not tell me, twas for my sake only you reported yourself no man? <i epub:type="z3998:stage-direction">Aside to <b epub:type="z3998:persona">Horner</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty</td>
<td>Oh, wretch! did you not swear to me, twas for my love and honour you passed for that thing you do? <i epub:type="z3998:stage-direction">Aside to <b epub:type="z3998:persona">Horner</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>So, so.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Come, speak, ladies: this is my false villain.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>And mine too.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty</td>
<td>And mine.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Well then, you are all three my false rogues too, and theres an end ont.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Well then, theres no remedy; sister sharers, let us not fall out, but have a care of our honour. Though we get no presents, no jewels of him, we are savers of our honour, the jewel of most value and use, which shines yet to the world unsuspected, though it be counterfeit.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Nay, and is een as good as if it were true, provided the world think so; for honour, like beauty now, only depends on the opinion of others.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Well, Harry Common, I hope you can be true to three. Swear; but tis to no purpose to require your oath, for you are as often forsworn as you swear to new women.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Come, faith, madam, let us een pardon one another; for all the difference I find betwixt we men and you women, we forswear ourselves at the beginning of an amour, you as long as it lasts.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Sir Jasper Fidget</b>, and <b epub:type="z3998:persona">Old Lady Squeamish</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Oh, my Lady Fidget, was this your cunning, to come to <abbr epub:type="z3998:name-title">Mr.</abbr> Horner without me? but you have been nowhere else, I hope.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>No, Sir Jasper.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Squeamish</td>
<td>And you came straight hither, Biddy?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>Yes, indeed, lady grandmother.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Tis well, tis well; I knew when once they were thoroughly acquainted with poor Horner, theyd neer be from him: you may let her masquerade it with my wife and Horner, and I warrant her reputation safe.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Boy</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Boy</td>
<td>O, sir, heres the gentleman come, whom you bid me not suffer to come up, without giving you notice, with a lady too, and other gentlemen.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Do you all go in there, whilst I send em away; and, boy, do you desire em to stay below till I come, which shall be immediately.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exeunt <b epub:type="z3998:persona">Sir Jasper Fidget</b>, <b epub:type="z3998:persona">Lady Fidget</b>, <b epub:type="z3998:persona">Lady Squeamish</b>, <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</b>, and <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty Fidget</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Boy</td>
<td>Yes, sir.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exit.</i>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exit <b epub:type="z3998:persona">Horner</b> at the other door, and returns with <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>You would not take my advice, to be gone home before your husband came back, hell now discover all; yet pray, my dearest, be persuaded to go home, and leave the rest to my management; Ill let you down the back way.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>I dont know the way home, so I dont.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>My man shall wait upon you.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>No, dont you believe that Ill go at all; what, are you weary of me already?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>No, my life, tis that I may love you long, tis to secure my love, and your reputation with your husband; hell never receive you again else.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>What care I? dye think to frighten me with that? I dont intend to go to him again; you shall be my husband now.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>I cannot be your husband, dearest, since you are married to him.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>O, would you make me believe that? Dont I see every day at London here, women leave their first husbands, and go and live with other men as their wives? pish, pshaw! youd make me angry, but that I love you so mainly.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>So, they are coming up—In again, in, I hear em.⁠—</td>
</tr>
<tr>
<td/>
<td><i epub:type="z3998:stage-direction">Exit <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</b>.</i> Well, a silly mistress is like a weak place, soon got, soon lost, a man has scarce time for plunder; she betrays her husband first to her gallant, and then her gallant to her husband.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Pinchwife, Alithea, Harcourt, Sparkish, Lucy</b>, and a Parson.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Come, madam, tis not the sudden change of your dress, the confidence of your asseverations, and your false witness there, shall persuade me I did not bring you hither just now; heres my witness, who cannot deny it, since you must be confronted.⁠—<abbr epub:type="z3998:name-title">Mr.</abbr> Horner, did not I bring this lady to you just now?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Now must I wrong one woman for anothers sake—but thats no new thing with me, for in these cases I am still on the criminals side against the innocent. <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Pray speak, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>It must be so. I must be impudent, and try my luck; impudence uses to be too hard for truth. <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>What, you are studying an evasion or excuse for her! Speak, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>No, faith, I am something backward only to speak in womens affairs or disputes.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>She bids you speak.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Ay, pray, sir, do, pray satisfy him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Then truly, you did bring that lady to me just now.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>O ho!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>How, sir?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>How, Horner?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>What mean you, sir? I always took you for a man of honour.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Ay, so much a man of honour, that I must save my mistress, I thank you, come what will ont. <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>So, if I had had her, shed have made me believe the moon had been made of a Christmas pie.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>Now could I speak, if I durst, and solve the riddle, who am the author of it. <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>O unfortunate woman! A combination against my honour! which most concerns me now, because you share in my disgrace, sir, and it is your censure, which I must now suffer, that troubles me, not theirs.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Madam, then have no trouble, you shall now see tis possible for me to love too, without being jealous; I will not only believe your innocence myself, but make all the world believe it.⁠—<i epub:type="z3998:stage-direction">Aside to <b epub:type="z3998:persona">Horner</b>.</i> Horner, I must now be concerned for this ladys honour.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>And I must be concerned for a ladys honour too.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>This lady has her honour, and I will protect it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>My lady has not her honour, but has given it me to keep, and I will preserve it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>I understand you not.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>I would not have you.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Whats the matter with em all? <i epub:type="z3998:stage-direction">Peeping in behind.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Come, come, <abbr epub:type="z3998:name-title">Mr.</abbr> Horner, no more disputing; heres the parson, I brought him not in vain.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>No, sir, Ill employ him, if this lady please.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>How! what dye mean?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Ay, what does he mean?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Why, I have resigned your sister to him, he has my consent.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>But he has not mine, sir; a womans injured honour, no more than a mans, can be repaired or satisfied by any but him that first wronged it; and you shall marry her presently, or<i epub:type="z3998:stage-direction">Lays his hand on his sword.</i></td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>O Lord, theyll kill poor <abbr epub:type="z3998:name-title">Mr.</abbr> Horner! besides, he shant marry her whilst I stand by, and look on; Ill not lose my second husband so.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>What do I see?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>My sister in my clothes!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Ha!</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Nay, pray now dont quarrel about finding work for the parson, he shall marry me to <abbr epub:type="z3998:name-title">Mr.</abbr> Horner; or now, I believe, you have enough of me. <i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Pinchwife</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Damned, damned loving changeling! <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Pray, sister, pardon me for telling so many lies of you.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>I suppose the riddle is plain now.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>No, that must be my work.—Good sir, hear me. <i epub:type="z3998:stage-direction">Kneels to <b epub:type="z3998:persona">Pinchwife</b>, who stands doggedly with his hat over his eyes.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>I will never hear woman again, but make em all silent thus<i epub:type="z3998:stage-direction">Offers to draw upon his <b epub:type="z3998:persona">Wife</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>No, that must not be.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>You then shall go first, tis all one to me. <i epub:type="z3998:stage-direction">Offers to draw on <b epub:type="z3998:persona">Horner</b>, but is stopped by <b epub:type="z3998:persona">Harcourt</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>Hold!</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Reenter <b epub:type="z3998:persona">Sir Jasper Fidget</b>, <b epub:type="z3998:persona">Lady Fidget</b>, <b epub:type="z3998:persona">Lady Squeamish</b>, <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty Fidget</b>, and <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Whats the matter? whats the matter? pray, whats the matter, sir? I beseech you communicate, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Why, my wife has communicated, sir, as your wife may have done too, sir, if she knows him, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Pshaw, with him! ha! ha! he!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Dye mock me, sir? a cuckold is a kind of a wild beast; have a care, sir.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>No, sure, you mock me, sir. He cuckold you! it cant be, ha! ha! he! why, Ill tell you, sir<i epub:type="z3998:stage-direction">Offers to whisper.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>I tell you again, he has whored my wife, and yours too, if he knows her, and all the women he comes near; tis not his dissembling, his hypocrisy, can wheedle me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>How! does he dissemble? is he a hypocrite? Nay, then—how—wife—sister, is he a hypocrite?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Squeamish</td>
<td>A hypocrite! a dissembler! Speak, young harlotry, speak, how?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Nay, then—O my head too!—O thou libidinous lady!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Squeamish</td>
<td>O thou harloting harlotry! hast thou donet then?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Speak, good Horner, art thou a dissembler, a rogue? hast thou</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>So!</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>Ill fetch you off, and her too, if she will but hold her tongue. <i epub:type="z3998:stage-direction">Apart to <b epub:type="z3998:persona">Horner</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Canst thou? Ill give thee<i epub:type="z3998:stage-direction">Apart to <b epub:type="z3998:persona">Lucy</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td><i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Pinchwife</b>.</i> Pray have but patience to hear me, sir, who am the unfortunate cause of all this confusion. Your wife is innocent, I only culpable; for I put her upon telling you all these lies concerning my mistress, in order to the breaking off the match between <abbr epub:type="z3998:name-title">Mr.</abbr> Sparkish and her, to make way for <abbr epub:type="z3998:name-title">Mr.</abbr> Harcourt.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>Did you so, eternal rotten tooth? Then, it seems, my mistress was not false to me, I was only deceived by you. Brother, that should have been, now man of conduct, who is a frank person now, to bring your wife to her lover, ha?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>I assure you, sir, she came not to <abbr epub:type="z3998:name-title">Mr.</abbr> Horner out of love, for she loves him no more</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Hold, I told lies for you, but you shall tell none for me, for I do love <abbr epub:type="z3998:name-title">Mr.</abbr> Horner with all my soul, and nobody shall say me nay; pray, dont you go to make poor <abbr epub:type="z3998:name-title">Mr.</abbr> Horner believe to the contrary; tis spitefully done of you, Im sure.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Peace, dear idiot. <i epub:type="z3998:stage-direction">Aside to <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Nay, I will not peace.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Not till I make you.</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Enter <b epub:type="z3998:persona">Dorilant</b> and <b epub:type="z3998:persona">Quack</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>Horner, your servant; I am the doctors guest, he must excuse our intrusion.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Quack</td>
<td>But whats the matter, gentlemen? for Heavens sake, whats the matter?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Oh, tis well you are come. Tis a censorious world we live in; you may have brought me a reprieve, or else I had died for a crime I never committed, and these innocent ladies had suffered with me; therefore, pray satisfy these worthy, honourable, jealous gentlemen—that<i epub:type="z3998:stage-direction">Whispers.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Quack</td>
<td>O, I understand you, is that all?—Sir Jasper, by Heavens, and upon the word of a physician, sir<i epub:type="z3998:stage-direction">Whispers to <b epub:type="z3998:persona">Sir Jasper</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Nay, I do believe you truly.—Pardon me, my virtuous lady, and dear of honour.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Squeamish</td>
<td>What, then alls right again?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sir Jasper</td>
<td>Ay, ay, and now let us satisfy him too. <i epub:type="z3998:stage-direction">They whisper with <b epub:type="z3998:persona">Pinchwife</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>An eunuch! Pray, no fooling with me.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Quack</td>
<td>Ill bring half the chirurgeons in town to swear it.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>They!—theyll swear a man that bled to death through his wounds, died of an apoplexy.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Quack</td>
<td>Pray, hear me, sir—why, all the town has heard the report of him.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>But does all the town believe it?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Quack</td>
<td>Pray, inquire a little, and first of all these.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Im sure when I left the town, he was the lewdest fellow int.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Quack</td>
<td>I tell you, sir, he has been in France since; pray, ask but these ladies and gentlemen, your friend <abbr epub:type="z3998:name-title">Mr.</abbr> Dorilant. Gentlemen and ladies, hant you all heard the late sad report of poor <abbr epub:type="z3998:name-title">Mr.</abbr> Horner?</td>
</tr>
<tr>
<td epub:type="z3998:persona">All the Ladies.</td>
<td>Ay, ay, ay.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>Why, thou jealous fool, dost thou doubt it? hes an arrant French capon.</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>Tis false, sir, you shall not disparage poor <abbr epub:type="z3998:name-title">Mr.</abbr> Horner, for to my certain knowledge</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>O, hold!</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>Stop her mouth! <i epub:type="z3998:stage-direction">Aside to <b epub:type="z3998:persona">Lucy</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>Upon my honour, sir, tis as true<i epub:type="z3998:stage-direction">To <b epub:type="z3998:persona">Pinchwife</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Dainty</td>
<td>Dye think we would have been seen in his company?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Squeamish</td>
<td>Trust our unspotted reputations with him?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lady Fidget</td>
<td>This you get, and we too, by trusting your secret to a fool. <i epub:type="z3998:stage-direction">Aside to <b epub:type="z3998:persona">Horner</b>.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Peace, madam.⁠—<i epub:type="z3998:stage-direction">Aside to <b epub:type="z3998:persona">Quack</b>.</i> Well, doctor, is not this a good design, that carries a man on unsuspected, and brings him off safe?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>Well, if this were true—but my wife<i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction"><b epub:type="z3998:persona">Dorilant</b> whispers with <b epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</b>.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Come, brother, your wife is yet innocent, you see; but have a care of too strong an imagination, lest, like an over-concerned timorous gamester, by fancying an unlucky cast, it should come. Women and fortune are truest still to those that trust em.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>And any wild thing grows but the more fierce and hungry for being kept up, and more dangerous to the keeper.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Alithea</td>
<td>Theres doctrine for all husbands, <abbr epub:type="z3998:name-title">Mr.</abbr> Harcourt.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Harcourt</td>
<td>I edify, madam, so much, that I am impatient till I am one.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Dorilant</td>
<td>And I edify so much by example, I will never be one.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Sparkish</td>
<td>And because I will not disparage my parts, Ill neer be one.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>And I, alas! cant be one.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td>But I must be one—against my will to a country wife, with a country murrain to me!</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td>And I must be a country wife still too, I find; for I cant, like a city one, be rid of my musty husband, and do what I list. <i epub:type="z3998:stage-direction">Aside.</i></td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td>Now, sir, I must pronounce your wife innocent, though I blush whilst I do it; and I am the only man by her now exposed to shame, which I will straight drown in wine, as you shall your suspicion; and the ladies troubles well divert with a ballad.—Doctor, where are your maskers?</td>
</tr>
<tr>
<td epub:type="z3998:persona">Lucy</td>
<td>Indeed, shes innocent, sir, I am her witness, and her end of coming out was but to see her sisters wedding; and what she has said to your face of her love to <abbr epub:type="z3998:name-title">Mr.</abbr> Horner, was but the usual innocent revenge on a husbands jealousy;—was it not, madam, speak?</td>
</tr>
<tr>
<td epub:type="z3998:persona"><abbr epub:type="z3998:name-title">Mrs.</abbr> Pinchwife</td>
<td><i epub:type="z3998:stage-direction">Aside to <b epub:type="z3998:persona">Lucy</b> and <b epub:type="z3998:persona">Horner</b>.</i> Since youll have me tell more lies<i epub:type="z3998:stage-direction">Aloud.</i> Yes, indeed, bud.</td>
</tr>
<tr>
<td epub:type="z3998:persona">Pinchwife</td>
<td epub:type="z3998:verse">
<p>
<span>For my own sake fain I would all believe;</span>
<br/>
<span>Cuckolds, like lovers, should themselves deceive.</span>
<br/>
<span>But<i epub:type="z3998:stage-direction">Sighs.</i></span>
<br/>
<span>His honour is least safe (too late I find)</span>
<br/>
<span>Who trusts it with a foolish wife or friend.</span>
</p>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">A Dance of Cuckolds.</i>
</td>
</tr>
<tr>
<td epub:type="z3998:persona">Horner</td>
<td epub:type="z3998:verse">
<p>
<span>Vain fops but court and dress, and keep a pother,</span>
<br/>
<span>To pass for womens men with one another;</span>
<br/>
<span>But he who aims by women to be prized,</span>
<br/>
<span>First by the men, you see, must be despised.</span>
</p>
</td>
</tr>
<tr>
<td/>
<td>
<i epub:type="z3998:stage-direction">Exeunt.</i>
</td>
</tr>
</tbody>
</table>
</section>
</section>
<section id="epilogue" epub:type="epilogue z3998:scene bodymatter z3998:fiction z3998:drama">
<h2 epub:type="title">Epilogue</h2>
<p>Spoken by <abbr epub:type="z3998:name-title">Mrs.</abbr> Knep.<a href="#note-17" id="noteref-17" epub:type="noteref">17</a></p>
<table>
<tbody>
<tr>
<td/>
<td epub:type="z3998:verse">
<p>
<span>Now you the vigorous, who daily here</span>
<br/>
<span>Oer vizard-mask in public domineer,</span>
<br/>
<span>And what youd do to her, if in place where;</span>
<br/>
<span>Nay, have the confidence to cry, “Come out!”</span>
<br/>
<span>Yet when she says, “Lead on!” you are not stout;</span>
<br/>
<span>But to your well-dressed brother straight turn round,</span>
<br/>
<span>And cry “Pox on her, Ned, she cant be sound!”</span>
<br/>
<span>Then slink away, a fresh one to engage,</span>
<br/>
<span>With so much seeming heat and loving rage,</span>
<br/>
<span>Youd frighten listening actress on the stage;</span>
<br/>
<span>Till she at last has seen you huffing come,</span>
<br/>
<span>And talk of keeping in the tiring-room,</span>
<br/>
<span>Yet cannot be provoked to lead her home.</span>
<br/>
<span>Next, you Falstaffs of fifty, who beset</span>
<br/>
<span>Your buckram maidenheads, which your friends get;</span>
<br/>
<span>And whilst to them you of achievements boast,</span>
<br/>
<span>They share the booty, and laugh at your cost.</span>
<br/>
<span>In fine, you essenced boys, both old and young,</span>
<br/>
<span>Who would be thought so eager, brisk, and strong,</span>
<br/>
<span>Yet do the ladies, not their husbands wrong;</span>
<br/>
<span>Whose purses for your manhood make excuse,</span>
<br/>
<span>And keep your Flanders mares for show not use;</span>
<br/>
<span>Encouraged by our womans man today,</span>
<br/>
<span>A Horners part may vainly think to play;</span>
<br/>
<span>And may intrigues so bashfully disown,</span>
<br/>
<span>That they may doubted be by few or none;</span>
<br/>
<span>May kiss the cards at picquet, ombre, loo,</span>
<br/>
<span>And so be taught to kiss the lady too;</span>
<br/>
<span>But, gallants, have a care, faith, what you do.</span>
<br/>
<span>The world, which to no man his due will give,</span>
<br/>
<span>You by experience know you can deceive,</span>
<br/>
<span>And men may still believe you vigorous,</span>
<br/>
<span>But then we women—theres no cozening us.</span>
</p>
</td>
</tr>
</tbody>
</table>
</section>
<section id="endnotes" epub:type="endnotes backmatter z3998:non-fiction">
<h2 epub:type="title">Endnotes</h2>
<ol>
<li id="note-1" epub:type="endnote">
<p>I am out of patience when anything is blamed, not because it is thought coarsely and inelegantly composed, but because it is new: when for the ancients not indulgence, but honour and rewards are demanded. <cite>—⁠<abbr>Epist.</abbr> <span epub:type="z3998:roman">II</span>. <span epub:type="z3998:roman">i</span>. 768</cite> <a href="#noteref-1" epub:type="backlink"></a></p>
</li>
<li id="note-2" epub:type="endnote">
<p>Charles Hart, grandson of Shakespeares sister, Joan Hart, was one of the most distinguished actors of his time. He excelled chiefly in tragedy, and it was said of him that he “might teach any king on earth how to comport himself.” He retired from the stage in 1682, and died in the following year. <a href="#noteref-2" epub:type="backlink"></a></p>
</li>
<li id="note-3" epub:type="endnote">
<p>A character in Ben Jonsons comedy, <i epub:type="se:name.publication.play">The Alchemist</i>. <a href="#noteref-3" epub:type="backlink"></a></p>
</li>
<li id="note-4" epub:type="endnote">
<p><i epub:type="se:name.publication.play">Sir Martin Mar-all</i> is the title of a comedy by Dryden, first produced in 1667. In the scene referred to, Sir Martin serenades his mistress, going through the motions of singing and accompanying himself with the lute, while the actual performance is that of his man, who is concealed behind him. The lady discovers the imposition, through Sir Martins failing to leave off at the right time. <a href="#noteref-4" epub:type="backlink"></a></p>
</li>
<li id="note-5" epub:type="endnote">
<p>Chatelains was a famous French ordinary in Covent Garden, much frequented by wits and men of fashion. It is mentioned by Pepys, and often referred to by Shadwell in his plays. The Cock Tavern was in Bow Street, near where Wycherley and his first wife, the Countess of Drogheda, lodged; and it was here that the windows had to be left open when Wycherley frequented it, that the countess might see there were no ladies in the company. <a href="#noteref-5" epub:type="backlink"></a></p>
</li>
<li id="note-6" epub:type="endnote">
<p><abbr epub:type="z3998:initialism">I.e.</abbr> The New Exchange, a long building, erected upon the site of the stables of Durham House, on the south side of the Strand, and nearly opposite Bedford Street. Opened in 1609, it became a fashionable lounge after the Restoration, and was pulled down in 1737. “It was erected partly on the plan of the Royal Exchange, with vaults beneath, over which was an open paved arcade; and above were walks of shops, occupied by perfumers and publishers, milliners and sempstresses.” <cite>—⁠<i epub:type="se:name.publication.book">Timbs Curiosities of London</i></cite> <a href="#noteref-6" epub:type="backlink"></a></p>
</li>
<li id="note-7" epub:type="endnote">
<p><i epub:type="se:name.publication.book">Covent Garden Drolery, Or a Colection of all the Choice Songs, Poems, Prologues, and Epilogues (Sung and Spoken at Courts and Theaters) never in Print before. Written by the refinedst Witts of the Age</i>. And Collected by R[ichard] B[rome] Servant to His Majestie. London, Printed for James Magnes neer the Piazza in Russel-Street, 1672.”⁠—<i epub:type="se:name.publication.play">Tarugos Wiles, or the Coffee House</i>; a comedy by Sir Thomas <abbr>St.</abbr> Serle, produced in 1668.⁠—<i epub:type="se:name.publication.play">The Slighted Maid</i>, a comedy by Sir Robert Stapleton, produced in 1663. <a href="#noteref-7" epub:type="backlink"></a></p>
</li>
<li id="note-8" epub:type="endnote">
<p>A sweet-scented powder. <a href="#noteref-8" epub:type="backlink"></a></p>
</li>
<li id="note-9" epub:type="endnote">
<p>Carefully. <a href="#noteref-9" epub:type="backlink"></a></p>
</li>
<li id="note-10" epub:type="endnote">
<p>Succeeds. <a href="#noteref-10" epub:type="backlink"></a></p>
</li>
<li id="note-11" epub:type="endnote">
<p>Romp; tomboy. <a href="#noteref-11" epub:type="backlink"></a></p>
</li>
<li id="note-12" epub:type="endnote">
<p>A well frequented ordinary near Charing Cross, on the site of Drummonds Bank. <a href="#noteref-12" epub:type="backlink"></a></p>
</li>
<li id="note-13" epub:type="endnote">
<p>In Wycherleys time the square of Covent Garden must have presented an elegant appearance. The Piazza, designed by Inigo Jones, extended, like the modern piazza, along the northern and eastern sides; on the west stood <abbr>St.</abbr> Pauls Church, built by the same famous architect, and on the south the square was bordered by the gardens of Bedford House. “The area was enclosed with railings, at sixty feet from the buildings; and in the centre was a dial, with a gilt ball, raised upon a column.” <i epub:type="se:name.publication.book">Timbs Curiosities of London</i>. In 1671 the market was established, but was held, originally, only on the southern side of the square, under the wall of Bedford Gardens. The houses within the Piazza were then occupied by persons of rank and fashion. <a href="#noteref-13" epub:type="backlink"></a></p>
</li>
<li id="note-14" epub:type="endnote">
<p>Paw, <abbr>adj.</abbr> naughty. An affected word fashionable in the latter half of the seventeenth century. <cite>Wright</cite> <a href="#noteref-14" epub:type="backlink"></a></p>
</li>
<li id="note-15" epub:type="endnote">
<p>“Lanterloo” or “langteraloo” was the name of a game at cards. <a href="#noteref-15" epub:type="backlink"></a></p>
</li>
<li id="note-16" epub:type="endnote">
<p>The glasses. <a href="#noteref-16" epub:type="backlink"></a></p>
</li>
<li id="note-17" epub:type="endnote">
<p>Or Knipp, the friend of <abbr epub:type="z3998:name-title">Mr.</abbr> Pepys. She played the part of Lady Fidget. <a href="#noteref-17" epub:type="backlink"></a></p>
</li>
</ol>
</section>
<section id="colophon" epub:type="colophon backmatter">
<header>
<h2 epub:type="title">Colophon</h2>
<img alt="The Standard Ebooks logo." src="data:image/svg+xml;encoding=utf-8,%3C%3Fxml%20version%3D%271.0%27%20encoding%3D%27utf-8%27%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%20220%20140%22%3E%09%3Ctitle%3EThe%20Standard%20Ebooks%20logo.%3C%2Ftitle%3E%09%3Cdesc%3EThe%20logo%20portrays%20an%20open%20book%20with%20the%20letter%20%22S%22%20on%20the%20left%20page%20and%20the%20letter%20%22E%22%20on%20the%20right%20page.%20A%20power%20cord%20is%20attached%20to%20the%20bottom%20of%20the%20book%20and%20curled%20beneath%20it.%20The%20book%20is%20surrounded%20by%20laurels.%3C%2Fdesc%3E%09%3Cg%3E%09%09%3Cpath%20d%3D%22m%20167.55764%2C127.47036%20c%200%2C0%206.34186%2C-2.00352%2011.37468%2C-1.41331%207.99011%2C0.93699%208.72666%2C5.89372%208.72666%2C5.89372%200%2C0%20-3.20546%2C1.98854%20-10.08083%2C1.23287%20-8.05429%2C-0.88529%20-10.02051%2C-5.71338%20-10.02051%2C-5.71338%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20178.34253%2C120.06784%20c%200%2C0%205.3446%2C-2.53329%2010.4118%2C-2.49575%208.7725%2C0.0648%209.29842%2C4.72104%209.29842%2C4.72104%200%2C0%20-3.1753%2C2.28931%20-10.20116%2C2.19517%20-8.10213%2C-0.10857%20-9.50906%2C-4.42029%20-9.50906%2C-4.42029%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20186.34693%2C112.28306%20c%200%2C0%205.0819%2C-4.4506%209.99726%2C-5.68138%208.50964%2C-2.13067%2011.32819%2C2.81719%2011.32819%2C2.81719%200%2C0%20-3.16318%2C3.79222%20-9.98901%2C5.45778%20-7.87144%2C1.92066%20-11.33644%2C-2.59359%20-11.33644%2C-2.59359%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20195.36244%2C100.29186%20c%200%2C0%204.34596%2C-4.57773%2010.29519%2C-6.404285%207.76393%2C-2.383771%2011.41327%2C2.296194%2011.51978%2C2.413213%200%2C0%20-3.18137%2C4.001332%20-9.81862%2C5.755492%20-8.90294%2C2.35294%20-11.99617%2C-1.76442%20-11.99617%2C-1.76442%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20199.65955%2C90.749073%20c%200%2C0%204.04754%2C-6.159117%2010.08453%2C-9.066241%205.86529%2C-2.824615%2010.14941%2C-0.41903%2010.25592%2C-0.324297%200%2C0%20-3.01252%2C5.501379%20-8.55494%2C8.137547%20-7.53037%2C3.58188%20-11.78551%2C1.253016%20-11.78551%2C1.253041%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20200.95711%2C82.37493%20c%202.15984%2C-2.030629%202.3211%2C-7.550369%205.40896%2C-12.03011%204.3077%2C-6.249204%2011.41326%2C-5.795888%2011.5196%2C-5.737454%200%2C0%20-0.7607%2C7.785449%20-6.14756%2C12.491004%20-5.72492%2C5.000734%20-10.78118%2C5.27656%20-10.78118%2C5.27656%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20201.56375%2C69.252126%20c%200%2C0%20-0.20971%2C-6.766842%201.57602%2C-11.905489%202.49114%2C-7.168282%209.29154%2C-8.575534%209.40966%2C-8.54741%200%2C0%201.10281%2C7.665027%20-2.83914%2C13.631672%20-4.18925%2C6.341154%20-8.14664%2C6.821053%20-8.14664%2C6.821053%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20198.68215%2C56.570514%20c%200%2C0%20-1.35646%2C-5.680708%20-0.66925%2C-11.076845%201.0357%2C-8.132827%207.36911%2C-9.854463%207.49009%2C-9.842686%200%2C0%202.17115%2C7.532704%20-0.91753%2C13.981783%20-3.28249%2C6.853898%20-5.90321%2C6.937748%20-5.90321%2C6.937748%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20193.10434%2C42.954321%20c%200%2C0%20-2.20566%2C-5.138647%20-1.92307%2C-10.570809%200.39228%2C-7.539089%205.50451%2C-10.724051%205.62584%2C-10.728449%200%2C0%204.92919%2C4.441183%202.09816%2C14.000988%20-1.71731%2C5.798919%20-5.8011%2C7.298444%20-5.8011%2C7.298444%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20185.99306%2C31.759612%20c%200%2C0%20-3.27776%2C-5.045355%20-4.18453%2C-10.408996%20-0.85127%2C-5.035417%201.19313%2C-10.521318%201.64949%2C-11.025466%200%2C0%205.33348%2C2.34233%205.13378%2C11.331776%20-0.13433%2C6.046124%20-2.59881%2C10.102686%20-2.59881%2C10.102686%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20177.2809%2C20.957251%20c%200%2C0%20-3.90819%2C-4.158774%20-4.92619%2C-9.845221%20-0.84371%2C-4.7131323%200.006%2C-9.8339161%200.89489%2C-11.1120250525901%200%2C0%205.09753%2C3.1649371525901%205.46793%2C11.1689440525901%200.27953%2C6.04108%20-1.03234%2C8.916378%20-1.43661%2C9.788128%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20179.16824%2C23.311382%20c%200%2C0%20-3.56254%2C-4.16804%20-9.68431%2C-5.244907%20-4.71873%2C-0.829961%20-8.34634%2C-0.0636%20-10.67537%2C1.292444%200%2C0%203.59305%2C4.600139%2010.4799%2C5.234299%206.02637%2C0.554856%208.99457%2C-0.906855%209.87996%2C-1.28186%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20186.51545%2C32.921523%20c%200%2C0%20-3.39218%2C-3.997979%20-9.51413%2C-5.074672%20-4.71871%2C-0.829961%20-6.98456%2C0.02236%20-9.31359%2C1.377512%200%2C0%202.86962%2C4.387643%209.75646%2C5.021629%206.02638%2C0.554831%208.18607%2C-0.949389%209.07143%2C-1.324395%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20193.6773%2C45.458315%20c%200%2C0%20-3.16891%2C-4.927492%20-8.89888%2C-7.335512%20-5.87153%2C-2.467597%20-8.88727%2C-1.289338%20-11.41262%2C-0.347303%200.80533%2C1.207128%204.10114%2C6.238918%209.44455%2C7.749399%205.82332%2C1.646257%209.93085%2C0.153043%2010.86695%2C-0.06658%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20197.90701%2C56.592403%20c%200%2C0%20-2.80814%2C-5.141356%20-8.35089%2C-7.952828%20-5.67994%2C-2.881012%20-8.77215%2C-1.921337%20-11.35851%2C-1.162258%200.71686%2C1.261612%203.64394%2C6.51611%208.86551%2C8.404801%205.69071%2C2.058257%209.89446%2C0.862558%2010.84389%2C0.710384%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20200.13139%2C69.824672%20c%20-2.43015%2C-3.11341%20-3.7513%2C-6.460533%20-7.49029%2C-9.791855%20-4.60649%2C-4.104214%20-8.55916%2C-2.795795%20-11.24173%2C-2.530752%201.32057%2C2.478554%203.30337%2C6.399415%207.40113%2C9.35352%204.90813%2C3.538079%2010.36968%2C2.942304%2011.33089%2C2.969236%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20199.8449%2C82.016247%20c%20-2.06631%2C-3.365483%20-3.04689%2C-5.988856%20-6.38937%2C-9.717394%20-4.11797%2C-4.593407%20-8.0221%2C-3.77788%20-10.71749%2C-3.814427%201.03476%2C2.610578%202.7788%2C6.515936%206.52015%2C9.909718%204.48112%2C4.064637%209.63462%2C3.487893%2010.58671%2C3.622103%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20197.18239%2C91.737543%20c%20-3.10875%2C-4.79599%20-2.71644%2C-5.881428%20-5.75913%2C-9.858016%20-3.26782%2C-4.270773%20-7.39524%2C-4.153407%20-10.07899%2C-4.405978%200.82188%2C2.685162%202.05015%2C6.317552%205.5335%2C9.975034%203.71488%2C3.900464%207.5789%2C3.398328%2010.30444%2C4.28896%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20192.07642%2C101.26348%20c%20-1.95982%2C-4.243141%20-1.62141%2C-6.8928%20-3.41848%2C-9.900446%20-2.93921%2C-4.919244%20-5.82064%2C-5.131591%20-8.50439%2C-5.384013%202.14062%2C6.128807%201.64506%2C6.157105%204.00154%2C9.890016%202.29296%2C3.632389%205.40862%2C4.121233%207.92133%2C5.394623%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20185.9088%2C109.2739%20c%20-1.11688%2C-4.53817%200.0172%2C-5.92689%20-1.17503%2C-9.22115%20-1.94988%2C-5.387884%20-4.73845%2C-6.143634%20-7.32515%2C-6.901223%200.29745%2C3.616887%20-0.15164%2C5.911565%201.87707%2C9.831903%201.43264%2C2.76837%204.3984%2C4.5631%206.62311%2C6.29047%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20173.50618%2C100.36426%20c%200%2C0%20-2.24005%2C4.32163%20-1.49594%2C9.33029%201.0542%2C7.0967%204.84931%2C8.15993%204.84931%2C8.15993%200%2C0%202.16153%2C-3.22553%201.9418%2C-9.77044%20-0.23466%2C-6.99096%20-5.29522%2C-7.71993%20-5.29522%2C-7.71993%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20165.41752%2C107.59333%20c%200%2C0%20-2.24174%2C4.37552%20-1.7512%2C9.41549%200.62863%2C6.45886%204.16837%2C8.07491%204.16837%2C8.07491%200%2C0%202.22975%2C-3.60561%202.3248%2C-9.04738%200.145%2C-8.30948%20-4.74197%2C-8.44284%20-4.74197%2C-8.44284%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20163.63126%2C8.2524092%20c%203.08011%2C2.0673498%206.48425%2C4.6274188%209.22782%2C7.4828408%204.86788%2C5.06625%209.69563%2C10.777765%2013.84495%2C16.492485%202.80306%2C3.860563%206.43975%2C9.718762%208.42669%2C14.02792%202.64417%2C5.73477%204.21034%2C9.752426%205.66157%2C16.053157%202.04441%2C8.876453%201.76266%2C17.985973%20-0.31394%2C26.573979%20-3.05499%2C12.634629%20-12.83232%2C23.206109%20-22.60276%2C31.787389%20-7.64347%2C6.7126%20-17.91979%2C11.10409%20-26.94876%2C14.32983%20L%20150%2C132.5381%20c%208.94777%2C-3.19642%2018.43037%2C-7.46297%2025.75567%2C-13.90447%209.42279%2C-8.2854%2018.12536%2C-18.39009%2021.88153%2C-30.433496%202.28607%2C-7.330294%202.81688%2C-15.373382%201.61719%2C-23.160669%20-1.05109%2C-6.822569%20-3.69347%2C-13.660144%20-6.26752%2C-19.877025%20-2.11621%2C-5.110523%20-4.58358%2C-9.091657%20-7.59325%2C-13.284791%20-3.81599%2C-5.316808%20-8.0093%2C-10.501765%20-12.46682%2C-15.236115%20-2.88548%2C-3.064565%20-6.74443%2C-5.831267%20-9.84373%2C-7.9114116%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20170.96161%2C14.332197%20c%200%2C0%20-7.44815%2C0.268919%20-11.14989%2C-1.878754%20-4.14358%2C-2.403969%20-8.20982%2C-7.6219207%20-8.53067%2C-9.1451969%200%2C0%206.52351%2C-2.85845332%2012.60585%2C2.3628768%204.59066%2C3.9407119%206.71731%2C7.7691011%207.07471%2C8.6610741%20Z%22%2F%3E%09%3C%2Fg%3E%09%3Cg%3E%09%09%3Cpath%20d%3D%22m%2052.442357%2C127.47035%20c%200%2C0%20-6.34186%2C-2.00352%20-11.374678%2C-1.41331%20-7.990103%2C0.93699%20-8.726658%2C5.89372%20-8.726658%2C5.89372%200%2C0%203.205464%2C1.98854%2010.080826%2C1.23287%208.054298%2C-0.88529%2010.02051%2C-5.71338%2010.02051%2C-5.71338%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2041.65747%2C120.06783%20c%200%2C0%20-5.344595%2C-2.53329%20-10.411797%2C-2.49575%20-8.772506%2C0.0649%20-9.298425%2C4.72104%20-9.298425%2C4.72104%200%2C0%203.175306%2C2.28931%2010.201162%2C2.19517%208.102134%2C-0.10857%209.50906%2C-4.42029%209.50906%2C-4.42029%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2033.653071%2C112.28305%20c%200%2C0%20-5.081896%2C-4.4506%20-9.997263%2C-5.68138%20-8.509632%2C-2.13067%20-11.328184%2C2.81719%20-11.328184%2C2.81719%200%2C0%203.163172%2C3.79222%209.989008%2C5.45778%207.871434%2C1.92066%2011.336439%2C-2.59359%2011.336439%2C-2.59359%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2024.637559%2C100.29185%20c%200%2C0%20-4.345963%2C-4.57773%20-10.295192%2C-6.404285%20-7.763928%2C-2.383771%20-11.4132647%2C2.296194%20-11.5197762%2C2.413213%200%2C0%203.1813723%2C4.001332%209.8186252%2C5.755492%208.902934%2C2.35294%2011.996169%2C-1.76442%2011.996169%2C-1.76442%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2020.340451%2C90.749063%20c%200%2C0%20-4.047536%2C-6.159117%20-10.084531%2C-9.066241%20C%204.3906271%2C78.858207%200.1065077%2C81.263792%20-3.805093e-6%2C81.358525%20c%200%2C0%203.012520205093%2C5.501379%208.554947205093%2C8.137547%207.5303686%2C3.58188%2011.7855076%2C1.253016%2011.7855076%2C1.253041%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22M%2019.042895%2C82.37492%20C%2016.883054%2C80.344291%2016.721795%2C74.824551%2013.633931%2C70.34481%209.3262319%2C64.095606%202.2206665%2C64.548922%202.1143291%2C64.607356%20c%200%2C0%200.760697%2C7.785449%206.1475585%2C12.491004%205.7249184%2C5.000734%2010.7811814%2C5.27656%2010.7811814%2C5.27656%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2018.436247%2C69.252116%20c%200%2C0%200.209716%2C-6.766842%20-1.576017%2C-11.905489%20-2.491136%2C-7.168282%20-9.2915374%2C-8.575534%20-9.4096597%2C-8.54741%200%2C0%20-1.1028068%2C7.665027%202.8391377%2C13.631672%204.189254%2C6.341154%208.146639%2C6.821053%208.146639%2C6.821053%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2021.317851%2C56.570504%20c%200%2C0%201.356455%2C-5.680708%200.669252%2C-11.076845%20-1.035703%2C-8.132827%20-7.369109%2C-9.854463%20-7.490091%2C-9.842686%200%2C0%20-2.171154%2C7.532704%200.917531%2C13.981783%203.282488%2C6.853898%205.903208%2C6.937748%205.903208%2C6.937748%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2026.895657%2C42.954311%20c%200%2C0%202.205664%2C-5.138647%201.923075%2C-10.570809%20-0.392283%2C-7.539089%20-5.504512%2C-10.724051%20-5.625841%2C-10.728449%200%2C0%20-4.92919%2C4.441183%20-2.098157%2C14.000988%201.717311%2C5.798919%205.801097%2C7.298444%205.801097%2C7.298444%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2034.006941%2C31.759602%20c%200%2C0%203.277765%2C-5.045355%204.18453%2C-10.408996%200.851271%2C-5.035417%20-1.193133%2C-10.521318%20-1.649487%2C-11.025466%200%2C0%20-5.333481%2C2.34233%20-5.133784%2C11.331776%200.134332%2C6.046124%202.598816%2C10.102686%202.598816%2C10.102686%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2042.719105%2C20.957241%20c%200%2C0%203.908181%2C-4.158774%204.926181%2C-9.845221%20C%2048.489%2C6.3988877%2047.639568%2C1.2781039%2046.750406%2C-5.05259e-6%20c%200%2C0%20-5.097535%2C3.16493715259%20-5.467939%2C11.16894405259%20-0.27953%2C6.04108%201.032346%2C8.916378%201.436613%2C9.788128%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2040.831758%2C23.311372%20c%200%2C0%203.562541%2C-4.16804%209.684317%2C-5.244907%204.718728%2C-0.829961%208.346335%2C-0.0636%2010.675366%2C1.292444%200%2C0%20-3.593047%2C4.600139%20-10.479896%2C5.234299%20-6.026378%2C0.554856%20-8.994578%2C-0.906855%20-9.879961%2C-1.28186%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2033.484552%2C32.921513%20c%200%2C0%203.392183%2C-3.997979%209.514133%2C-5.074672%204.718703%2C-0.829961%206.984559%2C0.02236%209.31359%2C1.377512%200%2C0%20-2.869619%2C4.387643%20-9.756468%2C5.021629%20-6.026378%2C0.554831%20-8.18607%2C-0.949389%20-9.071429%2C-1.324395%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2026.322698%2C45.458305%20c%200%2C0%203.168916%2C-4.927492%208.898882%2C-7.335512%205.871533%2C-2.467597%208.887271%2C-1.289338%2011.412618%2C-0.347303%20-0.805326%2C1.207128%20-4.10114%2C6.238918%20-9.444542%2C7.749399%20-5.823325%2C1.646257%20-9.930855%2C0.153043%20-10.866958%2C-0.06658%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2022.092993%2C56.592393%20c%200%2C0%202.808134%2C-5.141356%208.350885%2C-7.952828%205.679942%2C-2.881012%208.772157%2C-1.921337%2011.358517%2C-1.162258%20-0.716865%2C1.261612%20-3.643942%2C6.51611%20-8.865517%2C8.404801%20-5.690707%2C2.058257%20-9.894456%2C0.862558%20-10.843885%2C0.710384%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2019.868608%2C69.824662%20c%202.430148%2C-3.11341%203.751298%2C-6.460533%207.49029%2C-9.791855%204.606498%2C-4.104214%208.559159%2C-2.795795%2011.241737%2C-2.530752%20-1.320579%2C2.478554%20-3.303373%2C6.399415%20-7.401132%2C9.35352%20-4.908132%2C3.538079%20-10.369681%2C2.942304%20-11.330895%2C2.969236%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2020.1551%2C82.016237%20c%202.066308%2C-3.365483%203.046891%2C-5.988856%206.389373%2C-9.717394%204.117972%2C-4.593407%208.022101%2C-3.77788%2010.717483%2C-3.814427%20-1.034757%2C2.610578%20-2.778796%2C6.515936%20-6.520149%2C9.909718%20-4.481116%2C4.064637%20-9.634617%2C3.487893%20-10.586707%2C3.622103%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2022.817614%2C91.737533%20c%203.108749%2C-4.79599%202.716441%2C-5.881428%205.75913%2C-9.858016%203.26782%2C-4.270773%207.39524%2C-4.153407%2010.078987%2C-4.405978%20-0.821884%2C2.685162%20-2.050148%2C6.317552%20-5.533502%2C9.975034%20-3.714874%2C3.900464%20-7.5789%2C3.398328%20-10.304441%2C4.28896%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2027.923578%2C101.26347%20c%201.959821%2C-4.243141%201.621416%2C-6.8928%203.418487%2C-9.900446%202.93921%2C-4.919244%205.82064%2C-5.131591%208.504387%2C-5.384013%20-2.140623%2C6.128807%20-1.645061%2C6.157105%20-4.001541%2C9.890016%20-2.292956%2C3.632389%20-5.408616%2C4.121233%20-7.921333%2C5.394623%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2034.0912%2C109.27389%20c%201.116879%2C-4.53817%20-0.01716%2C-5.92689%201.175033%2C-9.22115%201.949877%2C-5.387884%204.738444%2C-6.143634%207.325152%2C-6.901223%20-0.297456%2C3.616887%200.151637%2C5.911565%20-1.877079%2C9.831903%20-1.432634%2C2.76837%20-4.398397%2C4.5631%20-6.623106%2C6.29047%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2046.493823%2C100.36425%20c%200%2C0%202.240049%2C4.32163%201.495935%2C9.33029%20-1.0542%2C7.0967%20-4.849306%2C8.15993%20-4.849306%2C8.15993%200%2C0%20-2.161533%2C-3.22553%20-1.941797%2C-9.77044%200.234654%2C-6.99096%205.295218%2C-7.71993%205.295218%2C-7.71993%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2054.582482%2C107.59332%20c%200%2C0%202.241739%2C4.37552%201.751199%2C9.41549%20-0.628626%2C6.45886%20-4.168369%2C8.07491%20-4.168369%2C8.07491%200%2C0%20-2.229755%2C-3.60561%20-2.324805%2C-9.04738%20-0.144998%2C-8.30948%204.741975%2C-8.44284%204.741975%2C-8.44284%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2056.368738%2C8.2523992%20c%20-3.080107%2C2.0673498%20-6.484249%2C4.6274188%20-9.227815%2C7.4828408%20-4.867879%2C5.06625%20-9.69563%2C10.777765%20-13.844954%2C16.492485%20-2.803062%2C3.860563%20-6.439744%2C9.718762%20-8.426691%2C14.02792%20-2.644165%2C5.73477%20-4.210337%2C9.752426%20-5.661568%2C16.053157%20-2.044405%2C8.876453%20-1.762661%2C17.985973%200.31394%2C26.573979%203.054996%2C12.634629%2012.832324%2C23.206109%2022.602765%2C31.787389%207.643469%2C6.7126%2017.91979%2C11.10409%2026.948753%2C14.32983%20l%200.926829%2C-2.46191%20C%2061.052235%2C129.34167%2051.569629%2C125.07512%2044.244327%2C118.63362%2034.82154%2C110.34822%2026.118974%2C100.24353%2022.362802%2C88.200124%2020.076733%2C80.86983%2019.545916%2C72.826742%2020.745613%2C65.039455%20c%201.051092%2C-6.822569%203.693467%2C-13.660144%206.26752%2C-19.877025%202.116208%2C-5.110523%204.583575%2C-9.091657%207.593246%2C-13.284791%203.815991%2C-5.316808%208.009297%2C-10.501765%2012.466818%2C-15.236115%202.885482%2C-3.064565%206.744436%2C-5.831267%209.843737%2C-7.9114116%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2049.038389%2C14.332187%20c%200%2C0%207.448148%2C0.268919%2011.149895%2C-1.878754%204.143581%2C-2.403969%208.209814%2C-7.6219207%208.530666%2C-9.1451969%200%2C0%20-6.523506%2C-2.85845332%20-12.60585%2C2.3628768%20-4.590661%2C3.9407119%20-6.71731%2C7.7691011%20-7.074711%2C8.6610741%20Z%22%2F%3E%09%3C%2Fg%3E%09%3Cpath%20d%3D%22M103.281%2C32.5L103.656%2C32.75C103.656%2C32.75%20104.735%2C33.446%20106.125%2C34.156C107.482%2C34.848%20109.157%2C35.439%20109.906%2C35.469C109.917%2C35.469%20109.958%2C35.468%20109.969%2C35.469C110.01%2C35.467%20110.052%2C35.467%20110.094%2C35.469C110.099%2C35.468%20110.119%2C35.469%20110.125%2C35.469C110.883%2C35.431%20112.528%2C34.843%20113.875%2C34.156C115.265%2C33.446%20116.344%2C32.75%20116.344%2C32.75L116.719%2C32.5L155%2C32.5L155%2C38.5C157.618%2C38.5%20160%2C40.882%20160%2C43.5L160%2C97.5C160%2C100.118%20157.618%2C102.5%20155%2C102.5L120%2C102.5L120%2C102.822C120%2C105.388%20118.194%2C107.5%20116%2C107.5L111.5%2C107.5L111.5%2C109.25C112.265%2C109.816%20113.045%2C110.361%20113.831%2C110.896C114.182%2C110.743%20114.534%2C110.593%20114.887%2C110.442C117.541%2C109.318%20120.226%2C108.257%20122.986%2C107.42C125.014%2C106.805%20127.085%2C106.309%20129.189%2C106.037C130.077%2C105.923%20130.971%2C105.849%20131.867%2C105.827C132.588%2C105.809%20133.309%2C105.823%20134.028%2C105.877C135.536%2C105.988%20137.032%2C106.272%20138.466%2C106.753C138.809%2C106.868%20139.148%2C106.994%20139.483%2C107.131C139.851%2C107.282%20140.212%2C107.446%20140.561%2C107.638C141.392%2C108.096%20142.148%2C108.69%20142.786%2C109.393C143.458%2C110.134%20143.998%2C110.993%20144.375%2C111.92C144.977%2C113.399%20145.161%2C115.051%20144.852%2C116.621C144.758%2C117.097%20144.619%2C117.565%20144.435%2C118.015C144.23%2C118.518%20143.968%2C118.999%20143.655%2C119.444C143.272%2C119.989%20142.812%2C120.479%20142.295%2C120.899C141.701%2C121.38%20141.035%2C121.767%20140.329%2C122.058C139.882%2C122.242%20139.419%2C122.387%20138.95%2C122.506C137.859%2C122.781%20136.732%2C122.902%20135.608%2C122.909C134.068%2C122.917%20132.531%2C122.715%20131.027%2C122.39C129.073%2C121.967%20127.166%2C121.335%20125.312%2C120.592C123.46%2C119.85%20121.655%2C118.991%20119.891%2C118.06C117.714%2C116.91%20115.599%2C115.646%20113.536%2C114.303C113.037%2C114.525%20112.539%2C114.748%20112.042%2C114.972C110.347%2C115.738%20108.656%2C116.513%20106.961%2C117.279L106.944%2C117.286C107.412%2C117.449%20107.88%2C117.615%20108.347%2C117.782C108.741%2C117.925%20109.135%2C118.069%20109.528%2C118.215C109.846%2C118.334%20110.163%2C118.454%20110.479%2C118.577L110.547%2C118.603C110.707%2C118.679%20110.752%2C118.69%20110.895%2C118.796C111.163%2C118.996%20111.359%2C119.283%20111.447%2C119.606C111.494%2C119.777%20111.488%2C119.824%20111.5%2C120L111.5%2C121.287C111.513%2C121.367%20111.52%2C121.45%20111.52%2C121.535L111.521%2C123.608C114.658%2C124.306%20116.998%2C127.118%20116.999%2C130.491L117%2C134.462C117%2C134.642%20116.838%2C134.805%20116.66%2C134.805L114.109%2C134.805L114.11%2C138.974C114.11%2C139.541%20113.657%2C139.998%20113.094%2C139.998L113.093%2C139.998C112.53%2C139.999%20112.077%2C139.542%20112.077%2C138.974L112.075%2C134.806L107.925%2C134.807L107.927%2C138.975C107.927%2C139.543%20107.473%2C140%20106.91%2C140C106.347%2C140%20105.893%2C139.543%20105.893%2C138.976L105.892%2C134.808L103.341%2C134.808C103.163%2C134.809%20103.001%2C134.645%20103.001%2C134.465L103%2C130.494C102.999%2C127.121%20105.338%2C124.309%20108.474%2C123.609L108.473%2C121.535C108.473%2C121.435%20108.482%2C121.337%20108.5%2C121.242L108.5%2C121.034C106.671%2C120.346%20104.82%2C119.719%20102.961%2C119.12L102.855%2C119.087C102.525%2C119.226%20102.195%2C119.365%20101.864%2C119.503C101.526%2C119.643%20101.187%2C119.782%20100.847%2C119.921C98.212%2C120.979%2095.538%2C121.952%2092.784%2C122.657C90.847%2C123.152%2088.869%2C123.516%2086.872%2C123.646C84.442%2C123.804%2081.978%2C123.602%2079.646%2C122.874C79.225%2C122.743%2078.809%2C122.595%2078.399%2C122.431C78.16%2C122.335%2077.921%2C122.237%2077.691%2C122.121C77.439%2C121.995%2077.197%2C121.848%2076.969%2C121.682C76.51%2C121.347%2076.11%2C120.932%2075.796%2C120.459C75.542%2C120.077%2075.345%2C119.659%2075.21%2C119.221C74.906%2C118.227%2074.934%2C117.141%2075.292%2C116.164C75.45%2C115.731%2075.671%2C115.322%2075.947%2C114.953C76.347%2C114.418%2076.86%2C113.971%2077.439%2C113.64C77.875%2C113.391%2078.348%2C113.208%2078.823%2C113.052C79.613%2C112.793%2080.432%2C112.623%2081.256%2C112.513C82.602%2C112.333%2083.969%2C112.305%2085.325%2C112.363C86.97%2C112.434%2088.608%2C112.618%2090.234%2C112.873C91.926%2C113.138%2093.605%2C113.478%2095.272%2C113.865C97.506%2C114.384%2099.717%2C114.991%20101.912%2C115.652L102.203%2C115.74L102.692%2C115.891C103.201%2C115.671%20103.707%2C115.446%20104.214%2C115.222C104.719%2C114.997%20105.223%2C114.771%20105.728%2C114.544C107.253%2C113.855%20108.775%2C113.159%20110.299%2C112.468L110.625%2C112.321C110.329%2C112.109%20110.034%2C111.895%20109.74%2C111.68C109.54%2C111.532%20109.341%2C111.384%20109.143%2C111.233L109.086%2C111.19C109.037%2C111.147%20108.985%2C111.107%20108.939%2C111.06C108.754%2C110.875%20108.619%2C110.641%20108.551%2C110.388C108.506%2C110.219%20108.511%2C110.173%20108.5%2C110L108.5%2C107.5L104%2C107.5C101.806%2C107.5%20100%2C105.388%20100%2C102.822L100%2C102.5L65%2C102.5C62.382%2C102.5%2060%2C100.118%2060%2C97.5L60%2C43.5C60%2C40.882%2062.382%2C38.5%2065%2C38.5L65%2C32.5L103.281%2C32.5ZM83.942%2C115.338C82.734%2C115.351%2081.515%2C115.438%2080.34%2C115.735C80.022%2C115.815%2079.708%2C115.912%2079.402%2C116.03C79.216%2C116.102%2079.032%2C116.178%2078.862%2C116.284C78.61%2C116.44%2078.395%2C116.653%2078.244%2C116.909C77.937%2C117.431%2077.92%2C118.097%2078.198%2C118.634C78.298%2C118.829%2078.436%2C119.003%2078.6%2C119.148C78.721%2C119.255%2078.856%2C119.346%2078.999%2C119.421C79.165%2C119.508%2079.342%2C119.577%2079.516%2C119.646C79.974%2C119.83%2080.442%2C119.989%2080.918%2C120.123C81.846%2C120.384%2082.8%2C120.549%2083.76%2C120.632C85.839%2C120.811%2087.937%2C120.61%2089.981%2C120.215C92.812%2C119.668%2095.559%2C118.751%2098.247%2C117.722L98.256%2C117.719C95.773%2C117.037%2093.264%2C116.438%2090.727%2C115.996C88.622%2C115.629%2086.492%2C115.365%2084.354%2C115.339C84.217%2C115.338%2084.079%2C115.338%2083.942%2C115.338ZM132.153%2C108.822C131.583%2C108.833%20131.014%2C108.863%20130.445%2C108.916C128.452%2C109.102%20126.486%2C109.532%20124.563%2C110.082C121.938%2C110.834%20119.381%2C111.811%20116.864%2C112.864C117.214%2C113.081%20117.566%2C113.295%20117.919%2C113.507C119.206%2C114.273%20120.511%2C115.008%20121.842%2C115.695C122.87%2C116.225%20123.912%2C116.727%20124.97%2C117.193C125.835%2C117.575%20126.712%2C117.932%20127.6%2C118.257C128.926%2C118.742%20130.281%2C119.159%20131.662%2C119.458C132.784%2C119.701%20133.927%2C119.867%20135.076%2C119.902C135.976%2C119.93%20136.882%2C119.876%20137.766%2C119.699C138.213%2C119.609%20138.657%2C119.491%20139.082%2C119.326C139.615%2C119.118%20140.117%2C118.828%20140.546%2C118.449C140.814%2C118.212%20141.051%2C117.942%20141.25%2C117.646C141.412%2C117.406%20141.548%2C117.148%20141.658%2C116.88C141.757%2C116.637%20141.835%2C116.384%20141.89%2C116.127C141.941%2C115.895%20141.974%2C115.658%20141.989%2C115.42C142.092%2C113.859%20141.465%2C112.289%20140.356%2C111.193C139.987%2C110.828%20139.567%2C110.516%20139.113%2C110.266C138.693%2C110.034%20138.242%2C109.856%20137.791%2C109.694C136.764%2C109.325%20135.695%2C109.081%20134.612%2C108.948C134.004%2C108.873%20133.393%2C108.836%20132.78%2C108.822C132.571%2C108.82%20132.362%2C108.82%20132.153%2C108.822ZM151%2C96.635L151%2C36.5L117.563%2C36.5C117.258%2C36.695%20116.552%2C37.148%20115.25%2C37.812C114.123%2C38.387%20113.33%2C38.924%20112%2C39.218L112%2C77C112.011%2C77.792%20110.793%2C78.521%20110%2C78.521C109.207%2C78.521%20107.989%2C77.792%20108%2C77L108%2C39.218C106.67%2C38.924%20105.877%2C38.387%20104.75%2C37.812C103.448%2C37.148%20102.742%2C36.695%20102.438%2C36.5L69%2C36.5L69%2C96.719L103.25%2C96.719L103.486%2C96.869L105.219%2C97.75C106.233%2C98.268%20107.722%2C98.883%20108.5%2C99.125C110.235%2C99.665%20111.034%2C99.515%20113.969%2C98.094L116.25%2C97L116.301%2C96.999C116.369%2C96.959%20116.406%2C96.937%20116.406%2C96.937L116.75%2C96.719L143.047%2C96.719L151%2C96.635Z%22%2F%3E%09%3Cpath%20d%3D%22m%2088.77419%2C52.4998%20c%20-4.66667%2C0%20-9.4386%2C3.43859%20-9.4386%2C8.8421%200%2C3.01755%202.03509%2C5.7193%205.50877%2C7.4386%203.4386%2C1.7193%206.52632%2C2.66667%206.52632%2C4.77193%200%2C2.70175%20-2.73684%2C2.8421%20-4.17544%2C2.8421%20-3.22807%2C0%20-7.08772%2C-3.26315%20-7.08772%2C-3.26315%20l%20-3.29824%2C5.54386%20c%200%2C0%204.10526%2C3.82456%2010.87719%2C3.82456%205.64912%2C0%2010.91228%2C-2.42105%2010.91228%2C-9.33334%200%2C-3.78947%20-3.54386%2C-6.52631%20-6.77193%2C-7.89473%20-3.29825%2C-1.40351%20-6.03509%2C-2.56141%20-6.03509%2C-4.17544%200%2C-1.57895%201.19298%2C-2.59649%203.4386%2C-2.59649%202.98245%2C0%205.85965%2C2%205.85965%2C2%20l%202.66666%2C-5.26316%20c%200%2C0%20-3.71929%2C-2.73684%20-8.98245%2C-2.73684%20Z%22%2F%3E%09%3Cpath%20d%3D%22m%20140.47341%2C52.4998%20-17.16363%2C0%200%2C30%2017.16363%2C0%200%2C-6%20-10.32727%2C0%200%2C-6.03637%209.89091%2C0%200%2C-6%20-9.89091%2C0%200%2C-5.96363%2010.32727%2C0%200%2C-6%20Z%22%2F%3E%3C%2Fsvg%3E" epub:type="z3998:publisher-logo se:image.color-depth.black-on-transparent"/>
</header>
<p><i epub:type="se:name.publication.book">The Country Wife</i><br/>
was published in <time>1675</time> by<br/>
<a href="https://en.wikipedia.org/wiki/William_Wycherley">William Wycherley</a>.</p>
<p>This ebook was produced for<br/>
<a href="https://standardebooks.org/">Standard Ebooks</a><br/>
by<br/>
<a href="https://astart.ca/"><abbr epub:type="z3998:given-name">B.</abbr> Timothy Keith</a>,<br/>
and is based on a transcription produced in <time>2017</time> by<br/>
<b epub:type="z3998:personal-name">Clare Graham</b> and <b epub:type="z3998:personal-name">Marc DHooghe</b> at Free Literature<br/>
for<br/>
<a href="https://www.gutenberg.org/ebooks/55426">Project Gutenberg</a><br/>
and on digital scans from the<br/>
<a href="https://archive.org/details/williamwycherle00macagoog">Internet Archive</a>.</p>
<p>The cover page is adapted from<br/>
<i epub:type="se:name.visual-art.painting">The Greeting</i>,<br/>
a painting completed in <time>1675</time> by<br/>
<a href="https://en.wikipedia.org/wiki/Pieter_de_Hooch">Pieter de Hooch</a>.<br/>
The cover and title pages feature the<br/>
<b epub:type="se:name.visual-art.typeface">League Spartan</b> and <b epub:type="se:name.visual-art.typeface">Sorts Mill Goudy</b><br/>
typefaces created in <time>2014</time> and <time>2009</time> by<br/>
<a href="https://www.theleagueofmoveabletype.com/">The League of Moveable Type</a>.</p>
<p>The first edition of this ebook was released on<br/>
<time datetime="2021-08-14T00:38:45Z">August 14, 2021, 12:38 <abbr class="eoc">a.m.</abbr></time><br/>
You can check for updates to this ebook, view its revision history, or download it for different ereading systems at<br/>
<a href="https://standardebooks.org/ebooks/william-wycherley/the-country-wife">standardebooks.org/ebooks/william-wycherley/the-country-wife</a>.</p>
<p>The volunteer-driven Standard Ebooks project relies on readers like you to submit typos, corrections, and other improvements. Anyone can contribute at <a href="https://standardebooks.org/">standardebooks.org</a>.</p>
</section>
<section id="uncopyright" epub:type="copyright-page backmatter">
<h2 epub:type="title">Uncopyright</h2>
<blockquote epub:type="z3998:verse">
<p>
<span>May you do good and not evil.</span>
<br/>
<span>May you find forgiveness for yourself and forgive others.</span>
<br/>
<span>May you share freely, never taking more than you give.</span>
</p>
</blockquote>
<p>Copyright pages exist to tell you that you <em>cant</em> do something. Unlike them, this Uncopyright page exists to tell you that the writing and artwork in this ebook are believed to be in the United States public domain; that is, they are believed to be free of copyright restrictions in the United States. The United States public domain represents our collective cultural heritage, and items in it are free for anyone in the United States to do almost anything at all with, without having to get permission.</p>
<p>Copyright laws are different all over the world, and the source text or artwork in this ebook may still be copyrighted in other countries. If youre not located in the United States, you must check your local laws before using this ebook. Standard Ebooks makes no representations regarding the copyright status of the source text or artwork in this ebook in any country other than the United States.</p>
<p>Non-authorship activities performed on items that are in the public domain—so-called “sweat of the brow” work—dont create a new copyright. That means that nobody can claim a new copyright on an item that is in the public domain for, among other things, work like digitization, markup, or typography. Regardless, the contributors to this ebook release their contributions under the terms in the <a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0 1.0 Universal Public Domain Dedication</a>, thus dedicating to the worldwide public domain all of the work theyve done on this ebook, including but not limited to metadata, the titlepage, imprint, colophon, this Uncopyright, and any changes or enhancements to, or markup on, the original text and artwork. This dedication doesnt change the copyright status of the source text or artwork. We make this dedication in the interest of enriching our global cultural heritage, to promote free and libre culture around the world, and to give back to the unrestricted culture that has given all of us so much.</p>
</section>
</main></body>
</html>