1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
[
{
"Heading": {
"act": "Act III",
"scene": "Scene I",
"setting": "A heath.",
"staging": "Storm still. Enter KENT and a Gentleman, meeting"
}
},
{
"Dialogue": {
"character": "KENT",
"act": 3,
"scene": 1,
"start": 1,
"end": 1,
"lines": [
{
"text": "Who's there, besides foul weather?"
}
]
}
},
{
"Dialogue": {
"character": "Gentleman",
"act": 3,
"scene": 1,
"start": 2,
"end": 2,
"lines": [
{
"text": "One minded like the weather, most unquietly."
}
]
}
},
{
"Dialogue": {
"character": "KENT",
"act": 3,
"scene": 1,
"start": 3,
"end": 3,
"lines": [
{
"text": "I know you. Where's the king?"
}
]
}
},
{
"Dialogue": {
"character": "Gentleman",
"act": 3,
"scene": 1,
"start": 4,
"end": 15,
"lines": [
{
"text": "Contending with the fretful element:"
},
{
"text": "Bids the winds blow the earth into the sea,"
},
{
"text": "Or swell the curled water 'bove the main,"
},
{
"text": "That things might change or cease; tears his white hair,"
},
{
"text": "Which the impetuous blasts, with eyeless rage,"
},
{
"text": "Catch in their fury, and make nothing of;"
},
{
"text": "Strives in his little world of man to out-scorn"
},
{
"text": "The to-and-fro-conflicting wind and rain."
},
{
"text": "This night, wherein the cub-drawn bear would couch,"
},
{
"text": "The lion and the belly-pinched wolf"
},
{
"text": "Keep their fur dry, unbonneted he runs,"
},
{
"text": "And bids what will take all."
}
]
}
},
{
"Dialogue": {
"character": "KENT",
"act": 3,
"scene": 1,
"start": 16,
"end": 16,
"lines": [
{
"text": "But who is with him?"
}
]
}
},
{
"Dialogue": {
"character": "Gentleman",
"act": 3,
"scene": 1,
"start": 17,
"end": 18,
"lines": [
{
"text": "None but the fool; who labours to out-jest"
},
{
"text": "His heart-struck injuries."
}
]
}
},
{
"Dialogue": {
"character": "KENT",
"act": 3,
"scene": 1,
"start": 19,
"end": 44,
"lines": [
{
"text": "Sir, I do know you;"
},
{
"text": "And dare, upon the warrant of my note,"
},
{
"text": "Commend a dear thing to you. There is division,"
},
{
"text": "Although as yet the face of it be cover'd"
},
{
"text": "With mutual cunning, 'twixt Albany and Cornwall;"
},
{
"text": "Who have--as who have not, that their great stars"
},
{
"text": "Throned and set high?--servants, who seem no less,"
},
{
"text": "Which are to France the spies and speculations"
},
{
"text": "Intelligent of our state; what hath been seen,"
},
{
"text": "Either in snuffs and packings of the dukes,"
},
{
"text": "Or the hard rein which both of them have borne"
},
{
"text": "Against the old kind king; or something deeper,"
},
{
"text": "Whereof perchance these are but furnishings;"
},
{
"text": "But, true it is, from France there comes a power"
},
{
"text": "Into this scatter'd kingdom; who already,"
},
{
"text": "Wise in our negligence, have secret feet"
},
{
"text": "In some of our best ports, and are at point"
},
{
"text": "To show their open banner. Now to you:"
},
{
"text": "If on my credit you dare build so far"
},
{
"text": "To make your speed to Dover, you shall find"
},
{
"text": "Some that will thank you, making just report"
},
{
"text": "Of how unnatural and bemadding sorrow"
},
{
"text": "The king hath cause to plain."
},
{
"text": "I am a gentleman of blood and breeding;"
},
{
"text": "And, from some knowledge and assurance, offer"
},
{
"text": "This office to you."
}
]
}
},
{
"Dialogue": {
"character": "Gentleman",
"act": 3,
"scene": 1,
"start": 45,
"end": 45,
"lines": [
{
"text": "I will talk further with you."
}
]
}
},
{
"Dialogue": {
"character": "KENT",
"act": 3,
"scene": 1,
"start": 46,
"end": 53,
"lines": [
{
"text": "No, do not."
},
{
"text": "For confirmation that I am much more"
},
{
"text": "Than my out-wall, open this purse, and take"
},
{
"text": "What it contains. If you shall see Cordelia,--"
},
{
"text": "As fear not but you shall,--show her this ring;"
},
{
"text": "And she will tell you who your fellow is"
},
{
"text": "That yet you do not know. Fie on this storm!"
},
{
"text": "I will go seek the king."
}
]
}
},
{
"Dialogue": {
"character": "Gentleman",
"act": 3,
"scene": 1,
"start": 54,
"end": 54,
"lines": [
{
"text": "Give me your hand: have you no more to say?"
}
]
}
},
{
"Dialogue": {
"character": "KENT",
"act": 3,
"scene": 1,
"start": 55,
"end": 58,
"lines": [
{
"text": "Few words, but, to effect, more than all yet;"
},
{
"text": "That, when we have found the king,--in which your pain"
},
{
"text": "That way, I'll this,--he that first lights on him"
},
{
"text": "Holla the other."
},
{
"direction": "Exeunt severally"
}
]
}
}
]