word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
40 lines (39 loc) • 1.13 kB
JSON
{
"term": "approximately",
"partOfSpeech": "adverb",
"academic": true,
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": null,
"definition": "used to show that something is almost, but not completely, accurate or correct",
"examples": [
{
"text": "The journey took approximately seven hours."
},
{
"text": "The two buildings were approximately equal in size."
},
{
"text": "Approximately £4 000 worth of product was stolen in the raid."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/əˈprɒksɪmətli/",
"audio": "ap/approximately/approximately__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/əˈprɑːksɪmətli/",
"audio": "ap/approximately/approximately__us_1.mp3"
}
]
},
"wordOrigin": null
}