word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
40 lines (39 loc) • 1.07 kB
JSON
{
"term": "electrical",
"partOfSpeech": "adjective",
"ox3000": true,
"cefr": "a2",
"definitions": [
{
"senseNumber": null,
"definition": "connected with electricity; using or producing electricity",
"examples": [
{
"text": "an electrical fault in the engine"
},
{
"text": "**electrical equipment/appliances**"
},
{
"text": "**electrical power/energy**"
}
],
"topics": ["Physics and chemistry", "Engineering", "Shopping"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ɪˈlektrɪkl/",
"audio": "el/electrical/electrical__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ɪˈlektrɪkl/",
"audio": "el/electrical/electrical__us_3.mp3"
}
]
},
"wordOrigin": null
}