word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
43 lines (42 loc) • 1.28 kB
JSON
{
"term": "structural",
"partOfSpeech": "adjective",
"academic": true,
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "connected with the way in which something is built or organized",
"examples": [
{
"text": "Storms have caused **structural damage** to hundreds of homes."
},
{
"text": "structural changes in society"
},
{
"text": "a structural survey *(= an examination of a building to check for any damage to the walls, roof, etc.)*"
},
{
"text": "There is an urgent need to address **structural racism** within the organization."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈstrʌktʃərəl/",
"audio": "st/structural/structural__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈstrʌktʃərəl/",
"audio": "st/structural/structural__us_1.mp3"
}
]
},
"wordOrigin": null
}