{"product_id":"recognizing-irony-mini-unit-figurative-language-grades-6-8-light-up-literature","title":"Recognizing Irony Mini-Unit | Figurative Language Grades 6–8 | Light Up Literature","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eRecognizing Irony Mini-Unit | Figurative Language Passages Grades 6–8\u003c\/title\u003e\n\u003cmeta name=\"description\" content=\"Teach situational, verbal, and dramatic irony with 3 nonfiction passages, visual notes, 30 questions, vocabulary lists, and an expanded answer key. Grades 6–8, no prep.\"\u003e\n\u003cmeta name=\"keywords\" content=\"irony mini unit 6th grade, recognizing irony figurative language, situational verbal dramatic irony worksheet, irony nonfiction passages middle school, figurative language 6th grade, irony reading comprehension, RL.6.6 irony practice, 7th grade irony activities, 8th grade figurative language, irony vs coincidence lesson, middle school ELA figurative language, irony answer key expanded, no prep figurative language\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;900\u0026amp;family=Open+Sans:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #BD10E1;\n    --indigo: #25046B;\n    --indigo-mid: #3a0a8f;\n    --white: #ffffff;\n    --off-white: #faf8ff;\n    --light-purple: #f5e8fc;\n    --text-dark: #1a0040;\n    --text-mid: #3d2070;\n    --text-body: #2d1060;\n    --border-light: #e0cff5;\n  }\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    font-family: 'Open Sans', sans-serif;\n    background-color: var(--off-white);\n    color: var(--text-body);\n    line-height: 1.7;\n    font-size: 16px;\n  }\n\n  h1, h2, h3, h4 { font-family: 'Playfair Display', serif; line-height: 1.2; }\n  a { color: var(--purple); text-decoration: none; }\n\n  \/* ─── HERO ─── *\/\n  .hero {\n    background: linear-gradient(135deg, var(--indigo) 0%, var(--indigo-mid) 55%, #5c1aad 100%);\n    color: var(--white); padding: 64px 24px 72px;\n    text-align: center; position: relative; overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; top: -80px; right: -80px;\n    width: 320px; height: 320px; border-radius: 50%;\n    background: rgba(189,16,225,0.18); pointer-events: none;\n  }\n  .hero::after {\n    content: ''; position: absolute; bottom: -60px; left: -60px;\n    width: 240px; height: 240px; border-radius: 50%;\n    background: rgba(189,16,225,0.12); pointer-events: none;\n  }\n  .hero-inner { max-width: 800px; margin: 0 auto; position: relative; z-index: 1; }\n  .hero-badge {\n    display: inline-block;\n    background: rgba(189,16,225,0.25);\n    border: 1px solid rgba(189,16,225,0.5);\n    color: #e9b5f9; font-family: 'Open Sans', sans-serif;\n    font-size: 12px; font-weight: 700;\n    letter-spacing: 2px; text-transform: uppercase;\n    padding: 6px 18px; border-radius: 30px; margin-bottom: 22px;\n  }\n  .hero h1 { font-size: clamp(2rem, 5vw, 3.2rem); font-weight: 900; color: var(--white); margin-bottom: 18px; }\n  .hero h1 span { color: #e07ef8; }\n  .hero-sub { font-size: 1.15rem; color: #d4b8f0; max-width: 640px; margin: 0 auto 32px; }\n  .hero-stats { display: flex; justify-content: center; gap: 10px; flex-wrap: wrap; margin-bottom: 36px; }\n  .stat-pill {\n    background: rgba(255,255,255,0.12); border: 1px solid rgba(255,255,255,0.2);\n    color: var(--white); font-size: 0.85rem; font-weight: 600;\n    padding: 7px 16px; border-radius: 30px;\n  }\n  .stat-pill.highlight { background: rgba(189,16,225,0.35); border-color: rgba(189,16,225,0.6); }\n  .btn-primary {\n    display: inline-block; background: var(--purple); color: var(--white);\n    font-family: 'Open Sans', sans-serif; font-size: 1rem; font-weight: 700;\n    padding: 16px 40px; border-radius: 6px; letter-spacing: 0.5px;\n    text-transform: uppercase; transition: background 0.2s ease, transform 0.15s ease;\n  }\n  .btn-primary:hover { background: #a50cc8; transform: translateY(-2px); }\n\n  \/* ─── TRUST BAR ─── *\/\n  .trust-bar {\n    background: var(--purple); color: var(--white);\n    text-align: center; padding: 14px 24px;\n    font-size: 0.9rem; font-weight: 600;\n  }\n\n  \/* ─── SECTIONS ─── *\/\n  .section { max-width: 880px; margin: 0 auto; padding: 60px 24px; }\n  .section-label { font-size: 11px; font-weight: 700; letter-spacing: 2.5px; text-transform: uppercase; color: var(--purple); margin-bottom: 10px; }\n  .section h2 { font-size: clamp(1.6rem, 3vw, 2.2rem); color: var(--indigo); margin-bottom: 20px; }\n  .section p { font-size: 1rem; color: var(--text-body); margin-bottom: 16px; max-width: 700px; }\n  .divider { border: none; border-top: 2px solid var(--border-light); max-width: 880px; margin: 0 auto; }\n\n  \/* ─── WHY BAND ─── *\/\n  .why-band { background: var(--light-purple); border-top: 3px solid var(--border-light); border-bottom: 3px solid var(--border-light); }\n  .why-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 20px; margin-top: 30px; }\n  .why-card {\n    background: var(--white); border: 1px solid var(--border-light);\n    border-left: 4px solid var(--purple); border-radius: 8px; padding: 20px 22px;\n  }\n  .why-card .w-icon { font-size: 1.5rem; margin-bottom: 8px; }\n  .why-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.93rem; font-weight: 700; color: var(--indigo); margin-bottom: 6px; }\n  .why-card p { font-size: 0.88rem; color: var(--text-body); margin: 0; }\n\n  \/* ─── IRONY TYPES — DARK BAND ─── *\/\n  .structure-band { background: var(--indigo); color: var(--white); }\n  .structure-band .section-label { color: #e07ef8; }\n  .structure-band h2 { color: var(--white); }\n  .structure-band p { color: #d4b8f0; }\n  .irony-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 20px; margin-top: 28px; }\n  .irony-card {\n    background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.18);\n    border-radius: 10px; padding: 26px 22px;\n    border-top: 3px solid #e07ef8;\n  }\n  .irony-type { font-family: 'Playfair Display', serif; font-size: 1.3rem; font-weight: 700; color: #e07ef8; margin-bottom: 10px; }\n  .irony-card .i-def { font-size: 0.92rem; color: var(--white); font-weight: 600; margin-bottom: 8px; }\n  .irony-card .i-example { font-size: 0.83rem; color: #c0a0e0; font-style: italic; }\n  .irony-mem {\n    margin-top: 28px;\n    background: rgba(189,16,225,0.2); border: 1px solid rgba(189,16,225,0.4);\n    border-radius: 8px; padding: 18px 22px;\n    font-size: 0.9rem; color: var(--white);\n  }\n  .irony-mem strong { color: #e07ef8; }\n\n  \/* ─── WHAT'S INCLUDED ─── *\/\n  .included-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 18px; margin-top: 28px; }\n  .included-card {\n    background: var(--white); border: 1px solid var(--border-light);\n    border-radius: 10px; padding: 22px;\n    border-top: 4px solid var(--purple);\n    position: relative;\n  }\n  .inc-num { font-family: 'Playfair Display', serif; font-size: 2rem; font-weight: 900; color: var(--purple); line-height: 1; margin-bottom: 8px; }\n  .included-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.95rem; font-weight: 700; color: var(--indigo); margin-bottom: 8px; }\n  .included-card p { font-size: 0.86rem; color: var(--text-body); margin: 0; }\n  .inc-detail { margin-top: 10px; padding-top: 10px; border-top: 1px solid var(--border-light); font-size: 0.79rem; color: var(--text-mid); font-weight: 600; }\n\n  \/* ─── PASSAGES ─── *\/\n  .passages-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)); gap: 20px; margin-top: 28px; }\n  .passage-card {\n    background: var(--white); border: 1px solid var(--border-light);\n    border-radius: 10px; padding: 24px 22px;\n    border-top: 4px solid var(--purple);\n  }\n  .passage-num { font-family: 'Playfair Display', serif; font-size: 1.1rem; font-weight: 700; color: var(--purple); margin-bottom: 6px; }\n  .passage-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.97rem; font-weight: 700; color: var(--indigo); margin-bottom: 8px; }\n  .passage-card p { font-size: 0.86rem; color: var(--text-mid); margin: 0 0 12px; }\n  .passage-tags { display: flex; flex-wrap: wrap; gap: 6px; }\n  .p-tag {\n    font-size: 0.75rem; font-weight: 700; padding: 3px 10px;\n    border-radius: 20px; background: var(--light-purple); color: var(--indigo);\n    border: 1px solid var(--border-light);\n  }\n\n  \/* ─── ANSWER KEY CALLOUT ─── *\/\n  .key-callout {\n    margin-top: 28px;\n    background: linear-gradient(135deg, var(--indigo) 0%, var(--indigo-mid) 100%);\n    border-radius: 10px; padding: 26px 30px;\n    display: flex; gap: 20px; align-items: flex-start; flex-wrap: wrap;\n  }\n  .key-callout .kc-icon { font-size: 2rem; flex-shrink: 0; }\n  .key-callout h3 { font-family: 'Open Sans', sans-serif; font-size: 1rem; font-weight: 700; color: var(--white); margin-bottom: 8px; }\n  .key-callout p { font-size: 0.9rem; color: #d4b8f0; margin: 0 0 6px; }\n  .key-callout strong { color: var(--white); }\n\n  \/* ─── ADHD CALLOUT ─── *\/\n  .adhd-band { background: var(--light-purple); border-top: 3px solid var(--border-light); border-bottom: 3px solid var(--border-light); }\n  .adhd-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 18px; margin-top: 28px; }\n  .adhd-card {\n    background: var(--white); border: 1px solid var(--border-light);\n    border-radius: 8px; padding: 18px 20px;\n    display: flex; gap: 14px; align-items: flex-start;\n  }\n  .adhd-icon { font-size: 1.4rem; flex-shrink: 0; margin-top: 2px; }\n  .adhd-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.88rem; font-weight: 700; color: var(--indigo); margin-bottom: 4px; }\n  .adhd-card p { font-size: 0.83rem; color: var(--text-mid); margin: 0; }\n\n  \/* ─── STANDARDS ─── *\/\n  .standards-band { background: var(--indigo); color: var(--white); }\n  .standards-band .section-label { color: #e07ef8; }\n  .standards-band h2 { color: var(--white); }\n  .standards-band p { color: #d4b8f0; }\n  .standards-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 16px; margin-top: 28px; }\n  .std-card {\n    background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.15);\n    border-radius: 8px; padding: 18px 20px;\n  }\n  .std-code { font-family: 'Open Sans', sans-serif; font-size: 0.82rem; font-weight: 700; color: #e07ef8; margin-bottom: 6px; letter-spacing: 0.5px; }\n  .std-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.88rem; font-weight: 700; color: var(--white); margin-bottom: 4px; }\n  .std-card p { font-size: 0.82rem; color: #c0a0e0; margin: 0; }\n\n  \/* ─── WHO ─── *\/\n  .who-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 18px; margin-top: 28px; }\n  .who-card { text-align: center; background: var(--white); border: 1px solid var(--border-light); border-radius: 10px; padding: 24px 18px; }\n  .who-icon { font-size: 2rem; margin-bottom: 10px; }\n  .who-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.9rem; font-weight: 700; color: var(--indigo); margin-bottom: 6px; }\n  .who-card p { font-size: 0.83rem; color: var(--text-mid); margin: 0; }\n\n  \/* ─── WAYS ─── *\/\n  .ways-list {\n    list-style: none; display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 16px; margin-top: 28px;\n  }\n  .ways-list li {\n    display: flex; align-items: flex-start; gap: 12px;\n    background: var(--white); border: 1px solid var(--border-light);\n    border-radius: 8px; padding: 16px 18px;\n    font-size: 0.93rem; color: var(--text-body); font-weight: 600;\n  }\n  .ways-list li span.icon { font-size: 1.2rem; flex-shrink: 0; margin-top: 1px; }\n\n  \/* ─── SPECS ─── *\/\n  .specs-wrap { border: 1px solid var(--border-light); border-radius: 10px; overflow: hidden; margin-top: 28px; }\n  .specs-table { width: 100%; border-collapse: collapse; font-size: 0.93rem; }\n  .specs-table tr { border-bottom: 1px solid var(--border-light); }\n  .specs-table tr:last-child { border-bottom: none; }\n  .specs-table td { padding: 13px 16px; vertical-align: top; }\n  .specs-table td:first-child { font-weight: 700; color: var(--indigo); width: 38%; background: var(--light-purple); }\n  .specs-table td:last-child { color: var(--text-body); background: var(--white); }\n\n  \/* ─── FAQ ─── *\/\n  .faq-list { display: flex; flex-direction: column; gap: 18px; margin-top: 28px; }\n  .faq-item { border: 1px solid var(--border-light); border-radius: 10px; overflow: hidden; }\n  .faq-q {\n    background: var(--white); padding: 18px 22px;\n    font-weight: 700; color: var(--indigo); font-size: 0.97rem;\n    display: flex; align-items: flex-start; gap: 12px;\n  }\n  .faq-q::before {\n    content: 'Q'; background: var(--purple); color: var(--white);\n    font-size: 0.75rem; font-weight: 700; width: 22px; height: 22px; min-width: 22px;\n    border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; margin-top: 1px;\n  }\n  .faq-a { background: var(--light-purple); padding: 16px 22px 18px 56px; font-size: 0.93rem; color: var(--text-body); border-top: 1px solid var(--border-light); }\n\n  \/* ─── CTA ─── *\/\n  .cta-band {\n    background: linear-gradient(135deg, var(--indigo) 0%, var(--indigo-mid) 55%, #5c1aad 100%);\n    color: var(--white); text-align: center; padding: 64px 24px;\n    position: relative; overflow: hidden;\n  }\n  .cta-band::before { content: ''; position: absolute; top: -100px; right: -100px; width: 350px; height: 350px; border-radius: 50%; background: rgba(189,16,225,0.15); pointer-events: none; }\n  .cta-inner { max-width: 620px; margin: 0 auto; position: relative; z-index: 1; }\n  .cta-band h2 { color: var(--white); font-size: clamp(1.7rem, 3.5vw, 2.4rem); margin-bottom: 16px; }\n  .cta-band p { color: #d4b8f0; font-size: 1.05rem; margin-bottom: 32px; max-width: 520px; margin-left: auto; margin-right: auto; }\n  .cta-reassure { margin-top: 20px; font-size: 0.82rem; color: #b89fd4; }\n\n  \/* ─── FOOTER ─── *\/\n  .footer { background: var(--text-dark); color: #9980c0; text-align: center; padding: 28px 24px; font-size: 0.82rem; }\n  .footer a { color: #c99ee0; }\n\u003c\/style\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════\n     HERO\n══════════════════════════════════════════ --\u003e\n\u003csection class=\"hero\"\u003e\n  \u003cdiv class=\"hero-inner\"\u003e\n    \u003cdiv class=\"hero-badge\"\u003eGrades 6–8 · Figurative Language · Irony Mini-Unit · No Prep\u003c\/div\u003e\n    \u003ch1\u003eIrony Isn't Just Bad Luck.\u003cbr\u003e\u003cspan\u003eTeach Students the Difference.\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp class=\"hero-sub\"\u003eVisual notes, three nonfiction passages, 30 questions, built-in vocabulary, and an expanded answer key — everything needed to teach situational, verbal, and dramatic irony in one packet.\u003c\/p\u003e\n    \u003cdiv class=\"hero-stats\"\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003e3 Types of Irony\u003c\/span\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003e3 Nonfiction Passages\u003c\/span\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003e30 Questions\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eVisual Reference Chart\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eExpanded Answer Key\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eNo Prep · Print Ready\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ca href=\"#buy\" class=\"btn-primary\"\u003eGet This Resource\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"trust-bar\"\u003e\n  Aligned to RL.6.6–RL.8.6 · Nonfiction passages across science, art, and history · 3–5 days of instruction\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     THE PROBLEM THIS SOLVES\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"why-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWhy This Resource\u003c\/p\u003e\n    \u003ch2\u003eStudents Don't Confuse Irony with Coincidence. They Confuse It with Everything.\u003c\/h2\u003e\n    \u003cp\u003eAsk a middle schooler to find irony in a passage and you'll get a mix of bad luck, surprise, coincidence, and actual irony — all labeled the same way. That's not a comprehension problem. It's a definition problem, and no amount of practice fixes it if students don't have a clear mental model first.\u003c\/p\u003e\n    \u003cp\u003eThis mini-unit solves that by starting with the visual chart — a single-page reference that defines all three types with concrete examples and a direct comparison to what irony is \u003cem\u003enot\u003c\/em\u003e. Students keep it. They refer back to it. Then they practice with three different passages that give them real context to apply the concept.\u003c\/p\u003e\n    \u003cdiv class=\"why-grid\"\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e🗺️\u003c\/div\u003e\n        \u003ch3\u003eVisual model before practice\u003c\/h3\u003e\n        \u003cp\u003eThe triangle chart gives students a concrete mental framework for all three irony types before they answer a single question — so they're practicing recognition, not guessing.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e📖\u003c\/div\u003e\n        \u003ch3\u003eNonfiction passages, not fiction excerpts\u003c\/h3\u003e\n        \u003cp\u003eUsing nonfiction passages means students practice identifying irony in informational contexts — which is exactly where RL\/RI standards expect them to apply figurative language skills.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e🔄\u003c\/div\u003e\n        \u003ch3\u003eThree passages, three content areas\u003c\/h3\u003e\n        \u003cp\u003eScience, art history, and American history — three completely different contexts for the same skill. That variety builds transferable understanding, not just passage-specific familiarity.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e💡\u003c\/div\u003e\n        \u003ch3\u003eExplanations, not just answers\u003c\/h3\u003e\n        \u003cp\u003eThe expanded answer key tells students \u003cem\u003ewhy\u003c\/em\u003e each answer is correct — explaining the ironic contrast in each situation. Students who review the key actually learn from their mistakes.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     THREE TYPES — DARK BAND\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"structure-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eThe Concept\u003c\/p\u003e\n    \u003ch2\u003eAll Three Types. One Visual. Students Keep It.\u003c\/h2\u003e\n    \u003cp\u003eThe mini-unit opens with a full-page visual chart that defines and illustrates all three types of irony. It's designed to be kept — printed 2-up so students can cut it out and glue it into their notebooks, or used as a desk reference throughout the unit.\u003c\/p\u003e\n    \u003cdiv class=\"irony-grid\"\u003e\n      \u003cdiv class=\"irony-card\"\u003e\n        \u003cdiv class=\"irony-type\"\u003eSituational Irony\u003c\/div\u003e\n        \u003cp class=\"i-def\"\u003eThe outcome is the opposite of what's expected.\u003c\/p\u003e\n        \u003cp class=\"i-example\"\u003eExample from the chart: A fire station burns down.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"irony-card\"\u003e\n        \u003cdiv class=\"irony-type\"\u003eVerbal Irony\u003c\/div\u003e\n        \u003cp class=\"i-def\"\u003eSomeone says the opposite of what they really mean.\u003c\/p\u003e\n        \u003cp class=\"i-example\"\u003eExample from the chart: During a rainstorm, someone says, \"What perfect weather!\"\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"irony-card\"\u003e\n        \u003cdiv class=\"irony-type\"\u003eDramatic Irony\u003c\/div\u003e\n        \u003cp class=\"i-def\"\u003eThe audience knows something the character doesn't.\u003c\/p\u003e\n        \u003cp class=\"i-example\"\u003eExample from the chart: The audience knows the monster is behind the door, but the hero opens it anyway.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"irony-mem\"\u003e\n      🧠 \u003cstrong\u003eBuilt-in memory aid:\u003c\/strong\u003e The chart includes a direct comparison note students can reference when they're unsure: \u003cstrong\u003eIrony = opposite outcome · Coincidence = two things happen together · Bad luck = something unfortunate · Surprise = unexpected but not opposite.\u003c\/strong\u003e This is the distinction most students miss — and it's printed right on the page.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     WHAT'S INCLUDED\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eWhat's Inside\u003c\/p\u003e\n  \u003ch2\u003eEvery Component of a Complete 3–5 Day Unit\u003c\/h2\u003e\n  \u003cp\u003eThis is a full instructional sequence — not a worksheet set. Each component builds on the previous one: teach the concept visually, then practice it three times in three different contexts, with vocabulary support and full answer explanations throughout.\u003c\/p\u003e\n  \u003cdiv class=\"included-grid\"\u003e\n    \u003cdiv class=\"included-card\"\u003e\n      \u003cdiv class=\"inc-num\"\u003e①\u003c\/div\u003e\n      \u003ch3\u003eIdentifying Irony Visual Chart\u003c\/h3\u003e\n      \u003cp\u003eFull-page triangle diagram defining all three irony types with definitions, real-world examples, and the irony vs. coincidence\/bad luck\/surprise distinction. Printed 2-up so each student gets their own copy to keep.\u003c\/p\u003e\n      \u003cdiv class=\"inc-detail\"\u003e1 page · Student reference note\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"included-card\"\u003e\n      \u003cdiv class=\"inc-num\"\u003e②\u003c\/div\u003e\n      \u003ch3\u003eThree Nonfiction Reading Passages\u003c\/h3\u003e\n      \u003cp\u003eEach passage is an informational text (2 student pages each) with a built-in vocabulary list of 10 words with definitions. Topics: American fossils, ancient paint, actors who became presidents.\u003c\/p\u003e\n      \u003cdiv class=\"inc-detail\"\u003e6 pages total · 10 vocab words per passage\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"included-card\"\u003e\n      \u003cdiv class=\"inc-num\"\u003e③\u003c\/div\u003e\n      \u003ch3\u003e30 Multiple-Choice Questions\u003c\/h3\u003e\n      \u003cp\u003eTen 4-option questions per passage, each asking students to identify irony in specific situations from the text or explain what makes a scenario ironic. Each question requires applying the concept, not just recalling facts.\u003c\/p\u003e\n      \u003cdiv class=\"inc-detail\"\u003e6 pages total · 10 questions × 3 passages\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"included-card\"\u003e\n      \u003cdiv class=\"inc-num\"\u003e④\u003c\/div\u003e\n      \u003ch3\u003eExpanded Answer Key with Explanations\u003c\/h3\u003e\n      \u003cp\u003eTwo layers of answer key: a quick-reference answer sheet (all 30 answers on one page) plus a full explanatory key for each passage — a table showing the correct answer and a complete explanation of the ironic contrast in each question.\u003c\/p\u003e\n      \u003cdiv class=\"inc-detail\"\u003e4 pages total · Quick key + 3 explanatory keys\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     THREE PASSAGES\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"why-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eThe Three Passages\u003c\/p\u003e\n    \u003ch2\u003eSame Skill. Three Completely Different Contexts.\u003c\/h2\u003e\n    \u003cp\u003eEach passage is a standalone nonfiction text on a different subject — giving students the chance to recognize irony in science, art history, and American history. Each passage also includes a 10-word vocabulary list with definitions, so unfamiliar words don't block comprehension before students get to the questions.\u003c\/p\u003e\n    \u003cdiv class=\"passages-grid\"\u003e\n      \u003cdiv class=\"passage-card\"\u003e\n        \u003cdiv class=\"passage-num\"\u003ePassage 1\u003c\/div\u003e\n        \u003ch3\u003eThe Story of American Found Fossils\u003c\/h3\u003e\n        \u003cp\u003eCovers major U.S. fossil sites — La Brea Tar Pits, Dinosaur National Monument, Sue the T. rex in South Dakota, and the Green River Formation. Questions explore the situational irony of where fossils are found and how they're preserved.\u003c\/p\u003e\n        \u003cdiv class=\"passage-tags\"\u003e\n          \u003cspan class=\"p-tag\"\u003eScience\u003c\/span\u003e\n          \u003cspan class=\"p-tag\"\u003eNatural History\u003c\/span\u003e\n          \u003cspan class=\"p-tag\"\u003eCross-curricular\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"passage-card\"\u003e\n        \u003cdiv class=\"passage-num\"\u003ePassage 2\u003c\/div\u003e\n        \u003ch3\u003eThe Development of Paint in Ancient Times\u003c\/h3\u003e\n        \u003cp\u003eTraces paint-making from prehistoric cave art through ancient Egypt, Greece, Rome, China, and India — including unexpected binding agents like honey and blood. Questions explore the irony of ancient simplicity producing lasting results.\u003c\/p\u003e\n        \u003cdiv class=\"passage-tags\"\u003e\n          \u003cspan class=\"p-tag\"\u003eArt History\u003c\/span\u003e\n          \u003cspan class=\"p-tag\"\u003eAncient Civilizations\u003c\/span\u003e\n          \u003cspan class=\"p-tag\"\u003eCross-curricular\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"passage-card\"\u003e\n        \u003cdiv class=\"passage-num\"\u003ePassage 3\u003c\/div\u003e\n        \u003ch3\u003eActors Who Became American Presidents\u003c\/h3\u003e\n        \u003cp\u003eCovers Ronald Reagan (40th president, former Hollywood actor) and Donald Trump (45th president, former reality TV host), exploring how entertainment backgrounds shaped presidential careers. Questions focus on the irony of skills transferring between fields.\u003c\/p\u003e\n        \u003cdiv class=\"passage-tags\"\u003e\n          \u003cspan class=\"p-tag\"\u003eAmerican History\u003c\/span\u003e\n          \u003cspan class=\"p-tag\"\u003ePolitics\u003c\/span\u003e\n          \u003cspan class=\"p-tag\"\u003eFactual \/ Informational\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"key-callout\"\u003e\n      \u003cdiv class=\"kc-icon\"\u003e📋\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eAbout the Expanded Answer Key\u003c\/h3\u003e\n        \u003cp\u003eMost answer keys give you a letter. This one gives you a letter and an explanation. For each of the 30 questions, the key states the correct answer and explains the specific ironic contrast — for example: \u003cstrong\u003e\"It's ironic that highly trained scientists rely partly on luck, blending chance with expertise.\"\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp\u003eThat means students who review the key after completing the activity actually understand what they got wrong — and why. It also makes this resource usable for discussion, not just grading.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     ADHD SUPPORTS\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"adhd-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eADHD-Friendly Design\u003c\/p\u003e\n    \u003ch2\u003eBuilt for Students Who Need Structure Before Practice\u003c\/h2\u003e\n    \u003cp\u003eThis mini-unit is intentionally sequenced — visual model first, then structured practice. That predictable structure reduces the \"where do I start?\" friction that derails students with attention challenges before they even read the first word.\u003c\/p\u003e\n    \u003cdiv class=\"adhd-grid\"\u003e\n      \u003cdiv class=\"adhd-card\"\u003e\n        \u003cdiv class=\"adhd-icon\"\u003e🗺️\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eVisual model to anchor thinking\u003c\/h3\u003e\n          \u003cp\u003eThe triangle chart is a visual anchor students can return to whenever they're unsure. Instead of rereading instructions, they check the chart — a single, consistent reference.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"adhd-card\"\u003e\n        \u003cdiv class=\"adhd-icon\"\u003e🎯\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eMemory aid printed on the page\u003c\/h3\u003e\n          \u003cp\u003eThe \"Irony vs. Coincidence vs. Bad Luck vs. Surprise\" note is built right into the chart — students don't need to hold distinctions in working memory if they have it in front of them.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"adhd-card\"\u003e\n        \u003cdiv class=\"adhd-icon\"\u003e📦\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eOne passage at a time\u003c\/h3\u003e\n          \u003cp\u003eEach passage is a self-contained unit with its own text, vocabulary, and questions. Assign one per session — the format works whether you spread it across a week or use it in a single class period.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"adhd-card\"\u003e\n        \u003cdiv class=\"adhd-icon\"\u003e📝\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eVocabulary built into the passage\u003c\/h3\u003e\n          \u003cp\u003eEach passage ends with a 10-word vocabulary list and definitions. Students don't need to look anything up before they read — removing that barrier keeps the focus on comprehension.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"adhd-card\"\u003e\n        \u003cdiv class=\"adhd-icon\"\u003e🔁\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eSame format, three times\u003c\/h3\u003e\n          \u003cp\u003eAll three passages use the exact same structure: read, vocabulary, questions. By the second passage, students know exactly what to expect — which reduces transition anxiety and increases independence.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"adhd-card\"\u003e\n        \u003cdiv class=\"adhd-icon\"\u003e✅\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eInteresting topics, no walls of text\u003c\/h3\u003e\n          \u003cp\u003eEach passage is two pages — substantive enough to be meaningful, short enough to read in one sitting. Topics (fossils, ancient art, famous presidents) are genuinely engaging for middle schoolers.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     STANDARDS — DARK BAND\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"standards-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eStandards Alignment\u003c\/p\u003e\n    \u003ch2\u003eWhere This Fits in Your Scope \u0026amp; Sequence\u003c\/h2\u003e\n    \u003cp\u003eThis resource targets figurative language and craft standards across grades 6–8, with the irony concept appearing explicitly in reading literature and language standards at every middle school grade level.\u003c\/p\u003e\n    \u003cdiv class=\"standards-grid\"\u003e\n      \u003cdiv class=\"std-card\"\u003e\n        \u003cdiv class=\"std-code\"\u003eRL.6.6 \/ RL.7.6 \/ RL.8.6\u003c\/div\u003e\n        \u003ch3\u003eCraft \u0026amp; Structure: Point of View\u003c\/h3\u003e\n        \u003cp\u003eExplain how an author develops point of view — including through irony — and its impact on tone and meaning.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"std-card\"\u003e\n        \u003cdiv class=\"std-code\"\u003eL.6.5 \/ L.7.5 \/ L.8.5\u003c\/div\u003e\n        \u003ch3\u003eFigurative Language\u003c\/h3\u003e\n        \u003cp\u003eDemonstrate understanding of figurative language, word relationships, and nuances in word meanings — including verbal irony (L.8.5a specifically names it).\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"std-card\"\u003e\n        \u003cdiv class=\"std-code\"\u003eRI.6.3 \/ RI.7.3 \/ RI.8.3\u003c\/div\u003e\n        \u003ch3\u003eText Analysis — Nonfiction\u003c\/h3\u003e\n        \u003cp\u003eAnalyze how key individuals, events, or ideas are introduced and developed — including how authors use ironic framing in informational texts.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"std-card\"\u003e\n        \u003cdiv class=\"std-code\"\u003eL.6–8.4\u003c\/div\u003e\n        \u003ch3\u003eVocabulary Acquisition\u003c\/h3\u003e\n        \u003cp\u003eDetermine or clarify the meaning of unknown words. The built-in vocabulary lists with definitions support this standard directly for each passage.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     WHO IT'S FOR\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eWho This Works For\u003c\/p\u003e\n  \u003ch2\u003eDesigned for Middle School — Flexible Enough for Multiple Settings\u003c\/h2\u003e\n  \u003cdiv class=\"who-grid\"\u003e\n    \u003cdiv class=\"who-card\"\u003e\n      \u003cdiv class=\"who-icon\"\u003e🏫\u003c\/div\u003e\n      \u003ch3\u003e6th–8th Grade ELA Teachers\u003c\/h3\u003e\n      \u003cp\u003eUse as a standalone figurative language mini-unit, a targeted review before a literature unit that features irony, or a 3–5 day independent practice sequence.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"who-card\"\u003e\n      \u003cdiv class=\"who-icon\"\u003e🏠\u003c\/div\u003e\n      \u003ch3\u003eHomeschool Parents\u003c\/h3\u003e\n      \u003cp\u003eThe visual chart explains everything — no ELA background required. Students can work through each passage independently and use the expanded key to check their reasoning.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"who-card\"\u003e\n      \u003cdiv class=\"who-icon\"\u003e📚\u003c\/div\u003e\n      \u003ch3\u003eTutors \u0026amp; Interventionists\u003c\/h3\u003e\n      \u003cp\u003eStart with the chart in session one, then assign one passage at a time for independent practice between sessions. Each passage takes 30–45 minutes to complete.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"who-card\"\u003e\n      \u003cdiv class=\"who-icon\"\u003e📋\u003c\/div\u003e\n      \u003ch3\u003eSubstitute Teachers\u003c\/h3\u003e\n      \u003cp\u003eFully self-contained. Each passage and question set works without teacher explanation. The chart is the only instruction students need to get started.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     WAYS TO USE\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"why-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWhen to Use It\u003c\/p\u003e\n    \u003ch2\u003eMore Than One Right Moment for This\u003c\/h2\u003e\n    \u003cul class=\"ways-list\"\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📅\u003c\/span\u003e3–5 day figurative language mini-unit as a standalone instructional sequence\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🔔\u003c\/span\u003ePre-reading irony review before teaching a novel or story that features irony heavily\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🎯\u003c\/span\u003eTest prep practice for figurative language and craft standards on state assessments\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📋\u003c\/span\u003eSub day — the chart and passages are completely self-directed\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🧩\u003c\/span\u003eELA rotation station — one passage per rotation for a figurative language unit\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🏠\u003c\/span\u003eHomeschool ELA — built-in vocabulary support makes each passage work as a standalone lesson\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📚\u003c\/span\u003eCross-curricular literacy connection in science or social studies classes\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e✍️\u003c\/span\u003eDiscussion anchor — the expanded answer key explanations make strong discussion starters\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     SPECS\n══════════════════════════════════════════ --\u003e\n\u003chr class=\"divider\"\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eProduct Details\u003c\/p\u003e\n  \u003ch2\u003eWhat You're Getting\u003c\/h2\u003e\n  \u003cdiv class=\"specs-wrap\"\u003e\n    \u003ctable class=\"specs-table\"\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eGrade Level\u003c\/td\u003e\n        \u003ctd\u003e6th–8th Grade (core target); also appropriate for advanced 5th or review in 9th\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSubject\u003c\/td\u003e\n        \u003ctd\u003eELA — Figurative Language, Irony, Reading Comprehension, Vocabulary\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSkill Focus\u003c\/td\u003e\n        \u003ctd\u003eRecognizing and distinguishing situational, verbal, and dramatic irony\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eVisual Reference\u003c\/td\u003e\n        \u003ctd\u003eIdentifying Irony triangle chart — all 3 types defined with examples; includes irony vs. coincidence\/bad luck\/surprise memory aid. Printed 2-up for student notebooks.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003ePassages\u003c\/td\u003e\n        \u003ctd\u003e3 nonfiction informational texts (2 pages each): The Story of American Found Fossils · The Development of Paint in Ancient Times · Actors Who Became American Presidents\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eVocabulary\u003c\/td\u003e\n        \u003ctd\u003e10 content words with definitions included at the end of each passage (30 vocabulary words total)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eQuestions\u003c\/td\u003e\n        \u003ctd\u003e30 total — 10 four-option multiple-choice questions per passage\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eAnswer Key\u003c\/td\u003e\n        \u003ctd\u003eQuick-reference answer sheet (all 30 answers) + expanded explanatory key for each passage (correct answer + explanation of the ironic contrast for every question)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eStudent Pages\u003c\/td\u003e\n        \u003ctd\u003e13 student pages total\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eStandards\u003c\/td\u003e\n        \u003ctd\u003eRL.6.6–RL.8.6 · L.6.5–L.8.5 · RI.6.3 · L.6–8.4\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eDuration\u003c\/td\u003e\n        \u003ctd\u003e3–5 days of instruction; each passage set can be completed in a single 45–50 minute class period\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eFormat\u003c\/td\u003e\n        \u003ctd\u003ePDF — no prep, print ready\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eLicense\u003c\/td\u003e\n        \u003ctd\u003eSingle classroom or personal homeschool use. Additional licenses required for teams, schools, or districts.\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     FAQ\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\" style=\"padding-top: 0;\"\u003e\n  \u003cp class=\"section-label\"\u003eCommon Questions\u003c\/p\u003e\n  \u003ch2\u003eBefore You Buy\u003c\/h2\u003e\n  \u003cdiv class=\"faq-list\"\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eIs this a full unit or just a worksheet set?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eIt's structured like a mini-unit — there's a clear instructional sequence built in. You open with the visual chart (teach), then move through three passages with questions (practice × 3), and the expanded answer key supports review and discussion. That's a 3–5 day sequence. It's not a full novel study or a full figurative language unit, but it has everything you need to teach irony from definition to application without supplementing from other sources.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eWhat's in the expanded answer key, exactly?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eFor each of the 30 questions, the expanded key provides the correct answer letter and a written explanation of why it's correct — specifically naming the ironic contrast. For example, for a question about paleontologists needing luck, the key explains: \"It's ironic that highly trained scientists rely partly on luck, blending chance with expertise.\" This makes the key useful for teaching, discussion, and student self-review — not just grading.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eWhat is the third passage about, and is it appropriate for all classrooms?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe third passage, \"Actors Who Became American Presidents,\" covers Ronald Reagan and Donald Trump as examples of entertainment figures who moved into political office. It's factual and informational in tone — focused on their entertainment backgrounds and how those skills transferred to politics. It does not take political positions. That said, some teachers may prefer to preview it before assigning, depending on their classroom context. The first two passages (fossils and ancient paint) are completely neutral and can be used independently if preferred.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eDoes this cover all three types of irony equally?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe visual chart defines all three types — situational, verbal, and dramatic — with equal treatment. The passages and questions focus primarily on situational irony, which is the type most testable in informational reading contexts and the type most commonly assessed at the middle school level. The chart gives students the full picture; the questions build fluency with the most applicable form.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eCan I use just one passage instead of all three?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes — each passage is completely self-contained. You can use the chart with a single passage as a focused one-day lesson, assign one passage per week as a recurring figurative language practice, or use all three together as the full 3–5 day unit. The structure is the same for all three, so students who complete one know exactly what to do with the next.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eIs this appropriate for homeschool use?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes. The visual chart explains the concept clearly without any background knowledge required — students can read it independently and use it as a reference throughout. The vocabulary lists prevent comprehension roadblocks before students get to the questions. The expanded answer key means parents can check student work and understand the reasoning, not just the answer letter. The only consideration: the third passage mentions Donald Trump, which some families may want to preview first.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     CTA\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"cta-band\" id=\"buy\"\u003e\n  \u003cdiv class=\"cta-inner\"\u003e\n    \u003ch2\u003eTeach It Once.\u003cbr\u003eMake It Stick.\u003c\/h2\u003e\n    \u003cp\u003eVisual notes, three nonfiction passages, 30 questions, vocabulary support, and a full explanatory answer key — everything needed to take irony from definition to mastery.\u003c\/p\u003e\n    \u003ca href=\"#\" class=\"btn-primary\"\u003eAdd to Cart\u003c\/a\u003e\n    \u003cp class=\"cta-reassure\"\u003ePDF delivered instantly · Single-classroom license · 13 student pages + expanded answer key included\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     FOOTER\n══════════════════════════════════════════ --\u003e\n\u003cfooter class=\"footer\"\u003e\n  \u003cp\u003e© 2025 Light Up Literature™ Curriculum, LLC. All rights reserved. | \u003ca href=\"https:\/\/lightupliterature.com\"\u003elightupliterature.com\u003c\/a\u003e\u003c\/p\u003e\n  \u003cp style=\"margin-top: 6px;\"\u003eQuestions? \u003ca href=\"mailto:Debra@lightupliteraturecurriculum.com\"\u003eDebra@lightupliteraturecurriculum.com\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/footer\u003e\n\n\n\u003c\/body\u003e","brand":"Light Up Literature™ Curriculum","offers":[{"title":"Default Title","offer_id":49287016579295,"sku":null,"price":7.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/6Irony.png?v=1779379494","url":"https:\/\/shop.lightupliterature.com\/products\/recognizing-irony-mini-unit-figurative-language-grades-6-8-light-up-literature","provider":"Light Up Literature™ Curriculum","version":"1.0","type":"link"}