word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
53 lines (52 loc) • 1.39 kB
JSON
{
"term": "extensively",
"partOfSpeech": "adverb",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": 1,
"definition": "in a way that covers a large area",
"cefr": "b2",
"examples": [
{
"text": "She has travelled extensively."
}
]
},
{
"senseNumber": 2,
"definition": "in a way that includes or deals with a wide range of information",
"cefr": "b2",
"examples": [
{
"text": "He has written extensively on contemporary art."
}
]
},
{
"senseNumber": 3,
"definition": "to a large degree; a great amount",
"examples": [
{
"text": "a spice used extensively in Eastern cooking"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ɪkˈstensɪvli/",
"audio": "ex/extensively/extensively__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ɪkˈstensɪvli/",
"audio": "ex/extensively/extensively__us_1.mp3"
}
]
},
"wordOrigin": null
}