word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
36 lines (35 loc) • 924 B
JSON
{
"term": "countless",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "very many; too many to be counted or mentioned",
"examples": [
{
"text": "I've warned her countless times."
},
{
"text": "The new treatment could save Emma's life and the lives of countless others."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈkaʊntləs/",
"audio": "co/countless/countless__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈkaʊntləs/",
"audio": "co/countless/countless__us_1.mp3"
}
]
},
"wordOrigin": null
}