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
[
{
"Heading": {
"act": "Act IV",
"scene": "Scene IV",
"setting": "The same. A tent.",
"staging": "Enter, with drum and colours, CORDELIA, Doctor, and Soldiers"
}
},
{
"Dialogue": {
"character": "CORDELIA",
"act": 4,
"scene": 4,
"start": 1,
"end": 11,
"lines": [
{
"text": "Alack, 'tis he: why, he was met even now"
},
{
"text": "As mad as the vex'd sea; singing aloud;"
},
{
"text": "Crown'd with rank fumiter and furrow-weeds,"
},
{
"text": "With bur-docks, hemlock, nettles, cuckoo-flowers,"
},
{
"text": "Darnel, and all the idle weeds that grow"
},
{
"text": "In our sustaining corn. A century send forth;"
},
{
"text": "Search every acre in the high-grown field,"
},
{
"text": "And bring him to our eye."
},
{
"direction": "Exit an Officer"
},
{
"text": "What can man's wisdom"
},
{
"text": "In the restoring his bereaved sense?"
},
{
"text": "He that helps him take all my outward worth."
}
]
}
},
{
"Dialogue": {
"character": "Doctor",
"act": 4,
"scene": 4,
"start": 12,
"end": 16,
"lines": [
{
"text": "There is means, madam:"
},
{
"text": "Our foster-nurse of nature is repose,"
},
{
"text": "The which he lacks; that to provoke in him,"
},
{
"text": "Are many simples operative, whose power"
},
{
"text": "Will close the eye of anguish."
}
]
}
},
{
"Dialogue": {
"character": "CORDELIA",
"act": 4,
"scene": 4,
"start": 17,
"end": 22,
"lines": [
{
"text": "All blest secrets,"
},
{
"text": "All you unpublish'd virtues of the earth,"
},
{
"text": "Spring with my tears! be aidant and remediate"
},
{
"text": "In the good man's distress! Seek, seek for him;"
},
{
"text": "Lest his ungovern'd rage dissolve the life"
},
{
"text": "That wants the means to lead it."
},
{
"direction": "Enter a Messenger"
}
]
}
},
{
"Dialogue": {
"character": "Messenger",
"act": 4,
"scene": 4,
"start": 23,
"end": 24,
"lines": [
{
"text": "News, madam;"
},
{
"text": "The British powers are marching hitherward."
}
]
}
},
{
"Dialogue": {
"character": "CORDELIA",
"act": 4,
"scene": 4,
"start": 25,
"end": 32,
"lines": [
{
"text": "'Tis known before; our preparation stands"
},
{
"text": "In expectation of them. O dear father,"
},
{
"text": "It is thy business that I go about;"
},
{
"text": "Therefore great France"
},
{
"text": "My mourning and important tears hath pitied."
},
{
"text": "No blown ambition doth our arms incite,"
},
{
"text": "But love, dear love, and our aged father's right:"
},
{
"text": "Soon may I hear and see him!"
},
{
"direction": "Exeunt"
}
]
}
}
]