// Adds dimensions UUID, Author and Topic into GA4
Wednesday, December 17, 2025
26 C
Singapore

BBC's Singlish banter delights its readers

BBC on 13 May published a story, “‘Chinese helicopter’: Singlish OED entry baffles Singaporeans“. The story reported that some Singaporeans did not understand the Singlish (Colloquial Singaporean English) word ‘Chinese Helicopter’ which was recently included in the Oxford English Dictionary.
BBC shared their story in their Facebook, which led to some of its Singaporean readers playfully commenting in Singlish to the story. To many readers surprise, the English broadcaster started replying to them in Singlish.
1 2 3 4

See also  Opposition candidates turn out in large numbers to ensure that your vote is secret
- Advertisement -

Hot this week

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); } });
// //