word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
39 lines (38 loc) • 1.23 kB
JSON
{
"term": "utensil",
"partOfSpeech": "noun",
"image": "data/images/ki/kitchen_utensils_misc.png",
"definitions": [
{
"senseNumber": null,
"definition": "a tool that is used in the house",
"examples": [
{
"text": "**cooking/kitchen utensils**"
},
{
"text": "a new set of cooking utensils"
},
{
"text": "Wash your hands and all cooking utensils after preparing raw meat."
}
],
"topics": ["Cooking and eating"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/juːˈtensl/",
"audio": "ut/utensil/utensil__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/juːˈtensl/",
"audio": "ut/utensil/utensil__us_1.mp3"
}
]
},
"wordOrigin": "late Middle English (denoting domestic implements or vessels collectively): from Old French utensile, from medieval Latin, neuter of Latin utensilis ‘usable’, from uti ‘to use’."
}