// Adds dimensions UUID, Author and Topic into GA4
Saturday, January 17, 2026
26.2 C
Singapore

Letter to the Editor: I disagree with Raeesah Khan’s characterisation of her claim in parliament as “not mischievously but stupidly done”

Dear Editor,

I refer to the article, Raeesah Khan started the mess, not Pritam Singh, Sylvia Lim or Faisal Manap by Mr Tan Bah Bah

While I agree in general that Raeesah Khan should not drag others down the s**thole she dug, I disagree with your characterisation of her claim in parliament as not mischievously but stupidly done.

She has a history of making inflammatory statements impacting race and religion but got away with mere apologies.

On the contrary, when she claimed in parliament about the woman making a police report, she deliberately added defamatory statements against the policeman or policemen taking the report.

The objective was to paint the police in a bad light. And she persisted in maintaining the lie until 1 Nov 2021.

This, to me, was the action of a woman with a hidden agenda and be seen as that.

Thank you,
Patrick Tan


The views expressed here are those of the author/contributor and do not necessarily represent the views of The Independent Singapore. /TISG

See also  Letter to the Editor | School canteen food prices increased, but the quality & quantity of food portions decreased

 

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