word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
28 lines (27 loc) • 792 B
JSON
{
"term": "chiropractor",
"partOfSpeech": "noun",
"definitions": [
{
"senseNumber": null,
"definition": "a person whose job involves treating some diseases and physical problems by pressing and moving the bones in a person’s spine or joints",
"examples": [],
"topics": ["Healthcare"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈkaɪərəʊpræktə(r)/",
"audio": "ch/chiropractor/chiropractor__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈkaɪərəʊpræktər/",
"audio": "ch/chiropractor/chiropractor__us_1.mp3"
}
]
},
"wordOrigin": null
}