word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
80 lines (79 loc) • 2.51 kB
JSON
{
"term": "outfit",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": 1,
"definition": "a set of clothes that you wear together, especially for a particular occasion or purpose",
"cefr": "b2",
"examples": [
{
"text": "She was wearing an expensive new outfit."
},
{
"text": "a wedding outfit"
},
{
"text": "a cowboy/Superman outfit *(= one that you wear for fun in order to look like the type of person mentioned)*"
},
{
"text": "I'm looking for a necklace to complete my outfit."
},
{
"text": "The pair arrived in matching white outfits."
}
],
"topics": ["Clothes and Fashion"],
"collocations": {
"adjective": ["complete", "new", "summer"],
"verb + outfit": ["wear", "choose", "pick"],
"preposition": ["in a/the outfit"]
}
},
{
"senseNumber": 2,
"definition": "a group of people working together as an organization, business, team, etc.",
"labels": "(informal)",
"examples": [
{
"text": "a market research outfit"
},
{
"text": "This was the fourth album by the top rock outfit."
},
{
"text": "The jazz outfit is/are performing live."
}
],
"collocations": {
"adjective": ["large", "small", "professional"]
}
},
{
"senseNumber": 3,
"definition": "a set of equipment that you need for a particular purpose",
"examples": [
{
"text": "a bicycle repair outfit"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈaʊtfɪt/",
"audio": "ou/outfit/outfit__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ˈaʊtfɪt/",
"audio": "ou/outfit/outfit__us_1.mp3"
}
]
},
"wordOrigin": null
}