word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
27 lines (26 loc) • 768 B
JSON
{
"term": "debtor",
"partOfSpeech": "noun",
"definitions": [
{
"senseNumber": null,
"definition": "a person, a country or an organization that owes money",
"examples": []
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈdetə(r)/",
"audio": "de/debtor/debtor__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ˈdetər/",
"audio": "de/debtor/debtor__us_1.mp3"
}
]
},
"wordOrigin": "Middle English: from Old French det(t)or, from Latin debitor, from debere ‘owe’. The spelling change in French and English was in imitation of the Latin."
}