word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
33 lines (32 loc) • 784 B
JSON
{
"term": "villager",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "a person who lives in a village",
"examples": [
{
"text": "Some of the villagers have lived here all their lives."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈvɪlɪdʒə(r)/",
"audio": "vi/villager/villager__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈvɪlɪdʒər/",
"audio": "vi/villager/villager__us_1.mp3"
}
]
},
"wordOrigin": null
}