V1

Health & Body

Body parts · illness · at the doctor

Words 1–4

headache
a pain in your head  /ˈhedˌeɪk/
fever
a high body temperature caused by illness  /ˈfiːvər/
appointment
a meeting arranged for a specific time  /əˈpɔɪntmənt/
medicine
a substance you take to treat illness  /ˈmedsɪn/
Examples
“I have a bad headache today.”
“She has a fever — 38.5 degrees.”
“I have a doctor’s appointment at 3pm.”
“Take this medicine twice a day.”

Words 5–8

symptom
a sign that shows you have an illness  /ˈsɪmptəm/
prescription
a written instruction from a doctor for medicine  /prɪˈskrɪpʃən/
allergy
a bad reaction your body has to certain things  /ˈælərdʒi/
surgery
a medical operation done by a doctor  /ˈsɜːrdʒəri/
Examples
“The main symptom is a sore throat.”
“The doctor gave me a prescription.”
“I have an allergy to cats.”
“He needs surgery on his knee.”

Words 9–10

pharmacy
a shop where you buy medicine  /ˈfɑːrməsi/
recovery
the process of getting better after illness or injury  /rɪˈkʌvəri/
Examples
“The pharmacy is open until 8pm.”
“She had a full recovery after the operation.”
1 / 3
// Scroll first slide into view on load (function() { var dk = document.getElementById('slide-deck'); if (dk) setTimeout(function() { dk.scrollIntoView({ behavior: 'smooth', block: 'start' }); }, 150); })(); // ✓ badges on Practice / Game nav tabs (function() { try { var p = JSON.parse(localStorage.getItem('wordplay_progress') || '{}'); var lv = p['a2'] || {}; var ws = lv['health-and-body']; if (ws && ws.pct >= 70) { var pt = document.querySelector('.chapter-nav-btn[href="index.html"]'); if (pt) pt.textContent = 'Practice ✓'; } var gm = lv['wordplay_game_health-and-body']; if (gm && gm.pct >= 70) { var gt = document.querySelector('.chapter-nav-btn[href="game.html"]'); if (gt) gt.textContent = 'Game ✓'; } } catch(e) {} })(); (function(){ try{ var mastered = localStorage.getItem('wordplay_vocab_a2_health-and-body_mastered') === '1'; if(mastered){var ft=document.querySelector('.chapter-nav-btn[href="index.html"]');if(ft)ft.textContent='Flashcards ✓';} var p=JSON.parse(localStorage.getItem('wordplay_progress')||'{}'); var gm=(p['a2']||{})['wordplay_game_health-and-body']; if(gm&&gm.pct>=70){var gt=document.querySelector('.chapter-nav-btn[href="game.html"]');if(gt)gt.textContent='Game ✓';} }catch(e){} })();