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
[
{
"Heading": {
"act": "Act I",
"scene": "Scene III",
"setting": "The Duke of Albany's palace.",
"staging": "Enter GONERIL, and OSWALD, her steward"
}
},
{
"Dialogue": {
"character": "GONERIL",
"act": 1,
"scene": 3,
"start": 1,
"end": 1,
"lines": [
{
"text": "Did my father strike my gentleman for chiding of his fool?"
}
]
}
},
{
"Dialogue": {
"character": "OSWALD",
"act": 1,
"scene": 3,
"start": 2,
"end": 2,
"lines": [
{
"text": "Yes, madam."
}
]
}
},
{
"Dialogue": {
"character": "GONERIL",
"act": 1,
"scene": 3,
"start": 3,
"end": 10,
"lines": [
{
"text": "By day and night he wrongs me; every hour"
},
{
"text": "He flashes into one gross crime or other,"
},
{
"text": "That sets us all at odds: I'll not endure it:"
},
{
"text": "His knights grow riotous, and himself upbraids us"
},
{
"text": "On every trifle. When he returns from hunting,"
},
{
"text": "I will not speak with him; say I am sick:"
},
{
"text": "If you come slack of former services,"
},
{
"text": "You shall do well; the fault of it I'll answer."
}
]
}
},
{
"Dialogue": {
"character": "OSWALD",
"act": 1,
"scene": 3,
"start": 11,
"end": 11,
"lines": [
{
"text": "He's coming, madam; I hear him."
},
{
"direction": "Horns within"
}
]
}
},
{
"Dialogue": {
"character": "GONERIL",
"act": 1,
"scene": 3,
"start": 12,
"end": 21,
"lines": [
{
"text": "Put on what weary negligence you please,"
},
{
"text": "You and your fellows; I'll have it come to question:"
},
{
"text": "If he dislike it, let him to our sister,"
},
{
"text": "Whose mind and mine, I know, in that are one,"
},
{
"text": "Not to be over-ruled. Idle old man,"
},
{
"text": "That still would manage those authorities"
},
{
"text": "That he hath given away! Now, by my life,"
},
{
"text": "Old fools are babes again; and must be used"
},
{
"text": "With cheques as flatteries,--when they are seen abused."
},
{
"text": "Remember what I tell you."
}
]
}
},
{
"Dialogue": {
"character": "OSWALD",
"act": 1,
"scene": 3,
"start": 22,
"end": 22,
"lines": [
{
"text": "Well, madam."
}
]
}
},
{
"Dialogue": {
"character": "GONERIL",
"act": 1,
"scene": 3,
"start": 23,
"end": 27,
"lines": [
{
"text": "And let his knights have colder looks among you;"
},
{
"text": "What grows of it, no matter; advise your fellows so:"
},
{
"text": "I would breed from hence occasions, and I shall,"
},
{
"text": "That I may speak: I'll write straight to my sister,"
},
{
"text": "To hold my very course. Prepare for dinner."
},
{
"direction": "Exeunt"
}
]
}
}
]