word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
38 lines (37 loc) • 1.02 kB
JSON
{
"term": "investigator",
"partOfSpeech": "noun",
"academic": true,
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "a person who examines a situation such as an accident or a crime to find out the truth",
"examples": [
{
"text": "air safety investigators"
},
{
"text": "a **private investigator** *(= a detective)*"
}
],
"topics": ["Crime and punishment"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ɪnˈvestɪɡeɪtə(r)/",
"audio": "in/investigator/investigator__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ɪnˈvestɪɡeɪtər/",
"audio": "in/investigator/investigator__us_1.mp3"
}
]
},
"wordOrigin": null
}