word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
79 lines (78 loc) • 2.35 kB
JSON
{
"term": "sailing",
"partOfSpeech": "noun",
"ox3000": true,
"cefr": "a2",
"image": "data/images/ve/vehicles_boats_ships_1.png",
"definitions": [
{
"senseNumber": 1,
"definition": "the sport or activity of travelling in a boat with sails",
"cefr": "a2",
"ox3000": true,
"examples": [
{
"text": "to go sailing"
},
{
"text": "a sailing club"
},
{
"text": "the college rowing and sailing teams"
},
{
"text": "They are going on a 10-day sailing trip."
}
],
"topics": ["Transport by water", "Sports: water sports"],
"collocations": {
"adjective": ["dinghy"],
"verb + sailing": ["go"],
"sailing + noun": ["club", "school", "regatta"]
}
},
{
"senseNumber": 2,
"definition": "one of the regular times that a ship leaves a port",
"cefr": "a2",
"examples": [
{
"text": "There are six sailings a day."
},
{
"text": "What time is the next sailing?"
},
{
"text": "Sailings were suspended in the high winds."
},
{
"text": "The company operates regular sailings between Hull and Zeebrugge."
},
{
"text": "the 4 p.m. sailing from Dover to Calais"
}
],
"topics": ["Transport by water"]
},
{
"senseNumber": null,
"definition": "to be simple and free from trouble",
"examples": []
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈseɪlɪŋ/",
"audio": "sa/sailing/sailing__gb_3.mp3"
}
],
"us": [
{
"pronunciation": "/ˈseɪlɪŋ/",
"audio": "sa/sailing/sailing__us_3.mp3"
}
]
},
"wordOrigin": null
}