word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
78 lines (77 loc) • 2.59 kB
JSON
{
"term": "airport",
"partOfSpeech": "noun",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": 1,
"definition": "a place where planes land and take off and that has buildings for passengers to wait in",
"cefr": "a1",
"ox3000": true,
"examples": [
{
"text": "Gatwick Airport"
},
{
"text": "She **arrived at** Sao Paulo international **airport** on Friday to begin her journey."
},
{
"text": "He **landed at** Heathrow **airport** this morning."
},
{
"text": "waiting in the **airport lounge/terminal**"
},
{
"text": "Passengers were banned from taking hand luggage through **airport security**."
},
{
"text": "We fly from Guarulhos airport."
},
{
"text": "The plane touched down at Glasgow airport just before midday."
},
{
"text": "Most major hub airports have three or four runways."
},
{
"text": "The pilot made the decision to return to the departure airport."
}
],
"topics": ["Transport by air"],
"collocations": {
"adjective": ["big", "large", "major"],
"verb + airport": ["depart from", "fly from", "take off from"],
"airport + noun": ["building", "terminal", "check-in"],
"preposition": ["at an/the airport"]
}
},
{
"senseNumber": 2,
"definition": "used to describe novels that are popular and easy to read, often bought by people at airports",
"examples": [
{
"text": "an airport novel/thriller"
},
{
"text": "airport fiction"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈeəpɔːt/",
"audio": "ai/airport/airport__gb_3.mp3"
}
],
"us": [
{
"pronunciation": "/ˈerpɔːrt/",
"audio": "ai/airport/airport__us_1.mp3"
}
]
},
"wordOrigin": null
}