word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
35 lines (34 loc) • 862 B
JSON
{
"term": "potentially",
"partOfSpeech": "adverb",
"academic": true,
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "used to say that something may develop into something",
"examples": [
{
"text": "a potentially dangerous situation"
}
],
"synonyms": "possibly (1)"
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/pəˈtenʃəli/",
"audio": "po/potentially/potentially__gb_4.mp3"
}
],
"us": [
{
"pronunciation": "/pəˈtenʃəli/",
"audio": "po/potentially/potentially__us_1.mp3"
}
]
},
"wordOrigin": null
}