word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
31 lines (30 loc) • 731 B
JSON
{
"term": "existing",
"partOfSpeech": "adjective",
"definitions": [
{
"senseNumber": null,
"definition": "found or used now",
"examples": [
{
"text": "New laws will soon replace existing legislation."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ɪɡˈzɪstɪŋ/",
"audio": "ex/existing/existing__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ɪɡˈzɪstɪŋ/",
"audio": "ex/existing/existing__us_1.mp3"
}
]
},
"wordOrigin": null
}