word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
42 lines (41 loc) • 1.08 kB
JSON
{
"term": "purely",
"partOfSpeech": "adverb",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "only; completely",
"examples": [
{
"text": "I saw the letter purely by chance."
},
{
"text": "The charity is run on a purely voluntary basis."
},
{
"text": "She took the job **purely and simply** for the money."
},
{
"text": "The fireplace in the bedroom is purely decorative."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈpjʊəli/",
"audio": "pu/purely/purely__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈpjʊrli/",
"audio": "pu/purely/purely__us_1.mp3"
}
]
},
"wordOrigin": null
}