word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
29 lines (28 loc) • 737 B
JSON
{
"term": "thirteen",
"partOfSpeech": "number",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": null,
"definition": "13",
"examples": []
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌθɜːˈtiːn/",
"audio": "th/thirteen/thirteen__gb_3.mp3"
}
],
"us": [
{
"pronunciation": "/ˌθɜːrˈtiːn/",
"audio": "th/thirteen/thirteen__us_1.mp3"
}
]
},
"wordOrigin": "Old English thrēotīene (from three and -teen). The spelling with initial thi- is recorded in late Middle English."
}