word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
49 lines (48 loc) • 1.33 kB
JSON
{
"term": "footage",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": 1,
"definition": "part of a film showing a particular event",
"cefr": "c1",
"examples": [
{
"text": "old film footage of the moon landing"
},
{
"text": "People see live footage of the war at home on their televisions."
}
],
"topics": ["Film and theatre"]
},
{
"senseNumber": 2,
"definition": "size or length measured in feet",
"cefr": "c2",
"examples": [
{
"text": "I moved from an apartment into a house with three times the **square footage**."
}
],
"topics": ["Maths and measurement"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈfʊtɪdʒ/",
"audio": "fo/footage/footage__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈfʊtɪdʒ/",
"audio": "fo/footage/footage__us_1.mp3"
}
]
},
"wordOrigin": null
}