word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
60 lines (59 loc) • 1.67 kB
JSON
{
"term": "fully",
"partOfSpeech": "adverb",
"ox3000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": 1,
"definition": "completely",
"cefr": "b2",
"ox3000": true,
"examples": [
{
"text": "I **fully understand** your motives."
},
{
"text": "She never **fully recovered** from the accident."
},
{
"text": "She **fully supports** her daughter's plans."
},
{
"text": "We are **fully aware** of the dangers."
},
{
"text": "The classrooms are **fully equipped**."
},
{
"text": "Everyone **cooperated fully** with the investigation."
}
]
},
{
"senseNumber": 2,
"definition": "the whole of; as much as",
"labels": "(formal)",
"examples": [
{
"text": "The disease affects fully 30 per cent of the population."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈfʊli/",
"audio": "fu/fully/fully__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ˈfʊli/",
"audio": "fu/fully/fully__us_2.mp3"
}
]
},
"wordOrigin": "Old English fullīce (see full, -ly)."
}