word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
61 lines (60 loc) • 1.91 kB
JSON
{
"term": "listing",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": 1,
"definition": "a list, especially an official or published list of people or things, often arranged in alphabetical order",
"cefr": "c1",
"examples": [
{
"text": "a comprehensive listing of all airlines"
},
{
"text": "For a complete listing of weather advisories and warnings in your area, visit the National Weather Service website."
},
{
"text": "The service started with an original listing of 53 local businesses."
}
]
},
{
"senseNumber": 2,
"definition": "information online or in a newspaper or magazine about what films, plays, etc. are being shown in a particular town or city",
"cefr": "c1",
"examples": [
{
"text": "a listings website/magazine"
}
],
"topics": ["TV, radio and news"]
},
{
"senseNumber": 3,
"definition": "a position or an item on a list",
"labels": "(business)",
"examples": [
{
"text": "The company is seeking a stock exchange listing *(= for trading shares)*."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈlɪstɪŋ/",
"audio": "li/listing/listing__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈlɪstɪŋ/",
"audio": "li/listing/listing__us_1.mp3"
}
]
},
"wordOrigin": null
}