// Adds dimensions UUID, Author and Topic into GA4
Tuesday, September 22, 2026
29.9 C
Singapore

Will the Government lose voters trust if it tweaks the Elected Presidency scheme?

By: Ravi Philemon
In his column for The Straits Times its editor-at-large, Han Fook Kwang, had this to say about the pending changes to our electoral system:
“Whenever the Singapore electorate has been asked to decide, it has shown itself to be responsible and sophisticated and to know instinctively where its interests lie. It is not easily fooled by empty promises or beguiling leaders.”
I agree with the ST editor on this point. There has been a lot of speculation that the coming changes to the electoral system will involve tweaking the Elected Presidency scheme (EP), to make its qualification criteria to participate in the race more stringent for the likes of Dr Tan Cheng Bock and Mr Tan Jee Say.
The Government may of course get an Elected President who it is more comfortable in working with if it does so, but at the risk of sending a message to the electorate that it does not trust them.
Thinking long-term, that could be like ‘winning the battle, but losing the war’ for the ruling People’s Action Party.
The question it has to seriously ponder if the Government wants to tweak the EP system (so that the winner is who they want) is, will the voters remember the ruling party’s lack of trust in them and send it an unexpected message at the next General Election?

Hot this week

Fallen tree in the road was cleared in minutes as dozens of strangers unite to move the branch, preventing traffic

A tree branch suddenly fell across MacPherson Road during the evening rush hour yesterday (18th), obstructing traffic. Dozens of people spontaneously moved the branch, clearing a lane to prevent tr...

US self-driving car company enters Singapore, heating up driverless ride-hailing services in the country

Waymo, the American self-driving car company, announced plans to launch a fully autonomous ride-hailing service in Singapore starting in 2028, making Singapore Waymo 's first market in Southeast As...

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