// Adds dimensions UUID, Author and Topic into GA4
Monday, November 10, 2025
28.1 C
Singapore

MRT Molester identified and remanded to psychiatric evaluation

A man who was caught on camera this week molesting a woman on an MRT has been identified as 44-year-old Sim Tech Chye and charged for Outrage of Modesty.

Chye, who was filmed surreptitiously stroking an unsuspecting fellow passenger’s thigh was arrested by police officers from Hougang Neighbourhood Police Centre yesterday at Hougang Mall.

Sim will be remanded for two weeks at the Institute of Mental Health for a psychiatric evaluation. If convicted, he could be jailed for a maximum duration of two years and caned.

 

See also  Ang Mo Kio SERS: Residents upset with having to top up money, say "How many more years must I actually work to pay off all my debts?"
- 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); } });
// //