map[`remove${wordForms.capitalized}`] = uid =>
    dispatch(removeEntity(uid, `${wordForms.capitalized} removed...`))