word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
58 lines (57 loc) • 1.58 kB
JSON
{
"term": "fourth",
"partOfSpeech": "ordinal number",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": null,
"definition": "4th",
"ox3000": true,
"examples": [
{
"text": "Today is the fourth (of May)."
},
{
"text": "the fourth century BC"
},
{
"text": "It's her fourth birthday."
},
{
"text": "My office is on the fourth floor."
},
{
"text": "It's the fourth time that I've been to America."
},
{
"text": "Her mother had just given birth to another child, her fourth."
},
{
"text": "the world’s fourth-largest oil exporter"
},
{
"text": "He finished fourth in the race."
},
{
"text": "Edward IV *(= Edward the Fourth)*"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/fɔːθ/",
"audio": "fo/fourth/fourth__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/fɔːrθ/",
"audio": "fo/fourth/fourth__us_1.mp3"
}
]
},
"wordOrigin": null
}