word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
48 lines (47 loc) • 1.34 kB
JSON
{
"term": "exclusively",
"partOfSpeech": "adverb",
"academic": true,
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": 1,
"definition": "for only one particular person, group or use",
"cefr": "c1",
"examples": [
{
"text": "The resort caters almost exclusively for a high-society public."
},
{
"text": "Some products are labelled exclusively for indoor or outdoor use."
}
]
},
{
"senseNumber": 2,
"definition": "completely; without including anybody or anything else",
"cefr": "c1",
"examples": [
{
"text": "a charity that relies almost exclusively on voluntary contributions"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ɪkˈskluːsɪvli/",
"audio": "ex/exclusively/exclusively__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ɪkˈskluːsɪvli/",
"audio": "ex/exclusively/exclusively__us_1.mp3"
}
]
},
"wordOrigin": null
}