word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
43 lines (42 loc) • 1.13 kB
JSON
{
"term": "foreigner",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": 1,
"definition": "a person who comes from a different country",
"cefr": "c1",
"examples": [
{
"text": "The fact that I was a foreigner was a big disadvantage."
}
]
},
{
"senseNumber": 2,
"definition": "a person who does not belong in a particular place",
"examples": [
{
"text": "I have always been regarded as a foreigner by the local folk."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈfɒrənə(r)/",
"audio": "fo/foreigner/foreigner__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈfɔːrənər/",
"audio": "fo/foreigner/foreigner__us_1_rr.mp3"
}
]
},
"wordOrigin": null
}