word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
50 lines (49 loc) • 1.34 kB
JSON
{
"term": "curved",
"partOfSpeech": "adjective",
"ox3000": true,
"cefr": "b2",
"image": "data/images/li/lines.png",
"definitions": [
{
"senseNumber": null,
"definition": "having a round shape",
"examples": [
{
"text": "a **curved edge/surface**"
},
{
"text": "a **curved display/screen**"
},
{
"text": "a **gently curved** bay"
},
{
"text": "A ball follows a curved path as it travels through the air."
},
{
"text": "The central space has a curved roof that spans 21 m."
},
{
"text": "The knife has a curved blade."
}
],
"topics": ["Colours and Shapes"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/kɜːvd/",
"audio": "cu/curved/curved__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/kɜːrvd/",
"audio": "cu/curved/curved__us_1.mp3"
}
]
},
"wordOrigin": null
}