word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
33 lines (32 loc) • 872 B
JSON
{
"term": "thought-provoking",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "making people think seriously about a particular subject or issue",
"examples": [
{
"text": "a brilliant and thought-provoking play"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈθɔːt prəvəʊkɪŋ/",
"audio": "th/thought-provoking/thought_provoking_1_gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈθɔːt prəvəʊkɪŋ/",
"audio": "th/thought-provoking/thought_provoking_1_us_1.mp3"
}
]
},
"wordOrigin": null
}