Instagram allows you to add between 1 and 4 pronouns from different languages next to your name.
I wanted to find out what English words you can create by combining those pronouns.
| Word | Pronouns |
|---|---|
| aero | a/er/o |
| alive | al/i/ve |
| axe | a/xe |
| blade | bla/de |
| coala | co/al/a |
| code | co/de |
| cola | co/la |
| cool | co/ol |
| cosine | cos/i/ne |
| deluxe | delu/xe |
| developer | de/ve/lo/per |
| dianoia | dia/no/i/a |
| elvis | el/vis |
| eros | er/os |
| ethanol | et/han/ol |
| ethereal | et/her/e/al |
| heroine | her/o/i/ne |
| hiroshima | hir/os/him/a |
| idea | i/de/a |
| laser | la/ser |
| looser | lo/os/er |
| love | lo/ve |
| lover | lo/ver |
| nasa | na/sa |
| never | ne/ver |
| none | no/ne |
| odessa | o/dess/a |
| oliver | ol/i/ver |
| olivia | ol/i/vi/a |
| opera | o/per/a |
| over | o/ver |
| persia | pers/i/a |
| save | sa/ve |
| seoul | se/o/ul |
| sexier | se/xier |
| sinner | sin/ner |
| super | su/per |
| supercool | su/per/co/ol |
| superhero | su/per/her/o |
The dictionary with the english words was taken from the repo english-words.
I turned the character "ä" of the pronouns "hän", "hänet" and "hänen" into a simple "a" in order to find more words.
The script takes a bit of time to find all the possible words.