word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
47 lines (46 loc) • 1.5 kB
JSON
{
"term": "interaction",
"partOfSpeech": "noun",
"academic": true,
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": 1,
"definition": "the act of communicating with somebody, especially while you work, play or spend time with them",
"sensetop": "interaction (between A and B)interaction (of A) (with B)",
"cefr": "b2",
"examples": [
{
"text": "the interaction between performers and their audience"
}
]
},
{
"senseNumber": 2,
"definition": "if one thing has an interaction with another, or if there is an interaction between two things, the two things have an effect on each other",
"sensetop": "interaction (between A and B)interaction (of A) (with B)",
"cefr": "c1",
"examples": [
{
"text": "the interaction of bacteria with the body’s natural chemistry"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌɪntərˈækʃn/",
"audio": "in/interaction/interaction__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ˌɪntərˈækʃn/",
"audio": "in/interaction/interaction__us_1.mp3"
}
]
},
"wordOrigin": null
}