word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
36 lines (35 loc) • 957 B
JSON
{
"term": "insider",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "a person who knows a lot about a group or an organization, because they are part of it",
"examples": [
{
"text": "The situation was described by one insider as ‘absolute chaos’."
},
{
"text": "an insider’s view of the movie industry"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ɪnˈsaɪdə(r)/",
"audio": "in/insider/insider__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ɪnˈsaɪdər/",
"audio": "in/insider/insider__us_2_rr.mp3"
}
]
},
"wordOrigin": null
}