word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
28 lines (27 loc) • 875 B
JSON
{
"term": "censor",
"partOfSpeech": "noun",
"definitions": [
{
"senseNumber": null,
"definition": "a person whose job is to examine books, films, etc. and remove parts that are considered to be offensive or a political threat",
"examples": [],
"topics": ["TV, radio and news"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈsensə(r)/",
"audio": "ce/censor/censor__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈsensər/",
"audio": "ce/censor/censor__us_1.mp3"
}
]
},
"wordOrigin": "mid 16th cent. (referring to magistrates in ancient Rome who held censuses and supervised public morals): from Latin, from censere ‘assess’."
}