word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
48 lines (47 loc) • 1.35 kB
JSON
{
"term": "explicitly",
"partOfSpeech": "adverb",
"academic": true,
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": 1,
"definition": "clearly or directly, so that the meaning is easy to understand",
"cefr": "c1",
"examples": [
{
"text": "The report states explicitly that the system was to blame."
},
{
"text": "The text does not explicitly mention him by name."
}
]
},
{
"senseNumber": 2,
"definition": "with a lot of detail, especially in describing or showing sexual activity",
"labels": "(usually disapproving)",
"examples": [
{
"text": "the explicitly sexual content of the image"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ɪkˈsplɪsɪtli/",
"audio": "ex/explicitly/explicitly__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ɪkˈsplɪsɪtli/",
"audio": "ex/explicitly/explicitly__us_1.mp3"
}
]
},
"wordOrigin": null
}