word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
51 lines (50 loc) • 1.49 kB
JSON
{
"term": "partially",
"partOfSpeech": "adverb",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "partly; not completely",
"examples": [
{
"text": "The road was partially blocked by a fallen tree."
},
{
"text": "It’s only partially true."
},
{
"text": "It's a partially enclosed bay where fresh and salt water mix."
},
{
"text": "Many of the images are partially hidden by captions."
},
{
"text": "The plan was only partially successful."
},
{
"text": "When partially cooked, pasta has a slightly transparent look."
},
{
"text": "Machines replaced, at least partially, the skills of human workers."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈpɑːʃəli/",
"audio": "pa/partially/partially__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈpɑːrʃəli/",
"audio": "pa/partially/partially__us_1.mp3"
}
]
},
"wordOrigin": null
}