A security policy document states: "_____ the private key be committed to version control." Which inverted negative structure gives this the strongest formal prohibition?
Under no circumstances should is correct. This is a standard negative inversion construction: the negative adverbial phrase ("Under no circumstances") is fronted, causing subject-auxiliary inversion ("should" moves before "the private key"). This creates the strongest formal prohibition available in technical English, appropriate for security policies and compliance documents. "Not should" is ungrammatical. "Never you should" does not use inversion correctly. "In no case you should" omits the required inversion.
2 / 25
A senior engineer writes in a code review guide: "_____ we encountered a memory leak so severe as this." Which construction expresses emphasis through negative inversion?
Never before have we is correct. This is a classic negative inversion: the negative adverb "Never before" is fronted, triggering inversion of the auxiliary "have" and subject "we". It is a formal, emphatic construction used in written technical communication to stress the exceptional nature of an event. "We never have before" is grammatical but not inverted — it lacks the formal emphasis. The other options invert incorrectly.
3 / 25
An RFC states: "_____ the encryption key be transmitted in plaintext." Which structure expresses absolute prohibition using negative inversion?
In no event should is correct. "In no event" is a formal negative adverbial phrase. When fronted, it triggers subject-auxiliary inversion: "In no event should [subject] [verb]". This is frequently used in legal contracts, compliance docs, and security policies for absolute prohibitions. Compare: "Under no circumstances", "At no time", "In no case" — all follow the same pattern. "Not in any event should" is non-standard. "Should not ever" is grammatical but not inverted. "Never the key should" is ungrammatical.
4 / 25
A postmortem concludes: "Not only _____ the primary alerting system fail, but the backup monitoring also went offline." Which inverted form correctly follows "Not only"?
Did is correct. "Not only did [subject] [base verb]..." is the standard inversion construction. The auxiliary "did" moves before the subject ("the primary alerting system"), and the main verb reverts to its base form ("fail"). This is a past-tense inversion. "Has" would require present perfect ("Not only has it failed..."). "Was" would suggest passive or state ("Not only was it down..."). "Had done" would use past perfect but cannot work in this slot without restructuring.
5 / 25
A tech lead writes in an engineering blog post: "_____ our team shipped on time, but we exceeded the performance targets by 40%." Which construction uses "not only...but also" with correct inversion?
Not only did we ship on time is correct. When "not only" begins a clause, subject-auxiliary inversion is required: "did we ship" (not "we shipped"). The full construction is "Not only did we ship on time, but we also exceeded...". Options B and C omit the required inversion. Option D places "not only" after the subject — this is grammatical but does not use fronted inversion and loses the emphasis.
6 / 25
A security policy states: "At no time _____ production data be accessed from a personal device." Which auxiliary correctly completes the inversion?
Must is correct. "At no time must [subject] [base verb]" is a prohibition using deontic modality. "At no time must production data be accessed" expresses an absolute rule. The fronted negative adverbial "At no time" triggers inversion of the modal auxiliary. Does would be for simple present affirmative (wrong modality). Would implies conditionality. Is would require passive without the negative force of a modal prohibition.
7 / 25
Which sentence uses negative inversion incorrectly?
Option C is incorrect. "Never we had seen" omits the required inversion. The correct form is "Never had we seen..." — the auxiliary "had" must move before the subject "we" when "never" is fronted. Options A, B, and D all correctly use negative inversion with the auxiliary before the subject.
8 / 25
An architect writes in an RFC: "Rarely _____ a single service responsible for both business logic and data persistence." Which inversion is correct for a rarely-true statement?
Is it advisable to make is correct. "Rarely" triggers subject-auxiliary inversion: "Rarely is it advisable to make...". The auxiliary "is" moves before the subject "it". This creates a formal, emphatic statement about a design anti-pattern. "It is advisable" is the uninverted form — grammatical but without emphasis. "It was advisable making" uses gerund instead of infinitive and wrong tense. "Should it be advisable" incorrectly uses a modal after "rarely".
9 / 25
A compliance document states: "In no case _____ customer data retained beyond 90 days without explicit consent." Which auxiliary completes the negative inversion correctly?
Should is correct. "In no case should [subject] [be + past participle]" is the standard construction for formal prohibitions in compliance documents. The modal "should" expresses obligation/prohibition with inversion after the fronted negative. Note that "customer data" takes a passive construction here ("be retained") because the agent (the company) is omitted for brevity. Is is descriptive present tense, not a prohibition. Would implies conditionality. Has is present perfect — wrong aspect.
10 / 25
A team lead says at an engineering all-hands: "Not only _____ we reduce the deployment time by 80%, but we've also eliminated the need for manual rollbacks." Which form is correct for emphasising a recent achievement?
Have is correct. "Not only have we reduced..." uses present perfect — appropriate for a recent achievement with current relevance ("we've also eliminated"). The inversion places "have" before "we". If the achievement were completed at a specific past time, you would use "Not only did we reduce...". But since the second clause uses present perfect ("we've also eliminated"), the parallel construction uses present perfect too. "Were" and "are" are state verbs that do not collocate with "reduce" in this construction.
11 / 25
A junior developer is struggling to explain the impact of a recent performance regression. He says: 'The system was running slowly and then it just stopped.' Which inverted negative structure best emphasizes this critical failure?
This question tests understanding of negative inversion to highlight a critical failure. Option 0 uses 'Not only...but also' with correct inversion, creating emphasis by showing two related events – the slowdown and the crash. Options 1 & 2 use incorrect inversion, while option 3 lacks the necessary structure.
12 / 25
A senior engineer is writing a comment on a failing test: 'The tests were failing intermittently, and then they stopped altogether.' Which inverted negative structure best captures the urgency of this situation?
This question assesses the ability to use negative inversion for emphasis in a technical context. Option 0 correctly employs 'Not only...but also' with accurate inversion to highlight the escalating problem – intermittency leading to complete failure. Options 1 & 2 are grammatically incorrect, while option 3 lacks the necessary structure.
13 / 25
A developer is explaining a critical bug fix to their team lead: 'The code was broken, and then it wasn't.' Which inverted negative structure best conveys the resolution of the issue?
This question targets the correct usage of negative inversion to emphasize a solution. Option 2 utilizes 'Not only...but also' with accurate inversion, effectively showing the sequence of events – initial breakage followed by repair. Options 1 & 3 are grammatically incorrect, while option 4 lacks the necessary structure.
14 / 25
A product manager is describing a critical system outage: 'The servers were down, and then they came back up.' Which inverted negative structure best conveys the severity of the event?
This question focuses on using negative inversion for emphasis in a situation involving system failures. Option 1 correctly utilizes 'Not only...but also' with accurate inversion to highlight the critical nature of the outage – initial downtime followed by recovery. Options 2 & 3 are grammatically incorrect, while option 4 lacks the necessary structure.
15 / 25
A developer is writing a comment on a code review: 'The API was returning errors, and then it stopped.' Which inverted negative structure best captures the problem's resolution?
This question tests understanding of negative inversion for emphasizing a solution. Option 2 correctly employs 'Not only...but also' with accurate inversion to highlight the sequence – initial error generation followed by resolution. Options 1 & 3 are grammatically incorrect, while option 4 lacks the necessary structure.
16 / 25
A junior developer is struggling to explain the impact of a recent performance regression. He says: 'The system was running slowly and then it just stopped.' Which inverted negative structure best emphasizes this critical failure?
This question tests understanding of negative inversion to highlight a critical failure. Option 0 uses 'Not only...but also' with correct inversion, creating emphasis by showing two related events – the slowdown and the crash. Options 1 & 2 use incorrect inversion, while option 3 lacks the necessary structure.
17 / 25
A senior engineer is writing a comment on a failing test: 'The tests were failing intermittently, and then they stopped altogether.' Which inverted negative structure best captures the urgency of this situation?
This question assesses the ability to use negative inversion for emphasis in a technical context. Option 0 correctly employs 'Not only...but also' with accurate inversion to highlight the escalating problem – intermittency leading to complete failure. Options 1 & 2 are grammatically incorrect, while option 3 lacks the necessary structure.
18 / 25
A developer is explaining a critical bug fix to their team lead: 'The code was broken, and then it wasn't.' Which inverted negative structure best conveys the resolution of the issue?
This question targets the correct usage of negative inversion to emphasize a solution. Option 2 utilizes 'Not only...but also' with accurate inversion, effectively showing the sequence of events – initial breakage followed by repair. Options 1 & 3 are grammatically incorrect, while option 4 lacks the necessary structure.
19 / 25
A product manager is describing a critical system outage: 'The servers were down, and then they came back up.' Which inverted negative structure best conveys the severity of the event?
This question focuses on using negative inversion for emphasis in a situation involving system failures. Option 1 correctly utilizes 'Not only...but also' with accurate inversion to highlight the critical nature of the outage – initial downtime followed by recovery. Options 2 & 3 are grammatically incorrect, while option 4 lacks the necessary structure.
20 / 25
A developer is writing a comment on a code review: 'The API was returning errors, and then it stopped.' Which inverted negative structure best captures the problem's resolution?
This question tests understanding of negative inversion for emphasizing a solution. Option 2 correctly employs 'Not only...but also' with accurate inversion to highlight the sequence – initial error generation followed by resolution. Options 1 & 3 are grammatically incorrect, while option 4 lacks the necessary structure.
21 / 25
A junior developer is struggling to explain the impact of a recent performance regression. He says: 'The system was running slowly and then it just stopped.' Which inverted negative structure best emphasizes this critical failure?
This question tests understanding of negative inversion to highlight a critical failure. Option 0 uses 'Not only...but also' with correct inversion, creating emphasis by showing two related events – the slowdown and the crash. Options 1 & 2 use incorrect inversion, while option 3 lacks the necessary structure.
22 / 25
A senior engineer is writing a comment on a failing test: 'The tests were failing intermittently, and then they stopped altogether.' Which inverted negative structure best captures the urgency of this situation?
This question assesses the ability to use negative inversion for emphasis in a technical context. Option 0 correctly employs 'Not only...but also' with accurate inversion to highlight the escalating problem – intermittency leading to complete failure. Options 1 & 2 are grammatically incorrect, while option 3 lacks the necessary structure.
23 / 25
A developer is explaining a critical bug fix to their team lead: 'The code was broken, and then it wasn't.' Which inverted negative structure best conveys the resolution of the issue?
This question targets the correct usage of negative inversion to emphasize a solution. Option 2 utilizes 'Not only...but also' with accurate inversion, effectively showing the sequence of events – initial breakage followed by repair. Options 1 & 3 are grammatically incorrect, while option 4 lacks the necessary structure.
24 / 25
A product manager is describing a critical system outage: 'The servers were down, and then they came back up.' Which inverted negative structure best conveys the severity of the event?
This question focuses on using negative inversion for emphasis in a situation involving system failures. Option 1 correctly utilizes 'Not only...but also' with accurate inversion to highlight the critical nature of the outage – initial downtime followed by recovery. Options 2 & 3 are grammatically incorrect, while option 4 lacks the necessary structure.
25 / 25
A developer is writing a comment on a code review: 'The API was returning errors, and then it stopped.' Which inverted negative structure best captures the problem's resolution?
This question tests understanding of negative inversion for emphasizing a solution. Option 2 correctly employs 'Not only...but also' with accurate inversion to highlight the sequence – initial error generation followed by resolution. Options 1 & 3 are grammatically incorrect, while option 4 lacks the necessary structure.
What will I practise in "Negative Inversion for Emphasis — Grammar Exercise"?
Practice using inverted negatives for emphasis in formal tech writing: Never have we encountered, Not only did the service..., Under no circumstances should....
How many exercises are in this module?
This module has 25 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.