Level: C1
July 28, 2026
Advanced Ellipsis and Substitution
Lesson 7: Advanced Ellipsis and Substitution.
1. Overview
Avoid redundancy and elevate elegance by omitting words that are contextually understood (ellipsis) or replacing clauses with substitute words.
2. Ellipsis in Parallel Structures
- Standard: Some developers preferred working with Node.js, while other developers preferred working with PHP.
- Elliptic: Some developers preferred working with Node.js; **others with PHP**.
3. Substitution with "So", "Not", and Auxiliary Verbs
- "Will the server reboot automatically?" -> "I **hope so**." / "I **fear not**."
- "He solved the bug faster than anyone else **could have**."
4. Practice Exercise
Shorten the following sentences using appropriate ellipsis or substitution:
1. If it is necessary to deploy tonight, we will deploy tonight.
2. Has the security scan completed? I believe that it has completed.
1. Overview
Avoid redundancy and elevate elegance by omitting words that are contextually understood (ellipsis) or replacing clauses with substitute words.
2. Ellipsis in Parallel Structures
- Standard: Some developers preferred working with Node.js, while other developers preferred working with PHP.
- Elliptic: Some developers preferred working with Node.js; **others with PHP**.
3. Substitution with "So", "Not", and Auxiliary Verbs
- "Will the server reboot automatically?" -> "I **hope so**." / "I **fear not**."
- "He solved the bug faster than anyone else **could have**."
4. Practice Exercise
Shorten the following sentences using appropriate ellipsis or substitution:
1. If it is necessary to deploy tonight, we will deploy tonight.
2. Has the security scan completed? I believe that it has completed.