\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Mystic Poetic Tradition of Kashmir: A Study},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2020-01-15 (revised: 15 January 2020)}
\def\TheID{\makeatother }
\def\TheDate{2020-01-15}
\title{Mystic Poetic Tradition of Kashmir: A Study}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Sabreen  Javid}

\renewcommand\Authands{ and }

\date{\small \em Received: 11 December 2019 Accepted: 3 January 2020 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


Kashmir is immensely bestowed with exotic beauty and grandeur. It has lush green forests, mesmeric rivulets, mountains and attractive flower laden gardens that truly depict a heavenly ambience. Moreover, this region has been blessed with the mystic and spiritual personalities who represent the literary and cultural ethos of Kashmir that has been acknowledged in academic and literary world. There are many saints, sages and seers who visited Kashmir from Central Asia and few were the natives of Kashmir as well who spent their lives in disseminating their message of spirituality and their love for the Absolute Being. The paper highlights the poetic and mystical backdrop of various poets till Shaikh-ul Aalam. The study is important as it will pave way to demonstrate the Kashmiri poetic tradition to the international audience.

\end{abstract}


\keywords{mysticism, kashmir, poetic tradition, shitikant, lal dyad, shaikh-ul aalam.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
he language spoken by Kashmiri people is called Kashur by its speakers and major dialects are Marazi, Pogli, Kishtwari and Kamrazi. Every country has its own culture, literature, language but what keeps the language alive is through the acceptance of words from other languages and Kashmir is one such place which has been highly influenced by the languages of other places especially from Sanskrit and Persian.  {\ref 1} Further it is important to mention that the Kashmiri language had no script of its own, rather it happened to be Sharada, a branch of Brahmin script used for Sanskrit from Kashmir to Kabul upto mid 14 th century. Sharada was replaced by Devanagari for Sanskrit, but in Kashmiri Sanskrit itself got replaced by Persian as an official language in 15 th century and Muslim poets used the new script.  {\ref 2} More than ninety percent of what we know today in Indian poetics has been the valuable contribution of Kashmir. For about six centuries (vii-xii) it had remained the homeland of In the light of the above it can be concluded that Kashmiri language has gradually emerged and had the deep-rooted affiliations with other languages which is itself felt in the later Sufi poets of Kashmir. Before we have a peep into the poetic tradition of Kashmir it is important to have the glimpse of the past Sanskrit tradition that formed the main basis of our literary past and thereby making Kashmir a place for highest seat of learning. P. N. Pushp while highlighting the contribution of Kashmir in poetics says: almost all the bold speculations and cool-headed theorizing about the form and content, spirit and significance as well as the appeal and aesthetic judgment of poetry. Infact out of the dozen most outstanding names in history of this branch of Indian learning no less than fifteen positively hail from Kashmir.  {\ref 3} One cannot but be overwhelmed by the fact that almost all the major schools of Indian aesthetics were founded by Kashmiri theoriticians -the Alankara School by Bhamaha, Riti School by Vamana, Vakrokti School by Kuntaka, Dhvani School by Anandavardhana and Auchitya School by Kshemendra.\par
It can be said that major works on the poetics has been done from the Kashmir itself and Kashmir has always remained in forefront in its contribution to Indian aesthetics. There were several schools of thought that emerged in Kashmir and in this context Toshkhani says: 4\par
The theory, no doubt, seeks a unity in diversity so that the emotions expressed are harmonized with the dominant emotions suggested; and, accordingly, all other equipment of literary excellence, idiom or diction is significant only in the context of collaborating with the power of suggestion in the aesthetic endeavour of awakening the dominant mood.\par
Kalhana's Rajtarangini speaks of numerous poets who flourished long before and who thought and wrote with ability on different branches of literature. The poets that Kalhana mentions in his Rajtarangini are Anand Vardana, Bilhana, Bharatmetha, Bharatmuni, Kshemendra, Ratana Sankhadhimat and Sanukhasakhadarta. However, the greatest contribution to Indian aesthetics was given by Anandvardana, Abinavgupt and Mammata. These poets had a deep insight over the Indian poetics and gave theories about the poetical aesthetics. Anandvardana's Dhanyaloka (the theory of illumination) is based on Dhavani or suggested sense of poetry. About the theory of Dhanyaloka P. N. Pushp states that: 5 Anandvardana's theory is based on the power of suggestion that argues that Dhavani alone is the soul of poetry. Then we have the famous poet-philosopher Abinavgupt who was the genius and above all well versed with Natya Shastra and the Dhvanya loka. He analysed in the Lochana that for Anandvardana Dhavani was an important aspect of the poetry and not only that he laid emphasis on the new theory called as Rasa. 
\section[{Again in this context Pushp states:}]{Again in this context Pushp states:}\par
Anand vardana theory of 'Rasa' is revealed by a special power assumed by words in poetry and drama, power of revelation to be distinguished from the power of denotation, consisting of and animated by the action of generalizing the determinants etc. This power has the faculty of suppressing the stick peel of mental stupor which cloaks one's own consciousness? Rasa revealed by this power is then enjoyed with a kind of enjoyment different from direct experience, memory etc.. This enjoyment is of same order as the tasting of supreme Brama.. 6 ?..Mammat sund Kavyaprakash chchu Hindustani shairiyatas akh aham duet te ye heaki az te ase khaas karith Lale Vaakh, Shaikhe Shruke te vatchun shairi hinz qader shinasi karnas manz madadgaar saebit sabdith har gah Kaeshrean naqaadan our kun kal ganne?.\par
Thus Rasa became a powerful element along with the Dhavani in framing a new picture of poetics. Later on another poet Mammata though did not directly mentioned Rasa and Dhavani theories but rather defended them in his book Kayvaprakasha a unique book on Indian poetics in every aspect, this book gave a sort of pattern to the poetry and has attracted almost seventy commentators all over the country, the book on whole will help us to know the influence it had laid on the later poetry. Prof. Majruh Rashid in his article on Kavya Prakash: Akh Tabsure writes: 7 "It needs to be noted that pre-modern Kashmir was centuries a part of the Sanskrit metropolis", to use the words of Sheldon Pollock, and the space occupied by it was so significant that it was able to determine the intellectual and the cultural climate in the whole country by contributing in fields as varied as literary expressions, theory of language, (Mammatas Kavya Prakasha is an important contribution to the Indian poetics, infact it is a useful book that will help us to know and understand the poetry of Lal and Shaikh in the proper context).\par
By the above statement it can be said that the influence of the Sanskrit poetics was creative and critical on the Kashmiri poetics. Also one of the famous Sanskrit scholar Prof. S. S. Toshkhani in his article titled as "Beginnings of Kashmiri language and literature'' writes about the major influence on the poetic tradition:  {\ref 6} Ibid, pp. 8-9. 7 Rashid, Majruh. "Kavyaprakash Akh Tabsure" Tankeed Nazar Te Nazarye. Anhaar. Kashmiri Department Jild 33, Vol-1 2009, p.139. philosophy, aesthetics, grammar, logic, historiography, theology and so on.  {\ref 8} A Kashmiri muses when his herd winds over the verdurous lea. He sings to dance when he takes his sheep to the pastures. He describes the boat he piles in the water of Vitasta or Jhelum, which he calls river of love. He entertains himself with the 'song of love'. He entertains himself with opera songs. He is enchanted by the natural beauty of environments and grows romantic to sing to his love. He sings even when carrying the load. The maid sings even when she washes clothes or cleanses utensils and grinds corn. As a matter of fact, Kashmiri women unlettered mostly, have 'relieved the tedium of their life. 'By finding in these songs 'a sincere echo of emotion.' The Kashmiri sings in chorus on matrimonial occasions. His lull by notes lulls the child in cradle. He elegizes, at their death those near and dear to him. He is, besides mystical.\par
From the above statement it is educed that Sanskrit tradition had a long lasting effect not only on the poetics but also on overall cultural climate of Kashmir. Now coming to the beginnings of the Kashmiri poetic tradition, a brief account of the folk tradition is as under: 9 II. 
\section[{Chumma Sampradya}]{Chumma Sampradya}\par
From the above lines it is evident that Kashmir has had a rich folk tradition which included all the songs pertaining to the day to day activities of the common people. The roots of Kashmiri language and literature begun from: Within the heyday of Sanskrit tradition Kashmiri language was gradually gaining grounds, though very less information is available to us in the form of written records but one comes across the works such as "Chumma Samprâdaya" or "Shangra Shelok", an earliest specimen of the Kashmiri language. Although this work is not poetic but it amply explains esoteric Tantric sects of those times. These verses were highly sanskritised and were accepted by the Hindu, Tantric and Buddhist priests and those who were the priests of Shaivism and only their disciples understood the language of chummpads. In this context, S. S. Toshkhani writes:\par
The 'Chumma Sampradâya' is an unpublished text though an exercise for publishing it was started by the Research and Publication Department of Jammu \& Kashmir in the sixties of the last century and was aborted later for reasons not known. It seeks to expound the tenets of an esoteric Tantric sect aligned to the Karma school and can be assigned to the 11 th century. It is a text not entirely written in Kashmiri but has only thirty odd verses in that language, which complements the seventy-four verses written in Sanskrit. But though mediated by Sanskrit and not exactly literary in content, these verses announce the inauguration? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?\par
of a departure that was to be of great significance in the literary history of the Kashmiri language. 10 Idassa dishti kâla vipachhanna // Some of the verses are:  
\section[{Mahanaya Prakasha}]{Mahanaya Prakasha}\par
Shiti Kantha's Mahanaya Prakasha is the earliest recorded form of Kashmiri language. Shiti Kantha belonged to Pampur district and lived and wrote in 13 th C, there are no evidences about the birth and death of Shiti Kantha. The book is preserved in Bandarkar Institute Pune and its manuscript has not been modified and changed. This book was published by Mukund Ram Shastri for J\&K Research Library. Due to very little information about the book there was confusion about the authorship of 'Baalbodni Nayasuk', which Grierson has claimed to be written by Shiti Kantha. Grierson while mentioning about the language of Mahanaya Prakasha writes:\par
The work consists about 94 verses in old Kashmiri, not easy to understand. The language is old, belonging to the period when Prakrit, in the Apabharmsa stage, had just merged into the language that finally became Kashmiri of the present day. On enquiry, I have obtained the following information from Nityanand Shastri. Shitikantha was the author of Bala-Bodhni-nyasa, a vyakhya on the Bala-Bodhini of his ancestor Kavindra Jagaddhara. In the introduction of this vyakhya, Shitikantha states that he wrote it during the reign of Hassan Shah, the son of Haider Shah'. This opinion has had to be revised in the view of the fact that Shitikantha, the author of Bala-Bohdhini, has been found not to be the Shitikantha who wrote Mahanaya Prakasha. The manuscript, Shitikantha Vamshavali, gives the genealogy of the author of Bal-badhini as prepared by himself; and gives the name of another Shitikantha, an ancestor, four generations earlier. He does not, however, mention ancestor wrote Mahanaya Prakasha, probably because he gives names of Sanskrit works, not Kashmiri. Moreover, the internal evidence of it has persuaded the Kashmiri scholars to place Mahanaya Prakasha as an earlier work.  {\ref 13} Mahanaya Prakasha (illumination of great system or system of great meaning) is a work of karma (gradation) school which is akin to kula (familial) school and is based on shaktopaya or the energic way. It deals with goddess, the wheel of energies and ritual sex and emphasis that great meaning or the absolute sense expresses itself through four forms of speech; para (transcendent and undifferentiated), pashyanti (visioning), mardhyama (interjacent) aikhari (displayed) word. Obviously all this terminology and esoteric practices of jnaansiddhi, mantrasiddhi and melapsiddhi associated with the propitiation of deities like vameshi, khecharri, bhuchari, sambaebhakshini and rudreshwari cannot by any stretch of imagination be taken to be poetry.\par
From the above quote we can infer that Grierson has placed him in 15 th C, but Shiti kant's guru lived during 12 th C and it was also found that Shitikantha was born 150 years before grammarian of same name. Also the text and context does not belong to the 15 th C as Kashmiri language had fully emerged at that time. So it was concluded that Shiti kant belonged to 13 th C. Further, the importance of Mahanaya Prakasha lies in the fact that it is the oldest evidence of the Kashmiri written in 13 th C. The book was based on, 'sarvogenic desha basha'. About the internal content of the Mahanaya Prakasha, S. S. Toshkhani writes: So this book is prosaic in nature than being poetic in content and further the text is written in very tough language.\par
Avtar Krishan Rahber while analyzing the Grierson's comments on Mahanaya Prakasha states: 2. He acclaims him a great scholar. 3. He was well versed with Shiviate Philosophy. 4. He did not think in Kashmiri but thought in Sanskrit. 
\section[{The book consists of 2 types of vocabulary one of}]{The book consists of 2 types of vocabulary one of}\par
Upranyana era and second of Sanskrit era.  {\ref 15} The text of the Mahanaya Prakasha consists of 4 lines quatrain which are: Most words are Sanskritic but we find here a Persian word also used, the word o: valli: n, which is as same as Awliya (saints).\par
While analyzing the vaakh of Shitikantha Prof. Jaylal Kaul remarks about the above verse: 19  {\ref 17} Ibid. 18 Kaul, Jaylal. Kashmiri Literature (three special lectures), Prasaranga University of Mysore, 1970, p.8.  {\ref 19} Ibid.  
\section[{Lal Dyad}]{Lal Dyad}\par
The dawn of Kashmiri poetry begins with the famous mystic poetess of Kashmir Lal Dyad. She was attributed with many names Lal Arifah, Lal Muaj, Rabai Thani, Mariam-ul Makani, Lal Granny and Majnuni Aqila. She is the first medieval mystic poetess who through her mystic verse gave a new life to the Kashmiri language. She is counted among the greatest poets that Kashmir has ever produced and has left an indelible impact on the poetic tradition. Earliest Sanskrit chronicles are silent about Lal Dyad, however, her earliest mention is given in hagiographic document by Baba Davud Mishkati in Asrar-ul Abrar (the secrets of pious) written in A.D. 1634.  {\ref 20} Abdul Wahab Shayak, who wrote chronicle of Kashmiri in Persian verse, gives 735 A.H./A.D. 1334-35 as the date of Lal Dyad's birth in a verse: 20 Kual, J. L. Lal Ded, Sahitya Academy, New Delhi, 1975, p. 2. 
\section[{Fazun bud bar haft sanj siva panj.}]{Fazun bud bar haft sanj siva panj.}\par
Za wair une shud bedidar gahnaj  {\ref 21} O God, grant me the same boon! Greirson calls her a 'wandering ascetic', since Lal Dyad was spiritual heir of Shaikh Nur ud Din Nurani who paid glowing tributes to her in the following verses: That Lalla of Padmanpur -she drank Her fill of divine nectar She was indeed an Avtar of ours. 
\section[{22}]{22}\par
To where there is none other than God.\par
Nineteenth century Kashmiri poet Shams Faqir mentions about her:\par
Lalla merged her Prana in the transcendent; For while she went ostensibly to bathe At the sacred shrine of Shurayar ghat, With a leap and bound she jumped across Lal Dyad's poetry shows distinct characteristic of modern Kashmir and one can identify the linguistic transition from pre-modern to modern Kashmiri, her verses have been translated by Baskher Razdan in 18 th century. Moreover, she used aphorisms that testify her keen insight of wisdom and judgment she was gifted with. She rendered her verses in the form of Vaakhs. The Vaakh in the words of Jaylal Kaul can be defined as: 24  {\ref 21} Ibid., p. 4.  {\ref 22} Ibid., p. 88.  {\ref 23} Ibid., p. 89.\par
From the above statement it can be comprehended that Vaakhs were four lined stanzas and some of them were in question answer form and moreover, these Vaakhs had the compact and the terse texture. These Vaakhs resented the mystical and spiritual stature of the poetess and reflects the inner conflict in order to have union with the One Being. Some of the mystical gleanings of Vaakh are: 
\section[{Asthen ay te gatchun gatche Pakun gatshe den kiho rath. Yorai ay ta turi gatshun gatshe; Kenh na-ta kenh na-ta kenth na-ta kyah?}]{Asthen ay te gatchun gatche Pakun gatshe den kiho rath. Yorai ay ta turi gatshun gatshe; Kenh na-ta kenh na-ta kenth na-ta kyah?}\par
We have been coming into existence continuously, and we cannot escape death;\par
It is inevitable to move on this path night and day.\par
We ought to go back to the place wherefrom we came.  {\ref 24} Ibid., p. 66.? ? ? ? ? ? ? ?? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?\par
There must be something in this; otherwise what is (all-this) 25 I, Lalla willingly entered through the garden gate, There, O joy! I found Shiva united with shakhti; there and then I got absorbed drinking at the lake of nectars From the above verses it can be inferred that Lal Dyad had a distinct style of writing poetry, and infact, it seems that these verses highlighted both the mystical doctrine as well as her great command over the poetical aesthetics which was the legacy of the past Sanskrit tradition. Also we find that these verses are heavily loaded with alliteration, metaphors, lyricism and above all they have defined poetic diction. About Lal Dyad's mystic power, Abdul Ahad Azad remarks:  {\ref 30}   Kashmir has produced lot of mystic poets and scholars, they were highly knowledgeable but none was able to produce a poetic and artistic quality like Lalla, furthur she carries distinct status in keeping the tradition of Kashmiri poetry alive that inspires the poets not only of his times but of the contemporary times as well.  {\ref 30} V. 
\section[{Shaikh-Ul Aalam}]{Shaikh-Ul Aalam}\par
Thus the Lal Dyad's poetry was a significant landmark in the poetic tradition of Kashmir. These lines were said by Allama Baba Davud Khakhi 400 years back which state that his poetry was the first written theology of Kashmiri language possessing great literary beauty and power of impact. The saint of extraordinary stature Shaikh Nur-ud Din is commonly known as Nunde Resh. He is the young contemporary of Lal Dyad and is one of the most outstanding mystic poets of Kashmir who not only kept the culture and literature alive by rendering his verses in his mother tongue but also kept the ethos and heritage of Kashmir alive. Although he kept the tradition alive by acting as a backbone to survival of the Kashmiri language but unfortunately very little is known about him to the outside audiences. Therefore his aesthetic appeal still needs to be internationally acclaimed. Professor Hamidi Kashmiri writes:\par
Kaalami mozoon bazabani darbayaan mawaiz wa hikum wa kashfe haqayik naiko darad.  {\ref 31} Shaikh-ul Aalam kay jamaleyati shaoor ki pukhtagi aur rachaven ki hasyati peker tarashi ke khubsurat namunu se bi mutarish hota hai. Un key yahaan aise peker kasrat se milte hain jo un ki basri, samaei, shami aur lamsi hisiyaat ki nazakat ka ehsaas dilate hai aur qari ki hisiyaat ko bi mutasir karte hain.  {\ref 32} In the poetry of Shaikh-ul Aalam one finds almost every poetical quality which a poet should possess, One who reads his poetry is significantly influenced by the aesthical aspect of his poetry. \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{fig_4}I}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-6.png}
\caption{\label{fig_5}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-7.png}
\caption{\label{figure7}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
  {\small\itshape [Note: 28  Ibid., p. 74.29  Ibid., p. 103.]} 
\caption{\label{tab_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_2}}\end{figure}
 			\footnote{Sufi, G.M.D. Kashir: Being a History of Kashmir Vol-1, Ali Mohammad and Sons: Budshah Hotel Lal Chowk Srinagar, 2008, p. 8. 2 Raina, Trikolnath. History of Kahmiri Literature, Sahitya Academy, New Delhi, 2005, p. 385.} 			\footnote{Pushp, P. N. "Kashmir's contribution to Indian Poetics." J\&K University Review: Nov 1958, p.1. 4 Toshkhani, S.S. "Kashmir's contribution to Indian Aesthetics." Kashmir Herald Vol-3, August 2003. www.kashmirherald.com/featured article/aesthetics1.html. 5 Pusph, P.N. "Kashmir's contribution to Indian Aesthetics." J\&K University Review, Nov. 1958, p.7.} 			\footnote{© 2020 Global Journals} 			\footnote{1. It was time when Kashmiri language was at the stage when Upranaya was gaining status.} 			\footnote{The Vaakh is mostly four lines stanza, complete and independent in itself, sententious gnomic verse. The sense seldom, if ever runs on to another Vaakh as it does in one instance. There are, however, several Vaakh that have common refrain, and few are put in the form of question and answers all these have close connection with each other. Each line of Vaakh completes the sense, it does not overflow into the line that follows; and therefore it has both compactness and pointedness, giving it the edge of proverb.} 			\footnote{Parimoo, B. N. Ascent of Self, Motilal Banarsidas: Bungalow Road, Jawahar Nagar, Delhi. 1987, p. 162.} 		 		\backmatter  			 
\subsection[{Roshnai shamae Deen az Rishiyaan ast Rahnumai rahe yakeen az Rishiyaan ast Dil nawazi murdame ahle niyaz Az safai batini dil az Rishiyaan ast Khush sarayee khilde een Kashmir raa}]{Roshnai shamae Deen az Rishiyaan ast Rahnumai rahe yakeen az Rishiyaan ast Dil nawazi murdame ahle niyaz Az safai batini dil az Rishiyaan ast Khush sarayee khilde een Kashmir raa}\par
Owes a lot of its charm to the traditions set in vogue by Rishis.\par
The candle of religion is lit by Rishis They are the pioneers of the path of belief The heartwarming quality of the humble souls Emanates from the inner purity of the hearts of Rishis The vale of Kashmir that you call paradise: 33 Regarding his birth dates there is a sort of disagreement. Rehber in Kashiri Adbech Tawareekh mentions that Rajtarangini and Jaina Rajtarangini are silent about his existence. \hyperref[b2]{34} But later Baba Naseeb ud Din Gazi and Baba Khalil \hyperref[b3]{35} have respectively given Shaikh-ul Aalam's biographical details as:\par
He was a man with intuition, had spiritual powers and had fine mode of speech, he was like Uwais (in that he had no known, spiritual guide), as an eloquent narrator he stated.\par
Shaikh Nur-ud Din, the preceptor of all Rishis, was a great devotee and had a deep communion with God.\par
In addition to leading a retired and solitary life, he was also one of those who continually fast. He had given up eating flesh, milk, onions and honey for many years. 37   Being a religious preacher, his poetry was didactic and exhortative in tone. But in spite of that one finds number of Shruks where the aesthetical sense has been fully exploited thereby dipecting the poetic charm which his Shruks were loaded with and also the influence of past aesthetics tradition of Sanskrit. Moreover, he rendered his verses in the form of Shruk. Some of the shruks are four -lined while some are long poems which can be fitted in the genre of Vatchun. Rehber and Azad give the evidence of the work of Shaikh in Sanskrit proving it deep -rooted tradition of past and his Sanskrit words in the Shruk. Azad gives the account of Reshnama as: \hyperref[b6]{38} Whoever has drunk that fathomless Deep? Some of the poetic verses of Shaikh are: 
\subsection[{Araraish diticen yath sifatas Zatas labni marun te zuen Sharaf bakhshun haz insaanas Trukh hai chuk te panai tsen}]{Araraish diticen yath sifatas Zatas labni marun te zuen Sharaf bakhshun haz insaanas Trukh hai chuk te panai tsen}\par
If thou realize the one, thy identity will come undone: Behold, how the one shines out gloriously bright! Thou canst not understand that with intellect or mind. 39   And the holy music will gush out from your soul. 
\subsection[{Kal hai karak kal hai vizi Pulai lagi allah hu Che yur gazakh su tor ruzi Dil hai vizi Allah hu.}]{Kal hai karak kal hai vizi Pulai lagi allah hu Che yur gazakh su tor ruzi Dil hai vizi Allah hu.}\par
Probe the heart of things, flooded you will be with impulse divine.\par
And the spring of divinity in the full swing will be.\par
Was his path and half way he will meet you, 40 
\subsection[{Bul bul poshi -vari garan Mogul garan huni vaas Sah shal shuni -lay garan Khar tsharan guhiled ta saas?}]{Bul bul poshi -vari garan Mogul garan huni vaas Sah shal shuni -lay garan Khar tsharan guhiled ta saas?}\par
In search of flower-gardens roams the song-thrush, And the owl seeks the ruined corner;\par
The lion and the jackal wander in the wilderness, And the wood -louse looks for dung and dirt, 41\par
Thus, from the above verses it can be comprehended that Shaikh-ul Aalam's poetry had a great aesthetic appeal and has used excellent poetical language and diction. Both Lal Dyad and Shaikh were the upholders, rather beginners of the poetic tradition of Kashmir, who, through the Vaakhs and Shruks conveyed both the mystical message as well and became the role models for the post-modern poets of Kashmir.			 			  				\begin{bibitemlist}{1}
\bibitem[Ibid]{b3}\label{b3} 	 		\textit{},  		 			Ibid 		.  		p. 166.  	 
\bibitem[Azad and Ahad ()]{b6}\label{b6} 	 		\textit{},  		 			Abdul Azad 		,  		 			Ahad 		.  	 	 		\textit{J\&K Academy of Art, Culture and languages}  		2005. 2 p. 223.  	 
\bibitem[Amin et al. ()]{b8}\label{b8} 	 		 			Mohammad Amin 		,  		 			Markaz-I Gleanings Of Shaikh-Ul Aalam 		,  		 			Nur 		.  	 	 		\textit{Nund Reshi: Unity in Diversity},  				 (Srinagar)  		2008. p. .  		 			University of Kashmir 		 	 	 (Shaikh-ul Aalam Chair) 
\bibitem[Rehber and Avtar ()]{b2}\label{b2} 	 		\textit{Kaeshri Adbech Tawareekh},  		 			Kishan Rehber 		,  		 			Avtar 		.  		1965. p. 166.  	 	 (published by Author) 
\bibitem[Khan ()]{b1}\label{b1} 	 		\textit{Kashmir's Transition to Islam, Gulshan Books, Residency Road Srinagar},  		 			Ishaq Khan 		.  		2005. p. 42.  	 
\bibitem[Parimoo ()]{b4}\label{b4} 	 		‘Nund Reshi Unity in Diversity’.  		 			B N Parimoo 		.  	 	 		\textit{J\&K Academy of Art, Culture and Languages}  		2007. p. 7.  	 
\bibitem[Shaikh Nur-ud Din was the founder saint of Reshi order. Abul Fuqara Baba Nasib-ud Din Gazi speaks about Rishis]{b0}\label{b0} 	 		\textit{Shaikh Nur-ud Din was the founder saint of Reshi order. Abul Fuqara Baba Nasib-ud Din Gazi speaks about Rishis},  		 	 
\bibitem[Sufi and Kashir ()]{b5}\label{b5} 	 		 			G M D Sufi 		,  		 			Kashir 		.  	 	 		\textit{Being a History of Kashmir},  				 (Srinagar)  		2008. Ali Mohammad and Sons. 2 p. 100.  	 
\bibitem[Parimoo and Nund Reshi ()]{b7}\label{b7} 	 		‘Unity in Diversity’.  		 			B N Parimoo 		,  		 			Nund Reshi 		.  	 	 		\textit{J\&K Academy of Art, Culture and Languages}  		2007. p. 103.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
