<body><!-- begin compete js --> <script type="text/javascript"> __compete_code = '667f89f26d96c30e99728fe6a608804d'; (function () { var s = document.createElement('script'), d = document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0], t = 'https:' == document.location.protocol ? 'https://c.compete.com/bootstrap/' : 'http://c.compete.com/bootstrap/'; s.src = t + __compete_code + '/bootstrap.js'; s.type = 'text/javascript'; s.async = 'async'; if (d) { d.appendChild(s); } }()); </script> <!-- end compete js --> <!-- quantcast --> <script type="text/javascript"> function channValidator(chann){ return (typeof(chann) == 'string' && chann != ''); } function lycosQuantcast(){ var lb = ""; if(typeof(cm_host) !== 'undefined' && channValidator(cm_host)){ lb += cm_host.split('.')[0] + '.'; } if(typeof(cm_taxid) !== 'undefined' && channValidator(cm_taxid)){ lb += cm_taxid; lb = lb.replace('/',''); } else { lb = lb.replace('.',''); } return lb; } var _qevents = _qevents || []; (function() { var elem = document.createElement('script'); elem.src = (document.location.protocol == "https:" ? "https://secure" :"http://edge") + ".quantserve.com/quant.js"; elem.async = true; elem.type = "text/javascript"; var scpt = document.getElementsByTagName('script')[0]; scpt.parentNode.insertBefore(elem, scpt); })(); _qevents.push({ qacct:"p-6eQegedn62bSo", labels:lycosQuantcast() }); </script> <!-- end quantcast --> <!-- Begin OwnerIQ js --> <script type="text/javascript"> var __oiq_pct = 50; if( __oiq_pct>=100 || Math.floor(Math.random()*100/(100-__oiq_pct)) > 0 ) { var _oiqq = _oiqq || []; _oiqq.push(['oiq_addPageBrand', 'Lycos']); _oiqq.push(['oiq_addPageCat', 'Internet > Websites']); _oiqq.push(['oiq_addPageLifecycle', 'Intend']); _oiqq.push(['oiq_doTag']); (function() { var oiq = document.createElement('script'); oiq.type = 'text/javascript'; oiq.async = true; oiq.src = document.location.protocol + '//px.owneriq.net/stas/s/lycosn.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(oiq, s); })(); } </script> <!-- End OwnerIQ --> <!-- Begin Google Analytics --> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-21402695-19']); _gaq.push(['_setDomainName', 'tripod.com']); _gaq.push(['_setCustomVar', 1, 'member_name', 'definitionofgod', 3]); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <!-- End Google Analytics --> <script type="text/javascript"> function getReferrer() { // Reads the referrer out of the cookie, if available. var all= this.document.cookie; if (all== '') return false; var cookie_name = 'REFERRER='; var start = all.lastIndexOf(cookie_name); if (start == -1) return false; // referrer URL not found. start += cookie_name.length; var end = all.indexOf(';', start); if (end == -1) end = all.length; return all.substring(start, end); } function getQuery() { // Get the referrer search query from cookie, if available. var rfr = getReferrer(); if (rfr == '') return false; var q = extractQuery(rfr, 'yahoo.com', 'p='); if (q) return q; q = extractQuery(rfr, '', 'q='); return q ? q : ""; } function extractQuery(full, site, q_param) { var start = full.lastIndexOf(site); if (start == -1) return false; start = full.lastIndexOf(q_param); if (start == -1) return false; start += q_param.length; var end = full.indexOf('&', start); if (end == -1) end = full.length; return unescape(full.substring(start, end)).split(" ").join("+"); } var cm_role = "live"; var cm_host = "tripod.lycos.com"; var cm_taxid = "/memberembedded"; var tripod_member_name = "definitionofgod"; var tripod_member_page = "definitionofgod/index.html"; var tripod_ratings_hash = "1338560632:767b0d8898d2674c7ec35b3bde67794a"; var lycos_ad_category = null; var lycos_ad_remote_addr = "38.107.179.210"; var lycos_ad_www_server = "www.tripod.lycos.com"; var lycos_ad_track_small = "http://members.tripod.com/adm/img/common/ot_smallframe.gif?rand=383630"; var lycos_ad_track_served = "http://members.tripod.com/adm/img/common/ot_adserved.gif?rand=383630"; var lycos_search_query = getQuery(); </script> <script type="text/javascript" src="http://scripts.lycos.com/catman/init.js"></script> <script type="text/javascript"> var lycos_ad = Array(); var lycos_onload_timer; function lycos_check_size() { var window_width = 0, window_height = 0; if (typeof(window.innerWidth) == 'number' ) { window_width = window.innerWidth; window_height = window.innerHeight; } else if (document.documentElement && (document.documentElement.clientWidth || document.documentElement.clientHeight)) { window_width = document.documentElement.clientWidth; window_height = document.documentElement.clientHeight; } else if (document.body && (document.body.clientWidth || document.body.clientHeight)) { window_width = document.body.clientWidth; window_height = document.body.clientHeight; } var lycos_track_img = document.createElement('img'); if( top == self ) { return 1; } else { if ((window_width < 300) || (window_height < 300)) { lycos_track_img.src=this.lycos_ad_track_small+"&w="+window_width+"&h="+window_height; return 0; } else { lycos_track_img.src=this.lycos_ad_track_served+"&w="+window_width+"&h="+window_height; return 1; } } } function lycos_insert_ads() { var lycos_ad_mgr = new AdManager(); if (this.lycos_search_query) { lycos_ad_mgr.setForcedParam("keyword", this.lycos_search_query); } else if (this.lycos_ad_category && this.lycos_ad_category.find_what) { lycos_ad_mgr.setForcedParam("keyword", this.lycos_ad_category.find_what); } if (this.lycos_ad_category && this.lycos_ad_category.dmoz) { lycos_ad_mgr.setForcedParam("page", this.lycos_ad_category.dmoz); } else { lycos_ad_mgr.setForcedParam("page", "member"); } var lycos_prod_set = lycos_ad_mgr.chooseProductSet(); var slots = ["leaderboard", "leaderboard2"]; for (var slot in slots) { if (lycos_ad_mgr.isSlotAvailable(slots[slot])) { lycos_ad[slots[slot]] = lycos_ad_mgr.getSlot(slots[slot]); } } lycos_ad_mgr.renderFooter(); } function generateHref(atag, template){ atag.href=template.replace('_MYURL_', window.location.href.replace('http://', '')).replace('_MYTITLE_', 'Check%20out%20this%20Tripod%20Member%20site!'); } if (lycos_check_size()) { lycos_insert_ads(); } window.onload = function() { var f = document.getElementById("FooterAd"); var b = document.getElementsByTagName("body")[0]; b.removeChild(f); b.appendChild(f); f.style.display = "block"; } </script> <style> #body .adCenterClass{margin:0 auto} </style> <div id="tb_container" style="background:#DFDCCF; border-bottom:1px solid #393939; position:relative; z-index:999999999!important"> <div id="tb_ad" class="adCenterClass" style="display:block!important; overflow:hidden; width:916px;"> <a href="http://adtrack.ministerial5.com/clicknew/?a=637394" title="build your own website at Tripod.com" style="float:left; width:186px; border:0"> <img src="http://ly.lygo.com/ly/tpSite/images/freeAd2.jpg" alt="Make your own free website on Tripod.com" style="border:0; display:block" /> </a> <div id="ad_container" style="display:block!important; float:left; width:728px "> <script type="text/javascript">document.write(lycos_ad['leaderboard']);</script> </div> </div> </div> <div id="FooterAd" style="background:#DFDCCF; border-top:1px solid #393939; clear:both; display:none; width:100%!important; position:relative; z-index:999999!important; height:90px!important"> <div class="adCenterClass" style="display:block!important; overflow:hidden; width:916px;"> <a href="http://adtrack.ministerial5.com/clicknew/?a=637394" title="build your own website at Tripod.com" style="float:left; display:block; width:186px; border:0"> <img src="http://ly.lygo.com/ly/tpSite/images/freeAd2.jpg" alt="Make your own free website on Tripod.com" style="border:0; display:block; " /> </a> <div id="footerAd_container" style="display:block!important; float:left; width:728px"> <script type="text/javascript">document.write(lycos_ad['leaderboard2']);</script> </div> </div> </div> <noscript> <img src="http://members.tripod.com/adm/img/common/ot_noscript.gif?rand=383630" alt="" width="1" height="1" /> <!-- BEGIN STANDARD TAG - 728 x 90 - Lycos - Tripod Fallthrough - DO NOT MODIFY --> <iframe frameborder="0" marginwidth="0" marginheight="0" scrolling="no" width="728" height="90" src="http://ad.yieldmanager.com/st?ad_type=iframe&amp;ad_size=728x90&amp;section=209094"></iframe> <!-- END TAG --> </noscript> </body>

Sunday, April 23, 2006

Definition of God

All the Messengers of God took great care to see that the definition of God gets a proper place in the scriptures. Let us see how beautifully the Formless God has been defined in Balkand of Ramcharita Manas:

‘God is one; desire less; colorless; nameless; deathless; He is the Truth, consciousness and bliss; the ultimate destination; all pervasive and cosmic’
(ek aneeh aroop anama ……)

Ramcharita Manas, Balkand

  • So the so called God
  • has to be colourless,
  • name less,
  • beyond birth and beyond death,
  • the absolute truth,
  • super consciousness,
  • ultimate bliss,
  • origin and the ultimate destination of the existence,
  • all pervading and a lot more, never ending list of His attributes.

Holy Quran talks about 99 attributes of Allah. Let us have a look at the compiled definition of God taken from various scriptures.

(1) DEFINITION OF GOD

  1. He is the Creator, Operator & Destroyer
  2. God is ONE.
  3. He has no beginning, no end.
  4. He was never born, and will never die.
  5. Fire cannot burn it
  6. Water cannot wet it
  7. Air cannot dry it up
  8. No weapon can cut it
  9. Beyond Change
  10. Formless and Colorless
  11. God is omnipresent
  12. God is omnipotent
  13. God is Omniscient
  14. There was no such time when He was not there, and there will be no such time when He will not be there.

Just look at the definition given above. It is a part of definition that the God is ONE. It can not be ‘TWO’. So how can then, my God be different from your God or from anybody else’s God, for that matter.

Look at the 4th point, that says that God (Nirankar) was never born and will never cease to exist. Of course, the True Masters or the avatars, being in physical body, keep coming and going. Like Lord Ram, Lord Krishna, Hazrat Mohamad, Lord Jesus, they came, did their job of revealing the secret of God to their devotees, and went away. But God (which is formless Nirankar) has always remained, and will always remain.

Look at the characteristic of being present everywhere, and Always. This gives us some food for thought. When we say that ‘there was no such time when God was not there’, what it means is, that God was there even before Lord Ram, even before Sun took birth, or even before our own Earth came to existence.

Srimad Bhagwat Geeta so clearly defines the indestructible character of God. Now we have to apply this definition to the various things that we worship as God. In fact, this definition gives us a rejection mechanism.

If we see anything that does not meet these characteristics, we can simply say that ‘this can not be God’. This had been one of the oldest methods of revealing the secret of God knowledge, by saying ‘Neti- neti’, means, ‘no, not this one; not this one also’.

(2) Let us apply this definition to:

  • Sun, Earth
  • Paper, - calendars
  • Gold, Silver, stones or metals
  • Water
  • Air, etc..

For better understanding of this definition, let us apply this definition to certain items that we commonly see. Look at Sun first; is the sun creator of the universe or a mere creation?; is the sun only one in the whole universe? Is the sun omnipresent? Has this sun no beginning and no end? Will this remain for ever? So, the Sun does not qualify to be God. Similarly all other items will not meet the specifications.

(3) Popular Myths..

  • God is only inside the human body.
  • He is only in the sky,
  • He is only in the mountains, in holy waters.
  • He is only in a particular direction,
  • He is only in a particular place,

If we carefully apply the definition of God discussed earlier, we can easily make out that these statements are only myths. For instance, how can the God be only inside the human body when the definition says that He is omnipresent, He is everywhere. In fact, these types of myths emerge out of ignorance about the ‘substance or tatva of god’.