word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
64 lines (63 loc) • 1.92 kB
JSON
{
"term": "correctly",
"partOfSpeech": "adverb",
"ox3000": true,
"cefr": "a2",
"definitions": [
{
"senseNumber": 1,
"definition": "in a way that is accurate or true, without any mistakes",
"cefr": "a2",
"ox3000": true,
"examples": [
{
"text": "Have you spelled it correctly?"
},
{
"text": "Students **correctly identified** 16 trees species found on their study sites."
},
{
"text": "If I **remember correctly**, he was still the prime minister at that point."
},
{
"text": "They reasoned, correctly, that she was away for the weekend."
}
]
},
{
"senseNumber": 2,
"definition": "in a way that is right and suitable, so that something is done as it should be done",
"cefr": "a2",
"ox3000": true,
"examples": [
{
"text": "When correctly applied, fake tan is difficult to tell from the real thing."
}
]
},
{
"senseNumber": 3,
"definition": "in a way that follows the accepted standards or rules",
"examples": [
{
"text": "He was looking correctly grave."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/kəˈrektli/",
"audio": "co/correctly/correctly__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/kəˈrektli/",
"audio": "co/correctly/correctly__us_2.mp3"
}
]
},
"wordOrigin": null
}