word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
39 lines (38 loc) • 1.03 kB
JSON
{
"term": "recruitment",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "the act or process of finding new people to join a company, an organization, the armed forces, etc.",
"examples": [
{
"text": "the recruitment of new members"
},
{
"text": "a **recruitment drive**"
},
{
"text": "a recruitment consultant/agency"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/rɪˈkruːtmənt/",
"audio": "re/recruitment/recruitment__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/rɪˈkruːtmənt/",
"audio": "re/recruitment/recruitment__us_1.mp3"
}
]
},
"wordOrigin": null
}