summaryrefslogtreecommitdiff
path: root/static/poems.js
diff options
context:
space:
mode:
authorcyfraeviolae <cyfraeviolae>2022-02-26 17:15:47 -0500
committercyfraeviolae <cyfraeviolae>2022-02-26 17:15:47 -0500
commite2f8db4d3d842292e3b021866e3e243b94e92e11 (patch)
treeb5062e50e7696bcc019d1ae85ffff63192897842 /static/poems.js
parent945d31e400b4fa1f8bd7dea745b267d7c7beb0ea (diff)
kbd hl
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",