interview-with-annamalai-swami-by-jim-lemkin.html (4430B)
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 - Interview with Annamalai Swami by Jim Lemkin</title> 8 <link rel="stylesheet" href="/style.css" /> 9 </head> 10 <body> 11 <a href="/" class="header"> 12 <div class="logo"> 13 <img src="/img/nklogo.png" width="90px" /> 14 </div> 15 <p><img src="/img/nirmal-banner.png" height="70px"></p> 16 </a> 17 18 <nav> 19 <a href="/blog.html">Blog</a> 20 <a href="/poems.html">Poems</a> 21 <a href="/devlog.html">Devlog</a> 22 <a href="mailto:nirmal@posteo.net">Contact</a> 23 </nav> 24 25 <section class="content-wrapper"> 26 <div class="title"> 27 Interview with Annamalai Swami by Jim Lemkin 28 <span class="date">[2020-11-10]</span> 29 </div> 30 31 <div class="content"> 32 <p> 33 <a href="https://www.youtube.com/watch?v=Dbd85YItR-E" target="_blank" 34 >YouTube link</a 35 > 36 </p> 37 <p> 38 One of my friends whose name is Hari Krishnan had shared me this video 39 today morning. Like me, he was interested in searching for the truth, 40 or maybe we could say as a spiritual wellness. I told him that I had 41 his final talks edited by David Godman as a book. He had come to 42 notice this video interview on YouTube and he shared it with me. No 43 doubts, I was delighted and thanked him. 44 </p> 45 <p> 46 So, I just watched the whole video. What Annamalai Swami talks in this 47 video is very simple. But maybe I could say, my mother tongue being 48 Tamil could be a reason for this. 49 </p> 50 <p> 51 What the interviewer and the interpreter could try to ask makes much 52 more sense to me, they were trying to see and perceive what made a 53 Jnani like Annamalai Swami could delve into the self and how did they 54 continue to stay there in that state their whole life. 55 </p> 56 <p> 57 Interviewer seems to be an American trying to perceive that how could 58 we live such a life say for example living in New York or Los Angeles. 59 Where people constantly looking for the other way which is an 60 illusion. By which I mean, the materialistic life in this samsara. 61 </p> 62 <p> 63 I was taught in an English medium school. And I came to be in touch 64 with many people from western countries for the last 10 years by being 65 in ashrams and traveling around. I particularly or firmly established 66 myself in their way of thinking to achieve something which was - I 67 need recognition from this world. That said, I don't want to say this 68 is the fault of the westerners. This is of myself. Maybe I could say I 69 was thinking I'm the mind and I'm the body as Annamalai Swami puts 70 constantly in this video. 71 </p> 72 <p> 73 Annamalai Swami asks, when you are in a deep sleep, do you know who 74 you are? Then the conversation goes like this, we don’t - So, we are 75 not the mind and we are not the body. Who else then? The Self which is 76 known as Atman is a revered word in this philosophy. I cannot say it 77 clearly because the irony is that – I'm like that interviewer who 78 sometimes can feel that but it fades away because of this society that 79 we are living in. 80 </p> 81 <p> 82 One more important question regarding the point I’ve mentioned above 83 which is fading away, Swami says that constant inquiry is Jnana which 84 resonates with me deeply. 85 </p> 86 <p> 87 It seems like reading, watching and understanding is all few 88 percentages but the thing is we need to stay there and inquire 89 ourselves the question that Swami says. 90 </p> 91 </div> 92 </section> 93 94 <footer> 95 <hr /> 96 © Nirmal Kumar R. All original text, is licensed under a 97 <a href="http://creativecommons.org/licenses/by/4.0/" 98 >Creative Commons Attribution 4.0 International License</a 99 >. Source code of this website can be found 100 <a href="https://git.sr.ht/~mysticmode/nirm.al">here</a>. 101 </footer> 102 </body> 103 </html>