{"id":"01KG8AWVSEBG9E2YGBY0SEZBBZ","cid":"bafkreicv5sv5e56vacvxxmq23dsmdoc6pbdlgt4irjjpa36np5habn24vy","type":"segment","properties":{"description":"# TRAGEDIES\n\n## Overview\nThis entity is a segment from a technical manual, specifically a section titled \"TRAGEDIES\" within the \"Shakespeare Complete Works Download Script\". It outlines commands for downloading PDF versions of Shakespearean tragedies from the Internet Archive. The segment covers lines 33 through 68 of the source file.\n\n## Context\nThe \"TRAGEDIES\" segment is part of the larger [Shakespeare Complete Works Download Script](arke:01KG8AWGEP5VC33Q2EJ85FCB6J), which is itself contained within the [Shakespeare](arke:01KG89JREDR8WY5QQGYR5FZRDY) collection. This script, `download_shakespeare.sh` ([arke:01KG89K4MCC02B3RKGNV2XEV39](arke:01KG89K4MCC02B3RKGNV2XEV39)), is designed to download public domain PDFs of Shakespeare's works, prioritizing illustrated editions. This segment follows the \"Introduction\" ([arke:01KG8AWVSC7FY4M9EN0V2YBCC5](arke:01KG8AWVSC7FY4M9EN0V2YBCC5)) and precedes the \"COMEDIES\" segment ([arke:01KG8AWVSHYRN0RSXKZB0R3AAG](arke:01KG8AWVSHYRN0RSXKZB0R3AAG)).\n\n## Contents\nThis segment lists ten Shakespearean tragedies to be downloaded:\n*   *Titus Andronicus*\n*   *Romeo and Juliet*\n*   *Julius Caesar*\n*   *Hamlet*\n*   *Othello*\n*   *King Lear*\n*   *Macbeth*\n*   *Antony and Cleopatra*\n*   *Coriolanus*\n*   *Timon of Athens*\n\nEach entry includes a `download` command specifying the source URL from the Internet Archive and the local path for the downloaded PDF file, organized within a \"tragedies\" subdirectory.","description_generated_at":"2026-01-30T20:53:32.100Z","description_model":"gemini-2.5-flash-lite","description_title":"TRAGEDIES","end_line":68,"extracted_at":"2026-01-30T20:53:12.673Z","extracted_by":"structure-extraction-lambda","label":"TRAGEDIES","source_file":"01KG89K4MCC02B3RKGNV2XEV39","start_line":33,"text":"echo \"=== TRAGEDIES ===\"\n\ndownload \"$ARCHIVE_BASE/titusandronicus00shak/titusandronicus00shak.pdf\" \\\n    \"$BASE_DIR/tragedies/01_titus_andronicus_1901.pdf\"\n\ndownload \"$ARCHIVE_BASE/romeoandjuliet00shakgoog/romeoandjuliet00shakgoog.pdf\" \\\n    \"$BASE_DIR/tragedies/02_romeo_and_juliet_1873.pdf\"\n\ndownload \"$ARCHIVE_BASE/juliuscaesar00shakgoog/juliuscaesar00shakgoog.pdf\" \\\n    \"$BASE_DIR/tragedies/03_julius_caesar_1902.pdf\"\n\ndownload \"$ARCHIVE_BASE/hamletprinceofde00shak/hamletprinceofde00shak.pdf\" \\\n    \"$BASE_DIR/tragedies/04_hamlet_1890.pdf\"\n\ndownload \"$ARCHIVE_BASE/othello00shakgoog/othello00shakgoog.pdf\" \\\n    \"$BASE_DIR/tragedies/05_othello_1886.pdf\"\n\ndownload \"$ARCHIVE_BASE/kinglear00shakgoog/kinglear00shakgoog.pdf\" \\\n    \"$BASE_DIR/tragedies/06_king_lear_1860.pdf\"\n\ndownload \"$ARCHIVE_BASE/macbeth00shakgoog/macbeth00shakgoog.pdf\" \\\n    \"$BASE_DIR/tragedies/07_macbeth_1871.pdf\"\n\ndownload \"$ARCHIVE_BASE/antonycleopatra00shakgoog/antonycleopatra00shakgoog.pdf\" \\\n    \"$BASE_DIR/tragedies/08_antony_and_cleopatra_1891.pdf\"\n\ndownload \"$ARCHIVE_BASE/coriolanus00shakgoog/coriolanus00shakgoog.pdf\" \\\n    \"$BASE_DIR/tragedies/09_coriolanus_1891.pdf\"\n\ndownload \"$ARCHIVE_BASE/timonofathens00shak/timonofathens00shak.pdf\" \\\n    \"$BASE_DIR/tragedies/10_timon_of_athens_1901.pdf\"\n\n# ==========================================\n# COMEDIES (16 plays - preferring illustrated)\n# ==========================================\necho \"\"","title":"TRAGEDIES"},"relationships":[{"peer":"01KG8AWGEP5VC33Q2EJ85FCB6J","peer_type":"technical_manual","predicate":"in"},{"peer":"01KG89K4MCC02B3RKGNV2XEV39","peer_type":"file","predicate":"extractedFrom"},{"peer":"01KG89JREDR8WY5QQGYR5FZRDY","peer_type":"collection","predicate":"collection"},{"peer":"01KG8AWVSC7FY4M9EN0V2YBCC5","peer_type":"intro","predicate":"prev"},{"peer":"01KG8AWVSHYRN0RSXKZB0R3AAG","peer_type":"segment","predicate":"next"}],"ver":3,"created_at":"2026-01-30T20:53:13.134Z","ts":"2026-01-30T20:53:32.357Z","edited_by":{"method":"manual","user_id":"01KFF5C36SQEVDHC9CBNZZJH9K"}}