word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
57 lines (56 loc) • 1.44 kB
JSON
{
"term": "flying",
"partOfSpeech": "adjective",
"ox3000": true,
"cefr": "a2",
"definitions": [
{
"senseNumber": 1,
"definition": "able to fly",
"cefr": "a2",
"ox3000": true,
"examples": [
{
"text": "flying insects"
}
],
"topics": ["Insects, worms, etc."]
},
{
"senseNumber": 2,
"definition": "moving rapidly through the air",
"examples": [
{
"text": "One passenger was cut by flying glass."
},
{
"text": "Flying debris can cause serious injury."
}
]
},
{
"senseNumber": null,
"definition": "very well; with a very high mark",
"examples": [
{
"text": "She passed the exam with flying colours."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈflaɪɪŋ/",
"audio": "fl/flying/flying__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈflaɪɪŋ/",
"audio": "fl/flying/flying__us_2.mp3"
}
]
},
"wordOrigin": null
}