{"id":"01KG8AWVSHMF6TKQ04FAXZC86B","cid":"bafkreigumwe62rnnq4wd2k2ownw5cfkm6mo4inxq27nrrugjxlpdvfpgq4","type":"segment","properties":{"description":"# POETRY\n## Overview\nThis segment, labeled \"POETRY,\" is part of a technical manual script titled [Shakespeare Complete Works Download Script](arke:01KG8AWGEP5VC33Q2EJ85FCB6J). It contains shell commands for downloading various poetry collections and individual works by William Shakespeare. The segment was extracted on January 30, 2026, from the file [download_shakespeare.sh](arke:01KG89K4MCC02B3RKGNV2XEV39) and is part of the [Shakespeare](arke:01KG89JREDR8WY5QQGYR5FZRDY) collection.\n\n## Context\nThis \"POETRY\" segment follows the \"HISTORIES\" segment ([arke:01KG8AWVSEZACXM55MNQXH97CH](arke:01KG8AWVSEZACXM55MNQXH97CH)) and precedes the \"ILLUSTRATED SPECIAL EDITIONS\" segment ([arke:01KG8AWVSHCZFGA2VEQ6W3ZKST](arke:01KG8AWVSHCZFGA2VEQ6W3ZKST)) within the larger download script. The script itself is designed to systematically download different categories of Shakespeare's works.\n\n## Contents\nThe segment lists specific poetry works to be downloaded, including:\n*   Sonnets (1905 Bodleian Facsimile)\n*   Venus and Adonis (1905 Sidney Lee Facsimile)\n*   The Rape of Lucrece (1655 edition with Faithorne Portrait)\n*   The Phoenix and the Turtle and The Lover's Complaint\n*   The Poems (1832 Dyce Edition, illustrated)\n*   Poems and Pericles Facsimiles (1905 Oxford edition)\n\nEach entry includes a `download` command specifying the source archive path and the local destination path for the PDF file.","description_generated_at":"2026-01-30T20:53:31.689Z","description_model":"gemini-2.5-flash-lite","description_title":"POETRY","end_line":191,"extracted_at":"2026-01-30T20:53:12.673Z","extracted_by":"structure-extraction-lambda","label":"POETRY","source_file":"01KG89K4MCC02B3RKGNV2XEV39","start_line":162,"text":"# ==========================================\n# POETRY (deduplicated, best editions)\n# ==========================================\necho \"\"\necho \"=== POETRY ===\"\n\n# Sonnets - 1905 Bodleian Facsimile (best facsimile)\ndownload \"$ARCHIVE_BASE/shakespearessonn00shakrich/shakespearessonn00shakrich.pdf\" \\\n    \"$BASE_DIR/poetry/01_sonnets_1905_bodleian_facsimile.pdf\"\n\n# Venus and Adonis - 1905 Sidney Lee Facsimile\ndownload \"$ARCHIVE_BASE/shakespearesvenu00shakrich/shakespearesvenu00shakrich.pdf\" \\\n    \"$BASE_DIR/poetry/02_venus_and_adonis_1905_facsimile.pdf\"\n\n# Rape of Lucrece - 1655 with RARE Faithorne Portrait ⭐\ndownload \"$ARCHIVE_BASE/rapeoflucrececom00shak/rapeoflucrececom00shak.pdf\" \\\n    \"$BASE_DIR/poetry/03_rape_of_lucrece_1655_faithorne_portrait.pdf\"\n\n# Phoenix and Turtle + Lover's Complaint\ndownload \"$ARCHIVE_BASE/loverscomplaintp00shak/loverscomplaintp00shak.pdf\" \\\n    \"$BASE_DIR/poetry/04_phoenix_and_turtle_lovers_complaint_1906.pdf\"\n\n# The Poems - 1832 Dyce Edition ILLUSTRATED ⭐\ndownload \"$ARCHIVE_BASE/poemsofshakespea00shak/poemsofshakespea00shak.pdf\" \\\n    \"$BASE_DIR/poetry/05_poems_collected_1832_dyce_illustrated.pdf\"\n\n# Poems and Pericles Facsimiles - comprehensive 1905 Oxford\ndownload \"$ARCHIVE_BASE/poemspericles00shakgoog/poemspericles00shakgoog.pdf\" \\\n    \"$BASE_DIR/poetry/06_poems_pericles_facsimiles_1905_oxford.pdf\"\n","title":"POETRY"},"relationships":[{"peer":"01KG8AWGEP5VC33Q2EJ85FCB6J","peer_type":"technical_manual","predicate":"in"},{"peer":"01KG89K4MCC02B3RKGNV2XEV39","peer_type":"file","predicate":"extractedFrom"},{"peer":"01KG89JREDR8WY5QQGYR5FZRDY","peer_type":"collection","predicate":"collection"},{"peer":"01KG8AWVSEZACXM55MNQXH97CH","peer_type":"segment","predicate":"prev"},{"peer":"01KG8AWVSHCZFGA2VEQ6W3ZKST","peer_type":"segment","predicate":"next"}],"ver":3,"created_at":"2026-01-30T20:53:13.137Z","ts":"2026-01-30T20:53:31.926Z","edited_by":{"method":"manual","user_id":"01KFF5C36SQEVDHC9CBNZZJH9K"}}