questioning-of-silence.html (3566B)
1 <!DOCTYPE html> 2 <html lang="en"> 3 <head> 4 <meta charset="UTF-8" /> 5 <meta name="viewport" content="width=device-width, initial-scale=1" /> 6 <link rel="icon" type="image/png" href="/img/favicon.png" /> 7 <title>Nirmal Kumar R - Questioning of silence</title> 8 <link rel="stylesheet" href="/style.css" /> 9 </head> 10 <body> 11 <a rel="me" href="https://ieji.de/@mysticmode" style="display:none;">Mastodon</a> 12 <a href="/" class="header"> 13 <div class="logo"> 14 <img src="/img/garden.png" width="70px" /> 15 </div> 16 <p><img src="/img/nirmal-banner.png" height="50px"></p> 17 </a> 18 <nav> 19 <a href="/">Home</a> 20 <a href="/blog.html">Blog</a> 21 <a href="/poems.html">Poems</a> 22 <a href="mailto:hi@nirm.al">Contact</a> 23 </nav> 24 <section class="content-wrapper"> 25 <div class="title">Questioning of silence <span class="date">[2025-11-18]</span></div> 26 <div class="content"> 27 <p>They say being in silence is the key to realization of oneself<br /> 28 within; We say, we read and we are maybe! 29 </p> 30 <p>But my confession is to sit and write this to free up my questioning self;<br /> 31 What sort of silence is that; 32 </p> 33 <p>My mind can acquire the questioning in two different ways whilst I write;<br /> 34 And I let the God be questioning my questions with what I write here to lead me to the path of silence. 35 </p> 36 <p>Although, the question comes to me as paradoxical;<br /> 37 I’m keeping my sanity intact;<br /> 38 to not let myself to be succumbed to the crisis of my own questions. 39 </p> 40 <p>Thus, that courage of mine, lead me to these two:<br /> 41 Is it silencing the mind or is it the silence of the mind? 42 </p> 43 <p>My unbearable nature of sensitivity does neither nor comprehend my own question;<br /> 44 So I contemplate; What is that silence; 45 </p> 46 <p>Silencing the mind is a pitiful question of mine; where I put that in-lieu of finding no better terms in order to explain this question as a way of doing the silence. That is doing the doing. Or to say in more spiritually nuanced format: Witnessing the thoughts.</p> 47 <p>When we come to silence of the mind; that implies the true nature of the mind. 48 Thus, what it takes for one to be in the true nature of the mind. There are two ways that I can do this; does it require a transition to go from anywhere to here; or is just here; 49 </p> 50 <p>If it is from anywhere to here; there is causation and effect and that becomes the point of silencing the mind which is doing the doing to act as a co-existence to the silence of the mind.</p> 51 <p>And when we say; it is here, is it being here and now?, My question comes further down to what is that lead us to the path of being the here and now? Or can I question again to say that being requires a transition via causation and effect?</p> 52 <p>As always, the questions ponder over and go away, but to write these questions is to do justice to my own thinking, for it to not become a paradox of my life.</p> 53 </div> 54 </section> 55 <footer> 56 <hr /> 57 © Nirmal Kumar R. All original text, is licensed under a 58 <a href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>. 59 Source code of this website can be found 60 <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>. 61 </footer> 62 </body> 63 </html>