word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
72 lines (71 loc) • 2.47 kB
JSON
{
"term": "offering",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": 1,
"definition": "something that is produced for other people to use, watch, enjoy, etc.",
"cefr": "c1",
"examples": [
{
"text": "the latest offering from the Canadian-born writer"
},
{
"text": "The company's offerings range from the very cheap to the hideously expensive."
},
{
"text": "The insurance company raised $854 million in its initial public offering."
},
{
"text": "The latest offering from this young band is their best album yet."
},
{
"text": "We are expanding our offering to include smaller, less expensive prints."
},
{
"text": "the hot dog vendor's standard offerings of mustard, relish and ketchup"
}
],
"collocations": {
"adjective": ["latest", "new", "recent"],
"verb + offering": ["broaden", "enhance", "expand"],
"offering + verb": [
"include something",
"range from something to something"
],
"preposition": ["offering from", "offering to"]
}
},
{
"senseNumber": 2,
"definition": "something that is given to a god as part of a religious ceremony",
"examples": [
{
"text": "They made sacrificial offerings to the gods."
}
],
"collocations": {
"adjective": ["burned", "sacrificial", "votive"],
"verb + offering": ["make", "bring", "accept"],
"preposition": ["offering of", "offering to"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈɒfərɪŋ/",
"audio": "of/offering/offering__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈɔːfərɪŋ/",
"audio": "of/offering/offering__us_1_rr.mp3"
}
]
},
"wordOrigin": null
}