word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
50 lines (49 loc) • 1.36 kB
JSON
{
"term": "hidden",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": 1,
"definition": "something that is hidden is kept or located in a place where it cannot be seen",
"cefr": "b2",
"examples": [
{
"text": "Hidden dangers lurk in the ocean depths."
},
{
"text": "A reporter wearing a **hidden camera** got footage of the abuse."
},
{
"text": "This tiny museum is a hidden treasure of the city's Old Quarter."
}
]
},
{
"senseNumber": 2,
"definition": "secret",
"cefr": "b2",
"examples": [
{
"text": "She felt sure the letter had some **hidden meaning**."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈhɪdn/",
"audio": "hi/hidden/hidden__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈhɪdn/",
"audio": "hi/hidden/hidden__us_1.mp3"
}
]
},
"wordOrigin": null
}