V8

Health & Body

Body parts · illness · at the doctor

Words 1–4

tennis
a game with rackets and a ball  /ˈten.ɪs/
basketball
a game with a ball and high net  /ˈbɑː.skɪt.bɔːl/
athletics
running, jumping, throwing  /æθˈlet.ɪks/
gymnastics
exercises and movements on equipment  /dʒɪmˈnæs.tɪks/
Examples
"I play tennis on Sundays."
"He plays basketball at school."
"She does athletics in summer."
"My daughter does gymnastics."

Words 5–8

skiing
moving on snow with long boards  /ˈskiː.ɪŋ/
golf
a game with clubs and a small ball  /ɡɒlf/
volleyball
a team game with a net  /ˈvɒl.i.bɔːl/
score
to get a point in a game  /skɔːr/
Examples
"We go skiing in winter."
"My dad plays golf."
"We play volleyball at the beach."
"He scored two goals."

Words 9–10

match
a game between two teams  /mætʃ/
team
a group playing together  /tiːm/
Examples
"The match starts at 3pm."
"Our team won the game."
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){} })();