Ok, I started out writing a post giving a small case study of different implementations of this. Half way through, I realized how stupid it was.

My conclusion: aliases within aliases is useless, and would only serve to complicate the language without giving any improvement. This is based on both the "aliases within aliases as a quasi class-and-method implementation" and the "aliases within aliases as just that" implementation.

It's just useless. Sorry.