This would not be unique, since it is unclear whether you meant to write α*δ which would be defined in you case or the single variable αδ, which would error in you case.
Your proposal would require that variable names that start with greek letters are not allowed to be longer than a single letter, so that would be very limiting (and super breaking to change that now).
I often see Δt which would be forbidden to be used then.
Also – why only limit this to greek letters? Or in other words: also a, C, … are uni-code characters. Who would decide which ones are fine to be allowed only single letters?