Vanya Katerina Jaynin wrote:
syntax is the grammar of an essence map, right? Essence mapping is not hard to understand. It's a brilliant idea, I love it, and I'd do it all the time if I could figure out the stupid grammar. Body, aspect, qualifier, all that kind of thing is confusing me... 
Yep, that is basically what it is.
Vanya Katerina Jaynin wrote:
Because essence is imagery, right? The entire point is to put invisible aspects into a visible form. Something you can see and feel and understand. And that's what makes White Raven's avatars so totally awesome; they put into visual form the imagery of things hidden and unseen. 
More or less, it is. Essence 
mapping is much more than imagery though.
Vanya Katerina Jaynin wrote:
I can do that, I can come up with imagery. But all this complicated syntax business leaves me confused. My instinct is to just indent everything like a full blown outline. Is Jay's syntax a computer programmers definition of neatness or an actual necessity?
Hehehe... well, it kind of started as 'a computer programmer's definition of neatness' but it has become an actual necessity, once it advanced beyond meaningless names for sections.
If you want to go with just indentation, go ahead. I would probably end up dubbing it Xflat or Xcrippled though. 

The labels add a ton of meaning to your ECSS (especially in X++). Such as:
Aspect-name { <element> }
is vastly different from:
Class-name [ <element> ]
depending on what you put into those place-holders. 
