word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
34 lines (33 loc) • 792 B
JSON
{
"term": "known",
"partOfSpeech": "adjective",
"definitions": [
{
"senseNumber": null,
"definition": "known about, especially by a lot of people",
"examples": [
{
"text": "He's a known thief."
},
{
"text": "The disease has no known cure."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/nəʊn/",
"audio": "kn/known/known__gb_3.mp3"
}
],
"us": [
{
"pronunciation": "/nəʊn/",
"audio": "kn/known/known__us_2.mp3"
}
]
},
"wordOrigin": null
}