word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
37 lines (36 loc) • 1.07 kB
JSON
{
"term": "temporarily",
"partOfSpeech": "adverb",
"academic": true,
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "in a way that lasts or is intended to last or be used only for a short time; in a way that is not permanent",
"examples": [
{
"text": "We regret this service is temporarily unavailable."
},
{
"text": "The company announced that it would be temporarily closing the factory because of the global downturn."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈtemprərəli/",
"audio": "te/temporarily/temporarily__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˌtempəˈrerəli/",
"audio": "te/temporarily/temporarily__us_1.mp3"
}
]
},
"wordOrigin": null
}