word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
35 lines (34 loc) • 1.01 kB
JSON
{
"term": "one another",
"partOfSpeech": "pronoun",
"definitions": [
{
"senseNumber": null,
"definition": "one another is used when you are saying that each member of a group does something to or for the other people in the group",
"examples": [
{
"text": "We all try and help one another."
},
{
"text": "I think we've learned a lot about one another in this session."
}
],
"synonyms": "each other"
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌwʌn əˈnʌðə(r)/",
"audio": "on/one-another/one_another_1_gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˌwʌn əˈnʌðər/",
"audio": "on/one-another/one_another_1_us_1.mp3"
}
]
},
"wordOrigin": null
}