word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
38 lines (37 loc) • 1.13 kB
JSON
{
"term": "each other",
"partOfSpeech": "pronoun",
"definitions": [
{
"senseNumber": null,
"definition": "used as the object of a verb or preposition to show that each member of a group does something to or for the other members",
"examples": [
{
"text": "Don and Susie really loved each other *(= he loved her and she loved him)*."
},
{
"text": "They looked at each other and laughed."
},
{
"text": "We can wear each other's clothes."
}
],
"synonyms": "one another"
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌiːtʃ ˈʌðə(r)/",
"audio": "ea/each-other/each_other_1_gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ˌiːtʃ ˈʌðər/",
"audio": "ea/each-other/each_other_1_us_1.mp3"
}
]
},
"wordOrigin": null
}