// Adds dimensions UUID, Author and Topic into GA4
Saturday, July 25, 2026
29.4 C
Singapore

The Workers’ Party calls for national paralympians to receive the same prize awards as their able-bodied counterparts

The Workers’ Party (WP) in congratulating paralympians Yip Pin Xiu and Theresa Goh for clinching Singapore’s first gold medal and a bronze medal at the Rio Paralympic Games said that they deserve the same respect and value as able-bodied athletes.

The opposition party said that the athletes dedication, sacrifice, discipline, and an indomitable fighting spirit should be recognised and that the smaller pool of competitors at the Paralympic Games should not be reason to deny them the recognition and compensation that is due to them.

“It is only right that they should receive equal treatment as any Singaporean athlete who competes at the highest international levels,” WP said in the press release in calling for national para-swimmers to receive the same prize awards from the Singapore National Olympics Council as their able-bodied counterparts.

- Advertisement -

Hot this week

‘Japan has a 40-hour work week’: Singaporean questions why Singapore is still at 44 hours

SINGAPORE: Japan is famous for its intense work culture, so one Singaporean was surprised to discover that its legal work week is actually shorter than Singapore's. After working there, he couldn'...

Singaporeans name the luxury experiences they’d gladly pay for again

What feels like a luxury that's worth every cent? Singaporeans shared the purchases and experiences they say they'd happily pay for again.

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