// Adds dimensions UUID, Author and Topic into GA4
Monday, August 24, 2026
29.1 C
Singapore

Letter to the Editor: There’s a huge difference between one’s accent and Singlish

This letter was written in response to the following article: Netizen says they’ve always been embarrassed by the Singaporean accent and Singaporean English

Dear Editor,

Please, first let me remind you there’s a huge difference between a person’s accent and Singlish . People of different countries have different accents. But Singlish is an entirely different matter.

So, let it be if someone chooses to speak Singlish.

BUT,  remember that it does not define Singapore or all Singaporeans.

PLEASE do not say that most Singaporeans speak like that.

We personally think only people who can’t speak proper English speak like that. By all means, those who prefer to speak Singlish, do it among your friends only but DEFINITELY not on national media or on television. Oh! Definitely not in advertisements either.

By the way, I’m not saying that we must speak Queen’s English either.

Thank you

Molly Fox


*This letter has been edited for clarity

The views expressed here are those of the author/contributor and do not necessarily represent the views of The Independent Singapore. /TISG

Netizen says they’ve always been embarrassed by the Singaporean accent and Singaporean English

- Advertisement -

Hot this week

Singapore woman says husband listens to his mum more than her: ‘I felt lonely on my wedding day’

She said her husband also mentioned divorce within the first two weeks of their marriage.

‘What’s the point of maximising my salary?’ American considers US$70k pay cut to move to Singapore

The American says he misses being able to walk, use public transport and feel safe late at night when he returns to the US.

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks