Left-Dislocation and Topicalization in Technical English
5 exercises — practise fronting noun phrases for emphasis in technical discussions.
0 / 26 completed
1 / 26
Which sentence correctly uses left-dislocation to emphasize the authentication service in a discussion, using a resumptive pronoun?
"The authentication service, it needs a complete rewrite" is a correctly formed left-dislocation: the topic ("the authentication service") is fronted and set off with a comma, then restated with the resumptive pronoun "it" in the normal subject position of the following clause. Option A places the resumptive clause first and the noun phrase afterward, which is right-dislocation, not left-dislocation, and does not achieve the same fronted-emphasis effect being tested. Option B is a plain, unmarked sentence with no dislocation or added emphasis. Option D is ungrammatical, missing a subject entirely.
2 / 26
Which sentence correctly uses topicalization (fronting an object without a resumptive pronoun) to emphasize a specific metric in a dashboard review?
"Latency, we need to reduce by the end of the quarter" is correct topicalization: the object "latency" is fronted to sentence-initial position for emphasis, leaving a gap where it would normally appear (after "reduce"), with no resumptive pronoun — this distinguishes topicalization from left-dislocation. Option A is the plain, unfronted sentence. Option C is a different emphatic structure, an it-cleft, not topicalization. Option D scrambles the word order in a way that is not standard topicalization.
3 / 26
Which sentence correctly uses left-dislocation to emphasize a specific microservice while discussing ownership in a team meeting?
"The billing microservice, nobody on the team owns it anymore" is correct: the fronted topic "the billing microservice" is separated from the main clause by a comma, and the resumptive pronoun "it" appears in the object position within the clause. Option A omits the required comma after the fronted topic, making the sentence structurally unclear. Option B misplaces the fronted phrase in the middle of the clause, which is not valid left-dislocation. Option C omits the resumptive pronoun "it", which turns it into topicalization of the object rather than left-dislocation — but since "owns" needs an object and none remains, this option is ungrammatical.
4 / 26
Which sentence correctly uses topicalization to emphasize a specific error type at the start of a bug triage discussion?
"Race conditions are the hardest bugs to reproduce" is correct as the plain, unmarked baseline sentence used here to test recognition: since "race conditions" is already the grammatical subject in normal position, there is no dislocation or fronting needed or possible in this sentence, making the unmarked SVO order the only fully correct option. Option A incorrectly adds a resumptive pronoun "they" even though "race conditions" has not been moved out of its normal subject position, which is redundant and non-standard. Option B awkwardly fronts the complement instead of the subject, producing unnatural word order. Option D incorrectly inserts a comma between the subject and its verb, breaking the clause.
5 / 26
Which sentence correctly uses left-dislocation to contrast two deployment strategies in a design discussion?
"Blue-green deployments, we have used them successfully; canary releases, we are still evaluating them" correctly applies left-dislocation twice in parallel, each time fronting the topic with a comma and restating it with the resumptive pronoun "them" in the object position of its clause. Option A places the resumptive pronoun "them" at the end instead of directly after the verb, which is not standard English object position. Option B is topicalization (fronted objects, no resumptive pronouns), a valid but different structure from the left-dislocation being tested. Option C fronts the topics with commas but omits the resumptive pronouns entirely, leaving the clauses without an object, which is ungrammatical for a true left-dislocation.
6 / 26
Sarah: 'The new OAuth2 service is causing issues with user authentication. It's completely failing to process tokens.' Which of the following responses best utilizes left-dislocation for emphasis?
Left-dislocation places the subject (the authentication service) at the beginning of the sentence for emphasis. This highlights the specific problem area – in this case, the authentication service itself – rather than simply stating that there's an issue. Option 1 focuses on the result, while options 2 and 3 are less direct about pinpointing the source of the trouble.
7 / 26
Mark (in a Slack message): 'The API response times have increased significantly. It's impacting our user experience.' Which phrasing best demonstrates topicalization to emphasize the API response times?
Topicalization – fronting the object (the API response times) – draws attention directly to that element. This is effective when you want to immediately highlight a particular metric or data point. Option 2 simply restates the fact; option 3 suggests action without emphasis and option 4 offers a general description.
8 / 26
David (in a PR review comment): 'The logging module is generating excessive logs. It's overwhelming the system.' Which sentence correctly uses left-dislocation to emphasize the logging module?
Again, left-dislocation places the subject (the logging module) at the front of the sentence. The phrase 'It's overwhelming the system' directly associates this problem with the specific component, which is a common and effective way to highlight an issue during code review. Option 2 simply repeats the information; options 3 suggests remediation without emphasis, and option 4 offers a consequence.
9 / 26
John (in a PR description): 'The error handling strategy is inadequate. It's leading to unexpected crashes.' Which of the following best uses left-dislocation for emphasis?
Left-dislocation prioritizes the subject – the error handling strategy – emphasizing *what* needs to be addressed. By placing it at the beginning, you immediately draw attention to this specific aspect of the code and its shortcomings. Option 2 simply states the problem; options 3 suggests a solution without emphasis and option 4 is a general call for action.
10 / 26
Sarah: 'The new OAuth2 service is causing issues with user authentication. It's completely failing to process tokens.' Which of the following responses best utilizes left-dislocation for emphasis?
Left-dislocation places the subject (the authentication service) at the beginning of the sentence for emphasis. This highlights the specific problem area – in this case, the authentication service itself – rather than simply stating that there's an issue. Option 1 focuses on the result, while options 2 and 3 are less direct about pinpointing the source of the trouble.
11 / 26
Mark (in a Slack message): 'The API response times have increased significantly. It's impacting our user experience.' Which phrasing best demonstrates topicalization to emphasize the API response times?
Topicalization – fronting the object (the API response times) – draws attention directly to that element. This is effective when you want to immediately highlight a particular metric or data point. Option 2 simply restates the fact; option 3 suggests action without emphasis and option 4 offers a general description.
12 / 26
David (in a PR review comment): 'The logging module is generating excessive logs. It's overwhelming the system.' Which sentence correctly uses left-dislocation to emphasize the logging module?
Again, left-dislocation places the subject (the logging module) at the front of the sentence. The phrase 'It's overwhelming the system' directly associates this problem with the specific component, which is a common and effective way to highlight an issue during code review. Option 2 simply repeats the information; options 3 suggests remediation without emphasis, and option 4 offers a consequence.
13 / 26
John (in a PR description): 'The error handling strategy is inadequate. It's leading to unexpected crashes.' Which of the following best uses left-dislocation for emphasis?
Left-dislocation prioritizes the subject – the error handling strategy – emphasizing *what* needs to be addressed. By placing it at the beginning, you immediately draw attention to this specific aspect of the code and its shortcomings. Option 2 simply states the problem; options 3 suggests a solution without emphasis and option 4 is a general call for action.
14 / 26
Sarah: 'The new OAuth2 service is causing issues with user authentication. It's completely failing to process tokens.' Which of the following responses best utilizes left-dislocation for emphasis?
Left-dislocation places the subject (the authentication service) at the beginning of the sentence for emphasis. This highlights the specific problem area – in this case, the authentication service itself – rather than simply stating that there's an issue. Option 1 focuses on the result, while options 2 and 3 are less direct about pinpointing the source of the trouble.
15 / 26
Mark (in a Slack message): 'The API response times have increased significantly. It's impacting our user experience.' Which phrasing best demonstrates topicalization to emphasize the API response times?
Topicalization – fronting the object (the API response times) – draws attention directly to that element. This is effective when you want to immediately highlight a particular metric or data point. Option 2 simply restates the fact; option 3 suggests action without emphasis and option 4 offers a general description.
16 / 26
David (in a PR review comment): 'The logging module is generating excessive logs. It's overwhelming the system.' Which sentence correctly uses left-dislocation to emphasize the logging module?
Again, left-dislocation places the subject (the logging module) at the front of the sentence. The phrase 'It's overwhelming the system' directly associates this problem with the specific component, which is a common and effective way to highlight an issue during code review. Option 2 simply repeats the information; options 3 suggests remediation without emphasis, and option 4 offers a consequence.
17 / 26
John (in a PR description): 'The error handling strategy is inadequate. It's leading to unexpected crashes.' Which of the following best uses left-dislocation for emphasis?
Left-dislocation prioritizes the subject – the error handling strategy – emphasizing *what* needs to be addressed. By placing it at the beginning, you immediately draw attention to this specific aspect of the code and its shortcomings. Option 2 simply states the problem; options 3 suggests a solution without emphasis and option 4 is a general call for action.
18 / 26
'The new microservice, Phoenix, is experiencing intermittent failures. It's completely unresponsive for a significant portion of requests.' Which sentence correctly uses left-dislocation to emphasize the *microservice* while discussing performance issues with a senior architect?
Left-dislocation places the element being emphasized at the beginning of the clause. By starting with 'It's completely unresponsive for a significant portion of requests,' we immediately highlight the problematic microservice (Phoenix) and its impact. This is more effective than simply stating the issue without explicitly mentioning Phoenix.
19 / 26
During a standup meeting, Alex says: 'The database connection pool is overloaded. It's consistently returning errors when scaling the application.' Which of the following statements best exemplifies left-dislocation for emphasis in this context?
Left-dislocation places the element you want to emphasize at the beginning of the clause. Here, Alex wants to highlight the *database connection pool* as the root cause, so placing 'It's consistently returning errors when scaling the application' at the start draws immediate attention to that specific component. Option A correctly achieves this by fronting the phrase with 'It's'.
20 / 26
In a Slack channel discussing performance issues, Ben writes: 'The new caching layer is showing no improvement. It's still serving stale data.' What does this sentence exemplify regarding the use of left-dislocation?
Left-dislocation is used to emphasize a particular element. By placing 'It's still serving stale data' at the beginning of the sentence, Ben highlights the *caching layer* as the problem area and the reason for its lack of improvement. The phrase 'It's still…' draws immediate focus to this component.
21 / 26
Maria (in a PR review comment) states: 'The data validation logic is failing silently. It's resulting in corrupted records.' Which sentence best demonstrates the use of left-dislocation to emphasize the *data validation logic*?
Left-dislocation effectively prioritizes the element being discussed. Positioning 'The data validation logic is failing silently' at the beginning immediately focuses attention on this component and the critical problem it represents – silent failures leading to corruption. Option 1 correctly utilizes this technique.
22 / 26
Liam (in a Slack message) writes: 'The new deployment is causing intermittent network errors. It's disrupting the entire build pipeline.' Which phrasing best demonstrates topicalization to emphasize the *deployment*?
Left-dislocation places the element being emphasized at the beginning of the clause. Here, 'It's disrupting…' is moved to the front to highlight the 'deployment' as the cause of the problem. Option A incorrectly adds a consequence; options C and D shift the focus away from the deployment itself.
23 / 26
During a code review, Emily says: 'The caching mechanism is causing high latency. It's consistently blocking other requests.' Which sentence correctly uses left-dislocation to emphasize the *caching mechanism*?
Left-dislocation places the element being emphasized at the beginning of the clause. Option 1 correctly achieves this by placing 'consistently blocking other requests' before 'the caching mechanism is causing high latency.' The other options incorrectly position the phrase or use awkward phrasing, failing to highlight the key issue effectively. Remember: left-dislocation prioritizes stressing the subject.
24 / 26
In a Slack message to the team, David writes: 'The new database schema is causing performance bottlenecks. It's completely negating all optimization efforts.' Which of the following best uses left-dislocation for emphasis?
This question tests the ability to place the emphasis at the beginning of a clause. Option 0 correctly structures the sentence with 'It's completely negating all optimization efforts,' placed at the start, directly highlighting the problem. The other options misplace this crucial phrase or create an unnecessarily complex structure.
25 / 26
As part of a PR description for a new feature, Sarah writes: 'The API endpoint is returning 500 errors. It's overwhelming the monitoring system.' Which sentence best utilizes left-dislocation to emphasize the *API endpoint*?
Here, placing 'It's overwhelming the monitoring system' at the start of the sentence draws attention to the source of the problem – the API endpoint. This demonstrates effective use of left-dislocation for emphasis. The other choices either misplace the phrase or create an unnatural sentence structure.
26 / 26
During a standup meeting, Mark states: 'The container orchestration platform is experiencing frequent downtime. It's causing significant delays in our deployments.' Which of the following statements best exemplifies left-dislocation for emphasis?
This question focuses on a common workplace scenario. By placing 'It's causing significant delays in our deployments' at the beginning of the sentence, Mark effectively emphasizes the *container orchestration platform* as the source of the issue and its impact. The other options fail to achieve this emphasis.
What will I practise in "Left-Dislocation and Topicalization for Emphasis — IT Grammar Exercise"?
Practise fronting noun phrases with topicalization (no resumptive pronoun) and left-dislocation (with a resumptive pronoun) to emphasize specific systems
How many exercises are in this module?
This module has 26 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.