{{ selectedPronoun.name(glue) }}/{{selectedPronoun.morphemes[selectedPronoun.smallForm]}}
{{ nameOption }}
{{ glue }}
({{Array.isArray(selectedPronoun.description)
? ($t('pronouns.alt.header') + ': ' + selectedPronoun.description.join(glue))
: selectedPronoun.description
}})