word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
38 lines (37 loc) • 1.05 kB
JSON
{
"term": "skeptical",
"partOfSpeech": "adjective",
"definitions": [
{
"senseNumber": null,
"definition": "having doubts that a claim or statement is true or that something will happen",
"sensetop": "skeptical (about/of something)",
"examples": [
{
"text": "I am skeptical about his chances of winning."
},
{
"text": "The public remain skeptical of these claims."
},
{
"text": "She looked highly skeptical."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈskeptɪkl/",
"audio": "sc/skeptical/sceptical__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈskeptɪkl/",
"audio": "sc/skeptical/sceptical__us_1.mp3"
}
]
},
"wordOrigin": null
}