nirm.al

My Website
Log | Files | Refs | README | LICENSE

in-praise-of-silent-voice.html (3386B)


      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 - In praise of silent voice</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">In praise of silent voice <span class="date">[2022-10-20]</span></div>
     26       <div class="content">
     27         <p>
     28           Our societal norms is not only filled with people pertaining to the
     29           attributes of materialistic life, it also contains this false
     30           appreciation of superiority to the ones who makes the noise more than
     31           others.
     32         </p>
     33         <p>
     34           I would characterize this as materialist voice. A materialist voice
     35           fame oneself onto the glory of power by falsehood perception that
     36           everything belongs and pertain to the ones who put forth the voice.
     37         </p>
     38         <p>
     39           Whereas, the silent voice doesn’t crave this mania, since it doesn’t
     40           wave about the perspective or motive towards the falsehood of oneself
     41           or the others. The silent voice belongs to the self which doesn’t know
     42           to part ways towards one or the other. There is no separation in
     43           itself.
     44         </p>
     45         <p>
     46           The perseverance of silence is silence. The words of no words is
     47           silence. Silence touches beyond the realm of words. It determines the
     48           aspective towards clarity in life. Silence cannot be suppressed, it
     49           can only be witnessed.
     50         </p>
     51         <p>
     52           In the world we live in where the masters of the materialist voice
     53           perceives that there is no accordance to the nature of oneself is
     54           within oneself. They think the actions that they take regards to the
     55           wellness of others or for themselves are based on external happenings.
     56           The silent voice exemplifies that the worrisome of these external
     57           happenings is the source of not being one in harmony within oneself.
     58         </p>
     59         <p>
     60           The proximity of silence can get others’ awareness directing to their
     61           cause and transform themselves onto the path of seeking for oneness
     62           and harmony.
     63         </p>
     64         <p>
     65           Henceforth, in praise of silence, I try to say that in the connotation
     66           within the realm of words -- it prevails.
     67         </p>
     68       </div>
     69     </section>
     70     <footer>
     71       <hr />
     72       © Nirmal Kumar R. All original text, is licensed under a
     73       <a href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
     74       Source code of this website can be found
     75       <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
     76     </footer>
     77   </body>
     78 </html>