word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
71 lines (70 loc) • 2.33 kB
JSON
{
"term": "electronics",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": 1,
"definition": "the branch of science and technology that studies electric currents in electronic equipment",
"cefr": "b2",
"examples": [],
"topics": ["Engineering"],
"collocations": {
"adjective": ["high-tech", "sophisticated", "state-of-the-art"],
"electronics + noun": ["business", "company", "firm"]
}
},
{
"senseNumber": 2,
"definition": "the use of electronic technology, especially in developing new equipment",
"cefr": "b2",
"examples": [
{
"text": "the electronics industry"
},
{
"text": "About 45 000 people worked in electronics in Scotland."
},
{
"text": "Their company merged with a Japanese electronics giant."
}
],
"topics": ["Engineering"],
"collocations": {
"adjective": ["high-tech", "sophisticated", "state-of-the-art"],
"electronics + noun": ["business", "company", "firm"]
}
},
{
"senseNumber": 3,
"definition": "the electronic circuits and components (= parts) used in electronic equipment",
"cefr": "b2",
"examples": [
{
"text": "a fault in the electronics"
}
],
"topics": ["Engineering"],
"collocations": {
"adjective": ["high-tech", "sophisticated", "state-of-the-art"],
"electronics + noun": ["business", "company", "firm"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ɪˌlekˈtrɒnɪks/",
"audio": "el/electronics/electronics__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ɪˌlekˈtrɑːnɪks/",
"audio": "el/electronics/electronics__us_1.mp3"
}
]
},
"wordOrigin": null
}