word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
57 lines (56 loc) • 1.84 kB
JSON
{
"term": "freeway",
"partOfSpeech": "noun",
"definitions": [
{
"senseNumber": null,
"definition": "(in the US) a wide road where traffic can travel fast for long distances. You can only enter and leave freeways at special ramps.",
"examples": [
{
"text": "a freeway exit"
},
{
"text": "an accident on the freeway"
},
{
"text": "We were driving down the freeway."
},
{
"text": "I began to feel nervous as I approached the city on the freeway."
},
{
"text": "It's one of the busiest stretches of freeway in the county."
},
{
"text": "We drove home along miles of empty freeway."
}
],
"topics": ["Transport by car or lorry"],
"collocations": {
"adjective": ["major", "six-lane", "eight-lane"],
"verb + freeway": ["get on", "get off", "pull off"],
"freeway + noun": ["exit", "overpass", "chase"],
"preposition": [
"along a/the freeway",
"down a/the freeway",
"on a/the freeway"
]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈfriːweɪ/",
"audio": "fr/freeway/freeway__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈfriːweɪ/",
"audio": "fr/freeway/freeway__us_1.mp3"
}
]
},
"wordOrigin": null
}