summaryrefslogtreecommitdiff
path: root/static/poems.js
diff options
context:
space:
mode:
Diffstat (limited to 'static/poems.js')
-rw-r--r--static/poems.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/poems.js b/static/poems.js
index 89e8701..26ec581 100644
--- a/static/poems.js
+++ b/static/poems.js
@@ -1,6 +1,7 @@
var challenges = [
{
- "line": [["A"], ["/pre", "sence"], ["/that"], ["dis", "/turbs"], ["me"], ["/with"], ["the"], ["/joy"]],
+ "line": ["A", "presence", "that", "disturbs", "me", "with", "the", "joy"],
+ "scansion": ["x", "/x", "/", "x/", "x", "/", "x", "/"],
"title": "Lines written a few miles above Tintern Abbey",
"collection": "Lyrical Ballads",
"author": "William Wordsworth",