word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
36 lines (35 loc) • 1.09 kB
JSON
{
"term": "providing",
"partOfSpeech": "conjunction",
"definitions": [
{
"senseNumber": null,
"definition": "used to say what must happen or be done to make it possible for something else to happen",
"sensetop": "providing (that)…",
"examples": [
{
"text": "We'll buy everything you produce, providing, of course, the price is right."
},
{
"text": "Providing that you have the money in your account, you can withdraw up to £300 a day."
}
],
"topics": ["Permission and obligation"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/prəˈvaɪdɪŋ/",
"audio": "pr/providing/providing__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/prəˈvaɪdɪŋ/",
"audio": "pr/providing/providing__us_1.mp3"
}
]
},
"wordOrigin": null
}