Grammar DocsGrammar Docs
Home/Vocabulary/rather … than — every use
Advanced14 lessons

rather … than — every use

The preference structure. Why would rather takes a bare infinitive, the past tense that isn't past (“I'd rather you didn't”), the parallelism rule, rather than vs instead of, prefer X to Y, the British degree adverb, or rather, and a quiz.

ConjunctionsAdverbs

Overview

Rather covers three unrelated jobs, and the errors in each one come from a rule learned in another.

  • Preference: "I'd rather walk than drive." → choosing one of two.
  • Degree: "It's rather cold." → fairly, with British understatement built in.
  • Correction: "It's not the API, but rather the retry logic." → more accurately.

The preference sense is the one with real machinery: a bare infinitive that surprises everyone, a past tense used for present meaning, and a parallelism rule identical to either … or.

At a glance — the four structures
  • would rather + bare infinitive → "I'd rather stay."
  • would rather + than → "I'd rather stay than go."
  • would rather + subject + past tense → "I'd rather you didn't."
  • rather than (standalone) → "Use Postgres rather than MySQL."

1. would rather — the preference structure

Bare infinitive. No *to*.

This is the single most common error, and it comes straight from «краще б я залишився»:

  • ❌ "I'd rather to stay at home."
  • ❌ "I'd rather staying at home."
  • ✅ "I'd rather stay at home."

Same after than:

  • ✅ "I'd rather walk than drive."
  • ❌ "I'd rather walk than to drive."
  • "I'd rather work asynchronously than sit in daily calls."
  • "I'd rather ship late than ship broken."
  • "Would you rather I sent it today or tomorrow?"
  • "I'd rather not, if that's all right."
  • "He'd rather rewrite it than read someone else's code."
The contraction

'd rather = would rather, always. (Had rather existed centuries ago and is dead — if you see it, it's a period novel.)

"I'd rather not." → the most useful standalone refusal in English. Polite, complete, and it requires no explanation.

Past preference — the counterfactual

would rather have + past participle for something that didn't happen:

  • "I'd rather have known before the meeting."
  • "She'd rather have taken the earlier flight."

2. would rather + another subject

The rule that surprises everyone

When the preference is about someone else's action, the structure changes completely: the second verb goes into the past simple, even though the meaning is present or future.

  • ✅ "I'd rather you didn't tell him yet." (present meaning)
  • ✅ "I'd rather she came tomorrow." (future meaning)
  • ✅ "I'd rather we used the staging server for this."

Compare the two structures side by side:

  • Same subject → bare infinitive: "I'd rather not tell him."
  • Different subject → past simple: "I'd rather you didn't tell him."
The error
  • ❌ "I'd rather you don't tell him."
  • ❌ "I'd rather you won't tell him."
  • ❌ "I'd rather you to not tell him."
  • ✅ "I'd rather you didn't tell him."

This is the same unreal past that appears in I wish you didn't and It's time we left — the tense marks distance from reality, not time.

Why it's worth mastering

"I'd rather you didn't" is one of the most useful sentences in professional English. It refuses something without accusing anyone, without explaining, and without softening into vagueness. Native speakers use it constantly and learners almost never do.

  • "I'd rather we didn't commit to a date until the API is stable."
  • "I'd rather you didn't share that thread with the client yet."

For genuinely past preferences

would rather + subject + past perfect:

  • "I'd rather you had told me before the deploy."

3. rather than — standalone

Without would, rather than simply marks a choice between two alternatives. It's flexible about what follows — far more flexible than instead of.

  • "Use Postgres rather than MySQL." (nouns)
  • "We patched it rather than rewriting the whole module." (gerunds)
  • "The problem is architectural rather than cosmetic." (adjectives)
  • "Send it by email rather than on Slack." (prepositional phrases)
  • "She listens rather than waits for her turn to speak." (verbs)
The parallelism rule

Whatever follows rather must match whatever follows than — the same rule that governs either … or.

  • ❌ "We decided to patch it rather than rewriting the module."
  • ✅ "We decided to patch it rather than rewrite the module."
  • ✅ "We patched it rather than rewriting the module."

The test: cover everything before rather. Both branches should slot into the same grammatical hole.

The infinitive question

When the main verb is an infinitive, rather than usually takes the bare infinitive:

  • ✅ "I chose to walk rather than wait for the bus."
  • ⚠️ "I chose to walk rather than to wait." (acceptable, heavier)

When rather than is fronted, the gerund is more natural:

  • ✅ "Rather than rewriting the parser, we added a guard clause."
  • ✅ "Rather than rewrite the parser, we added a guard clause." (also fine — both are current)

Fronted clauses take a comma.

4. rather as a degree adverb

= fairly · quite · somewhat

British-flavoured, and it carries understatement. "Rather cold" from an English speaker can mean anything from chilly to genuinely freezing.

  • "It's rather cold today."
  • "That went rather well, actually."
  • "The estimate was rather optimistic." (it was wildly wrong)
  • "I found it rather difficult."
  • "There's rather a lot of technical debt in here."
The word order with articles

Both orders are correct, with a slight difference in feel:

  • "rather a good film" (more British, emphasis on rather)
  • "a rather good film" (more neutral, works everywhere)
It modifies comparatives and *too*

Unusually for a degree word, rather can stack:

  • "rather better than expected"
  • "rather more complicated than the docs suggest"
  • "rather too optimistic"
Tone

With positive adjectives, rather often signals pleasant surprise: "That's rather good" means better than I expected.

With negative ones, it softens: "rather disappointing" is gentler than "disappointing".

Either way it's understated, and understatement doesn't always survive translation. American readers may hear "rather good" as lukewarm where a British writer meant genuine praise.

5. or rather — the self-correction

Used to revise what you just said, mid-sentence.

  • "He's a consultant — or rather, a contractor with a nice title."
  • "We shipped it Friday, or rather, we shipped most of it."
  • "It's not a bug, but rather an undocumented feature."
  • "The issue isn't the API. Rather, it's the retry logic." (sentence-initial, formal)
not X but rather Y

Rather alone can't carry this — it needs but:

  • ❌ "It's not the API, rather the retry logic." (comma splice, and missing the conjunction)
  • ✅ "It's not the API, but rather the retry logic."
  • ✅ "It's not the API. Rather, it's the retry logic."

Grammar

The six classic errors
  • ❌ "I'd rather to stay." → ✅ "I'd rather stay."
  • ❌ "I'd rather you don't tell him." → ✅ "I'd rather you didn't tell him."
  • ❌ "I prefer email than calls." → ✅ "I prefer email to calls."
  • ❌ "instead of rewrite it" → ✅ "instead of rewriting it" / "rather than rewrite it"
  • ❌ "I'd rather walk then drive." → ✅ "than" — comparison, not time.
  • ❌ "It's not a bug, rather a feature." → ✅ "but rather a feature."
prefer takes *to*, not *than*

This trips up almost everyone, because rather takes than and prefer looks like it should:

  • ❌ "I prefer Postgres than MySQL."
  • ✅ "I prefer Postgres to MySQL."
  • ✅ "I prefer to use Postgres rather than MySQL." (with infinitives, rather than is the link)

than vs then

Than compares. Then sequences. They're pronounced almost identically in fast speech, which is why the error survives into fluent writing.

  • "I'd rather walk than drive." ✅
  • "I walked, then drove." ✅

rather than vs instead of

Both mean not this, but that — but they're not interchangeable.

What follows
  • instead ofnoun or gerund only. "Instead of the meeting." / "Instead of rewriting it."
  • rather than → noun, gerund, bare infinitive, adjective, adverb, prepositional phrase, or clause. Far more flexible.

So rather than can do things instead of can't:

  • ✅ "The issue is architectural rather than cosmetic." (adjectives)
  • ❌ "The issue is architectural instead of cosmetic."
What they mean
  • rather than → a preference between alternatives. Slight lean toward choice.
  • instead of → a substitution. One thing replaces another, often unexpectedly.
  • "I'll have tea rather than coffee." → my preference.
  • "They sent an invoice instead of a contract." → substitution, and possibly a problem.

Neighbours

  • as opposed to — formal, emphasises the contrast: "a fixed fee, as opposed to hourly."
  • in preference to — very formal, mostly written.
  • sooner than — "I'd sooner quit than manage that project." Slightly dated, more emphatic than rather.
  • if anything — a softer corrective: "It's not slower — if anything, it's faster."

Programming & code review

  • "I'd rather add a guard clause than restructure the whole function."
  • "We validated at the boundary rather than in every handler."
  • "This is a config problem rather than a code problem."
  • "I'd rather we didn't merge this before the release."
  • "Rather than rewriting the parser, we normalised the input."
  • "It's not a race condition — or rather, it is, but not the one you're thinking of."

"I'd rather we didn't merge this yet" is a better review comment than "don't merge this yet." It states a position without issuing an order, which leaves room for the author to disagree with a reason. In a distributed team where tone is invisible, that difference is worth learning.

Working life

  • "I'd rather scope this properly than quote something I can't deliver."
  • "I'd rather you didn't share the estimate with the client until we've reviewed it."
  • "I prefer fixed-price to hourly for well-defined work."
  • "We'd rather push the deadline a week than ship without tests."
  • "The blocker is contractual rather than technical."
The negotiation sentence

"I'd rather X than Y" reframes a refusal as a preference between two things you're willing to do. It's much harder to argue with than a flat no, because you've already offered an alternative.

Compare: "I can't ship Friday" versus "I'd rather push to Monday than ship something I haven't tested."

Life with your partner

  • "I'd rather stay in tonight, honestly."
  • "I'd rather you didn't tell your mother yet."
  • "Would you rather cook or order something?"
  • "I'd rather have gone earlier — the queue was awful."
  • "It's not that I'm tired, or rather, I am, but that's not the reason."

Everyday life

  • Food: "I'd rather walk twenty minutes than eat at the place downstairs."
  • Weather: "It's rather cold for August." (understated)
  • Travel: "I'd rather take the train than fly for anything under six hours."
  • Shopping: "I'd rather pay more and keep it five years."
  • Refusing: "I'd rather not, thanks."

Register & mnemonic

Neutral to slightly formal, and useful across every register. I'd rather is completely everyday; rather as a degree adverb is noticeably British; or rather is a writer's tool.

  • Formal alternatives: in preference to, as opposed to, I would prefer
  • Neutral alternative: instead of
  • Casual alternatives: I'd sooner, I'd take X over Y, not X, more like Y
The British understatement problem

"Rather good" and "rather disappointing" both mean more than they say, and how much more depends on who's speaking. If you're writing to an American client, a mixed-nationality team, or anyone reading in a second language, prefer a word that means what it says. Understatement is a dialect, not a universal.

Mnemonic

⚖️ Rather is a preference, so it needs two things and a bare verb. Rather + plain verb, than + plain verb, and if someone else is doing it, push the verb into the past: "I'd rather you didn't."

See also

either — every use · while — every use · whereas — every use. Not written yet: prefer · instead of · wish + past tense.

Practice

1.I'd rather ___ at home tonight.

2.I'd rather you ___ mention the budget yet.

3.We decided to patch it rather than ___ the whole module.

4.I prefer written updates ___ daily calls.

5.The issue isn't the API, ___ the retry logic.

0 of 5 answeredScore: 0 / 5
Answer key
  1. staywould rather takes a bare infinitive. No to, no -ing.
  2. didn't — a different subject triggers the past simple, even though the meaning is present. This is the unreal past, not a tense error.
  3. rewrite — parallel with to patch. Once the infinitive is established, than takes the bare form.
  4. toprefer pairs with to. Only rather pairs with than.
  5. but ratherrather alone can't join the two halves; it needs the conjunction. A full stop plus "Rather, it's…" also works.
All words