word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
40 lines (39 loc) • 1.03 kB
JSON
{
"term": "psychiatric",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "relating to psychiatry or to mental illnesses",
"examples": [
{
"text": "**psychiatric disorders**"
},
{
"text": "a psychiatric hospital/nurse/patient"
},
{
"text": "psychiatric treatment"
}
],
"topics": ["Mental health"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌsaɪkiˈætrɪk/",
"audio": "ps/psychiatric/psychiatric__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˌsaɪkiˈætrɪk/",
"audio": "ps/psychiatric/psychiatric__us_1.mp3"
}
]
},
"wordOrigin": null
}