word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
27 lines (26 loc) • 740 B
JSON
{
"term": "thou",
"partOfSpeech": "pronoun",
"definitions": [
{
"senseNumber": null,
"definition": "a word meaning ‘you’, used when talking to only one person who is the subject of the verb",
"examples": []
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ðaʊ/",
"audio": "th/thou/thou__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ðaʊ/",
"audio": "th/thou/thou__us_1.mp3"
}
]
},
"wordOrigin": "Old English thu, of Germanic origin; related to German du, from an Indo-European root shared by Latin tu."
}