V6

Corpus-informed Vocabulary

High-frequency academic words · the Academic Word List · corpus-based usage

Words 1–4

Constitute
to be or form the parts that make up something
Albeit
although; even though — used to introduce a concession
Whereby
by which; through which; according to which
Notably
in particular; especially; worth noting
Examples
These findings constitute a significant contribution to the field.
The results were encouraging, albeit inconclusive.

Words 5–8

Pertinent
relevant or applicable to a particular matter
Ostensibly
apparently or seemingly, but perhaps not actually
Aggregate
a whole formed by combining several elements; taken as a whole
Inherent
existing as a permanent and essential quality of something
Examples
She raised several pertinent questions about the methodology.
The policy was ostensibly about safety, but critics saw other motives.

Words 9–12

Substantiate
to provide evidence to support or prove something
Dichotomy
a division or contrast between two things that are opposed or entirely different
Commensurate
in proportion to; corresponding in size or degree
Proliferate
to grow or increase rapidly in number
Examples
The researchers were unable to substantiate the original claim.
The false dichotomy between tradition and innovation must be rejected.
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['c2'] || {}; var ws = lv['corpus-vocabulary']; 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_corpus-vocabulary']; 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_c2_corpus-vocabulary_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['c2']||{})['wordplay_game_corpus-vocabulary']; if(gm&&gm.pct>=70){var gt=document.querySelector('.chapter-nav-btn[href="game.html"]');if(gt)gt.textContent='Game ✓';} }catch(e){} })();