word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
45 lines (44 loc) • 1.37 kB
JSON
{
"term": "cowboy",
"partOfSpeech": "noun",
"definitions": [
{
"senseNumber": 1,
"definition": "a man who rides a horse and whose job is to take care of cattle in the western parts of the US",
"labels": "North American English alsoold-fashioned or humorous",
"cefr": "b2",
"examples": [],
"topics": ["Jobs", "Farming"]
},
{
"senseNumber": 2,
"definition": "a man like this as a character in a film about the American West",
"examples": [
{
"text": "old Hollywood cowboy movies"
}
]
},
{
"senseNumber": 3,
"definition": "a dishonest person in business, especially somebody who produces work of bad quality or charges too high a price",
"labels": "(British English, informal, disapproving)",
"examples": []
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈkaʊbɔɪ/",
"audio": "co/cowboy/cowboy__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈkaʊbɔɪ/",
"audio": "co/cowboy/cowboy__us_1.mp3"
}
]
},
"wordOrigin": null
}