word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
42 lines (41 loc) • 1.27 kB
JSON
{
"term": "cognitive",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "connected with mental processes of understanding",
"examples": [
{
"text": "a child’s cognitive development"
},
{
"text": "cognitive psychology"
},
{
"text": "They are studying the links between cognitive and linguistic development in young children."
},
{
"text": "This is both a cognitive and an emotional process."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈkɒɡnətɪv/",
"audio": "co/cognitive/cognitive__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈkɑːɡnətɪv/",
"audio": "co/cognitive/cognitive__us_1.mp3"
}
]
},
"wordOrigin": "late 16th cent.: from medieval Latin cognitivus, from cognit- ‘known’, from the verb cognoscere ‘get to know’."
}