word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
42 lines (41 loc) • 1.1 kB
JSON
{
"term": "secluded",
"partOfSpeech": "adjective",
"definitions": [
{
"senseNumber": null,
"definition": "quiet and private",
"examples": [
{
"text": "a **secluded garden/beach/corner**"
},
{
"text": "We managed to find a **secluded spot** for our picnic."
},
{
"text": "to lead a secluded life"
}
],
"topics": ["Buildings"],
"collocations": {
"verbs": ["be"],
"adverb": ["fairly", "very", "etc."]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/sɪˈkluːdɪd/",
"audio": "se/secluded/secluded__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/sɪˈkluːdɪd/",
"audio": "se/secluded/secluded__us_1.mp3"
}
]
},
"wordOrigin": null
}