summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcyfraeviolae <cyfraeviolae>2022-02-27 01:46:56 -0500
committercyfraeviolae <cyfraeviolae>2022-02-27 01:46:56 -0500
commit6cd2531940433704f709e763c669aabe6dd02254 (patch)
treeed87cbbbc46c0cb7ffe9ddf54fd7f94ab5555819
parent4423bad3b71200a7b385503cf863396809f917f0 (diff)
one more poem
-rw-r--r--static/poems.js17
1 files changed, 17 insertions, 0 deletions
diff --git a/static/poems.js b/static/poems.js
index c427f24..348b2e4 100644
--- a/static/poems.js
+++ b/static/poems.js
@@ -46,4 +46,21 @@ Still threatning to devour me opens wide,
To which the Hell I suffer seems a Heav'n.`,
"link": "https://milton.host.dartmouth.edu/reading_room/pl/book_4/text.shtml",
},
+ {
+ "line": "Underneath the moaning hemlocks".split(' '),
+ "scansion": ['/x/', 'x', '/x', '/x'],
+ "title": "The Famine",
+ "collection": "The Song of Hiawatha",
+ "author": "Henry Wadsworth Longfellow",
+ "meter": "trochaic tetrameter",
+ "ctx": `Then they buried Minnehaha;
+In the snow a grave they made her,
+150In the forest deep and darksome,
+Underneath the moaning hemlocks;
+Clothed her in her richest garments,
+Wrapped her in her robes of ermine,
+Covered her with snow, like ermine;
+Thus they buried Minnehaha.`,
+ "link": "https://www.gutenberg.org/files/30795/30795-h/30795-h.htm#XX",
+ },
]