word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
41 lines (40 loc) • 1.23 kB
JSON
{
"term": "evaluation",
"partOfSpeech": "noun",
"academic": true,
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "the act of forming an opinion of the amount, value or quality of something after thinking about it carefully",
"examples": [
{
"text": "an evaluation of the healthcare system"
},
{
"text": "The technique is not widely practised and requires further evaluation."
},
{
"text": "The discussion includes a critical evaluation of the documentary sources."
}
],
"topics": ["Opinion and argument", "Scientific research"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ɪˌvæljuˈeɪʃn/",
"audio": "ev/evaluation/evaluation__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ɪˌvæljuˈeɪʃn/",
"audio": "ev/evaluation/evaluation__us_1.mp3"
}
]
},
"wordOrigin": null
}