// Adds dimensions UUID, Author and Topic into GA4
Sunday, June 21, 2026
30 C
Singapore

Picture of Sr Cecily and two others shows what Singapore has to be grateful for

Facebook user Soh Chin Ong shared a picture of three women sitting side-by-side in the MRT, and commenters on the post are going ga-ga over it – about how it is a representation of tolerance in our multiracial Singapore. Soh captioned the picture: “I hate to state the obvious but let’s be grateful that we have this, and mindful that this is a precious thing.”

Commenters also quickly identified the woman sitting in-between the others as Sr Cecily. Sr. Cecily Pavri was the last Canossian nun to lead the St. Anthony’s Canossian Secondary School. She is a well-liked biology teacher.

picture credit: MOE
picture credit: MOE

Others pointed out how the woman sitting on the right with the “I love Singapore” bag summed it all up.

- Advertisement -

Hot this week

Singapore man says supporting his wife, parents and relatives has left him emotionally drained

SINGAPORE: A Singaporean man in his late 40s recently opened up about the emotional weight of being the family’s go-to problem solver, provider, and safety net. Between supporting his elderly pare...

Singaporeans discuss why female tenants often get lower room rental rates

On Reddit, a netizen asked: Why are room rentals for females cheaper in sg? Is that how male landlords attract female tenants or is there a greater reason?

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