// Adds dimensions UUID, Author and Topic into GA4
Wednesday, July 29, 2026
27.7 C
Singapore

China-Singapore relationship changes when Lee Hsien Loong is not LKY

By: Tan Jee Say

“The bilateral relationship used to be based on private ties between former Chinese leader Deng Xiaoping and late Singaporean prime minister Lee Kuan Yew. But nowadays, a simply state-to-state relationship is more feasible.” – Global Times

So said the Global Times, a daily English newspaper under the auspices of the People’s Daily, the official newspaper of the Chinese Communist Party.

I made the same point in my Facebook post on 5 December, 3 days earlier, entitled “What’s behind Singapore’s latest run-ins with Beijing” when I wrote “….there has been a big change in Singapore’s circumstance. There is no more LKY. This is important especially to China as she regards personal relationships highly.”

PM Lee Hsien Loong is not Lee Kuan Yew. He should not talk, act or behave as if he is his father and expect the same kind of respect from China or any other country. Singaporeans will not think any less of him if he does not do so. We will still respect him as our prime minister as long as he protects our interest and not put it at risk by antagonizing other countries.

- Advertisement -

Hot this week

Only 3 in 10 Singapore companies say they are prepared to handle AI-driven cyberattacks

Nearly seven in 10 Singapore organisations say they are not fully prepared to handle AI-driven cyber threats that exploit human vulnerabilities, even as almost all say they are concerned about the ...

‘I’d rather read something imperfect by a human,’ employee says AI is changing work for the worse

SINGAPORE: Artificial intelligence may be helping employees get through their workloads faster, but not everyone believes that's a good thing. One Singaporean employee says the rapid rise of AI is...

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