word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
32 lines (31 loc) • 743 B
JSON
{
"term": "troop",
"partOfSpeech": "adjective",
"definitions": [
{
"senseNumber": null,
"definition": "connected with soldiers, especially in large groups",
"examples": [
{
"text": "troop movements"
}
],
"topics": ["War and conflict"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/truːp/",
"audio": "tr/troop/troop__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/truːp/",
"audio": "tr/troop/troop__us_1.mp3"
}
]
},
"wordOrigin": null
}