word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
62 lines (61 loc) • 1.7 kB
JSON
{
"term": "below",
"partOfSpeech": "adverb",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": 1,
"definition": "at or to a lower level, position or place",
"cefr": "a1",
"ox3000": true,
"examples": [
{
"text": "They live on the floor below."
},
{
"text": "I could still see the airport buildings far below."
},
{
"text": "See below *(= at the bottom of the page)* for references."
},
{
"text": "The passengers who felt seasick stayed below *(= on a lower )*."
}
]
},
{
"senseNumber": 2,
"definition": "at a lower rank",
"examples": [
{
"text": "This ruling applies to the ranks of Inspector and below."
}
]
},
{
"senseNumber": 3,
"definition": "lower than zero",
"examples": [
{
"text": "The thermometer had dropped to a record 40 below *(= −40 degrees)*."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/bɪˈləʊ/",
"audio": "be/below/below__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/bɪˈləʊ/",
"audio": "be/below/below__us_1.mp3"
}
]
},
"wordOrigin": null
}