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