// Adds dimensions UUID, Author and Topic into GA4
Tuesday, August 18, 2026
27.7 C
Singapore

Letter to the Editor: Rapid decline of the PAP government

Dear Editor,

When one studies human empires and civilizations, it becomes crystal clear that no dynasty or government lasts forever. They all reach their zenith, and then it’s downhill all the way.

Singapore became independent in 1965.

In less than six decades, we see the PAP government showing signs of decline.

The way Parliament is run, lack of transparency when figures are requested, the high-handed treatment of dissenting voices, the false meritocracy (more like marry-tocracy) and conflict of interest are some of the examples I cite. The centre cannot hold.

Oh, and let’s not forget our PM is 70 with no clear successor in sight.

Lawrence Seow


- Advertisement -

Hot this week

‘Singapore used to be a community, but now, it’s just a corporation,’ says Redditor

A local Redditor said that the theme for Singapore in the next 10 years will be selfishness, as the sense of community that built the country is slowly being lost

Woman struggles with anxiety after boyfriend enlists for NS: ‘I legit can’t stop crying’

SINGAPORE: Not every couple finds it easy to navigate an NS relationship. The sudden distance, limited communication, and uncertainty can be a major adjustment, especially for couples who were use...

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