@polyglot-bundles/km-parallel-text 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/essential-218/index.d.ts +5 -0
- package/dist/essential-218/index.d.ts.map +1 -0
- package/dist/essential-218/remarks.d.ts +2 -0
- package/dist/essential-218/remarks.d.ts.map +1 -0
- package/dist/essential-218/translations.d.ts +3 -0
- package/dist/essential-218/translations.d.ts.map +1 -0
- package/dist/essential-218/utils.d.ts +13 -0
- package/dist/essential-218/utils.d.ts.map +1 -0
- package/dist/essential-218.js +24 -0
- package/dist/essential-218.js.map +1 -0
- package/dist/gsfa-1200/index.d.ts +5 -0
- package/dist/gsfa-1200/index.d.ts.map +1 -0
- package/dist/gsfa-1200/remarks.d.ts +2 -0
- package/dist/gsfa-1200/remarks.d.ts.map +1 -0
- package/dist/gsfa-1200/translations.d.ts +3 -0
- package/dist/gsfa-1200/translations.d.ts.map +1 -0
- package/dist/gsfa-1200/utils.d.ts +13 -0
- package/dist/gsfa-1200/utils.d.ts.map +1 -0
- package/dist/gsfa-1200.js +21 -0
- package/dist/gsfa-1200.js.map +1 -0
- package/dist/index-COm2EKMO.js +1525 -0
- package/dist/index-COm2EKMO.js.map +1 -0
- package/dist/index.d.ts +10 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +11 -0
- package/dist/index.js.map +1 -0
- package/package.json +52 -0
|
@@ -0,0 +1,1525 @@
|
|
|
1
|
+
const f = [
|
|
2
|
+
{ id: 1, text: "The sun shines." },
|
|
3
|
+
{ id: 2, text: "The sun is shining." },
|
|
4
|
+
{ id: 3, text: "The sun shone." },
|
|
5
|
+
{ id: 4, text: "The sun will shine." },
|
|
6
|
+
{ id: 5, text: "The sun has been shining." },
|
|
7
|
+
{ id: 6, text: "The sun is shining again." },
|
|
8
|
+
{ id: 7, text: "The sun will shine tomorrow." },
|
|
9
|
+
{ id: 8, text: "The sun shines brightly." },
|
|
10
|
+
{ id: 9, text: "The bright sun shines." },
|
|
11
|
+
{ id: 10, text: "The sun is rising now." },
|
|
12
|
+
{ id: 11, text: "All the people shouted." },
|
|
13
|
+
{ id: 12, text: "Some of the people shouted." },
|
|
14
|
+
{ id: 13, text: "Many of the people shouted twice." },
|
|
15
|
+
{ id: 14, text: "Happy people often shout." },
|
|
16
|
+
{ id: 15, text: "The kitten jumped up." },
|
|
17
|
+
{ id: 16, text: "The kitten jumped onto the table." },
|
|
18
|
+
{ id: 17, text: "My little kitten walked away." },
|
|
19
|
+
{ id: 18, text: "It's raining." },
|
|
20
|
+
{ id: 19, text: "The rain came down." },
|
|
21
|
+
{ id: 20, text: "The kitten is playing in the rain." },
|
|
22
|
+
{ id: 21, text: "The rain has stopped." },
|
|
23
|
+
{ id: 22, text: "Soon the rain will stop." },
|
|
24
|
+
{ id: 23, text: "I hope the rain stops soon." },
|
|
25
|
+
{ id: 24, text: "Once wild animals lived here." },
|
|
26
|
+
{ id: 25, text: "Slowly she looked around." },
|
|
27
|
+
{ id: 26, text: "Go away!" },
|
|
28
|
+
{ id: 27, text: "Let's go!" },
|
|
29
|
+
{ id: 28, text: "You should go." },
|
|
30
|
+
{ id: 29, text: "I will be happy to go." },
|
|
31
|
+
{ id: 30, text: "He will arrive soon." },
|
|
32
|
+
{ id: 31, text: "The baby's ball has rolled away." },
|
|
33
|
+
{ id: 32, text: "The two boys are working together." },
|
|
34
|
+
{ id: 33, text: "This mist will probably clear away." },
|
|
35
|
+
{ id: 34, text: "Lovely flowers are growing everywhere." },
|
|
36
|
+
{ id: 35, text: "We should eat more slowly." },
|
|
37
|
+
{ id: 36, text: "You have come too soon." },
|
|
38
|
+
{ id: 37, text: "You must write more neatly." },
|
|
39
|
+
{ id: 38, text: "Directly opposite stands a wonderful palace." },
|
|
40
|
+
{ id: 39, text: "Henry's dog is lost." },
|
|
41
|
+
{ id: 40, text: "My cat is black." },
|
|
42
|
+
{ id: 41, text: "The little girl's doll is broken." },
|
|
43
|
+
{ id: 42, text: "I usually sleep soundly." },
|
|
44
|
+
{ id: 43, text: "The children ran after Jack." },
|
|
45
|
+
{ id: 44, text: "I can play after school." },
|
|
46
|
+
{ id: 45, text: "We went to the village for a visit." },
|
|
47
|
+
{ id: 46, text: "We arrived at the river." },
|
|
48
|
+
{ id: 47, text: "I have been waiting for you." },
|
|
49
|
+
{ id: 48, text: "The campers sat around the fire." },
|
|
50
|
+
{ id: 49, text: "A little girl with a kitten sat near me." },
|
|
51
|
+
{ id: 50, text: "The child waited at the door for her father." },
|
|
52
|
+
{ id: 51, text: "Yesterday the oldest girl in the village lost her kitten." },
|
|
53
|
+
{ id: 52, text: "Were you born in this village?" },
|
|
54
|
+
{ id: 53, text: "Can your brother dance well?" },
|
|
55
|
+
{ id: 54, text: "Did the man leave?" },
|
|
56
|
+
{ id: 55, text: "Is your sister coming for you?" },
|
|
57
|
+
{ id: 56, text: "Can you come tomorrow?" },
|
|
58
|
+
{ id: 57, text: "Have the neighbors gone away for the winter?" },
|
|
59
|
+
{ id: 58, text: "Does the robin sing in the rain?" },
|
|
60
|
+
{ id: 59, text: "Are you going with us to the concert?" },
|
|
61
|
+
{ id: 60, text: "Have you ever travelled in the jungle?" },
|
|
62
|
+
{ id: 61, text: "We sailed down the river for several miles." },
|
|
63
|
+
{ id: 62, text: "Everybody knows about hunting." },
|
|
64
|
+
{ id: 63, text: "On a Sunny morning after the solstice we started for the mountains." },
|
|
65
|
+
{ id: 64, text: "Tom laughed at the monkey's tricks." },
|
|
66
|
+
{ id: 65, text: "An old man with a walking stick stood beside the fence." },
|
|
67
|
+
{ id: 66, text: "The squirrel's nest was hidden by drooping boughs." },
|
|
68
|
+
{ id: 67, text: "The little seeds waited patiently under the snow for the warm spring sun." },
|
|
69
|
+
{ id: 68, text: "Many little girls with wreaths of flowers on their heads danced around the bonfire." },
|
|
70
|
+
{ id: 69, text: "The cover of the basket fell to the floor." },
|
|
71
|
+
{ id: 70, text: "The first boy in the line stopped at the entrance." },
|
|
72
|
+
{ id: 71, text: "On the top of the hill in a little hut lived a wise old woman." },
|
|
73
|
+
{ id: 72, text: "During our residence in the country we often walked in the pastures." },
|
|
74
|
+
{ id: 73, text: "When will your guests from the city arrive?" },
|
|
75
|
+
{ id: 74, text: "Near the mouth of the river, its course turns sharply towards the East." },
|
|
76
|
+
{ id: 75, text: "Between the two lofty mountains lay a fertile valley." },
|
|
77
|
+
{ id: 76, text: "Among the wheat grew tall red poppies." },
|
|
78
|
+
{ id: 77, text: "The strong roots of the oak trees were torn from the ground." },
|
|
79
|
+
{ id: 78, text: "The sun looked down through the branches upon the children at play." },
|
|
80
|
+
{ id: 79, text: "The west wind blew across my face like a friendly caress." },
|
|
81
|
+
{ id: 80, text: "The spool of thread rolled across the floor." },
|
|
82
|
+
{ id: 81, text: "A box of growing plants stood in the Window." },
|
|
83
|
+
{ id: 82, text: "I am very happy." },
|
|
84
|
+
{ id: 83, text: "These oranges are juicy." },
|
|
85
|
+
{ id: 84, text: "Sea water is salty." },
|
|
86
|
+
{ id: 85, text: "The streets are full of people." },
|
|
87
|
+
{ id: 86, text: "Sugar tastes sweet." },
|
|
88
|
+
{ id: 87, text: "The fire feels hot." },
|
|
89
|
+
{ id: 88, text: "The little girl seemed lonely." },
|
|
90
|
+
{ id: 89, text: "The little boy's father had once been a sailor." },
|
|
91
|
+
{ id: 90, text: "I have lost my blanket." },
|
|
92
|
+
{ id: 91, text: "A robin has built his nest in the apple tree." },
|
|
93
|
+
{ id: 92, text: "At noon we ate our lunch by the roadside." },
|
|
94
|
+
{ id: 93, text: "Mr. Jones made a knife for his little boy." },
|
|
95
|
+
{ id: 94, text: "Their voices sound very happy." },
|
|
96
|
+
{ id: 95, text: "Is today Monday?" },
|
|
97
|
+
{ id: 96, text: "Have all the leaves fallen from the tree?" },
|
|
98
|
+
{ id: 97, text: "Will you be ready on time?" },
|
|
99
|
+
{ id: 98, text: "Will you send this message for me?" },
|
|
100
|
+
{ id: 99, text: "Are you waiting for me?" },
|
|
101
|
+
{ id: 100, text: "Is this the first kitten of the litter?" },
|
|
102
|
+
{ id: 101, text: "Are these shoes too big for you?" },
|
|
103
|
+
{ id: 102, text: "How wide is the River?" },
|
|
104
|
+
{ id: 103, text: "Listen." },
|
|
105
|
+
{ id: 104, text: "Sit here by me." },
|
|
106
|
+
{ id: 105, text: "Keep this secret until tomorrow." },
|
|
107
|
+
{ id: 106, text: "Come with us." },
|
|
108
|
+
{ id: 107, text: "Bring your friends with you." },
|
|
109
|
+
{ id: 108, text: "Be careful." },
|
|
110
|
+
{ id: 109, text: "Have some tea." },
|
|
111
|
+
{ id: 110, text: "Pip and his dog were great friends." },
|
|
112
|
+
{ id: 111, text: "John and Elizabeth are brother and sister." },
|
|
113
|
+
{ id: 112, text: "You and I will go together." },
|
|
114
|
+
{ id: 113, text: "They opened all the doors and windows." },
|
|
115
|
+
{ id: 114, text: "He is small, but strong." },
|
|
116
|
+
{ id: 115, text: "Is this tree an oak or a maple?" },
|
|
117
|
+
{ id: 116, text: "Does the sky look blue or gray?" },
|
|
118
|
+
{ id: 117, text: "Come with your father or mother." },
|
|
119
|
+
{ id: 118, text: "I am tired, but very happy." },
|
|
120
|
+
{ id: 119, text: "He played a tune on his wonderful flute." },
|
|
121
|
+
{ id: 120, text: "Toward the end of August the days grow much shorter." },
|
|
122
|
+
{ id: 121, text: "A company of soldiers marched over the hill and across the meadow." },
|
|
123
|
+
{ id: 122, text: "The first part of the story is very interesting." },
|
|
124
|
+
{ id: 123, text: "The crow dropped some pebbles into the pitcher and raised the water to the brim." },
|
|
125
|
+
{ id: 124, text: "The baby clapped her hands and laughed in glee." },
|
|
126
|
+
{ id: 125, text: "Stop your game and be quiet." },
|
|
127
|
+
{ id: 126, text: "The sound of the drums grew louder and louder." },
|
|
128
|
+
{ id: 127, text: "Do you like summer or winter better?" },
|
|
129
|
+
{ id: 128, text: "That boy will have a wonderful trip." },
|
|
130
|
+
{ id: 129, text: "They popped corn, and then sat around the fire and ate it." },
|
|
131
|
+
{ id: 130, text: "They won the first two games, but lost the last one." },
|
|
132
|
+
{ id: 131, text: "Take this note, carry it to your mother; and wait for an answer." },
|
|
133
|
+
{ id: 132, text: "I awoke early, dressed hastily, and went down to breakfast." },
|
|
134
|
+
{ id: 133, text: "Aha! I have caught you!" },
|
|
135
|
+
{ id: 134, text: "This string is too short!" },
|
|
136
|
+
{ id: 135, text: "Oh, dear! the wind has blown my hat away!" },
|
|
137
|
+
{ id: 136, text: "Alas! that news is sad indeed!" },
|
|
138
|
+
{ id: 137, text: "Whew! that cold wind freezes my nose!" },
|
|
139
|
+
{ id: 138, text: "Are you warm enough now?" },
|
|
140
|
+
{ id: 139, text: "They heard the warning too late." },
|
|
141
|
+
{ id: 140, text: "We are a brave people, and love our country." },
|
|
142
|
+
{ id: 141, text: "All the children came except Mary." },
|
|
143
|
+
{ id: 142, text: "Jack seized a handful of pebbles and threw them into the lake." },
|
|
144
|
+
{ id: 143, text: "This cottage stood on a low hill, at some distance from the village." },
|
|
145
|
+
{ id: 144, text: "On a fine summer evening, the two old people were sitting outside the door of their cottage." },
|
|
146
|
+
{ id: 145, text: "Our bird's name is Jacko." },
|
|
147
|
+
{ id: 146, text: "The river knows the way to the sea." },
|
|
148
|
+
{ id: 147, text: "The boat sails away, like a bird on the wing." },
|
|
149
|
+
{ id: 148, text: "They looked cautiously about, but saw nothing." },
|
|
150
|
+
{ id: 149, text: "The little house had three rooms, a sitting room, a bedroom, and a tiny kitchen." },
|
|
151
|
+
{ id: 150, text: "We visited my uncle's village, the largest village in the world." },
|
|
152
|
+
{ id: 151, text: "We learn something new each day." },
|
|
153
|
+
{ id: 152, text: "The market begins five minutes earlier this week." },
|
|
154
|
+
{ id: 153, text: "Did you find the distance too great?" },
|
|
155
|
+
{ id: 154, text: "Hurry, children." },
|
|
156
|
+
{ id: 155, text: "Madam, I will obey your command." },
|
|
157
|
+
{ id: 156, text: "Here under this tree they gave their guests a splendid feast." },
|
|
158
|
+
{ id: 157, text: "In winter I get up at night, and dress by yellow candlelight." },
|
|
159
|
+
{ id: 158, text: "Tell the last part of that story again." },
|
|
160
|
+
{ id: 159, text: "Be quick or you will be too late." },
|
|
161
|
+
{ id: 160, text: "Will you go with us or wait here?" },
|
|
162
|
+
{ id: 161, text: "She was always, shabby, often ragged, and on cold days very uncomfortable." },
|
|
163
|
+
{ id: 162, text: "Think first and then act." },
|
|
164
|
+
{ id: 163, text: "I stood, a little mite of a girl, upon a chair by the window, and watched the falling snowflakes." },
|
|
165
|
+
{ id: 164, text: "Show the guests these shells, my son, and tell them their strange history." },
|
|
166
|
+
{ id: 165, text: "Be satisfied with nothing but your best." },
|
|
167
|
+
{ id: 166, text: "We consider them our faithful friends." },
|
|
168
|
+
{ id: 167, text: "We will make this place our home." },
|
|
169
|
+
{ id: 168, text: "The squirrels make their nests warm and snug with soft moss and leaves." },
|
|
170
|
+
{ id: 169, text: "The little girl made the doll's dress herself." },
|
|
171
|
+
{ id: 170, text: "I hurt myself." },
|
|
172
|
+
{ id: 171, text: "She was talking to herself." },
|
|
173
|
+
{ id: 172, text: "He proved himself trustworthy." },
|
|
174
|
+
{ id: 173, text: "We could see ourselves in the water." },
|
|
175
|
+
{ id: 174, text: "Do it yourself." },
|
|
176
|
+
{ id: 175, text: "I feel ashamed of myself." },
|
|
177
|
+
{ id: 176, text: "Sit here by yourself." },
|
|
178
|
+
{ id: 177, text: "The dress of the little princess was embroidered with roses, the national flower of the Country." },
|
|
179
|
+
{ id: 178, text: "They wore red caps, the symbol of liberty." },
|
|
180
|
+
{ id: 179, text: "With him as our protector, we fear no danger." },
|
|
181
|
+
{ id: 180, text: "All her finery, lace, ribbons, and feathers, was packed away in a trunk." },
|
|
182
|
+
{ id: 181, text: "Light he thought her, like a feather." },
|
|
183
|
+
{ id: 182, text: "Every spring and fall our cousins pay us a long visit." },
|
|
184
|
+
{ id: 183, text: "In our climate the grass remains green all winter." },
|
|
185
|
+
{ id: 184, text: "The boy who brought the book has gone." },
|
|
186
|
+
{ id: 185, text: "These are the flowers that you ordered." },
|
|
187
|
+
{ id: 186, text: "I have lost the book that you gave me." },
|
|
188
|
+
{ id: 187, text: "The fisherman who owned the boat now demanded payment." },
|
|
189
|
+
{ id: 188, text: "Come when you are called." },
|
|
190
|
+
{ id: 189, text: "I shall stay at home if it rains." },
|
|
191
|
+
{ id: 190, text: "When he saw me, he stopped." },
|
|
192
|
+
{ id: 191, text: "Do not laugh at me because I seem so absent minded." },
|
|
193
|
+
{ id: 192, text: "I shall lend you the books that you need." },
|
|
194
|
+
{ id: 193, text: "Come early next Monday if you can." },
|
|
195
|
+
{ id: 194, text: "If you come early, wait in the hall." },
|
|
196
|
+
{ id: 195, text: "I had a younger brother whose name was Antonio." },
|
|
197
|
+
{ id: 196, text: "Gnomes are little men who live under the ground." },
|
|
198
|
+
{ id: 197, text: "He is loved by everybody, because he has a gentle disposition." },
|
|
199
|
+
{ id: 198, text: "Hold the horse while I run and get my cap." },
|
|
200
|
+
{ id: 199, text: "I have found the ring I lost." },
|
|
201
|
+
{ id: 200, text: "Play and I will sing." },
|
|
202
|
+
{ id: 201, text: "That is the funniest story I ever heard." },
|
|
203
|
+
{ id: 202, text: "She is taller than her brother." },
|
|
204
|
+
{ id: 203, text: "They are no wiser than we." },
|
|
205
|
+
{ id: 204, text: "Light travels faster than sound." },
|
|
206
|
+
{ id: 205, text: "We have more time than they." },
|
|
207
|
+
{ id: 206, text: "She has more friends than enemies." },
|
|
208
|
+
{ id: 207, text: "He was very poor, and with his wife and five children lived in a little low cabin of logs and stones." },
|
|
209
|
+
{ id: 208, text: "When the wind blew, the traveler wrapped his mantle more closely around him." },
|
|
210
|
+
{ id: 209, text: "I am sure that we can go." },
|
|
211
|
+
{ id: 210, text: "We went back to the place where we saw the roses." },
|
|
212
|
+
{ id: 211, text: '"This tree is fifty feet high," said the gardener.' },
|
|
213
|
+
{ id: 212, text: "I think that this train leaves five minutes earlier today." },
|
|
214
|
+
{ id: 213, text: "My opinion is that the governor will grant him a pardon." },
|
|
215
|
+
{ id: 214, text: "Why he has left the city is a mystery." },
|
|
216
|
+
{ id: 215, text: "The house stands where three roads meet." },
|
|
217
|
+
{ id: 216, text: "He has far more money than brains." },
|
|
218
|
+
{ id: 217, text: "Evidently that gate is never opened, for the long grass and the great hemlocks grow close against it." },
|
|
219
|
+
{ id: 218, text: "I met a little cottage girl; she was eight years old, she said." }
|
|
220
|
+
], _ = {
|
|
221
|
+
1: {
|
|
222
|
+
name: "Section One",
|
|
223
|
+
sentences: [
|
|
224
|
+
{ id: "gsfa_1_1", text: "Bright yellow daffodils nodded gaily." },
|
|
225
|
+
{ id: "gsfa_1_2", text: "The little brook sang softly." },
|
|
226
|
+
{ id: "gsfa_1_3", text: "Brave Robin Hood laughed aloud." },
|
|
227
|
+
{ id: "gsfa_1_4", text: "Again the great bell tolled." },
|
|
228
|
+
{ id: "gsfa_1_5", text: "Silently fell the great white snowflakes." },
|
|
229
|
+
{ id: "gsfa_1_6", text: "The kind old man laughed pleasantly." },
|
|
230
|
+
{ id: "gsfa_1_7", text: "My little white kitten purrs contentedly." },
|
|
231
|
+
{ id: "gsfa_1_8", text: "Slowly the great oaken door opened wide." },
|
|
232
|
+
{ id: "gsfa_1_9", text: "Forward marched that gallant company." },
|
|
233
|
+
{ id: "gsfa_1_10", text: "The happy days passed quickly by." },
|
|
234
|
+
{ id: "gsfa_1_11", text: "Sometimes the leaves whisper together softly." },
|
|
235
|
+
{ id: "gsfa_1_12", text: "Away sped Paul Revere's horse." },
|
|
236
|
+
{ id: "gsfa_1_13", text: "The pale moonlight shone softly." },
|
|
237
|
+
{ id: "gsfa_1_14", text: "Little Marygold wept bitterly." },
|
|
238
|
+
{ id: "gsfa_1_15", text: "The little maiden's eyes sparkled brightly." },
|
|
239
|
+
{ id: "gsfa_1_16", text: "Up started the frightened deer." },
|
|
240
|
+
{ id: "gsfa_1_17", text: "The two old friends walked along together." },
|
|
241
|
+
{ id: "gsfa_1_18", text: "Suddenly a great wind arose." },
|
|
242
|
+
{ id: "gsfa_1_19", text: "Down sank the great, glorious sun." },
|
|
243
|
+
{ id: "gsfa_1_20", text: "Peter Pan's voice rang out gaily." },
|
|
244
|
+
{ id: "gsfa_1_21", text: "The mighty river rolled silently onward." },
|
|
245
|
+
{ id: "gsfa_1_22", text: "Columbus' ship sailed away." },
|
|
246
|
+
{ id: "gsfa_1_23", text: "All the people cheered loudly." },
|
|
247
|
+
{ id: "gsfa_1_24", text: "Once the Indians fought here." },
|
|
248
|
+
{ id: "gsfa_1_25", text: "Down fluttered the bright red leaves." },
|
|
249
|
+
{ id: "gsfa_1_26", text: "Slowly she looked around." },
|
|
250
|
+
{ id: "gsfa_1_27", text: "The bright stranger then quickly departed." },
|
|
251
|
+
{ id: "gsfa_1_28", text: "The children's merry laughter rang out everywhere." },
|
|
252
|
+
{ id: "gsfa_1_29", text: "Sometimes we walk together." },
|
|
253
|
+
{ id: "gsfa_1_30", text: "Then the two strange guests went away." },
|
|
254
|
+
{ id: "gsfa_1_31", text: "Instantly the boys' shouts ceased." },
|
|
255
|
+
{ id: "gsfa_1_32", text: "Once the old woman looked cautiously around." },
|
|
256
|
+
{ id: "gsfa_1_33", text: "The clock will strike soon." },
|
|
257
|
+
{ id: "gsfa_1_34", text: "All the flags were fluttering gaily." },
|
|
258
|
+
{ id: "gsfa_1_35", text: "Great black clouds have gathered." },
|
|
259
|
+
{ id: "gsfa_1_36", text: "Everybody was working busily." },
|
|
260
|
+
{ id: "gsfa_1_37", text: "Little Puck was laughing slyly." },
|
|
261
|
+
{ id: "gsfa_1_38", text: "I have been sitting here alone." },
|
|
262
|
+
{ id: "gsfa_1_39", text: "Slowly a thick white mist was rising." },
|
|
263
|
+
{ id: "gsfa_1_40", text: "We should have been studying." },
|
|
264
|
+
{ id: "gsfa_1_41", text: "Now I am going away." },
|
|
265
|
+
{ id: "gsfa_1_42", text: "The two old comrades were talking together earnestly." },
|
|
266
|
+
{ id: "gsfa_1_43", text: "I have been sleeping soundly." },
|
|
267
|
+
{ id: "gsfa_1_44", text: "The little prince's horse had been carefully trained." },
|
|
268
|
+
{ id: "gsfa_1_45", text: "The children's toys were scattered about." },
|
|
269
|
+
{ id: "gsfa_1_46", text: "They had been romping noisily." },
|
|
270
|
+
{ id: "gsfa_1_47", text: "The mermaids were sweetly singing." },
|
|
271
|
+
{ id: "gsfa_1_48", text: "The great bell was solemnly tolling." },
|
|
272
|
+
{ id: "gsfa_1_49", text: "I am waiting here patiently." },
|
|
273
|
+
{ id: "gsfa_1_50", text: "The child's health is steadily improving." },
|
|
274
|
+
{ id: "gsfa_1_51", text: "They have often worked here together." },
|
|
275
|
+
{ id: "gsfa_1_52", text: "The rain has stopped." },
|
|
276
|
+
{ id: "gsfa_1_53", text: "Soon all the lessons were ended." },
|
|
277
|
+
{ id: "gsfa_1_54", text: "Little Cinderella's proud sisters laughed very scornfully." },
|
|
278
|
+
{ id: "gsfa_1_55", text: "You read too fast." },
|
|
279
|
+
{ id: "gsfa_1_56", text: "The same old story has been told too often." },
|
|
280
|
+
{ id: "gsfa_1_57", text: "The old soldier's horse neighed impatiently." },
|
|
281
|
+
{ id: "gsfa_1_58", text: "Too many unkind words are spoken thoughtlessly." },
|
|
282
|
+
{ id: "gsfa_1_59", text: "The little foreigners speak very correctly." },
|
|
283
|
+
{ id: "gsfa_1_60", text: "So merrily passed the day." },
|
|
284
|
+
{ id: "gsfa_1_61", text: "The old man's daughter comes here quite frequently." },
|
|
285
|
+
{ id: "gsfa_1_62", text: "A beautiful white swan swam slowly by." },
|
|
286
|
+
{ id: "gsfa_1_63", text: "Directly opposite stands a most wonderful palace." },
|
|
287
|
+
{ id: "gsfa_1_64", text: "The Man-in-the-Moon came down too soon." },
|
|
288
|
+
{ id: "gsfa_1_65", text: "They always start too late." },
|
|
289
|
+
{ id: "gsfa_1_66", text: "She bowed most graciously." },
|
|
290
|
+
{ id: "gsfa_1_67", text: "We all laughed so heartily." },
|
|
291
|
+
{ id: "gsfa_1_68", text: "Some very rare plants grow here." },
|
|
292
|
+
{ id: "gsfa_1_69", text: "Pale pink roses were growing everywhere." },
|
|
293
|
+
{ id: "gsfa_1_70", text: "The poor old man limped along very slowly." },
|
|
294
|
+
{ id: "gsfa_1_71", text: "Almost all people eat too rapidly." },
|
|
295
|
+
{ id: "gsfa_1_72", text: "The deep blue heavens smile again." },
|
|
296
|
+
{ id: "gsfa_1_73", text: "A most interesting old gentleman was talking." },
|
|
297
|
+
{ id: "gsfa_1_74", text: "I have been working long enough." },
|
|
298
|
+
{ id: "gsfa_1_75", text: "The Pilgrims landed at Plymouth." },
|
|
299
|
+
{ id: "gsfa_1_76", text: "The little pine-tree's leaves were changed to gold." },
|
|
300
|
+
{ id: "gsfa_1_77", text: "They sailed away from England." },
|
|
301
|
+
{ id: "gsfa_1_78", text: "Toward night the storm ceased." },
|
|
302
|
+
{ id: "gsfa_1_79", text: "The children in Holland often skate to school." },
|
|
303
|
+
{ id: "gsfa_1_80", text: "We will walk to school with you." },
|
|
304
|
+
{ id: "gsfa_1_81", text: "The dear old lady turned toward us graciously." },
|
|
305
|
+
{ id: "gsfa_1_82", text: "Rip's dog walked along slowly after him." },
|
|
306
|
+
{ id: "gsfa_1_83", text: "A little girl with curls sat near me." },
|
|
307
|
+
{ id: "gsfa_1_84", text: "Above us floated a soft white cloud." },
|
|
308
|
+
{ id: "gsfa_1_85", text: "The train starts from St. Louis at noon." },
|
|
309
|
+
{ id: "gsfa_1_86", text: "Without fear he leaped forward." },
|
|
310
|
+
{ id: "gsfa_1_87", text: "Our friends from New York will start for home tomorrow." },
|
|
311
|
+
{ id: "gsfa_1_88", text: "Before dawn the little birds were twittering sleepily." },
|
|
312
|
+
{ id: "gsfa_1_89", text: "I have been waiting for you for hours." },
|
|
313
|
+
{ id: "gsfa_1_90", text: "Everybody knows about Lincoln." },
|
|
314
|
+
{ id: "gsfa_1_91", text: "In the orchard sang many robins." },
|
|
315
|
+
{ id: "gsfa_1_92", text: "Along the beach flits the little sandpiper." },
|
|
316
|
+
{ id: "gsfa_1_93", text: "The child waited at the door for her father." },
|
|
317
|
+
{ id: "gsfa_1_94", text: "The cow jumped over the moon." },
|
|
318
|
+
{ id: "gsfa_1_95", text: "The peak of the mountain towers above the clouds." },
|
|
319
|
+
{ id: "gsfa_1_96", text: "Great fields of snow glowed brightly at sunset." },
|
|
320
|
+
{ id: "gsfa_1_97", text: "The children ran around the block." },
|
|
321
|
+
{ id: "gsfa_1_98", text: "The islands of Japan lie on the other side of the world." },
|
|
322
|
+
{ id: "gsfa_1_99", text: "The soldier's sword hangs at his side." },
|
|
323
|
+
{ id: "gsfa_1_100", text: "The river flows down to the sea." },
|
|
324
|
+
{ id: "gsfa_1_101", text: "Loudly the old clock ticked." },
|
|
325
|
+
{ id: "gsfa_1_102", text: "My cousin reads well." },
|
|
326
|
+
{ id: "gsfa_1_103", text: "Seven little sisters were walking in a row." },
|
|
327
|
+
{ id: "gsfa_1_104", text: "I carelessly wandered on." },
|
|
328
|
+
{ id: "gsfa_1_105", text: "The cattle were grazing peacefully at noon." },
|
|
329
|
+
{ id: "gsfa_1_106", text: "The little brook babbles noisily along." },
|
|
330
|
+
{ id: "gsfa_1_107", text: "Then up spoke brave Horatius." },
|
|
331
|
+
{ id: "gsfa_1_108", text: "Jane's mother has gone south." },
|
|
332
|
+
{ id: "gsfa_1_109", text: "The snow melts rapidly in the warm sunshine." },
|
|
333
|
+
{ id: "gsfa_1_110", text: "The boy's dog goes with him everywhere." },
|
|
334
|
+
{ id: "gsfa_1_111", text: "The cover of the box fell on the floor." },
|
|
335
|
+
{ id: "gsfa_1_112", text: "The first girl in the line stopped at the door." },
|
|
336
|
+
{ id: "gsfa_1_113", text: "In autumn the leaves fall from the trees." },
|
|
337
|
+
{ id: "gsfa_1_114", text: "Yesterday the best girl in the class missed in spelling." },
|
|
338
|
+
{ id: "gsfa_1_115", text: "In November some beautiful roses bloomed in our garden." },
|
|
339
|
+
{ id: "gsfa_1_116", text: "Everywhere fluttered gay American flags." },
|
|
340
|
+
{ id: "gsfa_1_117", text: "Loud laughed the merry men in the forest." },
|
|
341
|
+
{ id: "gsfa_1_118", text: "Suddenly the robber's band appeared on every side." },
|
|
342
|
+
{ id: "gsfa_1_119", text: "The flag of our country floats above us." },
|
|
343
|
+
{ id: "gsfa_1_120", text: "The ivy grows on the ruined wall." },
|
|
344
|
+
{ id: "gsfa_1_121", text: "The horn of the hunter is heard on the hill." },
|
|
345
|
+
{ id: "gsfa_1_122", text: "Violets grow beside the brook." },
|
|
346
|
+
{ id: "gsfa_1_123", text: "Suddenly my friend was standing beside me" },
|
|
347
|
+
{ id: "gsfa_1_124", text: "My uncle often goes to London on business." },
|
|
348
|
+
{ id: "gsfa_1_125", text: "The voice of the captain was heard above the storm." },
|
|
349
|
+
{ id: "gsfa_1_126", text: "Some late flowers were blooming in one corner of the garden." },
|
|
350
|
+
{ id: "gsfa_1_127", text: "The little toy dog is covered with dust." },
|
|
351
|
+
{ id: "gsfa_1_128", text: "Will you walk to school with me today?" },
|
|
352
|
+
{ id: "gsfa_1_129", text: "Was the child much hurt?" },
|
|
353
|
+
{ id: "gsfa_1_130", text: "Were you born in St. Louis?" },
|
|
354
|
+
{ id: "gsfa_1_131", text: "Have you ever traveled in Spain?" },
|
|
355
|
+
{ id: "gsfa_1_132", text: "Did the postman ring?" },
|
|
356
|
+
{ id: "gsfa_1_133", text: "Does your brother dance well?" },
|
|
357
|
+
{ id: "gsfa_1_134", text: "Is your sister coming for you?" },
|
|
358
|
+
{ id: "gsfa_1_135", text: "Have the neighbors gone away for the winter?" },
|
|
359
|
+
{ id: "gsfa_1_136", text: "Where are you going now?" },
|
|
360
|
+
{ id: "gsfa_1_137", text: "When was America discovered?" },
|
|
361
|
+
{ id: "gsfa_1_138", text: "When did the Indians live here?" },
|
|
362
|
+
{ id: "gsfa_1_139", text: "How was the baby hurt?" },
|
|
363
|
+
{ id: "gsfa_1_140", text: "Why are you laughing?" },
|
|
364
|
+
{ id: "gsfa_1_141", text: "How fast does the train go?" },
|
|
365
|
+
{ id: "gsfa_1_142", text: "How often did you recite?" },
|
|
366
|
+
{ id: "gsfa_1_143", text: "How high does the tide rise?" },
|
|
367
|
+
{ id: "gsfa_1_144", text: "Sadly he turned away without a word." },
|
|
368
|
+
{ id: "gsfa_1_145", text: "Three black crows sat on a tree." },
|
|
369
|
+
{ id: "gsfa_1_146", text: "We sailed down the river for several miles." },
|
|
370
|
+
{ id: "gsfa_1_147", text: "Between the two lofty mountains lay a fertile valley." },
|
|
371
|
+
{ id: "gsfa_1_148", text: "Among the wheat grew tall red poppies." },
|
|
372
|
+
{ id: "gsfa_1_149", text: "Swiftly over the dark waters sailed the three little vessels." },
|
|
373
|
+
{ id: "gsfa_1_150", text: "Already the grass shoots forth." },
|
|
374
|
+
{ id: "gsfa_1_151", text: "The noisy crowd had rolled together like a summer cloud." },
|
|
375
|
+
{ id: "gsfa_1_152", text: "The sun's rays slowly fade from the western sky." },
|
|
376
|
+
{ id: "gsfa_1_153", text: "The lid of the teapot fell to the floor with a loud crash." },
|
|
377
|
+
{ id: "gsfa_1_154", text: "Have the first two examples in this lesson been corrected?" },
|
|
378
|
+
{ id: "gsfa_1_155", text: "From the sky the sun looked down upon them through the branches." },
|
|
379
|
+
{ id: "gsfa_1_156", text: "Why are you sitting here alone in the dark?" },
|
|
380
|
+
{ id: "gsfa_1_157", text: "The tops of the trees were waving gently in the breeze." },
|
|
381
|
+
{ id: "gsfa_1_158", text: "The broad river spread out without a ripple on its surface." },
|
|
382
|
+
{ id: "gsfa_1_159", text: "The lovely New England stream is sheltered from the breeze by thick woods." },
|
|
383
|
+
{ id: "gsfa_1_160", text: "High waves were dashing over the deck of our ship." },
|
|
384
|
+
{ id: "gsfa_1_161", text: "On the very top of the tree glittered a splendid star." },
|
|
385
|
+
{ id: "gsfa_1_162", text: "Hiawatha's canoe floated on the water like a yellow leaf in autumn." },
|
|
386
|
+
{ id: "gsfa_1_163", text: "Have you been writing at my desk?" },
|
|
387
|
+
{ id: "gsfa_1_164", text: "On one branch of the tree were hanging nets of colored paper." },
|
|
388
|
+
{ id: "gsfa_1_165", text: "Above the clouds towered the peak of the mountain." },
|
|
389
|
+
{ id: "gsfa_1_166", text: "Does the robin sing in the rain?" },
|
|
390
|
+
{ id: "gsfa_1_167", text: "The summer night fell like a perfumed curtain across the valley." },
|
|
391
|
+
{ id: "gsfa_1_168", text: "Has the grass on this slope been recently cut?" },
|
|
392
|
+
{ id: "gsfa_1_169", text: "From the pool below the terraces came the bell-like clang of the frogs." },
|
|
393
|
+
{ id: "gsfa_1_170", text: "Instantly the pumpkin was changed into a splendid coach." },
|
|
394
|
+
{ id: "gsfa_1_171", text: "Near the margin of the lake grew lovely blue flags with their long slender leaves." },
|
|
395
|
+
{ id: "gsfa_1_172", text: "The mouse ran up the clock." },
|
|
396
|
+
{ id: "gsfa_1_173", text: "Great flocks of wild geese were flying toward the north." },
|
|
397
|
+
{ id: "gsfa_1_174", text: "The trees in apple-orchards with fruit are bending down." },
|
|
398
|
+
{ id: "gsfa_1_175", text: "The little hut stood by the ford, across the river." },
|
|
399
|
+
{ id: "gsfa_1_176", text: "The figure glided from the shadow of the wall." },
|
|
400
|
+
{ id: "gsfa_1_177", text: "The west wind blew across my face like a friendly caress." },
|
|
401
|
+
{ id: "gsfa_1_178", text: "Between the two cottages extended a hedge of lilacs." },
|
|
402
|
+
{ id: "gsfa_1_179", text: "The firelight was streaming through the open door across the little gravel path." },
|
|
403
|
+
{ id: "gsfa_1_180", text: "From morn till night the old cobbler sang softly at his work." },
|
|
404
|
+
{ id: "gsfa_1_181", text: "The little seeds waited patiently under the snow for the warm spring sun." },
|
|
405
|
+
{ id: "gsfa_1_182", text: "The warm south wind, heavy with the perfume of lilacs, came through my window." },
|
|
406
|
+
{ id: "gsfa_1_183", text: "Cinderella danced happily at the ball until midnight." },
|
|
407
|
+
{ id: "gsfa_1_184", text: "Jack-the-Giant-Killer climbed to the very top of the bean-stalk." },
|
|
408
|
+
{ id: "gsfa_1_185", text: "Many little girls with wreaths of flowers on their heads danced around the May-pole." },
|
|
409
|
+
{ id: "gsfa_1_186", text: "Robin Hood went to the shooting-match in the disguise of an old beggar." },
|
|
410
|
+
{ id: "gsfa_1_187", text: "The little saucy squirrel scampered away to his home in the hollow oak." },
|
|
411
|
+
{ id: "gsfa_1_188", text: "All sorts of strange articles were arranged on the shelves." },
|
|
412
|
+
{ id: "gsfa_1_189", text: "The spool of thread rolled across the floor." },
|
|
413
|
+
{ id: "gsfa_1_190", text: "A box of growing plants stood before the window." },
|
|
414
|
+
{ id: "gsfa_1_191", text: "Bits of straw were whirled about by the wind." },
|
|
415
|
+
{ id: "gsfa_1_192", text: "A little bit of common glass sometimes glit ters like a diamond." },
|
|
416
|
+
{ id: "gsfa_1_193", text: "A piece of bright patchwork lay across the foot of the bed." }
|
|
417
|
+
]
|
|
418
|
+
},
|
|
419
|
+
2: {
|
|
420
|
+
name: "Section Two",
|
|
421
|
+
sentences: [
|
|
422
|
+
{ id: "gsfa_2_1", text: "The whole sky is blue." },
|
|
423
|
+
{ id: "gsfa_2_2", text: "I am very happy." },
|
|
424
|
+
{ id: "gsfa_2_3", text: "All nature is musical." },
|
|
425
|
+
{ id: "gsfa_2_4", text: "Those ripe strawberries look delicious." },
|
|
426
|
+
{ id: "gsfa_2_5", text: "Baby's cheeks are rosy." },
|
|
427
|
+
{ id: "gsfa_2_6", text: "You look sad." },
|
|
428
|
+
{ id: "gsfa_2_7", text: "Saturday is always a holiday." },
|
|
429
|
+
{ id: "gsfa_2_8", text: "The child will soon be a man." },
|
|
430
|
+
{ id: "gsfa_2_9", text: "This place was once an old fort." },
|
|
431
|
+
{ id: "gsfa_2_10", text: "The name of the vessel was Hesperus." },
|
|
432
|
+
{ id: "gsfa_2_11", text: "The little boy's father had once been a sailor." },
|
|
433
|
+
{ id: "gsfa_2_12", text: "I see some goldfish in the water." },
|
|
434
|
+
{ id: "gsfa_2_13", text: "I have sent all my valentines." },
|
|
435
|
+
{ id: "gsfa_2_14", text: "Polly wants a cracker." },
|
|
436
|
+
{ id: "gsfa_2_15", text: "A robin has built his nest here." },
|
|
437
|
+
{ id: "gsfa_2_16", text: "He waved the flag proudly." },
|
|
438
|
+
{ id: "gsfa_2_17", text: "Next Monday will be Washington's birthday." },
|
|
439
|
+
{ id: "gsfa_2_18", text: "Fair was the little maiden." },
|
|
440
|
+
{ id: "gsfa_2_19", text: "The humming-bird is a very dainty creature." },
|
|
441
|
+
{ id: "gsfa_2_20", text: "His colors are exquisite." },
|
|
442
|
+
{ id: "gsfa_2_21", text: "I see the man in the moon." },
|
|
443
|
+
{ id: "gsfa_2_22", text: "Our bird's name is Jaco." },
|
|
444
|
+
{ id: "gsfa_2_23", text: "Many brave deeds has this hero done." },
|
|
445
|
+
{ id: "gsfa_2_24", text: "The river knows the way to the sea." },
|
|
446
|
+
{ id: "gsfa_2_25", text: "Old King Cole was a merry old soul." },
|
|
447
|
+
{ id: "gsfa_2_26", text: "Genoa is the birthplace of Columbus." },
|
|
448
|
+
{ id: "gsfa_2_27", text: "Then he climbed the tower." },
|
|
449
|
+
{ id: "gsfa_2_28", text: "My glove had been mended." },
|
|
450
|
+
{ id: "gsfa_2_29", text: "Her father is a lawyer." },
|
|
451
|
+
{ id: "gsfa_2_30", text: "The streets are full of people." },
|
|
452
|
+
{ id: "gsfa_2_31", text: "She seems happy." },
|
|
453
|
+
{ id: "gsfa_2_32", text: "The boat sails away, like a bird on the wing." },
|
|
454
|
+
{ id: "gsfa_2_33", text: "Alexander was a famous Greek warrior." },
|
|
455
|
+
{ id: "gsfa_2_34", text: "The lazy man's garden is full of weeds." },
|
|
456
|
+
{ id: "gsfa_2_35", text: "I see your reflection in the water." },
|
|
457
|
+
{ id: "gsfa_2_36", text: "I have noticed many lovely traits in her character." },
|
|
458
|
+
{ id: "gsfa_2_37", text: "Have you seen the monkeys in the menagerie?" },
|
|
459
|
+
{ id: "gsfa_2_38", text: "The long summer days were full of happiness." },
|
|
460
|
+
{ id: "gsfa_2_39", text: "Helen wrote a letter to her friend in San Antonio." },
|
|
461
|
+
{ id: "gsfa_2_40", text: "Robinson Crusoe was contented on his lonely island." },
|
|
462
|
+
{ id: "gsfa_2_41", text: "Is your pencil sharp?" },
|
|
463
|
+
{ id: "gsfa_2_42", text: "The exquisite odor of blossoms filled the air." },
|
|
464
|
+
{ id: "gsfa_2_43", text: "Mount Hood lifts its snowy peak abruptly from the plain." },
|
|
465
|
+
{ id: "gsfa_2_44", text: "Mr. Jones bought a knife for his little boy." },
|
|
466
|
+
{ id: "gsfa_2_45", text: "Little Goldenlocks visited the house of the three bears." },
|
|
467
|
+
{ id: "gsfa_2_46", text: "The little violet lifts its cup of blue." },
|
|
468
|
+
{ id: "gsfa_2_47", text: "David killed Goliath." },
|
|
469
|
+
{ id: "gsfa_2_48", text: "The days are growing much shorter.." },
|
|
470
|
+
{ id: "gsfa_2_49", text: "The thistle is the national flower of Scotland." },
|
|
471
|
+
{ id: "gsfa_2_50", text: "In winter most trees are leafless." },
|
|
472
|
+
{ id: "gsfa_2_51", text: "Miriam was Moses' sister." },
|
|
473
|
+
{ id: "gsfa_2_52", text: "We have enjoyed the story so much." },
|
|
474
|
+
{ id: "gsfa_2_53", text: "Their voices sounded very happy." },
|
|
475
|
+
{ id: "gsfa_2_54", text: "Shakespeare is the greatest English poet." },
|
|
476
|
+
{ id: "gsfa_2_55", text: "You should have been more careful." },
|
|
477
|
+
{ id: "gsfa_2_56", text: "Many wonderful tales did the old sailor tell." },
|
|
478
|
+
{ id: "gsfa_2_57", text: "Jack Frost is a queer little fellow." },
|
|
479
|
+
{ id: "gsfa_2_58", text: "We have been watching the antics of this funny little monkey." },
|
|
480
|
+
{ id: "gsfa_2_59", text: "William Penn was the friend of the Indians." },
|
|
481
|
+
{ id: "gsfa_2_60", text: "Everybody looks happy on Christmas-day." },
|
|
482
|
+
{ id: "gsfa_2_61", text: "I saw two birds' nests on my way to school." },
|
|
483
|
+
{ id: "gsfa_2_62", text: "Columbus discovered America." },
|
|
484
|
+
{ id: "gsfa_2_63", text: "The edges of this paper seem very rough." },
|
|
485
|
+
{ id: "gsfa_2_64", text: "We had so much fun." },
|
|
486
|
+
{ id: "gsfa_2_65", text: "The west wind will blow the clouds away." },
|
|
487
|
+
{ id: "gsfa_2_66", text: "We are all Americans." },
|
|
488
|
+
{ id: "gsfa_2_67", text: "The east wind usually brings rain." },
|
|
489
|
+
{ id: "gsfa_2_68", text: "The French were our firm friends during the war." },
|
|
490
|
+
{ id: "gsfa_2_69", text: "Abraham Lincoln was president during the Civil War." },
|
|
491
|
+
{ id: "gsfa_2_70", text: "Is today Saturday?" },
|
|
492
|
+
{ id: "gsfa_2_71", text: "Have all the leaves fallen from the trees?" },
|
|
493
|
+
{ id: "gsfa_2_72", text: "Will you be ready on time?" },
|
|
494
|
+
{ id: "gsfa_2_73", text: `Have you read "Heidi'?` },
|
|
495
|
+
{ id: "gsfa_2_74", text: "Will you mail this letter for me?" },
|
|
496
|
+
{ id: "gsfa_2_75", text: "Have you been waiting for me long?" },
|
|
497
|
+
{ id: "gsfa_2_76", text: "Is Sunday the first day of the week?" },
|
|
498
|
+
{ id: "gsfa_2_77", text: "Are these gloves too big for you?" },
|
|
499
|
+
{ id: "gsfa_2_78", text: "Did Jason get the Golden Fleece?" },
|
|
500
|
+
{ id: "gsfa_2_79", text: "Are these last examples right?" },
|
|
501
|
+
{ id: "gsfa_2_80", text: "How wide is the Mississippi River?" },
|
|
502
|
+
{ id: "gsfa_2_81", text: "Why do we celebrate Thanksgiving-day?" },
|
|
503
|
+
{ id: "gsfa_2_82", text: "Where did the Pilgrims land?" },
|
|
504
|
+
{ id: "gsfa_2_83", text: "When does summer really begin?" },
|
|
505
|
+
{ id: "gsfa_2_84", text: "When are the shadows longest?" },
|
|
506
|
+
{ id: "gsfa_2_85", text: "What books shall I take with me?" },
|
|
507
|
+
{ id: "gsfa_2_86", text: "Why do blossoms turn toward the light?" },
|
|
508
|
+
{ id: "gsfa_2_87", text: "Be polite to everybody." },
|
|
509
|
+
{ id: "gsfa_2_88", text: "Be a hero in the strife." },
|
|
510
|
+
{ id: "gsfa_2_89", text: "Read to me some ballad." },
|
|
511
|
+
{ id: "gsfa_2_90", text: "Listen." },
|
|
512
|
+
{ id: "gsfa_2_91", text: "Sit here by me." },
|
|
513
|
+
{ id: "gsfa_2_92", text: "Sing a song of sixpence." },
|
|
514
|
+
{ id: "gsfa_2_93", text: "Keep this secret until tomorrow." },
|
|
515
|
+
{ id: "gsfa_2_94", text: "Come with us." },
|
|
516
|
+
{ id: "gsfa_2_95", text: "Put these ornaments on the Christmas-tree." },
|
|
517
|
+
{ id: "gsfa_2_96", text: "Bring your friends with you." },
|
|
518
|
+
{ id: "gsfa_2_97", text: "Stand straight." },
|
|
519
|
+
{ id: "gsfa_2_98", text: "Do your duty cheerfully." },
|
|
520
|
+
{ id: "gsfa_2_99", text: "Wait for me." },
|
|
521
|
+
{ id: "gsfa_2_100", text: "Arrange these flowers in vases around the room." },
|
|
522
|
+
{ id: "gsfa_2_101", text: "Be careful." },
|
|
523
|
+
{ id: "gsfa_2_102", text: "Eat more slowly." },
|
|
524
|
+
{ id: "gsfa_2_103", text: "Raise the window." },
|
|
525
|
+
{ id: "gsfa_2_104", text: "Join with us in the song." },
|
|
526
|
+
{ id: "gsfa_2_105", text: "Write these words in a list." },
|
|
527
|
+
{ id: "gsfa_2_106", text: "Hang all your leafy banners out." },
|
|
528
|
+
{ id: "gsfa_2_107", text: "Rip and his dog were great friends." },
|
|
529
|
+
{ id: "gsfa_2_108", text: "Cuba and Hayti are islands near Florida." },
|
|
530
|
+
{ id: "gsfa_2_109", text: "You and I will go together." },
|
|
531
|
+
{ id: "gsfa_2_110", text: "They opened all the doors and windows." },
|
|
532
|
+
{ id: "gsfa_2_111", text: "Saturday and Sunday are holidays." },
|
|
533
|
+
{ id: "gsfa_2_112", text: "Beads and ornaments were very valuable in the eyes of the Indians." },
|
|
534
|
+
{ id: "gsfa_2_113", text: "The children played and sang." },
|
|
535
|
+
{ id: "gsfa_2_114", text: "My favorite flowers are violets and daisies." },
|
|
536
|
+
{ id: "gsfa_2_115", text: "Great are the sea and the heavens." },
|
|
537
|
+
{ id: "gsfa_2_116", text: "Our flag is red, white, and blue." },
|
|
538
|
+
{ id: "gsfa_2_117", text: 'The pipers played "Auld Lang Syne" and "Annie Laurie."' },
|
|
539
|
+
{ id: "gsfa_2_118", text: "Slowly and sadly we laid him down." },
|
|
540
|
+
{ id: "gsfa_2_119", text: "He spoke frankly and fearlessly." },
|
|
541
|
+
{ id: "gsfa_2_120", text: "The postman brought some valentines for you and me." },
|
|
542
|
+
{ id: "gsfa_2_121", text: "The day is cold and dark and dreary." },
|
|
543
|
+
{ id: "gsfa_2_122", text: "Over the river and through the wood, To grandmother's house we go." },
|
|
544
|
+
{ id: "gsfa_2_123", text: "The winds were soft and low." },
|
|
545
|
+
{ id: "gsfa_2_124", text: "Ulysses was a brave hero and loved his country." },
|
|
546
|
+
{ id: "gsfa_2_125", text: "The skipper blew a whiff from his pipe and laughed scornfully." },
|
|
547
|
+
{ id: "gsfa_2_126", text: "Each nook and corner was clean and orderly." },
|
|
548
|
+
{ id: "gsfa_2_127", text: "Her ribbons and laces looked fresh and new." },
|
|
549
|
+
{ id: "gsfa_2_128", text: "He is small, but strong." },
|
|
550
|
+
{ id: "gsfa_2_129", text: "Did they arrive early or late?" },
|
|
551
|
+
{ id: "gsfa_2_130", text: "I felt faint, but soon recovered." },
|
|
552
|
+
{ id: "gsfa_2_131", text: "Is this tree an oak or a maple?" },
|
|
553
|
+
{ id: "gsfa_2_132", text: "Does the sky look blue or gray?" },
|
|
554
|
+
{ id: "gsfa_2_133", text: "He read loud, but very indistinctly." },
|
|
555
|
+
{ id: "gsfa_2_134", text: "Come with your father or mother." },
|
|
556
|
+
{ id: "gsfa_2_135", text: "I am tired, but very happy." },
|
|
557
|
+
{ id: "gsfa_2_136", text: "Peter Pan's heart was full of gladness." },
|
|
558
|
+
{ id: "gsfa_2_137", text: "His laughter sounded through the quiet air." },
|
|
559
|
+
{ id: "gsfa_2_138", text: "Then he played a tune on his wonderful pipe." },
|
|
560
|
+
{ id: "gsfa_2_139", text: "Robin Hood had been outlawed by the King of England." },
|
|
561
|
+
{ id: "gsfa_2_140", text: "Ichabod Crane was a tall, lank fellow, with feet like shovels." },
|
|
562
|
+
{ id: "gsfa_2_141", text: "The torrents of Norway leap down from their mountain homes." },
|
|
563
|
+
{ id: "gsfa_2_142", text: "The evening wind made a disturbance among the trees." },
|
|
564
|
+
{ id: "gsfa_2_143", text: "In all climates spring is beautiful." },
|
|
565
|
+
{ id: "gsfa_2_144", text: "Benches were built along the sides of the porch." },
|
|
566
|
+
{ id: "gsfa_2_145", text: "Have some tea." },
|
|
567
|
+
{ id: "gsfa_2_146", text: "I am lord of the fowl and the brute." },
|
|
568
|
+
{ id: "gsfa_2_147", text: "Were you ever alone at night in a deep forest?" },
|
|
569
|
+
{ id: "gsfa_2_148", text: "Buy a paper from this boy." },
|
|
570
|
+
{ id: "gsfa_2_149", text: "The north wind lays a cover over all the rivers and lakes." },
|
|
571
|
+
{ id: "gsfa_2_150", text: "Toward the end of August the days grow much shorter." },
|
|
572
|
+
{ id: "gsfa_2_151", text: "Washington tramped through the woods with his gun and surveyor's chain, and then slept at night on the ground under the stars." },
|
|
573
|
+
{ id: "gsfa_2_152", text: "A company of soldiers marched over the hill and across the meadow." },
|
|
574
|
+
{ id: "gsfa_2_153", text: "A troop of merry children rushed past my window." },
|
|
575
|
+
{ id: "gsfa_2_154", text: "The daisy listened with delight to the song of the happy lark." },
|
|
576
|
+
{ id: "gsfa_2_155", text: "Behind Hiawatha's wigwam rose the dark forest." },
|
|
577
|
+
{ id: "gsfa_2_156", text: "The carols of the birds are the sweetest songs in all nature." },
|
|
578
|
+
{ id: "gsfa_2_157", text: "The fairies have the flowers for their mu sical bells." },
|
|
579
|
+
{ id: "gsfa_2_158", text: "The winds are often noisy." },
|
|
580
|
+
{ id: "gsfa_2_159", text: "The first part of the story is very interesting." },
|
|
581
|
+
{ id: "gsfa_2_160", text: "We have written the first three verses of the poem." },
|
|
582
|
+
{ id: "gsfa_2_161", text: "I remembered the name of the flowers." },
|
|
583
|
+
{ id: "gsfa_2_162", text: "Columbus had always loved the sea." },
|
|
584
|
+
{ id: "gsfa_2_163", text: "Washington's birthday is a national holiday." },
|
|
585
|
+
{ id: "gsfa_2_164", text: "Anemones are very dainty little flowers." },
|
|
586
|
+
{ id: "gsfa_2_165", text: "The Swiss are a brave people." },
|
|
587
|
+
{ id: "gsfa_2_166", text: "During Shakespeare's boyhood, Queen Elizabeth often made royal progresses from palace to palace throughout the country." },
|
|
588
|
+
{ id: "gsfa_2_167", text: "The shadows of the trees were gradually growing shorter." },
|
|
589
|
+
{ id: "gsfa_2_168", text: "Finally the great boat had become a mere speck on the horizon." },
|
|
590
|
+
{ id: "gsfa_2_169", text: "They have been most courteous to us always." },
|
|
591
|
+
{ id: "gsfa_2_170", text: "The Indians had never seen a ship or a white man before." },
|
|
592
|
+
{ id: "gsfa_2_171", text: "Of all beasts he learned the language." },
|
|
593
|
+
{ id: "gsfa_2_172", text: "Swift of foot was Hiawatha." },
|
|
594
|
+
{ id: "gsfa_2_173", text: "Pleasant was the landscape round him." },
|
|
595
|
+
{ id: "gsfa_2_174", text: "In his arms he bore the maiden." },
|
|
596
|
+
{ id: "gsfa_2_175", text: "The old lady appeared very anxious about the child." },
|
|
597
|
+
{ id: "gsfa_2_176", text: "The Pilgrims invited the Indians to their first Thanksgiving." },
|
|
598
|
+
{ id: "gsfa_2_177", text: "The stream sparkled and rolled onward with a tuneful sound." },
|
|
599
|
+
{ id: "gsfa_2_178", text: "The children put a pipe into the snowman's mouth, and a hat on his head." },
|
|
600
|
+
{ id: "gsfa_2_179", text: "Mercury bound his winged sandals to his feet, and took his wand in his hand." },
|
|
601
|
+
{ id: "gsfa_2_180", text: "For many years I have been a wanderer." },
|
|
602
|
+
{ id: "gsfa_2_181", text: "Cousin Mary knows many fairy tales, and tells them at night." },
|
|
603
|
+
{ id: "gsfa_2_182", text: "The minstrel played and sang most beautifully." },
|
|
604
|
+
{ id: "gsfa_2_183", text: "The crow dropped some pebbles into the pitcher, and raised the water to the brim." },
|
|
605
|
+
{ id: "gsfa_2_184", text: "The oak is monarch of the woods." },
|
|
606
|
+
{ id: "gsfa_2_185", text: "The baby clapped her hands and laughed in glee." },
|
|
607
|
+
{ id: "gsfa_2_186", text: "Does the hedge grow around the whole garden?" },
|
|
608
|
+
{ id: "gsfa_2_187", text: "Around went the wheels of the great machine." },
|
|
609
|
+
{ id: "gsfa_2_188", text: "Wash your face and hands, and come to dinner." },
|
|
610
|
+
{ id: "gsfa_2_189", text: "I took an armchair by the bright fire, and patiently awaited the arrival of my host." },
|
|
611
|
+
{ id: "gsfa_2_190", text: "The girl was careless, and dropped her basket of eggs." },
|
|
612
|
+
{ id: "gsfa_2_191", text: "Every pine and fir and hemlock wore ermine too dear for an earl." },
|
|
613
|
+
{ id: "gsfa_2_192", text: "Stop your play and be quiet." },
|
|
614
|
+
{ id: "gsfa_2_193", text: "Hide this sword under your cloak, and march bravely forward." },
|
|
615
|
+
{ id: "gsfa_2_194", text: "Do you take sugar and cream in your coffee?" },
|
|
616
|
+
{ id: "gsfa_2_195", text: "The sound of the drums grew louder and louder." },
|
|
617
|
+
{ id: "gsfa_2_196", text: "Do you like summer or winter best?" },
|
|
618
|
+
{ id: "gsfa_2_197", text: "Is June a spring or a summer month?" },
|
|
619
|
+
{ id: "gsfa_2_198", text: "The bird seemed only a speck in the blue sky." },
|
|
620
|
+
{ id: "gsfa_2_199", text: "Put some flowers in the center of the table." },
|
|
621
|
+
{ id: "gsfa_2_200", text: "Be accurate in all your work." },
|
|
622
|
+
{ id: "gsfa_2_201", text: "Honor thy father and thy mother." },
|
|
623
|
+
{ id: "gsfa_2_202", text: "How far do these great wheat fields extend?" },
|
|
624
|
+
{ id: "gsfa_2_203", text: "June 21 is the longest day in the year." },
|
|
625
|
+
{ id: "gsfa_2_204", text: "The little princess grew more beautiful and gracious." },
|
|
626
|
+
{ id: "gsfa_2_205", text: "Aha! I have caught you!" },
|
|
627
|
+
{ id: "gsfa_2_206", text: "Pshaw! this string is too short!" },
|
|
628
|
+
{ id: "gsfa_2_207", text: "Oh, dear! The wind has blown my hat away!" },
|
|
629
|
+
{ id: "gsfa_2_208", text: "Alas! that news is sad, indeed!" },
|
|
630
|
+
{ id: "gsfa_2_209", text: "Whew! that north wind freezes my nose!" },
|
|
631
|
+
{ id: "gsfa_2_210", text: "Philemon and Baucis were the kindest old people in the world." },
|
|
632
|
+
{ id: "gsfa_2_211", text: "For supper they had only a bit of a brown loaf, and a drink of fresh warm milk." },
|
|
633
|
+
{ id: "gsfa_2_212", text: "To no stranger did they ever refuse the best hospitality of their poor cottage." },
|
|
634
|
+
{ id: "gsfa_2_213", text: "This cottage stood on a low hill, at some distance from the village." },
|
|
635
|
+
{ id: "gsfa_2_214", text: "In past ages, the site of this village had been the bed of a lake." },
|
|
636
|
+
{ id: "gsfa_2_215", text: "The people of the lovely village were selfish and hard-hearted, and treated all strangers unkindly." },
|
|
637
|
+
{ id: "gsfa_2_216", text: "On a fine summer evening, the two old people were sitting outside the door of their cottage." },
|
|
638
|
+
{ id: "gsfa_2_217", text: "Suddenly two travelers appeared, and asked for a morsel of supper, and shelter for the night." },
|
|
639
|
+
{ id: "gsfa_2_218", text: "Baucis hastened indoors, but soon reappeared, with a loaf of bread and a pitcher of milk in her hands." },
|
|
640
|
+
{ id: "gsfa_2_219", text: "The two strangers were really Jupiter and Mercury." },
|
|
641
|
+
{ id: "gsfa_2_220", text: "They looked cautiously about, but saw nothing." },
|
|
642
|
+
{ id: "gsfa_2_221", text: "He is a great leader and a most courteous gentleman." },
|
|
643
|
+
{ id: "gsfa_2_222", text: "All nature appears calm and peaceful." },
|
|
644
|
+
{ id: "gsfa_2_223", text: "The moon revolves, and keeps the same side toward us." },
|
|
645
|
+
{ id: "gsfa_2_224", text: "Take this note, carry it to your mother, and wait for an answer." },
|
|
646
|
+
{ id: "gsfa_2_225", text: "They were good people, and lived very happily together." },
|
|
647
|
+
{ id: "gsfa_2_226", text: "He took a key from his pocket, unlocked the chest, and lifted the heavy lid." },
|
|
648
|
+
{ id: "gsfa_2_227", text: "I awoke early, dressed hastily, and went down to breakfast." },
|
|
649
|
+
{ id: "gsfa_2_228", text: "Knots of seaweed hung upon the jagged stones, and trembled in every breath of wind." },
|
|
650
|
+
{ id: "gsfa_2_229", text: "I rose, and found the shining dew on every buttercup." },
|
|
651
|
+
{ id: "gsfa_2_230", text: "The groves were God's first temples." },
|
|
652
|
+
{ id: "gsfa_2_231", text: "Vainly, but well, that chief had fought." }
|
|
653
|
+
]
|
|
654
|
+
},
|
|
655
|
+
3: {
|
|
656
|
+
name: "Section Three",
|
|
657
|
+
sentences: [
|
|
658
|
+
{ id: "gsfa_3_1", text: "They threw the poor dog a bone." },
|
|
659
|
+
{ id: "gsfa_3_2", text: "Offer the old lady a chair." },
|
|
660
|
+
{ id: "gsfa_3_3", text: "Send the child some flowers." },
|
|
661
|
+
{ id: "gsfa_3_4", text: "The old sailor made the little boy a beautiful boat." },
|
|
662
|
+
{ id: "gsfa_3_5", text: "Give me your attention." },
|
|
663
|
+
{ id: "gsfa_3_6", text: "We bought the baby a new cap." },
|
|
664
|
+
{ id: "gsfa_3_7", text: "Tell us the news." },
|
|
665
|
+
{ id: "gsfa_3_8", text: "He left his children all his wealth." },
|
|
666
|
+
{ id: "gsfa_3_9", text: "Pass me the sugar and cream." },
|
|
667
|
+
{ id: "gsfa_3_10", text: "They granted us our request." },
|
|
668
|
+
{ id: "gsfa_3_11", text: "The child wrote her mother a long letter." },
|
|
669
|
+
{ id: "gsfa_3_12", text: "They assigned us a very difficult task." },
|
|
670
|
+
{ id: "gsfa_3_13", text: "They have done us a great kindness." },
|
|
671
|
+
{ id: "gsfa_3_14", text: "Our neighbors, the Browns, left for the North." },
|
|
672
|
+
{ id: "gsfa_3_15", text: "I have a picture of Mr. Taft, our President." },
|
|
673
|
+
{ id: "gsfa_3_16", text: "I read Ivanhoe, a novel by Walter Scott." },
|
|
674
|
+
{ id: "gsfa_3_17", text: "Wm. Penn, the Quaker, was a friend of the Indians." },
|
|
675
|
+
{ id: "gsfa_3_18", text: "They followed Miles Standish, their captain." },
|
|
676
|
+
{ id: "gsfa_3_19", text: "Hiawatha lived with his grandmother, Nokomis." },
|
|
677
|
+
{ id: "gsfa_3_20", text: "You, his best friend, will cheer him in his trouble." },
|
|
678
|
+
{ id: "gsfa_3_21", text: "We visited Mt. Vernon, the home of Washington." },
|
|
679
|
+
{ id: "gsfa_3_22", text: "He lost his only weapon, his sword." },
|
|
680
|
+
{ id: "gsfa_3_23", text: "Stratford is the birthplace of Shakespeare, the greatest English poet." },
|
|
681
|
+
{ id: "gsfa_3_24", text: "The king saw the two strangers, mother and child." },
|
|
682
|
+
{ id: "gsfa_3_25", text: "Master Cheever, the old schoolmaster, taught arithmetic and reading." },
|
|
683
|
+
{ id: "gsfa_3_26", text: "We made a trip to Norway, the land of the midnight sun." },
|
|
684
|
+
{ id: "gsfa_3_27", text: "The dress of the little princess was embroidered with roses, the national flower of the country." },
|
|
685
|
+
{ id: "gsfa_3_28", text: "Lincoln, the son of a poor settler, became President of the United States." },
|
|
686
|
+
{ id: "gsfa_3_29", text: "On Christmas-day we had a pie, A nice round pie with a crimpy rim." },
|
|
687
|
+
{ id: "gsfa_3_30", text: "The little house had three rooms, -a sittingroom, a bedroom, and a tiny kitchen." },
|
|
688
|
+
{ id: "gsfa_3_31", text: "On the borders of a certain island Tom found Gotham, a very curious place." },
|
|
689
|
+
{ id: "gsfa_3_32", text: "Sir Philip Sidney, an English general, was severely wounded in battle." },
|
|
690
|
+
{ id: "gsfa_3_33", text: "We visited London, the largest city in the world." },
|
|
691
|
+
{ id: "gsfa_3_34", text: "They wore red caps, the symbol of liberty." },
|
|
692
|
+
{ id: "gsfa_3_35", text: "The year 1908 was a leap year." },
|
|
693
|
+
{ id: "gsfa_3_36", text: "We sent her some flowers as a birthday greeting." },
|
|
694
|
+
{ id: "gsfa_3_37", text: "With him as our protector, we fear no danger." },
|
|
695
|
+
{ id: "gsfa_3_38", text: "The Tabernacle, or Holy Tent, was placed in the middle of the Israelite camp." },
|
|
696
|
+
{ id: "gsfa_3_39", text: "The sweet gum, or liquid amber, is a pretty tree." },
|
|
697
|
+
{ id: "gsfa_3_40", text: "They gave him a medal as a reward for his bravery." },
|
|
698
|
+
{ id: "gsfa_3_41", text: "They waited an hour." },
|
|
699
|
+
{ id: "gsfa_3_42", text: "Go home." },
|
|
700
|
+
{ id: "gsfa_3_43", text: "He stayed away a month." },
|
|
701
|
+
{ id: "gsfa_3_44", text: "Walk one mile every morning after breakfast." },
|
|
702
|
+
{ id: "gsfa_3_45", text: "Robin Hood stepped backward several paces." },
|
|
703
|
+
{ id: "gsfa_3_46", text: "Seven long days and nights he fasted." },
|
|
704
|
+
{ id: "gsfa_3_47", text: "This tea costs a dollar a pound." },
|
|
705
|
+
{ id: "gsfa_3_48", text: "This plant grows an inch a week." },
|
|
706
|
+
{ id: "gsfa_3_49", text: "My friend has moved three blocks away." },
|
|
707
|
+
{ id: "gsfa_3_50", text: "They gave him a dollar a day." },
|
|
708
|
+
{ id: "gsfa_3_51", text: "This street is two miles long and fifty feet wide." },
|
|
709
|
+
{ id: "gsfa_3_52", text: "Some trains can go seventy miles an hour." },
|
|
710
|
+
{ id: "gsfa_3_53", text: "This month the baby will be three years old." },
|
|
711
|
+
{ id: "gsfa_3_54", text: "We go to dancing school every Monday and Thursday." },
|
|
712
|
+
{ id: "gsfa_3_55", text: "We learned something new each day." },
|
|
713
|
+
{ id: "gsfa_3_56", text: "This train leaves five minutes earlier this week." },
|
|
714
|
+
{ id: "gsfa_3_57", text: "Last summer we went north." },
|
|
715
|
+
{ id: "gsfa_3_58", text: "I saw a snake a yard long." },
|
|
716
|
+
{ id: "gsfa_3_59", text: "The fish weighs five pounds." },
|
|
717
|
+
{ id: "gsfa_3_60", text: "Give us this day our daily bread." },
|
|
718
|
+
{ id: "gsfa_3_61", text: "I will make this undertaking my special care." },
|
|
719
|
+
{ id: "gsfa_3_62", text: "Did you find the distance too great?" },
|
|
720
|
+
{ id: "gsfa_3_63", text: "They considered the great oak their trystingplace." },
|
|
721
|
+
{ id: "gsfa_3_64", text: "They showed us every possible attention and made us most welcome." },
|
|
722
|
+
{ id: "gsfa_3_65", text: "The people of Liliput called Gulliver the man-mountain." },
|
|
723
|
+
{ id: "gsfa_3_66", text: "Everybody thinks Rose a beautiful girl." },
|
|
724
|
+
{ id: "gsfa_3_67", text: "A blazing fire soon made us dry and comfortable." },
|
|
725
|
+
{ id: "gsfa_3_68", text: "The judge pronounced the prisoner innocent of the crime." },
|
|
726
|
+
{ id: "gsfa_3_69", text: "Exercise keeps one well." },
|
|
727
|
+
{ id: "gsfa_3_70", text: "The noise of the pounding nearly drove us mad." },
|
|
728
|
+
{ id: "gsfa_3_71", text: "We chose him as our guide." },
|
|
729
|
+
{ id: "gsfa_3_72", text: "They sent little cakes as valentines." },
|
|
730
|
+
{ id: "gsfa_3_73", text: "Take this veil as protection from the cutting wind." },
|
|
731
|
+
{ id: "gsfa_3_74", text: "Use this umbrella as a cane." },
|
|
732
|
+
{ id: "gsfa_3_75", text: "How many words did you have right?" },
|
|
733
|
+
{ id: "gsfa_3_76", text: "He remained poor all his life." },
|
|
734
|
+
{ id: "gsfa_3_77", text: "Bless me, my father." },
|
|
735
|
+
{ id: "gsfa_3_78", text: "Cousin, be merry." },
|
|
736
|
+
{ id: "gsfa_3_79", text: "How old are you, little girl?" },
|
|
737
|
+
{ id: "gsfa_3_80", text: "Hurry, children." },
|
|
738
|
+
{ id: "gsfa_3_81", text: "Madam, I will obey your command." },
|
|
739
|
+
{ id: "gsfa_3_82", text: "You, sir, have been my best friend." },
|
|
740
|
+
{ id: "gsfa_3_83", text: "You are wrong, my child." },
|
|
741
|
+
{ id: "gsfa_3_84", text: "Ring out, wild bells." },
|
|
742
|
+
{ id: "gsfa_3_85", text: "Boatman, do not tarry." },
|
|
743
|
+
{ id: "gsfa_3_86", text: "Do not cry, little baby." },
|
|
744
|
+
{ id: "gsfa_3_87", text: "Do you not know me, my son?" },
|
|
745
|
+
{ id: "gsfa_3_88", text: "I am not ready, mother." },
|
|
746
|
+
{ id: "gsfa_3_89", text: "The ocean seemed at rest." },
|
|
747
|
+
{ id: "gsfa_3_90", text: "The whole village was in a commotion." },
|
|
748
|
+
{ id: "gsfa_3_91", text: "Our roses are now in full bloom." },
|
|
749
|
+
{ id: "gsfa_3_92", text: "The clouds in the west seemed on fire." },
|
|
750
|
+
{ id: "gsfa_3_93", text: "She was in despair over her Easter bonnet." },
|
|
751
|
+
{ id: "gsfa_3_94", text: "The grass looked like a bright green carpet." },
|
|
752
|
+
{ id: "gsfa_3_95", text: "Whom does the baby look like?" },
|
|
753
|
+
{ id: "gsfa_3_96", text: "We were all in most excellent spirits." },
|
|
754
|
+
{ id: "gsfa_3_97", text: "Be of good cheer, brave comrades." },
|
|
755
|
+
{ id: "gsfa_3_98", text: "The young man is not of age." },
|
|
756
|
+
{ id: "gsfa_3_99", text: "Make yourselves at home, my friends." },
|
|
757
|
+
{ id: "gsfa_3_100", text: "They still kept up some faint observance of the once popular rites of May." },
|
|
758
|
+
{ id: "gsfa_3_101", text: "Promise me one thing, great king." },
|
|
759
|
+
{ id: "gsfa_3_102", text: "This month is named in honor of Janus, an ancient Roman god." },
|
|
760
|
+
{ id: "gsfa_3_103", text: "I stood, a little mite of a girl, upon a chair by the window, and watched the falling flakes." },
|
|
761
|
+
{ id: "gsfa_3_104", text: "Out of a low cave of rock at the foot of a limestone crag, the great fountain rose." },
|
|
762
|
+
{ id: "gsfa_3_105", text: "In Japan the little girls, even baby girls, wear bright red or yellow." },
|
|
763
|
+
{ id: "gsfa_3_106", text: "The door was painted green, and had a brass knocker." },
|
|
764
|
+
{ id: "gsfa_3_107", text: "Queen Elizabeth called the new country Virginia, in honor of herself." },
|
|
765
|
+
{ id: "gsfa_3_108", text: "The little Dutch settlement on Manhattan Island had become the largest and wealthiest city in America." },
|
|
766
|
+
{ id: "gsfa_3_109", text: "The Pilgrims landed Dec. 22, the shortest day in the year." },
|
|
767
|
+
{ id: "gsfa_3_110", text: "The Pilgrims signed an agreement, and then chose John Carver governor." },
|
|
768
|
+
{ id: "gsfa_3_111", text: "Sit here and sing us a song." },
|
|
769
|
+
{ id: "gsfa_3_112", text: "Last week Mr. Weber, the florist, sent us a fern three feet high." },
|
|
770
|
+
{ id: "gsfa_3_113", text: "All her finery, -lace, ribbons, and feathers, -was packed away in a trunk." },
|
|
771
|
+
{ id: "gsfa_3_114", text: "Gentlemen, do you think this law just?" },
|
|
772
|
+
{ id: "gsfa_3_115", text: "Show the guests these curios, my son, and tell them their strange history." },
|
|
773
|
+
{ id: "gsfa_3_116", text: "The governor granted the prisoner his request, and later pardoned him." },
|
|
774
|
+
{ id: "gsfa_3_117", text: "Did I promise you anything last night?" },
|
|
775
|
+
{ id: "gsfa_3_118", text: "I will give thy camels drink also, stranger." },
|
|
776
|
+
{ id: "gsfa_3_119", text: "Most beloved by Hiawatha was the gentle Chibiabos." },
|
|
777
|
+
{ id: "gsfa_3_120", text: "I a light canoe will build me." },
|
|
778
|
+
{ id: "gsfa_3_121", text: "Like a fire upon the hearth-stone is a neighbor's homely daughter." },
|
|
779
|
+
{ id: "gsfa_3_122", text: "Go, my son, into the forest." },
|
|
780
|
+
{ id: "gsfa_3_123", text: "Light he thought her, like a feather." },
|
|
781
|
+
{ id: "gsfa_3_124", text: "All the spring flowers, -lilies of the valley, columbines, and violets, come like fairies from their subterraneous palaces." },
|
|
782
|
+
{ id: "gsfa_3_125", text: "Books of voyage and travel became his passion." },
|
|
783
|
+
{ id: "gsfa_3_126", text: "Robin Hood, the famous outlaw, was the best archer in all England." },
|
|
784
|
+
{ id: "gsfa_3_127", text: "The woods rang with the song of the birds, -throstle, cuckoo, and wood-pigeon." },
|
|
785
|
+
{ id: "gsfa_3_128", text: "We have come a long distance-ten or twelve miles, sir." },
|
|
786
|
+
{ id: "gsfa_3_129", text: "We arrived at Dublin late at night, and drove to our hotel in an Irish jaunting-car." },
|
|
787
|
+
{ id: "gsfa_3_130", text: "On a brilliant winter's day, we started off in the sleigh, in the gayest of spirits." },
|
|
788
|
+
{ id: "gsfa_3_131", text: "A thirsty crow saw a pitcher, and flew to it in great delight." },
|
|
789
|
+
{ id: "gsfa_3_132", text: "The old man brought candy and nuts, a treat for the little folks." },
|
|
790
|
+
{ id: "gsfa_3_133", text: "I bought a picture of Fuji, the sacred mountain of Japan." },
|
|
791
|
+
{ id: "gsfa_3_134", text: "The schoolroom, children, was a dingy room with a sanded floor." },
|
|
792
|
+
{ id: "gsfa_3_135", text: "He was the boys' best friend, that dear old schoolmaster." },
|
|
793
|
+
{ id: "gsfa_3_136", text: "Caesar, the leader of the Roman army, was a mighty warrior." },
|
|
794
|
+
{ id: "gsfa_3_137", text: "You alone are responsible for this accident." },
|
|
795
|
+
{ id: "gsfa_3_138", text: "His armor was of glittering brass." },
|
|
796
|
+
{ id: "gsfa_3_139", text: "His character is beyond reproach." },
|
|
797
|
+
{ id: "gsfa_3_140", text: "Her conduct was above criticism." },
|
|
798
|
+
{ id: "gsfa_3_141", text: "The Israelites considered the Ark of the Covenant their most precious possession." },
|
|
799
|
+
{ id: "gsfa_3_142", text: "The opinion of the junto was completely controlled by Nicholas Vedder, a patriarch of the village, and landlord of the inn." },
|
|
800
|
+
{ id: "gsfa_3_143", text: "Go not forth, Hiawatha, To the kingdom of the West-Wind." },
|
|
801
|
+
{ id: "gsfa_3_144", text: "Rise, O Youth, and wrestle with me." },
|
|
802
|
+
{ id: "gsfa_3_145", text: "Many days they talked together." },
|
|
803
|
+
{ id: "gsfa_3_146", text: "Out of a pellucid brook Pebbles round and smooth I took." },
|
|
804
|
+
{ id: "gsfa_3_147", text: "Every knight was overcome but Lancelot." },
|
|
805
|
+
{ id: "gsfa_3_148", text: "The deed was but mischance." },
|
|
806
|
+
{ id: "gsfa_3_149", text: "The child is but two years old." },
|
|
807
|
+
{ id: "gsfa_3_150", text: "He tried, but failed." },
|
|
808
|
+
{ id: "gsfa_3_151", text: "He did but glance toward us." },
|
|
809
|
+
{ id: "gsfa_3_152", text: "This horse is strong, but exceedingly gentle." },
|
|
810
|
+
{ id: "gsfa_3_153", text: "Do anything but that." },
|
|
811
|
+
{ id: "gsfa_3_154", text: "O my children, love is sunshine." },
|
|
812
|
+
{ id: "gsfa_3_155", text: "The toys gave the little sick child so much pleasure." },
|
|
813
|
+
{ id: "gsfa_3_156", text: "The water makes the pebbles round and smooth." },
|
|
814
|
+
{ id: "gsfa_3_157", text: "Rain, rain, go away, Come again some other day." },
|
|
815
|
+
{ id: "gsfa_3_158", text: "These traits of character, a kind heart and a poetic imagination, made his life joyous." },
|
|
816
|
+
{ id: "gsfa_3_159", text: "We reached the magnificent glacier of the Rhone, a frozen cataract two thousand feet high and many miles broad." },
|
|
817
|
+
{ id: "gsfa_3_160", text: "Sir Philip Sidney, the noble English general, offered the poor soldier a cup of water." },
|
|
818
|
+
{ id: "gsfa_3_161", text: "Every spring and fall they pay us a long visit." },
|
|
819
|
+
{ id: "gsfa_3_162", text: "The beavers build themselves lodges beneath the surface of the water." },
|
|
820
|
+
{ id: "gsfa_3_163", text: "Through woods and mountain passes, The winds, like anthems, roll." },
|
|
821
|
+
{ id: "gsfa_3_164", text: "There he stands in the foul weather, The foolish, fond Old Year." },
|
|
822
|
+
{ id: "gsfa_3_165", text: "Sleep, little one." },
|
|
823
|
+
{ id: "gsfa_3_166", text: "Hast thou seen that lordly castle, That castle by the sea?" },
|
|
824
|
+
{ id: "gsfa_3_167", text: "Gems I held from every land In the hollow of my hand." },
|
|
825
|
+
{ id: "gsfa_3_168", text: "Pentecost, day of joy, had come." },
|
|
826
|
+
{ id: "gsfa_3_169", text: "Birds were singing their carols, a jubilant hymn to the Highest." },
|
|
827
|
+
{ id: "gsfa_3_170", text: "The young Mondamin, With his long and glossy plumage, Stood and beckoned at the doorway." },
|
|
828
|
+
{ id: "gsfa_3_171", text: "Give me your bark, O Birch-tree!" },
|
|
829
|
+
{ id: "gsfa_3_172", text: "Don't cry, little girl." },
|
|
830
|
+
{ id: "gsfa_3_173", text: "Jack Frost looked forth one still, clear night." },
|
|
831
|
+
{ id: "gsfa_3_174", text: "One day I saw a mullein-stalk nearly six feet tall." },
|
|
832
|
+
{ id: "gsfa_3_175", text: "Athena, the goddess of Wisdom, heard Arachne's boastful speech." },
|
|
833
|
+
{ id: "gsfa_3_176", text: "Good queen, I am friendless and a stranger." },
|
|
834
|
+
{ id: "gsfa_3_177", text: "Grant us thy peace." },
|
|
835
|
+
{ id: "gsfa_3_178", text: "Her kindness soon put the awkward youth at his ease." },
|
|
836
|
+
{ id: "gsfa_3_179", text: "Columbus named the island San Salvador, and took possession of it for the king and queen of Spain." },
|
|
837
|
+
{ id: "gsfa_3_180", text: "Queen Elizabeth, the Virgin Queen, named the new country Virginia in honor of herself." },
|
|
838
|
+
{ id: "gsfa_3_181", text: "Captain John Smith, the sturdy explorer, showed the Indians his pocket compass." },
|
|
839
|
+
{ id: "gsfa_3_182", text: "I am Jason, the son of Aeson, the heir of all this fair land." },
|
|
840
|
+
{ id: "gsfa_3_183", text: "Then Orpheus took his harp and began his magic music." },
|
|
841
|
+
{ id: "gsfa_3_184", text: "Puck was a lively little sprite, and played many mischievous pranks." },
|
|
842
|
+
{ id: "gsfa_3_185", text: "Gertrude, queen of Denmark, was the mother of Hamlet." },
|
|
843
|
+
{ id: "gsfa_3_186", text: "In our climate the grass remains green all winter." },
|
|
844
|
+
{ id: "gsfa_3_187", text: "Do you want all the windows and doors open?" },
|
|
845
|
+
{ id: "gsfa_3_188", text: "You must keep this news a secret until tomorrow." },
|
|
846
|
+
{ id: "gsfa_3_189", text: "Oberon and Titania, the king and queen of the fairies, held their midnight revels in the wood." },
|
|
847
|
+
{ id: "gsfa_3_190", text: "Most noble sir, I have obeyed all your commands with the utmost care." },
|
|
848
|
+
{ id: "gsfa_3_191", text: "Two good friends had Hiawatha, Chibiabos, the musician, And the very strong man, Kwasind." },
|
|
849
|
+
{ id: "gsfa_3_192", text: "The four fairies' names were Pease-blossom, Cobweb, Moth, and Mustard-seed." },
|
|
850
|
+
{ id: "gsfa_3_193", text: "Lady-bird, Lady-bird, fly away home." },
|
|
851
|
+
{ id: "gsfa_3_194", text: "Nothing I hear but the chirp of the crickets." },
|
|
852
|
+
{ id: "gsfa_3_195", text: "My window remained open all night." },
|
|
853
|
+
{ id: "gsfa_3_196", text: "Up soared the lark into the air, A shaft of song, a winged prayer." },
|
|
854
|
+
{ id: "gsfa_3_197", text: "Sweet the memory is to me, Of a land beyond the sea." },
|
|
855
|
+
{ id: "gsfa_3_198", text: "Three caskets they bore on their saddlebows, Three caskets of gold, with golden keys." },
|
|
856
|
+
{ id: "gsfa_3_199", text: "Be satisfied with nothing but your best." },
|
|
857
|
+
{ id: "gsfa_3_200", text: "Colder and louder blew the wind, A gale from the northeast." },
|
|
858
|
+
{ id: "gsfa_3_201", text: "Thou art like a beauteous flower." },
|
|
859
|
+
{ id: "gsfa_3_202", text: "Time and tide wait for no man." },
|
|
860
|
+
{ id: "gsfa_3_203", text: "How many words did you have right?" },
|
|
861
|
+
{ id: "gsfa_3_204", text: "Iris always wore a chain of raindrops for pearls, and a cloud for a robe." },
|
|
862
|
+
{ id: "gsfa_3_205", text: "We peeped into the well, and saw our reflection in the water." },
|
|
863
|
+
{ id: "gsfa_3_206", text: "At the head of the procession marched a funny man with a tall fur hat and a great heavy walking-stick." },
|
|
864
|
+
{ id: "gsfa_3_207", text: "I myself will mail the letter." },
|
|
865
|
+
{ id: "gsfa_3_208", text: "They did the work themselves." },
|
|
866
|
+
{ id: "gsfa_3_209", text: "I gave the papers to the governor himself." },
|
|
867
|
+
{ id: "gsfa_3_210", text: "They themselves have done this." },
|
|
868
|
+
{ id: "gsfa_3_211", text: "The little girl made the doll's dress herself." },
|
|
869
|
+
{ id: "gsfa_3_212", text: "I hurt myself." },
|
|
870
|
+
{ id: "gsfa_3_213", text: "She was talking to herself." },
|
|
871
|
+
{ id: "gsfa_3_214", text: "He proved himself trustworthy." },
|
|
872
|
+
{ id: "gsfa_3_215", text: "I made myself a printing-press." },
|
|
873
|
+
{ id: "gsfa_3_216", text: "We could see ourselves in the water." },
|
|
874
|
+
{ id: "gsfa_3_217", text: "Do it yourself." },
|
|
875
|
+
{ id: "gsfa_3_218", text: "I feel ashamed of myself." },
|
|
876
|
+
{ id: "gsfa_3_219", text: "The little children themselves gathered these flowers." },
|
|
877
|
+
{ id: "gsfa_3_220", text: "I will attend to that myself." },
|
|
878
|
+
{ id: "gsfa_3_221", text: "The people themselves do not believe the story." },
|
|
879
|
+
{ id: "gsfa_3_222", text: "Sit here by yourself." },
|
|
880
|
+
{ id: "gsfa_3_223", text: "I gave myself a dreadful blow on the head." },
|
|
881
|
+
{ id: "gsfa_3_224", text: "Hurrah! I have finished my work in time for a good game of ball before dinner!" }
|
|
882
|
+
]
|
|
883
|
+
},
|
|
884
|
+
4: {
|
|
885
|
+
name: "Section Four",
|
|
886
|
+
sentences: [
|
|
887
|
+
{ id: "gsfa_4_1", text: "I lost the book that you gave me." },
|
|
888
|
+
{ id: "gsfa_4_2", text: "The boy who brought the note has left." },
|
|
889
|
+
{ id: "gsfa_4_3", text: "These are the flowers that you ordered." },
|
|
890
|
+
{ id: "gsfa_4_4", text: "Have you seen the book that I left on the library table?" },
|
|
891
|
+
{ id: "gsfa_4_5", text: "Have you returned the umbrella that you borrowed yesterday?" },
|
|
892
|
+
{ id: "gsfa_4_6", text: "The Indians that Columbus found in America were poor." },
|
|
893
|
+
{ id: "gsfa_4_7", text: "I have read the book to which you refer." },
|
|
894
|
+
{ id: "gsfa_4_8", text: "The snowdrop is the first flower that opens in the spring." },
|
|
895
|
+
{ id: "gsfa_4_9", text: "The fisherman who owned the boat now demanded payment." },
|
|
896
|
+
{ id: "gsfa_4_10", text: "He named the island that he had discovered San Salvador." },
|
|
897
|
+
{ id: "gsfa_4_11", text: "Come when you are called." },
|
|
898
|
+
{ id: "gsfa_4_12", text: "I shall stay at home if it rains." },
|
|
899
|
+
{ id: "gsfa_4_13", text: "When he saw me, he stopped." },
|
|
900
|
+
{ id: "gsfa_4_14", text: "If you want me, telephone before noon." },
|
|
901
|
+
{ id: "gsfa_4_15", text: "Since my country calls me, I obey." },
|
|
902
|
+
{ id: "gsfa_4_16", text: "I saw a ship that sailed the sea." },
|
|
903
|
+
{ id: "gsfa_4_17", text: "The books that you spoke of are not for sale." },
|
|
904
|
+
{ id: "gsfa_4_18", text: "The daisy, by the shadow that it casts, Protects the lingering dewdrop from the sun." },
|
|
905
|
+
{ id: "gsfa_4_19", text: "If thou art alive, sweet sir, awake." },
|
|
906
|
+
{ id: "gsfa_4_20", text: "Do not laugh at me because I seem so absentminded." },
|
|
907
|
+
{ id: "gsfa_4_21", text: "Happy is the simple man whose heart is very young." },
|
|
908
|
+
{ id: "gsfa_4_22", text: "When the trees bow down their heads, The wind is passing by." },
|
|
909
|
+
{ id: "gsfa_4_23", text: "I had scaled the massive rock which commands the town." },
|
|
910
|
+
{ id: "gsfa_4_24", text: "The prettiest toy of all was a little lady, who stood at the open door of the castle." },
|
|
911
|
+
{ id: "gsfa_4_25", text: "She had a little narrow blue ribbon over her shoulders, that looked like a scarf." },
|
|
912
|
+
{ id: "gsfa_4_26", text: "Catherine lingered a minute after she had been served." },
|
|
913
|
+
{ id: "gsfa_4_27", text: "The valley had been dry land so long that oaks had sprung up, and grown great and high." },
|
|
914
|
+
{ id: "gsfa_4_28", text: "As the stranger listened, a smile beamed over his countenance." },
|
|
915
|
+
{ id: "gsfa_4_29", text: "I will lend you the books that you need." },
|
|
916
|
+
{ id: "gsfa_4_30", text: "When I heard the knock, I ran to the door and opened it." },
|
|
917
|
+
{ id: "gsfa_4_31", text: "Come early next Monday, if you can." },
|
|
918
|
+
{ id: "gsfa_4_32", text: "Boys, choose him leader, for he has won three times." },
|
|
919
|
+
{ id: "gsfa_4_33", text: "They chose him king, because he had proven himself worthy." },
|
|
920
|
+
{ id: "gsfa_4_34", text: "If you come early, wait in the study-hall." },
|
|
921
|
+
{ id: "gsfa_4_35", text: "The poor duckling was sad because he looked so ugly." },
|
|
922
|
+
{ id: "gsfa_4_36", text: "The Indians were not the only enemies that the colonists feared." },
|
|
923
|
+
{ id: "gsfa_4_37", text: "If you find the bucket empty, fill it." },
|
|
924
|
+
{ id: "gsfa_4_38", text: "The shield which the goddess bore was polished, and shone in the sun." },
|
|
925
|
+
{ id: "gsfa_4_39", text: "If you see your cousins Saturday, give them my regards." },
|
|
926
|
+
{ id: "gsfa_4_40", text: "Her carriage was a shell of many hues, which glittered in the sunshine." },
|
|
927
|
+
{ id: "gsfa_4_41", text: "He had a little sister who was his constant companion." },
|
|
928
|
+
{ id: "gsfa_4_42", text: "They wondered at the goodness and power of God, who made the lovely world." },
|
|
929
|
+
{ id: "gsfa_4_43", text: "A certain man had a goose that laid him a golden egg every day." },
|
|
930
|
+
{ id: "gsfa_4_44", text: "The patter and beat of the storm was a joyous sound to children who owned sleds." },
|
|
931
|
+
{ id: "gsfa_4_45", text: "Philomel, with melody Sing in our sweet lullaby." },
|
|
932
|
+
{ id: "gsfa_4_46", text: "I had a younger brother whose name was Antonio." },
|
|
933
|
+
{ id: "gsfa_4_47", text: "They chose him as chief, because they considered him the bravest man among their company." },
|
|
934
|
+
{ id: "gsfa_4_48", text: "The wood in which they met was the favorite haunt of the fairies." },
|
|
935
|
+
{ id: "gsfa_4_49", text: "If you have time, pay us a visit." },
|
|
936
|
+
{ id: "gsfa_4_50", text: "Have you seen the flowers that the children brought?" },
|
|
937
|
+
{ id: "gsfa_4_51", text: "I have read the books you recommend." },
|
|
938
|
+
{ id: "gsfa_4_52", text: "I found the ring I lost." },
|
|
939
|
+
{ id: "gsfa_4_53", text: "I will come at whatever time you appoint." },
|
|
940
|
+
{ id: "gsfa_4_54", text: "The sun shines, and the weather is warm." },
|
|
941
|
+
{ id: "gsfa_4_55", text: "The lark sang, and the daisy was happy." },
|
|
942
|
+
{ id: "gsfa_4_56", text: "In summer the days are long and the nights are short." },
|
|
943
|
+
{ id: "gsfa_4_57", text: "Her brothers are very dark, but she is different." },
|
|
944
|
+
{ id: "gsfa_4_58", text: "The sun is shining, but it is very cold." },
|
|
945
|
+
{ id: "gsfa_4_59", text: "I knocked, but no one answered." },
|
|
946
|
+
{ id: "gsfa_4_60", text: "The day is cold and dark and dreary; It rains, and the wind is never weary." },
|
|
947
|
+
{ id: "gsfa_4_61", text: "Her mouth smiled, but her eyes were very sad." },
|
|
948
|
+
{ id: "gsfa_4_62", text: "Spring has come, but the snow still lingers on the mountain side." },
|
|
949
|
+
{ id: "gsfa_4_63", text: "The thunder is loud, and the lightning plays among the clouds." },
|
|
950
|
+
{ id: "gsfa_4_64", text: "When I arrived, I went to the hotel, but all the rooms had been taken." },
|
|
951
|
+
{ id: "gsfa_4_65", text: "The wind is high, but the tide is low." },
|
|
952
|
+
{ id: "gsfa_4_66", text: "The eleven brothers were all princes; and each went to school with a star on his breast and a sword at his side." },
|
|
953
|
+
{ id: "gsfa_4_67", text: "The morning had been beautiful, but by noon the sky was quite overcast." },
|
|
954
|
+
{ id: "gsfa_4_68", text: "The Grasshopper begged for a little food; but the Ants only mocked him." },
|
|
955
|
+
{ id: "gsfa_4_69", text: "The fairy godmother touched the six mice, and they became six prancing steeds, with harnesses of gold." },
|
|
956
|
+
{ id: "gsfa_4_70", text: "Diana's chariot is bright like silver, but her horses are black as night." },
|
|
957
|
+
{ id: "gsfa_4_71", text: "A large fire burned briskly in the grate; a kettle hissed and bubbled on the hob." },
|
|
958
|
+
{ id: "gsfa_4_72", text: "The hut was humble; but it was clean and white, like a sea-shell." },
|
|
959
|
+
{ id: "gsfa_4_73", text: "Oft to his frozen lair Tracked I the grizzly bear, While from my path the hare Fled like a shadow." },
|
|
960
|
+
{ id: "gsfa_4_74", text: "With splendid courage they faced danger, while they concealed their deeper feelings." },
|
|
961
|
+
{ id: "gsfa_4_75", text: "Her hair was thick with many a curl That clustered round her head." },
|
|
962
|
+
{ id: "gsfa_4_76", text: "If you would have a faithful servant, serve yourself." },
|
|
963
|
+
{ id: "gsfa_4_77", text: "Did you ever watch the wonderful cloudhorses that the north wind drives across the sky?" },
|
|
964
|
+
{ id: "gsfa_4_78", text: "Here and there skims a blue dragon-fly, with his firm wings that look like thinnest gauze." },
|
|
965
|
+
{ id: "gsfa_4_79", text: "The old man played his fiddle, and all the little children danced merrily." },
|
|
966
|
+
{ id: "gsfa_4_80", text: "Play and I will sing." },
|
|
967
|
+
{ id: "gsfa_4_81", text: "In this country Christmas comes in winter, but in the southern hemisphere it comes in midsummer." },
|
|
968
|
+
{ id: "gsfa_4_82", text: "It is day here, but it is night in Japan." },
|
|
969
|
+
{ id: "gsfa_4_83", text: "The sun smiles, and the whole world returns the smile." },
|
|
970
|
+
{ id: "gsfa_4_84", text: "Swift kindnesses are best; a long delay in kindness takes the kindness all away." },
|
|
971
|
+
{ id: "gsfa_4_85", text: "She had a rustic, woodland air, And she was wildly clad." },
|
|
972
|
+
{ id: "gsfa_4_86", text: "Sit here and we can see the fun." },
|
|
973
|
+
{ id: "gsfa_4_87", text: "We carried umbrellas, but we did not need them." },
|
|
974
|
+
{ id: "gsfa_4_88", text: "They told me that wonderful tale, but I do not believe it." },
|
|
975
|
+
{ id: "gsfa_4_89", text: "These are the books you selected." },
|
|
976
|
+
{ id: "gsfa_4_90", text: "Any time you mention will suit me." },
|
|
977
|
+
{ id: "gsfa_4_91", text: "On the surface of the broad smooth pond, among their flat green leaves, float the great waterlilies." },
|
|
978
|
+
{ id: "gsfa_4_92", text: "He laughs best who laughs last." },
|
|
979
|
+
{ id: "gsfa_4_93", text: "Give me the articles I ordered." },
|
|
980
|
+
{ id: "gsfa_4_94", text: "That is the funniest story I ever heard." },
|
|
981
|
+
{ id: "gsfa_4_95", text: "While you wait, I'll tell you a joke I read." },
|
|
982
|
+
{ id: "gsfa_4_96", text: "She is taller than he." },
|
|
983
|
+
{ id: "gsfa_4_97", text: "They are no wiser than we." },
|
|
984
|
+
{ id: "gsfa_4_98", text: "Light travels faster than sound." },
|
|
985
|
+
{ id: "gsfa_4_99", text: "We have more time than they." },
|
|
986
|
+
{ id: "gsfa_4_100", text: "She has more friends than enemies." },
|
|
987
|
+
{ id: "gsfa_4_101", text: "I can endure heat better than cold." },
|
|
988
|
+
{ id: "gsfa_4_102", text: "London is much larger than Paris." },
|
|
989
|
+
{ id: "gsfa_4_103", text: "He is far more lucky than wise." },
|
|
990
|
+
{ id: "gsfa_4_104", text: "Your judgment is better than his." },
|
|
991
|
+
{ id: "gsfa_4_105", text: "I know her better than her sister." },
|
|
992
|
+
{ id: "gsfa_4_106", text: "Spring is the morning of the year, The summer is the noontide bright, The autumn is the evening clear That comes before the winter's night." },
|
|
993
|
+
{ id: "gsfa_4_107", text: "Rip now hurried forth, and hastened to his old resort, the village inn; but it, too, was gone." },
|
|
994
|
+
{ id: "gsfa_4_108", text: "He walked along cautiously to the very edge of the precipice, and then leaned over." },
|
|
995
|
+
{ id: "gsfa_4_109", text: "To the left, in the mellow sunset light, stretched the lovely vineyards, with their rows of Mellised vines." },
|
|
996
|
+
{ id: "gsfa_4_110", text: "A Connecticut farmer took me out under his porch one April day, and showed me a phoebebird's nest six stories high." },
|
|
997
|
+
{ id: "gsfa_4_111", text: "The same bird had returned each year, and had built a new nest upon the old foundation." },
|
|
998
|
+
{ id: "gsfa_4_112", text: "I wandered lonely as a cloud That floats on high o'er vales and hills." },
|
|
999
|
+
{ id: "gsfa_4_113", text: "The waves beside them danced; but they Outdid the sparkling waves in glee." },
|
|
1000
|
+
{ id: "gsfa_4_114", text: "We can finish nothing in this life; but we may make a beginning, and bequeath a noble example. +115. He who guides thy certain flight Will lead my steps aright." },
|
|
1001
|
+
{ id: "gsfa_4_115", text: "The vine still clings to the mouldering wall, But at every gust the dead leaves fall, And the day is cold and dark and dreary." },
|
|
1002
|
+
{ id: "gsfa_4_116", text: "Jack be nimble, Jack be quick, Jack jump over the candle stick." },
|
|
1003
|
+
{ id: "gsfa_4_117", text: "Work, for the night is coming." },
|
|
1004
|
+
{ id: "gsfa_4_118", text: "In the depths of the forest, on the margin of a clear lake, stood a wonderful palace, with walls of shining marble." },
|
|
1005
|
+
{ id: "gsfa_4_119", text: "The old man, in a voice that seldom rose above the howling of the wind upon the moor, was singing them a Christmas song. When" },
|
|
1006
|
+
{ id: "gsfa_4_120", text: "They were very tired when they came home, and went to bed immediately." },
|
|
1007
|
+
{ id: "gsfa_4_121", text: "The gate of Gotham was so wide that little people could not get through." },
|
|
1008
|
+
{ id: "gsfa_4_122", text: "The mice had no peace, because the cat was always watching them." },
|
|
1009
|
+
{ id: "gsfa_4_123", text: "After a little time the patient spider made a seventh trial and succeeded." },
|
|
1010
|
+
{ id: "gsfa_4_124", text: "He was very poor, and with his wife and five children lived in a little low cabin of mud and stones." },
|
|
1011
|
+
{ id: "gsfa_4_125", text: "Trees and hills had seen their images in that broad and peaceful mirror." },
|
|
1012
|
+
{ id: "gsfa_4_126", text: "When the wind blew, the traveler wrapped his mantle more closely about him." },
|
|
1013
|
+
{ id: "gsfa_4_127", text: "The sun poured down his warm rays, and the traveler unfastened his cloak and threw it off." },
|
|
1014
|
+
{ id: "gsfa_4_128", text: "Washington retreated from Long Island when he found his army outnumbered." },
|
|
1015
|
+
{ id: "gsfa_4_129", text: "I am certain that they will go." },
|
|
1016
|
+
{ id: "gsfa_4_130", text: "They called the place at which they landed Jamestown, in honor of their sovereign, James the First." },
|
|
1017
|
+
{ id: "gsfa_4_131", text: "The position that they offered him was so good that he accepted at once." },
|
|
1018
|
+
{ id: "gsfa_4_132", text: "One by one, in the infinite meadows of heaven, Blossomed the lovely stars, the forget-menots of the angels." },
|
|
1019
|
+
{ id: "gsfa_4_133", text: "The torrents of Norway leap down from their mountain homes, and run brief but glorious races to the sea." },
|
|
1020
|
+
{ id: "gsfa_4_134", text: "The birds utter a few rapturous notes, and then wait for an answer in the silent woods." },
|
|
1021
|
+
{ id: "gsfa_4_135", text: "Where shall we keep the holiday, And duly greet the entering May?" },
|
|
1022
|
+
{ id: "gsfa_4_136", text: "The elms before the window no longer lisped, but were eloquent in the softest zephyrs." },
|
|
1023
|
+
{ id: "gsfa_4_137", text: "The rough walls of the fishermen's cottages were adorned with spoils of the fresh-water seas,shells, agate, spar, and curious pebbles." },
|
|
1024
|
+
{ id: "gsfa_4_138", text: "It was a summer evening, and the wind had ceased." },
|
|
1025
|
+
{ id: "gsfa_4_139", text: "Tristram tuned his harp to a sweet melody, while the waves lapped softly on the shore." },
|
|
1026
|
+
{ id: "gsfa_4_140", text: "I consider her my friend, because she has many times given me good advice." },
|
|
1027
|
+
{ id: "gsfa_4_141", text: "Hearty and hale was he, an oak that is covered with snowflakes." },
|
|
1028
|
+
{ id: "gsfa_4_142", text: "He was so frightened that he could not speak." },
|
|
1029
|
+
{ id: "gsfa_4_143", text: "We went back to the place where we saw the roses." },
|
|
1030
|
+
{ id: "gsfa_4_144", text: "Bring me the book we were reading last Wednesday." },
|
|
1031
|
+
{ id: "gsfa_4_145", text: "The mill will not turn with the water that is past." },
|
|
1032
|
+
{ id: "gsfa_4_146", text: "Buttercups and anemones are flowers that bloom in the early spring." },
|
|
1033
|
+
{ id: "gsfa_4_147", text: "Have you seen the box of Plows' candies that Lucy gave me yesterday?" },
|
|
1034
|
+
{ id: "gsfa_4_148", text: "The Judge is a man whose opinions are valuable." },
|
|
1035
|
+
{ id: "gsfa_4_149", text: "We slept in a pleasant room which opened toward the east." },
|
|
1036
|
+
{ id: "gsfa_4_150", text: "The great Greek sculptor, Phidias, made a statue of Zeus that was forty feet high." },
|
|
1037
|
+
{ id: "gsfa_4_151", text: "At noon our juvenile party assembled in a dell, through the depths of which ran a brook." },
|
|
1038
|
+
{ id: "gsfa_4_152", text: "The box was so highly polished that little Pandora could see her face in its surface." },
|
|
1039
|
+
{ id: "gsfa_4_153", text: "The frost had so covered the window panes that we could not get a glimpse of the scenery outside." },
|
|
1040
|
+
{ id: "gsfa_4_154", text: "When he came home, the first thing that he noticed was the statue which had been erected in the public square." },
|
|
1041
|
+
{ id: "gsfa_4_155", text: "As he ran along the road, he saw in the orchard a beautiful tree, upon which were golden apples." },
|
|
1042
|
+
{ id: "gsfa_4_156", text: "Athena came and poured sweet sleep over Odysseus' eyes, that he might find quiet rest after all his toils." },
|
|
1043
|
+
{ id: "gsfa_4_157", text: "Diana drives in a golden chariot over the floor of heaven, which is studded with twinkling stars." },
|
|
1044
|
+
{ id: "gsfa_4_158", text: "Violets are purple, buttercups are yellow, and hepaticas are pale pink." },
|
|
1045
|
+
{ id: "gsfa_4_159", text: "As Orpheus sang, the forest grew calm again." },
|
|
1046
|
+
{ id: "gsfa_4_160", text: "Sing us that song again, brave Orpheus, that we may forget the Sirens and their spell." },
|
|
1047
|
+
{ id: "gsfa_4_161", text: "Then out spoke the magic bough which Jason had fastened to the mast." },
|
|
1048
|
+
{ id: "gsfa_4_162", text: "Many weary years the Argonauts wandered, till they had atoned for the crime of Medea, the dark witch-maiden." },
|
|
1049
|
+
{ id: "gsfa_4_163", text: "Then they dreamed of bright still gardens, and of slumbers under murmuring pines, till all their toil seemed foolishness." },
|
|
1050
|
+
{ id: "gsfa_4_164", text: "The moss upon the forest bark Was pole-star when the night was dark." },
|
|
1051
|
+
{ id: "gsfa_4_165", text: "The purple berries in the wood Supplied me necessary food." },
|
|
1052
|
+
{ id: "gsfa_4_166", text: "They also serve who only stand and wait." },
|
|
1053
|
+
{ id: "gsfa_4_167", text: "Father, Thy hand Hath reared these venerable columns, Thou Didst weave this verdant roof." }
|
|
1054
|
+
]
|
|
1055
|
+
},
|
|
1056
|
+
5: {
|
|
1057
|
+
name: "Section Five",
|
|
1058
|
+
sentences: [
|
|
1059
|
+
{ id: "gsfa_5_1", text: "I know that you are right." },
|
|
1060
|
+
{ id: "gsfa_5_2", text: "I will tell you where she lives." },
|
|
1061
|
+
{ id: "gsfa_5_3", text: "The servant said that they had gone out." },
|
|
1062
|
+
{ id: "gsfa_5_4", text: "My firm conviction is that they are innocent." },
|
|
1063
|
+
{ id: "gsfa_5_5", text: "The important question is, Where shall we" },
|
|
1064
|
+
{ id: "gsfa_5_6", text: "My great consolation has always been that the accident was no fault of mine." },
|
|
1065
|
+
{ id: "gsfa_5_7", text: "That some accident had occurred was very evident." },
|
|
1066
|
+
{ id: "gsfa_5_8", text: "Just how the prisoner escaped is a mystery." },
|
|
1067
|
+
{ id: "gsfa_5_9", text: "That the earth is round has been proved." },
|
|
1068
|
+
{ id: "gsfa_5_10", text: "He repeated the old proverb, Haste makes waste." },
|
|
1069
|
+
{ id: "gsfa_5_11", text: "The question, Where shall we go? has not been answered." },
|
|
1070
|
+
{ id: "gsfa_5_12", text: "This fact only proves my statement that they are innocent." },
|
|
1071
|
+
{ id: "gsfa_5_13", text: "The father's ambition was that his son might become a great physician." },
|
|
1072
|
+
{ id: "gsfa_5_14", text: "I know that he has received a letter." },
|
|
1073
|
+
{ id: "gsfa_5_15", text: "The world is better, life is richer, because noble men have lived." },
|
|
1074
|
+
{ id: "gsfa_5_16", text: "You will hardly believe what I must now tell you." },
|
|
1075
|
+
{ id: "gsfa_5_17", text: "Now you can understand why Philemon spoke so sorrowfully." },
|
|
1076
|
+
{ id: "gsfa_5_18", text: '"Come and see my study," East said to Tom.' },
|
|
1077
|
+
{ id: "gsfa_5_19", text: '"Rose, my child, what are you doing?" called her mother.' },
|
|
1078
|
+
{ id: "gsfa_5_20", text: "A baby does not understand that it cannot have the moon." },
|
|
1079
|
+
{ id: "gsfa_5_21", text: "Everybody knows that Columbus discovered America in 1492." },
|
|
1080
|
+
{ id: "gsfa_5_22", text: "My first impression was that I had seen the man before." },
|
|
1081
|
+
{ id: "gsfa_5_23", text: "They came after the sun had set." },
|
|
1082
|
+
{ id: "gsfa_5_24", text: "I lay awake until the clock struck twelve." },
|
|
1083
|
+
{ id: "gsfa_5_25", text: "We started on our journey before the day dawned." },
|
|
1084
|
+
{ id: "gsfa_5_26", text: "It is my hope that they will return in the fall." },
|
|
1085
|
+
{ id: "gsfa_5_27", text: "It is my opinion that you are wrong." },
|
|
1086
|
+
{ id: "gsfa_5_28", text: "It is impossible that he should fail." },
|
|
1087
|
+
{ id: "gsfa_5_29", text: "It is almost certain our team will win." },
|
|
1088
|
+
{ id: "gsfa_5_30", text: "It is quite possible that they will arrive today." },
|
|
1089
|
+
{ id: "gsfa_5_31", text: "It is the father's ambition that his son should be a soldier." },
|
|
1090
|
+
{ id: "gsfa_5_32", text: '"Be patient, my children," the mother said.' },
|
|
1091
|
+
{ id: "gsfa_5_33", text: '"The dwarfs," said he, "are very fond of ham, and rarely get any."' },
|
|
1092
|
+
{ id: "gsfa_5_34", text: "It has been proved that the earth is round." },
|
|
1093
|
+
{ id: "gsfa_5_35", text: '"What have I done?" asked the man.' },
|
|
1094
|
+
{ id: "gsfa_5_36", text: "The Esquimaux believe that bear's grease is the daintiest of dishes." },
|
|
1095
|
+
{ id: "gsfa_5_37", text: "I think that that man is a Swede." },
|
|
1096
|
+
{ id: "gsfa_5_38", text: '"This tree is fifty feet high," said the gardener.' },
|
|
1097
|
+
{ id: "gsfa_5_39", text: "I think that this train leaves five minutes earlier today." },
|
|
1098
|
+
{ id: "gsfa_5_40", text: "My opinion is that the governor will grant him a pardon." },
|
|
1099
|
+
{ id: "gsfa_5_41", text: "Why he has left the city is a mystery." },
|
|
1100
|
+
{ id: "gsfa_5_42", text: "The house stands where three roads meet." },
|
|
1101
|
+
{ id: "gsfa_5_43", text: "The officer selected seven men, veterans whose courage had often been tested." },
|
|
1102
|
+
{ id: "gsfa_5_44", text: "The place from which the light proceeded was a small chapel." },
|
|
1103
|
+
{ id: "gsfa_5_45", text: "What is new is not always true." },
|
|
1104
|
+
{ id: "gsfa_5_46", text: "I am sure that the report is correct." },
|
|
1105
|
+
{ id: "gsfa_5_47", text: "The woman grieved over what she had lost." },
|
|
1106
|
+
{ id: "gsfa_5_48", text: "Those are the rocks that sailors call the Hen and Chickens." },
|
|
1107
|
+
{ id: "gsfa_5_49", text: "What man is called the Father of his Country?" },
|
|
1108
|
+
{ id: "gsfa_5_50", text: "I must now relate what happened to me a few days before the ship sailed." },
|
|
1109
|
+
{ id: "gsfa_5_51", text: "We have less room than they." },
|
|
1110
|
+
{ id: "gsfa_5_52", text: "She has much more leisure than you." },
|
|
1111
|
+
{ id: "gsfa_5_53", text: "I can remain later today than tomorrow." },
|
|
1112
|
+
{ id: "gsfa_5_54", text: "Boston is much smaller than New York." },
|
|
1113
|
+
{ id: "gsfa_5_55", text: "He has far more money than brains." },
|
|
1114
|
+
{ id: "gsfa_5_56", text: "Your advice seems better than his." },
|
|
1115
|
+
{ id: "gsfa_5_57", text: "I like summer better than winter." },
|
|
1116
|
+
{ id: "gsfa_5_58", text: 'Exceeding peace had made Ben Adhem bold, And to the presence in the room he said, "What writest thou?"' },
|
|
1117
|
+
{ id: "gsfa_5_59", text: 'The vision answered, "The names of those who love the Lord."' },
|
|
1118
|
+
{ id: "gsfa_5_60", text: "Ponce de Leon discovered a land bright with flowers, which he named Florida." },
|
|
1119
|
+
{ id: "gsfa_5_61", text: "The Japanese can twist the English language into the strangest knots that you ever saw." },
|
|
1120
|
+
{ id: "gsfa_5_62", text: "A little vessel with one loose sail was riding at anchor, keel to keel with another that lay right under it, its own reflection" },
|
|
1121
|
+
{ id: "gsfa_5_63", text: "'Tis the prettiest little parlor That ever you did spy." },
|
|
1122
|
+
{ id: "gsfa_5_64", text: "Read from some humbler poet, Whose songs gushed from his heart." },
|
|
1123
|
+
{ id: "gsfa_5_65", text: "From the mountain-top hung a curtain of mist, whose heavy folds waved to and fro in the valley below." },
|
|
1124
|
+
{ id: "gsfa_5_66", text: 'She spoke and said, "I am the Queen of Olympus, Hera, the wife of the great Zeus."' },
|
|
1125
|
+
{ id: "gsfa_5_67", text: '"Wed a maiden of your people," said old Nokomis.' },
|
|
1126
|
+
{ id: "gsfa_5_68", text: "Gay was he, for his doublet was of scarlet silk, and on his cap waved a long feather." },
|
|
1127
|
+
{ id: "gsfa_5_69", text: "Robin Hood was jovial and kindly, and often gave to the poor what he took from the rich." },
|
|
1128
|
+
{ id: "gsfa_5_70", text: "When a man is in earnest and knows what he is about, his work is half done." },
|
|
1129
|
+
{ id: "gsfa_5_71", text: "To me the meanest flower that blows can give Thoughts that do often lie too deep for tears." },
|
|
1130
|
+
{ id: "gsfa_5_72", text: "Books give to all who faithfully use them the spiritual presence of the best and greatest of our race." },
|
|
1131
|
+
{ id: "gsfa_5_73", text: "Friend, all the world is a little queer, excepting thee and me; and sometimes I think thee a little peculiar." },
|
|
1132
|
+
{ id: "gsfa_5_74", text: 'A wind came up out of the sea, And said, "O mists, make room for me!"' },
|
|
1133
|
+
{ id: "gsfa_5_75", text: "It was a still July morning; the leaves overhead moved slightly back and forth across the sky, that was deeply blue and cloudless." },
|
|
1134
|
+
{ id: "gsfa_5_76", text: "I wonder if any artist who ever lived could catch just those tints." },
|
|
1135
|
+
{ id: "gsfa_5_77", text: '"How did you like the party, children?" asked the old lady who met us.' },
|
|
1136
|
+
{ id: "gsfa_5_78", text: "The parapet of that house projects so far forward that no one can see out of our windows what is going on in that direction." },
|
|
1137
|
+
{ id: "gsfa_5_79", text: "Evidently that gate is never opened, for the long grass and the great hemlocks grow close against it." },
|
|
1138
|
+
{ id: "gsfa_5_80", text: "As the sun goes to the horizon, we have an effect that is sometimes produced by the best Dutch artists, a wonderful transparent light, in which the landscape looks like a picture." },
|
|
1139
|
+
{ id: "gsfa_5_81", text: "The highroads in rural England are made pleasant to the traveler by a border of trees, and often afford him the hospitality of a wayside bench beneath a comfortable shade." },
|
|
1140
|
+
{ id: "gsfa_5_82", text: "I met a little cottage girl; She was eight years old, she said." },
|
|
1141
|
+
{ id: "gsfa_5_83", text: "The terns and gulls flew to and fro from shore to shore, and whistled sweet and wild." },
|
|
1142
|
+
{ id: "gsfa_5_84", text: "The shadows of clouds ran races over the bright blue bay, and the breakers plunged merrily upon the wide white sands." },
|
|
1143
|
+
{ id: "gsfa_5_85", text: 'She said, "I am the nymph of the tree which you have saved." it.' },
|
|
1144
|
+
{ id: "gsfa_5_86", text: "Ask what I can give you, and you shall have" },
|
|
1145
|
+
{ id: "gsfa_5_87", text: "He tried and tried, but all his efforts were in vain." },
|
|
1146
|
+
{ id: "gsfa_5_88", text: "The prince walked in the wet fields beside his shadow, and was glad." },
|
|
1147
|
+
{ id: "gsfa_5_89", text: "Everything was white save the river, that marked its course by a winding black line across the landscape." },
|
|
1148
|
+
{ id: "gsfa_5_90", text: "The face, chest, and arms of the great statue of Zeus were of ivory; the hair and beard were of solid gold; and the robe was covered with jeweled flowers." },
|
|
1149
|
+
{ id: "gsfa_5_91", text: "Fuji is the sacred mountain of Japan; and for thousands of years it has been scaled by pile ump grims who come from every province of the empire." },
|
|
1150
|
+
{ id: "gsfa_5_92", text: "As Fuji is a sacred mountain, it is scaled every year by pilgrims from all parts of the empire." },
|
|
1151
|
+
{ id: "gsfa_5_93", text: "Pandora had called the box ugly, but in reality it was a very beautiful article of furniture." },
|
|
1152
|
+
{ id: "gsfa_5_94", text: "As the child had no other looking-glass, I wonder that she did not consider the box valuable on this account." },
|
|
1153
|
+
{ id: "gsfa_5_95", text: "When I was building my house, a little mouse that had its nest under the floor would come out regularly at meal-times." },
|
|
1154
|
+
{ id: "gsfa_5_96", text: "One day, when I offered the mouse a bit of cheese, it came and nibbled it, then cleaned its face and paws like a fly, and walked away." },
|
|
1155
|
+
{ id: "gsfa_5_97", text: "The little mouse soon became quite familiar, for it knew that I was its friend." },
|
|
1156
|
+
{ id: "gsfa_5_98", text: "I gradually made this discovery, that it considered me its friend and not its enemy." },
|
|
1157
|
+
{ id: "gsfa_5_99", text: "As no tidings of the ship had been brought, the women of the village were in despair." },
|
|
1158
|
+
{ id: "gsfa_5_100", text: "Robert Bruce, the royal hero of Scotland, when he was pursued by his enemies, took refuge in a cave." },
|
|
1159
|
+
{ id: "gsfa_5_101", text: "As he lay there, he watched a spider that was spinning a web across the entrance." },
|
|
1160
|
+
{ id: "gsfa_5_102", text: '"If this spider," said Bruce, "makes a sev-' },
|
|
1161
|
+
{ id: "gsfa_5_103", text: "Major Pendennis told his nephew's tutor that the young man would go to college next October." },
|
|
1162
|
+
{ id: "gsfa_5_104", text: "How sweet and gracious, even in common speech, Is that fine sense which men call Courtesy!" },
|
|
1163
|
+
{ id: "gsfa_5_105", text: "Every sound was muffled by the snow, every noise was changed to something soft and musical." },
|
|
1164
|
+
{ id: "gsfa_5_106", text: "In his early youth, while he was still minding his herds on the rich pastures of Mount Ida, Paris received a visit from the goddesses of Mount Olympus." },
|
|
1165
|
+
{ id: "gsfa_5_107", text: "Paris landed on the shores of Lacedaemon, where the people received him kindly, and helped him on his journey to Sparta." },
|
|
1166
|
+
{ id: "gsfa_5_108", text: "He spent his childhood in the log-cottage where he was born, and was dutiful to his mother, and helpful to her in many ways." }
|
|
1167
|
+
]
|
|
1168
|
+
},
|
|
1169
|
+
6: {
|
|
1170
|
+
name: "Section Six",
|
|
1171
|
+
sentences: [
|
|
1172
|
+
{ id: "gsfa_6_1", text: "To err is human." },
|
|
1173
|
+
{ id: "gsfa_6_2", text: "I like to read." },
|
|
1174
|
+
{ id: "gsfa_6_3", text: "The bridge seems to move." },
|
|
1175
|
+
{ id: "gsfa_6_4", text: "His ambition was to succeed." },
|
|
1176
|
+
{ id: "gsfa_6_5", text: "I have a horse to sell." },
|
|
1177
|
+
{ id: "gsfa_6_6", text: "I came to study." },
|
|
1178
|
+
{ id: "gsfa_6_7", text: "His request to leave was granted." },
|
|
1179
|
+
{ id: "gsfa_6_8", text: "We are about to leave." },
|
|
1180
|
+
{ id: "gsfa_6_9", text: "It is easy to swim." },
|
|
1181
|
+
{ id: "gsfa_6_10", text: "They tried to persuade us." },
|
|
1182
|
+
{ id: "gsfa_6_11", text: "To do the example requires time." },
|
|
1183
|
+
{ id: "gsfa_6_12", text: "He seemed to know everybody." },
|
|
1184
|
+
{ id: "gsfa_6_13", text: "His one desire is to make money fast." },
|
|
1185
|
+
{ id: "gsfa_6_14", text: "I bought a machine to print cards." },
|
|
1186
|
+
{ id: "gsfa_6_15", text: "We hurried to catch the train." },
|
|
1187
|
+
{ id: "gsfa_6_16", text: "We appreciate his desire to please us." },
|
|
1188
|
+
{ id: "gsfa_6_17", text: "They seemed about to leave the house." },
|
|
1189
|
+
{ id: "gsfa_6_18", text: "It is quite impossible to find a needle in a haystack." },
|
|
1190
|
+
{ id: "gsfa_6_19", text: "I do not expect to go at once." },
|
|
1191
|
+
{ id: "gsfa_6_20", text: "There is a plan afoot to make him leader." },
|
|
1192
|
+
{ id: "gsfa_6_21", text: "There is one chance to win." },
|
|
1193
|
+
{ id: "gsfa_6_22", text: "There is no opportunity to succeed in this little place." },
|
|
1194
|
+
{ id: "gsfa_6_23", text: "There are two more hills to climb." },
|
|
1195
|
+
{ id: "gsfa_6_24", text: "There were several difficulties to overcome." },
|
|
1196
|
+
{ id: "gsfa_6_25", text: "There will be nothing to eat." },
|
|
1197
|
+
{ id: "gsfa_6_26", text: "There is nothing to do." },
|
|
1198
|
+
{ id: "gsfa_6_27", text: "The young man appeared to be perfectly at ease." },
|
|
1199
|
+
{ id: "gsfa_6_28", text: "It is almost impossible to refuse her anything." },
|
|
1200
|
+
{ id: "gsfa_6_29", text: "To be good is to be happy." },
|
|
1201
|
+
{ id: "gsfa_6_30", text: "I like to be alone sometimes." },
|
|
1202
|
+
{ id: "gsfa_6_31", text: "I am most anxious to hear the news." },
|
|
1203
|
+
{ id: "gsfa_6_32", text: "He planned to march that night." },
|
|
1204
|
+
{ id: "gsfa_6_33", text: "This example is difficult to solve." },
|
|
1205
|
+
{ id: "gsfa_6_34", text: "To stand so long is very tiresome." },
|
|
1206
|
+
{ id: "gsfa_6_35", text: "They were anxious to go home." },
|
|
1207
|
+
{ id: "gsfa_6_36", text: "They asked to leave an hour earlier." },
|
|
1208
|
+
{ id: "gsfa_6_37", text: "I bought a book to read on the train." },
|
|
1209
|
+
{ id: "gsfa_6_38", text: "The leaves seem to whisper to one another." },
|
|
1210
|
+
{ id: "gsfa_6_39", text: "To go now is quite impossible." },
|
|
1211
|
+
{ id: "gsfa_6_40", text: "We decided to wait for the next boat." },
|
|
1212
|
+
{ id: "gsfa_6_41", text: "Her chief delight was to recall the scenes of her childhood." },
|
|
1213
|
+
{ id: "gsfa_6_42", text: "I want to go to school to study." },
|
|
1214
|
+
{ id: "gsfa_6_43", text: "He was quick to detect the mistake." },
|
|
1215
|
+
{ id: "gsfa_6_44", text: "They are needed to assist in the office." },
|
|
1216
|
+
{ id: "gsfa_6_45", text: "He has too much money to spend." },
|
|
1217
|
+
{ id: "gsfa_6_46", text: "Do the children seem to appreciate the books?" },
|
|
1218
|
+
{ id: "gsfa_6_47", text: "His desire to revisit his native land has been gratified." },
|
|
1219
|
+
{ id: "gsfa_6_48", text: "The soldiers heard the command to halt." },
|
|
1220
|
+
{ id: "gsfa_6_49", text: "You seem to want to remain." },
|
|
1221
|
+
{ id: "gsfa_6_50", text: "Everybody wants to be happy." },
|
|
1222
|
+
{ id: "gsfa_6_51", text: "To give up now would be to lose all." },
|
|
1223
|
+
{ id: "gsfa_6_52", text: "They are anxious to leave town." },
|
|
1224
|
+
{ id: "gsfa_6_53", text: "We have no desire to leave." },
|
|
1225
|
+
{ id: "gsfa_6_54", text: "To do one's duty is noble." },
|
|
1226
|
+
{ id: "gsfa_6_55", text: "It is sometimes the hardest thing in the world to save money." },
|
|
1227
|
+
{ id: "gsfa_6_56", text: "It was ever the queen's pleasure to superintend the education of her children." },
|
|
1228
|
+
{ id: "gsfa_6_57", text: "It is mankind's lot to toil." },
|
|
1229
|
+
{ id: "gsfa_6_58", text: "It is generally tedious business to wait for a train." },
|
|
1230
|
+
{ id: "gsfa_6_59", text: "It was my wish to join the expedition to the Indies." },
|
|
1231
|
+
{ id: "gsfa_6_60", text: "It was delightful to hear the continuous sound of the sea." },
|
|
1232
|
+
{ id: "gsfa_6_61", text: "To aim and to hit the mark are not the same thing." },
|
|
1233
|
+
{ id: "gsfa_6_62", text: "They were just about to enter the house." },
|
|
1234
|
+
{ id: "gsfa_6_63", text: "We have no choice but to go." },
|
|
1235
|
+
{ id: "gsfa_6_64", text: "They seemed about to speak." },
|
|
1236
|
+
{ id: "gsfa_6_65", text: "I supposed him to be a gentleman." },
|
|
1237
|
+
{ id: "gsfa_6_66", text: "I am ashamed to be seen in such company." },
|
|
1238
|
+
{ id: "gsfa_6_67", text: "The weather is almost warm enough to melt the snow." },
|
|
1239
|
+
{ id: "gsfa_6_68", text: "The story made us laugh." },
|
|
1240
|
+
{ id: "gsfa_6_69", text: "We helped him lift the heavy load." },
|
|
1241
|
+
{ id: "gsfa_6_70", text: "The ability to laugh is peculiar to mankind." },
|
|
1242
|
+
{ id: "gsfa_6_71", text: "Why do you hesitate to go?" },
|
|
1243
|
+
{ id: "gsfa_6_72", text: "I want to show you the best way to do that." },
|
|
1244
|
+
{ id: "gsfa_6_73", text: "They asked us to provide some suitable entertainment for the children." },
|
|
1245
|
+
{ id: "gsfa_6_74", text: "I felt something stir in the dark." },
|
|
1246
|
+
{ id: "gsfa_6_75", text: "Plan to stay with us two weeks longer next winter." },
|
|
1247
|
+
{ id: "gsfa_6_76", text: "Elizabeth's delight was to move in splendid progresses from place to place." },
|
|
1248
|
+
{ id: "gsfa_6_77", text: "They made the people wait an hour at the entrance." },
|
|
1249
|
+
{ id: "gsfa_6_78", text: "Do you want me to post these letters?" },
|
|
1250
|
+
{ id: "gsfa_6_79", text: "All men strive to excel." },
|
|
1251
|
+
{ id: "gsfa_6_80", text: "He chanced to enter my office one day." },
|
|
1252
|
+
{ id: "gsfa_6_81", text: "They want us to go." },
|
|
1253
|
+
{ id: "gsfa_6_82", text: "Tell her to wait." },
|
|
1254
|
+
{ id: "gsfa_6_83", text: "They forced him to go." },
|
|
1255
|
+
{ id: "gsfa_6_84", text: "We expected her to go with us." },
|
|
1256
|
+
{ id: "gsfa_6_85", text: "Did you order them to advance?" },
|
|
1257
|
+
{ id: "gsfa_6_86", text: "I directed the children to stand in line." },
|
|
1258
|
+
{ id: "gsfa_6_87", text: "I do not wish you to do that." },
|
|
1259
|
+
{ id: "gsfa_6_88", text: "I trusted her to tell the truth." },
|
|
1260
|
+
{ id: "gsfa_6_89", text: "I enjoy reading." },
|
|
1261
|
+
{ id: "gsfa_6_90", text: "Reading is my chief delight." },
|
|
1262
|
+
{ id: "gsfa_6_91", text: "I take great delight in reading." },
|
|
1263
|
+
{ id: "gsfa_6_92", text: "He gained their confidence by speaking frankly." },
|
|
1264
|
+
{ id: "gsfa_6_93", text: "Before leaving the city, they sold their house." },
|
|
1265
|
+
{ id: "gsfa_6_94", text: "He was rewarded for doing the work well." },
|
|
1266
|
+
{ id: "gsfa_6_95", text: "I am tired of waiting." },
|
|
1267
|
+
{ id: "gsfa_6_96", text: "Waiting so long is tiresome." },
|
|
1268
|
+
{ id: "gsfa_6_97", text: "Playing solitaire is his chief amusement." },
|
|
1269
|
+
{ id: "gsfa_6_98", text: "I object to waiting." },
|
|
1270
|
+
{ id: "gsfa_6_99", text: "I bought a rug woven in India." },
|
|
1271
|
+
{ id: "gsfa_6_100", text: "I met her going to school." },
|
|
1272
|
+
{ id: "gsfa_6_101", text: "Looking around, I saw some violets growing on the hillside." },
|
|
1273
|
+
{ id: "gsfa_6_102", text: "We bought baskets made by the Indians." },
|
|
1274
|
+
{ id: "gsfa_6_103", text: "The light thrown upon the stage made a curious effect." },
|
|
1275
|
+
{ id: "gsfa_6_104", text: "I saw them staring helplessly about." },
|
|
1276
|
+
{ id: "gsfa_6_105", text: "They showed us some curios brought from Asia." },
|
|
1277
|
+
{ id: "gsfa_6_106", text: "That bird sitting in the peach tree is an owl." },
|
|
1278
|
+
{ id: "gsfa_6_107", text: "The children, dressed in their very best, looked uncomfortable." },
|
|
1279
|
+
{ id: "gsfa_6_108", text: "I found them waiting." },
|
|
1280
|
+
{ id: "gsfa_6_109", text: "After hearing the news, I came away." },
|
|
1281
|
+
{ id: "gsfa_6_110", text: "I always enjoy watching the game." },
|
|
1282
|
+
{ id: "gsfa_6_111", text: "The boy's chief delight is driving over the fields." },
|
|
1283
|
+
{ id: "gsfa_6_112", text: "I made a mistake in adding the second column." },
|
|
1284
|
+
{ id: "gsfa_6_113", text: "Giving them money does not satisfy them." },
|
|
1285
|
+
{ id: "gsfa_6_114", text: "Eating hastily injures the health." },
|
|
1286
|
+
{ id: "gsfa_6_115", text: "Telling stories to the children was the old man's delight." },
|
|
1287
|
+
{ id: "gsfa_6_116", text: "Little Jack Horner sat in a corner, eating a Christmas pie." },
|
|
1288
|
+
{ id: "gsfa_6_117", text: "The signal, flashed along the coast, roused the militia." },
|
|
1289
|
+
{ id: "gsfa_6_118", text: "The feathers, pasted on a fine cotton web, were wrought into dresses for the wealthy." },
|
|
1290
|
+
{ id: "gsfa_6_119", text: "Who owns this package wrapped in brown paper?" },
|
|
1291
|
+
{ id: "gsfa_6_120", text: "We saw a building erected in 1820." },
|
|
1292
|
+
{ id: "gsfa_6_121", text: "I saw them standing at the gate." },
|
|
1293
|
+
{ id: "gsfa_6_122", text: "Standing by the gate, I saw her pass." },
|
|
1294
|
+
{ id: "gsfa_6_123", text: "Banners bearing strange devices floated from the gables." },
|
|
1295
|
+
{ id: "gsfa_6_124", text: "The great elm, broken by the wind, fell against the house." },
|
|
1296
|
+
{ id: "gsfa_6_125", text: "The ancient ruins of Melrose, seen by moonlight, are most picturesque." },
|
|
1297
|
+
{ id: "gsfa_6_126", text: "Writing to her gives me great pleasure." },
|
|
1298
|
+
{ id: "gsfa_6_127", text: "I have just finished writing a letter." },
|
|
1299
|
+
{ id: "gsfa_6_128", text: "The people seemed pleased with the singing." },
|
|
1300
|
+
{ id: "gsfa_6_129", text: "He received a reward for doing the work." },
|
|
1301
|
+
{ id: "gsfa_6_130", text: "His chief pleasure is working in his garden." },
|
|
1302
|
+
{ id: "gsfa_6_131", text: "Before starting they bade me goodbye." },
|
|
1303
|
+
{ id: "gsfa_6_132", text: "Making promises is not keeping them." },
|
|
1304
|
+
{ id: "gsfa_6_133", text: "Suddenly we heard a loud knocking at the gate." },
|
|
1305
|
+
{ id: "gsfa_6_134", text: "His answering so carelessly caused us much annoyance." },
|
|
1306
|
+
{ id: "gsfa_6_135", text: "On entering the village, I found a large crowd gathered about the courthouse." },
|
|
1307
|
+
{ id: "gsfa_6_136", text: "The eye, partaking of the quickness of the flashing light, saw in its every gleam a multitude of objects." },
|
|
1308
|
+
{ id: "gsfa_6_137", text: "The light struggles dimly through windows darkened by dust." },
|
|
1309
|
+
{ id: "gsfa_6_138", text: "A marble figure of Mary lies stretched upon the tomb." },
|
|
1310
|
+
{ id: "gsfa_6_139", text: "The footpaths go wandering away from stile to stile." },
|
|
1311
|
+
{ id: "gsfa_6_140", text: "Her dress was of a lavender color, scantily made." },
|
|
1312
|
+
{ id: "gsfa_6_141", text: "Two months afterwards, the man, returning, met the same spectre." },
|
|
1313
|
+
{ id: "gsfa_6_142", text: "I was surprised one morning at seeing a canoe gliding over the bay." },
|
|
1314
|
+
{ id: "gsfa_6_143", text: "The whole field seemed sprinkled with gold." },
|
|
1315
|
+
{ id: "gsfa_6_144", text: "Wounded severely, the poor soldier struggled on." },
|
|
1316
|
+
{ id: "gsfa_6_145", text: "Seeing him, I stopped." },
|
|
1317
|
+
{ id: "gsfa_6_146", text: "Most people dislike trying to make both ends meet." },
|
|
1318
|
+
{ id: "gsfa_6_147", text: "It is a good thing to give thanks unto the Lord." },
|
|
1319
|
+
{ id: "gsfa_6_148", text: "It is well for us to know our faults." },
|
|
1320
|
+
{ id: "gsfa_6_149", text: "The toys hanging on the tree delighted the children." },
|
|
1321
|
+
{ id: "gsfa_6_150", text: "I bought a basket woven by the Indians." },
|
|
1322
|
+
{ id: "gsfa_6_151", text: "He first learned to write by imitating printed books." },
|
|
1323
|
+
{ id: "gsfa_6_152", text: "I see trees laden with ripening fruit." },
|
|
1324
|
+
{ id: "gsfa_6_153", text: "Raising his rifle to take aim, Tom saw the bear plunge into the woods." },
|
|
1325
|
+
{ id: "gsfa_6_154", text: "The dandy walked up the street, flourishing his cane." },
|
|
1326
|
+
{ id: "gsfa_6_155", text: "Landing at Calais, we proceeded by rail to Paris." },
|
|
1327
|
+
{ id: "gsfa_6_156", text: "Who saw them go?" },
|
|
1328
|
+
{ id: "gsfa_6_157", text: "It is a mistake to hurry so." },
|
|
1329
|
+
{ id: "gsfa_6_158", text: "The cottages were not unlike scows, drifted ashore and moored on the beach for houses." },
|
|
1330
|
+
{ id: "gsfa_6_159", text: "Those who are in the habit of remarking such matters must have noticed the passive quiet of an English landscape on Sunday." },
|
|
1331
|
+
{ id: "gsfa_6_160", text: "A poor wayfaring stranger, accompanied by a small boy, makes his appearance at the gate of the convent." },
|
|
1332
|
+
{ id: "gsfa_6_161", text: "The housekeeper stood at the door to bid us welcome." },
|
|
1333
|
+
{ id: "gsfa_6_162", text: "To have taken the field openly against his rival would have been madness." },
|
|
1334
|
+
{ id: "gsfa_6_163", text: "I profess not to know how hearts are wooed and won." },
|
|
1335
|
+
{ id: "gsfa_6_164", text: "Every window and crevice seemed bursting with the treasures of the farm." },
|
|
1336
|
+
{ id: "gsfa_6_165", text: "Brom Bones was noted for preferring vicious animals." },
|
|
1337
|
+
{ id: "gsfa_6_166", text: "The fox, hidden behind some bushes, wished to escape the farmer's notice." },
|
|
1338
|
+
{ id: "gsfa_6_167", text: "If you find her waiting for me, tell her that I cannot come." },
|
|
1339
|
+
{ id: "gsfa_6_168", text: "When they saw the queen coming, the people, dressed in holiday attire, thronged into the square." },
|
|
1340
|
+
{ id: "gsfa_6_169", text: "It seemed that the king had lost the power of acting intelligently." },
|
|
1341
|
+
{ id: "gsfa_6_170", text: "Berry-picking was near enough to hunting and fishing to enlist me when I was a boy." },
|
|
1342
|
+
{ id: "gsfa_6_171", text: "The fancied land proved to be nothing but an evening cloud." },
|
|
1343
|
+
{ id: "gsfa_6_172", text: "I attempted to hide my confusion by proceeding with my breakfast." },
|
|
1344
|
+
{ id: "gsfa_6_173", text: "Seeing my aunt so occupied, I dared not express my anxiety." },
|
|
1345
|
+
{ id: "gsfa_6_174", text: "I saw him pause before entering the room." },
|
|
1346
|
+
{ id: "gsfa_6_175", text: "It was impossible to refrain from laughing." },
|
|
1347
|
+
{ id: "gsfa_6_176", text: "It is impossible to resist the gladdening influence of fine weather." },
|
|
1348
|
+
{ id: "gsfa_6_177", text: "How gallant did our ship appear, decked out in all her canvas, and careering gaily over the curling waves!" },
|
|
1349
|
+
{ id: "gsfa_6_178", text: "It is now time to get to shore." },
|
|
1350
|
+
{ id: "gsfa_6_179", text: "Ichabod picked up many bright shillings by instructing young folks in psalmody." },
|
|
1351
|
+
{ id: "gsfa_6_180", text: "Rip taught the children to fly kites and to shoot marbles, and told them long stories about witches and Indians." },
|
|
1352
|
+
{ id: "gsfa_6_181", text: "Panting and fatigued, he threw himself on a green knoll covered with mountain herbage." },
|
|
1353
|
+
{ id: "gsfa_6_182", text: "There the wrinkled old Nokomis Nursed the little Hiawatha, Rocked him in his linden cradle, Bedded soft with moss and rushes, Safely bound with reindeer sinews." },
|
|
1354
|
+
{ id: "gsfa_6_183", text: "We could not refrain from laughing when we saw him looking so surprised." },
|
|
1355
|
+
{ id: "gsfa_6_184", text: "Be sure to tell them to try to come on time." },
|
|
1356
|
+
{ id: "gsfa_6_185", text: "I hope to find your health much improved." },
|
|
1357
|
+
{ id: "gsfa_6_186", text: "The caravan was a picture to stir the dullest imagination." },
|
|
1358
|
+
{ id: "gsfa_6_187", text: "I passed several hours in rambling about Westminster Abbey." },
|
|
1359
|
+
{ id: "gsfa_6_188", text: "Shining metal spires and churchroofs, distant and rarely seen, had sparkled in the view." },
|
|
1360
|
+
{ id: "gsfa_6_189", text: "No one who visits Nuremberg is likely to dispute its antiquity." },
|
|
1361
|
+
{ id: "gsfa_6_190", text: "On coming down in the morning, I found my aunt musing over the breakfast-table." },
|
|
1362
|
+
{ id: "gsfa_6_191", text: "It would have made a Stoic smile to see me and my little family sit down to dinner." },
|
|
1363
|
+
{ id: "gsfa_6_192", text: "It is the mark of a noble nature to be quick to recognize that which is praiseworthy in others." },
|
|
1364
|
+
{ id: "gsfa_6_193", text: "The mingling notes came softened from below." },
|
|
1365
|
+
{ id: "gsfa_6_194", text: "It was really delightful to see the old squire seated in his hereditary elbow-chair." },
|
|
1366
|
+
{ id: "gsfa_6_195", text: "The fireplace was an old one, built by some Dutch merchant, and set all around with quaint Dutch tiles, designed to illustrate the Scriptures." },
|
|
1367
|
+
{ id: "gsfa_6_196", text: "Built upon a dismal reef of sunken rocks, on which the waters chafed and dashed the wild year through, stood a solitary lighthouse." },
|
|
1368
|
+
{ id: "gsfa_6_197", text: "If you listen, you can hear the leaves singing." },
|
|
1369
|
+
{ id: "gsfa_6_198", text: "Defeated in his attempts to master these difficulties, he soon became tired of trying." },
|
|
1370
|
+
{ id: "gsfa_6_199", text: "Nothing except a battle lost can be half so melancholy as a battle won." },
|
|
1371
|
+
{ id: "gsfa_6_200", text: "Come hither, come hither, my little daughter, And do not tremble so; For I can weather the roughest gale That ever the wind did blow." },
|
|
1372
|
+
{ id: "gsfa_6_201", text: "Be still, sad heart, and cease repining." },
|
|
1373
|
+
{ id: "gsfa_6_202", text: "Did you ever hear of the Fountain of Youth, which Ponce de Leon, the Spanish adventurer, went in search of, two or three centuries ago?" },
|
|
1374
|
+
{ id: "gsfa_6_203", text: "All things that are on earth shall wholly pass away, Except the love of God, which shall live and last for aye." }
|
|
1375
|
+
]
|
|
1376
|
+
},
|
|
1377
|
+
7: {
|
|
1378
|
+
name: "Section Seven",
|
|
1379
|
+
sentences: [
|
|
1380
|
+
{ id: "gsfa_7_1", text: "O Lord, that lends me life, lend me a heart replete with thankfulness." },
|
|
1381
|
+
{ id: "gsfa_7_2", text: `Near him was seated John Alden, his friend and household companion. X3. "It's very easy to take more if you've had nothing," said the Hatter.` },
|
|
1382
|
+
{ id: "gsfa_7_3", text: "A wood-fire is a kindly, sociable spirit, and knows that to create warmth is but one of the good offices expected of it." },
|
|
1383
|
+
{ id: "gsfa_7_4", text: "Columbus told them that the broad flat earth on which we tread is round." },
|
|
1384
|
+
{ id: "gsfa_7_5", text: "Then Arthur made an order that all lords and knights should draw unto a castle called Camelot." },
|
|
1385
|
+
{ id: "gsfa_7_6", text: "It is my wish to be here, because I feel that should not be at ease elsewhere." },
|
|
1386
|
+
{ id: "gsfa_7_7", text: "A fisherman stood aghast. To see the form of a maiden fair, Lashed close to a drifting mast." },
|
|
1387
|
+
{ id: "gsfa_7_8", text: "Our greatest glory is not in never falling, but in rising every time we fall." },
|
|
1388
|
+
{ id: "gsfa_7_9", text: "It is never too late to mend." },
|
|
1389
|
+
{ id: "gsfa_7_10", text: "Count that day lost whose low descending sun Views from thy hand no worthy action done." },
|
|
1390
|
+
{ id: "gsfa_7_11", text: "Sweet are the uses of adversity, Which, like the toad, ugly and venomous, Wears yet a precious jewel in its head. inde وا علي؟ and" },
|
|
1391
|
+
{ id: "gsfa_7_12", text: "I hear in the chamber above me The patter of little feet, The sound of a door that is opened, And voices soft and sweet." },
|
|
1392
|
+
{ id: "gsfa_7_13", text: "Then Jason went down toward Iolcus, and as he walked, he found that he had lost one of his sandals." },
|
|
1393
|
+
{ id: "gsfa_7_14", text: 'The people called after him, "Who are you, fair youth, and whence do you come?"' },
|
|
1394
|
+
{ id: "gsfa_7_15", text: "Jason's heart leaped in him when he heard he would soon see his father." },
|
|
1395
|
+
{ id: "gsfa_7_16", text: "It was the schooner Hesperus, That sailed the wintry sea, And the skipper had taken his little daughter To bear him company." },
|
|
1396
|
+
{ id: "gsfa_7_17", text: "I gave them my full assurance that I was most willing to undertake the task." },
|
|
1397
|
+
{ id: "gsfa_7_18", text: "I rejoice to feel myself free amidst scenes so lovely." },
|
|
1398
|
+
{ id: "gsfa_7_19", text: "When the warm sun, that brings A Seedtime and harvest, has returned again, 'Tis sweet to visit the still wood, where springs The first flower of the plain." },
|
|
1399
|
+
{ id: "gsfa_7_20", text: "There is a quiet spirit in these woods, That dwells where'er the gentle south wind blows." },
|
|
1400
|
+
{ id: "gsfa_7_21", text: "Only one walked apart and silent, Asclepius, the too wise child." },
|
|
1401
|
+
{ id: "gsfa_7_22", text: 'I heard the man break out with a lamentable cry, saying, "What shall I do?"' },
|
|
1402
|
+
{ id: "gsfa_7_23", text: "As the receding wave swept back with a hoarse roar, it seemed to scoop out deep caves in the beach, as if its purpose were to undermine the earth." },
|
|
1403
|
+
{ id: "gsfa_7_24", text: "It always seems to me as if every rootlet of grass that lifted its first green blade from the matted débris of the old year's decay, bore my spirit upon it, nearer to the largess of Heaven." },
|
|
1404
|
+
{ id: "gsfa_7_25", text: "Feeble gleams of encrimsoned light made their way through the trellised panes, and served to render sufficiently distinct the more prominent objects around." },
|
|
1405
|
+
{ id: "gsfa_7_26", text: "They tell us, sir, that we are weak, unable to cope with so formidable an adversary." },
|
|
1406
|
+
{ id: "gsfa_7_27", text: "The river flows softly through the deepest heart of a wood, which whispers it to be quiet." },
|
|
1407
|
+
{ id: "gsfa_7_28", text: "I tell you earnestly and authoritatively that you must get into the habit of looking intensely at words, and assuring yourself of their meaning." },
|
|
1408
|
+
{ id: "gsfa_7_29", text: '"Well, my little fellows," began the doctor, drawing himself up with his back to the fire, "what makes you so late?"' },
|
|
1409
|
+
{ id: "gsfa_7_30", text: "The fairy path that we pursue, Distinguished but by greener hue) Winds around the purple brae." },
|
|
1410
|
+
{ id: "gsfa_7_31", text: "Every day of my life makes me feel more and more how seldom a fact is accurately stated." },
|
|
1411
|
+
{ id: "gsfa_7_32", text: '"What you say may be true," replied the artist, "but recollect that trifles make perfection, and that perfection is no trifle."' },
|
|
1412
|
+
{ id: "gsfa_7_33", text: "Throughout the summer there were cherries and currants; and then came Autumn with his immense burden of apples, dropping them continually from his shoulders as he trudged along." },
|
|
1413
|
+
{ id: "gsfa_7_34", text: "In the stillest afternoon, if I listened, the thump of a great apple was audible, falling without a breath of wind." },
|
|
1414
|
+
{ id: "gsfa_7_35", text: "The little songsters of the woods, and those that haunt man's dwelling and claim human friendship by building their nests under the sheltering eaves, require a touch more delicate and a gentler heart than mine to do them justice." },
|
|
1415
|
+
{ id: "gsfa_7_36", text: "We need not deem it a too high and solemn word to call their outburst of melody a hymn of praise to the Creator." },
|
|
1416
|
+
{ id: "gsfa_7_37", text: "Thou art in the soft winds, That run along the summit of these trees In music. Yon clear spring, that midst its herbs Wells softly forth and visits the strong roots Of half the mighty forest, tells no tale Of all the good it does." },
|
|
1417
|
+
{ id: "gsfa_7_38", text: "My heart is awed within me, when I think Of the great miracle that still goes on In silence round me the perpetual work Of Thy creation." },
|
|
1418
|
+
{ id: "gsfa_7_39", text: "Standing at the foot of Niagara Falls, one may often see a beautiful rainbow outlined in the spray that dashes into the air at the base of the mighty cataract." },
|
|
1419
|
+
{ id: "gsfa_7_40", text: "Embosomed amongst a family of lofty mountains, there was a valley so spacious that it contained many thousand inhabitants." },
|
|
1420
|
+
{ id: "gsfa_7_41", text: "The wild highland rivulet, tumbling down from its birthplace in the upper mountain region, had been caught and tamed by human cunning, and compelled to turn the machinery of cottonfactories." },
|
|
1421
|
+
{ id: "gsfa_7_42", text: "Chains may subdue the feeble spirit, but thee, Man of the iron heart! they could not tame." },
|
|
1422
|
+
{ id: "gsfa_7_43", text: "His mother was an affectionate and thoughtful woman, and felt that it was wisest not to discourage the hopes of her little boy." },
|
|
1423
|
+
{ id: "gsfa_7_44", text: "Hamlet welcomed the players, and, remembering how a certain speech had formerly given him pleasure, requested one of them to repeat it." },
|
|
1424
|
+
{ id: "gsfa_7_45", text: "The pirates, who had the prince in their power, showed themselves gentle enemies." },
|
|
1425
|
+
{ id: "gsfa_7_46", text: "Hamlet was a loving and gentle prince, and greatly beloved for his noble and prince-like qualities; and would no doubt have proved a most royal and complete king to Denmark." },
|
|
1426
|
+
{ id: "gsfa_7_47", text: "When they were rested after the fatigue of their journey, they began to like their new way of life, and almost fancied themselves to be the shepherd and shepherdess they feigned to be." },
|
|
1427
|
+
{ id: "gsfa_7_48", text: 'Morning, evening, noon, and night, "Praise God," sang Theocrite.' },
|
|
1428
|
+
{ id: "gsfa_7_49", text: "Then to his poor trade he turned, Whereby the daily bread was earned." },
|
|
1429
|
+
{ id: "gsfa_7_50", text: "King Francis was a hearty king, and loved a royal sport, And one day, as his lions fought, sat looking on the court." },
|
|
1430
|
+
{ id: "gsfa_7_51", text: "The two young Cratchits crammed spoons into their mouths, lest they should shriek for goose before their turn came to be served." },
|
|
1431
|
+
{ id: "gsfa_7_52", text: 'Even Tiny Tim, excited by the two young Cratchits, beat on the table with his knife and feebly cried, "Hurrah!"' },
|
|
1432
|
+
{ id: "gsfa_7_53", text: "Bob said he didn't believe there ever was such a goose cooked." },
|
|
1433
|
+
{ id: "gsfa_7_54", text: "As we lived near the road, we often bad the traveler or stranger visit us to taste our gooseberry wine, for which we had great reputation." },
|
|
1434
|
+
{ id: "gsfa_7_55", text: "Then King Arthur followed fast after Morgan le Fay, to recover the scabbard of his sword which she had stolen." },
|
|
1435
|
+
{ id: "gsfa_7_56", text: "The doorway opened into a court alive with birds and shady with trees, whose leaves hung wilted and curled in the flaming sunshine." },
|
|
1436
|
+
{ id: "gsfa_7_57", text: "As Ichabod's horse jogged on, the motion of" },
|
|
1437
|
+
{ id: "gsfa_7_58", text: "Verses, too, were written over the windows in old-fashioned letters, and grotesque faces, curiously carved, grinned at you from under the cornices." },
|
|
1438
|
+
{ id: "gsfa_7_59", text: "Sea and sky scarce seemed to move, but floated in a smooth, still dream; and Tristram, resting on the beach, tuned his harp to a sweet melody, while the waves iapped softly on the shore." },
|
|
1439
|
+
{ id: "gsfa_7_60", text: "The fancied iand proved to be nothing but an evening cloud, and had vanished in the night." },
|
|
1440
|
+
{ id: "gsfa_7_61", text: `And the brook seemed thus to sing, "Patience conquers everything." X64. Goneril, Lear's eldest daughter, declared that her father was dearer to her than the light of her own eyes, dearer than life and liberty.` },
|
|
1441
|
+
{ id: "gsfa_7_62", text: "Then turning to his youngest daughter, Cordelia, whom he called his joy, he asked what she had to say." },
|
|
1442
|
+
{ id: "gsfa_7_63", text: "When Duncan reigned king of Scotland, there lived a great thane, or lord, called Macbeth." },
|
|
1443
|
+
{ id: "gsfa_7_64", text: "Gertrude, Queen of Denmark, becoming a widow by the sudden death of King Hamlet, married his brother Claudius." },
|
|
1444
|
+
{ id: "gsfa_7_65", text: "What troubled young Hamlet most was the uncertainty about the manner of his father's death." },
|
|
1445
|
+
{ id: "gsfa_7_66", text: "We see Elizabeth in all her weakness, and in all her strength, surrounded by the handsome favorites, whom she never trusted, and the wise old statesmen, whom she never dismissed, uniting in herself the most contradictory qualities of both her parents, the coquetry, the caprice, the petty malice of Anne, -the haughty and resolute spirit of Henry. /" },
|
|
1446
|
+
{ id: "gsfa_7_67", text: "Not content with causing his parents trouble and anxiety, he looked about him for the means to worry his friends. /" },
|
|
1447
|
+
{ id: "gsfa_7_68", text: "Everything belonging to Miss Nancy was of delicate purity and nattiness; not a crease was where it had no business to be, not a bit of her linen professed whiteness without fulfilling its profession; the very pins on her pincushion were stuck in after a pattern from which she was careful to allow no aberration; and as for her own person, it gave the same idea of perfect unvarying neatness as the body of a little bird." },
|
|
1448
|
+
{ id: "gsfa_7_69", text: "It was, perhaps, from hearing marriage so often recommended, that my eldest son, just upon leaving college, fixed his affection upon the daughter of a neighboring clergyman, who was a dignitary in the church, and in circumstances to give her a large fortune." },
|
|
1449
|
+
{ id: "gsfa_7_70", text: "No picture, and no history, can present us with the whole truth; but those are the best pictures and the best histories which exhibit such parts of the truth as most nearly produce the effect of the whole." },
|
|
1450
|
+
{ id: "gsfa_7_71", text: "A band of musicians accompanied Drake's" },
|
|
1451
|
+
{ id: "gsfa_7_72", text: "Silas had inherited from his mother some acquaintance with medicinal herbs, a little store of wisdom which she had imparted to him as a solemn bequest; but of late years he had had doubts about the lawfulness of applying this knowledge, believing that herbs could have no efficacy without prayer, and that prayer might suffice without herbs." },
|
|
1452
|
+
{ id: "gsfa_7_73", text: "Nothing could be more unlike his native town, set within sight of the widespread hillsides, than this low, wooded region, where he felt hidden even from the heavens by the screening trees and hedgerows." },
|
|
1453
|
+
{ id: "gsfa_7_74", text: "To write history respectably, that is, to abbreviate dispatches, and make extracts from speeches, to intersperse in due proportion epithets of praise and abhorrence, to draw up antithetical characters of great men, setting forth how many contradictory virtues and vices they united; all this is very easy." }
|
|
1454
|
+
]
|
|
1455
|
+
}
|
|
1456
|
+
};
|
|
1457
|
+
function u(n) {
|
|
1458
|
+
for (const i of Object.values(_)) {
|
|
1459
|
+
const s = i.sentences.find((t) => t.id === n);
|
|
1460
|
+
if (s)
|
|
1461
|
+
return s;
|
|
1462
|
+
}
|
|
1463
|
+
}
|
|
1464
|
+
function x(n) {
|
|
1465
|
+
function i(t) {
|
|
1466
|
+
var e, r, o, a, l;
|
|
1467
|
+
const d = f.find(
|
|
1468
|
+
(g) => g.id === t
|
|
1469
|
+
);
|
|
1470
|
+
if (!d)
|
|
1471
|
+
return;
|
|
1472
|
+
const h = n.get(t);
|
|
1473
|
+
return {
|
|
1474
|
+
id: d.id.toString(),
|
|
1475
|
+
// Always string in unified API
|
|
1476
|
+
english: d.text,
|
|
1477
|
+
translation: (h == null ? void 0 : h.text) ?? "",
|
|
1478
|
+
// Empty string if no translation yet
|
|
1479
|
+
metadata: {
|
|
1480
|
+
sentenceNumber: (e = d.metadata) == null ? void 0 : e.sentenceNumber,
|
|
1481
|
+
category: (r = d.metadata) == null ? void 0 : r.category,
|
|
1482
|
+
notes: (o = d.metadata) == null ? void 0 : o.notes,
|
|
1483
|
+
translationNotes: (a = h == null ? void 0 : h.metadata) == null ? void 0 : a.notes,
|
|
1484
|
+
verified: (l = h == null ? void 0 : h.metadata) == null ? void 0 : l.verified
|
|
1485
|
+
}
|
|
1486
|
+
};
|
|
1487
|
+
}
|
|
1488
|
+
function s(t) {
|
|
1489
|
+
return t.map((e) => i(e)).filter((e) => e !== void 0);
|
|
1490
|
+
}
|
|
1491
|
+
return {
|
|
1492
|
+
getParallelTextById: i,
|
|
1493
|
+
getParallelTextByIds: s
|
|
1494
|
+
};
|
|
1495
|
+
}
|
|
1496
|
+
function w(n) {
|
|
1497
|
+
function i(t) {
|
|
1498
|
+
var e, r;
|
|
1499
|
+
const o = u(t);
|
|
1500
|
+
if (!o)
|
|
1501
|
+
return;
|
|
1502
|
+
const a = n.get(t);
|
|
1503
|
+
return {
|
|
1504
|
+
id: o.id,
|
|
1505
|
+
english: o.text,
|
|
1506
|
+
translation: (a == null ? void 0 : a.text) ?? "",
|
|
1507
|
+
metadata: {
|
|
1508
|
+
translationNotes: (e = a == null ? void 0 : a.metadata) == null ? void 0 : e.notes,
|
|
1509
|
+
verified: (r = a == null ? void 0 : a.metadata) == null ? void 0 : r.verified
|
|
1510
|
+
}
|
|
1511
|
+
};
|
|
1512
|
+
}
|
|
1513
|
+
function s(t) {
|
|
1514
|
+
return t.map((e) => i(e)).filter((e) => e !== void 0);
|
|
1515
|
+
}
|
|
1516
|
+
return {
|
|
1517
|
+
getParallelTextById: i,
|
|
1518
|
+
getParallelTextByIds: s
|
|
1519
|
+
};
|
|
1520
|
+
}
|
|
1521
|
+
export {
|
|
1522
|
+
w as v,
|
|
1523
|
+
x
|
|
1524
|
+
};
|
|
1525
|
+
//# sourceMappingURL=index-COm2EKMO.js.map
|