// Adds dimensions UUID, Author and Topic into GA4
Tuesday, August 25, 2026
29.6 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

‘The centre of attention’: Netizens share experience on being an only child

On Reddit, a netizen shared: "Looking for perspectives from other parents of single children- how do you ensure your child doesnt feel alone while growing up and after the end of your days?"

‘Life is temporary’: Singaporeans share the point where they stop trying to keep up with everyone

On Reddit, a netizen asked: "At what point did you stop trying to keep up with everyone?"

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