word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
58 lines (57 loc) • 1.55 kB
JSON
{
"term": "accurately",
"partOfSpeech": "adverb",
"academic": true,
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": 1,
"definition": "in a way that is correct and true in every detail",
"cefr": "b2",
"examples": [
{
"text": "The article accurately reflects public opinion."
},
{
"text": "The report accurately reflects the current state of the industry."
}
]
},
{
"senseNumber": 2,
"definition": "in an exact way",
"cefr": "b2",
"examples": [
{
"text": "Quantities must be measured accurately."
}
]
},
{
"senseNumber": 3,
"definition": "hitting or reaching the thing that was aimed at",
"cefr": "b2",
"examples": [
{
"text": "You need to hit the ball accurately."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈækjərətli/",
"audio": "ac/accurately/accurately__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈækjərətli/",
"audio": "ac/accurately/accurately__us_1.mp3"
}
]
},
"wordOrigin": null
}