Intermediate Grammar #relative-clauses #that-which-who #technical-writing

Relative Clauses: That, Which & Who

5 exercises — restrictive vs. non-restrictive relative clauses in technical documentation, specs, and ticket writing.

Quick reference
  • that — restrictive (defines which one): "The function that returns null…" — no commas
  • which — non-restrictive (adds extra info): "The Auth module, which uses OAuth…" — commas required
  • who — for people: "The engineer who reviewed this…"
  • Test: Remove the clause — if the sentence still identifies the right thing → non-restrictive → use which + commas
0 / 5 completed
1 / 5
Which sentence correctly uses a relative clause to describe a specific technical component?
"The module _____ handles authentication should be updated to use the new OAuth library."