word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
52 lines (51 loc) • 1.42 kB
JSON
{
"term": "everyone",
"partOfSpeech": "pronoun",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": null,
"definition": "every person; all people",
"labels": "(formal)",
"examples": [
{
"text": "Everyone cheered and clapped."
},
{
"text": "Everyone has a chance to win."
},
{
"text": "Everyone brought their partner to the party."
},
{
"text": "Everyone brought his or her partner to the party."
},
{
"text": "The police questioned everyone in the room."
},
{
"text": "The teacher commented on everyone's work."
},
{
"text": "**Everyone else** was there."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈevriwʌn/",
"audio": "ev/everyone/everyone__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈevriwʌn/",
"audio": "ev/everyone/everyone__us_1_rr.mp3"
}
]
},
"wordOrigin": null
}