word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
69 lines (68 loc) • 2.31 kB
JSON
{
"term": "sidewalk",
"partOfSpeech": "noun",
"image": "data/images/ci/city.png",
"definitions": [
{
"senseNumber": null,
"definition": "a flat part at the side of a road for people to walk on",
"examples": [
{
"text": "Elm trees lined the sidewalks."
},
{
"text": "I spotted her on a busy sidewalk in Chicago."
},
{
"text": "Snow covered the sidewalk."
},
{
"text": "She stepped off the sidewalk as the light changed."
},
{
"text": "Newspapers and broken glass litter the sidewalk."
},
{
"text": "He used to sit on the cold sidewalk asking for money from passing shoppers."
},
{
"text": "The children were playing on the sidewalk in front of their home."
},
{
"text": "The crowd filled the church and spilled onto the sidewalk outside."
},
{
"text": "They relaxed over wine at a sidewalk table."
},
{
"text": "We stopped for coffee at a sidewalk cafe."
},
{
"text": "Sidewalk vendors were selling hot chestnuts."
}
],
"topics": ["Transport by car or lorry"],
"collocations": {
"adjective": ["city", "public", "busy"],
"verb + sidewalk": ["line", "litter", "sweep"],
"sidewalk + verb": ["lead (to something)"],
"sidewalk + noun": ["cafe", "table", "vendor"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈsaɪdwɔːk/",
"audio": "si/sidewalk/sidewalk__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈsaɪdwɔːk/",
"audio": "si/sidewalk/sidewalk__us_1.mp3"
}
]
},
"wordOrigin": null
}