On Mon, Mar 3, 2014 at 12:33 PM, Tyler Huffman <tyler.huffman@tylerh.org> wrote:
Could anybody shed some light on what I'm seeing?

This is the standard lex order you see in dictionaries.

The word "a" is followed by "aardvark" which is in turn followed by "an".

Similarly [1] is followed by [1,2] which is in turn followed by [1,2,4].

(It's possible to override the order.)

-- Kim-Ee