Main Menu
Guest
Sample Banner Ad

Antonyms

Vocabulary English Usage

Opposite meanings, types of opposition, pitfalls, and practice.


What is an antonym?

An antonym is a word with a meaning opposite to another word—often within a specific context. Not all opposites are absolute; many are gradable or depend on perspective.

Quick idea: Think “pulling in the other direction.” Some pairs are on/off, others are two ends of a scale.
Headword Common Antonym Notes / Context
increase decrease Quantities and trends; can be gradual (gradable).
accept reject Decisions, offers, proposals (binary choice in many contexts).
ascent descent Movement/altitude; technical registers (aviation, hiking).
expand contract Physics/business; opposite processes.
scarce abundant Resource availability; intensity and connotation matter.

“Opposites are clearest when the scale and the context are clear.”

Usage Tip
Key points
  • Complementary: on/off, alive/dead.
  • Gradable: hot/cold with warm in between.
  • Relational: buy/sell, give/receive.
  • Choose the antonym that fits the register and domain.
context register scale collocation

Types of Antonymy

Three common patterns of opposition in English:

Complementary

Mutually exclusive categories.

  • legal illegal
  • present absent
  • win lose
Gradable

Opposites on a scale; allow degrees.

  • hot cold (warm, cool)
  • happy sad (content, unhappy)
  • expensive cheap (costly, affordable)
Relational

Inverse roles or perspectives.

  • buy sell
  • give receive
  • teacher student
Rule: Pick the antonym that mirrors the same sense of the word in your sentence.
Common Pitfalls
  • Not all words have a single opposite: light (weight) vs light (brightness).
  • Register mismatch: commence vs stop (informal “stop” with formal “commence”).
  • Domain mismatch: credit (finance) vs disbelieve (belief).

Check the sense, register, and domain before choosing an antonym.

Antonyms concept
Visual placeholder. Replace with an illustration showing complementary, gradable, relational opposites.

Which antonym fits?

Choose the antonym that collocates naturally:

Expression Natural Awkward / Wrong Why
_____ the price reduce / cut the price decrease down the price “decrease down” is redundant / non-idiomatic.
_____ attendance drop / decline in attendance falling absence Use a noun with “in attendance”; avoid mixed constructions.
_____ an offer reject an offer negate an offer “Negate” means “make ineffective,” not “refuse.”
_____ support withdraw support untake support “Untake” isn’t idiomatic; “withdraw” is the natural antonym of “extend support.”
Tip: Scan reputable sources to confirm typical pairings.

Practice

A) Multiple Choice
  1. Best antonym for “expand” (business context):
    shrink reduce contract compress
  2. Best antonym for “approve” (official):
    deny reject refuse object
  3. Best antonym for “scarce” (resources):
    ample common available abundant
B) Fill in the Blanks
  1. The board decided to ________ the proposal. (reject / deny / oppose)
  2. Fuel prices are expected to ________ this quarter. (fall / drop / decline)
  3. We must ________ spending on non-essential items. (reduce / cut / curtail)
  4. The new policy will ________ the risks. (increase / amplify / heighten)
C) Tiny code sample (formatting test)
// Return a simple antonym if known; otherwise, the original
const antonym = (word) => {
  const map = { increase: "decrease", accept: "reject", expand: "contract" };
  return map[word] || word;
};
Short Reading

During the first half, demand rose steadily; however, in the second half it fell due to external factors. The company will tighten expenses rather than expand operations until conditions improve.

Task: Replace the bold words with suitable antonyms to invert the narrative.

Show Suggested Answers
MCQ
  1. contract
  2. reject
  3. abundant
Fill in the Blanks
  1. reject
  2. fall/drop/decline
  3. reduce/cut/curtail
  4. increase/amplify/heighten
Reading

rose → fell; fell → rose; tighten → loosen; expand → contract; improve → worsen.

Exam tips
  • Match the sense and register of the base word.
  • Prefer idiomatic collocations (e.g., “reject an offer”).
  • For gradable pairs, consider degree words (very, slightly, highly).
  • Watch polysemy: choose the antonym for the intended meaning.
Sample Ad 300x250
Sample Ad 300x250