word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
72 lines (71 loc) • 2.22 kB
JSON
{
"term": "more",
"partOfSpeech": "determiner, pronoun",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": null,
"definition": "a larger number or amount of",
"sensetop": "more somethingmore of something/somebodymore than…",
"ox3000": true,
"examples": [
{
"text": "I want some more!"
},
{
"text": "more bread/cars",
"contextForm": "more something"
},
{
"text": "Only two more days to go!"
},
{
"text": "people with more money than sense"
},
{
"text": "I can't stand much more of this.",
"contextForm": "more of something/somebody"
},
{
"text": "I hope we'll see more of you *(= see you again or more often)*."
},
{
"text": "She earns a lot more than I do.",
"contextForm": "more than…"
},
{
"text": "There is room for **no more than** three cars."
}
]
},
{
"senseNumber": null,
"definition": "continuing to become larger in number or amount",
"ox3000": true,
"examples": [
{
"text": "More and more people are banking online."
},
{
"text": "She spends more and more time alone in her room."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/mɔː(r)/",
"audio": "mo/more/more__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/mɔːr/",
"audio": "mo/more/more__us_1.mp3"
}
]
},
"wordOrigin": "Old English māra, of Germanic origin; related to Dutch meer and German mehr."
}