word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
40 lines (39 loc) • 1 kB
JSON
{
"term": "technological",
"partOfSpeech": "adjective",
"academic": true,
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "connected with technology",
"examples": [
{
"text": "technological advances"
},
{
"text": "technological change"
},
{
"text": "a major technological breakthrough"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌteknəˈlɒdʒɪkl/",
"audio": "te/technological/technological__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ˌteknəˈlɑːdʒɪkl/",
"audio": "te/technological/technological__us_1.mp3"
}
]
},
"wordOrigin": null
}