word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
54 lines (53 loc) • 1.54 kB
JSON
{
"term": "yield",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "the total amount of crops, profits, etc. that are produced",
"examples": [
{
"text": "a high crop yield"
},
{
"text": "a reduction in milk yield"
},
{
"text": "This will give a yield of 10% on your investment."
},
{
"text": "This method of cultivation produces higher yield."
},
{
"text": "Yields are quite poor this year."
},
{
"text": "savings products which offer high yields"
}
],
"topics": ["Business", "Farming", "Money"],
"collocations": {
"adjective": ["good", "high", "low"],
"verb + yield": ["produce"],
"yield + verb": ["jump", "rise", "decline"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/jiːld/",
"audio": "yi/yield/yield__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/jiːld/",
"audio": "yi/yield/yield__us_1.mp3"
}
]
},
"wordOrigin": null
}