# set of sexually explicit nouns
SN = ['ass', 'boobs', 'cock', 'crotch', 'cunt', 'dick']
# set of sexually explicit nouns that are likely targets for euphemism
SN_ = SN
# set of body part nouns
BP = ['hair', 'head', 'neck', 'eyes', 'nose', 'tounge', 'teeth', 'chin', 'chest']