word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
37 lines (36 loc) • 1.11 kB
JSON
{
"term": "provided",
"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": "provided (that)…",
"examples": [
{
"text": "We'll buy everything you produce, provided, of course, the price is right."
},
{
"text": "Provided that you have the money in your account, you can withdraw up to £300 a day."
}
],
"synonyms": "if",
"topics": ["Permission and obligation"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/prəˈvaɪdɪd/",
"audio": "pr/provided/provided__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/prəˈvaɪdɪd/",
"audio": "pr/provided/provided__us_1.mp3"
}
]
},
"wordOrigin": null
}