word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
62 lines (61 loc) • 2.09 kB
JSON
{
"term": "intact",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "complete and not damaged",
"examples": [
{
"text": "Most of the house **remains intact** even after two hundred years."
},
{
"text": "He emerged from the trial with his reputation intact."
},
{
"text": "The character of the original house is very much intact."
},
{
"text": "The collection should be kept completely intact."
},
{
"text": "The mill machinery is still intact."
},
{
"text": "The team returns largely intact to defend its title."
},
{
"text": "We found the tomb perfectly intact."
},
{
"text": "a group of old army buildings that had been left largely intact"
},
{
"text": "a hero who always escaped by the skin of his teeth, emerging miraculously intact after each cliff-hanging episode"
}
],
"synonyms": "undamaged",
"collocations": {
"verbs": ["appear", "be", "remain"],
"adverb": ["remarkably", "substantially", "very much"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ɪnˈtækt/",
"audio": "in/intact/intact__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ɪnˈtækt/",
"audio": "in/intact/intact__us_1.mp3"
}
]
},
"wordOrigin": "late Middle English: from Latin intactus, from in- ‘not’ + tactus (past participle of tangere ‘touch’)."
}