word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
61 lines (60 loc) • 1.94 kB
JSON
{
"term": "citizenship",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": 1,
"definition": "the legal right to belong to a particular country",
"cefr": "c1",
"examples": [
{
"text": "They were granted full French citizenship."
},
{
"text": "You can apply for citizenship after five years' residency."
},
{
"text": "He was stripped of his citizenship when he criticized the government."
},
{
"text": "Ten years later, she chose to take Australian citizenship."
},
{
"text": "You will have to renounce citizenship of this country if you apply for citizenship of another."
}
],
"topics": ["People in society"],
"collocations": {
"adjective": ["full", "dual", "birthright"],
"verb + citizenship": ["have", "hold", "confer"]
}
},
{
"senseNumber": 2,
"definition": "the state of being a citizen and accepting the responsibilities of it",
"cefr": "c1",
"examples": [
{
"text": "an education that prepares young people for citizenship"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈsɪtɪzənʃɪp/",
"audio": "ci/citizenship/citizenship__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈsɪtɪzənʃɪp/",
"audio": "ci/citizenship/citizenship__us_1.mp3"
}
]
},
"wordOrigin": null
}