word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
63 lines (62 loc) • 1.83 kB
JSON
{
"term": "shaped",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "having the type of shape mentioned",
"examples": [
{
"text": "a huge balloon **shaped like** a giant cow"
},
{
"text": "almond-shaped eyes"
},
{
"text": "an L-shaped room"
},
{
"text": "All the rooms in the house were awkwardly shaped."
},
{
"text": "Donkeys' hoofs are shaped differently from horses'."
},
{
"text": "You can buy specially shaped bricks for an arch."
},
{
"text": "an oddly shaped parcel"
},
{
"text": "her beautifully shaped mouth"
},
{
"text": "a lovely little silver brooch shaped like a rose"
}
],
"topics": ["Colours and Shapes"],
"collocations": {
"verbs": ["be"],
"adverb": ["beautifully", "perfectly", "differently"],
"phrases": ["be shaped like something"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ʃeɪpt/",
"audio": "sh/shaped/shaped__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ʃeɪpt/",
"audio": "sh/shaped/shaped__us_1.mp3"
}
]
},
"wordOrigin": null
}