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

Thio Li Ann is not fit to speak at the Human Rights seminar

by Chin Gay

I am disappointed to learn that Prof Thio Li Ann was invited to speak at the Human Rights Seminar. Granted that she has a law degree but her views on homosexuality is appalling and super conservative.

Homosexuality has been recognized as a human right in many countries and for a person who is so narrow minded and backward to speak at a human rights seminar organized by EU is simply wrong.

Boycott this event at all costs. In my view, EU has taken a step backwards in terms of human rights.

Let this day be recorded as a sad day for Singapore.

See also  Stories you might’ve missed, Apr 28
- 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); } });
// //