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
[
{
"Heading": {
"act": "Act III",
"scene": "Scene V",
"setting": "Gloucester's castle.",
"staging": "Enter CORNWALL and EDMUND"
}
},
{
"Dialogue": {
"character": "CORNWALL",
"act": 3,
"scene": 5,
"start": 1,
"end": 1,
"lines": [
{
"text": "I will have my revenge ere I depart his house."
}
]
}
},
{
"Dialogue": {
"character": "EDMUND",
"act": 3,
"scene": 5,
"start": 2,
"end": 4,
"lines": [
{
"text": "How, my lord, I may be censured, that nature thus"
},
{
"text": "gives way to loyalty, something fears me to think"
},
{
"text": "of."
}
]
}
},
{
"Dialogue": {
"character": "CORNWALL",
"act": 3,
"scene": 5,
"start": 5,
"end": 8,
"lines": [
{
"text": "I now perceive, it was not altogether your"
},
{
"text": "brother's evil disposition made him seek his death;"
},
{
"text": "but a provoking merit, set a-work by a reprovable"
},
{
"text": "badness in himself."
}
]
}
},
{
"Dialogue": {
"character": "EDMUND",
"act": 3,
"scene": 5,
"start": 9,
"end": 13,
"lines": [
{
"text": "How malicious is my fortune, that I must repent to"
},
{
"text": "be just! This is the letter he spoke of, which"
},
{
"text": "approves him an intelligent party to the advantages"
},
{
"text": "of France: O heavens! that this treason were not,"
},
{
"text": "or not I the detector!"
}
]
}
},
{
"Dialogue": {
"character": "CORNWALL",
"act": 3,
"scene": 5,
"start": 14,
"end": 14,
"lines": [
{
"text": "o with me to the duchess."
}
]
}
},
{
"Dialogue": {
"character": "EDMUND",
"act": 3,
"scene": 5,
"start": 15,
"end": 16,
"lines": [
{
"text": "If the matter of this paper be certain, you have"
},
{
"text": "mighty business in hand."
}
]
}
},
{
"Dialogue": {
"character": "CORNWALL",
"act": 3,
"scene": 5,
"start": 17,
"end": 19,
"lines": [
{
"text": "True or false, it hath made thee earl of"
},
{
"text": "Gloucester. Seek out where thy father is, that he"
},
{
"text": "may be ready for our apprehension."
}
]
}
},
{
"Dialogue": {
"character": "EDMUND",
"act": 3,
"scene": 5,
"start": 20,
"end": 23,
"lines": [
{
"text": "[Aside] If I find him comforting the king, it will"
},
{
"text": "stuff his suspicion more fully.--I will persevere in"
},
{
"text": "my course of loyalty, though the conflict be sore"
},
{
"text": "between that and my blood."
}
]
}
},
{
"Dialogue": {
"character": "CORNWALL",
"act": 3,
"scene": 5,
"start": 24,
"end": 25,
"lines": [
{
"text": "I will lay trust upon thee; and thou shalt find a"
},
{
"text": "dearer father in my love."
},
{
"direction": "Exeunt"
}
]
}
}
]