5 exercises — practise parallel structure and inversion with not only... but also in technical reports.
0 / 20 completed
1 / 20
Which sentence correctly uses "not only... but also" with parallel structure to describe a caching layer's benefits?
"Reduces not only latency but also database load" is correct: both elements joined by "not only... but also" are parallel noun phrases (latency / database load) functioning as objects of the same verb "reduces", which is the cleanest and most idiomatic parallel structure. Option A breaks parallelism by adding a redundant subject-verb ("it reduces") after "but also", turning the second element into a full clause instead of matching the first element's noun-phrase structure. Option C misplaces "also" awkwardly after "database load" instead of before it. Option D incorrectly triggers subject-auxiliary inversion (appropriate only when "not only" begins the sentence and directly precedes a full clause) while also breaking parallel structure between the two joined elements.
2 / 20
Which sentence correctly applies subject-auxiliary inversion after a sentence-initial "not only"?
"Not only did the outage affect the API" is correct: when "not only" opens a sentence and is followed by a full clause, standard English requires subject-auxiliary inversion (like a question), inserting "did" before the subject "the outage" and using the base form "affect" — this is the same inversion pattern seen after other negative/restrictive fronted elements like "never" or "rarely". Option B fails to invert at all, leaving "not only the outage affected" in normal declarative order, which is ungrammatical after a fronted "not only" clause. Option C inverts incorrectly, placing the verb before the subject without the required auxiliary "did". Option D places "did" after the subject instead of before it, which is not the correct inversion order.
3 / 20
Choose the sentence with correct parallel structure between the "not only" and "but also" elements describing a tool's features.
"Catches not only syntax errors but also formatting inconsistencies" is correct: both "syntax errors" and "formatting inconsistencies" are parallel noun phrases serving as direct objects of the single verb "catches", positioned identically after each correlative element. Option A places "not only" before the verb "catches", which then requires the second element after "but also" to also contain a verb for true parallelism (it does not), creating a structural mismatch. Option C compounds this by inserting an unrelated verb "is" after "but also", producing a nonsensical, non-parallel clause. Option D moves "also" to the end, separating it from "but", which breaks the fixed correlative pair "but also" and reads as non-standard.
4 / 20
Which sentence correctly uses "not only... but also" to join two full clauses without inversion, since "not only" is not sentence-initial?
Option A is correct: because "not only" appears mid-sentence (after the subject "the migration"), no subject-auxiliary inversion is required — inversion is only triggered when "not only" is the very first element of the sentence, directly followed by a clause. Each clause here keeps normal declarative word order, and "but also" smoothly introduces the second clause with its own subject "it". Option B incorrectly adds inversion ("did it take") even though "not only" is not sentence-initial, which is unnecessary and ungrammatical here. Option C moves "not only" to the front of the sentence but fails to apply the inversion this position requires. Option D breaks parallel structure by pairing "longer than expected" (an adjective phrase) with "it introduced new bugs" (a full clause) after "not only... but also".
5 / 20
A postmortem report begins: "_____ did the monitoring alert fire late, but it also pointed to the wrong service." Choose the correct fronted correlative.
"Not only" is the correct correlative conjunction that pairs with "but also" later in the sentence and correctly triggers the subject-auxiliary inversion seen here ("did the monitoring alert fire"). "Not just" (option B) is a near-synonym in meaning but is not the standard fixed correlative pair with "but also" in formal grammar, and while informally sometimes used, it is not the textbook-correct choice being tested. "Also not" (option C) is not a recognized correlative structure and does not pair with "but also" at all. "Not either" (option D) is used with "or" in negative agreement contexts ("I don't like it either"), not as a correlative with "but also".
6 / 20
During a code review, Alice comments: 'The database query was not only slow but also returning incorrect data. We need to optimize it.' Which option best reflects the correct usage of 'not only… but also' in this context?
The sentence correctly uses 'not only… but also' to combine two distinct problems: query speed and incorrect data. The key here is that it doesn't require subject-auxiliary inversion because 'not only' isn't at the beginning of the sentence. Option A represents a misunderstanding of what constitutes a good code review comment.
7 / 20
Bob is writing a Slack message to his team: 'Not only did we miss the deployment deadline, but also the QA testing was incomplete.' Which of these sentences demonstrates the most appropriate use of inversion after 'not only'?
After 'not only,' inversion (switching the order of auxiliary verbs and the subject) is grammatically correct to emphasize the negative aspects. This demonstrates proper use of sentence structure after an initial negation. Options A and D are incorrect because they misinterpret the rules for inversion; option B is simply stating the fact.
8 / 20
Sarah is drafting a PR description: 'The new feature not only improves user engagement but also reduces server load.' Which sentence demonstrates the strongest parallel structure using 'not only… but also'?
Strong parallel structure requires that the two parts of the 'not only… but also' phrase have similar grammatical structures and convey related ideas. In this case, both phrases describe positive outcomes – increased engagement and reduced load – making it a clear and effective example.
9 / 20
David is explaining the benefits of a new API to his team: 'The API not only provides real-time data but also supports multiple protocols.' Which of the following sentences correctly uses 'not only… but also' without subject-auxiliary inversion?
When 'not only' isn't at the beginning of a sentence, subject-auxiliary inversion is unnecessary and grammatically incorrect. The sentence correctly combines two features of the API without altering the standard usage of 'not only… but also'. A key distinction is recognizing that initial negation does not trigger inversion.
10 / 20
In a postmortem report, John writes: 'Not only did the service experience an outage but also the root cause was misconfigured DNS records.' Choose the best option to complete this fronted correlative?
'Not only… but also' is used to present two related causes or consequences. Completing this correlative with 'but also' provides further detail about the service outage and its underlying reason – misconfigured DNS records. It's a standard way of structuring a postmortem analysis.
11 / 20
During a code review, Alice comments: 'The database query was not only slow but also returning incorrect data. We need to optimize it.' Which option best reflects the correct usage of 'not only… but also' in this context?
The sentence correctly uses 'not only… but also' to combine two distinct problems: query speed and incorrect data. The key here is that it doesn't require subject-auxiliary inversion because 'not only' isn't at the beginning of the sentence. Option A represents a misunderstanding of what constitutes a good code review comment.
12 / 20
Bob is writing a Slack message to his team: 'Not only did we miss the deployment deadline, but also the QA testing was incomplete.' Which of these sentences demonstrates the most appropriate use of inversion after 'not only'?
After 'not only,' inversion (switching the order of auxiliary verbs and the subject) is grammatically correct to emphasize the negative aspects. This demonstrates proper use of sentence structure after an initial negation. Options A and D are incorrect because they misinterpret the rules for inversion; option B is simply stating the fact.
13 / 20
Sarah is drafting a PR description: 'The new feature not only improves user engagement but also reduces server load.' Which sentence demonstrates the strongest parallel structure using 'not only… but also'?
Strong parallel structure requires that the two parts of the 'not only… but also' phrase have similar grammatical structures and convey related ideas. In this case, both phrases describe positive outcomes – increased engagement and reduced load – making it a clear and effective example.
14 / 20
David is explaining the benefits of a new API to his team: 'The API not only provides real-time data but also supports multiple protocols.' Which of the following sentences correctly uses 'not only… but also' without subject-auxiliary inversion?
When 'not only' isn't at the beginning of a sentence, subject-auxiliary inversion is unnecessary and grammatically incorrect. The sentence correctly combines two features of the API without altering the standard usage of 'not only… but also'. A key distinction is recognizing that initial negation does not trigger inversion.
15 / 20
In a postmortem report, John writes: 'Not only did the service experience an outage but also the root cause was misconfigured DNS records.' Choose the best option to complete this fronted correlative?
'Not only… but also' is used to present two related causes or consequences. Completing this correlative with 'but also' provides further detail about the service outage and its underlying reason – misconfigured DNS records. It's a standard way of structuring a postmortem analysis.
16 / 20
During a code review, Alice comments: 'The database query was not only slow but also returning incorrect data. We need to optimize it.' Which option best reflects the correct usage of 'not only… but also' in this context?
The sentence correctly uses 'not only… but also' to combine two distinct problems: query speed and incorrect data. The key here is that it doesn't require subject-auxiliary inversion because 'not only' isn't at the beginning of the sentence. Option A represents a misunderstanding of what constitutes a good code review comment.
17 / 20
Bob is writing a Slack message to his team: 'Not only did we miss the deployment deadline, but also the QA testing was incomplete.' Which of these sentences demonstrates the most appropriate use of inversion after 'not only'?
After 'not only,' inversion (switching the order of auxiliary verbs and the subject) is grammatically correct to emphasize the negative aspects. This demonstrates proper use of sentence structure after an initial negation. Options A and D are incorrect because they misinterpret the rules for inversion; option B is simply stating the fact.
18 / 20
Sarah is drafting a PR description: 'The new feature not only improves user engagement but also reduces server load.' Which sentence demonstrates the strongest parallel structure using 'not only… but also'?
Strong parallel structure requires that the two parts of the 'not only… but also' phrase have similar grammatical structures and convey related ideas. In this case, both phrases describe positive outcomes – increased engagement and reduced load – making it a clear and effective example.
19 / 20
David is explaining the benefits of a new API to his team: 'The API not only provides real-time data but also supports multiple protocols.' Which of the following sentences correctly uses 'not only… but also' without subject-auxiliary inversion?
When 'not only' isn't at the beginning of a sentence, subject-auxiliary inversion is unnecessary and grammatically incorrect. The sentence correctly combines two features of the API without altering the standard usage of 'not only… but also'. A key distinction is recognizing that initial negation does not trigger inversion.
20 / 20
In a postmortem report, John writes: 'Not only did the service experience an outage but also the root cause was misconfigured DNS records.' Choose the best option to complete this fronted correlative?
'Not only… but also' is used to present two related causes or consequences. Completing this correlative with 'but also' provides further detail about the service outage and its underlying reason – misconfigured DNS records. It's a standard way of structuring a postmortem analysis.
What will I practise in ""Not Only... But Also" in Technical English — IT Grammar Exercise"?
Practise the correlative conjunction not only... but also, including required parallel structure and subject-auxiliary inversion when the clause starts a
How many exercises are in this module?
This module has 20 multiple-choice exercises, each with instant feedback and a full explanation of the correct answer.
Is this exercise free to use?
Yes. Every exercise on CoderSlingo, including this one, is free to use with no account, sign-up, or paywall.
Do I need to create an account to do these exercises?
No account is required. Just click an option to answer — your score for this session is tracked automatically in the progress bar above.
What happens if I choose the wrong answer?
You'll immediately see which answer was correct, plus a full explanation covering the grammar rule and reasoning behind it — mistakes are where most of the learning happens.
Can I retry the exercises if I want a higher score?
Yes — use the "Try again" button on the results screen to reset and go through all the questions again.
Is my progress saved if I close the page?
No. Progress is tracked only for your current visit; reloading or leaving the page resets the counter. This keeps the exercise simple and account-free.
Where can I find more Grammar exercises?
Browse the full Grammar hub for related drills, or check the "Next up" link below to continue with a connected topic.
How is this different from reading an article on the same topic?
Articles explain grammar rules in prose; this exercise tests and reinforces those rules through active recall with immediate feedback — the two work best together.
Who writes these exercises?
Every exercise is written by the CoderSlingo team, drawing on real workplace English used in IT roles, then reviewed for accuracy and clarity.