summaryrefslogtreecommitdiff
path: root/static/poems.js
diff options
context:
space:
mode:
Diffstat (limited to 'static/poems.js')
-rw-r--r--static/poems.js13
1 files changed, 13 insertions, 0 deletions
diff --git a/static/poems.js b/static/poems.js
index e7f9539..af92bf2 100644
--- a/static/poems.js
+++ b/static/poems.js
@@ -63,4 +63,17 @@ Covered her with snow, like ermine;
Thus they buried Minnehaha.`,
"link": "https://www.gutenberg.org/files/30795/30795-h/30795-h.htm#XX",
},
+ {
+ "line": "Melodious birds sing madrigals".split(' '),
+ "scansion": ['x/x', '/', 'x', '/x/'],
+ "title": "The Passionate Shepherd to His Love",
+ "collection": null,
+ "author": "Christopher Marlowe",
+ "meter": "iambic tetrameter",
+ "ctx": `And we will sit upon the rocks,
+Seeing the shepherds feed their flocks
+By shallow rivers to whose falls
+Melodious birds sing madrigals.`,
+ "link": "https://en.wikipedia.org/wiki/The_Passionate_Shepherd_to_His_Love",
+ },
]