word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
47 lines (46 loc) • 1.24 kB
JSON
{
"term": "deployment",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": 1,
"definition": "the act of moving soldiers or weapons into a position where they are ready for military action",
"cefr": "c1",
"examples": [
{
"text": "the deployment of peacekeeping forces"
},
{
"text": "troop deployments"
}
]
},
{
"senseNumber": 2,
"definition": "the act of using something effectively",
"labels": "(formal)",
"examples": [
{
"text": "the deployment of resources/staff"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/dɪˈplɔɪmənt/",
"audio": "de/deployment/deployment__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/dɪˈplɔɪmənt/",
"audio": "de/deployment/deployment__us_1.mp3"
}
]
},
"wordOrigin": null
}