word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
40 lines (39 loc) • 1.08 kB
JSON
{
"term": "founder",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "a person who starts an organization, institution, etc. or causes something to be built",
"examples": [
{
"text": "the founder and president of the company"
},
{
"text": "a wife and husband who are joint founders of the company"
}
],
"collocations": {
"adjective": ["original", "company"],
"founder + noun": ["member"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈfaʊndə(r)/",
"audio": "fo/founder/founder__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈfaʊndər/",
"audio": "fo/founder/founder__us_1.mp3"
}
]
},
"wordOrigin": null
}