word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
66 lines (65 loc) • 1.9 kB
JSON
{
"term": "magical",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": 1,
"definition": "containing or used in magic; like magic",
"cefr": "c1",
"examples": [
{
"text": "magical powers"
},
{
"text": "Her words had a magical effect on us."
},
{
"text": "Mercury was believed to possess magical properties."
}
],
"collocations": {
"verbs": ["be", "find something"],
"adverb": ["absolutely", "simply", "truly"]
}
},
{
"senseNumber": 2,
"definition": "wonderful; extremely pleasant",
"labels": "(informal)",
"cefr": "c1",
"examples": [
{
"text": "a truly magical feeling"
},
{
"text": "We spent a magical week in Paris."
},
{
"text": "There is something magical about the pure exchange of love between parent and child."
}
],
"synonyms": "enchanting",
"collocations": {
"verbs": ["be", "find something"],
"adverb": ["absolutely", "simply", "truly"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈmædʒɪkl/",
"audio": "ma/magical/magical__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈmædʒɪkl/",
"audio": "ma/magical/magical__us_1.mp3"
}
]
},
"wordOrigin": null
}