word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
73 lines (72 loc) • 2.6 kB
JSON
{
"term": "trophy",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "c1",
"image": "data/images/me/medal_shield_cup.png",
"definitions": [
{
"senseNumber": 1,
"definition": "an object such as a silver cup that is given as a prize for winning a competition",
"cefr": "c1",
"examples": [
{
"text": "a trophy cabinet"
},
{
"text": "The club haven't won a major trophy for the past three seasons."
},
{
"text": "Europe currently holds the trophy."
},
{
"text": "He picked up a trophy for best news editor."
},
{
"text": "Portugal will be defending the trophy they won last year."
},
{
"text": "The team paraded their League Championship trophy."
}
],
"topics": ["Sports: other sports"],
"collocations": {
"adjective": ["coveted", "prestigious", "major"],
"verb + trophy": ["lift", "pick up", "receive"],
"trophy + noun": ["cabinet", "case", "room"],
"preposition": ["trophy for"]
}
},
{
"senseNumber": 2,
"definition": "used in the names of some competitions and races in which a trophy is given to the winner",
"examples": []
},
{
"senseNumber": 3,
"definition": "an object that you keep to show that you were successful in something, especially hunting or war",
"examples": [],
"collocations": {
"adjective": ["coveted", "prestigious", "major"],
"verb + trophy": ["lift", "pick up", "receive"],
"trophy + noun": ["cabinet", "case", "room"],
"preposition": ["trophy for"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈtrəʊfi/",
"audio": "tr/trophy/trophy__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈtrəʊfi/",
"audio": "tr/trophy/trophy__us_1.mp3"
}
]
},
"wordOrigin": "late 15th cent. (in sense (3)): from French trophée, via Latin from Greek tropaion, from tropē ‘a rout’, from trepein ‘to turn’."
}