Login | Register







Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 11 posts ] 
Author Message
 Post subject: Azura's Essence- Did I get it yet?
PostPosted: January 23rd, 2010, 3:00 pm 
Foundational Member
Foundational Member
User avatar

Joined: December 14th, 2009, 8:40 pm
Posts: 1098
Location: On the prairie
Umm, I might have gotten it, but I'm not sure. This is my first essence map, I want to see what everyone thinks. I probably haven't hit it though; kind of ran out of steam halfway through. But anyway, I want to see if anyone thinks I'm close to it yet. This is my feline character by the way. That might be why it sounds cliched. :) I hope no one minds that I used a similar format to everyone elses.


Azura:
~Body . . . . {Eyes . . . [color. . . . . . . . . . . (Evening Sky)
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (Ocean at Night)
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (Star Sapphire)]
. . . . . . . . . . . . . . . . . . . [Depth . . . . . . (Forever Friendship)
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (Night Sky)
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (Deep endless pool)]
. . . . . . . . . . . . . . . . . .[Expression . . . . (A welcome home)
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (Sleeping embers)
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (An open book)]}
. . . . . . . . . {Movement. . . [Grace . . . . . . . (Ice Dancer)
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . (Wind through cedars)
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (Gentle Snowfall)
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (An assassin’s stealth)]
. . . . . . . . . . . . . . . . . . . .[Strength . . . (Sweep of a waterfall)
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (A stalking tiger)
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (Hidden wildfire)]}
. . . . . . . . . . {Beauty. . . . . . . . . . . . . . . . . . . . (A pale rose)
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (Aurora Borealis)
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (Hidden treasure)
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . (A rare Snow Flower)
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . (Cloud’s silver lining)}

~Spirit . . . . . . {Faith . . . . . . . . . . . . (A blue flame)
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (Victorious battle flag)}
. . . . . . . . . . .{Leadership . . . . . . . . (Steady rock)
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (The Alpha wolf)
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (Protective Dragon mother)}
. . . . . . . . . . {Love . . . . . . . . . . . (A blooming rosebud)
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (An immortal song)
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (Arrival of spring)}

_________________
~Ciela Tsana Rose
Psalm 62:7

Heavens shout and sing your name,
Manifest greatness nothing can tame,
A lion striding, forth you came
Roar of thunder, mane of flame


Last edited by Ciela Rose on January 23rd, 2010, 7:00 pm, edited 1 time in total.

Top
 Offline Profile  
 
 Post subject: Re: Azura's Essence- Did I get it yet?
PostPosted: January 23rd, 2010, 6:20 pm 
Foundational Member
Foundational Member
User avatar

Joined: December 2nd, 2009, 11:01 pm
Posts: 1461
It looks to me like you got it. :D Nice job! She sounds like a sweet kitty. ;)

I noticed a few syntax (or whatever you call it) errors, but that is no problem to fix. Basically, you need to "close your tags". Here's an example:

Ciela Rose wrote:
Azura:
~Body . . . . {Eyes . . . [color]. . . . . . . . . . . . . . (Evening Sky)
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (Ocean at Night)
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (Star Sapphire)
. . . . . . . . . . . . . . . . . . . [Depth] . . . . . . (Forever Friendship)
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (Night Sky)
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (Deep endless pool)


Instead of putting the closing ] after color, it should really be after "Star Sapphire", which would make that set look something like this:

~Body . . . . {Eyes . . . [color. . . . . (Evening Sky)
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (Ocean at Night)
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (Star Sapphire)]


(Sorry, I messed up some of the spacing.)

That way, you're showing that "evening sky", "ocean at night" and "star sapphire" are all describing the color of Azura's eyes. There were a couple more of these mistakes, but they're really easy to fix. :D (Make sure you close the curly braces ({ }), too.)

I really liked your metaphors, especially the ones describing her eyes.

Another thing that I find helpful is to line up all of the different brackets in a column. For instance, I make sure all of the { are in a column, all of the [ are in a column and all of the ( are in a column. It helps to keep things organized and tidy-looking. It's also helpful to copy your map onto a spreadsheet, as that helps organize the metaphors and it's really easy to add new lines.

Good job! It seems like you're understanding it, though that doesn't mean much coming from me as I just learned essence mapping myself. Jay, please correct me if any of my ideas were wrong. :D

~ Alaethea


Top
 Offline Profile  
 
 Post subject: Re: Azura's Essence- Did I get it yet?
PostPosted: January 23rd, 2010, 7:01 pm 
Foundational Member
Foundational Member
User avatar

Joined: December 14th, 2009, 8:40 pm
Posts: 1098
Location: On the prairie
Thanks Alaethea.
I went back and corrected that. Now that I think about it it makes more sense. :D

_________________
~Ciela Tsana Rose
Psalm 62:7

Heavens shout and sing your name,
Manifest greatness nothing can tame,
A lion striding, forth you came
Roar of thunder, mane of flame


Top
 Offline Profile  
 
 Post subject: Re: Azura's Essence- Did I get it yet?
PostPosted: January 24th, 2010, 11:51 am 
Foundational Member
Foundational Member
User avatar

Joined: October 15th, 2009, 11:32 am
Posts: 1805
Location: Middle Earth
It looks great! I really liked the "Cloud's silver lining" metaphor!
One thing I did notice is that you don't really need to say that an endless pool is deep. You can keep it that way if you want, but that was just one of my thoughts. :)

_________________
Your sister in Christ,
Abby

"The difference between the right word and almost the right word is the difference between lightning and the lightning bug."
~Mark Twain~

Works in Progress:

Note:
Abigail is Hebrew for joy of the Father, and Mimetes is Greek for imitator or follower. I am a joyful follower of my King and Father, the Creator of all things.
I stand in support of Jay, for he is my brother in Christ.


Top
 Offline Profile  
 
 Post subject: Re: Azura's Essence- Did I get it yet?
PostPosted: January 24th, 2010, 2:39 pm 
Foundational Member
Foundational Member
User avatar

Joined: October 15th, 2009, 4:36 pm
Posts: 1536
Location: Missouri
Looks good :D

I think after reading a few of these, I'm starting to understand it a bit more. I might try to do one of these later.


Top
 Offline Profile  
 
 Post subject: Re: Azura's Essence- Did I get it yet?
PostPosted: January 24th, 2010, 4:14 pm 
Foundational Member
Foundational Member
User avatar

Joined: December 14th, 2009, 8:40 pm
Posts: 1098
Location: On the prairie
Thanks guys.
Sapphira, I honestly didn't get it until I actually started doing it. Probably wasn't the smartest thing for me to do, and it was really hard, but it worked! ;) And I'm still figureing it out. I feel like I'm missing something. . . could be my imagination. Hope so.

Now that I'm done with this one, I guess I'll start another. It's kind of addicting. :D

_________________
~Ciela Tsana Rose
Psalm 62:7

Heavens shout and sing your name,
Manifest greatness nothing can tame,
A lion striding, forth you came
Roar of thunder, mane of flame


Top
 Offline Profile  
 
 Post subject: Re: Azura's Essence- Did I get it yet?
PostPosted: January 24th, 2010, 4:46 pm 
Foundational Member
Foundational Member
User avatar

Joined: January 17th, 2010, 9:56 pm
Posts: 299
Location: Florida
Ciela Rose wrote:
Now that I'm done with this one, I guess I'll start another. It's kind of addicting. :D


Ciela, I quite agree. :D

_________________
By the grace of the Son,
Lady Shanai-Irisis


Top
 Offline Profile  
 
 Post subject: Re: Azura's Essence- Did I get it yet?
PostPosted: January 25th, 2010, 4:17 am 
Foundational Member
Foundational Member

Joined: September 14th, 2008, 10:00 pm
Posts: 4753
Location: Dublin, Co. Dublin, Ireland
You did a very good job. I like it a lot. There is a lot of leeway in Essence.

Thank you everyone for helping her out! You all did a very good job!

Though I think 'deep endless pool' is fine, if that is what she wants. Think about this essence fragment:

2nd Level {
................Density [
.............................(Shallow, endless pool)
.............................(Lava erupting into a sea bed) ] }


Top
 Offline Profile  
 
 Post subject: Re: Azura's Essence- Did I get it yet?
PostPosted: January 25th, 2010, 7:42 am 
Foundational Member
Foundational Member
User avatar

Joined: October 15th, 2009, 11:32 am
Posts: 1805
Location: Middle Earth
Ciela, by "endless" did you mean "going on forever in one direction", or "endlessly deep"? I think I might have misunderstood you.

_________________
Your sister in Christ,
Abby

"The difference between the right word and almost the right word is the difference between lightning and the lightning bug."
~Mark Twain~

Works in Progress:

Note:
Abigail is Hebrew for joy of the Father, and Mimetes is Greek for imitator or follower. I am a joyful follower of my King and Father, the Creator of all things.
I stand in support of Jay, for he is my brother in Christ.


Top
 Offline Profile  
 
 Post subject: Re: Azura's Essence- Did I get it yet?
PostPosted: January 25th, 2010, 6:04 pm 
Foundational Member
Foundational Member
User avatar

Joined: December 14th, 2009, 8:40 pm
Posts: 1098
Location: On the prairie
Umm, I think when I wrote it I meant endlessly deep. Sorry if I confused anyone :) . Everyone is such a big help on here, I definitely feel more confident about this whole essence thing.

Now I can't wait to start another. :D

_________________
~Ciela Tsana Rose
Psalm 62:7

Heavens shout and sing your name,
Manifest greatness nothing can tame,
A lion striding, forth you came
Roar of thunder, mane of flame


Top
 Offline Profile  
 
 Post subject: Re: Azura's Essence- Did I get it yet?
PostPosted: February 5th, 2010, 2:39 pm 
Foundational Member
Foundational Member
User avatar

Joined: December 30th, 2009, 12:55 pm
Posts: 381
Ciela,
Looks great!
Here are a couple of my favorite lines:

Beauty of A rare Snow Flower or the Aurora Borealis
Strength as deep as a Hidden wildfire

and my very favorite:
Faith burning like A blue flame

OO! That's the good stuff!

~Raven

_________________
♥Mama Raven

The books or the music in which we thought the beauty was located will betray us if we trust to them; it was not in them, it only came through them, and what came through them was longing. These things—the beauty, the memory of our own past—are good images of what we really desire; but if they are mistaken for the thing itself they turn into dumb idols, breaking the hearts of their worshippers. For they are not the thing itself; they are only the scent of a flower we have not found, the echo of a tune we have not heard, news from a country we have never yet visited.

All the things that have deeply possessed your soul have been but hints of it—tantalising glimpses, promises never quite fulfilled, echoes that died away just as they caught your ear... We cannot tell each other about it. It is the secret signature of each soul, the incommunicable and unappeasable want . . . which we shall still desire on our deathbeds . . . ~C.S. Lewis


Top
 Offline Profile  
 
Display posts from previous:  Sort by  
Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 11 posts ] 


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron