// Adds dimensions UUID, Author and Topic into GA4
Saturday, March 7, 2026
28.1 C
Singapore

Majority of Singaporeans frown upon workplace slang, yet many indulge: Survey

SINGAPORE: A recent survey conducted by Preply has revealed that a significant majority of Singaporeans find the use of slang in a professional setting inappropriate.

Out of the 1,500 citizens surveyed in the city-state, nearly three-fourths, or approximately 74%, expressed disdain for the use of slang words at work.

Surprisingly, despite this widespread disapproval, 85% of respondents confessed to using slang words in their workplace.

This paradox suggests a noticeable gap between the perception of appropriateness and actual behaviour regarding language use in professional environments.

A more nuanced breakdown of the data shows that approximately 47% of respondents admitted to using slang words when communicating with their co-workers. This indicates a certain level of comfort and informality within peer interactions.

However, when it comes to interactions with superiors, the numbers take a significant dip, with only 12% of respondents confessing to using slang words with their bosses.

Interestingly, the survey also shed light on the perceived appropriateness of using slang in various settings.

See also  Poet-lawyer aims to make lives better through literacy and asks, “Can we make Singapore wide enough for dreams?”

According to most respondents, home and social events are deemed the most suitable environments for using slang.

In contrast, the workplace ranked third on the list of acceptable places for slang usage, highlighting a clear distinction in the expectations of language decorum across different settings.

The discrepancy between disapproval and actual usage may prompt further discussions on the role of language in professional environments and how individuals navigate the delicate balance between formality and informality in the workplace.

- Advertisement -

Hot this week

Pritam Singh: Process of bringing in new citizens, Permanent Residents, should be transparent

Mr Singh said, "​In Parliament last week, the DPM Gan announced that the Government would increase the intake of New Citizens and Permanent Residents over the next five years. The Workers’ Party be...

Jamus Lim proposes for underutilised MSCP floors to be used as pickleball courts

Workers’ Party MP Jamus Lim on Thursday (Mar 5) suggested converting “chronically underutilised” multi-storey car park floors into pickleball courts. He also suggested installing retractable sound ...

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