word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
53 lines (52 loc) • 1.46 kB
JSON
{
"term": "throughout",
"partOfSpeech": "preposition, adverb",
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": 1,
"definition": "in or into every part of something",
"cefr": "b1",
"ox3000": true,
"examples": [
{
"text": "They export their products to markets throughout the world."
},
{
"text": "The house was painted white throughout."
}
]
},
{
"senseNumber": 2,
"definition": "during the whole period of time of something",
"cefr": "b1",
"ox3000": true,
"examples": [
{
"text": "The museum is open daily throughout the year."
},
{
"text": "The ceremony lasted two hours and we had to stand throughout."
}
],
"topics": ["Time"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/θruːˈaʊt/",
"audio": "th/throughout/throughout__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/θruːˈaʊt/",
"audio": "th/throughout/throughout__us_1.mp3"
}
]
},
"wordOrigin": null
}