word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
39 lines (38 loc) • 1.15 kB
JSON
{
"term": "secondly",
"partOfSpeech": "adverb",
"ox3000": true,
"cefr": "a2",
"definitions": [
{
"senseNumber": null,
"definition": "used to introduce the second of a list of points you want to make in a speech or piece of writing",
"examples": [
{
"text": "Firstly, it's expensive, and secondly, it's too slow."
},
{
"text": "First of all, there's no time to do all this, and secondly, it's the wrong thing to be doing anyway."
},
{
"text": "Secondly, and importantly, cultural influences on behaviour are discussed."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈsekəndli/",
"audio": "se/secondly/secondly__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈsekəndli/",
"audio": "se/secondly/secondly__us_2.mp3"
}
]
},
"wordOrigin": null
}