word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
52 lines (51 loc) • 1.35 kB
JSON
{
"term": "monthly",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": 1,
"definition": "happening once a month or every month",
"cefr": "b2",
"examples": [
{
"text": "a **monthly meeting/visit/magazine**"
}
],
"topics": ["Time"]
},
{
"senseNumber": 2,
"definition": "paid, calculated or legally acceptable for one month",
"cefr": "b2",
"examples": [
{
"text": "a monthly salary of £1 000"
},
{
"text": "a monthly season ticket"
},
{
"text": "Summers are hot, with monthly averages above 22°C."
}
],
"topics": ["Time"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈmʌnθli/",
"audio": "mo/monthly/monthly__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈmʌnθli/",
"audio": "mo/monthly/monthly__us_1.mp3"
}
]
},
"wordOrigin": null
}