word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
63 lines (62 loc) • 2.05 kB
JSON
{
"term": "documentation",
"partOfSpeech": "noun",
"academic": true,
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": 1,
"definition": "the documents that are required for something, or that give evidence or proof of something",
"cefr": "c1",
"examples": [
{
"text": "I couldn't enter the country because I didn't have all the necessary documentation."
},
{
"text": "Please enclose any supporting documentation."
},
{
"text": "We send comprehensive travel documentation, including tickets, hotel vouchers and a detailed itinerary."
}
]
},
{
"senseNumber": 2,
"definition": "written instructions for using a product, especially a computer program or equipment",
"cefr": "c1",
"examples": [
{
"text": "Each product is fully supported with user documentation."
},
{
"text": "If the technical documentation is inadequate, your system is not a quality product."
}
]
},
{
"senseNumber": 3,
"definition": "the act of recording something in a document; the state of being recorded in a document",
"examples": [
{
"text": "the documentation of an agreement"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌdɒkjumenˈteɪʃn/",
"audio": "do/documentation/documentation__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˌdɑːkjumenˈteɪʃn/",
"audio": "do/documentation/documentation__us_2_rr.mp3"
}
]
},
"wordOrigin": null
}