word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
57 lines (56 loc) • 1.66 kB
JSON
{
"term": "mostly",
"partOfSpeech": "adverb",
"ox3000": true,
"cefr": "a2",
"definitions": [
{
"senseNumber": null,
"definition": "mainly; generally",
"examples": [
{
"text": "The sauce is mostly cream."
},
{
"text": "We're mostly out on Sundays."
},
{
"text": "Revenue grew by 18 per cent, **mostly due to** the opening of 33 new stores."
},
{
"text": "The paintings **consist mostly** of still lifes."
},
{
"text": "Disposal of hazardous waste is mostly handled by the public sector."
},
{
"text": "Here the vines are mostly grown at below 100 metres above sea level."
},
{
"text": "Mostly he eats in a restaurant."
},
{
"text": "People mostly grew their own vegetables."
},
{
"text": "She mostly calls me by my last name."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈməʊstli/",
"audio": "mo/mostly/mostly__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈməʊstli/",
"audio": "mo/mostly/mostly__us_1.mp3"
}
]
},
"wordOrigin": null
}