Evening Session — Professional Communication Role-Play Review

Welcome to your evening practice. Tonight we review what you have learned, put it into action through real-world role-plays, and close with a speaking challenge to reinforce fluency.


1. Quick Recap

WordPart of SpeechMeaningExample Sentence
articulateverb / adjectiveTo express ideas clearly and effectively; (adj.) able to speak clearly”She was able to articulate the project risks without causing panic.”
constructiveadjectiveIntended to be helpful; building something positive rather than tearing down”His constructive feedback helped the team improve the design.”
delegateverb / noun(v.) To assign a task or responsibility to someone else; (n.) a person chosen to represent others”A good manager knows when to delegate and when to step in.”

Quick self-check: Can you use all three words in a single paragraph about a team meeting? Try it before moving on.


2. Word of the Day: delegate

Pronunciation: /ˈdelɪɡeɪt/ (verb) · /ˈdelɪɡət/ (noun)

Core meaning (verb): To give a task, duty, or authority to another person, especially a subordinate, so they can act on your behalf.

Why it matters professionally: Effective delegation is one of the most valued skills in senior engineers and tech leads. It shows trust, builds team capability, and lets you focus on higher-impact work.

3 Team-Context Examples

  1. Project planning:

    “I’m going to delegate the API integration tasks to Nam — he has the most context on that service and it will be a good growth opportunity for him.”

  2. Sprint review:

    “Rather than reviewing every PR myself, I’ve started to delegate the first-pass review to senior team members. It speeds up the cycle and develops their technical judgment.”

  3. Escalation handling:

    “When the client asked for a hotfix timeline, I delegated the response to Minh because she owns that module and can give the most accurate estimate.”

Collocations to remember

PhraseUsage
delegate to someone”I delegated the task to our junior dev.”
delegate responsibility”He delegated full responsibility for the release.”
delegate authority”She delegated authority to approve minor expenses.”
fail to delegate”He failed to delegate and burned out by Q3.”

3. Role-Play 1 — Status Update Meeting

Scenario: You are a tech lead presenting a weekly sprint update to your manager. The sprint is 80% complete but one feature has been blocked for two days. Practice giving a clear, professional update without being defensive or vague.

Script Template


Manager: “Can you give me a quick status update on the sprint?”

You (Tech Lead):

“Sure. We are at roughly 80% completion heading into the final two days. The core features — authentication, the dashboard, and data export — are all done and in review. The one blocker is the notification service integration. We hit an unexpected rate-limiting issue with the third-party API on Tuesday, and I have delegated the investigation to Linh while I keep the rest of the sprint on track. She expects to have a workaround by end of day tomorrow.”

Manager: “Is the sprint goal at risk?”

You:

“The main deliverable is still on track. If the notification issue is not resolved in time, I would recommend we scope it out and move it to the next sprint rather than delay the release. I can have a go/no-go recommendation by tomorrow afternoon — would that work?”

Manager: “That works. Keep me posted.”

You:

“Will do. I will send a written summary this evening so you have it in writing.”


Key Phrases to Study

  • “We are at roughly X% completion” — gives a clear, quantified picture
  • “The one blocker is…” — isolates the problem without dramatizing
  • “I have delegated the investigation to…” — shows ownership + trust in your team
  • “I would recommend we scope it out” — professional way to suggest cutting scope
  • “I can have a go/no-go recommendation by…” — commits to a decision timeline

Practice tip: Record yourself delivering the Tech Lead lines. Aim for a calm, confident pace — no filler words like “um” or “basically.”


4. Role-Play 2 — Giving PR Feedback

Scenario: You are a senior engineer leaving a code review comment on a pull request. The PR has a performance issue and a missing edge-case test. Practice giving feedback that is direct, constructive, and respectful.

Script Template (Written Review Comment)


Context: The PR adds a new search feature. You noticed the database query runs inside a loop and there are no tests for an empty results state.


Your PR comment (General):

“Thanks for the PR — the overall structure is clean and the logic is easy to follow. I have two points I would like us to address before merging.”

Comment on the performance issue:

Performance concern (line 47–53): The query is currently called inside the for loop, which means we are hitting the database once per item. With a large dataset this could cause serious latency. I would suggest batching the query before the loop and passing the results in. Happy to pair on this if it would help.”

Comment on the missing test:

Missing edge case: We do not currently have a test for an empty search result. This is a realistic user path and we have caught bugs here before. Could you add a test that asserts the UI renders a ‘No results found’ state when the API returns an empty array? That way we are covered before this goes to production.”

Closing:

“These are both addressable — good work on the feature overall. Let me know if you have questions on either point.”


Key Phrases to Study

PhraseWhy it works
”The overall structure is clean”Opens with genuine positive before critique
”I would suggest…”Frames feedback as a suggestion, not a command
”Happy to pair on this”Offers help — collaborative, not just critical
”This is a realistic user path”Explains why the fix matters
”These are both addressable”Closes on an encouraging, forward-looking note

Speaking extension: Read the comment out loud as if you were explaining it in a synchronous code review call. Notice how the tone stays the same — professional and direct without being harsh.


5. Speaking Challenge — Record 5 Phrases

Record yourself saying each phrase clearly. Focus on natural word stress and a confident pace. Play back and listen for clarity.

#PhraseStress Point
1”I’d like to delegate this to someone with more context on that system.”Stress: delegate, context
2”Can I give you some constructive feedback on the approach?”Stress: constructive
3”She was able to articulate the tradeoffs really clearly in the meeting.”Stress: articulate
4”We’re on track — the one blocker is the third-party integration.”Stress: blocker, integration
5”I’d recommend we scope that out and revisit it next sprint.”Stress: scope, revisit

Self-Evaluation Checklist

After each recording, ask yourself:

  • Did I stress the right syllable in del-e-GATE (verb) / DEL-e-gat (noun)?
  • Did I avoid filler words (um, like, basically)?
  • Was my pace calm — not rushed, not too slow?
  • Did the sentence sound like a statement, not a question? (Avoid upward intonation at the end.)

6. Preview — Tomorrow Morning: Career Growth

Tomorrow’s morning session focuses on Career Growth vocabulary and conversations. You will learn how to talk about:

  • Setting professional goals and expectations
  • Discussing a promotion or role change with your manager
  • Using phrases like “I’d like to take on more ownership of…” and “My goal for this quarter is to…”
  • Word of the Day: leverage (how to use your strengths strategically)

Tonight’s prep (optional): Think of one career goal you have for the next 6 months. Try to write two sentences about it in English. You will use them in tomorrow’s morning practice.


Keep it up — consistent evening practice is what builds real fluency. See you tomorrow morning.

Export for reading

Comments