// Adds dimensions UUID, Author and Topic into GA4
Tuesday, February 10, 2026
25.2 C
Singapore

Opposition party calls for PM’s pay to be slashed by 70%

SINGAPORE: In a Facebook post on Sunday (June 9), Lim Tean, the secretary-general of the opposition party People’s Voice, wrote, “Singaporeans Want Their Country Back!”

Mr Lim shared a comment from a Facebook user, Mr Gene Hon, about a post he had made the day before. The post had a cartoon with the words, “The government does not care; we, the people, must help each other!”

However, Mr Hon made one point that Mr Lim disagrees with. While Mr Hon wrote that he was not “upset with the salaries of Ministers” and “we are a rich country,” Mr Lim characterised the salaries of PAP leaders as “astronomical”.

He also wrote that People’s Voice would cut the Prime Minister’s salary by 70 per cent “and adjust the other Ministers’ salaries accordingly.”

He also noted that even if the salary of the Prime Minister were reduced by 70 per cent, he would “still be the highest paid leader in the World! Now you realise how outrageous their salaries are!”

See also  $64,000+ raised by day 2 of crowdfunding for TOC’s Terry Xu to pay damages in PM Lee’s defamation suit

However, upon fact-checking, Mr Lim appears to be incorrect in stating this, as the salary of Hong Kong’s leader John Lee is higher than what PM Wong would earn if his salary were reduced by 70 per cent.

The post that Mr Hon commented on also quoted another comment from Mr Roger SS Lim, “imploring Singaporeans to vote for more caring people into Parliament.”

Mr Lim wrote about Singaporeans “feeling like strangers in our own land” but that it was not too late because there are “willing and capable people” who would champion others’ rights and concerns.

In response, Mr Hon echoed the need for “more vocal and capable opposition.” He focused on two specific areas to be addressed that would help citizens: health coverage and reducing public transport costs.

He also expressed that he would “like to see an ease on influx” of foreign talent and “to see more Singaporeans given a chance to live in our country.”

See also  WP politicians set to question Ong Ye Kung on Govt spending on foreign students

Moreover, he added that he wants to see the country’s reserves used toward education, transportation, and medical fees.

“I don’t need fountains and Number 1 status as we, Pure Singaporeans have many other needs especially a roof over our heads even Government HDB has risen to a point where we will struggle with the ridiculous cost for an HDB unit.

We need opposition ministers to keep helping our young,” he wrote. /TISG

Read also: Lim Tean’s trial finally underway after delays; he pleads ‘not guilty’

- Advertisement -

Hot this week

Singapore pulls in more investments but fewer jobs follow

SINGAPORE: Singapore attracted more investment and spending in 2025,...

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