How to Express Disagreement Precisely in English at Work
ESL English learning: Master opposition vs adjacency vocabulary to distinguish objections from alternatives in design reviews and technical discussions.
Pronunciation Guide
Several of these terms are frequently mispronounced by non-native speakers. Practice these to sound confident in design reviews:
juxtapose /ˌdʒʌk.stəˈpoʊz/
jux-ta-POSE
Saying 'JUKS-ta-pose' with stress on first syllable
contiguous /kənˈtɪɡ.ju.əs/
con-TIG-u-ous
Saying 'con-ti-GYOO-us' or missing the middle syllable
irreconcilable /ɪˌrek.ənˈsaɪ.lə.bəl/
ir-REC-on-SILE-able
Saying 'ir-re-con-SILL-able' with wrong vowel sound
adjacent /əˈdʒeɪ.sənt/
ad-JAY-cent
Saying 'AD-ja-cent' with stress on first syllable
periphery /pəˈrɪf.ər.i/
per-IF-er-ee
Saying 'PAIR-if-ery' or 'per-IF-ree'
trajectory /trəˈdʒek.tər.i/
tra-JEC-tory
Saying 'TRAJ-ec-tory' with stress on first syllable
Why Precision Matters: Opposition vs Adjacency
In technical discussions, the difference between opposing an idea and proposing something adjacent to it can determine whether your RFC gets approved or stalls in review. When you say 'I'm against that,' do you mean you object to the approach entirely, or are you simply suggesting a nearby alternative?
English has rich vocabulary for both concepts, but non-native speakers often use them interchangeably. This creates confusion: your tech lead might think you're blocking a design when you're actually offering a complementary solution.
Mastering this distinction helps you contribute more effectively in design reviews, architecture discussions, and code reviews where precision shapes outcomes.
Quick Test
Before speaking in a design review, ask yourself: 'Am I saying NO to this idea, or am I saying HERE'S ANOTHER OPTION?' Choose your vocabulary accordingly.
Core Vocabulary: Opposition Words vs Adjacency Words
| Term | Category | Tech Definition | Example Context |
|---|---|---|---|
| oppose | Opposition | To actively argue against an approach | I oppose merging this PR without additional testing |
| contrary (to) | Opposition | Directly conflicting with | This proposal is contrary to our security requirements |
| irreconcilable | Opposition | Impossible to combine or resolve | The two architectural approaches are irreconcilable |
| dissent | Opposition | To formally disagree with a group decision | I need to dissent from the team's consensus on this |
| adjacent | Adjacency | Closely related but separate | The auth service is adjacent to the user service |
| contiguous | Adjacency | Sharing a boundary without gaps | These microservices have contiguous data flows |
| juxtapose | Adjacency | Place side by side for comparison | Let me juxtapose these two approaches in the RFC |
| alongside | Adjacency | Together with; in parallel | We can run the new system alongside the legacy one |
| proximity | Adjacency | Nearness in relationship or function | Given the proximity of these services, we should consider coupling |
Notice that opposition words signal conflict or rejection, while adjacency words signal relationship or comparison. Using the wrong category can completely change how your feedback is received.
Scenario 1: Structuring a Technical Objection in a Design Review
You're in a design review and you genuinely disagree with the proposed approach. You need to signal opposition clearly while remaining constructive. Here's how to structure it:
| Weak / Unclear | Strong / Precise |
|---|---|
| I don't really like this approach. | I have a fundamental concern with this approach that I'd like to discuss. |
| Maybe we could do something else? | I'd like to propose a contrary approach that addresses scalability differently. |
| This won't work. | This approach is contrary to our latency requirements because... |
| I'm not sure about this. | I need to dissent here—the tradeoffs don't align with our priorities. |
Cultural Note
In many tech cultures, direct disagreement is valued when paired with reasoning. Saying 'I oppose this because...' is more respected than hedging with 'I'm not sure...' The key is stating your opposition clearly AND explaining your rationale.
Scenario 2: Explaining Adjacent Microservices
When describing system architecture, you often need to explain how services relate to each other spatially and functionally. Adjacency vocabulary helps you do this precisely.
- Adjacent: 'The payment service is adjacent to the order service—they're closely related but have separate responsibilities.'
- Contiguous: 'We have a contiguous data pipeline from ingestion through transformation to storage.'
- Proximity: 'Given the proximity of these two services in the request flow, we should monitor them together.'
- Juxtapose: 'Let me juxtapose our current architecture with the proposed refactor so you can see the differences.'
- Alongside: 'The feature flag service runs alongside the main application, evaluating rules in real-time.'
These terms help teammates visualize system relationships. Compare: 'These services are near each other' (vague) vs 'These services are adjacent in the request path' (precise).
Scenario 3: Distinguishing Objections from Alternatives
One of the most common miscommunications in tech happens when someone proposes an alternative but their words sound like an objection. Learn to signal which one you mean:
| Proposing an Alternative (Not Opposing) | Raising an Objection (Opposing) |
|---|---|
| I'd like to juxtapose another option... | I have a concern that may block this... |
| Have we considered an adjacent approach? | This approach is contrary to our guidelines. |
| We could run this alongside the current system. | These two requirements are irreconcilable. |
| In proximity to this idea, there's another pattern... | I need to formally dissent from this decision. |
Slack vs Formal Doc Register
In Slack: 'Quick thought—what about running these side by side?' In an RFC: 'I would like to juxtapose an alternative approach that maintains backward compatibility while achieving similar performance gains.'
Grammar Patterns for Opposition and Adjacency
These terms follow specific grammatical patterns. Using the wrong preposition or form can make your English sound unnatural:
| Term | Correct Pattern | Example |
|---|---|---|
| oppose | oppose + noun/gerund | I oppose adding this dependency. |
| contrary | contrary TO + noun | This is contrary to our architecture principles. |
| adjacent | adjacent TO + noun | The cache layer is adjacent to the API gateway. |
| dissent | dissent FROM + noun | I dissent from the team's recommendation. |
| juxtapose | juxtapose X WITH/AND Y | Let's juxtapose Option A with Option B. |
| proximity | in proximity TO + noun | These functions are in close proximity to the database calls. |
Common Mistake
Don't say 'adjacent with' or 'contrary of.' The correct prepositions are 'adjacent TO' and 'contrary TO.'
Practice Exercises
Multiple choice
Choose the best answer.
In a design review, you want to suggest a different approach without rejecting the current proposal. Which phrase best signals you're offering an alternative, not an objection?
Complete the sentence
Type the missing word or phrase.
Complete the sentence: 'The authentication service is ______ to the user profile service—they share a database connection but have separate responsibilities.'
Multiple choice
Choose the best answer.
You need to formally disagree with a team decision in an RFC comment. Which phrase is most appropriate for a written document?
Multiple choice
Choose the best answer.
Which sentence uses 'irreconcilable' correctly to describe a technical conflict?




