Intermediate Grammar #coordination #parallel-structure #grammar #technical-writing

Coordination Patterns in Technical English

5 exercises — using correlative conjunctions correctly in technical contexts: stacking benefits with not only…but also, expressing choices with either…or, documenting double failures with neither…nor, and adding requirements with as well as.

Coordination patterns — quick reference
  • both A and B — two things together; compound subject → plural verb: Both Redis and Memcached are viable.
  • either A or B — choice between two options; verb agrees with B: Either AWS or GCP works.
  • neither A nor B — both excluded; verb agrees with B: Neither the cache nor the DB was available.
  • not only A but also B — stacks two benefits; invert if sentence-initial: Not only does it scale, but it also cuts costs.
  • A as well as B — adds B parenthetically; verb agrees with A only: The API, as well as webhooks, must be versioned.
  • Parallel structure — elements joined by coordinating conjunctions must be the same grammatical form: both noun + noun or verb + verb.
0 / 5 completed
1 / 5
In a design proposal, an engineer writes:
"___ our service handles increased load, ___ it maintains low latency — making it ideal for real-time dashboards."
Which coordination pattern correctly expresses cumulative benefit?