word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
55 lines (54 loc) • 1.7 kB
JSON
{
"term": "firefighter",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "a person whose job is to put out fires",
"examples": [
{
"text": "Firefighters were called to a house in Summertown."
},
{
"text": "Firefighters rescued a driver trapped in the wreckage of his car."
},
{
"text": "A wildfire near Sydney killed three firefighters."
},
{
"text": "Firefighters battled to save a historic building after arsonists set it alight."
},
{
"text": "Firefighters tackled a warehouse blaze."
}
],
"topics": ["Jobs"],
"collocations": {
"adjective": ["full-time", "part-time", "volunteer"],
"verb + firefighter": ["call", "call out", "kill"],
"firefighter + verb": [
"battle something",
"fight something",
"tackle something"
]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈfaɪəfaɪtə(r)/",
"audio": "fi/firefighter/firefighter__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ˈfaɪərfaɪtər/",
"audio": "fi/firefighter/firefighter__us_1.mp3"
}
]
},
"wordOrigin": null
}