word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
64 lines (63 loc) • 1.77 kB
JSON
{
"term": "whenever",
"partOfSpeech": "conjunction",
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": 1,
"definition": "at any time that; on any occasion that",
"cefr": "b1",
"ox3000": true,
"examples": [
{
"text": "You can ask for help whenever you need it."
}
]
},
{
"senseNumber": 2,
"definition": "every time that",
"cefr": "b1",
"ox3000": true,
"examples": [
{
"text": "Whenever she comes, she brings a friend."
},
{
"text": "The roof leaks whenever it rains."
},
{
"text": "We try to help **whenever possible**."
}
]
},
{
"senseNumber": 3,
"definition": "used when the time when something happens is not important",
"examples": [
{
"text": "‘When do you need it by?’ ‘Saturday or Sunday. Whenever.’"
},
{
"text": "It's not urgent—we can do it next week or whenever."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/wenˈevə(r)/",
"audio": "wh/whenever/whenever__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/wenˈevər/",
"audio": "wh/whenever/whenever__us_1_rr.mp3"
}
]
},
"wordOrigin": null
}