word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
39 lines (38 loc) • 1.09 kB
JSON
{
"term": "permanently",
"partOfSpeech": "adverb",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "in a way that lasts for a long time or for all time in the future; in a way that exists all the time",
"examples": [
{
"text": "The stroke left his right side permanently damaged."
},
{
"text": "She had decided to settle permanently in France."
},
{
"text": "This door is kept permanently locked."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈpɜːmənəntli/",
"audio": "pe/permanently/permanently__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈpɜːrmənəntli/",
"audio": "pe/permanently/permanently__us_1.mp3"
}
]
},
"wordOrigin": null
}