// Adds dimensions UUID, Author and Topic into GA4
Sunday, February 15, 2026
29.4 C
Singapore

Resident tells SDP’s Bryan Lim that she was never afraid to vote for the opposition

During their many house visits and times spent walking the ground, Singapore Democratic Party (SDP) member Bryan Lim Boon Heng shared about a resident he had come upon who told him she had never been afraid to vote for the opposition parties despite having a daughter who worked as a civil servant.

Yesterday (Nov 26) evening, while Vice-Chairman John Tan and Bryan Lim visited houses in Marsiling, they shared that they came across one Mdm Tan who had a rather interesting perspective.

Lim wrote that “we spoke to Mdm Tan who revealed that even though her daughter is a civil servant, she has never been afraid to vote for us”

She said to him, “What is there to be afraid? Just look at the citizens in other parts of the world. They also vote for different political parties in their respective countries”.

“It is their freedom of choice”, she added.

Mdm Tam continued, “Singaporeans are worried about losing their jobs if they vote for the Opposition? Look here. It doesn’t mean that when you vote for the PAP, you will automatically get the job”.

See also  SDP: Next PAP leader & potential S'pore PM Lawrence Wong 'no different from his colleagues' in future outlook for country

“You may get the bowl but it is up to your own capabilities & hard work to fill it up with rice. The PAP is not going to fill it up for you”, Mdm Tan told SDP members.

To this, Lim wrote, “For the umpteenth time, I cannot emphasize more that Singapore is not equal to the PAP & the PAP is not Singapore”.

He added that the same logic can be applied elsewhere in the world. “Supporters of the Labour Party are definitely not anti-UK & Democrats’ supporters are no less loyal to the USA than the Republican ones”.

He summed up his post explaining that politics is a contest of ideologies.

“The PAP has its own vision for Singapore. So does the Singapore Democratic Party (SDP)”, he added. /TISG

- Advertisement -

Hot this week

Spy agency says Kim Jong Un’s daughter is close to being designated North Korea’s future leader

By KIM TONG-HYUNG Associated Press SEOUL, South Korea (AP) — South Korea’s spy agency told lawmakers on Thursday that it believes the teenage daughter of North Korean leader Kim Jong Un is close t...

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); } });
// //