word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
36 lines (35 loc) • 967 B
JSON
{
"term": "openly",
"partOfSpeech": "adverb",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "without hiding any feelings, opinions or information",
"examples": [
{
"text": "Can you talk openly about sex with your parents?"
},
{
"text": "The men in prison would never cry openly *(= so that other people could see)*."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈəʊpənli/",
"audio": "op/openly/openly__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈəʊpənli/",
"audio": "op/openly/openly__us_1.mp3"
}
]
},
"wordOrigin": "Old English openlīce (see open, -ly)."
}