word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
90 lines (89 loc) • 2.7 kB
JSON
{
"term": "armed",
"partOfSpeech": "adjective",
"ox3000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": 1,
"definition": "involving the use of weapons",
"cefr": "b2",
"ox3000": true,
"examples": [
{
"text": "an **armed robbery**"
},
{
"text": "an international **armed conflict** *(= a war)*"
},
{
"text": "Guerrillas have pledged to intensify the **armed struggle** against the new government."
}
]
},
{
"senseNumber": 2,
"definition": "carrying a weapon, especially a gun",
"sensetop": "armed with a gun, etc.",
"cefr": "b2",
"ox3000": true,
"examples": [
{
"text": "The man is armed and dangerous."
},
{
"text": "**armed guards/police**"
},
{
"text": "Police were **heavily armed**."
},
{
"text": "He was armed with a rifle.",
"contextForm": "armed with a gun, etc."
},
{
"text": "He chased an **armed robber** away from his store."
}
],
"topics": ["War and conflict"],
"collocations": {
"verbs": ["be"],
"adverb": ["heavily", "well", "lightly"],
"preposition": ["with"]
}
},
{
"senseNumber": 3,
"definition": "knowing something or carrying something that you need in order to help you to perform a task",
"sensetop": "armed (with something)",
"examples": [
{
"text": "He was armed with all the facts."
},
{
"text": "I sat down by the lake armed with a pair of binoculars."
}
]
},
{
"senseNumber": null,
"definition": "having many weapons",
"examples": []
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ɑːmd/",
"audio": "ar/armed/armed__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ɑːrmd/",
"audio": "ar/armed/armed__us_1.mp3"
}
]
},
"wordOrigin": null
}