word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
46 lines (45 loc) • 1.16 kB
JSON
{
"term": "camping",
"partOfSpeech": "noun",
"ox3000": true,
"cefr": "a2",
"definitions": [
{
"senseNumber": null,
"definition": "living in a tent, etc. on holiday",
"examples": [
{
"text": "Do you **go camping**?"
},
{
"text": "a **camping trip**"
},
{
"text": "We go camping every weekend."
},
{
"text": "No overnight camping is allowed in city parks."
},
{
"text": "camping equipment"
}
],
"topics": ["Holidays"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈkæmpɪŋ/",
"audio": "ca/camping/camping__gb_3.mp3"
}
],
"us": [
{
"pronunciation": "/ˈkæmpɪŋ/",
"audio": "ca/camping/camping__us_3.mp3"
}
]
},
"wordOrigin": null
}