word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
56 lines (55 loc) • 1.61 kB
JSON
{
"term": "psychologist",
"partOfSpeech": "noun",
"academic": true,
"ox3000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "a scientist who studies and is trained in psychology",
"examples": [
{
"text": "to **see a psychologist**"
},
{
"text": "to go to a psychologist"
},
{
"text": "an educational psychologist"
},
{
"text": "a clinical psychologist *(= one who treats people with a mental illness)*"
},
{
"text": "I made an appointment with the school psychologist."
},
{
"text": "a child psychologist"
},
{
"text": "a sports psychologist"
}
],
"topics": ["Jobs", "Scientific research"],
"collocations": {
"adjective": ["eminent", "leading", "clinical"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/saɪˈkɒlədʒɪst/",
"audio": "ps/psychologist/psychologist__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/saɪˈkɑːlədʒɪst/",
"audio": "ps/psychologist/psychologist__us_1.mp3"
}
]
},
"wordOrigin": null
}