<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-5306714030410460000</id><updated>2026-03-14T22:37:19.916+05:30</updated><category term="Hindi Poem"/><category term="Bollywood songs Lyrics"/><category term="Abhash Jha poems"/><category term="Love Shayari"/><category term="love"/><category term="Amandeep Singh (khayal)"/><category term="Ayushman Khurana Shayari"/><category term="Gulzar Shayari"/><category term="Zakir khan"/><category term="Abhi Munde"/><category term="Best insurance"/><category term="Jai Ojha"/><category term="Kumar Vishawas"/><category term="MirzaGhalibShayari"/><category term="Motivational"/><category term="Motivational Shayari"/><category term="Punjabi song Lyrics"/><category term="Shree Krishna Quotes"/><category term="Attitude Shayari"/><category term="Friendship shayari"/><category term="Instagram Captions"/><category term="Life"/><category term="Life Shayari"/><category term="Nidhi Narwal"/><category term="One sided Love shayari"/><category term="Piyush Mishra"/><category term="Quotes"/><category term="Rahat Indori Shayari"/><category term="Rakesh Tiwari Poems"/><category term="Swami Samarth"/><category term="Swami Vivikanand"/><category term="Tollywood Song Lyrics"/><category term="hindi shayari"/><title type='text'>DAILY SHAYARIS </title><subtitle type='html'>Daily Updates of Love Shayari,Sad Shayari,Motivational Shayari, Friendship Shayari,One-sided love Shayari,Poems, etc.100% Unique and genuine content.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='https://www.dailyshayaris.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default?redirect=false'/><link rel='alternate' type='text/html' href='https://www.dailyshayaris.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default?start-index=26&amp;max-results=25&amp;redirect=false'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>69</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-5306714030410460000.post-2252753194511650825</id><published>2026-03-14T20:58:00.000+05:30</published><updated>2026-03-14T20:58:17.328+05:30</updated><title type='text'>The Kerala Story 2: Goes Beyond — Worth watching? Let&#39;s find out.</title><content type='html'>&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;!DOCTYPE html&gt;
&lt;html lang=&quot;en&quot;&gt;
&lt;head&gt;
  &lt;meta charset=&quot;UTF-8&quot; /&gt;
  &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot;/&gt;
  &lt;title&gt;The Kerala Story 2 — Movie Review&lt;/title&gt;
  &lt;link href=&quot;https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,700;1,400&amp;family=Source+Serif+4:wght@300;400;600&amp;display=swap&quot; rel=&quot;stylesheet&quot;/&gt;
  &lt;style&gt;
    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

    :root {
      --ink:        #1a1410;
      --muted:      #5c4f44;
      --accent:     #b5391c;
      --gold:       #c9972a;
      --cream:      #faf6f0;
      --rule:       #ddd0c0;
      --card-bg:    #ffffff;
    }

    body {
      background: var(--cream);
      font-family: &#39;Source Serif 4&#39;, Georgia, serif;
      color: var(--ink);
      line-height: 1.8;
    }

    /* ── HERO ── */
    .hero {
      background: var(--ink);
      color: var(--cream);
      padding: 64px 24px 48px;
      text-align: center;
      position: relative;
      overflow: hidden;
    }
    .hero::before {
      content: &#39;&#39;;
      position: absolute; inset: 0;
      background: repeating-linear-gradient(
        135deg,
        transparent,
        transparent 40px,
        rgba(255,255,255,0.025) 40px,
        rgba(255,255,255,0.025) 41px
      );
    }
    .hero .label {
      display: inline-block;
      font-family: &#39;Source Serif 4&#39;, serif;
      font-size: 11px;
      font-weight: 600;
      letter-spacing: 3px;
      text-transform: uppercase;
      color: var(--gold);
      border: 1px solid var(--gold);
      padding: 4px 14px;
      margin-bottom: 24px;
    }
    .hero h1 {
      font-family: &#39;Playfair Display&#39;, serif;
      font-size: clamp(28px, 6vw, 54px);
      font-weight: 700;
      line-height: 1.15;
      max-width: 780px;
      margin: 0 auto 12px;
    }
    .hero h1 em {
      font-style: italic;
      color: var(--gold);
    }
    .hero .subtitle {
      font-size: 15px;
      color: rgba(250,246,240,0.65);
      letter-spacing: 0.5px;
      margin-bottom: 32px;
    }
    .hero .meta-strip {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      gap: 8px 24px;
      font-size: 13px;
      color: rgba(250,246,240,0.7);
    }
    .hero .meta-strip span { white-space: nowrap; }
    .hero .meta-strip strong { color: var(--cream); }

    /* ── RATING BADGE ── */
    .rating-wrap {
      display: flex;
      justify-content: center;
      margin: -28px auto 0;
      position: relative;
      z-index: 2;
    }
    .rating-badge {
      background: var(--accent);
      color: #fff;
      font-family: &#39;Playfair Display&#39;, serif;
      font-size: 22px;
      font-weight: 700;
      padding: 14px 28px;
      box-shadow: 0 6px 24px rgba(181,57,28,0.35);
      display: flex;
      align-items: center;
      gap: 12px;
    }
    .stars { font-size: 18px; letter-spacing: 2px; }

    /* ── ARTICLE BODY ── */
    article {
      max-width: 760px;
      margin: 0 auto;
      padding: 48px 24px 80px;
    }

    /* drop cap on first paragraph */
    .drop-cap::first-letter {
      font-family: &#39;Playfair Display&#39;, serif;
      font-size: 72px;
      font-weight: 700;
      float: left;
      line-height: 0.82;
      margin: 6px 10px 0 0;
      color: var(--accent);
    }

    p { margin-bottom: 1.5em; font-size: 17px; }

    h2 {
      font-family: &#39;Playfair Display&#39;, serif;
      font-size: 24px;
      font-weight: 700;
      color: var(--ink);
      margin: 48px 0 16px;
      padding-bottom: 10px;
      border-bottom: 2px solid var(--rule);
      position: relative;
    }
    h2::after {
      content: &#39;&#39;;
      position: absolute;
      bottom: -2px; left: 0;
      width: 48px; height: 2px;
      background: var(--accent);
    }

    /* pull-quote */
    blockquote {
      border-left: 4px solid var(--gold);
      margin: 36px 0;
      padding: 20px 28px;
      background: rgba(201,151,42,0.06);
    }
    blockquote p {
      font-family: &#39;Playfair Display&#39;, serif;
      font-style: italic;
      font-size: 19px;
      color: var(--muted);
      margin: 0;
    }

    /* info card */
    .info-card {
      background: var(--card-bg);
      border: 1px solid var(--rule);
      border-top: 3px solid var(--accent);
      padding: 24px 28px;
      margin: 40px 0;
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 12px 24px;
    }
    .info-card .row { display: flex; flex-direction: column; gap: 2px; }
    .info-card .key {
      font-size: 10px;
      letter-spacing: 2px;
      text-transform: uppercase;
      color: var(--muted);
      font-weight: 600;
    }
    .info-card .val { font-size: 14px; font-weight: 400; }

    /* verdict box */
    .verdict {
      background: var(--ink);
      color: var(--cream);
      padding: 36px 32px;
      margin-top: 48px;
    }
    .verdict h3 {
      font-family: &#39;Playfair Display&#39;, serif;
      font-size: 20px;
      color: var(--gold);
      margin-bottom: 14px;
      letter-spacing: 1px;
    }
    .verdict p { font-size: 16px; color: rgba(250,246,240,0.85); margin-bottom: 0; }

    hr.divider {
      border: none;
      border-top: 1px solid var(--rule);
      margin: 36px 0;
    }

    /* ── FOOTER ── */
    footer {
      text-align: center;
      padding: 24px;
      font-size: 12px;
      color: var(--muted);
      border-top: 1px solid var(--rule);
    }

    @media (max-width: 520px) {
      .info-card { grid-template-columns: 1fr; }
    }
  &lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;!-- HERO --&gt;
&lt;header class=&quot;hero&quot;&gt;
  &lt;div class=&quot;label&quot;&gt;Film Review · 2026&lt;/div&gt;
  &lt;h1&gt;The Kerala Story 2:&lt;br/&gt;&lt;em&gt;Goes Beyond&lt;/em&gt;&lt;/h1&gt;
  &lt;p class=&quot;subtitle&quot;&gt;When Cinema Tries to Be a Warning Bell&lt;/p&gt;
  &lt;div class=&quot;meta-strip&quot;&gt;
    &lt;span&gt;&lt;strong&gt;Director:&lt;/strong&gt; Kamakhya Narayan Singh&lt;/span&gt;
    &lt;span&gt;&lt;strong&gt;Release:&lt;/strong&gt; 27 February 2026&lt;/span&gt;
    &lt;span&gt;&lt;strong&gt;Runtime:&lt;/strong&gt; ~131 minutes&lt;/span&gt;
    &lt;span&gt;&lt;strong&gt;Language:&lt;/strong&gt; Hindi&lt;/span&gt;
  &lt;/div&gt;
&lt;/header&gt;

&lt;!-- RATING BADGE --&gt;
&lt;div class=&quot;rating-wrap&quot;&gt;
  &lt;div class=&quot;rating-badge&quot;&gt;
    &lt;span class=&quot;stars&quot;&gt;★★★☆☆&lt;/span&gt;
    &lt;span&gt;3 / 5&lt;/span&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;!-- ARTICLE --&gt;
&lt;article&gt;

  &lt;!-- Film Info Card --&gt;
  &lt;div class=&quot;info-card&quot;&gt;
    &lt;div class=&quot;row&quot;&gt;&lt;span class=&quot;key&quot;&gt;Cast&lt;/span&gt;&lt;span class=&quot;val&quot;&gt;Ulka Gupta, Aditi Bhatia, Aishwarya Ojha&lt;/span&gt;&lt;/div&gt;
    &lt;div class=&quot;row&quot;&gt;&lt;span class=&quot;key&quot;&gt;Supporting Cast&lt;/span&gt;&lt;span class=&quot;val&quot;&gt;Sumit Gahlawat, Arjan Singh Aujla, Yuktam Khossla&lt;/span&gt;&lt;/div&gt;
    &lt;div class=&quot;row&quot;&gt;&lt;span class=&quot;key&quot;&gt;Cinematography&lt;/span&gt;&lt;span class=&quot;val&quot;&gt;Abhijeet Chaudhari&lt;/span&gt;&lt;/div&gt;
    &lt;div class=&quot;row&quot;&gt;&lt;span class=&quot;key&quot;&gt;Music&lt;/span&gt;&lt;span class=&quot;val&quot;&gt;Mannan Shah&lt;/span&gt;&lt;/div&gt;
    &lt;div class=&quot;row&quot;&gt;&lt;span class=&quot;key&quot;&gt;Genre&lt;/span&gt;&lt;span class=&quot;val&quot;&gt;Drama / Thriller&lt;/span&gt;&lt;/div&gt;
    &lt;div class=&quot;row&quot;&gt;&lt;span class=&quot;key&quot;&gt;Certificate&lt;/span&gt;&lt;span class=&quot;val&quot;&gt;A (Adults)&lt;/span&gt;&lt;/div&gt;
  &lt;/div&gt;

  &lt;!-- Opening --&gt;
  &lt;p class=&quot;drop-cap&quot;&gt;There are films that entertain you. There are films that make you think. And then there are films that shake you out of your comfort zone and refuse to let you look away. &lt;em&gt;The Kerala Story 2: Goes Beyond&lt;/em&gt; clearly wants to be the third kind. Whether it fully succeeds is a more complicated conversation — but there is no question that it leaves a mark.&lt;/p&gt;

  &lt;p&gt;Released amid a storm of legal battles and political debates, the film finally hit screens on February 27, 2026, after the Kerala High Court initially stayed its release before reversing that decision just a day later. That legal drama, ironically, may have been the film&#39;s biggest promotional campaign. But once the credits roll, the film has to stand on its own — and on many counts, it does.&lt;/p&gt;

  &lt;hr class=&quot;divider&quot;/&gt;

  &lt;!-- The Story --&gt;
  &lt;h2&gt;The Story: Three Lives, One Trap&lt;/h2&gt;

  &lt;p&gt;The film follows three young women from different parts of India — Surekha from Kerala, Neha from Madhya Pradesh, and Divya from Rajasthan. Their backgrounds are different, their personalities are different, but they share one thing in common: they fall in love with men who are not what they appear to be.&lt;/p&gt;

  &lt;p&gt;Surekha is an ambitious girl preparing for civil service exams. She meets Salim, who presents himself as a progressive, almost irreligious man. He is charming, modern, and tells her from day one that religion doesn&#39;t matter to him. Neha is a javelin thrower chasing national-level dreams. She falls for someone she believes is a Hindu boy named Raju — except his real name is Faizan. Divya is just sixteen, a girl who loves dancing and posting reels online. Rashid enters her life promising her fame, attention, and freedom.&lt;/p&gt;

  &lt;p&gt;Each relationship starts with warmth. Each slowly curdles into something terrifying.&lt;/p&gt;

  &lt;blockquote&gt;&lt;p&gt;&quot;The film unfolds in parallel threads — and you watch the manipulation happen in real time. The small lies, the gradual isolation from family, the emotional dependency engineered step by step.&quot;&lt;/p&gt;&lt;/blockquote&gt;

  &lt;p&gt;The first half builds slowly, almost deliberately. It is uncomfortable viewing, which is exactly the point. Director Kamakhya Narayan Singh stitches their stories together with reasonable craft, and the structural choice of running three parallel threads pays off in the second half when the stories begin to converge in mood and consequence.&lt;/p&gt;

  &lt;hr class=&quot;divider&quot;/&gt;

  &lt;!-- Performances --&gt;
  &lt;h2&gt;The Performances: Where the Film Truly Lives&lt;/h2&gt;

  &lt;p&gt;If there is one thing that saves &lt;em&gt;The Kerala Story 2&lt;/em&gt; from becoming a dry lecture, it is its cast. All three lead actresses carry their roles with genuine conviction.&lt;/p&gt;

  &lt;p&gt;&lt;strong&gt;Ulka Gupta&lt;/strong&gt; as Surekha is the standout. Her transformation from a confident, idealistic woman to someone broken and confused is gradual and heartbreaking. She doesn&#39;t overact — she underacts, and that restraint makes her pain feel real. &lt;strong&gt;Aishwarya Ojha&lt;/strong&gt; as Neha brings a physical energy to her role, and her shift from a strong, sporty girl to someone trapped in her own silence is quietly devastating.&lt;/p&gt;

  &lt;p&gt;&lt;strong&gt;Aditi Bhatia&lt;/strong&gt; as Divya is perhaps the most relatable, especially for younger viewers — a social media-savvy teenager who simply wanted attention and got far more than she bargained for. Her naivety feels authentic, never caricatured.&lt;/p&gt;

  &lt;p&gt;On the antagonist side, &lt;strong&gt;Sumit Gahlawat&lt;/strong&gt; as Salim is the film&#39;s most layered villain. He doesn&#39;t play a cartoon monster. He plays a charming, calculated man — and that slow reveal of his true self is genuinely chilling. &lt;strong&gt;Yuktam Khossla&lt;/strong&gt; as Rashid is also effective, particularly in the second half where his mask fully slips.&lt;/p&gt;

  &lt;hr class=&quot;divider&quot;/&gt;

  &lt;!-- Craft --&gt;
  &lt;h2&gt;Direction and Craft&lt;/h2&gt;

  &lt;p&gt;Kamakhya Narayan Singh has made a film that is more polished than its predecessor in terms of pure filmmaking. The cinematography by Abhijeet Chaudhari is clean and purposeful — it shifts from warm, open outdoor tones in the early portions to claustrophobic, dimly lit interiors as the stories darken. The visual language tells the emotional story without spelling it out.&lt;/p&gt;

  &lt;p&gt;The background score by Mannan Shah is one of the film&#39;s biggest assets. It is restrained in the first half but becomes increasingly intense and dread-filled as the second half progresses. In some scenes, it does more emotional heavy lifting than the dialogue.&lt;/p&gt;

  &lt;p&gt;The editing, however, is where the film stumbles. At 131 minutes, it is not overly long, but there are stretches — particularly in Divya&#39;s track — where the pacing slackens and the story feels like it is going in circles. A tighter edit would have made the emotional punches land harder.&lt;/p&gt;

  &lt;hr class=&quot;divider&quot;/&gt;

  &lt;!-- Controversy --&gt;
  &lt;h2&gt;The Controversy and the Conversation&lt;/h2&gt;

  &lt;p&gt;It would be dishonest to review this film without acknowledging that it is deeply divisive. Critics have pointed out that the film portrays an entire religious community through the lens of its worst actors, leaving little room for nuance or complexity. There are also genuine logical gaps in the screenplay — moments where the characters make choices that strain believability, which weakens the film&#39;s claim to realism.&lt;/p&gt;

  &lt;p&gt;Supporters, on the other hand, argue that the film raises concerns that are often dismissed or ignored, and that stories of manipulation and exploitation deserve to be told without apology.&lt;/p&gt;

  &lt;p&gt;Both perspectives have merit, and they can coexist. A film can have worthy intentions and flawed execution at the same time. &lt;em&gt;The Kerala Story 2&lt;/em&gt; is a film with a clear agenda — it does not pretend otherwise. Whether that agenda is presented responsibly or recklessly is a question each viewer will answer differently.&lt;/p&gt;

  &lt;blockquote&gt;&lt;p&gt;&quot;Watch it with an open mind, a critical eye, and be prepared to feel deeply unsettled. That may well be the most honest recommendation for a film like this.&quot;&lt;/p&gt;&lt;/blockquote&gt;

  &lt;!-- Verdict --&gt;
  &lt;div class=&quot;verdict&quot;&gt;
    &lt;h3&gt;⭐ Final Verdict&lt;/h3&gt;
    &lt;p&gt;&lt;em&gt;The Kerala Story 2: Goes Beyond&lt;/em&gt; is not an easy film to watch, and it is not an easy film to review. At its best, it is a gripping, emotionally draining drama powered by strong performances and a dark, urgent atmosphere. At its worst, it trades nuance for impact and sacrifices logic for outrage. What it undeniably does is spark a conversation — about trust, about manipulation, about how dangerous it can be when love is used as a weapon. That conversation is worth having.&lt;/p&gt;
  &lt;/div&gt;

&lt;/article&gt;

&lt;footer&gt;
  &amp;copy; 2026 · Movie Review · Written exclusively for this blog · Plagiarism-free original content
&lt;/footer&gt;

&lt;/body&gt;
&lt;/html&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.dailyshayaris.com/feeds/2252753194511650825/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.dailyshayaris.com/2026/03/the-kerala-story-2-goes-beyond-worth.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/2252753194511650825'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/2252753194511650825'/><link rel='alternate' type='text/html' href='https://www.dailyshayaris.com/2026/03/the-kerala-story-2-goes-beyond-worth.html' title='The Kerala Story 2: Goes Beyond — Worth watching? Let&#39;s find out.'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5306714030410460000.post-8605163885449068256</id><published>2023-12-31T15:08:00.001+05:30</published><updated>2024-09-28T18:51:42.194+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Abhi Munde"/><title type='text'>Ram poem by Abhi Munde | Psycho Shayar | Lyrics 2024</title><content type='html'>&lt;h2 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&amp;nbsp;Ram poem by Abhi Munde (Psycho Shayar&lt;/span&gt;) :&lt;/h2&gt;&lt;p&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;A poem dedicated to Shri Ram has gained widespread attention on social media amidst the upcoming &lt;b&gt;Ram Mandir Pran Pratishtha ceremony &lt;/b&gt;scheduled for January 22 in Ayodhya.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;The video, which features the viral poetry, was posted on December 25 on the YouTube channel &quot;Psycho Shayar.&quot; Within four days, from December 25 to December 29, the poem, composed and performed by Abhi Munde (full name: Abhijeet Balkrishna Munde), garnered over six lakh views. Abhi Munde, also known as Psycho Shayar, hails from Ambajogai, a village in the Marathwada region of Maharashtra. He pursued engineering at Government College, Jalgaon, and discovered his passion for poetry during his second year of studies. Before delving into poetry, Abhi Munde was engaged in painting and colorist work, aspiring to make a mark in that field. However, destiny had other plans for him.&lt;/span&gt;&lt;/p&gt;&lt;h2&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&amp;nbsp;Ram poem by Abhi Munde (Psycho Shayar&lt;/span&gt;) Hindi:&amp;nbsp;&lt;/h2&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg-geZ-172d81BEOnW_p9G6wDBXsNgfcZCY_LiDrGFk1KjChM5hYnQ1cKonvMWVQQmio9kSi4W1cfnyUeEW3EEhcX_O3JoIA01Rr8BV8W34ir-DWdAv4ujaaIoXvkdbNu43pEycc6Z5xJaOLMkhhvWVbBZrQTwGdRnMIMXG2zOOt4T6jY3f3X4FAa446Btf/s729/ram-poem-by-abhi-munde.JPG&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;ram-poem-by-abhi-munde-psycho-shayar&quot; border=&quot;0&quot; data-original-height=&quot;407&quot; data-original-width=&quot;729&quot; height=&quot;224&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg-geZ-172d81BEOnW_p9G6wDBXsNgfcZCY_LiDrGFk1KjChM5hYnQ1cKonvMWVQQmio9kSi4W1cfnyUeEW3EEhcX_O3JoIA01Rr8BV8W34ir-DWdAv4ujaaIoXvkdbNu43pEycc6Z5xJaOLMkhhvWVbBZrQTwGdRnMIMXG2zOOt4T6jY3f3X4FAa446Btf/w400-h224/ram-poem-by-abhi-munde.JPG&quot; title=&quot;ram-poem-by-abhi-munde-psycho-shayar&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;हाथ काट कर रख दूंगा&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;ये नाम समझ आ जाए तो&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;कितनी दिक्कत होगी पता है&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;राम समझ आ जाए तो&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;राम राम तो कह लोगे पर&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;राम सा दुख भी सहना होगा&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;पहली चुनौती ये होगी के&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मर्यादा में रहना होगा&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;और मर्यादा में रहना मतलब कुछ खास नहीं कर जाना है..&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;बस..&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;बस त्याग को गले लगाना है और&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;अहंकार जलाना है&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;अब अपने रामलला के खातिर इतना ना कर पाओगे&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;अरे शबरी का जूठा खाओगे तो पुरुषोत्तम कहलाओगे&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;काम क्रोध के भीतर रहकर तुमको शीतल बनाना होगा&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;बुद्ध भी जिसकी छांव में बैठे वैसा पीपल बनाना होगा&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;बनना होगा ये सब कुछ और वो भी शून्य में रहकर प्यारे&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;तब ही तुमको पता चलेगा..&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;थे कितने अद्भुत राम हमारे&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;सोच रहे हो कौन हूं मै,?&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;चलो.. बता ही देता हूं&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;तुमने ही तो नाम दिया था&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मैं..&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;पागल कहलाता हूं&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;नया नया हूं यहां पे तो ना पहले किसी को देखा है&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;वैसे तो हूं त्रेता से.. मुझे कृ..&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;किसने कलयुग भेजा है&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;भई बात वहां तक फैल गई है&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;की यहां कुछ तो मंगल होने को है&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;के भरत से भारत हुए राज में&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;सुना है राम जी आने को हैं&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;बड़े भाग्यशाली हो तुम सब&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;नहीं, वहां पे सब यहीं कहते है&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;के हम तो रामराज में रहते थे..&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;पर इन सब में राम रहते है&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;यानी..&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;तुम सब में राम का अंश छुपा है.?&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;नहीं मतलब वो..&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;तुम में आते है रहने?&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;सच है या फिर गलत खबर?&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;गर सच ही है तो क्या कहने&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;तो सब को राम पता ही होगा&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;घर के बड़ों ने बताया होगा..&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;तो बताओ..&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;बताओ फिर कि क्या है राम&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;बताओ फिर कि क्या है राम..&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;बताओ...&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;अरे पता है तुमको क्या है राम..?&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;या बस हाथ धनुष तर्कश में बाण..&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;या बन में जिन्होंने किया गुजारा&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;या फिर कैसे रावण मारा&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;लक्ष्मण जिनको कहते भैया&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;जिनकी पत्नी सीता मैया&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;फिर ये तो हो गई वो ही कहानी&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;एक था राजा एक थी रानी&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;क्या सच में तुमको राम पता है&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;या वो भी आकर हम बताएं?&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;बड़े दिनों से हूं यहां पर..&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;सबकुछ देख रहा हूं कबसे&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;प्रभु से मिलने आया था मै..&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;उन्हें छोड़ कर मिला हूं सब से&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;एक बात कहूं गर बुरा ना मानो&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;नहीं तुम तुरंत ही क्रोधित हो जाते हो&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;पूरी बात तो सुनते भी नहीं..&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;सीधे घर पर आ जाते हो&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;ये तुम लोगों के..&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;नाम जपो में..&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;पहले सा आराम नहीं&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;ये तुम लोगों के.. नाम जपो में..पहले सा आराम नहीं&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;इस जबरदस्ती के जय श्री राम में सब कुछ है..&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;बस राम नहीं!&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;ये राजनीति का दाया बायां जितना मर्ज़ी खेलो तुम&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;( दाया बायां.. अरे दाया बायां..?&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;ये तुम्हारी वर्तमान प्रादेशिक भाषा में क्या कहते है उसे..?&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;हां..&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;वो..&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;लेफ्ट एंड राइट)&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;ये राजनीति का दाया बायां जितना मर्ज़ी खेलो तुम&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;चेतावनी को लेकिन मेरी अपने जहन में डालो तुम&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;निजी स्वार्थ के खातिर गर कोई राम नाम को गाता हो&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;तो खबरदार गर जुर्रत की..&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;और मेरे राम को बांटा तो&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;भारत भू का कवि हूं मैं..&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;तभी निडर हो कहता हूं&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;राम है मेरी हर रचना में&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मै बजरंग में रहता हूं&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;भारत की नीव है कविताएं&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;और सत्य हमारी बातों में&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;तभी कलम हमारी तीखी और..&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;साहित्य..&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;हमारे हाथों में!&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;तो सोच समझ कर राम कहो तुम&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;ये बस आतिश का नारा नहीं&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;जब तक राम हृदय में नहीं..&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;तुम ने राम पुकारा नहीं&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;राम- कृष्ण की प्रतिभा पर पहले भी खड़े सवाल हुए&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;ये लंका और ये कुरुक्षेत्र..&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;यूं ही नहीं थे लाल हुए&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;अरे प्रसन्न हंसना भी है और पल पल रोना भी है राम&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;सब कुछ पाना भी है और सब पा कर खोना भी है राम&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;ब्रम्हा जी के कुल से होकर जो जंगल में सोए हो&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;जो अपनी जीत का हर्ष छोड़ रावण की मौत पे रोए हो&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;शिव जी जिनकी सेवा खातिर मारूत रूप में आ जाए&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;शेषनाग खुद लक्ष्मण बनकर जिनके रक्षक हो जाए&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;और तुम लोभ क्रोध अहंकार छल कपट&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;सीने से लगा कर सो जाओगे?&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;तो कैसे भक्त बनोगे उनके?&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;कैसे राम समझ पाओगे?&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;अघोर क्या है पता नहीं और शिव जी का वरदान चाहिए&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;ब्रम्हचर्य का इल्म नहीं.. इन्हे भक्त स्वरूप हनुमान चाहिए&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;भगवा क्या है क्या ही पता लहराना सब को होता है&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;पर भगवा क्या है वो जाने&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;जो भगवा ओढ़ के सोता है&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;राम से मिलना..&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;राम से मिलना..&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;राम से मिलना है ना तुमको..?&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;निश्चित मंदिर जाना होगा!&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;पर उस से पहले भीतर जा संग अपने राम को लाना होगा&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;जय सिया राम&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;और हां..&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;अवधपुरी का उत्सव है&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;कोई कसर नहीं..&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;सब खूब मनाना&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मेरे प्रभु है आने वाले&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;रथ को उनके&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;खूब सजाना&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;वो..&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;द्वापर में कोई राह तके है&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मुझे उनको लेने जाना है&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;चलिए तो फिर मिलते है,&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;हमें भी अयोध्या आना है.&lt;/div&gt;&lt;/div&gt;&lt;p&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;iframe allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot; allowfullscreen=&quot;&quot; frameborder=&quot;0&quot; height=&quot;316&quot; length=&quot;300&quot; src=&quot;https://www.youtube.com/embed/fHEIrc7ze7g&quot; title=&quot;Ram | Psycho Shayar | Full Video |  | Music- Nitin Ugalmugale&quot; width=&quot;560&quot;&gt;&lt;/iframe&gt;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.dailyshayaris.com/feeds/8605163885449068256/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.dailyshayaris.com/2023/12/ram-poem-by-abhi-munde-psycho-shayar.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/8605163885449068256'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/8605163885449068256'/><link rel='alternate' type='text/html' href='https://www.dailyshayaris.com/2023/12/ram-poem-by-abhi-munde-psycho-shayar.html' title='Ram poem by Abhi Munde | Psycho Shayar | Lyrics 2024'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg-geZ-172d81BEOnW_p9G6wDBXsNgfcZCY_LiDrGFk1KjChM5hYnQ1cKonvMWVQQmio9kSi4W1cfnyUeEW3EEhcX_O3JoIA01Rr8BV8W34ir-DWdAv4ujaaIoXvkdbNu43pEycc6Z5xJaOLMkhhvWVbBZrQTwGdRnMIMXG2zOOt4T6jY3f3X4FAa446Btf/s72-w400-h224-c/ram-poem-by-abhi-munde.JPG" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5306714030410460000.post-3056174778030060876</id><published>2023-02-04T21:49:00.006+05:30</published><updated>2024-03-08T19:52:30.026+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Hindi Poem"/><category scheme="http://www.blogger.com/atom/ns#" term="Piyush Mishra"/><title type='text'>Aarambh He Prachand song lyrics Hindi English , By Piyush Mishra.</title><content type='html'>&lt;h1 style=&quot;text-align: left;&quot;&gt;Aarambh he prachand song lyrics, By Piyush Mishra&lt;/h1&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;Aarambha he prachand (&lt;/span&gt;&lt;span style=&quot;text-align: center;&quot;&gt;आरम्भ है प्रचंड&lt;/span&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;) song written by Piyush Mishra and it is released in &lt;/span&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;Gulaal movie in 2009.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;p&gt;&lt;/p&gt;&lt;div&gt;&lt;div&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;📌 Song Title Aarambh Hai Prachand&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;✍️ Lyrics Piyush Mishra&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;🎞️ Album Gulaal (2009)&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;🎤 Singer Piyush Mishra&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;🎼 Music Piyush Mishra&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjCtb5hKrkUcqsHCc-Hsunif1ioLTDFt_lJUufBhfcFUq6X0ADxv-M8XYO-9CpXAr6DdDpPtfcuKeiZl3pOvQCPP0Ie_c65eHpee2mdAuJQ5drfilECs9W4UqlRD4VRqZCm24SIR_ako6Cq1rhaVmDb1ow4WgAd4RWjN8zU9833v1Fh_gyt8IrACL7huA/s500/Aarambh%20he%20prachand%20song%20(1).png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;Aarambh he prachand song lyrics&quot; border=&quot;0&quot; data-original-height=&quot;250&quot; data-original-width=&quot;500&quot; height=&quot;200&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjCtb5hKrkUcqsHCc-Hsunif1ioLTDFt_lJUufBhfcFUq6X0ADxv-M8XYO-9CpXAr6DdDpPtfcuKeiZl3pOvQCPP0Ie_c65eHpee2mdAuJQ5drfilECs9W4UqlRD4VRqZCm24SIR_ako6Cq1rhaVmDb1ow4WgAd4RWjN8zU9833v1Fh_gyt8IrACL7huA/w400-h200/Aarambh%20he%20prachand%20song%20(1).png&quot; title=&quot;Aarambh he prachand song lyrics&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;आरम्भ है प्रचंड&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;बोले मस्तकों के झुंड&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;आज जंग की घड़ी की तुम गुहार दो,&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;आन बान शान&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;या कि जान का हो दान&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;आज इक धनुष के बाण पे उतार दो।&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;आरम्भ है प्रचंड…&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;मन करे सो प्राण दे&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;जो मन करे सो प्राण ले&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;वही तो एक सर्वशक्तिमान है,&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;कृष्ण की पुकार है&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;ये भागवत का सार है&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;कि युद्ध ही तो वीर का प्रमाण है,&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;कौरवों की भीड़ हो&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;या पांडवों का नीड़ हो&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;जो लड़ सका है वो ही तो महान है।&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;जीत की हवस नहीं&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;किसी पे कोई वश नहीं&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;क्या जिन्दगी है ठोकरों पे मार दो,&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;मौत अंत है नहीं&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;तो मौत से भी क्यों डरें&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;ये जा के आसमान में दहाड़ दो।&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;आरम्भ है प्रचंड…&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;वो दया का भाव&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;या कि शौर्य का चुनाव&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;या कि हार का वो घाव, तुम ये सोच लो,&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;या कि पूरे भाल पे&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;जला रहे विजय का लाल&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;लाल यह गुलाल, तुम ये सोच लो,&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;रंग केसरी हो&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;या मृदंग केसरी हो&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;या कि केसरी हो ताल, तुम ये सोच लो।&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;जिस कवि की कल्पना में&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;जिंदगी हो प्रेम गीत&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;उस कवि को आज तुम नकार दो,&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;भीगती मसों में आज&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;फूलती रगों में आज&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;आग की लपट का तुम बघार दो।&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;— पीयूष मिश्रा&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;b&gt;Read&amp;nbsp;&amp;nbsp;Piyush Mishra poem&lt;/b&gt;&lt;/i&gt;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.dailyshayaris.com/feeds/3056174778030060876/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.dailyshayaris.com/2023/02/aarambh-he-prachand-song-lyrics-hindi.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/3056174778030060876'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/3056174778030060876'/><link rel='alternate' type='text/html' href='https://www.dailyshayaris.com/2023/02/aarambh-he-prachand-song-lyrics-hindi.html' title='Aarambh He Prachand song lyrics Hindi English , By Piyush Mishra.'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjCtb5hKrkUcqsHCc-Hsunif1ioLTDFt_lJUufBhfcFUq6X0ADxv-M8XYO-9CpXAr6DdDpPtfcuKeiZl3pOvQCPP0Ie_c65eHpee2mdAuJQ5drfilECs9W4UqlRD4VRqZCm24SIR_ako6Cq1rhaVmDb1ow4WgAd4RWjN8zU9833v1Fh_gyt8IrACL7huA/s72-w400-h200-c/Aarambh%20he%20prachand%20song%20(1).png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5306714030410460000.post-8683451992077618652</id><published>2023-01-28T21:14:00.007+05:30</published><updated>2023-12-31T14:39:51.807+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Hindi Poem"/><category scheme="http://www.blogger.com/atom/ns#" term="Zakir khan"/><title type='text'>Meri Dastaan Sunana | Zakir Khan- Poem lyrics 2024</title><content type='html'>&lt;p style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;b&gt;Meri Dastaan Sunana&lt;/b&gt; is the best Poem of Zakir khan and today we are presenting you the &lt;b&gt;lyrics of &#39;Meri Dastaan Sunana&lt;/b&gt;&#39; by Zakir Khan. Hope you all love this poem and don&#39;t forget to leave your comment below the post&lt;/span&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;.&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;p&gt;&lt;/p&gt;&lt;h1 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Meri Dastaan Sunana poem lyrics in Hindi 2024 -&lt;/span&gt;&lt;/h1&gt;&lt;div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjUUuKzQUsqLk1P9EUXyzpYHC-hmBeng36X6m9rFsLPVZBdD9LMkgwPJSTrGK7SY90qgwGUjyPKz0VlO9KYWC_QTx_PdlXsDL0WcYce0hCDdltyQLO1pseNp-3DW83OAs-xCRFgKOcblejfmCRu6CaI0FPs_dqlb15f7F505qP_rdH1kzieRArVJIIPZQ/s400/Meri%20Dastaan%20Sunana%20(1).png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;Meri Dastaan Sunana poem lyrics in Hindi&quot; border=&quot;0&quot; data-original-height=&quot;200&quot; data-original-width=&quot;400&quot; height=&quot;200&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjUUuKzQUsqLk1P9EUXyzpYHC-hmBeng36X6m9rFsLPVZBdD9LMkgwPJSTrGK7SY90qgwGUjyPKz0VlO9KYWC_QTx_PdlXsDL0WcYce0hCDdltyQLO1pseNp-3DW83OAs-xCRFgKOcblejfmCRu6CaI0FPs_dqlb15f7F505qP_rdH1kzieRArVJIIPZQ/w400-h200/Meri%20Dastaan%20Sunana%20(1).png&quot; title=&quot;Meri Dastaan Sunana poem lyrics in Hindi&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style=&quot;font-family: arial; text-align: center;&quot;&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;/div&gt;&lt;/span&gt;&lt;blockquote&gt;&lt;span style=&quot;font-family: arial; text-align: center;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मेरा सब बुरा भी कहना,&lt;/div&gt;&lt;/span&gt;&lt;span style=&quot;font-family: arial; text-align: center;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;पर अच्छा भी सब बताना।&lt;/div&gt;&lt;/span&gt;&lt;span style=&quot;font-family: arial; text-align: center;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मैं जाऊ दुनिया से तो सबको&lt;/div&gt;&lt;/span&gt;&lt;span style=&quot;font-family: arial; text-align: center;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मेरी दास्तान सुनाना&lt;/div&gt;&lt;/span&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;/span&gt;&lt;span style=&quot;font-family: arial; text-align: center;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;ये भी बताना की कैसे&lt;/div&gt;&lt;/span&gt;&lt;span style=&quot;font-family: arial; text-align: center;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;समंदर जीतने से पहले,&lt;/div&gt;&lt;/span&gt;&lt;span style=&quot;font-family: arial; text-align: center;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;में ना जाने कितनी छोटी-छोटी&lt;/div&gt;&lt;/span&gt;&lt;span style=&quot;font-family: arial; text-align: center;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;नदियों से हज़ारों बार हारा था।&lt;/div&gt;&lt;/span&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;span style=&quot;font-family: arial; text-align: center;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;वो घर वो ज़मीन दीखाना,&lt;/div&gt;&lt;/span&gt;&lt;span style=&quot;font-family: arial; text-align: center;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;कोई मगरूर भी कहेगा तो तुम&lt;/div&gt;&lt;/span&gt;&lt;span style=&quot;font-family: arial; text-align: center;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;उसको शुरूवात मेरी बताना।&lt;/div&gt;&lt;/span&gt;&lt;b style=&quot;font-family: arial; text-align: center;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;b&gt;(Meri Dastaan Sunana zakir khan poem Lyrics)&lt;/b&gt;&lt;/div&gt;&lt;/b&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial; font-weight: 700;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style=&quot;font-family: arial; text-align: center;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;बताना सफर की दुश्मनी मेरे,&lt;/div&gt;&lt;/span&gt;&lt;span style=&quot;font-family: arial; text-align: center;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;तकी कोई जो मेरी जैसी जमीन से आए&lt;/div&gt;&lt;/span&gt;&lt;span style=&quot;font-family: arial; text-align: center;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;उसके लिए नदी की हार छोटी ही रहे।&lt;/div&gt;&lt;/span&gt;&lt;span style=&quot;font-family: arial; text-align: center;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;समंदर जीतने का ख्वाब&lt;/div&gt;&lt;/span&gt;&lt;span style=&quot;font-family: arial; text-align: center;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;उसके दिल और दिमाग से ना जाए।&lt;/div&gt;&lt;/span&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style=&quot;font-family: arial; text-align: center;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;पर उनसे मेरी गलतिया भी मत छुपाना।&lt;/div&gt;&lt;/span&gt;&lt;span style=&quot;font-family: arial; text-align: center;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;कोई पूछे तो बता देना की&lt;/div&gt;&lt;/span&gt;&lt;span style=&quot;font-family: arial; text-align: center;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मे किस दर्ज का नाकाम था।&lt;/div&gt;&lt;/span&gt;&lt;span style=&quot;font-family: arial; text-align: center;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;कह देना की झूठा था मैं,&lt;/div&gt;&lt;/span&gt;&lt;span style=&quot;font-family: arial; text-align: center;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;बताना की कैसे जरूरत पर काम ना आ सका।&lt;/div&gt;&lt;/span&gt;&lt;span style=&quot;font-family: arial; text-align: center;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;वादे किए पर निभा न सका।&lt;/div&gt;&lt;/span&gt;&lt;b style=&quot;font-family: arial; text-align: center;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;b&gt;(Meri Dastaan Sunana zakir khan poem Lyrics)&lt;/b&gt;&lt;/div&gt;&lt;/b&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial; font-weight: 700;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style=&quot;font-family: arial; text-align: center;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;इंतकाम सारे पूरे किए, पर इश्क अधूरा रहने दिया।&lt;/div&gt;&lt;/span&gt;&lt;span style=&quot;font-family: arial; text-align: center;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;बता देना सबको की, में मतलबी बड़ा था।&lt;/div&gt;&lt;/span&gt;&lt;span style=&quot;font-family: arial; text-align: center;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;हर बड़े मुकाम पे तन्हा ही मैं खड़ा था।&lt;/div&gt;&lt;/span&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style=&quot;font-family: arial; text-align: center;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मेरा सब बुरा भी कहना, पर अच्छा भी सब बताना।&lt;/div&gt;&lt;/span&gt;&lt;span style=&quot;font-family: arial; text-align: center;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मैं जाऊ दुनिया से तो सबको&lt;/div&gt;&lt;/span&gt;&lt;span style=&quot;font-family: arial; text-align: center;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मेरी दास्तान सुनाना।&lt;/div&gt;&lt;/span&gt;&lt;/blockquote&gt;&lt;span style=&quot;font-family: arial; text-align: center;&quot;&gt;&lt;/span&gt;&lt;br /&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;b style=&quot;font-family: arial;&quot;&gt;(Meri Dastaan Sunana zakir khan poem Lyrics 2024)&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;b style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;h1&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Meri Dastaan Sunana poem lyrics in English-&lt;/span&gt;&lt;/h1&gt;&lt;blockquote style=&quot;border: none; margin: 0px 0px 0px 40px; padding: 0px; text-align: left;&quot;&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;Mera Sab bura bhi kehna,&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;Par aacha bhi sab batana.&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;Me jaau duniya se toh sabko&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;Meri dastaan sunana&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;Yeh bhi Batana Ki kaise&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;Samandar jeetne se pehle,&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;Me Na jaane kitni choti-choti&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;nadiyon se hazaaron bar haara tha.&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;Woh ghar Woh zameen deekhana,&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;Koi magrur bhi kahega toh tum&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;Usko shuruwat meri batana.&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;Batana safar ki dushwariya mere,&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;Taki koi jo Meri jaisi zameen se aaye&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;Uske liye nadi ki haar choti hi rahe.&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;Samsndar jeetne ka khawab&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;Uske dil aur dimag se na jaaye.&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;Par unse meri galatiya bhi mat chupana.&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;Koi pooche toh bata dena ki&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;Me kiss darje ka nakara tha.&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;Kah dena kee jhoota tha me,&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;Batana ki kaise zarurat par kaam na aa saka.&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;Waade kiye par nibha na saka.&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;Intkaam saare poore kiye, par ishq adhura rehne diya.&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;Bata dena sabko ki, me matlabi bada tha.&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;Har bade mukaam pe tanha hi mai khada tha.&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;Mera Sab bura bhi kehna, Par aacha bhi sab batana.&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;Me jaau duniya se toh sabko&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;Meri dastaan sunana.&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;/blockquote&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.dailyshayaris.com/feeds/8683451992077618652/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.dailyshayaris.com/2023/01/meri-dastaan-sunana-poem-lyrics-zakir-khan.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/8683451992077618652'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/8683451992077618652'/><link rel='alternate' type='text/html' href='https://www.dailyshayaris.com/2023/01/meri-dastaan-sunana-poem-lyrics-zakir-khan.html' title='Meri Dastaan Sunana | Zakir Khan- Poem lyrics 2024'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjUUuKzQUsqLk1P9EUXyzpYHC-hmBeng36X6m9rFsLPVZBdD9LMkgwPJSTrGK7SY90qgwGUjyPKz0VlO9KYWC_QTx_PdlXsDL0WcYce0hCDdltyQLO1pseNp-3DW83OAs-xCRFgKOcblejfmCRu6CaI0FPs_dqlb15f7F505qP_rdH1kzieRArVJIIPZQ/s72-w400-h200-c/Meri%20Dastaan%20Sunana%20(1).png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5306714030410460000.post-1349319470500546530</id><published>2022-09-25T20:21:00.007+05:30</published><updated>2024-06-16T21:07:04.281+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Shree Krishna Quotes"/><title type='text'>Shree krishna life changing motivational quotes in hindi latest collection of 500 quotes.</title><content type='html'>&lt;h1 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;Shree Krishna life changing motivational quotes collection 2024 :&lt;/span&gt;&lt;/h1&gt;&lt;div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh6EHL8D6C5tE3T_voUwYXqr0dxQl_zmcFxW5OiM_hGFuKknWNo0AlWZv5jK2xlrHPECvOA7M9Vh2fnBCWqxF8tjO-P18szhDohAa7cenZu-jfpjaBPoUwDeNQTROerXnP34riADqr7DIXhc6IJXfMneHg04mRIKlAa5_F09JPaZVKvMLUNQ6HTUU-u2A/s473/Shree_krishna_quotes.PNG&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;Shree Krishna life changing motivational quotes collection&quot; border=&quot;0&quot; data-original-height=&quot;321&quot; data-original-width=&quot;473&quot; height=&quot;217&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh6EHL8D6C5tE3T_voUwYXqr0dxQl_zmcFxW5OiM_hGFuKknWNo0AlWZv5jK2xlrHPECvOA7M9Vh2fnBCWqxF8tjO-P18szhDohAa7cenZu-jfpjaBPoUwDeNQTROerXnP34riADqr7DIXhc6IJXfMneHg04mRIKlAa5_F09JPaZVKvMLUNQ6HTUU-u2A/w320-h217/Shree_krishna_quotes.PNG&quot; title=&quot;Shree Krishna life changing motivational quotes collection&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;“.मनुष्य का जीवन केवल उसके कर्मो पर चलता है..,&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;जैसा कर्म होता है, वैसा उसका जीवन होता है..॥”&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;इस संसार में देखने के लिए बहुत सारे खूबसूरत स्थान है।&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;पर सबसे खूबसूरत जगह है, बंद आँखों से अपने भीतर देखना।&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&amp;nbsp;सफलता ख़ुशी की चाबी नहीं है, ख़ुशी सफलता की चाबी है।&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;आप जो कर रहे है, उससे अगर आप प्यार करते है, तो आप ज़रूर सफल होंगे।&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;script async=&quot;&quot; crossorigin=&quot;anonymous&quot; src=&quot;https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7436013544844894&quot;&gt;&lt;/script&gt;
&lt;!--new display Old--&gt;
&lt;ins class=&quot;adsbygoogle&quot; data-ad-client=&quot;ca-pub-7436013544844894&quot; data-ad-format=&quot;auto&quot; data-ad-slot=&quot;6508132362&quot; data-full-width-responsive=&quot;true&quot; style=&quot;display: block;&quot;&gt;&lt;/ins&gt;
&lt;script&gt;
     (adsbygoogle = window.adsbygoogle || []).push({});
&lt;/script&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;बीता हुआ कल जीवन को समझने का एक अच्छा मौका है&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;और आने वाला कल जीवन को जीने का एक दूसरा मौका।&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;अनुमान मन की कल्पना है ,&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;और अनुभव &quot; जिंदगी का सबक है ।&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;सच्ची खुशी तभी होती है ,&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;जब आपकी सोच, कथन और कर्म में समानता हो।&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;जैसे तेल समाप्त हो जाने पर दीपक बुझ जाता है..,&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;उसी प्रकार कर्म के क्षीण हो जाने पर भाग्य भी नष्ट हो जाता है।&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;जब मेहनत करने के बाद भी सपने पूरे नहीं होते। तो रास्ता बदलिए, सिद्धांत नहीं क्योंकि पेड़ भी हमेशा पत्ते बदलता है जड़ नहीं।&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मौन सबसे अच्छा उत्तर है&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;किसी ऐसे व्यक्ति के लिए&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;जो आपके शब्दों को महत्व नही देता..!!&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मनुष्य जन्म लेता है तो उसके पास सांसे तो होती हैं,&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;पर कोई नाम नहीं होता जब मृत्यु होती है&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;तो उसके पास नाम तो होता है पर सांसे नहीं होती।&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;इसी सांस और नाम के बीच की यात्रा को जीवन कहते हैं।&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;न किसी के अभाव में जियो न किसी के प्रभाव में जियो।&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;यह जिंदगी है आपकी अपने स्वभाव में जियो&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;किसी के प्रति मन में क्रोध लिये रहने की अपेक्षा&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;उसे तुरंत प्रकट कर देना अधिक अच्छा है..,&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;जैसे क्षण भर में जल जाना देर तक सुलगने से अधिक अच्छा है!&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मित्र गरीब है या अमीर मायने नहीं रखता।&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;बल्कि वो आपके बुरे समय में आपका साथ कितना देता है, यह मायने रखता है।&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;..इंसान चाहे जितना भी खुद को व्यस्त रखले,&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;जिससे वो प्रेम करता है उसकी यादों से नही बच सकता..&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;b&gt;Krishna motivational quotes in hindi&lt;/b&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;जब आप दूसरों के लिए अच्छा चाहते है तो वही अच्छी चीज़े आपके जीवन में वापस आती है।&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;यही प्रकृति का नियम है।&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;समय कभी नहीं रुकता&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;आज यदि बुरा चल रहा है तो कल अवश्य अच्छा आएगा&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;आप केवल निस्वार्थ भाव से कर्म कीजिए&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;और वही आपके हाथ में है ।&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;जिस व्यक्ति के विचार मैले हैं जो लापरवाह है और धोखे से भरा हुआ है&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;कोई कुछ भी बोला&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;स्वंम को शांत को रखो&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;धुप कितनी ही तेज&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;हो समुद्र सुखा नहीं करते&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;b&gt;Shri Krishna Quotes in Hindi&lt;/b&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मनुष्य हमेशा अपने भाग्य को कोसता है ये जानते हुए भी कि भाग्य से भी ऊंचा उसका कर्म है,&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;जो उसके स्वयं के हाथों में है।&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&amp;nbsp;एक समझदार व्यक्ति वही है जो दूसरों को देख कर उनकी विशेषताओं से सीखता है,&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;उनसे तुलना और ईर्ष्या नहीं करता।&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;शस्त्र केवल शरीर को घायल कर देते है।&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;किंतु शब्द आत्मा को भी घायल कर देते है।&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;दुनिया में केवल माता और पिता ही ऐसे इंसान है,&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;जो चाहते है की हमारे बच्चे हमसे भी ज्यादा कामयाब हो।&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;दुःख भोगने वाला आगे चलकर सुखी हो सकता है।&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मगर दुःख देने वाला कभी सुखी नहीं हो सकता।&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;समय मनुष्य के बनाए मार्ग पर नहीं चलता,&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मनुष्य को समय के दिखाए मार्ग पर चलना होता है।&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;इसी को नियति कहते है।&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&amp;nbsp;जीवन कठिन तब लगता है,&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;जब हम स्वयं में बदलाव करने के बजाय,&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;परिस्थितियों को बदलने का प्रयास करते है |&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;जो शांति मन से आती है, वही असली शांति होती है।&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;जीवन का मकसद सिर्फ जीना नहीं होता, बल्कि अपने और दूसरों के लिए भागीदारी करना होता है।&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;जब तुम अपने अंदर की दिव्यता को समझोगे, तब तुम ब्रह्मा का रूप देख पाओगे।&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;भगवान के भक्त सिर्फ मंदिरों में नहीं, बल्कि हर जगह मिलते हैं।&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;प्रेम करो, क्योंकि प्रेम ही जीवन की एकमात्र शक्ति है।&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;धर्म का अर्थ है सत्य और न्याय की पालना करना, और अपने कर्मों के द्वारा अच्छाई फैलाना।&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;अपने मन को वश में करो, तब सभी विकारों से मुक्ति मिलेगी।&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;जीवन की राह पर चलते रहो, क्योंकि श्री कृष्ण हमेशा तुम्हारे साथ हैं।&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;प्रेम से जीने की कला को श्री कृष्ण ने हमें सिखाया है।&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;भगवान कृष्ण की कृपा से जीवन में आनंद और समृद्धि का आभास होता है।&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;जब आप ईश्वर में विश्वास करते हैं, तो उन्हीं की कृपा से सब संभव होता है।&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;जीवन की मुश्किलें सिर्फ एक परीक्षा हैं, और श्री कृष्ण हमेशा साथ होते हैं उन्हें पार करने के लिए।&lt;/div&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;script async=&quot;&quot; crossorigin=&quot;anonymous&quot; src=&quot;https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7436013544844894&quot;&gt;&lt;/script&gt;
&lt;!--new display Old--&gt;
&lt;ins class=&quot;adsbygoogle&quot; data-ad-client=&quot;ca-pub-7436013544844894&quot; data-ad-format=&quot;auto&quot; data-ad-slot=&quot;6508132362&quot; data-full-width-responsive=&quot;true&quot; style=&quot;display: block;&quot;&gt;&lt;/ins&gt;
&lt;script&gt;
     (adsbygoogle = window.adsbygoogle || []).push({});
&lt;/script&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.dailyshayaris.com/feeds/1349319470500546530/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.dailyshayaris.com/2022/09/shree-krishna-life-changing-motivational-quotes-collection.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/1349319470500546530'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/1349319470500546530'/><link rel='alternate' type='text/html' href='https://www.dailyshayaris.com/2022/09/shree-krishna-life-changing-motivational-quotes-collection.html' title='Shree krishna life changing motivational quotes in hindi latest collection of 500 quotes.'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh6EHL8D6C5tE3T_voUwYXqr0dxQl_zmcFxW5OiM_hGFuKknWNo0AlWZv5jK2xlrHPECvOA7M9Vh2fnBCWqxF8tjO-P18szhDohAa7cenZu-jfpjaBPoUwDeNQTROerXnP34riADqr7DIXhc6IJXfMneHg04mRIKlAa5_F09JPaZVKvMLUNQ6HTUU-u2A/s72-w320-h217-c/Shree_krishna_quotes.PNG" height="72" width="72"/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5306714030410460000.post-6097040346075543392</id><published>2022-06-03T11:43:00.001+05:30</published><updated>2022-06-03T11:43:32.642+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Amandeep Singh (khayal)"/><category scheme="http://www.blogger.com/atom/ns#" term="Hindi Poem"/><title type='text'>Kya Dhoondh Rahe Ho Poetry with lyrics,  by Amandeep Singh.</title><content type='html'>&lt;h2 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Kya Dhoondh Rahe Ho Poetry (Amandeep Singh):&lt;/span&gt;&lt;/h2&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Representing the lyrics of the beautiful composition Kya dhoond rahe ho by Amandeep Singh-&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjYrlCZPDSdaxrCVQF_5Y1frrlmkKXt_wDas-ENPM5EjezQorIFw2_afIYyzBHwJt5CkkCPT-YC5H6E9ZXm3o5z7EOQHTxSADsU4txL2eY6eReRVMO9MNbl3h8L7nJmVhpOzT9ZUUWmof3KJJ9yPEe3YnXzF0_rK79xfzbx0ZduXw8-s_5a_LuVypLoHA/s437/Kya_dhoond_rahe_ho.jpg&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;kya dhoond rahe ho poetry lyrics&quot; border=&quot;0&quot; data-original-height=&quot;326&quot; data-original-width=&quot;437&quot; height=&quot;239&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjYrlCZPDSdaxrCVQF_5Y1frrlmkKXt_wDas-ENPM5EjezQorIFw2_afIYyzBHwJt5CkkCPT-YC5H6E9ZXm3o5z7EOQHTxSADsU4txL2eY6eReRVMO9MNbl3h8L7nJmVhpOzT9ZUUWmof3KJJ9yPEe3YnXzF0_rK79xfzbx0ZduXw8-s_5a_LuVypLoHA/w320-h239/Kya_dhoond_rahe_ho.jpg&quot; title=&quot;(kya dhoond rahe ho poetry lyrics)&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;script async src=&quot;https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7436013544844894&quot;
     crossorigin=&quot;anonymous&quot;&gt;&lt;/script&gt;
&lt;ins class=&quot;adsbygoogle&quot;
     style=&quot;display:block&quot;
     data-ad-format=&quot;autorelaxed&quot;
     data-ad-client=&quot;ca-pub-7436013544844894&quot;
     data-ad-slot=&quot;4430490941&quot;&gt;&lt;/ins&gt;
&lt;script&gt;
     (adsbygoogle = window.adsbygoogle || []).push({});
&lt;/script&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Meri Soch Ne Yeh Sawaal Kiya&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Phir Jawaab Ne Yeh Soch Liya. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Meri Soch Ne Yeh Sawaal Kiya&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Phir Jawaab Ne Yeh Soch Liya. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Roz Kuch Naya Paane Ki Chah Main&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Hum Ne Khud Ko Kitna Badal Diya. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Daude Udhar Jidhar Aaftab Tha&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Ghar Par Chaand Ko Yuhi Chhor Diya. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Apne Pairon Par Khade Hone Ke Liye Humne&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Ghutno Ko Ragda. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Maroda. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Aur Phir Tor Diya. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Tum. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Haan. . . Tum. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Tumhe Lagta Hai Tum Yeh Badal Doge. . ?&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Tum. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Jo Khush Nahi Rehte Raaton Ko&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Din Bhar Dohrate Ho Baaton Ko&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Baitho Laal Subha Tak Kabhi. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Yaad Karo Usse Yunhi&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Woh Bachha Kya Chahta Tha. . ?&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Madham. . . Madham Kya Kehta Tha. . ?&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Ek Khilone Wale Hawai Jahaj Par&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Baith Kar Usko Udhna Tha. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Kisi Gudiya Ki Surk Aankhon Mein&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Apna Kajal Bharna Tha. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Tumhe Lagta Hai. . ?&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Tum Usse Badal Doge. . ?&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Apna Raasta Dhundh Kar Chal Doge. . ?&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Bhaiya Bhool Gaye Kya Duniya Gol Hai. . ?&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Tumne Jo Khoya Tha Wo Hee Anmol Hai. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Khoya Kya Hai. . ?&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Jhaakho Andar. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Dekho. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;b&gt;(kya dhoond rahe ho poetry lyrics)&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Koi Besh Kimti Hira Tha. . ?&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Uth Ke Muh Mein Jeera Tha. . ?&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Sone Ka Auzaar Tha. . ?&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Ya Sachha Kisi Ka Pyaar Tha. . ?&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Tumhara Peela Joota The. . ?&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Ya Sikka Wo Jo Loota Tha. . ?&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Mila. . ?&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Nahi Na. . ?&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Nahi Milta Wo Jo Kho Jaata Hai. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Kyun Ki Khoya Wo Nahi Jo Tum Paa Na Sake&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Khoya Toh Wo Hai. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Jo Kuch Aur Paane Ki Hor Mein Tumne Gawa Diya. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Dekho Kitni Tez Daude Ho Tum. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Dekho Kitni Tez Daude Ho Tum&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Bhage Aur Kude Ho Tum. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Upar Se Bada Bhaari Tha&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Wo Basta Zimmedari Ka. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Hogaya Dekho Aadha Khoon&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Kho Diya Tumne Pura Sukoon. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Nahi Milta Na Sukoon Aaj-Kal. . ?&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Ab Bhaiya Jeb Mein Phone&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Aur Paison Ke Baad&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Jagah Kahaan Bachti Hai. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Itni Kahaan Ki Jaldi Hai. . ?&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Kidhar Jaana Hai. . ?&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Kidhar Bhaagna Hai. . ?&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Der Se Sona Hai Phir Jaldi Jaagna Hai. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Chahe Karni Nakal Hai&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Par School Mein Aana Awwal Hai. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Dil Ki Kahin Baat Par&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Kyun Dhyaan Dena Hai. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Sasta Tikau Jaisa Bhi Mile&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Par Job Pehle Lena Hai. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Phir 5 (Paanch) Din Ragad Kar Khudko&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Aaram Weekend Par Chhoroge. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Zindagi Bhar Ka Saara Sukoon Bhaiya&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Do Dino Mein Nichodoge. . ?&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Batao. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Ruk Jao. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Dum Lo. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;-----------------------------------&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Kaam Na Khatam Hogaya Hai. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Shunya Par Ruk Kar Saans Lo. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Dheere. . . Dheere. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Andar. . . Bahar. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Zindagi Ko Le Jaane Do Tumhe Wahan&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Jahaan Wo Le Jaana Chahti Hai. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Aise Hee Toh Udaan Li Jaati Hai&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Khilone Wale Hawai Jahaj Par. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Baitho. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Baitho Aur Spane Dekho&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Gairon Ke Nahi Apne Dekho. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Hawan Ko Behne Do Baalon Se. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Baatein Karo Apne Chhalon Se. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Kisi Shaam Khwabon Ke Liye Bhi&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Chuuti Khareed Kar Laaya Karo. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Chupke Se Phir Pichli Khidki Se&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Sukoon Ko Bulaya Karo. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Rok Kar Ghadi Ke Kaaton Ko Tum&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Phir Raat Yunhi Zaaya Karo. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Yaad Hai Na. . ?&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Faiz Ne Kaha Hai. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Ki Dil Na Umeed Toh Nahi&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Nakaam Hee Toh Hai. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Bahut Lambi Hai Gum Ki Shaam&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Magar Shaam Hee Toh Hai. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Toh Chalne Dona Shaam Ko Apni Raftaar Se&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Maana Ki Thodi Gam Bhari Hai. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Par Hai Toh Apne Haq Ki Shaam. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Apne Haq Ki Raat Bhi Hogi&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Apne Haq Ke Taarein Hai. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Chaand Sabka Hai Toh Rehne Do Bhaiya&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Jugnoo Toh Hamare Hai. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Isliye Amrita Ban Kar Sahir Ko Chahne Mein&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Itna Mat Ulaj Jaana Ki Tum Imroz Ko Dekh Bhi Na Pao. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Sahir Tumhara Junoon Hai&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Magar Imroz. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Tumhara Sukoon. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Milna Zaroor Usse. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Banane Dena Usse Tumhari Tasveerin&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Taaki. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Jaate Jaate Tum Bhi Keh Sako&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Ki Main Tenu Phir Milaangi. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Yaar Geet Ko Aditya Bhi Train Chutne Par Hee Mila Tha&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Isliye Kuch Kaam Galat Hone Dona. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Zindagi Apni Chaalein Aise Hee Chalti Hai&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Sukoon Ke Pal Churana Seekho. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Kabhi Kisi Kaam Ko Na Karke Dekho&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Kai Dafa Aise Bhi Baat Banti Hai. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Khud Ko Taufe Do&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Gulzar Ki Kitabein Kharido. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Pyaar Me Giro. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Sambhlo Aur. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Phir Doob Jao. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Kisi Ajnabi Ke Saath Ek Lambi Sair Par Jao. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Kahaaniya Suno. . . Kavita Bano. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Kahi Beech Mein Ruk Kar Ek Shabd Ko Bar-Bar Padho. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Tumhe Nahi Pata Tum Kab Wapis Bula Liye Jaaoge&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Kisi Roz Kahin Der Se Pahuncho Aur&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Intezaar Karne Do Kismat Ko Tumhara. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Agar Woh Pucche Ki Kahaan Reh Gaye The. . ?&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Toh Muskura Kar Kehna. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Jo Aye Zindagi Jeene Mein Thoda Vyast Tha. . .&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;b&gt;Thank you for reading, please leave comments and &lt;a href=&quot;http://www.dailyshayaris.com&quot;&gt;visit again&lt;/a&gt;&amp;nbsp;dailyshayaris&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;h3 style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Watch Video Here&lt;/span&gt;&lt;/h3&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;iframe allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&quot; allowfullscreen=&quot;&quot; frameborder=&quot;0&quot; height=&quot;250&quot; src=&quot;https://www.youtube.com/embed/pKlj40BoTGI&quot; title=&quot;YouTube video player&quot; width=&quot;300&quot;&gt;&lt;/iframe&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.dailyshayaris.com/feeds/6097040346075543392/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.dailyshayaris.com/2022/06/kya-dhoond-rahe-ho-poem-lyrics.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/6097040346075543392'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/6097040346075543392'/><link rel='alternate' type='text/html' href='https://www.dailyshayaris.com/2022/06/kya-dhoond-rahe-ho-poem-lyrics.html' title='Kya Dhoondh Rahe Ho Poetry with lyrics,  by Amandeep Singh.'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjYrlCZPDSdaxrCVQF_5Y1frrlmkKXt_wDas-ENPM5EjezQorIFw2_afIYyzBHwJt5CkkCPT-YC5H6E9ZXm3o5z7EOQHTxSADsU4txL2eY6eReRVMO9MNbl3h8L7nJmVhpOzT9ZUUWmof3KJJ9yPEe3YnXzF0_rK79xfzbx0ZduXw8-s_5a_LuVypLoHA/s72-w320-h239-c/Kya_dhoond_rahe_ho.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5306714030410460000.post-5692081752385778255</id><published>2021-07-24T12:58:00.000+05:30</published><updated>2021-07-24T12:58:02.600+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Jai Ojha"/><title type='text'> Andar Se Nahi Marna Hai | Jai Ojha motivational Poem</title><content type='html'>&lt;h2 style=&quot;text-align: left;&quot;&gt;&amp;nbsp;Andar Se Nahi Marna Hai by Jai Ojha&lt;/h2&gt;&lt;div&gt;Andar Se Nahi Marna Hai is the poem narrated by Jai Ojha. Jai Ojha is a talented poet, many poems of Jai Ojha were famous. Andar Se Nahi Marna Hai poem gives motivation to us.&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj5DH4mpzj4ecQN3BDj8aHeXpg8ck9Z5jyC9-FhXvYWyS49sLwJoa_S0mkrEBjtBGQgm3jIBbJ3TP21N38gCNa4N3j08ez_hlxRSJcVWzyrYQkuRkzRRpVZ0fDmzeLeJT1puQAlGKmvjCUT/s500/Andar-Se-Nahi-Marna-Hai-by-ai-Ojha.jpg&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;Andar Se Nahi Marna Hai by Jai Ojha&quot; border=&quot;0&quot; data-original-height=&quot;281&quot; data-original-width=&quot;500&quot; height=&quot;180&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj5DH4mpzj4ecQN3BDj8aHeXpg8ck9Z5jyC9-FhXvYWyS49sLwJoa_S0mkrEBjtBGQgm3jIBbJ3TP21N38gCNa4N3j08ez_hlxRSJcVWzyrYQkuRkzRRpVZ0fDmzeLeJT1puQAlGKmvjCUT/w320-h180/Andar-Se-Nahi-Marna-Hai-by-ai-Ojha.jpg&quot; title=&quot;Andar Se Nahi Marna Hai by Jai Ojha&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;h2 style=&quot;text-align: center;&quot;&gt;&lt;/h2&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;h2 style=&quot;text-align: center;&quot;&gt;&amp;nbsp;Andar Se Nahi Marna Poem:&lt;/h2&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;इम्तेहान इस बात का नहीं को कौन मरेगा, कौन जियेगा…&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;इम्तेहान इस बात का है कि कौन कितनी शिद्दत से लड़ेगा….&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मौत से अगर जंग हो तो आखिरी दम तक लड़ना है…&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;चाहे जो हो जाये दोस्त, अंदर से नहीं मरना है…&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&amp;nbsp;जब दम तुम्हारा घुटने लगे, जब प्राण हाथ से छूटने लगे…&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;जब वजन ह्रदय पे लगने लगे, जब बदन तुम्हारा थकने लगे…&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;तो ठीक उसी वक़्त जोर लगाकर पूरा अपना, अगली श्वास को भरना है…&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;चाहे जो हो जाये दोस्त, अंदर से नहीं मरना है…&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;यकीन मनो मौत से ज्यादा जीवन तुम्हे पुकार रहा है…&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;यकीन मनो इस वायरस से ज्यादा भय का वायरस मार रहा है…&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;तो तुम भी देखो दर की आँखों में, और कहो मुझे तो हर हाल में जीना है…&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;चाहे जो हो जाये दोस्त, अंदर से नहीं मरना है…&lt;/div&gt;&lt;/blockquote&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;Ladke Bhi Haarte Hai Ishq Mein Hindi Poem By Jai Ojha&quot;&gt;(Ladke Bhi Haarte Hai Ishq Mein Hindi Poem By Jai Ojha)&lt;/a&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&amp;nbsp;हाँ जलती चिताये दिखा रही है, ख़बरें बेशक डरा रही है…&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;सूनी है सड़कें भी बाहर, दुनिया जैसे मातम मना रही है…&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;सबकुछ सच है लेकिन देखो तुम जिन्दा हो इस वक़्त अभी, शुक्रिया इसी बात का करना है…&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;चाहे जो हो जाये दोस्त, अंदर से नहीं मरना है…&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;और इस वायरस से तो तुम जीतोगे, बस डर, निराशा, भय, मायूसी, इनको परास्त करना है…&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;चाहे जो हो जाये दोस्त, अंदर से नहीं मरना है…&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;इंसान की ताक़त के आगे कौनसा वायरस टिक पायेगा…&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;आज नहीं तो कल फिर ये शमा फिर रोशन हो जायेगा…&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मुश्किल दौर में हमको बस, हाथ थाम के चलना है…&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;चाहे जो हो जाये दोस्त, अंदर से नहीं मरना है…&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;और जीवन की जब हर जंग जीत ली हमने, तो इस वायरस से क्या डरना है…&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;चाहे जो हो जाये दोस्त, अंदर से नहीं मरना है…&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&amp;nbsp;जीवन की अनिश्चितताएं ये जीवन हमको सीखा रहा है…&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;प्राण वायु की कीमत इंसान को मुश्किल सांसो के जरिये बता रहा है…&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;और यही सबक है कि चलती हर एक साँस पे अबसे, रब का सुमिरन करना है…&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;चाहे जो हो जाये दोस्त, अंदर से नहीं मरना है…&lt;/div&gt;&lt;/blockquote&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-size: large;&quot;&gt;Thank for reading, we hope that you all loved this poem, visit our website we post such beautiful content daily. Read more beautiful poems &lt;a href=&quot;https://www.dailyshayaris.com/2020/09/ladke-bhi-haarte-hai-ishq-mein-poem-Jai-Ojha%20%20.html&quot;&gt;here&lt;/a&gt;..!!!&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;iframe allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&quot; allowfullscreen=&quot;&quot; frameborder=&quot;0&quot; height=&quot;356&quot; src=&quot;https://www.youtube.com/embed/tS7nzQndlPk&quot; title=&quot;YouTube video player&quot; width=&quot;479&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.dailyshayaris.com/feeds/5692081752385778255/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.dailyshayaris.com/2021/07/andar-se-nahi-marna-hai-jai-ojha.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/5692081752385778255'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/5692081752385778255'/><link rel='alternate' type='text/html' href='https://www.dailyshayaris.com/2021/07/andar-se-nahi-marna-hai-jai-ojha.html' title=' Andar Se Nahi Marna Hai | Jai Ojha motivational Poem'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj5DH4mpzj4ecQN3BDj8aHeXpg8ck9Z5jyC9-FhXvYWyS49sLwJoa_S0mkrEBjtBGQgm3jIBbJ3TP21N38gCNa4N3j08ez_hlxRSJcVWzyrYQkuRkzRRpVZ0fDmzeLeJT1puQAlGKmvjCUT/s72-w320-h180-c/Andar-Se-Nahi-Marna-Hai-by-ai-Ojha.jpg" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5306714030410460000.post-2667344957400834573</id><published>2021-06-20T10:47:00.000+05:30</published><updated>2021-06-20T10:47:20.350+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Nidhi Narwal"/><title type='text'>Tanhai poem by Nidhi Narwal | तन्हाई Poem Lyrics</title><content type='html'>&lt;div style=&quot;text-align: left;&quot;&gt;&lt;h1 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;Tanhai Poem by Nidhi Narwal:&lt;/span&gt;&lt;/h1&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&amp;nbsp;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5LZan6JSIZ-Fvyntt7oGJ_Mi4QjP0ULO5MJ9vZgsGcSlLkIMbntmdg0XZJaR0aU2QTlnEA7UpOY_uaJBht3JoW8d7plKno92FgPY1ilGE_jp1YsQAmt2lPjFEIdcd4JXc5SdUiLn3pHXj/s550/Tanhai-by-Nidh-Narwal-poem.jpg&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;308&quot; data-original-width=&quot;550&quot; height=&quot;224&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5LZan6JSIZ-Fvyntt7oGJ_Mi4QjP0ULO5MJ9vZgsGcSlLkIMbntmdg0XZJaR0aU2QTlnEA7UpOY_uaJBht3JoW8d7plKno92FgPY1ilGE_jp1YsQAmt2lPjFEIdcd4JXc5SdUiLn3pHXj/w400-h224/Tanhai-by-Nidh-Narwal-poem.jpg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;h3 style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;/span&gt;&lt;/h3&gt;&lt;blockquote&gt;&lt;h3 style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;Tanhai 💔&lt;/span&gt;&lt;/h3&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;div style=&quot;text-align: center;&quot;&gt;हर पल मेरी तन्हाई ये काटती है मुझको…&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;कई हिस्सों में कम्बख्त ये बांटती है मुझको…&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;एक शोर सुनाई देता है, जो सुन्न है…&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;तन्हाई किसी गीत की एक अधूरी धुन है…&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मैं हर वक़्त घिरी रहती हूँ,&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;तमाम लोगो की तमाम यादों से…&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;तमाम यादें जिनमे मैं नहीं हूँ…&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मैं इस कदर अकेली हूँ…&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मैं लोगो के पैर की धूल की तरह पीछे छोड़ी गयी हूँ…&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मैं टुकड़ों में बँटकर भी बार बार तोड़ी गयी हूँ…&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;ये दुनिया कितनी बड़ी है…&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;इतनी बड़ी है कि इसमें खो जाना तो आम बात है…&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;ये दुनिया इतनी बड़ी है कि इस दुनिया में किसी के भी पास,&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;तुम्हे छोड़कर चले जाने को काफी से बहुत ज्यादा जगह है…&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;इस बड़ी सी दुनिया में मेरा एक कोना है,&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;ये जितना खाली है उतना ही भरा है अंधेरो से…&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मेरे अपनों ने बक्शे है ये मुझे, नहीं मिले है गैरों से…&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मेरे इर्द गिर्द पहरा है, मेरे बीते कल का…&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;जो मेरे आज को अंदर आने ही नहीं देता…&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;color: #ff00fe; font-family: helvetica;&quot;&gt;&lt;i&gt;&lt;a href=&quot;https://www.dailyshayaris.com/2020/11/bachpan-poetry-by-nidhi-narwal-lyrics.html&quot;&gt;&lt;b&gt;Beautiful poems by Nidhi Narwal&lt;/b&gt;&lt;/a&gt;&lt;/i&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मैं कहीं पिछले दिनों में बैठी हूँ बंद होकर…&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;और सब आगे निकल गए है मुझे अकेला छोड़कर…&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;बहुत सहा है दिल ने, पर मेरे दिल में होंसले बहुत है…&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;मैं दिल को दिलासे दूँ भी तो मगर कैसे…&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;इसके मेरे बीच में अब फांसले बहुत है…&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मैं उस जगह पे बैठी हूँ जहाँ तक मैं खुद भी कभी जा नहीं पाती…&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;ये तन्हाई इतनी गहरी है कि मैं खुद को भी खुद से मिला नहीं पाती…&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;ये तन्हाई जैसे खाई, ये तन्हाई जैसे कोई खाई हो…&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;जिसमे कूद गयी है आवाज मेरी,&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;तो अब जब बोलती हूँ तो लगता है कि बड़बड़ा रही हूँ…&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;जो मेरी बात तक सुनने को मौजूद तक नहीं है…&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मैं उसे सब समझा रही हूँ, समझे….&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;div style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; text-align: left;&quot;&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;&lt;b&gt;Also Read :&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;&lt;div style=&quot;border-bottom: none; border-image: initial; border-left: 0px; border-right: 0px; border-top: none; font-stretch: inherit; font-variant-east-asian: inherit; font-variant-numeric: inherit; line-height: normal; margin: 0px 0px 0.6em; padding: 15px 0px 0px; position: relative; vertical-align: baseline; z-index: 0;&quot;&gt;&lt;a href=&quot;https://www.dailyshayaris.com/2021/03/kahani-karn-ki-hindi-poem-lyrics-by.html&quot; style=&quot;border: 0px; font-stretch: inherit; font-variant: inherit; line-height: inherit; margin: 0px; outline: none; padding: 0px; text-decoration-line: none; transition: all 0.25s ease 0s; vertical-align: baseline; z-index: 0;&quot;&gt;&lt;i&gt;&lt;span style=&quot;color: #2b00fe;&quot;&gt;&lt;b&gt;Kahani Karn Ki |&lt;/b&gt; Hindi Poem lyrics by Abhi Munde&lt;/span&gt;&lt;/i&gt;&lt;/a&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;&lt;i&gt;&lt;a href=&quot;https://www.dailyshayaris.com/2020/09/ladke-bhi-haarte-hai-ishq-mein-poem-Jai-Ojha%20%20.html&quot;&gt;Ladke Bhi Haarte Hai Ishq Mein Hindi Poem By Jai Ojha&lt;/a&gt;&lt;/i&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;iframe allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&quot; allowfullscreen=&quot;&quot; frameborder=&quot;0&quot; height=&quot;350&quot; src=&quot;https://www.youtube.com/embed/QNUPAabUmuQ&quot; title=&quot;YouTube video player&quot; width=&quot;400&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.dailyshayaris.com/feeds/2667344957400834573/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.dailyshayaris.com/2021/06/tanhai-poem-by-nidhi-narwal-poem-lyrics.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/2667344957400834573'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/2667344957400834573'/><link rel='alternate' type='text/html' href='https://www.dailyshayaris.com/2021/06/tanhai-poem-by-nidhi-narwal-poem-lyrics.html' title='Tanhai poem by Nidhi Narwal | तन्हाई Poem Lyrics'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5LZan6JSIZ-Fvyntt7oGJ_Mi4QjP0ULO5MJ9vZgsGcSlLkIMbntmdg0XZJaR0aU2QTlnEA7UpOY_uaJBht3JoW8d7plKno92FgPY1ilGE_jp1YsQAmt2lPjFEIdcd4JXc5SdUiLn3pHXj/s72-w400-h224-c/Tanhai-by-Nidh-Narwal-poem.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5306714030410460000.post-6861284382645725975</id><published>2021-05-06T11:03:00.021+05:30</published><updated>2024-03-08T19:40:30.784+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Swami Samarth"/><title type='text'>Shree Swami Samarth quotes in Marathi and Hindi | Collection of 2024 |</title><content type='html'>&lt;h2 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;Shree Swami Samarth 100+ quotes 2024 collection:&lt;/span&gt;&lt;/h2&gt;&lt;div&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;100+ Life changing&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;b&gt;Shree Swami Samarth 100+ quotes&lt;/b&gt; in Marathi and Hindi, Collection of swami Samarth Maharaj quotes. Please leave a beautiful comment if you loved this post.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;h3 style=&quot;clear: both; text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica; font-size: large;&quot;&gt;&amp;nbsp;Swami Samarth Status in Marathi&lt;/span&gt;&lt;/h3&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhj8INDpbl9Z-6yMBINt06mT38orxq7bht7FzS-Mxh_Ea8iUnltHkyq206mJcFw1KhriqNkveq5Vvy-CO8t1OgBx3xyxwDYbuUWCDG723c4FfcRsb5tSABLn2g_6JKiwd581_w-cz-mZPly/s280/Screenshot+%2528382%2529.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;Shree Swami Samarth quotes in marath&quot; border=&quot;0&quot; data-original-height=&quot;279&quot; data-original-width=&quot;280&quot; height=&quot;319&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhj8INDpbl9Z-6yMBINt06mT38orxq7bht7FzS-Mxh_Ea8iUnltHkyq206mJcFw1KhriqNkveq5Vvy-CO8t1OgBx3xyxwDYbuUWCDG723c4FfcRsb5tSABLn2g_6JKiwd581_w-cz-mZPly/w320-h319/Screenshot+%2528382%2529.png&quot; title=&quot;Shree Swami Samarth quotes in marath&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div style=&quot;text-align: center;&quot;&gt;“उगाची भितोसी भय हे पळू दे, जवळी उभी स्वामी शक्ती कळू दे,&lt;br /&gt;जगी जन्म मृत्यू असे खेळ ज्यांचा, नको घाबरू तू असे बाळ त्यांचा”&amp;nbsp;&lt;/div&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;“ऐहिक जीवनाचे नश्वर स्वरूप जाणावे, निष्काम कर्म करावे.&lt;br /&gt;श्री स्वामी समर्थ&amp;nbsp;&lt;/div&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;“यशस्वी होण्याचा एकच उत्तम पर्याय आहे, दुसऱ्याच भल झालेले पाहण्याची ताकद आपल्या मनात असली पाहिजे.”&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;h3 style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica; font-size: large;&quot;&gt;&amp;nbsp;Swami Samarth Maharaj thoughts&lt;/span&gt;&lt;/h3&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg-uW2BwX90reZmsEC5zyM2L7w5m9kQoHp5RdJ8NIwZYvyvOC-NLj-h49Cq2FayJqXa8RE8K1MfSdQgQCAVhsZFz9GOPY61d72vBN_6cVbflxzRDGByXVh0lR5B9TiOCMk7GmdI8KVy9zZl/s252/Shree+Swami+Samarth+quotes+%25281%2529.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;Shree Swami Samarth quotes in marathi&quot; border=&quot;0&quot; data-original-height=&quot;252&quot; data-original-width=&quot;230&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg-uW2BwX90reZmsEC5zyM2L7w5m9kQoHp5RdJ8NIwZYvyvOC-NLj-h49Cq2FayJqXa8RE8K1MfSdQgQCAVhsZFz9GOPY61d72vBN_6cVbflxzRDGByXVh0lR5B9TiOCMk7GmdI8KVy9zZl/w292-h320/Shree+Swami+Samarth+quotes+%25281%2529.png&quot; title=&quot;Shree Swami Samarth quotes in marathi&quot; width=&quot;292&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;script async=&quot;&quot; crossorigin=&quot;anonymous&quot; src=&quot;https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7436013544844894&quot;&gt;&lt;/script&gt;
&lt;!--New Disply 6921--&gt;
&lt;ins class=&quot;adsbygoogle&quot; data-ad-client=&quot;ca-pub-7436013544844894&quot; data-ad-format=&quot;auto&quot; data-ad-slot=&quot;2365851182&quot; data-full-width-responsive=&quot;true&quot; style=&quot;display: block;&quot;&gt;&lt;/ins&gt;
&lt;script&gt;
     (adsbygoogle = window.adsbygoogle || []).push({});
&lt;/script&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;script async=&quot;&quot; src=&quot;https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js&quot;&gt;&lt;/script&gt;
&lt;!--New Disply 6921--&gt;
&lt;ins class=&quot;adsbygoogle&quot; data-ad-client=&quot;ca-pub-7436013544844894&quot; data-ad-format=&quot;auto&quot; data-ad-slot=&quot;2365851182&quot; data-full-width-responsive=&quot;true&quot; style=&quot;display: block;&quot;&gt;&lt;/ins&gt;
&lt;script&gt;
     (adsbygoogle = window.adsbygoogle || []).push({});
&lt;/script&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p style=&quot;text-align: center;&quot;&gt;“जो असे कारण सर्व सृष्टीशी अकारणे जो लावी भक्तीसी भुलवी मनाच्या दंभ युक्तीसी असा अविनाशी स्वामी माझा”&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style=&quot;text-align: center;&quot;&gt;“मोठा अधिकार, संपत्ती यांचा चिरकाल भरवसा मानू नये.&lt;br /&gt;श्री स्वामी समर्थ जय जय रघुवीर समर्थ”&lt;/div&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;“विश्वास ठेव जिथे संपते मर्यादा तुझी, तिथून साथ देतो मी”&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style=&quot;text-align: center;&quot;&gt;“मोठा अधिकार, संपत्ती यांचा चिरकाल भरवसा मानू नये.&lt;br /&gt;श्री स्वामी समर्थ जय जय रघुवीर समर्थ”&lt;/div&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;“जाणीव ठेव शुद्ध मनासी काय व्यर्थ बरळतो कशाची असो भूक त्यासी? तू पुढे काय ठेवितो”&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;script async=&quot;&quot; src=&quot;https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js&quot;&gt;&lt;/script&gt;
&lt;!--New Disply 6921--&gt;
&lt;ins class=&quot;adsbygoogle&quot; data-ad-client=&quot;ca-pub-7436013544844894&quot; data-ad-format=&quot;auto&quot; data-ad-slot=&quot;2365851182&quot; data-full-width-responsive=&quot;true&quot; style=&quot;display: block;&quot;&gt;&lt;/ins&gt;
&lt;script&gt;
     (adsbygoogle = window.adsbygoogle || []).push({});
&lt;/script&gt;&lt;/div&gt;&lt;h3 style=&quot;text-align: center;&quot;&gt;Swami Samarth Suvichar&lt;/h3&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;blockquote&gt;तुझ्या अंतरात्म्यात आहे मी तुला हरू देणार नाही,&lt;br /&gt;या कलियुगात तुला एकटे सोडणार नाही,&amp;nbsp;&lt;br /&gt;जी झुंझ तू खेळतो आहेस मनासी त्यात तुला मार्ग दाखवत असणार मी.&amp;nbsp;&lt;br /&gt;भिऊ नकोस मी तुझ्या पाठीशी आहे.”&lt;/blockquote&gt;&lt;/div&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;&lt;/p&gt;&lt;blockquote&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgL8BxgBlm1pI1nlxszEMNy55aiLWiXlXbanQF-7QqWgm5nMP8lYxUQF12XOXocvnVskQCQPArxxaKASh7o3QMrrSq-l-8EjBxgkKUhJkMevlZcKfejvimwhgJV9b7dlHu7LCnDKe4MtBoI/s203/Screenshot+%2528380%2529.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;Shree Swami Samarth quotes in marath&quot; border=&quot;0&quot; data-original-height=&quot;203&quot; data-original-width=&quot;200&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgL8BxgBlm1pI1nlxszEMNy55aiLWiXlXbanQF-7QqWgm5nMP8lYxUQF12XOXocvnVskQCQPArxxaKASh7o3QMrrSq-l-8EjBxgkKUhJkMevlZcKfejvimwhgJV9b7dlHu7LCnDKe4MtBoI/w315-h320/Screenshot+%2528380%2529.png&quot; title=&quot;Shree Swami Samarth quotes in marath&quot; width=&quot;315&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div style=&quot;text-align: center;&quot;&gt;“भिऊ नकोस मी तुझ्या पाठीशी आहे,&amp;nbsp;&lt;br /&gt;एवढ वाक्य पुरेस आहे कोणत्याही संकटावर मात करण्यासाठी.&amp;nbsp;&lt;br /&gt;मनामध्ये श्रद्धा आणि विश्वास असेल तर कोणतीही गोष्ट अशक्य नाही आहे.&amp;nbsp;&lt;br /&gt;आणि बाकी कोट्स सारख्या खालीही काही कोट्स आहेत,”&lt;/div&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style=&quot;text-align: center;&quot;&gt;“अडचणी आयुष्यात नव्हे तर मनात असतात.&lt;br /&gt;ज्या दिवशी मनावर विजय मिळवाल&lt;br /&gt;त्या दिवशी आपोआप मार्ग निघेल.&lt;br /&gt;श्री स्वामी समर्थ जय जय रघुवीर समर्थ”&lt;/div&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style=&quot;text-align: center;&quot;&gt;“गरिबाला केलेले दान आणि सद्गुरू स्वामींचे मुखात घेतलेले नाव कधी वाया जात नाही,”&lt;br /&gt;“खूप अडचणी आहेत जीवनात परंतु त्यांना समोर जाण्याची शक्ती फक्त तुमच्यामुळे येते.”&lt;/div&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style=&quot;text-align: center;&quot;&gt;“।।ब्रह्मांड नायक।।&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;तू कोणाला फसवू नकोस.&lt;br /&gt;मी आहे तुझ्या पाठीशी तुझी फसवणूक होऊ देणार नाही.”&lt;/div&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEijpTkU3YbnjgwygkmJrhikTaTtemO6HtSPIu7XJhf-v3h60FbRRwG8-SSuhv7arUEYjxITR3FdPOC205xHoedI16qCxMROv5E3vIjTE3nqoioVD1LhSiFIccI71PBJ0VQV5FVvzn-WRz4G/s307/Shree+Swami+Samarth+quotes+%25282%2529.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;Shree Swami Samarth quotes in marathi&quot; border=&quot;0&quot; data-original-height=&quot;307&quot; data-original-width=&quot;250&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEijpTkU3YbnjgwygkmJrhikTaTtemO6HtSPIu7XJhf-v3h60FbRRwG8-SSuhv7arUEYjxITR3FdPOC205xHoedI16qCxMROv5E3vIjTE3nqoioVD1LhSiFIccI71PBJ0VQV5FVvzn-WRz4G/w261-h320/Shree+Swami+Samarth+quotes+%25282%2529.png&quot; title=&quot;Shree Swami Samarth quotes in marathi&quot; width=&quot;261&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p style=&quot;text-align: center;&quot;&gt;“कोणत्याही साकारात्मात विचारांना कोणतेही विष मारू शकत नाही आणि कोणत्याही नकारात्मक विचारांना कोणतेही औषध वाचवू शकत नाही.”&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;“प्राण गेला तरीही दुस-या जीवाची हिंसा करू नये.”&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span face=&quot;Roboto, Helvetica, Arial, sans-serif&quot; style=&quot;background-color: white; border: 0px; box-sizing: border-box; color: #111111; font-stretch: inherit; font-variant-east-asian: inherit; font-variant-numeric: inherit; font-weight: 700; line-height: inherit; margin: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;“भिऊ नको मी तुझ्या पाठीशी आहे”&lt;/span&gt;&lt;span style=&quot;text-align: left;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;h2 style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;SWAMI SAMARTH MAHARAJ QUOTES IN MARATHI&lt;/span&gt;&lt;/h2&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div style=&quot;text-align: center;&quot;&gt;जो असे कारण सर्व सृष्टीशी अकारणे जो लावी भक्तीसी भुलवी&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&amp;nbsp;मनाच्या दंभ युक्तीसी असा अविनाशी स्वामी माझा&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;विश्वास ठेव जिथे संपते मर्यादा तुझी, तिथून साथ देतो मी&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;जाणीव ठेव शुद्ध मनासी काय व्यर्थ बरळतो&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;कशाची असो भूक त्यासी? तू पुढे काय ठेवितो&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;तुझ्या अंतरात्म्यात आहे मी तुला हरू देणार नाही,&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;या कलियुगात तुला एकटे सोडणार नाही,&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;जी झुंझ तू खेळतो आहेस मनासी त्यात तुला मार्ग दाखवत असणार मी.&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;भिऊ नकोस मी तुझ्या पाठीशी आहे.&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;ऐहिक जीवनाचे नश्वर स्वरूप जाणावे, निष्काम कर्म करावे – श्री स्वामी समर्थ&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&amp;nbsp;मोठा अधिकार, संपत्ती यांचा चिरकाल भरवसा मानू नये –&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&amp;nbsp;श्री स्वामी समर्थ जय जय रघुवीर समर्थ&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;भिऊ नकोस मी तुझ्या पाठीशी आहे&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;अडचणी आयुष्यात नव्हे तर मनात असतात.&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;ज्या दिवशी मनावर विजय मिळवाल त्या दिवशी आपोआप मार्ग निघेल&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;– श्री स्वामी समर्थ जय जय रघुवीर समर्थ&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;खूप अडचणी आहेत जीवनात परंतु त्यांना समोर जाण्याची शक्ती फक्त तुमच्यामुळे येते&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;तू कोणाला फसवू नकोस. मी आहे तुझ्या पाठीशी तुझी फसवणूक होऊ देणार नाही&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;कोणत्याही साकारात्मात विचारांना कोणतेही विष मारू शकत नाही&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;आणि कोणत्याही नकारात्मक विचारांना कोणतेही औषध वाचवू शकत नाही.&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;प्राण गेला तरीही दुस-या जीवाची हिंसा करू नये&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;(&lt;b&gt;swami samarth maharaj suvichar collection&lt;/b&gt;)&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;ध्येय साध्य करणे कितीही कठीण असो,&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;पण जर आत्मविश्वास असेल तर अशक्य असे काहीच नाही&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&amp;nbsp;– श्री स्वामी समर्थ&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;वाईट वेळेत साथ सोडलेल्या लोकांकडे लक्ष देऊ नका.&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&amp;nbsp;पण ज्यांनी वाईट वेळेत साथ देऊन चांगली वेळ आणून दिली&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;त्यांचे मोल कधी विसरू नका&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&amp;nbsp;– स्वामी समर्थ&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;b&gt;स्वामी समर्थ कोट्स मराठीत (Swami Samarth Quotes In Marathi)&lt;/b&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;निःशंक हो, निर्भय हो, प्रचंड स्वामीबळ पाठीशी,&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;नित्य आहे रे मना।&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;अतर्क्य अवधूत हे स्मर्तुगामी,&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;अशक्य ही शक्य करतील स्वामी&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;कृपापूर्ण नेत्र स्वामींचे मायेने भरलेले,&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;भक्तांच्या भेटीसाठी दिसतात आसुसलेले&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;चेहऱ्यावरचं तेज पाहून भान हरपते,&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;स्वामीचरणी मन सहज दृढ होते&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;क्षणोक्षणी वाटे स्वामी नामाचा आधार,&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;स्वामी संग धरता कोण राहील निराधार&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&amp;nbsp;ब्रम्हांडनायक श्री स्वामी समर्थ&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;Shree swami samarth message&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;दुसऱ्याच्या ताटातलं हिसकावून खाण्यात एखाद्याला आपली शान वाटते.&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;तर कुणाला आपल्या ताटातलं दुसऱ्याला भरवण्यात समाधान वाटते&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&amp;nbsp;– श्री स्वामी समर्थ&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;विश्वास ठेव…अरे जो माझा हात पकडतो&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;त्याला कधी कोणाचे पाय पकडण्याची गरज भासत नाही&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&amp;nbsp;– श्री स्वामी समर्थ&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;आपल्याला दुःख देणारे जगात कमी नाहीत&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;हे जितकं शक्य आहे तितकंच सत्य हे ही आहे की&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;आपल्याला आईच्या मायेने जवळ घेणारे स्वामींशिवाय कोणीही नाही&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;b&gt;स्वामी समर्थांचे विचार (Swami Samarth Thoughts In Marathi)&lt;/b&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;सूर्य बोलत नाही त्याचा प्रकाशच त्याचा परिचय देतो.&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;त्याचप्रमाणे तुम्ही तुमच्याबद्दल काहीच बोलू नका.&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;उत्तम कर्म करत राहा लोकंच तुमचा परिचय देतील&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;– श्री स्वामी समर्थ&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;आपली इच्छा पूर्ण होणारच हा विश्वास ठेवा&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;आणि स्वामींंवर निःशंक सोपवा. कर्म करता राहा. फळ मिळणारच&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मी शरीराने तुम्हाला दिसत नसलो तरीही मी सदैव तुमच्या पाठिशी राहीन&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&amp;nbsp;– श्री स्वामी समर्थ&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;script async=&quot;&quot; crossorigin=&quot;anonymous&quot; src=&quot;https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7436013544844894&quot;&gt;&lt;/script&gt;
&lt;!--New Disply 6921--&gt;
&lt;ins class=&quot;adsbygoogle&quot; data-ad-client=&quot;ca-pub-7436013544844894&quot; data-ad-format=&quot;auto&quot; data-ad-slot=&quot;2365851182&quot; data-full-width-responsive=&quot;true&quot; style=&quot;display: block;&quot;&gt;&lt;/ins&gt;
&lt;script&gt;
     (adsbygoogle = window.adsbygoogle || []).push({});
&lt;/script&gt;&amp;nbsp;&lt;/p&gt;&lt;blockquote&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&amp;nbsp;नको होऊ उदास मी आहेच तुझ्या आसपास,&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;डोळे बंद करून कर आठवण बघ मी आहे तुझा विश्वास&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&amp;nbsp;– श्री स्वामी समर्थ&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;b&gt;स्वामी समर्थ स्टेटस मराठीत (Swami Samarth Status In Marathi)&lt;/b&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;किती दिवसाचे आयुष्य असते,&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;आजचे अस्तित्व उद्या नसते&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मग जगावे ते हसून खेळून कारण&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&amp;nbsp;या जगात उद्या काय होईल हे कोणालाच माहीत नसते&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;– श्री स्वामी समर्थ&lt;span style=&quot;text-align: left;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;/span&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&quot;कर्मों को नियमित और निष्काम भाव से करो, फल के लिए नहीं।&quot;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div&gt;खूप अडचणी आहेत जीवनात&lt;/div&gt;&lt;div&gt;परंतु त्यांना समोर जाण्याची शक्ती फक्त स्वामींमुळे येते&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;देवाला हे कधीच सांगू नका&lt;/div&gt;&lt;div&gt;की तुमच्या अडचणी किती मोठ्या आहेत&lt;/div&gt;&lt;div&gt;ते अडचणींना सांगी की&lt;/div&gt;&lt;div&gt;तुमचा देव किती मोठा आहे&lt;/div&gt;&lt;div&gt;स्वामी समर्थ&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;ऐहिक जीवनाचे नश्वर स्वरूप जाणावे&lt;/div&gt;&lt;div&gt;निष्काम कर्म करावे&lt;/div&gt;&lt;div&gt;श्री स्वामी समर्थ&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;संकटं तुमच्यातली शक्ती आणि जिद्ध&lt;/div&gt;&lt;div&gt;पाहण्यासाठीच येत असतात&lt;/div&gt;&lt;div&gt;श्री स्वामी समर्थ&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;तू कर्म करत जा, फळाची अपेक्षा न करता&lt;/div&gt;&lt;div&gt;अरे कर्म करणे हे तुझे कर्तव्य आहे&lt;/div&gt;&lt;div&gt;आणि तुझ्या कर्माला योग्य ते फळ देणे&lt;/div&gt;&lt;div&gt;ही माझी जबाबदारी आहे&lt;/div&gt;&lt;div&gt;स्वामी समर्थ&amp;nbsp;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&quot;जीवन का महत्व आत्म-विकास में है, न कि संगठन में।&quot;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&quot;अंधकार को दूर करने के लिए ज्ञान का प्रकाश जलाएं और आत्मा की अभिव्यक्ति को स्वतंत्र रूप से बढ़ाएं।&quot;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div&gt;यशस्वी होण्याचा एकच उत्तम पर्याय आहे, दुसऱ्याचं भलं झालेले पाहण्याची ताकद आपल्या मनात असली पाहिजे. – श्री. स्वामी समर्थ 🙏&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;अडचणी आयुष्यात नव्हे तर मनात असतात.&lt;span style=&quot;text-align: left;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;blockquote&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div&gt;ज्या दिवशी मनावर विजय मिळवाल त्या दिवशी आपोआप मार्ग निघेल. – श्री. स्वामी समर्थ&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&amp;nbsp;तू कोणाला फसवू नकोस.&lt;span style=&quot;text-align: left;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;blockquote&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div&gt;मी आहे तुझ्या पाठीशी तुझी फसवणूक होऊ देणार नाही.&amp;nbsp;&lt;/div&gt;&lt;div&gt;– श्री. स्वामी समर्थ&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;जर माझे नाव तुझ्या ओठाशी आहे तर घाबरतो कशाला मी सदैव तुझ्या पाठिशी आहे.&lt;/div&gt;&lt;div&gt;&amp;nbsp;– श्री. स्वामी समर्थ 🙏&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;तुमची खरीखुरी श्रद्धा योग्य ठिकाणी असेल तर पाषाणालाही देवत्व येते.&amp;nbsp;&lt;/div&gt;&lt;div&gt;– श्री. स्वामी समर्थ 🙏&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;खूप अडचणी आहेत जीवनात परंतु त्यांना समोर जाण्याची शक्ती फक्त स्वामींमुळे येते.&lt;/div&gt;&lt;div&gt;&amp;nbsp;– श्री. स्वामी समर्थ 🙏&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;जाणीव ठेव शुद्ध मनासी काय व्यर्थ बरळतो कशाची असो भूक त्यासी? तू पुढे काय ठेवितो.&lt;/div&gt;&lt;div&gt;&amp;nbsp;– श्री. स्वामी समर्थ 🙏&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;बंद केले नयन माझे चित्त रूप बघूनी तुझे स्वामी तिन्ही जगाचा तू माय बाप आहे या जनाचा.&lt;/div&gt;&lt;div&gt;&amp;nbsp;– श्री. स्वामी समर्थ 🙏&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;ध्येय साध्य करणे कितीही कठीण असो,&lt;span style=&quot;text-align: left;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;blockquote&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;div&gt;पण जर आत्मविश्वास असेल तर अशक्य असे काहीच नाही.&lt;/div&gt;&lt;div&gt;&amp;nbsp;– श्री. स्वामी समर्थ&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;विश्वास ठेव जिथे संपते मर्यादा तुझी तिथून साथ देतो मी. – श्री. स्वामी समर्थ&amp;nbsp;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;उपवास हा नेहमी अन्नाचाच का करावा?&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;कधी कधी वाईट विचारांचाही करावा.&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;कधीतरी उपवास अहंकाराचा करावा,&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;कधी उपवास मीपणाचाही करावा! – श्री स्वामी समर्थ&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;तुझ्या अंतरात्म्यामध्ये आहे मी, तुला हरू देणार नाही.&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;या कलियुगात तुला एकटे होऊ देणार नाही – श्री स्वामी समर्थ&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;जी झुंज तू खेळत आहेस मनाशी त्यात तुला मार्ग दाखवत राहणार आहे मी …&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;भिऊ नकोस मी तुझा पाठिशी आहे – श्री स्वामी समर्थ&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;असं म्हणतात की, काळजी करणारी माणसं मिळायला भाग्य लागतं.&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;पण अशी माणसं आपल्याला मिळाली आहेत हे समजायला जास्त भाग्य लागतं – श्री स्वामी समर्थ&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;मी सर्वत्र आहे. मी चराचरा व्यापून आहे. मी वारा आहे, मी पाणी आहे,&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;आकाशही मीच आहे. गाणगापुरात मीच आहे,&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;ध्रुवावर, कैलासावर आणि गरूडावरही मीच आहे.&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;मी कुठेही गेलेलो नाही. मी सदैव तुझ्या पाठिशी आहे&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;– श्री स्वामी समर्थ&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;मीपणा दूर ठेऊन जा विश्वास ठेवा पदरी अपयश कधीच येणार नाही&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;– श्री स्वामी समर्थ&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;हृदयातल्या मंदिरात अंधार असेल तर घरातल्या देव्हाऱ्यात दिवा लावून फायदा नसतो&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;– श्री स्वामी समर्थ&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;दुसऱ्याच्या ताटातलं हिसकावून खाण्यात एखाद्याला आपली शान वाटते.&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;तर कुणाला आपल्या ताटातलं दुसऱ्याला भरवण्यात समाधान वाटते&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;– श्री स्वामी समर्थ&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;विश्वास ठेव…अरे जो माझा हात पकडतो त्याला कधी कोणाचे पाय पकडण्याची गरज भासत नाही&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;– श्री स्वामी समर्थ&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;आपल्याला दुःख देणारे जगात कमी नाहीत हे जितकं शक्य आहे तितकंच सत्य हे ही आहे की आपल्याला आईच्या मायेने जवळ घेणारे स्वामींशिवाय कोणीही नाही&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;b&gt;Also, Read&amp;nbsp;&lt;a href=&quot;https://www.dailyshayaris.com/2020/01/10-best-gulzar-saab-shayaris-on-love.html&quot;&gt;Gulzar Shayari collection&lt;/a&gt;, it will help to make your day beautiful, Thank you&amp;nbsp;&lt;a href=&quot;https://www.dailyshayaris.com/&quot;&gt;visit our website&lt;/a&gt;&amp;nbsp;for more quality content.&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;/div&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;b&gt;&lt;script async=&quot;&quot; src=&quot;https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js&quot;&gt;&lt;/script&gt;
&lt;!--New Disply 6921--&gt;
&lt;ins class=&quot;adsbygoogle&quot; data-ad-client=&quot;ca-pub-7436013544844894&quot; data-ad-format=&quot;auto&quot; data-ad-slot=&quot;2365851182&quot; data-full-width-responsive=&quot;true&quot; style=&quot;display: block;&quot;&gt;&lt;/ins&gt;
&lt;script&gt;
     (adsbygoogle = window.adsbygoogle || []).push({});
&lt;/script&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span face=&quot;Roboto, Helvetica, Arial, sans-serif&quot; style=&quot;background-color: white; border: 0px; box-sizing: border-box; color: #111111; font-stretch: inherit; font-variant-east-asian: inherit; font-variant-numeric: inherit; font-weight: 700; line-height: inherit; margin: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;&lt;/span&gt;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.dailyshayaris.com/feeds/6861284382645725975/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.dailyshayaris.com/2021/05/shree-swami-samarth-quotes-in-marathi.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/6861284382645725975'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/6861284382645725975'/><link rel='alternate' type='text/html' href='https://www.dailyshayaris.com/2021/05/shree-swami-samarth-quotes-in-marathi.html' title='Shree Swami Samarth quotes in Marathi and Hindi | Collection of 2024 |'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhj8INDpbl9Z-6yMBINt06mT38orxq7bht7FzS-Mxh_Ea8iUnltHkyq206mJcFw1KhriqNkveq5Vvy-CO8t1OgBx3xyxwDYbuUWCDG723c4FfcRsb5tSABLn2g_6JKiwd581_w-cz-mZPly/s72-w320-h319-c/Screenshot+%2528382%2529.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5306714030410460000.post-8246009993473890800</id><published>2021-03-14T11:45:00.010+05:30</published><updated>2024-01-09T22:36:54.417+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Abhi Munde"/><category scheme="http://www.blogger.com/atom/ns#" term="Hindi Poem"/><title type='text'>Kahani Karn Ki | Hindi Poem lyrics by Abhi Munde</title><content type='html'>&lt;h2 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;span style=&quot;font-size: 24px;&quot;&gt;Kahani Karn Ki | Hindi Poem by Abhi Munde|&amp;nbsp;&lt;/span&gt;Psycho Shayar&lt;/span&gt;&amp;nbsp;&lt;/h2&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Also read &lt;a href=&quot;https://www.dailyshayaris.com/2023/12/ram-poem-by-abhi-munde-psycho-shayar.html&quot;&gt;Ram poem by Abhi Munde&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;h3 style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;Presenting Hindi poem &quot;&lt;b&gt;Kahani Karn Ki&quot;&amp;nbsp;&lt;/b&gt;by &lt;b&gt;Abhi Munde&lt;/b&gt;&lt;/span&gt;&lt;/h3&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj_dGWNBBbi1rFFTZWAdFjoqf7nvH8xz3E9Vk3ra4055hobcheJBUUAdXAKXkK73BGqPwbJ38l8lfNzAMDG2sVAnF-6id9s3C8rNIYLebm2zxbmHdBroCix7oDQMvxnzaPcq7LSFb3cfXpL/s500/Kahani-Karn-Ki-+Abhi-Mudey.jpg&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;Hindi poem Kahani Karn Ki by Abhi Munde&quot; border=&quot;0&quot; data-original-height=&quot;281&quot; data-original-width=&quot;500&quot; height=&quot;225&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj_dGWNBBbi1rFFTZWAdFjoqf7nvH8xz3E9Vk3ra4055hobcheJBUUAdXAKXkK73BGqPwbJ38l8lfNzAMDG2sVAnF-6id9s3C8rNIYLebm2zxbmHdBroCix7oDQMvxnzaPcq7LSFb3cfXpL/w400-h225/Kahani-Karn-Ki-+Abhi-Mudey.jpg&quot; title=&quot;Hindi poem Kahani Karn Ki by Abhi Munde&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;script async=&quot;&quot; src=&quot;https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js&quot;&gt;&lt;/script&gt;
&lt;!--new display--&gt;
&lt;ins class=&quot;adsbygoogle&quot; data-ad-client=&quot;ca-pub-7436013544844894&quot; data-ad-format=&quot;auto&quot; data-ad-slot=&quot;6508132362&quot; data-full-width-responsive=&quot;true&quot; style=&quot;display: block;&quot;&gt;&lt;/ins&gt;
&lt;script&gt;
     (adsbygoogle = window.adsbygoogle || []).push({});
&lt;/script&gt;&lt;/div&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;h2 style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Kahani Karn Ki&amp;nbsp;&lt;/span&gt;&lt;/i&gt;&lt;i&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;⛳&lt;/span&gt;&amp;nbsp;&lt;/i&gt;&lt;i&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;:&lt;/span&gt;&lt;/i&gt;&lt;/h2&gt;&lt;blockquote&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;पांडवो को तुम रखो, मै कौरवो की भीड से…&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;तिलक शिकस्त के बीच में जो टूटे ना वो रीड़ मैं…&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;सूरज का अंश हो के फिर भी हुँ अछूत मैं…&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;आर्यव्रत को जीत ले ऐसा हुँ सूत पूत मैं…&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;कुंती पुत्र हुँ मगर न हुँ उसी को प्रिय मैं…&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;इंद्र मांगे भीख जिससे ऐसा हुँ क्षत्रिय मैं…&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;आओ मैं बताऊँ महाभारत के सारे पात्र ये…&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;भोले की सारी लीला थी किशन के हाथ सूत्र थे…&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;बलशाली बताया जिसे सारे राजपुत्र थे…&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;काबिल दिखाया बस लोगो को ऊँची गोत्र के…&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;सोने को पिघला कर डाला शोन तेरे कंठ में…&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;नीची जाती हो के किया वेद का पठंतु ने…&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;यही था गुनाह तेरा, तु सारथी का अंश था…&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;तो क्यो छिपे मेरे पीछे, मै भी उसी का वंश था…&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;ऊँच नीच की ये जड़ वो अहंकारी द्रोण था…&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;वीरो की उसकी सूची में, अर्जुन के सिवा कौन था…&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;माना था माधव को वीर, तो क्यो डरा एकलव्य से…&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;माँग के अंगूठा क्यों जताया पार्थ भव्य है…&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;रथ पे सजाया जिसने क्रष्ण हनुमान को…&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;योद्धाओ के युद्ध में लडाया भगवान को…&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;नन्दलाल तेरी ढाल पीछे अंजनेय थे…&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;नीयती कठोर थी जो दोनो वंदनीय थे…&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;&lt;script async=&quot;&quot; src=&quot;https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js&quot;&gt;&lt;/script&gt;
&lt;!--new display--&gt;
&lt;ins class=&quot;adsbygoogle&quot; data-ad-client=&quot;ca-pub-7436013544844894&quot; data-ad-format=&quot;auto&quot; data-ad-slot=&quot;6508132362&quot; data-full-width-responsive=&quot;true&quot; style=&quot;display: block;&quot;&gt;&lt;/ins&gt;
&lt;script&gt;
     (adsbygoogle = window.adsbygoogle || []).push({});
&lt;/script&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;ऊँचे ऊँचे लोगो में मै ठहरा छोटी जात का…&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;खुद से ही अंजान मै ना घर का ना घाट का…&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;सोने सा था तन मेरा,अभेद्य मेरा अंग था…&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;कर्ण का कुंडल चमका लाल नीले रंग का…&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;इतिहास साक्ष्य है योद्धा मै निपूण था…&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;बस एक मजबूरी थी, मै वचनो का शौकीन था…&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;अगर ना दिया होता वचन, वो मैने कुंती मात को…&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;पांडवो के खून से मै धोता अपने हाथ को…&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;&lt;script async=&quot;&quot; src=&quot;https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js&quot;&gt;&lt;/script&gt;
&lt;!--Ad--&gt;
&lt;ins class=&quot;adsbygoogle&quot; data-ad-client=&quot;ca-pub-7436013544844894&quot; data-ad-format=&quot;auto&quot; data-ad-slot=&quot;7651116273&quot; data-full-width-responsive=&quot;true&quot; style=&quot;display: block;&quot;&gt;&lt;/ins&gt;
&lt;script&gt;
     (adsbygoogle = window.adsbygoogle || []).push({});
&lt;/script&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;साम दाम दंड भेद सूत्र मेरे नाम का…&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;गंगा माँ का लाडला मै खामखां बदनाम था…&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;कौरवो से हो के भी कोई कर्ण को ना भूलेगा…&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;जाना जिसने मेरा दुख वो कर्ण कर्ण बोलेगा…&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;भास्कर पिता मेरे, हर किरण मेरा स्वर्ण है…&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;वन में अशोक मै, तु तो खाली पर्ण है…&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;कुरुक्षेत्र की उस मिट्टी में, मेरा भी लहू जीर्ण है…&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;देख छान के उस मिट्टी को कण कण में कर्ण है…&lt;/span&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-family: arial; font-size: medium;&quot;&gt;&lt;b&gt;Also Read :&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;&lt;span style=&quot;color: #3d85c6; font-family: arial;&quot;&gt;&lt;a href=&quot;https://www.dailyshayaris.com/2022/09/shree-krishna-life-changing-motivational-quotes-collection.html&quot; target=&quot;_blank&quot;&gt;Shree krishna life changing quotes.&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;https://www.dailyshayaris.com/2021/05/shree-swami-samarth-quotes-in-marathi.html&quot; style=&quot;font-family: arial;&quot;&gt;&lt;b&gt;Swami Samarth&lt;/b&gt; Life changing Quotes&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;a href=&quot;https://www.dailyshayaris.com/2021/03/ek-tera-number-hai-jispar-call-nahi-kar.html&quot;&gt;Ek Tera Number Hai Jispar Call Nahi Kar Skte | hindi poem| by&amp;nbsp;&lt;b&gt;Kanha Kamboj&lt;/b&gt;&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;h3 style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Watch Video Here&lt;/span&gt;&lt;/h3&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;script async=&quot;&quot; src=&quot;https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js&quot;&gt;&lt;/script&gt;
&lt;!--new display--&gt;
&lt;ins class=&quot;adsbygoogle&quot; data-ad-client=&quot;ca-pub-7436013544844894&quot; data-ad-format=&quot;auto&quot; data-ad-slot=&quot;6508132362&quot; data-full-width-responsive=&quot;true&quot; style=&quot;display: block;&quot;&gt;&lt;/ins&gt;
&lt;script&gt;
     (adsbygoogle = window.adsbygoogle || []).push({});
&lt;/script&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;iframe allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&quot; allowfullscreen=&quot;&quot; frameborder=&quot;0&quot; height=&quot;356&quot; src=&quot;https://www.youtube.com/embed/9aQ2ISTybxA&quot; width=&quot;483&quot;&gt;&lt;/iframe&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;script async=&quot;&quot; src=&quot;https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js&quot;&gt;&lt;/script&gt;
&lt;!--new display--&gt;
&lt;ins class=&quot;adsbygoogle&quot; data-ad-client=&quot;ca-pub-7436013544844894&quot; data-ad-format=&quot;auto&quot; data-ad-slot=&quot;6508132362&quot; data-full-width-responsive=&quot;true&quot; style=&quot;display: block;&quot;&gt;&lt;/ins&gt;
&lt;script&gt;
     (adsbygoogle = window.adsbygoogle || []).push({});
&lt;/script&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: georgia;&quot;&gt;&lt;/span&gt;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.dailyshayaris.com/feeds/8246009993473890800/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.dailyshayaris.com/2021/03/kahani-karn-ki-hindi-poem-lyrics-by.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/8246009993473890800'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/8246009993473890800'/><link rel='alternate' type='text/html' href='https://www.dailyshayaris.com/2021/03/kahani-karn-ki-hindi-poem-lyrics-by.html' title='Kahani Karn Ki | Hindi Poem lyrics by Abhi Munde'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj_dGWNBBbi1rFFTZWAdFjoqf7nvH8xz3E9Vk3ra4055hobcheJBUUAdXAKXkK73BGqPwbJ38l8lfNzAMDG2sVAnF-6id9s3C8rNIYLebm2zxbmHdBroCix7oDQMvxnzaPcq7LSFb3cfXpL/s72-w400-h225-c/Kahani-Karn-Ki-+Abhi-Mudey.jpg" height="72" width="72"/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5306714030410460000.post-707908841799301826</id><published>2021-03-08T16:09:00.007+05:30</published><updated>2023-12-31T14:41:11.310+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Hindi Poem"/><title type='text'> Ek Tera Number Hai Jispar Call Nahi Kar Skte | hindi poem | by Kanha Kamboj </title><content type='html'>&lt;h2 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Ek Tera Number Hai Jispar Call Nahi Kar Skte by Kanha Kamboj 2024&lt;/span&gt;&lt;/h2&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;h3 style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&amp;nbsp;&amp;nbsp;Ek Tera Number Hai Jispar Call Nahi Kar Skte&amp;nbsp;&lt;span style=&quot;font-size: 18.72px;&quot;&gt;&amp;nbsp;by Kanha Kamboj 2024&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;span&gt;&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style=&quot;font-size: 18.72px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhKaRidGGz8keeT2TJtEOir567p26grxt1LHDYTg0wrG29GZFg3JZQ-NvT0-YfaUTXKIzMpxsI8R83BDFUUw0zAaoArwHPoSEhydMhWxW7HNZsCTYzXC9LzkQ8YpiNb6lzcrdbumJkGovMq/s500/Kanha+Kamboj+poem.jpg&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;Kanha Kamboj poem in hindi&quot; border=&quot;0&quot; data-original-height=&quot;280&quot; data-original-width=&quot;500&quot; height=&quot;224&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhKaRidGGz8keeT2TJtEOir567p26grxt1LHDYTg0wrG29GZFg3JZQ-NvT0-YfaUTXKIzMpxsI8R83BDFUUw0zAaoArwHPoSEhydMhWxW7HNZsCTYzXC9LzkQ8YpiNb6lzcrdbumJkGovMq/w400-h224/Kanha+Kamboj+poem.jpg&quot; title=&quot;Kanha Kamboj poem in hindi&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;script async=&quot;&quot; src=&quot;https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js&quot;&gt;&lt;/script&gt;
&lt;!--new display--&gt;
&lt;ins class=&quot;adsbygoogle&quot; data-ad-client=&quot;ca-pub-7436013544844894&quot; data-ad-format=&quot;auto&quot; data-ad-slot=&quot;6508132362&quot; data-full-width-responsive=&quot;true&quot; style=&quot;display: block;&quot;&gt;&lt;/ins&gt;
&lt;script&gt;
     (adsbygoogle = window.adsbygoogle || []).push({});
&lt;/script&gt;&lt;/div&gt;&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;h3 style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Ek Tera Number Hai Jispar Call Nahi Kar Skte&amp;nbsp;&lt;/span&gt;&lt;/h3&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p style=&quot;text-align: center;&quot;&gt;ज़िन्दगी अब और पामाल नहीं कर सकते…&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;तेरे जाने का अब और मलाल नहीं कर सकते….&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;तेरी अब कोई निशानी नहीं मेरे घर,&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;तेरे घर की मगर पड़ताल नहीं कर सकते…&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;जो जादू किया है उसकी आवाज ने,&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;यार कोई सुर ताल नहीं कर सकते…&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;मुझपे घर की भी जिम्मेदारियां है,&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;हम तो मजनू जैसा भी हाल नहीं कर सकते…&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;दुःख तो बहुत है तेरे आशिकों के मगर,&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;मसला ये भी है की हड़ताल नहीं कर सकते…&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;एक तेरा ही नंबर है मेरी कॉल लिस्ट में,&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;एक तेरा ही नंबर है जिसपे हम कॉल नहीं कर सकते…&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;वो वफ़ा पर शेर कहता है उसे शर्म नहीं,&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;लोग भी वाह वाह करते है सवाल नहीं कर सकते…&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;script async=&quot;&quot; src=&quot;https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js&quot;&gt;&lt;/script&gt;
&lt;!--new display--&gt;
&lt;ins class=&quot;adsbygoogle&quot; data-ad-client=&quot;ca-pub-7436013544844894&quot; data-ad-format=&quot;auto&quot; data-ad-slot=&quot;6508132362&quot; data-full-width-responsive=&quot;true&quot; style=&quot;display: block;&quot;&gt;&lt;/ins&gt;
&lt;script&gt;
     (adsbygoogle = window.adsbygoogle || []).push({});
&lt;/script&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;गर एकतरफा ही हम तुमपर मरते रहेंगे…&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;तो जान ऐसा हम कब तक करते रहेंगे…&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;दोस्त बनकर रहते है ना दोस्त,&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;आशिकी में तो हम तुम मरते रहेंगे…&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;लोगो की बातों से परेशान ना होना,&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;तेरे मेरे किस्से यार बनते रहेंगे…&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;तू किसी और के कांधे पर, मैं किसी और की बाहों में,&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;यही होगा यार अगर हम यूँही लड़ते रहेंगे…&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;बेशक रहेंगे तेरे क़दमों में हम,&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;ज़माने के तो हम सर पर चढ़ते रहेंगे…&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;कहीं आँख ही ना बह जाये आसुओं में,&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;बेहतर पागल ही कर दो, मुसलसल हँसते रहेंगे…&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;क्यों सुने किस्से मोहब्बत के फिर,&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;जब हर कहानी में आशिक ही मरते रहेंगे…&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;आपको बस ही से है मोहब्बत,&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;आप ये कहने में कब तक डरते रहेंगे…&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;h3 style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Also read Zakir Khan poem &lt;a href=&quot;https://www.dailyshayaris.com/2023/01/meri-dastaan-sunana-poem-lyrics-zakir-khan.html&quot;&gt;(Meri Dastaan Sunana)&lt;/a&gt;.&lt;/span&gt;&lt;/h3&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;a href=&quot;https://www.dailyshayaris.com/2020/01/50-love-shayaris-in-hindi-with-images.html&quot;&gt;Love shayri collection&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;script async=&quot;&quot; src=&quot;https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js&quot;&gt;&lt;/script&gt;
&lt;!--new display--&gt;
&lt;ins class=&quot;adsbygoogle&quot; data-ad-client=&quot;ca-pub-7436013544844894&quot; data-ad-format=&quot;auto&quot; data-ad-slot=&quot;6508132362&quot; data-full-width-responsive=&quot;true&quot; style=&quot;display: block;&quot;&gt;&lt;/ins&gt;
&lt;script&gt;
     (adsbygoogle = window.adsbygoogle || []).push({});
&lt;/script&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;h3 style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Watch Video here&lt;/span&gt;&lt;/h3&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;iframe allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&quot; allowfullscreen=&quot;&quot; frameborder=&quot;0&quot; height=&quot;343&quot; src=&quot;https://www.youtube.com/embed/V-RToOvpMzQ&quot; width=&quot;477&quot;&gt;&lt;/iframe&gt;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.dailyshayaris.com/feeds/707908841799301826/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.dailyshayaris.com/2021/03/ek-tera-number-hai-jispar-call-nahi-kar.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/707908841799301826'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/707908841799301826'/><link rel='alternate' type='text/html' href='https://www.dailyshayaris.com/2021/03/ek-tera-number-hai-jispar-call-nahi-kar.html' title=' Ek Tera Number Hai Jispar Call Nahi Kar Skte | hindi poem | by Kanha Kamboj '/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhKaRidGGz8keeT2TJtEOir567p26grxt1LHDYTg0wrG29GZFg3JZQ-NvT0-YfaUTXKIzMpxsI8R83BDFUUw0zAaoArwHPoSEhydMhWxW7HNZsCTYzXC9LzkQ8YpiNb6lzcrdbumJkGovMq/s72-w400-h224-c/Kanha+Kamboj+poem.jpg" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5306714030410460000.post-7495703071851576548</id><published>2021-03-07T10:39:00.003+05:30</published><updated>2021-03-07T10:39:38.546+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Hindi Poem"/><title type='text'>One sided love story poem in Hindi 💖 ektarfa mohabbat poems</title><content type='html'>&lt;h2 style=&quot;text-align: center;&quot;&gt;&amp;nbsp;💖Ek Tarfa Mohabbat💖&amp;nbsp;poem in hindi&amp;nbsp;&lt;/h2&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgDD6xUWtdpfWpyVa8T66Ijab3Vh_k10kYKYer2WFcVsSUeE3oUAcEo0vRQr0KSHQk2DxIxJrkadprLbVbHTyFiA8RE1JPhG1o4fh_jJoVOq5U5Z0SIr3sHrF1VLEzD_2npGhLnEJ4_NxXh/s550/Oone-sided-love-poem.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;One sided love story poem in hindi&quot; border=&quot;0&quot; data-original-height=&quot;291&quot; data-original-width=&quot;550&quot; height=&quot;232&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgDD6xUWtdpfWpyVa8T66Ijab3Vh_k10kYKYer2WFcVsSUeE3oUAcEo0vRQr0KSHQk2DxIxJrkadprLbVbHTyFiA8RE1JPhG1o4fh_jJoVOq5U5Z0SIr3sHrF1VLEzD_2npGhLnEJ4_NxXh/w439-h232/Oone-sided-love-poem.jpg&quot; title=&quot;One sided love story poem in hindi&quot; width=&quot;439&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;span&gt;&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;/span&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;&lt;span style=&quot;font-size: large;&quot;&gt;💖Ek Tarfa Mohabbat💖&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div&gt;Ek Tarfa Mohabbat&lt;/div&gt;&lt;div&gt;Ek Tarfa Mohabbat..&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;One Sided Love&lt;/div&gt;&lt;div&gt;Har koi nahi kar skata&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Ye aesi Mohabbat hai&lt;/div&gt;&lt;div&gt;Jisme Hum apne baare mein&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Kuch sochte hi nahi&lt;/div&gt;&lt;div&gt;Rab se apne liye kuch mangte hi nahi&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Bas chahate hai&lt;/div&gt;&lt;div&gt;Hum jinse Mohabbat karte hai&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Woh Khush rahe&lt;/div&gt;&lt;div&gt;Haste rahe Muskurate rahe&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Bas Unhe Khush dekhkar hi&lt;/div&gt;&lt;div&gt;Jeete Rehte hai&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Unke Haq mein Rab se duaen&lt;/div&gt;&lt;div&gt;Karte rehte hai&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Maloom hota hai hume&lt;/div&gt;&lt;div&gt;Hum Unhe kabhi paa nahi sakte&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Unke saath kabhi Zindagi beeta nahi sakte&lt;/div&gt;&lt;div&gt;Woh Humari pohuch se bhot dur hai&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Chah kar bhi unhe apna bana nahi sakte&lt;/div&gt;&lt;div&gt;Phir bhi Unse Mohabbat karte rehte hai&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Unke liye har roz marte rehte hai&lt;/div&gt;&lt;div&gt;Bohot takaat chaiye&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Aisi Mohabbat Karne ke liye&lt;/div&gt;&lt;div&gt;Jiske badle Mohabbat na mile&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Jo Humare khayalon mein toh ho&lt;/div&gt;&lt;div&gt;Par Haqeeqat mein kabhi na mile&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Lekin sabse sachi Mohabbat bhi toh yahi hai&lt;/div&gt;&lt;div&gt;Na usey paane ki soch, Na uske Jism ki chahat&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Bas uske khayalon se Ishq aur uski Rooh se Mohabbat..&lt;/div&gt;&lt;div&gt;Sachi Mohabbat toh wahi hai&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Jisme kuch paane ka Laalch na ho&lt;/div&gt;&lt;div&gt;Jisme kuch milne ki umeed na ho&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Fir bhi Tum Mohabbat karte raho..&lt;/div&gt;&lt;div&gt;Jitna Dard hai Ek Tarfa Mohabbat mein&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Utna Khubsurat Ehsaas bhi hai ye..&lt;/div&gt;&lt;div&gt;Bhot Khubsurat Ehsaas hai ye...&lt;/div&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div&gt;&lt;b&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;Please comment below if you loved this beautiful comment, let us know.&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;for more such beautiful poems visit our &lt;a href=&quot;https://www.dailyshayaris.com/&quot;&gt;website here&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;b&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;a href=&quot;https://www.dailyshayaris.com/&quot;&gt;&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-size: x-large;&quot;&gt;Thank you ! 💖&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.dailyshayaris.com/feeds/7495703071851576548/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.dailyshayaris.com/2021/03/one-sided-love-story-poem-in-hindi.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/7495703071851576548'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/7495703071851576548'/><link rel='alternate' type='text/html' href='https://www.dailyshayaris.com/2021/03/one-sided-love-story-poem-in-hindi.html' title='One sided love story poem in Hindi 💖 ektarfa mohabbat poems'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgDD6xUWtdpfWpyVa8T66Ijab3Vh_k10kYKYer2WFcVsSUeE3oUAcEo0vRQr0KSHQk2DxIxJrkadprLbVbHTyFiA8RE1JPhG1o4fh_jJoVOq5U5Z0SIr3sHrF1VLEzD_2npGhLnEJ4_NxXh/s72-w439-h232-c/Oone-sided-love-poem.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5306714030410460000.post-786594742437405922</id><published>2020-11-22T12:04:00.004+05:30</published><updated>2021-03-08T16:29:11.972+05:30</updated><title type='text'>Bachpan Poetry by Nidhi Narwal lyrics hindi</title><content type='html'>&lt;div style=&quot;text-align: left;&quot;&gt;&lt;h1 style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;b&gt;&lt;span style=&quot;color: #ff00fe;&quot;&gt;Bachpan Poetry by Nidhi Narwal lyrics Hindi&lt;/span&gt;&lt;/b&gt;&lt;/i&gt;&lt;/h1&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span&gt;&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;/span&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi91uqoQi1cTK-sMuc6Y44UidgylRuN3olghQBnNdl5JYSJZwDWM5M0kPjLAlcBmxuQEvywxYdY5f1wpW8OfSu0YLnczKUchfl8S-ab4Oi4J6I62Ezn34yn8lDUgV8-uxCOa3N3M8aS-6Zx/s500/Bachpan+Nidhi+Narwal++Poetry.jpg&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;Bachpan Poetry by Nidhi Narwal lyrics hindi&quot; border=&quot;0&quot; data-original-height=&quot;429&quot; data-original-width=&quot;500&quot; height=&quot;275&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi91uqoQi1cTK-sMuc6Y44UidgylRuN3olghQBnNdl5JYSJZwDWM5M0kPjLAlcBmxuQEvywxYdY5f1wpW8OfSu0YLnczKUchfl8S-ab4Oi4J6I62Ezn34yn8lDUgV8-uxCOa3N3M8aS-6Zx/w320-h275/Bachpan+Nidhi+Narwal++Poetry.jpg&quot; title=&quot;Bachpan Poetry by Nidhi Narwal lyrics hindi&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;i style=&quot;text-align: left;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;b&gt;(Bachpan Poetry by Nidhi Narwal lyrics hindi)&lt;/b&gt;&lt;/i&gt;&lt;/div&gt;&lt;div&gt;&lt;i&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/i&gt;&lt;/div&gt;&lt;/i&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;i&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;/i&gt;&lt;/div&gt;&lt;/i&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;i&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;अब कहा दिल बेवजह ही मुस्कुराता दिखता है&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;अब कहा कोई चुटकुले से गुदगुदाता दिखता है&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;अब नहीं मिलते है यारो यार भी जिगरी मुझे&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;अब कहा यू हीं कोई मुझे बुलाता दिखता है&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;b&gt;(Bachpan Poetry by Nidhi Narwal lyrics hindi)&lt;/b&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/i&gt;&lt;/div&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;i&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;अब नहीं महल वो जो रेत में बनाए थे&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;अब नहीं पतंग है जो शौक से उड़ाए थे&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;अब नहीं जहाज है वो और न वो नाव है&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;कागजों से खेलने को जो कभी बनाएं थे&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;i&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;हसरतें है झूम लूं शीशे में खुद को चूम लूं&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;बरसात में छतरी बिना गली गली मै घूम लूं&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;बादलों से झांक कर मैं आसमां ये छांट लूं&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;हंसी खुशी ये यार से हंसी खुशी मैं बांट लूं&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;i&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;भीड़ ही में रो पड़ूं&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;भीड़ ही में गिर पड़ूं&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;आजाद इतना मन नहीं,&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;बे सबब ही नांच लूं&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;अब बचे वो दिन नहीं&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;b&gt;(Bachpan Poetry by Nidhi Narwal lyrics hindi)&lt;/b&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/i&gt;&lt;/div&gt;&lt;i&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;अब कभी भी चोटियों में रिबने डलती नहीं&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;अब कभी मैदान में ही शाम में ढलती नहीं&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;अब कहां हैं रौशनी आँखों में किसी ख़्वाब की&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;अब कभी वो बावरी सी आग ही जलती नहीं&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;i&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;जुस्तजु है प्यार हो&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;स्कूल की दीवार हो&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;मैं खड़ी हूं इस तरफ&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;वो छुपा उस पार हो&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;i&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;नादानियां हो बेधड़क वो तितलियां हजार हो&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;एक झलक मिले महज उसी का इन्तजार हो&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;i&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;पर चाहतों में गर्द है जिन्दगी भी सर्द है&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;वो दिन थे दिल में प्यार था&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;अब दिलों में दर्द है&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;i&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;बचपन बड़ा ही पाक था&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;कुछ पल को ही वो साथ था&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;कुछ रात लोरी वो सुनाकर&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;ख्वाब परियों के दिखाकर&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;गुदगुदा के दो घड़ी,&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;मुझे सुला के दो घड़ी&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;i&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;सौंप के गया मुझे यूं वक्त के वो हाथ में&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;छोड़ के गया मुझे बेचैनियों के साथ में&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;काली अंधेरी रात में&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;बिन कहे ही चल दिया&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;हुई सुबह नहीं मिला वो...!&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;i&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;b&gt;&lt;i&gt;Written By:&amp;nbsp;&lt;/i&gt;&lt;i&gt;Nidhi Narwal&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;b&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;b&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;div style=&quot;font-style: normal; text-align: left;&quot;&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;&lt;b&gt;Also Read :&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;font-style: normal; text-align: left;&quot;&gt;&lt;ul&gt;&lt;li&gt;&lt;i&gt;&lt;a href=&quot;https://www.dailyshayaris.com/2020/09/wahi-tumhari-thhodi-ka-til-%20Kumar-Vishwas-poem-lyrics.html&quot;&gt;Wahi Tumhari Thhodi Ka Til beautiful poem by Dr. Kumar Vishwas lyrics&lt;/a&gt;&lt;/i&gt;&lt;/li&gt;&lt;li&gt;&lt;i&gt;&lt;a href=&quot;https://www.dailyshayaris.com/2020/09/ladke-bhi-haarte-hai-ishq-mein-poem-Jai-Ojha%20%20.html&quot;&gt;Ladke Bhi Haarte Hai Ishq Mein Hindi Poem By Jai Ojha&lt;/a&gt;&lt;/i&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;/i&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;i&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;b&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;b&gt;&lt;iframe allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&quot; allowfullscreen=&quot;&quot; frameborder=&quot;0&quot; height=&quot;266&quot; src=&quot;https://www.youtube.com/embed/pb2Qz4aAQIY&quot; width=&quot;320&quot;&gt;&lt;/iframe&gt;&lt;/b&gt;&lt;/div&gt;&lt;/i&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.dailyshayaris.com/feeds/786594742437405922/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.dailyshayaris.com/2020/11/bachpan-poetry-by-nidhi-narwal-lyrics.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/786594742437405922'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/786594742437405922'/><link rel='alternate' type='text/html' href='https://www.dailyshayaris.com/2020/11/bachpan-poetry-by-nidhi-narwal-lyrics.html' title='Bachpan Poetry by Nidhi Narwal lyrics hindi'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi91uqoQi1cTK-sMuc6Y44UidgylRuN3olghQBnNdl5JYSJZwDWM5M0kPjLAlcBmxuQEvywxYdY5f1wpW8OfSu0YLnczKUchfl8S-ab4Oi4J6I62Ezn34yn8lDUgV8-uxCOa3N3M8aS-6Zx/s72-w320-h275-c/Bachpan+Nidhi+Narwal++Poetry.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5306714030410460000.post-4752630357115034285</id><published>2020-10-01T09:38:00.003+05:30</published><updated>2021-03-08T16:30:01.376+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Abhash Jha poems"/><title type='text'> Abhash Jha poem &quot;Meri Kuch Khwaahishein Tumse&quot;  Lyrics</title><content type='html'>&lt;h1 style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;span style=&quot;color: #c27ba0;&quot;&gt;&amp;nbsp;Meri Kuch Khwaahishein, Tumse Lyrics&lt;/span&gt;&lt;/i&gt;&lt;/h1&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;b&gt;&amp;nbsp;Meri Kuch Khwaahishein Tumse Abhash Jha poem Lyrics&lt;/b&gt;&lt;/div&gt;&lt;span&gt;&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;/span&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;img alt=&quot;Meri Kuch Khwaahishein Tumse Abhash Jha poem Lyrics&quot; border=&quot;0&quot; data-original-height=&quot;337&quot; data-original-width=&quot;600&quot; height=&quot;180&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiTg9SkZGNgqeW8BMgtHarDuo9n1gzXcYstOlS4Wy1yTlyvr8wW0J_5OcngwQBlcqvCB52vhyphenhyphennpAgJteOQUpDSSCY0euAAFkV7s4wfHIuc3Yw79vujBGXjzEKQ92kZFfagQE_ccMwmpKiv2/w320-h180/Meri+Kuch+Khwaahishein+Tumse+Lyrics.jpg&quot; title=&quot;Meri Kuch Khwaahishein Tumse Abhash Jha poem Lyrics&quot; width=&quot;320&quot; /&gt;&lt;/div&gt;&lt;br /&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;i&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;/i&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Zyaada kuch chaaha nahi kabhi maine&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Bas thodi bohot khwaahish thi&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Meri qismat ne hi shayad haar maan li&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Kyunki meri taraf se toh poori koshish thi&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Bas ek baar tumhare saath baithke nahi&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Chai peeni hai&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Tumhare haath ki na bhi ho toh chalega&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Bas tumhara hona zaroori thi&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Ek khwaab yeh bhi hai ki tumhare saath&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Baithke koi movie dekh saku&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Ek haath mein popcorn aur ekhaath mein&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Tumhara haath rakh saku&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Shaam ko thsndi hawaayon ke sang&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Baat – Cheet karte huye sair kar sake hum&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Tum sirf mujhse milne aa rahi ho&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Yeh baat khud bata rahi ho&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Mere jitna milne ka tumhara bhi ho mann&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Hawa se tumhare baal bikhre aur tumhari&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Lato ka kaano ke peeche main le jaa saku&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Tumse baat karte – karte waqt ka pata hi na chale&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Tumhare saath yun hi poora din bita saku&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Raat ke 12 baje na kar sako&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Toh din mein kabhi bhi&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Mere birthday pe tum bina kisi ke kahe&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Wish karo mujhe&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Kabhi apni taraf se mann hua&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Toh haal poochna mera&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Meri bhi khwaahish hai kabhi tumhare message ka&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Reply karu tumhe&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Ek koi thodi der ka hi sahi&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Magar saath tuhare safar pe jaana hai&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Ek earphone tumhare kaan mein&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Ek mere kaan mein tumhare saath&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Gungunaate jaana hai&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Kisi date pe jaane ki aarzoo nahi hai bas&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Saath mein ek plate se momos khaana hi&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Khwaab sa ho&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Hum ek doosre mein itne khoye rahein&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Ki phone jeb se nikle hi na&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Bas apni baatein karte rahein&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Jab tak hum saath mein ho&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Crime partner na bann sako&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Toh meme partner hi bann jaana&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Akele – Akele mat hasna&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Kabhi mujhe bhi saath me hasaana&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Filhaal toh bike nahi hai par jab ho&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Toh mere peeche baithke tum&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Poora sheher dekh sako&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Zyaada tezz main chlaun bhi na&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Tum phir bhi mere kandho pe&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Apne mann se bina kahe&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Haatho ko rakh sako&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Main ghar pohocha ki nahi&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Phir poocho mujhse&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Haan poihoch gaya&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Main keh saku tumse&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;b style=&quot;font-style: normal;&quot;&gt;&amp;nbsp;Meri Kuch Khwaahishein Tumse Abhash Jha poem Lyrics&lt;/b&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;b style=&quot;font-style: normal;&quot;&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Selfies lene ki aisi koi chaah nahi hai&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Tumhare saath har moment jeena chchta hoon&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Mere gale na lag sako toh chalega&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Par jab bhi milu tumse&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Main tumse haath milaana chahta hoon&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Bas itni si khwaahish hai&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Jisey poora sirf tum kar sakti ho&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Ek tarfa kavitaayein likh – likh kar&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Thak chuka hoon&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Inhe apni Taraf se pyaara&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Bhi sirf tum likh sakti ho&lt;/i&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: #cc0000;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;Also Read:&lt;/span&gt;&lt;a href=&quot;https://www.dailyshayaris.com/2020/02/Abhash-Jha-poem-lyrics.html&quot;&gt; &lt;/a&gt;&lt;/span&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;&lt;a href=&quot;https://www.dailyshayaris.com/2020/02/Abhash-Jha-poem-lyrics.html&quot;&gt;WOH PYAR HI KYA JO ONE SIDED NA HO&amp;nbsp;ABHASH JHA POEM&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;b&gt;**********&lt;/b&gt;&lt;/div&gt;&lt;h3 style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;span style=&quot;color: #c27ba0; font-size: large;&quot;&gt;मेरी कुच्छ ख्वाहिशें, तुमसे लिरिक्स&lt;/span&gt;&lt;/i&gt;&lt;/h3&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;/i&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;ज़यादा कुच चहा न काभी मन&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;बस थोडी बोहोत ख्वाहिश थी&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;मेरि क़िस्मत न हि शयाद हर मन ली&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;क्यूंकी मेरि तराफ से तोह बेचारी कोशिष थी&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;बास एक बर तुम्हार सठ बेठके नाही&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;चाईं पीनि है&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;तुमरे हाथ के ना होई तोह चलेगा&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;बस तुम्हार होरा जरौरी थी&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;एक ख्वाब यूँ भी है तुझसे साथ&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;बैथके कोइ फिल्म देख सकु&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;एक हाथ में पॉपकॉर्न और एकनाथ में&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;तुम्हार हाथ रख साकु&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;शम को थसन्दी हवयोन के संग&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;बाट - चेट केते हुये सायर कर सक हम&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;तम सिरफ मुजसे मिलन आ रहि हो&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;ये बाट खूद बाटा राही हो&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;मेरे जेतना मिल्ने का तुम भी हो मन&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;ह्वा से तुमहारे बाल बिखरे और तुहारी&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;लाटू का कानो का पेचे मुख्य ले जा सकु&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;तुमसे बाते करे - कटे वक़्त का पाटा हाय ना चले&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;तम्हारे साथ यूँ ही बेचारा दिन बिता सकु&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;राते के १२ बाजे ना कर सको&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;तोहि दीन मनि कबहि भाय&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;मेरे जन्मदिन पे तुम बीना किस के कहे&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;इच्छा करो मुजे&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;कभी आपनी तराफ से मन हुआ&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;तोह हाल पूँछा मेरा&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;मेरी भी ख्वाहिश है कभि तुमरे संदेश का&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Reply कुरु तम्हे&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;एक कोइ थोडी डर का है&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;मग सठ तुहारे सफ़र पे जाना है&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;एक ईयरफोन तुम्हार का में&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;एक मात्र में मे तुंहारे साथ&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;गुनगुनाते जाना है&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;किसि तिथि पे जान की आरजू न होई बेस&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;साथ मे ईक प्लेट से मोमोस खाना हाय&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;ख्वाब सा हो&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;हम एक दोसरे में इतन खोये रहिन&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;की फोन जेब से निकले हाय ना&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;बस अपन बातिन करत रहिन&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;जब तक हम साथ हैं&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;क्राइम पार्टनर ना बान साको&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;तोह मेम पार्टनर हाय बन जाना&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;एकेले - एकेले मैट हैन्ना&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;कभी मुजे भी साथ मे हैना&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;फिलाल तोह बाइक नहि परब जा हो&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;तोह महे पेछे बाथके तुम&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;गरीब शीर दे ख सको&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;जयादा तेज मुख्य चुलुन भी ना&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;तुम फिर भी मेरे कांधो पे&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;आपन मन से बीना कहे&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;हाथो को राख साको&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;म्हारे घर पोचा की ना&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;फेर पूचो मुजसे&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;हं पोिहच गया&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;मुख्य केह सकु तमसे&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;सेल्फी लिने की तो ऐसी कोई बात नहीं है&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;तम्हारे साथ हर पल जेना छत्ता हुन&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;म्हारे गेल न लग सोक तोह चलेगा&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;पर जाब भी मिलु तमसे&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;मुख्य तुम हठ मिलाना चहता हूं&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;बास इतनी सी ख्वाहिश है&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;जइसे बेचारा सिरफ तूं कर सकति हो&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;एक तरफा कविताईं लिक - लिक कर&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;ठाके चूका हूं&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;इन्ह आपनी तरफ़ से प्यार&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;भइ सिरफ तँ लखि सक्ति हो&lt;/i&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;iframe allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&quot; allowfullscreen=&quot;&quot; frameborder=&quot;0&quot; height=&quot;392&quot; src=&quot;https://www.youtube.com/embed/OIm48uXNfYo&quot; width=&quot;696&quot;&gt;&lt;/iframe&gt;&lt;/i&gt;&lt;/div&gt;&lt;/i&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.dailyshayaris.com/feeds/4752630357115034285/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.dailyshayaris.com/2020/10/abhash-jha-poem-meri-kuch-khwaahishein-tumse-lyrics.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/4752630357115034285'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/4752630357115034285'/><link rel='alternate' type='text/html' href='https://www.dailyshayaris.com/2020/10/abhash-jha-poem-meri-kuch-khwaahishein-tumse-lyrics.html' title=' Abhash Jha poem &quot;Meri Kuch Khwaahishein Tumse&quot;  Lyrics'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiTg9SkZGNgqeW8BMgtHarDuo9n1gzXcYstOlS4Wy1yTlyvr8wW0J_5OcngwQBlcqvCB52vhyphenhyphennpAgJteOQUpDSSCY0euAAFkV7s4wfHIuc3Yw79vujBGXjzEKQ92kZFfagQE_ccMwmpKiv2/s72-w320-h180-c/Meri+Kuch+Khwaahishein+Tumse+Lyrics.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5306714030410460000.post-7117643361259564159</id><published>2020-09-29T10:34:00.005+05:30</published><updated>2021-03-08T16:30:17.252+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Amandeep Singh (khayal)"/><title type='text'>Mai Kaun Hu Mai Kya Hu – Poem by Amandeep Singh </title><content type='html'>&lt;div style=&quot;text-align: left;&quot;&gt;&lt;h1 style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;color: #c27ba0;&quot;&gt;&amp;nbsp;Mai Kaun Hu Mai Kya Hu – Poem by | Amandeep Singh |&lt;/span&gt;&lt;/h1&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span&gt;&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;/span&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;152&quot; data-original-width=&quot;300&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiFujSCyHNx_2dlas2iySnFgAGSaay_nbbXW-5Y0uRA_rFY3JUnFAprOAgqqgbUgkx3kb9hjKWxDohmpNkUkSJbWHyNUlTA4ZUpbYwLoyfL0IEOvIzbSmLfF5-EZAamTFK0dclkBSGm4_Vb/s0/Mai+kaun+hu+mai+kya+hu+Amandeep+Singh+poem.png&quot; /&gt;&lt;/div&gt;&lt;br /&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;/i&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Main Kaun Hu Main Kya Hu Poem&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Mai Kaun hu mai kya hu&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Tu dekhe jahaa mai waha hu&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Mai Kaun hu mai kya hu&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Abba ne kaha sabse juda hu mai&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Ek pal ko laga ki khuda hu mai&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Mere udne ke sapne se unhe inkar tha Mujhe laga yahi pyar tha&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Maa ne kaha tu khilauna hai mera Maine kaha nahi chhod de&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;b&gt;&lt;i&gt;(&lt;/i&gt;&lt;span style=&quot;text-align: left;&quot;&gt;&lt;i&gt;Amandeep Singh poem lyrics,&lt;/i&gt;&lt;/span&gt;&lt;i&gt;)&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Kya pata kab kaun kaha isse thod de&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Mai Kaun hu mai kya hu.....&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Tumne kaha pagal hu&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Mai janta hu&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Usne kaha darta hu&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Mai manta hu&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Mai apne sapno ke katil ko pahchanta hu&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Aaye din wo mujhe aaine me dikhta hai.&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Sab kehte hai ki&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Mai ek chehra hu&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Par mai to hizab me hu&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Roj subah dhundne niklta hu khud ko&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Par mai to mehtab me hu&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Kya mai molwi ki dua hu&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Ya mai aarti ka dhua hu&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Mai Kaun hu mai kya hu.....&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Mai sarab hu kharab hu&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Kitab hu khumar hu&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Kya mai uska pahla ijahar hu&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Nahi....&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Nahi.... mai uska inkar hu&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family: helvetica; font-size: medium;&quot;&gt;Also Read:&lt;i&gt;&amp;nbsp;&lt;/i&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;ul&gt;&lt;li style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;border: 0px; color: #0b5394; font-family: helvetica; font-stretch: inherit; font-style: inherit; font-variant: inherit; line-height: inherit; margin: 0px; outline: none; padding: 0px; text-decoration-line: none; transition: all 0.25s ease 0s; vertical-align: baseline; z-index: 0;&quot;&gt;&lt;a href=&quot;https://www.dailyshayaris.com/2020/05/badi-khoobsurat-shaam-thi-poem-lyrics.html&quot; style=&quot;border: 0px; font-stretch: inherit; font-style: inherit; font-variant: inherit; line-height: inherit; margin: 0px; outline: none; padding: 0px; text-decoration-line: none; transition: all 0.25s ease 0s; vertical-align: baseline; z-index: 0;&quot;&gt;Badi Khoobsurat Si Shaam Thi | Amandeep Singh | Poetry Lyrics.&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li style=&quot;text-align: left;&quot;&gt;&lt;a href=&quot;https://www.dailyshayaris.com/2020/09/jahaan-tum-nahi-aati-poetry-by-amandeep.html&quot; style=&quot;border: 0px; font-stretch: inherit; font-style: inherit; font-variant: inherit; line-height: inherit; margin: 0px; outline: none; padding: 0px; text-decoration-line: none; transition: all 0.25s ease 0s; vertical-align: baseline; z-index: 0;&quot;&gt;&lt;span style=&quot;color: #0b5394; font-family: helvetica; font-size: small;&quot;&gt;&lt;b&gt;Jahaan Tum Nahi Aati Poetry By Amandeep Singh lyrics&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;&lt;div style=&quot;border-bottom: none; border-image: initial; border-left: 0px; border-right: 0px; border-top: none; color: #4791d2; font-family: Ruda, sans-serif; font-stretch: inherit; font-variant-east-asian: inherit; font-variant-numeric: inherit; line-height: normal; margin: 0px 0px 0.6em; padding: 15px 0px 0px; position: relative; text-align: center; vertical-align: baseline; z-index: 0;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Haa.. mai vakalto me rakhi gita ka shar hu&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Khula hu band hu&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Anek hu chand hu&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Rahasy ka ek chhand hu&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Aankhe khol ke dekh&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Mai hi pakista mai hi hind hu&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Mai hi mahjab&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Mai hi kaom hu&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Mai Kaun hu mai kya hu&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Mai Kaun hu mai kya hu.....&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Ho sakta hai . .&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Ho sakta hai.. Mai wo ghar hu&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Jiska pata dakiya bhi nahi janta&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Cigarrete ka wo pahla kash . . . . Cigarrate ka wo pahla kash&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Jo log sirf soakhiya toaur pe lete hai Ya fir wo baishakhi&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Jisse ek aapahiz apni takat&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Or ye duniya lachari samjhti hai&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Mai Kaun hu mai kya hu&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Mai Kaun hu mai kya hu....&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Wajiro ke Juban ka pehra hu mai Raaj thoda gehra hu mai&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Haa tum me se&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Ek chehra hu mai&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Mai Kaun hu mai kya hu&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Tu dekhe jaha mai waha hu&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Mai Kaun hu mai kya hu.....&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;b&gt; &amp;nbsp;–Amandeep Singh&lt;/b&gt;&lt;/i&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;b&gt;&lt;/b&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;/i&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;मे कौन हू मेन क्या हुआ कविता&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;मे कौन हूं क्या हु&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;तू दीख जहॉ&amp;nbsp;&lt;/i&gt;&lt;i&gt;मे&amp;nbsp;&lt;/i&gt;&lt;i&gt;वही हू&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;मे कौन हूं क्या हु&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;अब्बा न काहे सब जुदा हु मे&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;एक पल को लागा के खुदा हुमे&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;मेरे उडने के सपने से इन्कार था मुजे लग जाते हैं प्यार से&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;माँ न कहु तू खलौना है मेरा मन कह न छोड दे&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;काया पात काब कौं इसे थोड़ दे&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;मे कौन हूं क्या हु .....&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;तमने कह पगल हु&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;मेजनता हु&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;उसने कह डार्टा हू&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;मेमन्ता हू&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;मे आप सपनो के कातिल कह पछताता हू&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;आये दिन वो मुजे आये मुझे दीखता है।&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;सब काहे की है&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;मे एक चेहरा हू&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;पर मे ने हिजाब से हू को&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;रोज सुबाह दुन्दने निकल्ता हु खुद को&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;पर मेसे मेहताब मुझे हू&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;क्या मे मोलवी की दुआ हो&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;हां मे आरती का दुआ हू&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;मे कौन हूं क्या हु .....&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;मे सरब हु ख्रब हु&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;किताब हु खुमार हु&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;क्या माया यूका पहल इजहार हू&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;नही ....&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;नहीं ....मे यूका इनकर हू&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;हा .. मे वकल्टो मुझे राखी गीता की तेज हू&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;खुला हू बैंड हू&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;एंक हु चंद हू&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;रहसी का इक छंद हू&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;आंखे खोल के दे&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;मे हाय पकिस्ता मे हाय हिंद हु&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;मेई हाय महजब&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;मे हाय कौम हू&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;मे&amp;nbsp; कौन हूं क्या हु&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;मेकौन हूं क्या हु .....&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;हो सकत है। ।&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;हो सकत है ..मे वो घर हो&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;जसका पट डकिया भी न जांता&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;सिगरेट का वा वोला काश। । । । सिगारेट का वा पोला काश&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;जो लोग सरफ सोखिया तोर पे लेटे है यार फिर वो बैशाखी&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;जइसे एक आपजै आपनी तकाट&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;या तु दूनिया लचारी समुझति है&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;मे कौन हूं क्या हु&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;मे कौन हुई मेरी क्या ...।&lt;/i&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;/i&gt;&lt;/div&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.dailyshayaris.com/feeds/7117643361259564159/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.dailyshayaris.com/2020/09/mai-kaun-hu-mai-kya-hu-poem-by-amandeep-singh-lyrics.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/7117643361259564159'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/7117643361259564159'/><link rel='alternate' type='text/html' href='https://www.dailyshayaris.com/2020/09/mai-kaun-hu-mai-kya-hu-poem-by-amandeep-singh-lyrics.html' title='Mai Kaun Hu Mai Kya Hu – Poem by Amandeep Singh '/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiFujSCyHNx_2dlas2iySnFgAGSaay_nbbXW-5Y0uRA_rFY3JUnFAprOAgqqgbUgkx3kb9hjKWxDohmpNkUkSJbWHyNUlTA4ZUpbYwLoyfL0IEOvIzbSmLfF5-EZAamTFK0dclkBSGm4_Vb/s72-c/Mai+kaun+hu+mai+kya+hu+Amandeep+Singh+poem.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5306714030410460000.post-5498627909256090507</id><published>2020-09-27T11:01:00.004+05:30</published><updated>2020-09-27T11:08:32.731+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Hindi Poem"/><category scheme="http://www.blogger.com/atom/ns#" term="Kumar Vishawas"/><title type='text'>Wahi Tumhari Thhodi Ka Til beautiful poem by Dr. Kumar Vishwas lyrics</title><content type='html'>&lt;h1 style=&quot;text-align: left;&quot;&gt;&lt;i&gt;Wahi Tumhari Thhodi Ka Til beautiful poem by Dr. Kumar Vishwas:&lt;/i&gt;&lt;/h1&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;312&quot; data-original-width=&quot;500&quot; height=&quot;200&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhDBGI3JY14H4mjkXVrPXuAt3V7TmIb7wWixwXQ4E7kQ7yuESApcwVP0tb2i8RPj4FSOYRcjFQILWVb77V_wV2Bt83SRCBXJhD-xd3bDrRk-XivbAW1xxrQJM8-Kq36H-oc-RwQnZeKt_1f/w320-h200/kumar_vishwas_poem.jpg&quot; width=&quot;320&quot; /&gt;&lt;/div&gt;&lt;br /&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;/i&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;भाषण देने कभी गया था ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;मथुरा के कोई कॉलिज में ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;रस्ते भर खाने के पैसे बचा लिए थे&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;और ख़रीदे थे जो मैंने ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;जन्मभूमि वाले मंदिर से ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;मुझे देख जो मुस्काते थे ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;नटखट शोख़ इशारे कर के ,&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;तुम्हे देख जो शरमाते थे ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;सहज रास आखोँ में भर के,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;आले में चुपचाप अधर पर वेणु टिकाये ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;अभी तलक़ क्या ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;वो छलिया घनश्याम रखे हैं....?&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;बच्चों के क्या नाम रखे हैं.......?&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;आँसू की बारिश में भीगे ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;ठोड़ी के जिस तिल को मैंने ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;विदा-समय पर चूम लिया था&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;और कहा था &#39;मन मत हारो &#39; ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;तुम से अनगाया गाया है ,&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;तुमको खो कर पर भी पाया है ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;चाहे मैं दुनिया भर घूमूँ ,&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;धरती भोगूँ , अम्बर चूमूँ ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;इस तिल को दर्पण में जब भी कभी देखना,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;यही समझना ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;ठोड़ी पर यह तिल थोड़ी है ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;जग-भर की नज़रों से ओझल ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;मेरी भटकन रखी हुई है ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;मेरे चारों धाम रखे हैं ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;सच बतलाओ नए प्रसाधन के लेपन में,&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;चेहरे की चमकीली परतों ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;के ऊपर भी जिसमे तुमको &#39;मैं&#39; दिखता था , गोरे मुखड़े वाली,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;चाँदी की थाली में अबतक भी क्या मेरे शालिग्राम रखे हैं ?&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;बच्चों के क्या नाम रखे हैं.......?&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;सरस्वती पूजन वाले दिन ,&lt;/i&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;b&gt;Also Read:&lt;/b&gt;&lt;i&gt; &lt;a href=&quot;https://www.dailyshayaris.com/2020/09/ladke-bhi-haarte-hai-ishq-mein-poem-Jai-Ojha%20%20.html&quot;&gt;&lt;b&gt;Ladke Bhi Haarte Hai Ishq Mein&lt;/b&gt; Hindi Poem By &lt;b&gt;Jai Ojha&lt;/b&gt;&lt;/a&gt;&lt;/i&gt;&lt;a href=&quot;https://www.dailyshayaris.com/2020/09/ladke-bhi-haarte-hai-ishq-mein-poem-Jai-Ojha%20%20.html&quot;&gt;&amp;nbsp;&lt;/a&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;मेरा जन्म-दिवस भी है जो ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;बाँधी थी जो रंग-बसन्ती वाली साड़ी ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;फाल ढूंढ़ने को जिस का मैं ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;तीन-तीन बाज़ारों तक़ खुद ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;दौड़-दौड़ कर फ़ैल गया था ,&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;बी. एड. की गाईड हो या हो&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;लव-स्टोरी की वी.सी.डी. ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;मौसी के घर तक़ जाने को ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;सीट घेरनी हो जयपुर की बस में चाहे ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;ऐसे सारे गैर-ज़रूरी काम ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;ज़रूरी हो जाते थे,&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;एक तुम्हारे कहने भर से ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;अब जिस के संग निभा रही हो ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;हँस-हँस कर अनमोल जवानी ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;उस अनजाने उस अनदेखे ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;भाग्यबली के हित भी तुमने ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;ऐसे ही क्या गैर-ज़रूरी काम रखे हैं ...?&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;बच्चों के क्या नाम रखे हैं.......?&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; – Kumar Vishwas&lt;/i&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;h3 style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;span style=&quot;color: #c27ba0; font-size: large;&quot;&gt;Wahi tumhari thhodi ka til&lt;/span&gt;&lt;/i&gt;&lt;/h3&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;/i&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;bhaashan dene kabhee gaya tha ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;mathura ke koee kolij mein ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;raste bhar khaane ke paise bacha lie the&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;aur khareede the jo mainne ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;janmabhoomi vaale mandir se ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;mujhe dekh jo muskaate the ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;natakhat shokh ishaare kar ke ,&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;tumhe dekh jo sharamaate the ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;sahaj raas aakhon mein bhar ke,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;aale mein chupachaap adhar par venu tikaaye ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;abhee talaq kya ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;vo chhaliya ghanashyaam rakhe hain....?&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;bachchon ke kya naam rakhe hain.......?&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;aansoo kee baarish mein bheege ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;thodee ke jis til ko mainne ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;vida-samay par choom liya tha&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;aur kaha tha man mat haaro&amp;nbsp; ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;tum se anagaaya gaaya hai ,&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;tumako kho kar par bhee paaya hai ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;chaahe main duniya bhar ghoomoon ,&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;dharatee bhogoon , ambar choomoon ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;is til ko darpan mein jab bhee kabhee dekhana,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;yahee samajhana ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;thodee par yah til thodee hai ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;jag-bhar kee nazaron se ojhal ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;meree bhatakan rakhee huee hai ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;mere chaaron dhaam rakhe hain ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;sach batalao nae prasaadhan ke lepan mein,&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;chehare kee chamakeelee paraton ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;ke oopar bhee jisame tumako main dikhata tha , gore mukhade vaalee,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;chaandee kee thaalee mein abatak bhee kya mere shaaligraam rakhe hain ?&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;bachchon ke kya naam rakhe hain.......?&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;sarasvatee poojan vaale din ,&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;mera janm-divas bhee hai jo ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;baandhee thee jo rang-basantee vaalee sari ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;phaal dhoondhane ko jis ka main ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;teen-teen baazaaron taq khud ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;daud-daud kar fail gaya tha ,&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;bee. ed. kee gaeed ho ya ho&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;lav-storee kee vee.see.dee. ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;mausee ke ghar taq jaane ko ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;seet gheranee ho jayapur kee bas mein chaahe ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;aise saare gair-zarooree kaam ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;zarooree ho jaate the,&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;ek tumhaare kahane bhar se ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;ab jis ke sang nibha rahee ho ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;hans-hans kar anamol javaanee ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;us anajaane us anadekhe ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;bhaagyabalee ke hit bhee tumane ,&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;aise hee kya gair-zarooree kaam rakhe hain ...?&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;bachchon ke kya naam rakhe hain.......?&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; – kumar vishwas&lt;/i&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;iframe allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&quot; allowfullscreen=&quot;&quot; frameborder=&quot;0&quot; height=&quot;266&quot; src=&quot;https://www.youtube.com/embed/j60e1oiG05E&quot; width=&quot;320&quot;&gt;&lt;/iframe&gt;&lt;/i&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.dailyshayaris.com/feeds/5498627909256090507/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.dailyshayaris.com/2020/09/wahi-tumhari-thhodi-ka-til- Kumar-Vishwas-poem-lyrics.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/5498627909256090507'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/5498627909256090507'/><link rel='alternate' type='text/html' href='https://www.dailyshayaris.com/2020/09/wahi-tumhari-thhodi-ka-til- Kumar-Vishwas-poem-lyrics.html' title='Wahi Tumhari Thhodi Ka Til beautiful poem by Dr. Kumar Vishwas lyrics'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhDBGI3JY14H4mjkXVrPXuAt3V7TmIb7wWixwXQ4E7kQ7yuESApcwVP0tb2i8RPj4FSOYRcjFQILWVb77V_wV2Bt83SRCBXJhD-xd3bDrRk-XivbAW1xxrQJM8-Kq36H-oc-RwQnZeKt_1f/s72-w320-h200-c/kumar_vishwas_poem.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5306714030410460000.post-8346056391768999299</id><published>2020-09-26T11:11:00.002+05:30</published><updated>2020-09-26T11:11:56.405+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Hindi Poem"/><category scheme="http://www.blogger.com/atom/ns#" term="Jai Ojha"/><title type='text'> Ladke Bhi Haarte Hai Ishq Mein Hindi Poem By Jai Ojha  </title><content type='html'>&lt;h3 style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;span style=&quot;color: #c27ba0;&quot;&gt;लड़के भी हारते हैं इश्क़ में (In Hindi)&amp;nbsp;&lt;/span&gt;&lt;/i&gt;&lt;/h3&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;434&quot; data-original-width=&quot;582&quot; height=&quot;239&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiLWznxfqasesMNkraRcshUiMGEQvxAQu_hJ3IGY1rl0Xal6n05cdE0A1x61cZLK_wIacuHBhRzMdUoi76owtZ-r-yY9inJPrmikBV7__5cZqf8UB8zw49kdtNMVldL9woAnnxpJLZYHkxC/w320-h239/%25E0%25A4%25B2%25E0%25A4%25A1%25E0%25A4%25BC%25E0%25A4%2595%25E0%25A5%2587+%25E0%25A4%25AD%25E0%25A5%2580+%25E0%25A4%25B9%25E0%25A4%25BE%25E0%25A4%25B0%25E0%25A4%25A4%25E0%25A5%2587+%25E0%25A4%25B9%25E0%25A5%2588%25E0%25A4%2582+%25E0%25A4%2587%25E0%25A4%25B6%25E0%25A5%258D%25E0%25A4%2595%25E0%25A4%25BC+%25E0%25A4%25AE%25E0%25A5%2587%25E0%25A4%2582_poem+Jai+Ojha.jpg&quot; width=&quot;320&quot; /&gt;&lt;/div&gt;&lt;br /&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;/i&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;लड़के भी हारते हैं इश्क़ में&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;खो देते हैं अपना एक हिस्सा हमेशा के लिए&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;रोते हैं बिलखते हैं&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;चीख़ते हैं बंद लबों से&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;दम तोड़ देते हैं अपना&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;किसी की याद में&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;दाढ़ी बढ़ाकर छुपा लेते हैं&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;अपने चेहरे का ग़म&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;लगाते हैं बिना फ़िल्टर की डीपी&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;और दिखाते हैं सच को ज्यों का त्यों&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;गुज़ार देते हैं महीनों&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;एक ही जीन्स में&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;पौंछना भूल जाते हैं&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;अपने जूतों को अमूमन&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;सूखते हैं इनके भी आँसू&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;गाल पर ही&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;बिता देते हैं कई कई दिन&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;बिना देखे चेहरा अपना&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;रातों की नींद रहती है बाक़ी&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;मुँह रखकर&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;सो जाते हैं मेज पर&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;काली सी आँखों में&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;लिए चलते हैं कुछ&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;मरे हुए ख़्वाब&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;और कहलाते हैं आवारा निठल्ला बेकार&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;अपनी गाड़ी को दौड़ाते हैं&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;सुनसान इलाक़ों में&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;दूर कहीं अनजान रास्तों में&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;भूल जाते हैं अक्सर कहाँ जाना हैं&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;खाते हैं चोट अपनों से&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;अज़ीज़ लोगों से सुनते हैं ताने&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;टूटते हैं बिना शोर किए&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;चुपचाप किसी कोने में&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;भीतर ही भीतर&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;बिना शिकायत किए&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;दफ़्न कर देते हैं अपने जज़्बातों को&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;पसीने से बनाते हैं क्लिंजर अपना&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;साफ़ करते हैं पेट्रियार्की का धब्बा&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;भूल जाते हैं ख़ुद को सबकी ख़ुशी के लिए&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;और अंत में&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;ख़ुद ही ख़ुद को देते हैं कंधा&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;लड़के भी हारते हैं इश्क़ में&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;खो देते हैं अपना एक हिस्सा हमेशा के लिए&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; – जय ओझा&lt;/i&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;/i&gt;&lt;/div&gt;&lt;div&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;h3 style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;span style=&quot;color: #c27ba0;&quot;&gt;Ladke Bhi Haarte Hai Ishq Mein&lt;/span&gt;&lt;/i&gt;&lt;/h3&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;/i&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Ladke bhi haarte hai ishq mein&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Kho dete hain apna ek hissa hamesha ke liye&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Rote hain bilkhte hain&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Cheekhte hain band labon se&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Dam tod dete hain apna&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Kisi ki yaad mein&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Daadhi badhaakar chhupa lete hain&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Apne chehre ka gham&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Lagaate hain bina filter ki DP&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Aur dikhaate hain sach ko jyon ka tyon&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Guzaar dete hain maheenon&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Ek hi jeans mein&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Ponchhna bhool jaate hain&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Apne jooton ko amooman&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Sookhte hain inke bhi aansoo&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Gaal par hi&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Bita dete hain kai kai din&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Bina dekhe chehra apna&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Raaton ki neend rahti hai baaqi&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Munh rakhkar&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;So jaate hain mej par&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Kaali si aankhon mein&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Liye chalte hain kuchh&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Mare hue khwaab&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Aur kahlaate hain aawaara nithlla bekaar&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Apani gaadi ko daudaate hain&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Sunsaan ilaaqon mein&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Door kaheen anjaan raaston mein&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Bhool jaate hain aksar kahan jaana hain&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Khaate hain chot apnon se&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Azeez logon se sunte hain taane&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Tootte hain bina shor kiye&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Chupchaap kisi kone mein&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Bheetar hi bheetar&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Bina shikaayat kiye&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Dafn kar dete hain apne jazbaaton ko&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Paseene se banaate hain cleanser apna&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Saaf karte hain patriarchy ka dhabba&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Bhool jaate hain khud ko sabki khushi ke liye&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Aur ant mein&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Khud hi khud ko dete hain kandha&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Ladke bhi haarte hain ishq mein&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;Kho dete hain apna ek hissa hamesha ke liye..&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; – Jai Ojha&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;i&gt;&lt;/i&gt;&lt;/div&gt;&lt;div&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;iframe allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&quot; allowfullscreen=&quot;&quot; frameborder=&quot;0&quot; height=&quot;266&quot; src=&quot;https://www.youtube.com/embed/CR7KX2xP2Fc&quot; width=&quot;320&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.dailyshayaris.com/feeds/8346056391768999299/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.dailyshayaris.com/2020/09/ladke-bhi-haarte-hai-ishq-mein-poem-Jai-Ojha  .html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/8346056391768999299'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/8346056391768999299'/><link rel='alternate' type='text/html' href='https://www.dailyshayaris.com/2020/09/ladke-bhi-haarte-hai-ishq-mein-poem-Jai-Ojha  .html' title=' Ladke Bhi Haarte Hai Ishq Mein Hindi Poem By Jai Ojha  '/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiLWznxfqasesMNkraRcshUiMGEQvxAQu_hJ3IGY1rl0Xal6n05cdE0A1x61cZLK_wIacuHBhRzMdUoi76owtZ-r-yY9inJPrmikBV7__5cZqf8UB8zw49kdtNMVldL9woAnnxpJLZYHkxC/s72-w320-h239-c/%25E0%25A4%25B2%25E0%25A4%25A1%25E0%25A4%25BC%25E0%25A4%2595%25E0%25A5%2587+%25E0%25A4%25AD%25E0%25A5%2580+%25E0%25A4%25B9%25E0%25A4%25BE%25E0%25A4%25B0%25E0%25A4%25A4%25E0%25A5%2587+%25E0%25A4%25B9%25E0%25A5%2588%25E0%25A4%2582+%25E0%25A4%2587%25E0%25A4%25B6%25E0%25A5%258D%25E0%25A4%2595%25E0%25A4%25BC+%25E0%25A4%25AE%25E0%25A5%2587%25E0%25A4%2582_poem+Jai+Ojha.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5306714030410460000.post-3150968414928441012</id><published>2020-09-26T10:05:00.010+05:30</published><updated>2024-03-08T19:50:45.090+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Hindi Poem"/><title type='text'>&#39;Yaar Usne Mujhe Bahut Rulaya&#39; poem by Kanha Kamboj</title><content type='html'>&lt;h2 style=&quot;text-align: left;&quot;&gt;About This poem:- This beautiful Poem &#39;Yaar Usne Mujhe Bahut Rulaya&#39; written by &lt;i&gt;Kanha Kamboj&amp;nbsp;&lt;/i&gt;&lt;/h2&gt;&lt;div&gt;&lt;span&gt;&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;/span&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;img alt=&quot;&#39;Yaar Usne Mujhe Bahut Rulaya&#39; poem by Kanha Kamboj&quot; border=&quot;0&quot; data-original-height=&quot;590&quot; data-original-width=&quot;600&quot; height=&quot;197&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjzTF1QUFkO6TwcVhb-OGKHySztJL_Iw6KhSZmxt-4MfmOyQlycZPMrYKltDZAzANL5e_trBc6XTytIUWToyiibMlQAX-qSE7vcJBj41DfTmf7233qq9gEQskuUVd8gfWDcpzPtdoS14CZM/w200-h197/Yaar+Usne+Mujhe+Bahut+Rulaya+By+Anha+Kamboj.jpg&quot; title=&quot;&#39;Yaar Usne Mujhe Bahut Rulaya&#39; poem by Kanha Kamboj&quot; width=&quot;200&quot; /&gt;&lt;/div&gt;&lt;br /&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div&gt;&lt;i&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;b&gt;&lt;span style=&quot;color: #a64d79; font-size: large;&quot;&gt;Yaar Usne Mujhe Bahut Rulaya&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div style=&quot;text-align: center;&quot;&gt;तू जरूरी है हर जरूरत को आजमाने के बाद&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;तू चलाना मर्जी अपनी मेरे मर जाने के बाद&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;है सितम ये भी कि हम उसे चाहते हैं&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;वो भी इतना सितम ढाने के बाद&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;हो इजाजत तो तुझे छूकर देखूं&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;सुना है मरते नहीं तुझे हाथ लगाने के बाद&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;वो रास्ते में मिली तो मुस्कुरा दिया देखकर&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;बहुत रोया मगर घर जाने के बाद&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;है तौहीन मेरी जो तुम कर रही हो&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;आवाज उठाई नहीं जाती सर झुकाने के बाद&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;कितनी पागल है मुझे मेरे नाम से पुकार लिया&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मुझे पहचानने से मुकर जाने के बाद&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मुझसे मिलने आओगी ये वादा करो&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मुलाकात रकीब से हो जाने के बाद&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;वैसे हो बड़े बदतमीज तुम कान्हा&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;किसी ने कहा अपनी हद से गुजर जाने के बाद&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;तेरी हर हकीकत से रूबरू हो गया हूं मैं&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;ये पर्दा किस बात का कर रही हैं&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;एक मैं हूं आंखों से आंसू नहीं रुक रहे&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;एक तू है कि हंस के बात कर रही है&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;लहजे में मुआफ़ी, आँखों में शर्म तक नहीं&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;ये एक्टिंग का कोर्स तू लाजवाब कर रही है&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;सारी रात उसे छूने से डरता रहा&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मैं बेबस, बेचैन बस करवटें बदलता रहा&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;हाथ तो मेरा ही था उसके हाथ में&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;बस बात ये है कि जिक्र किसी और करता रहा&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;गिरा ले मुझे अपनी नजरों से कितना ही&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;झुकने पर तो मजबूर मैं तुझे भी कर दूंगा&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;एक बार बदनाम करके तो देख मुझे महफ़िल में&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;कसम से शहर में मशहूर मैं तुझे भी कर दूंगा&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;कहती है तुमसे ज्यादा प्यार करता है&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;उसकी इतनी औकात है क्या?&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;रकीब का सहारा लेकर कान्हा को बुला दूंगी&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;तेरा दिमाग खराब है क्या?&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; – Kanha Kamboj&lt;/div&gt;&lt;/blockquote&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;b&gt;Also read Gulzar beautiful shayris on breakup &lt;a href=&quot;https://www.dailyshayaris.com/2020/01/10-best-gulzar-saab-shayaris-on-love.html&quot; target=&quot;_blank&quot;&gt;Here&lt;/a&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;color: #a64d79; font-size: large;&quot;&gt;&lt;b&gt;Yaar usne mujhe bahut rulaya&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;tu jaroori hai har jaroorat ko aajamaane ke baad&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;tu chalaana marjee apanee mere mar jaane ke baad&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;hai sitam ye bhee ki ham use chaahate hain&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;vo bhee itana sitam dhaane ke baad&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;ho ijaajat to tujhe chhookar dekhoon&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;suna hai marate nahin tujhe haath lagaane ke baad&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;vo raaste mein milee to muskura diya dekhakar&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;bahut roya magar ghar jaane ke baad&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;hai tauheen meri jo tum kar rahi ho&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;aavaaj uthaee nahin jaati sar jhukaane ke baad&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;kitanee paagal hai mujhe mere naam se pukaar liya&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;mujhe pahachaanane se mukar jaane ke baad&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;mujhase milane aaogee ye vaada karo&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;mulaakaat rakeeb se ho jaane ke baad&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;vaise ho bade badatameej tum kaanha&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;kisee ne kaha apanee had se gujar jaane ke baad&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;teree har hakeekat se roobaroo ho gaya hoon main&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;ye parda kis baat ka kar rahee hain&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;ek main hoon aankhon se aansoo nahin ruk rahe&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;ek too hai ki hans ke baat kar rahee hai&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;lahaje mein muaafee, aankhon mein sharm tak nahin&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;ye ekting ka kors too laajavaab kar rahee hai&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;saaree raat use chhoone se darata raha&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;main bebas, bechain bas karavaten badalata raha&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;haath to mera hee tha usake haath mein&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;bas baat ye hai ki jikr kisee aur karata raha&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;gira le mujhe apanee najaron se kitana hee&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;jhukane par to majaboor main tujhe bhee kar doonga&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;ek baar badanaam karake to dekh mujhe mahafil mein&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;kasam se shahar mein mashahoor main tujhe bhee kar doonga&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;kahatee hai tumase jyaada pyaar karata hai&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;usakee itanee aukaat hai kya?&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;rakeeb ka sahaara lekar kaanha ko bula doongee&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;tera dimaag kharaab hai kya?&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; – kanh kamboj&lt;/span&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;b&gt;Please comment below, express your feelings in the comment box, Thank you&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;color: #ff00fe; font-family: helvetica;&quot;&gt;&lt;b&gt;Visit our website to read more such &lt;a href=&quot;https://www.dailyshayaris.com/search/label/Hindi%20Poem&quot;&gt;beautiful poems&lt;/a&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;color: #ff00fe; font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;iframe frameborder=&quot;0&quot; height=&quot;230&quot; marginheight=&quot;0&quot; marginwidth=&quot;0&quot; scrolling=&quot;no&quot; src=&quot;https://www.youtube.com/embed/zSqfiPiIk0Y?autoplay=0&quot; type=&quot;text/html&quot; width=&quot;400&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;/i&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.dailyshayaris.com/feeds/3150968414928441012/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.dailyshayaris.com/2020/09/yaar-usne-mujhe-bahut-rulaya-kanha-kamboj.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/3150968414928441012'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/3150968414928441012'/><link rel='alternate' type='text/html' href='https://www.dailyshayaris.com/2020/09/yaar-usne-mujhe-bahut-rulaya-kanha-kamboj.html' title='&#39;Yaar Usne Mujhe Bahut Rulaya&#39; poem by Kanha Kamboj'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjzTF1QUFkO6TwcVhb-OGKHySztJL_Iw6KhSZmxt-4MfmOyQlycZPMrYKltDZAzANL5e_trBc6XTytIUWToyiibMlQAX-qSE7vcJBj41DfTmf7233qq9gEQskuUVd8gfWDcpzPtdoS14CZM/s72-w200-h197-c/Yaar+Usne+Mujhe+Bahut+Rulaya+By+Anha+Kamboj.jpg" height="72" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5306714030410460000.post-5036722605089200370</id><published>2020-09-17T12:36:00.002+05:30</published><updated>2020-09-17T12:38:28.986+05:30</updated><title type='text'>Jab Se Tum Gaye Ho poem by Mansi Soni | Social House Poetry   </title><content type='html'>&lt;h1 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;Jab Se Tum Gaye Ho poem&amp;nbsp;by Mansi Soni&amp;nbsp;❤️ | Social House Poetry :&lt;/span&gt;&lt;/h1&gt;&lt;div&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;524&quot; data-original-width=&quot;800&quot; height=&quot;263&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEipaI6HA3bYAtjK1fjxvraSH5SCUq7ZqZT1iNJVRAGGaHdGHLKi-yfOwjtf60V2D58F938JxEdbd_qZUQalCXlHyEBJxLsGYX03_DM0k_28Iuu0T9MuBONKqnKf8K1dI05afgcGFiuEHpQz/w400-h263/jab+se+tum+gaye+ho+poem+by+Mansi+Soni.jpg&quot; width=&quot;400&quot; /&gt;&lt;/div&gt;&lt;br /&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;जबसे तुम गए हो जिंदा रहते हुए मुझे मौत का एहसास कुछ इस कदर हो रहा है&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;मानो मौत मेरे साथ बैठी जिंदगी बिता रही हो&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;हमारे इश्क की दास्तान लिखी हो जिस पर&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;मैं तो वो किताब बनना चाहती थी&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;मगर जब से तुम गए हो मैं फकत उसका एक किस्सा बन कर रह गई हूं&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;पूरी दुनिया साथ घुमाने के ख्वाब दिखाए थे ना तुमने&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;मगर जबसे तुम गए हो ख्वाब देखना तो दूर&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;मुझे तो सोने से भी डर लगने लगा है&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;अब अपने पसंदीदा गानों की प्लेलिस्ट मैं किसी भी अजनबी के साथ शेयर कर लेती हूं&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;मगर वो गाने जो कभी तुमने और मैंने साथ बैठकर सुने थे&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;उनकी जगह किसी प्लेलिस्ट में नहीं हैं&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;वो तो ताउम्र मेरे दिल-अो-दिमाग में कैद होकर रहेंगें&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;और जब भी मैं उन्हें सुनती हूं तो वो मुझे उस समय में ले जाते हैं&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;जहां तुम्हारे और मेरे बीच ये और, और ना ही कोई और था तुम्हें याद है वो घड़ी जो तुमने मुझे तोहफे में दी थी&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;उस घड़ी ने मुझे मेरी जिन्दगी के बहुत से हसीन पल दिखाए है&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;मगर जबसे तुम गए हो वो घड़ी मुझे कुछ अजीब से वक्त दिखाने लगी है&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;मैंने खुद को पहचानना बंद कर दिया है&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;जबसे तुम गए हो&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;क्योंकि आईने में खड़ी वो लड़की&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;जिसकी आँखों में अब तुम्हारा चेहरा नहीं दिखता&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;जिसके होठों पर एक नकली सी मुस्कुराहट रहती है&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;वो लड़की जो तुम्हें बेवफाई की बाज़ी जिताकर खुद ज़िन्दगी से हार गई हो&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;वो लड़की मैं नहीं हो सकती&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;वो कोई और है&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;तुम तो जानते ही थे मुझे अँधेरे से कितना खौफ आता था&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;मगर जब से तुम गए हो मैं अपने कमरे के किसी भी कोने में रौशनी का आना पसंद नहीं करती&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;मुझे डर रहता है कि अगर वो रौशनी तुम्हारी सिमटी हुई यादो पर जा गिरी&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;तो मैं फिर से बिखर जाउंगी&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;मुझे वो सब याद आने लगेगा&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;जिसे मैं भुलाने की कोशिश में हूं&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;जिंदगी से तो और भी रंजिशें रहने लगी है मुझे।&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;जबसे तुम गए हो&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;मगर मेरी ये रंजिशें मेरे घाव, मेरी बेज़ारी मैं किसी के सामने जाहिर नहीं करती&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;बस अब लिख लेतीं हूं&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: right;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; – मानसी सोनी❤️&lt;/p&gt;&lt;/blockquote&gt;&lt;p style=&quot;text-align: right;&quot;&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Jabse tum gaye ho zinda rahte hue mujhe maut ka ehsaas kuchh is kadar ho raha hai&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Maano maut mere saath baithi zindagi bita rahi ho&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Hamaare ishq ki daastaan likhi ho jis par&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Main to wo kitaab banana chaahti thi&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Magar jab se tum gaye ho main fakat uska ek kissa ban kar rah gayi hoon&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Poori duniya saath ghumaane ke khwaab dikhaye the na tumne&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Magar jabse tum gaye ho khwaab dekhna to door&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Mujhe to sone se bhi dar lagne laga hai&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Ab apne pasandida gaanon ki playlist main kisi bhi ajnabi ke saath share kar leti hoon&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Magar wo gaane jo kabhi tumne aur maine saath baithkar sune the&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Unki jagah kisi playlist mein nahin hain&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Wo to ta-umr mere dil-o-dimaag mein kaid hokar rahenge&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Aur jab bhi main unhein sunti hoon to wo mujhe us samay mein le jaate hain&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Jahaan tumhaare aur mere bich ye aur, aur na hi koi aur tha&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Tumhein yaad hai wo ghadi jo tumne mujhe taufe mein di thi&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Us ghadi ne mujhe meri zindagi ke bahut se haseen pal dikhaye hai&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Magar jabse tum gaye ho wo ghadi mujhe kuchh ajeeb se waqt dikhaane lagi hai&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Maine khud ko pahchaanna band kar diya hai&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Jabse tum gaye ho&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Kyonki aaine mein khadi wo ladki&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Jiski aankhon mein ab tumhaara chehra nahin dikhta&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Jiske hothon par ek nakali si muskuraahat rahti hai&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Wo ladki jo tumhen bewfai ki baazi jitaakar khud zindagi se haar gayi ho&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Wo ladki main nahin ho sakati&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Wo koi aur hai&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Tum to jaante hi the mujhe andhere se kitna khauf aata tha&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Magar jab se tum gaye ho main apne kamre ke kisi bhi kone mein raushni ka aana pasand nahin karti&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Mujhe dar rahta hai ki agar wo raushni tumhaari simti hui yaado par ja giri&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Toh main phir se bikhar jaungi&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Mujhe wo sab yaad aane lagega&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Jise main bhulaane ki koshish mein hoon&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Zindagi se to aur bhi ranjishein rahane lagi hai mujhe&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Jabse tum gaye ho&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Magar meri ye ranjishein mere ghaav, meri bezaari main kisi ke saamane zaahir nahin karti&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Bas ab likh leti hoon...&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; – Mansi Soni&lt;span style=&quot;text-align: right;&quot;&gt;❤️&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;span style=&quot;text-align: right;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;span style=&quot;text-align: right;&quot;&gt;&lt;a href=&quot;https://youtu.be/gTZw3Xet-_4&quot;&gt;https://youtu.be/gTZw3Xet-_4&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.dailyshayaris.com/feeds/5036722605089200370/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.dailyshayaris.com/2020/09/jab-se-tum-gaye-ho-poem-by-mansi-soni.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/5036722605089200370'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/5036722605089200370'/><link rel='alternate' type='text/html' href='https://www.dailyshayaris.com/2020/09/jab-se-tum-gaye-ho-poem-by-mansi-soni.html' title='Jab Se Tum Gaye Ho poem by Mansi Soni | Social House Poetry   '/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEipaI6HA3bYAtjK1fjxvraSH5SCUq7ZqZT1iNJVRAGGaHdGHLKi-yfOwjtf60V2D58F938JxEdbd_qZUQalCXlHyEBJxLsGYX03_DM0k_28Iuu0T9MuBONKqnKf8K1dI05afgcGFiuEHpQz/s72-w400-h263-c/jab+se+tum+gaye+ho+poem+by+Mansi+Soni.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5306714030410460000.post-921550893802325088</id><published>2020-09-17T12:23:00.004+05:30</published><updated>2020-09-17T12:23:38.307+05:30</updated><title type='text'>Jahaan Tum Nahi Aati Poetry By Amandeep Singh lyrics</title><content type='html'>&lt;h1 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-family: verdana;&quot;&gt;Jahaan Tum Nahi Aati Poetry By Amandeep Singh lyrics:&lt;/span&gt;&lt;/h1&gt;&lt;div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjYZtoa5QYMhVzV2EcPlcOaqxfCaIEPf9IznvnEN6D8dNqRGAYftSt9UElRpqCOyh85iJwBFzNoqhMZJrMWSFCDYd4kbY-8LkDWTMD5su9NMjJmikkKU3QACApyGHKdw7Q09oRCKbFWhsDx/s1267/Jahaan+Tum+Nahi+Aati++Amandeep+Singh+Poetry.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1073&quot; data-original-width=&quot;1267&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjYZtoa5QYMhVzV2EcPlcOaqxfCaIEPf9IznvnEN6D8dNqRGAYftSt9UElRpqCOyh85iJwBFzNoqhMZJrMWSFCDYd4kbY-8LkDWTMD5su9NMjJmikkKU3QACApyGHKdw7Q09oRCKbFWhsDx/s320/Jahaan+Tum+Nahi+Aati++Amandeep+Singh+Poetry.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;h3 style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;color: #e06666; font-family: verdana;&quot;&gt;Jahaan Tum Nahi Aati Poetry By Amandeep Singh :&lt;/span&gt;&lt;/h3&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;color: #e06666; font-family: verdana;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;p style=&quot;text-align: center;&quot;&gt;मैं मिलता हूं तुमसे अक्सर वहां&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;जहां आजकल तुम नहीं आती हो&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;कोई रहता है मेरे दिल के कमरे में तुमसा&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;जहां आजकल तुम नहीं आती हो&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;वो बातें जो हमारे बीच पुल बनाती थी&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;जिन पर चलकर तुम मुझसे मिलने आती थी&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;शायद वो पुल वक्त की तेज लहरों से डूब गया है&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;या फिर चलते चलते तुम्हारा मन ऊब गया है&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;वो जो तुम्हारे लिए सारे नाम मेरे हिस्से में आते थे&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;आजकल उनसे तुम किसी और को बुलाती हो&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;मैं मिलता हूं तुमसे अक्सर वहां&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;जहां आजकल तुम नहीं आती हो&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;वो जो ख्यालों की दुनिया ने बनाई थी&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;जहां जाने के लिए साथ दौड़ लगाई थी&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;अब तुम उन रास्तों की धूल हो गई हो&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;दिल ये नहीं मानता है कि तुम मुझे भूल गई हो&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;वैसे तो मेरे आंसू बहुत सताते हैं।&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;बिन बुलाए ही मुझसे मिलने आ जाते हैं।&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;लेकिन आजकल मैं थोड़ा ज्यादा रो लेता हूं&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;शायद गीली सतह से पलकों के थोड़े ज्यादा बाल गिर जाएंगे&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;फिर उन्हें कलाई पर सजा कर दिल से गुहार लगाकर मांग लूंगा तुम्हें&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;तुमसे फिर से उन रास्तों के लिए&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;शायद....&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;शायद यह सब कुछ तुम पहले की तरह समझ पाती&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;सुनो! ...मै इंतजार करता हूं तुम्हारा अब भी वहां&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;जहां तुम आजकल नहीं आती&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;न जाने कितने दरवाजों को अब भी खुला छोड़ा है तुम्हारे इंतजार में&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;बहुत से ऐसे रास्ते हैं जो मैंने नहीं लिए तुम्हारे एतबार में&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;कितने ही सफर है जो आज तक मैंने शुरू ही नहीं किए है&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;बस दो टिकट लेकर तुम्हारा इंतजार करता हूं&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;और ये आस लगाए रखी है&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;शायद....&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;शायद एक दिन मुझे तुम मिल जाओगी उस मोड़ पर&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;जहां सालों पहले गई थी तुम मुझे छोड़ कर।&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; – &lt;span style=&quot;font-family: verdana;&quot;&gt;Amandeep Singh&lt;/span&gt;&lt;/p&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.dailyshayaris.com/feeds/921550893802325088/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.dailyshayaris.com/2020/09/jahaan-tum-nahi-aati-poetry-by-amandeep.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/921550893802325088'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/921550893802325088'/><link rel='alternate' type='text/html' href='https://www.dailyshayaris.com/2020/09/jahaan-tum-nahi-aati-poetry-by-amandeep.html' title='Jahaan Tum Nahi Aati Poetry By Amandeep Singh lyrics'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjYZtoa5QYMhVzV2EcPlcOaqxfCaIEPf9IznvnEN6D8dNqRGAYftSt9UElRpqCOyh85iJwBFzNoqhMZJrMWSFCDYd4kbY-8LkDWTMD5su9NMjJmikkKU3QACApyGHKdw7Q09oRCKbFWhsDx/s72-c/Jahaan+Tum+Nahi+Aati++Amandeep+Singh+Poetry.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5306714030410460000.post-7678545632369801548</id><published>2020-07-14T20:22:00.003+05:30</published><updated>2020-07-14T20:23:48.798+05:30</updated><title type='text'>Zakir Khan Poetry on Qayamat ki Raat Lyrics</title><content type='html'>&lt;h2 style=&quot;text-align: left;&quot;&gt;&lt;font face=&quot;helvetica&quot;&gt;Poetry on Qayamat ki Raat by Zakir Khan :&lt;/font&gt;&lt;/h2&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto;&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhVlQh71Nxuk7jcRMCBawSUInCAI5GxAOjlJCNfcgqIBlPW4A-nJWINnk7hN5VFrO38etO1Emx5P45T1mZAygpB37qRpUHyq0sGmiBVP0kQ3IzYY7EZe6-fqBkAk8jiYLU62zN7yiw73LUM/s600/qyamat+ki+rat+by+zakir+khan+lyrics.jpg&quot; style=&quot;margin-left: auto; margin-right: auto;&quot;&gt;&lt;img alt=&quot;Zakir Khan Poetry Qayamat ki Raat Lyrics&quot; border=&quot;0&quot; data-original-height=&quot;315&quot; data-original-width=&quot;600&quot; height=&quot;336&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhVlQh71Nxuk7jcRMCBawSUInCAI5GxAOjlJCNfcgqIBlPW4A-nJWINnk7hN5VFrO38etO1Emx5P45T1mZAygpB37qRpUHyq0sGmiBVP0kQ3IzYY7EZe6-fqBkAk8jiYLU62zN7yiw73LUM/w640-h336/qyamat+ki+rat+by+zakir+khan+lyrics.jpg&quot; title=&quot;Zakir Khan Poetry Qayamat ki Raat Lyrics&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मेरे कुछ&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;सवाल हैं जो&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;सिर्फ क़यामत के रोज़&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;पूछूंगा तुमसे&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;क्योंकि&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;उसके पहले तुम्हारी और मेरी&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;बात हो सके&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;इस लायक नहीं हो तुम।&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;b&gt;[Zakir Khan Poetry on Qayamat ki Raat Lyrics]&lt;/b&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मैं जानना चाहता हूँ,&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;क्या रकीब के साथ भी&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;चलते हुए शाम को यूं हीे&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;बेखयाली में&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;उसके साथ भी हाथ&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;टकरा जाता है तुम्हारा,&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;क्या अपनी छोटी ऊँगली से&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;उसका भी हाथ&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;थाम लिया करती हो&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;क्या वैसे ही&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;जैसे मेरा थामा करती थीं&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;क्या बता दीं बचपन की&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;सारी कहानियां तुमने उसको&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;जैसे मुझको&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;रात रात भर बैठ कर&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;सुनाई थी तुमने&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;क्या तुमने बताया उसको&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;कि पांच के आगे की&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;हिंदी की गिनती&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;आती नहीं तुमको&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;वो सारी तस्वीरें जो&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;तुम्हारे पापा के साथ,&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;तुम्हारे भाई के साथ की थी,&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;जिनमे तुम&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;बड़ी प्यारी लगीं,&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;क्या उसे भी दिखा दी तुमने&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;b&gt;[Zakir Khan Poetry on Qayamat ki Raat Lyrics]&lt;/b&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;ये कुछ सवाल हैं&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;जो सिर्फ क़यामत के रोज़&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;पूँछूगा तुमसे&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;क्योंकि उसके पहले&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;तुम्हारी और मेरी बात हो सके&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;इस लायक नहीं हो तुम&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मैं पूंछना चाहता हूँ कि&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;क्या वो भी जब&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;घर छोड़ने आता है तुमको&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;तो सीढ़ियों पर&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;आँखें मीच कर&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;क्या मेरी ही तरह&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;उसके भी सामने माथा&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;आगे कर देती हो तुम वैसे ही,&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;जैसे मेरे सामने किया करतीं थीं&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;सर्द रातों में, बंद कमरों में&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;क्या वो भी मेरी तरह&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;तुम्हारी नंगी पीठ पर&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;अपनी उँगलियों से&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;हर्फ़ दर हर्फ़&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;खुद का नाम गोदता है,&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;और क्या तुम भी&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;अक्षर बा अक्षर&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;पहचानने की कोशिश&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;करती हो&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;जैसे मेरे साथ किया करती थीं&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;मेरे कुछ सवाल हैं&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;जो सिर्फ क़यामत के रोज़&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;पूछूगा तुमसे&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;क्योंकि उसके पहले&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;तुम्हारी और मेरी बात हो सके&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;इस लायक नहीं हो तुम।&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;b&gt;[Zakir Khan Poetry on Qayamat ki Raat Lyrics]&lt;/b&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;b&gt;&lt;/b&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.dailyshayaris.com/feeds/7678545632369801548/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.dailyshayaris.com/2020/07/zakir-khan-poetry-on-qayamat-ki-raat.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/7678545632369801548'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/7678545632369801548'/><link rel='alternate' type='text/html' href='https://www.dailyshayaris.com/2020/07/zakir-khan-poetry-on-qayamat-ki-raat.html' title='Zakir Khan Poetry on Qayamat ki Raat Lyrics'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhVlQh71Nxuk7jcRMCBawSUInCAI5GxAOjlJCNfcgqIBlPW4A-nJWINnk7hN5VFrO38etO1Emx5P45T1mZAygpB37qRpUHyq0sGmiBVP0kQ3IzYY7EZe6-fqBkAk8jiYLU62zN7yiw73LUM/s72-w640-h336-c/qyamat+ki+rat+by+zakir+khan+lyrics.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5306714030410460000.post-63893114977148149</id><published>2020-07-14T20:11:00.004+05:30</published><updated>2021-07-24T13:10:02.765+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Zakir khan"/><title type='text'>Zakir Khan all time favourite Shayari collection 2021</title><content type='html'>&lt;h2 style=&quot;background-color: white; box-sizing: inherit; color: #717171; font-family: Poppins; font-size: 2rem; font-weight: 500; line-height: 1.1; margin-bottom: 0.5rem; margin-top: 0px; overflow-wrap: break-word;&quot;&gt;Zakir Khan Shayari Motivational, Zakir Khan:&lt;/h2&gt;&lt;div&gt;&lt;span style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;b&gt;Zakir Khan all time favourite Shayari collection 2021&lt;/b&gt; is here we hope that you all love this &lt;b&gt;beautiful shayaris by Zakir khan.&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;img alt=&quot;Zakir Khan all time favourite Shayari collection 2021&quot; border=&quot;0&quot; data-original-height=&quot;211&quot; data-original-width=&quot;400&quot; height=&quot;338&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjytjRCbl2sWE3ZU81wj4Dctk-QQlPxCw6uKjEhnTD0WWYv6nlwRsChl6yEgBdjuQSqtXkqrYsRMDuv0J-ywf4k8BN4zJubl9Myl0KsJtVZhHHgBtQPuxJignu6CQVkaRf_AHCG2fmrSEx4/w640-h338/zakir-khan-shayari.jpg&quot; title=&quot;Zakir Khan all time favourite Shayari collection 2021&quot; width=&quot;640&quot; /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/div&gt;&lt;blockquote style=&quot;border: none; margin: 0px 0px 0px 40px; padding: 0px; text-align: left;&quot;&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;&lt;/font&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;Har ek copy ke peeche, Kuch na Kuch Khaas likha hai,&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;Bas Is tarah tere mere Ishq ka itihaas likha hai,&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;Tu Duniya main chahe jahan bhi rahe,&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;Apni diary mei maine tujhe pass likha hai&lt;/font&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/blockquote&gt;&lt;div style=&quot;text-align: center;&quot;&gt;(Zakir Khan all-time favourite Shayari collection 2021 )&lt;/div&gt;&lt;blockquote style=&quot;border: none; margin: 0px 0px 0px 40px; padding: 0px; text-align: left;&quot;&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;&lt;/font&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;माना की तुमको इश्क़ का तजुर्बा भी कम नहीं,&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;हमने भी बाग़ में हैं कई तितलियाँ उड़ाई..&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;&lt;/font&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;कामयाबी हमने तेरे लिए खुद को यूँ तैयार कर लिया,&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;मैंने हर जज़्बात बाज़ार में रख कर इश्तेहार कर लिया..&lt;/font&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;&lt;/font&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;जिंदगी से कुछ ज्यादा नहीं,&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;बस इतनी से फरमाइश है,&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;अब तस्वीर से नहीं,&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;तफ्सील से मलने क ख्वाइश है..&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;&lt;/font&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;बस का इंतज़ार करते हुए,&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;मेट्रो में खड़े खड़े&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;रिक्शा में बैठे हुए&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;गहरे शुन्य में क्या देखते रहते हो?&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;गुम्म सा चेहरा लिए क्या सोचते हो?&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;क्या खोया और क्या पाया का हिसाब नहीं लगा पाए न इस बार भी?&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;घर नहीं जा पाए न इस बार भी?&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;&lt;/font&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;हम दोनों में बस इतना सा फर्क है,&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;उसके सब “लेकिन” मेरे नाम से शुरू होते है&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;और मेरे सारे “काश” उस पर आ कर रुकते है..&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;&lt;/font&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;उसे मैं क्या, मेरा खुमार भी मिले तो बेरहमी से तोड़ देती है,&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;वो ख्वाब में आती है मेरे, फिर आकर मुझे छोड़ देती है….&lt;/font&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;&lt;/font&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;इश्क़ को मासूम रहने दो नोटबुक के आखिरी पन्ने पर,&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;आप उसे किताबो में डालकर मुश्किल न कीजिये..&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;&lt;/font&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;अब वो आग नहीं रही, न शोलो जैसा दहकता हूँ,&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;रंग भी सब के जैसा है, सबसे ही तो महेकता हूँ…&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;एक आरसे से हूँ थामे कश्ती को भवर में,&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;तूफ़ान से भी ज्यादा साहिल से डरता हूँ…&lt;/font&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;&lt;/font&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;Ab Wo Aag Nahi Rahi, Na Sholo Jaisa Dehekta Hoon,&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;Rang Bhi Sab Ke Jaisa Hai, Sabsa Hi To Mehekta Hoon…&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;Ek Arse Se Hoon Thhame Kashti Ko Bhavar Mein,&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;verdana&quot;&gt;Toofaan Se Bhi Jyada Saahil Se Darta Hoon…&lt;/font&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;blockquote style=&quot;border: none; margin: 0 0 0 40px; padding: 0px;&quot;&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&amp;nbsp;&lt;b&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;Page...&amp;nbsp; &lt;a href=&quot;https://www.dailyshayaris.com/2020/07/zakir-khan-poetry-on-qayamat-ki-raat.html&quot;&gt;2&lt;/a&gt;,&amp;nbsp;&lt;a href=&quot;https://www.dailyshayaris.com/2020/01/20-best-zakir-khan-shayaris-with-images.html&quot;&gt;3&lt;/a&gt;,&amp;nbsp;&lt;a href=&quot;https://www.dailyshayaris.com/2020/01/20-best-zakir-khan-shayaris-with-images.html&quot;&gt;4&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='https://www.dailyshayaris.com/feeds/63893114977148149/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.dailyshayaris.com/2020/07/zakir-khan-shayari-2021-collection.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/63893114977148149'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/63893114977148149'/><link rel='alternate' type='text/html' href='https://www.dailyshayaris.com/2020/07/zakir-khan-shayari-2021-collection.html' title='Zakir Khan all time favourite Shayari collection 2021'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjytjRCbl2sWE3ZU81wj4Dctk-QQlPxCw6uKjEhnTD0WWYv6nlwRsChl6yEgBdjuQSqtXkqrYsRMDuv0J-ywf4k8BN4zJubl9Myl0KsJtVZhHHgBtQPuxJignu6CQVkaRf_AHCG2fmrSEx4/s72-w640-h338-c/zakir-khan-shayari.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5306714030410460000.post-6757175924944740868</id><published>2020-06-29T20:13:00.000+05:30</published><updated>2020-06-29T20:13:07.535+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Gulzar Shayari"/><title type='text'>Gulzar Shayari on One-sided love | Collection of 2020</title><content type='html'>&lt;h2 style=&quot;text-align: left;&quot;&gt;One-sided love Shayari by Gulzar | Collection of 2020:&lt;/h2&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg8nEs1Hh6ODbSifAHYmWCx4hKUgvPCnxVSSobuoHjrKlpaV3s9wHLYxHxsjfqjvLXpDOOfNc9zJEbyoM-qO9t0SiyFJxLXJKXilKNEwezPIsg6Ms27AfVRkMyuRc0CdthY8xFz2fjAjdEE/s800/Gulzar+sahab+shayari+collection+2020.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;Gulzar Shayari on One-sided love&quot; border=&quot;0&quot; data-original-height=&quot;500&quot; data-original-width=&quot;800&quot; height=&quot;400&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg8nEs1Hh6ODbSifAHYmWCx4hKUgvPCnxVSSobuoHjrKlpaV3s9wHLYxHxsjfqjvLXpDOOfNc9zJEbyoM-qO9t0SiyFJxLXJKXilKNEwezPIsg6Ms27AfVRkMyuRc0CdthY8xFz2fjAjdEE/w640-h400/Gulzar+sahab+shayari+collection+2020.jpg&quot; title=&quot;Gulzar Shayari on One-sided love&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;दिन कुछ ऐसे गुज़ारता है कोई&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;जैसे एहसान उतारता है कोई&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Din Kuchh Aise Guzaarata Hai Koee&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Jaise Ehasaan Utaarata Hai Koee&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;******/******/******&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;यूँ
भी इक बार तो
होता कि समुंदर बहता&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;कोई
एहसास तो दरिया की
अना का होता&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Yu Bhee Ik Baar To Hota Ki S amundar Bahta&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Koee Ehasaas To Dariya Kee Ana Ka Hota&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;******/******/******&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;आप
के बाद हर घड़ी हम
ने&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;आप
के साथ ही गुज़ारी है&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Aap Ke Baad Har Ghadee Ham Ne&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Aap Ke Saath Hee Guzaaree Hai&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;******/******/******&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;आइना
देख कर तसल्ली हुई&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;हम
को इस घर में
जानता है कोई&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Aaina Dekh Kar Tasallee Huee&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Ham Ko Is Ghar Mein Jaanata Hai Koee&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;******/******/******&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;तुम्हारी
ख़ुश्क सी आँखें भली
नहीं लगतीं&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;वो
सारी चीज़ें जो तुम को
रुलाएँ, भेजी हैं&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Tumhaaree Khushk See Aankhen Bhalee Nahin Lagteen&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Vo Saaree Cheezen Jo Tum Ko Rulaen, Bhejee Hain&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;******/******/******&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;हाथ
छूटें भी तो रिश्ते
नहीं छोड़ा करते&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;वक़्त
की शाख़ से लम्हे नहीं
तोड़ा करते&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Haath Chhooten Bhee To Rishte Nahin Chhoda Karate&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Waqt Kee Shaakh Se Lamhe Nahin Toda Karate&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;******/******/******&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;ज़मीं
सा दूसरा कोई सख़ी कहाँ होगा&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;ज़रा
सा बीज उठा ले तो पेड़
देती है&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Zameen Sa Doosara Koee Sakhee Kahaan Hoga&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Zara Sa Beej Utha Le To Ped Detee Hai&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;******/******/******&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;काँच
के पीछे चाँद भी था और
काँच के ऊपर काई
भी&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;तीनों
थे हम वो भी
थे और मैं भी
था तन्हाई भी&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Kaanch Ke Peechhe Chaand Bhee Tha Aur Kaanch Ke Oopar Kaee
Bhee&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Teenon The Ham Vo Bhee The Aur Main Bhee Tha Tanhaee Bhee&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;******/******/******&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;खुली
किताब के सफ़्हे उलटते
रहते हैं&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;हवा
चले न चले दिन
पलटते रहते है&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Khulee Kitaab Ke Safhe Ulatate Rehte Hain&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Hava Chale Na Chale Din Palatate Rehte Hai&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;******/******/******&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;शाम
से आँख में नमी सी है&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;आज
फिर आप की कमी
सी है&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Shaam Se Aankh Mein Namee See Hai&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Aaj Phir Aap Kee Kamee See Hai&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;******/******/******&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;वो
उम्र कम कर रहा
था मेरी&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;मैं
साल अपने बढ़ा रहा था&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Vo Umr Kam Kar Raha Tha Meree&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Main Saal Apne Badha Raha Tha&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;******/******/******&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;कल
का हर वाक़िआ तुम्हारा
था&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;आज
की दास्ताँ हमारी है&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Kal Ka Har Vaaqia Tumhaara Tha&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Aaj Kee Daastaan Hamaaree Hai&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;******/******/******&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;काई
सी जम गई है
आँखों पर&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;सारा
मंज़र हरा सा रहता है&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Kaee See Jam Gaee Hai Aankhon Par&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Saara Manzar Hara Sa Rahata Hai&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;******/******/******&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;उठाए
फिरते थे एहसान जिस्म
का जाँ पर&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;चले
जहाँ से तो ये
पैरहन उतार चले&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Uthae Phirate The Ehasaan Jism Ka Jaan Par&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Chale Jahaan Se To Ye Pairhan Utaar Chale&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;******/******/******&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;सहर
न आई कई बार
नींद से जागे&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;थी
रात रात की ये ज़िंदगी
गुज़ार चले&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Sahar Na Aaee Kaee Baar Neend Se Jaage&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Thee Raat Raat Kee Ye Zindagee Guzaar Chale&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;******/******/******&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;कोई
न कोई रहबर रस्ता काट गया&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;जब
भी अपनी रह चलने की
कोशिश की&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Koee Na Koee Rahabar Rasta Kaat Gaya&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Jab Bhee Apanee Rah Chalane Kee Koshish Kee&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;******/******/******&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;कितनी
लम्बी ख़ामोशी से गुज़रा हूँ&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;उन
से कितना कुछ कहने की कोशिश की&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Kitanee Lambee Khaamoshee Se Guzara Hoon&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Un Se Kitana Kuchh Kahane Kee Koshish Kee&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;******/******/******&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;कोई
अटका हुआ है पल शायद&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;वक़्त
में पड़ गया है बल शायद&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Koee Ataka Hua Hai Pal Shaayad&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Vaqt Mein Pad Gaya Hai Bal Shaayad&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;******/******/******&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;आ
रही है जो चाप
क़दमों की&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;खिल
रहे हैं कहीं कँवल शायद&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Aa Rahee Hai Jo Chaap Qadamon Kee&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;Khil Rahe Hain Kaheen Kanval Shaayad&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;******/******/******&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;बदल
जाओ वक़्त के साथ या
वक़्त बदलना सीखो,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;मजबूरियों
को मतं कोसो, हर हाल में
चलना सीखो!&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;badal jaate vaqt ke saath ya vaqt badalana seekho,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;majabooriyon ko matan koso, har haal mein chalana seekho!&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;******/******/******&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;जब
भी ये दिल उदास
होता है,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;जाने
कोन दिल के पास होता
है!&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;jab bhee ye dil udaas hota hai,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;jaane kon dil ke paas hota hai!&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;******/******/******&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;इतने
लोगों में कह दो अपनी
आँखों से,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;इतना
ऊँचा न ऐसे बोला
करे, लोग मेरा नाम जान जाते हैं!&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;itane logon mein kah do apanee aankhon se,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;itana ooncha na aise bola kare, log mera naam jaan jaate
hain!&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;******/******/******&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;वो
चीज जिसे दिल कहते हैं,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;हम
भूल गए हैं रख
कर कहीं!!&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;vo cheej jise dil kahate hain,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;ham bhool gae hain rakh kar kaheen!!&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;******/******/******&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;हाथ
छुटे तो भी रिश्ते
नहीं छोड़ा करते,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;वक़्त
की शाख से रिश्ते नहीं
तोड़ा करते!&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;haath chhute to bhee rishte nahin chhoda karate,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;vaqt kee shaakh se rishte nahin toda karate!&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;******/******/******&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;जागना
भी काबुल है तेरी यादों
में रातभर,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;तेरे
अहसासों में जो सुकून है
वो नींद में कहाँ!&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;jaagana bhee kaabul hai teree yaadon mein raatabhar,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;tere ahasaason mein jo sukoon hai vo neend mein kahaan!&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;******/******/******&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;मुद्दतें
लगी बुनने में ख्वाब का स्वेटर,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;तैयार
हुआ तो मौसम बदल
चूका था!&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;muddaten lagee bunane mein khvaab ka svetar,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;taiyaar hua to mausam badal chooka tha!&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;******/******/******&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;अगर
कसमें सब होती,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;तो
सबसे पहले खुदा मरता!&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;agar kasamen sab hotee,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;to sabase pahale khuda marata!&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;******/******/******&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;रात
को भू कुरेद कर
देखो,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;अभी
जलता हो कोई पल
शायद!&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;raat ko bhoo kured kar dekho,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: verdana, sans-serif;&quot;&gt;abhee jalata ho koee pal shaayad!&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='https://www.dailyshayaris.com/feeds/6757175924944740868/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.dailyshayaris.com/2020/06/gulzar-shayari-on-one-sided-love-2020.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/6757175924944740868'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/6757175924944740868'/><link rel='alternate' type='text/html' href='https://www.dailyshayaris.com/2020/06/gulzar-shayari-on-one-sided-love-2020.html' title='Gulzar Shayari on One-sided love | Collection of 2020'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg8nEs1Hh6ODbSifAHYmWCx4hKUgvPCnxVSSobuoHjrKlpaV3s9wHLYxHxsjfqjvLXpDOOfNc9zJEbyoM-qO9t0SiyFJxLXJKXilKNEwezPIsg6Ms27AfVRkMyuRc0CdthY8xFz2fjAjdEE/s72-w640-h400-c/Gulzar+sahab+shayari+collection+2020.jpg" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5306714030410460000.post-3636284072593620260</id><published>2020-06-03T20:21:00.000+05:30</published><updated>2020-06-03T20:21:10.592+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Ayushman Khurana Shayari"/><title type='text'>Ayushmann Khurrana shayari with images 2020 | All time best shayari 2020 collection</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;h2 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;font face=&quot;arial, helvetica, sans-serif&quot; size=&quot;4&quot;&gt;Ayushmann Khurrana shayari with images 2020 | All time best shayari 2020 collection:&lt;/font&gt;&lt;/span&gt;&lt;/h2&gt;&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;आयुष्मान खुराना वास्तव में सर्वश्रेष्ठ one of the best indian बॉलीवुड अभिनेता हैं। वह एक अभिनेता, गायक, और टेलीविज़न होस्ट हैं जिनका जन्म 14 सितंबर 1984 को चंडीगढ़ में हुआ था। एक रोडी जो एक वीजे, आरजे, गायक, संगीत संगीतकार और एक परिष्कृत अभिनेता है। सबसे पहले, वह वर्ष 2004 में एमटीवी रोडीज़ (MTV Rodies) के दूसरे सीज़न में दिखाई दिए और दूसरे सीज़न में रोडीज़ का खिताब जीता।&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;आयुष्मान खुराना अपने सोशल मीडिया चैनल ट्विटर और इंस्टाग्राम पर अपने वास्तविक और दिल को छूने वाले शायरों के माध्यम से विस्मित कर सकते हैं। जीवन, प्रेम और वयस्कता के बारे में लिखने से लेकर उनकी हर शायरी में सिर्फ सुपर अपील है। जब भी आप&amp;nbsp;&lt;b&gt; पानी दा रंग ’गाना सुनते हैं&lt;/b&gt;, और चौतरफा चेहरा आपके सामने होगा। दिल्ली में एक घर की छत पर एक प्यारा सा लड़का, एक गिटार पकड़े हुए। जी हां, आयुष्मान खुराना। तो, आइए आयुष्मान खुराना शायरी और दो लाइनर्स को छूने वाले कुछ दिल को पढ़ें।&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;h2 style=&quot;text-align: left;&quot;&gt;&lt;font face=&quot;arial, helvetica, sans-serif&quot; size=&quot;4&quot;&gt;Ayushmann Khurrana Shayari with images 2020 | All-time best Shayari 2020 collection:&lt;/font&gt;&lt;/h2&gt;&lt;div&gt;&lt;img alt=&quot;Ayushmann Khurrana shayari with images 2020&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiTx0HuAF7MkpslKnfw8QnKQVvuQegXHoLvGhgwdSzvrtpRrOkiGr_Ug6iZTyiNdxQxhKdPOOnXCHXJQHJjooi-HFZIHTzvv0BJ6sdJxdfS9JKHhShN4oC33zLQYiusu3bv3JhhIkk_Lg8L/w640-h640/Ayushman+khurana+Shayari20200108235405.jpg&quot; title=&quot;Ayushmann Khurrana shayari with images 2020&quot; width=&quot;640&quot; /&gt;&lt;/div&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;“Tum is sheher ki rivaayat se anjaan ho dost.&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;Yahaan yaad rehne ke liye yaad dilaana padta hai.”&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;— Ayushmann Khurrana&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;“तुम शेहर की रिवायत से अंजान हो दोस्त।&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;याहं यद रिहने के यद दिलाना पडता है। ”&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;- आयुष्मान खुराना&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;*************&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;“ज़िंदगी ने बहुत समझदार बना रखा है,&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;मुझे आज बस ज़िद करने का मन है।”&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;— आयुष्मान&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;“zindagee ne bahut samajhadaar bana rakha hai,&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;mujhe aaj bas zid karane ka man hai.”&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;— aayushmaan&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;*************&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;“बिना सोचे लिख देता हूँ मैं.&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;मुफ़्त तारीफ़ पा लेता हूँ मैं.&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;ज़्यादा सोच कर गर लिखूँ&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;तो गणित के सवाल सा दिखूँ.”&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;— आयुष्मान&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;“bina soche likh deta hoon main.&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;muft taareef pa leta hoon main.&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;zyaada soch kar gar likhoon&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;to ganit ke savaal sa dikhoon.”&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;— aayushmaan&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;***********&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;h3 class=&quot;post-title entry-title&quot; style=&quot;border-bottom: double rgb(238, 238, 238); border-image: initial; border-left: 0px; border-right: 0px; border-top: double rgb(238, 238, 238); color: #666666; font-family: ruda, sans-serif; font-size: 20px; font-stretch: inherit; font-variant-east-asian: inherit; font-variant-numeric: inherit; line-height: normal; margin: 0px 0px 0.6em; padding: 15px; position: relative; text-transform: uppercase; vertical-align: baseline;&quot;&gt;&lt;a href=&quot;https://www.dailyshayaris.com/2020/01/50-beautiful-shayaris-by-ayushman.html&quot;&gt;50 BEAUTIFUL SHAYARIS BY AYUSHMAN KHURANA WITH IMAGES&lt;/a&gt;&lt;/h3&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;“बात बात पे मुस्कुराता है यह आदमी..&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;किसी छोटे शहर से आया हुआ लगता है।”&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;— आयुष्मान खुराना&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;“baat baat pe muskuraata hai yah aadamee..&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;kisi chhote shahar se aaya hua lagata hai.”&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;— aayushmaan khuraana&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;*************&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;img alt=&quot;Ayushmann Khurrana shayari with images 2020&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh7r0yKgacYU_Znh13ckHQe1CoPs13oVstq5Qb4hHE01F0RqR7SOzBvmgLsg2-TQndSllw2EO_dWSERJIRmu_HTaElMPL0v_zuRuj5heRFPABbUSEMHM_E4ZWbJswmkQUR7DEKn0eN9396K/w640-h640/Ayushman+khurana+Shayari20200108220655.jpg&quot; title=&quot;Ayushmann Khurrana shayari with images 2020&quot; width=&quot;640&quot; /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;“Zamaane mein tanhaaiyon ka aalam toh dekhiye,&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;Hum khud ko taakte hain, le le ke selfiyaan.”&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;— Ayushmann Khurrana&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&quot;ज़मने में तन्हाईयां का आलम तोह देखिये,&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;हम ख़ुद को ताकते हैं, ले ले के आत्मन। ”&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;- आयुष्मान खुराना&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;***********&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;“Yeh kaunsa andaaz mohabbat sikha gayi usko..&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;Woh rooth kar bhi mujhse muskura kar milta hai.”&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;— Ayushmann Khurrana&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;“ये कौनसा और राज मोहब्बत शिखा गयो हमसे ।।&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;वोह रोथ कर भी मुझसे मुसकुरा कर मिलता है। ”&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;- आयुष्मान खुराना&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;*************&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;“कितना आसान था बचपन में सुलाना हम को…&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;नींद आ जाती थी परियों की कहानी सुन कर..”&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;— आयुष्मान खुराना&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;“kitana aasaan tha bachapan mein sulaana ham ko…&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;neend aa jaatee thee pariyon kee kahaani sun kar..”&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;— aayushmaan khuraana&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;***************&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;“Pehle dost baney,&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;Dost se jaan baney,&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;Jaan se anjaan baney,&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;Aur bas zindagi aagey badh gayi.”&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;— Ayushmann Khurrana&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;“पहले दोस्त बने,&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;दोस्त से जान बने,&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;जान से अनजान बने,&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;और बस ज़िन्दगी आगे बढ़ गयी.”&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;************&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;img alt=&quot;Ayushmann Khurrana shayari with images 2020&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj7-pLASutCoHP1-ql4-VPngSp61qSAlA_pFL4BcZXYY8HafNbdiVPQqy9I9PaRHb2__UoNRQgIpkgwG7dQvLnw3TCn-FrQ-Yv32050pBLoBYodLv0SnANGHp8EE5jWYOkUpugul6Ly32dm/w640-h640/Ayushman+khurana+Shayari20200108221050.jpg&quot; title=&quot;Ayushmann Khurrana shayari with images 2020&quot; width=&quot;640&quot; /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;“बचपन में पापा की लगायी बंदिशो को तोड़ने में बहुत मज़ा आता था,&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;अब बड़े होकर ख़ुद पर लगायी बंदिशें तोड़ी नहीं जाती.”&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;— आयुष्मान खुराना&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;“Bachpan mein papa ki lagayi bandishon ko todne mein bahut mazaa aata tha,&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;Ab badey ho kar khud par lagayi bandishein todi nahi jaati.”&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;— Ayushmann Khurrana&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;***************&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;“Kya hai sukoon?&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;– Ghar ke aangan ki mitti mein pehli baarish ki boond.”&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;— Ayushmann Khurrana&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;“क्या है सुकून?&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;– घर के आँगन की मिटटी में पहली बारिश की बूँद.”&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;**************&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;“अजीब लुत्फ़ था नादानियों के आलम में,&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;समझ में आई तो बातों का वो मज़ा भी गया.”&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;— आयुष्मान खुराना&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;“ajeeb lutf tha naadaaniyon ke aalam mein,&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;samajh mein aaee to baaton ka vo maza bhee gaya.”&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;****************&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;“रात भर चलती रहती है उँगलियाँ मोबाइल पर,&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;किताब सीने पर रख कर सोये हुये एक ज़माना हो गया।”&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;— आयुष्मान खुराना&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;“raat bhar chalati rahati hai ungaliyaan mobile par,&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;kitaab seene par rakh kar soye huye ek zamaana ho gaya.”&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;— aayushmaan khuraana&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;***********&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;img alt=&quot;Ayushmann Khurrana shayari with images 2020&quot; height=&quot;425&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg9wP-gancvnB343_Q1o2rXRCCu7bZJXfDhZj2t0EgkPjt5Gfrjo6uyWWt3M8Cip40gLKJHXBqLhHqAXNMPwsgbIInjIraII3-Qkbeyk9idWzxkwamFMVRUGf7Yvr_aWQ2jNVyx9aDyHyTI/w640-h425/Ayushman+khurana+Shayari20200108220900.jpg&quot; title=&quot;Ayushmann Khurrana shayari with images 2020&quot; width=&quot;640&quot; /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;“जिस सादग़ी ने मुझे कहीं का नहीं रखा ,&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;वो आज कह रही है कुछ तो गुनाह कर.”&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;— आयुष्मान खुराना&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;“jis saadagee ne mujhe kaheen ka nahin rakha ,&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;vo aaj kah rahee hai kuchh to gunaah kar.”&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;— aayushmaan khuraana&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;*****************&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;“कुछ नही मिलता&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;दुनिया में मेहनत के बगैर,&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;मेरा अपना साया&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;मुझे धुप में आने के बाद मिला.”&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;— आयुष्मान खुराना&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;“kuchh nahi milata&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;duniya mein mehanat ke bager,&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;mera apana saaya&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;mujhe dhoop mein aane ke baad mila.”&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;— aayushmaan khuraana&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;**************&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;“कपड़े सफ़ेद धो के जो पहने तो क्या हुआ,&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;धोना वही जो दिल की सियाही को धोइए.”&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;— आयुष्मान खुराना&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;“kapade safed dho ke jo pahane to kya hua,&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;dhona vahi jo dil kee siyahi ko dhoie.”&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;— aayushmaan khuraana&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;*************&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;“मंज़िलें पाँव पकड़ती हैं ठहरने के लिए,&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;शौक़ कहता है कि दो चार क़दम और सही।”&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;— आयुष्मान खुराना&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;“manzilen paanv pakadati hain thaharane ke lie,&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;shauq kahata hai ki do chaar qadam aur sahi.”&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;— aayushmaan khuraana&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;font-family: arial, helvetica, sans-serif; font-size: large;&quot;&gt;आयुष्मान खुराना ने बॉलीवुड में अपनी पहचान बनाई और लगातार कड़ी मेहनत और प्रतिभा के साथ 7 हिट फिल्में दीं। उनकी नवीन फिल्में बाला को सभी ने पसंद किया है। उन्होंने&lt;b&gt;&amp;nbsp;विक्की डोनर, बरेली की बर्फी, शुभ मंगल सावधान, अंधाधुन, बादाई हो, आर्टिकल 15, ड्रीम गर्ल, बाला&lt;/b&gt;&amp;nbsp;और भी कई हिट फिल्में दी हैं।&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='https://www.dailyshayaris.com/feeds/3636284072593620260/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.dailyshayaris.com/2020/06/ayushmann-khurrana-shayari-images-2020-collection.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/3636284072593620260'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/3636284072593620260'/><link rel='alternate' type='text/html' href='https://www.dailyshayaris.com/2020/06/ayushmann-khurrana-shayari-images-2020-collection.html' title='Ayushmann Khurrana shayari with images 2020 | All time best shayari 2020 collection'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiTx0HuAF7MkpslKnfw8QnKQVvuQegXHoLvGhgwdSzvrtpRrOkiGr_Ug6iZTyiNdxQxhKdPOOnXCHXJQHJjooi-HFZIHTzvv0BJ6sdJxdfS9JKHhShN4oC33zLQYiusu3bv3JhhIkk_Lg8L/s72-w640-h640-c/Ayushman+khurana+Shayari20200108235405.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5306714030410460000.post-8020033452428307006</id><published>2020-05-29T20:13:00.002+05:30</published><updated>2020-05-29T20:13:46.516+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Amandeep Singh (khayal)"/><title type='text'>Badi Khoobsurat Si Shaam Thi | Amandeep Singh | Poetry Lyrics.</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;br /&gt;&lt;h2 style=&quot;text-align: center;&quot;&gt;&lt;font face=&quot;helvetica&quot;&gt;
Badi Khoobsurat Si Shaam Thi by Amandeep Singh | Hindi Poetry Lyrics.&lt;/font&gt;&lt;/h2&gt;&lt;h2 style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;font face=&quot;helvetica&quot;&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkEDRyKIyCoLjXlPnqI0o3BMKo37mlo6otUVsDeKcgFB5T07qVedXg23IMIzh6wtBiymyPqNZlEtwVR85iyGb1_8lw0cKeeH1KaIVyhQwmHNOOQUU2wmqCEU7lpEqQ6avCyqLHf00tnvks/&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;Badi Khoobsurat Si Shaam Thi by Amandeep Singh Poem Lyrics.&quot; border=&quot;0&quot; data-original-height=&quot;480&quot; data-original-width=&quot;640&quot; height=&quot;240&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkEDRyKIyCoLjXlPnqI0o3BMKo37mlo6otUVsDeKcgFB5T07qVedXg23IMIzh6wtBiymyPqNZlEtwVR85iyGb1_8lw0cKeeH1KaIVyhQwmHNOOQUU2wmqCEU7lpEqQ6avCyqLHf00tnvks/w320-h240/ZdeEZPbdy8gsddefault.jpg&quot; title=&quot;Badi Khoobsurat Si Shaam Thi by Amandeep Singh Poem Lyrics.&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/font&gt;&lt;/h2&gt;&lt;font face=&quot;helvetica&quot;&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;
&lt;/font&gt;&lt;/div&gt;&lt;div dir=&quot;ltr&quot; style=&quot;text-align: center;&quot; trbidi=&quot;on&quot;&gt;&lt;font face=&quot;helvetica&quot;&gt;Badi khoobsura si shaam thi...&lt;/font&gt;&lt;/div&gt;&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;font face=&quot;helvetica&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;mele ki saari shamak apni ankhon mein liye&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;ek se dusre dukaan ke chakkar laga rahi thi&lt;/div&gt;&lt;/font&gt;&lt;/div&gt;&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;font face=&quot;helvetica&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;mud mud ke kayi dafa dekh bhi rahi thi mujhe,muskura bhi rahi thi wo&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;pr thodi naraz thi mujhse,&lt;/div&gt;&lt;/font&gt;&lt;/div&gt;&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;font face=&quot;helvetica&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;or hoti bhi kyo ni der jo kardi thi maine aane mein&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;sirf us shaam mele mein hi nahi pr uski zindagi mein bhi&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;agle saptah uske bauji uski sagai kara rahe the&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;or fir jaise hi wo us meethai waale dukaan se nikal ke bhaagne hi waali thi&lt;/div&gt;&lt;/font&gt;&lt;/div&gt;&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;font face=&quot;helvetica&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;ki mein uske pass jaa kar khade hogya or bola&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;ky ab baat bhi nahi karogi mujhse&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;kyo karu baat?tum mere kya lagte ho or mein tumhari kya hoti hoon&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;mein kuch der tk uski ankhon mein akhien daal use ghurta rha&lt;/div&gt;&lt;/font&gt;&lt;/div&gt;&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;font face=&quot;helvetica&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;usne mujhse dobara puchha ky hua jawab do kehte kuch nahi kyo&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;tum mere kya lagte ho or mein tumhari kya hoti hoon..&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;usdin use mein kuch keh ahi paya&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;par aaj sochta hoon use jawab dedu&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;ke mein babaad hoon,behisaab hoon&lt;/div&gt;&lt;/font&gt;&lt;/div&gt;&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;font face=&quot;helvetica&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;tum kitaab ho nayab ho&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;mein behaal sa ek sawaal hoon&lt;/div&gt;&lt;/font&gt;&lt;/div&gt;&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;font face=&quot;helvetica&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;tum khwab ho mera jawab ho&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;mein adha hoon ek dhaga hoon&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;tum gud guda ehsaas ho&lt;/div&gt;&lt;/font&gt;&lt;/div&gt;&lt;div dir=&quot;ltr&quot; style=&quot;text-align: center;&quot; trbidi=&quot;on&quot;&gt;&lt;font face=&quot;helvetica&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/div&gt;&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;reshmi libaaz ho&lt;/span&gt;&lt;/div&gt;&lt;font face=&quot;helvetica&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;mein kisi bachhe ka bayan hoon&lt;/div&gt;&lt;/font&gt;&lt;/div&gt;&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;font face=&quot;helvetica&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;tum is brhmnaa ka sara vigyaan ho&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;mein aas hu adhuri pyas hu&lt;/div&gt;&lt;/font&gt;&lt;/div&gt;&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;font face=&quot;helvetica&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;tum anchal ho ganga jal ho&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;mein adhoora sa koi geet hu&lt;/div&gt;&lt;/font&gt;&lt;/div&gt;&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;font face=&quot;helvetica&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;tum sargam tum sangeet ho&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;mein umeed ka ek shabd hoon&lt;/div&gt;&lt;/font&gt;&lt;/div&gt;&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;font face=&quot;helvetica&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;tum asha ki paribhasha ho&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;mein aag hoon meh sirab hu&lt;/div&gt;&lt;/font&gt;&lt;/div&gt;&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;font face=&quot;helvetica&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;tum is zameen ka aftaab ho&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;wo raaz jisme mein basta hoon&lt;/div&gt;&lt;/font&gt;&lt;/div&gt;&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;font face=&quot;helvetica&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;tum us manzil tak ka adrishya rasta ho&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;mein registaan ka ret hoon&lt;/div&gt;&lt;/font&gt;&lt;/div&gt;&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;font face=&quot;helvetica&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;tum barsaat wala khet ho&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;mein jhoke ka ek bayan hoon&lt;/div&gt;&lt;/font&gt;&lt;/div&gt;&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;font face=&quot;helvetica&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;tum khud mein hi pura toofan ho&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;meri kahaniyon se kyo anjaan ho&lt;/div&gt;&lt;/font&gt;&lt;/div&gt;&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;font face=&quot;helvetica&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;tum meri geeta ho meri kuraan ho&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;mein gandit ki koi bas lakeer hoon&lt;/div&gt;&lt;/font&gt;&lt;/div&gt;&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;font face=&quot;helvetica&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;tum meri haathon ki taqdeer ho&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;mere pyar ka ek wada hai&lt;/div&gt;&lt;/font&gt;&lt;/div&gt;&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;font face=&quot;helvetica&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;ek umra se bhi zada hai&lt;/div&gt;&lt;/font&gt;&lt;/div&gt;&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: helvetica;&quot;&gt;par ye samajh hai yahi badha hai&lt;/span&gt;&lt;/div&gt;&lt;font face=&quot;helvetica&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;na mein krishna hu na tu radha hai&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;b&gt;ALSO READ&lt;/b&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;&lt;font face=&quot;helvetica&quot;&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;a href=&quot;https://www.dailyshayaris.com/2020/02/Amandeep-Singh-poem-lyrics.html&quot; style=&quot;border: 0px; color: #333333; font-family: inherit; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; margin: 0px; outline: none; padding: 0px; text-decoration-line: none; transition: all 0.25s ease 0s; vertical-align: baseline; z-index: 0;&quot;&gt;&lt;font size=&quot;4&quot;&gt;Amandeep Singh poem lyrics | Ek ladki he jo mujhe mujhse jyada janti hai&lt;/font&gt;&lt;/a&gt;&lt;/div&gt;&lt;/font&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;h3 style=&quot;text-align: center;&quot;&gt;Watch Poem&amp;nbsp;&lt;/h3&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;iframe frameborder=&quot;0&quot; height=&quot;230&quot; marginheight=&quot;0&quot; marginwidth=&quot;0&quot; scrolling=&quot;no&quot; src=&quot;https://www.youtube.com/embed/ZdeEZPbdy8g?autoplay=0&quot; type=&quot;text/html&quot; width=&quot;400&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;/font&gt;&lt;/div&gt;&lt;div dir=&quot;ltr&quot; style=&quot;text-align: center;&quot; trbidi=&quot;on&quot;&gt;&lt;font face=&quot;helvetica&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/div&gt;&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;&lt;font face=&quot;helvetica&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/div&gt;&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;&lt;font face=&quot;helvetica&quot;&gt;&lt;br /&gt;&lt;/font&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='https://www.dailyshayaris.com/feeds/8020033452428307006/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.dailyshayaris.com/2020/05/badi-khoobsurat-shaam-thi-poem-lyrics.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/8020033452428307006'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/5306714030410460000/posts/default/8020033452428307006'/><link rel='alternate' type='text/html' href='https://www.dailyshayaris.com/2020/05/badi-khoobsurat-shaam-thi-poem-lyrics.html' title='Badi Khoobsurat Si Shaam Thi | Amandeep Singh | Poetry Lyrics.'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkEDRyKIyCoLjXlPnqI0o3BMKo37mlo6otUVsDeKcgFB5T07qVedXg23IMIzh6wtBiymyPqNZlEtwVR85iyGb1_8lw0cKeeH1KaIVyhQwmHNOOQUU2wmqCEU7lpEqQ6avCyqLHf00tnvks/s72-w320-h240-c/ZdeEZPbdy8gsddefault.jpg" height="72" width="72"/><thr:total>1</thr:total></entry></feed>