word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
83 lines (82 loc) • 2.44 kB
JSON
{
"term": "regularly",
"partOfSpeech": "adverb",
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": 1,
"definition": "at regular intervals or times",
"cefr": "b1",
"ox3000": true,
"examples": [
{
"text": "We **meet regularly** to discuss the progress of the project."
},
{
"text": "the introduction of direct, **regularly scheduled** flights to Beijing"
},
{
"text": "The water in the fish tank should be changed regularly."
}
],
"topics": ["Time"]
},
{
"senseNumber": 2,
"definition": "often",
"cefr": "b1",
"ox3000": true,
"examples": [
{
"text": "I go there quite regularly."
},
{
"text": "He admitted that he **regularly used** drugs."
},
{
"text": "The couple **regularly attended** Mass."
},
{
"text": "As Home Secretary he had regularly visited Belfast."
},
{
"text": "She appeared regularly at the Metropolitan Opera."
},
{
"text": "He regularly got up at four in the morning."
},
{
"text": "She regularly wins prizes for her designs."
}
],
"topics": ["Time"]
},
{
"senseNumber": 3,
"definition": "in an even or balanced way",
"cefr": "b2",
"ox3000": true,
"examples": [
{
"text": "The plants were spaced regularly, about 50 cm apart."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈreɡjələli/",
"audio": "re/regularly/regularly__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ˈreɡjələrli/",
"audio": "re/regularly/regularly__us_1.mp3"
}
]
},
"wordOrigin": null
}