// Adds dimensions UUID, Author and Topic into GA4
Sunday, January 18, 2026
29.5 C
Singapore

CSJ responds to PM Lee

PM Lee Hsien Loong said in his speech that the opposition have not articulated a vision for Singapore. This is untrue. The SDP published Dare To Change: An Alternative Vision for Singapore in 1994.

Dr Chee had also recently described a new vision for Singapore in an op-ed published in the Wall Street Journal. Mr Lee ignores these and claims that the opposition has not articulated one.

But more than just a vision, the SDP has laid out concrete and comprehensive alternative policies in key areas such as housing, healthcare, population, the Malay community, education, Ministerial salaries, and (soon-to-be launched) the economy. The SDP’s campaign for the next GE will focus on these alternative policies.

As announced we will be holding our GE2015 Campaign Kick-Off on 10 Jan and stepping up our effort in preparation for the elections which many expect will be held next year.

See also  Dr Tan Cheng Bock calls for an independent review of Parti Liyani’s case
- 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); } });
// //