word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
40 lines (39 loc) • 1.04 kB
JSON
{
"term": "workplace",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "the office, factory, etc. where people work",
"examples": [
{
"text": "the introduction of new technology into the workplace"
},
{
"text": "These safety standards apply to all workplaces."
},
{
"text": "workplace safety"
}
],
"topics": ["Working life"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈwɜːkpleɪs/",
"audio": "wo/workplace/workplace__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈwɜːrkpleɪs/",
"audio": "wo/workplace/workplace__us_1.mp3"
}
]
},
"wordOrigin": null
}