Conjuring up the image of 2 loving sisters!

Recently, my home looks like a storm hit it – and I am amazingly happy with all the chaos. I have a niece who is 2, and my daughter who is 10 months old at home right now. The reigning situation can be summarized by the following algorithm:

/* Keerthana is the 10 month old, and Shama is the 2 year old */

If (keerthana.state = ‘awake’ and shama.state = ‘awake’) then
begin
household.state = ‘alert’
household.activity = ‘separate brats constantly’
end

If (keerthana.state = ‘asleep’ and shama.state = ‘awake’) then
begin
household.state = ‘be careful while dealing with Shama’
household.activity = ‘keep shama happy – don’t say no or raise your voice’
/* She is very touchy now because she has been the centre of attraction all this while, and cries loudly at the drop of a hat đŸ™‚ */
end

If (keerthana.state = ‘awake’ and shama.state = ‘asleep’) then
begin
household.state = ‘be careful while dealing with Keerthana’
end

If (keerthana.state = ‘asleep’ and shama.state = ‘asleep’) then
begin
household.state = ‘ENJOY!!!!’
end
One wonders when we can conjure up the image of 2 loving sisters playing harmoniously!

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.

%d bloggers like this: