\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={Indigenous Languages are in Danger of Disappearance: A Study on Selected Indigenous Communities in Bangladesh},
 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{2018-01-15 (revised: 15 January 2018)}
\def\TheID{\makeatother }
\def\TheDate{2018-01-15}
\title{Indigenous Languages are in Danger of Disappearance: A Study on Selected Indigenous Communities in Bangladesh}
\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]{Dilafroze  Khanam}

             \affil[1]{  University of Barisal}

\renewcommand\Authands{ and }

\date{\small \em Received: 14 December 2017 Accepted: 5 January 2018 Published: 15 January 2018}

\maketitle


\begin{abstract}
        


This paper is to explore the challenges of our indigenous communities related to their lingual and cultural rights. This explorative research utilized qualitative method including semi-structured interview and focus group discussions. The findings showed that the indigenous communities of Bangladesh are facing many challenges such as educational, socio-economic and political to practice their languages and culture. Moreover, the consequences of those challenges are related to the extinction of their languages and culture. Also, our state policies make the situation more critical. In the future, if these tendencies are going on Bangladesh will lose her multicultural and multilingual identity.

\end{abstract}


\keywords{indigenous communities, lingual and cultural rights, multicultural and multilingual identity}

\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& 	 	 		 \par
distinct indigenous communities (according to BBS, 2007 the number is 27). Most of them have separate languages and cultures of their own. According to the population census 1991, the ethnic population of Bangladesh was 1.2 million (the exact figure was 12, 05978) which constitutes 1.13 percent of the total population of Bangladesh  {\ref (Population census, 1991)}. However, gaps exist between the official figures and private estimates \hyperref[b2]{(Mohsin, 2005)}. According to the Monthly Statistical Bulletin of Bangladesh  {\ref (March 1981)}, the ethnic population in the five districts in Rajshahi division was sixty-two-thousand, but various Christian missions in private censuses found the number to be double that \hyperref[b3]{(Maloney, 1984)}. Moreover, the estimation of Human Rights Report 2011 on Indigenous Peoples in Bangladesh shows that Bangladesh has approximately 3.00 million indigenous people who constitute 2 percent of our total population (Human Rights Report 2011on Indigenous Peoples in Bangladesh).  \hyperref[b4]{(Ferdous, 2009)} to communicate with others. However, the constitution of Bangladesh does not officially recognize its lingual diversity \hyperref[b2]{(Mohsin, 2005)} as article 3 part 1 of it adopts Bangla as the state language. This non-recognition of multiculturalism made them vulnerable at the lingual and cultural level, and they have to face many challenges in practicing their languages and culture. 
\section[{II. Languages in Danger of Disappearance: Bangladesh Context}]{II. Languages in Danger of Disappearance: Bangladesh Context}\par
In Bangladesh, indigenous people live in isolated and backward areas and those areas are lagging behind the national economic, educational, health facilities, and infrastructural development support. Extreme poverty, low educational attainment, poor housing conditions and insufficient private property are the key characteristics of indigenous households. As a result, they feel alienated from the mainstream Bengalis, and their languages and culture are undergoing the vulnerable position. For example, according to a report by Daily Prothom Alo, four indigenous languages of our country are severely endangered. They are: a). Bhojpuri b). Bangli c). Kurmi and d). Rajbangohi (Daily Prothom Alo, 20 February 2008). Moreover, another endangered language is 'Remingtacha,' and 30-40 speakers are alive in Bangladesh \hyperref[b5]{(Sikder, 2017)}. The situation of existing indigenous languages is also vulnerable (ibid).\par
a) The Matic Questions a) What are the challenges of indigenous people facing to practice their language and culture? b) How Bangla language and culture dominate the indigenous language and culture? c) Do the challenges are responsible for the extinction of language and culture of indigenous communities? III. 
\section[{Methodology}]{Methodology}\par
It is exploratory research which has utilized Qualitative method including Semi-structured interview and Focus Group Discussions (FGDs) techniques to collect data. This study investigates the challenges from different categories of respondents from four different communities named Chakma, Marma, Mrong as the hill groups from two districts of Chittagong Hill Tracts Rahgamati, Bandarban and Hajong community as plain groups from Susong Durgapur, Netrokona district. 55 respondents were interviewed from the abovementioned communities, and five experts were also interviewed who are working with our indigenous people. The study includes the teachers, primary, college and university students, community chiefs, political activists, cultural activists from abovementioned communities to make the data authentic.\par
IV. 
\section[{Theoretical Frame Work}]{Theoretical Frame Work}\par
The liberal perspective on the individual and the state is seen appropriate for the study because it promotes assimilationist ideas. Moreover, it encourages group superiority and objectification that legitimate oppressions and discriminations. Liberal theory is the individualist theory that gives advantages to the dominant group. The central theme of it can be expressed using the concept of "group as otherness" \hyperref[b6]{(Dyke, 1997)}. It rejects the intermediate groups which indicate that there is no existence of subsidiary groups within the state, the groups should be treated as "Others" (ibid, 1997). According to the liberal theory, the subsidiary groups have no recognition, and they have no moral rights. The liberal theory does not accept the term "Pluralism." As liberal theory provides no place for pluralism, it makes the groups such as ethnic communities as "others" and deprives the ethnic communities of their moral rights. Shortly saying, under the liberal theory the minority groups accept the "second-class status."By liberal theory, the hegemonic nature of dominant groups has emerged, and this hegemonic nature encourages the extinction of languages and culture of subsidiary groups within the state.\par
V.  Poverty is a vicious circle for them from which remedy is quite impossible. For example,\par
The poverty condition of small communities is more severe than the largest one. This economic marginalization is weakening their lingual and cultural rights. They cannot take any steps to preserve their language and culture because it requires financial supports which is quite impossible to manage for them. One of the respondents said that "most of the indigenous people work twelve hours daily to manage two meals a day; they have no leisure time to think about their lingual and cultural vulnerability and preservative measures".\par
Loss of land and forest: Land, forest, and life all are synonymous with indigenous people. In our country, Indigenous people lost their land and forest for different reasons. Recent research on ten plain land indigenous communities showed that they had lost 202,164 acres of land \hyperref[b8]{(Halim, 2009)}. The indigenous peoples have been facing challenges with their land and forest for centuries. The main reason is to ignore 'the traditional land and forest rights' of indigenous people. As a result, the land and forests where they live are disappearing day by day and also their social and cultural identity. Without protecting their traditional land and forest rights, we will not be able to protect their language and cultural rights.\par
Moreover, Forest is a life surviving element for them. Most of their cultural practices related to the forest. For example, 'Jhum puja' (worshiping of shifting cultivation) is a festival for hill group indigenous people. Also, Jhum cultivation (shifting cultivation) in the Chittagong Hill Tracts has a close relation to their culture, heritage and belief systems  {\ref (Sikder, 2009)}. However, nowadays the government is discouraging Jhum cultivation (shifting cultivation) on the ground that it is not environmental friendly \hyperref[b2]{(Mohsin, 2005)}. As a result, Jhum(shifting cultivation) based cultural practices are decreasing day by day. One of the respondents said that "we performed Jhum puja (worshiping of shifting 
\section[{Poverty}]{Poverty} 
\section[{Low educational attainment}]{Low educational attainment} 
\section[{Low employment opportunity}]{Low employment opportunity} 
\section[{Low income}]{Low income}\par
Low assets cultivation) at harvest time. However, now we are observing it in a limited manner as jhum cultivation (shifting cultivation) is reduced. Our next generation will not observe it as we cannot preserve the traditional cultural practices."\par
ii. Educational Challenges Educational challenges have many dimensions for indigenous people. For example, a) Language related challenges b) Curriculum related challenges c) Challenges related to teachers Language related challenges: In the primary and secondary level, our government schools are following Bangla as the medium of instruction. As a result, indigenous students who have their native languages feel difficulties to compete with mainstream Bengali students. One of the respondents explained the situation impressively, "Our schools made the language related challenges extreme as indigenous children find no relation between their daily language and educational language. In schools, indigenous students have to learn three new alphabets except for their one, for example, English alphabets, Bangla alphabets, and mathematics. They have to spend lots of time to learn those new subjects. As a result, they find little time to learn their alphabets which reduces the practice of their mother tongue."\par
Indigenous students learn Bangla from the very beginning of their school life. So,after the time being they feel if books are written in their languages, it will be tough for them. The main reason for such feelings is their reducing tendencies of the practice of their alphabets. A Marma student of Bandarban Govt. Primary School said, "I do not know Marma alphabets. If my books are in Marma language, I will not understand any subject." However, the situation is changing as Government introduced primary education for indigenous students in their mother tongue. 
\section[{Curriculum related challenges:}]{Curriculum related challenges:}\par
In Bangladesh, the academic curriculum of school and college levels is heavily biased towards the dominant community. Indigenous students do not find their own history, culture, role models in the national curriculum. As a result, indigenous students feel alienated from their academic life. For example, one of the respondents said "our textbooks give information about Eid (a religious festival for mainstream Muslim communities), Durghapuja (a religious festival for Hindu communities). When Bengali students read the textbooks, they feel homogenous to it. However, these terms are alienated from indigenous students as they do not have any idea about those festivals." Also, our main books and other reference books have portrayed indigenous people in humiliating ways. For example, a compulsory book of class five tells that Garros (a plain land indigenous community) have larger than average size ear. (Human Rights Report 2011on Indigenous Peoples in Bangladesh). Another respondent said, "If the curriculum had the reflection of our socio-economic, religious and cultural life, our students would get familiar topics which made them interested in learning. It will also provide two benefits, such asi. Education curriculum will not create any inferiority feelings among indigenous students. ii. Feelings of prejudice and discrimination against indigenous people would not grow among Bengali students.\par
Challenges related to teachers: Teachers who taught indigenous students are mainly Bengali which makes the problem more severe along with language and curriculum challenges. It disturbs indigenous students' learning process as it creates teachers-students interaction problem. One of the respondents said that "Bengali teachers are also a challenge for indigenous students as they cannot communicate properly with teachers, on the other hand, teachers cannot teach indigenous students according to their ways, and finally a gap exists between teacher-students relationship." Another respondent Sanjeeb Drong, general secretary of the CHT based ethnic minority rights coalition, Bangladesh Indigenous Peoples Forum said that, "For indigenous students teachers should be recruited from their communities so that they have a similar environment in school as they have at home, without which it is impossible to increase their literacy rate". The Chief of Chakma Circle, Raja Debashish Roy also added that "ethnic teachers should be given appointment for the schools of ethnic regions and the government should have different appointment regulations to recruit those teachers." Findings of the study showed that educationrelated challenges are a hindrance for indigenous students. Only a few students can overcome these challenges. As a result, the dropout rate among them is very high. A study conducted by Human Development Research Centre in 2009 have shown that students who start schooling fewer than 8 percent complete primary education while 2 percent complete secondary education (Human Rights Report 2011on Indigenous Peoples in Bangladesh). Moreover, according to 2001 census data, the literacy rate among the indigenous people is only 37.47 percent. 
\section[{iii. Political Challenges}]{iii. Political Challenges}\par
Constitutional non-recognition: The non-recognition is one of the main challenges for the indigenous people of our country. Moreover, the constitution does not recognize their lingual and cultural distinctiveness as Article 6 (2) of it stated that "The people of Bangladesh shall be known as Bengalis as a nation and the citizens of Bangladesh shall be known as Bangladeshis." A respondent expressed his feelings by the way- "Constitutional recognition is important for us. In the past of our history (both British and Pakistan regime), we had enjoyed the constitutional rights. However, after the birth of Bangladesh, its constitution has not recognized us yet. So, our demands are not something new. If we are recognized in the Bangladeshi constitution, the condition of our language and culture would not be so". Without the recognition, they are now the second class citizens of our country. A respondent expressed his dissatisfaction by saying "No need to talking about our language and culture. Our constitution does not recognize us. As the constitution is made by us, it is possible to recognize us along with our language and cultural identity."\par
Non-recognition of ILO convention 169: The government ratified ILO convention no. 107 instead of convention no. 169 which forces the concerned government to adopt measures to introduce education for indigenous people in their mother language. Also, Article 28(3) stated that "Measures shall be taken to preserve and promote the development and practice of the indigenous languages of the people's concerned." Article 31 also added, "Efforts shall be made to ensure that history textbooks and other educational materials provide a fair, accurate and informative portrayal of the societies and cultures of these people's." One of the respondents said that "if our government ratified ILO 169, preservation of our language and culture would be easier, because we could have imposed pressure on the government to take measures to protect it. No approval of ILO 169 is a great challenge to us". However, the education policy of 2010 included education of indigenous students by their mother tongue and government already introduced it for five communities in the Chittagong Hill Tracts in Bangladesh which is a positive step toward protecting indigenous languages, culture and heritage, and also their existence. Non-implementation of CHT Peace Accord 1997: The non-implementation of Chittagong Hill Tracts Peace Accord 1997 is another political challenge for indigenous people of CHT. Findings have shown that most of the respondents believe that the implementation of peace accord will solve their problems including the lingual and cultural one. 
\section[{VII.}]{VII.} 
\section[{Discussion and Conclusion}]{Discussion and Conclusion}\par
At present, indigenous people constitute 5 percent of the world's total population and represent over 5,000 distinct languages and cultures in more than 70 countries (Human Rights Report 2011on Indigenous Peoples in Bangladesh). Most of them have retained social, cultural, economic and political characteristics distinct from those of other segments of national populations. Among those countries, Bangladesh is also a proud member. Bangladesh should feel pride in her lingual and cultural diversity as we know 'diversity is the beauty'. However, the picture is not satisfactory for us. Findings of the study have shown that in every step of life indigenous people feel many challenges as our state does not recognize their traditional land, forest, lingual and cultural rights. The situation is expressed by the liberal perspective on 'individual and the state.' The liberal theorist argued that there would be no subsidiary groups within the state. For example, Rousseau argued that "If.............the general will is to be truly expressed, it is essential that there be no subsidiary groups within the state......... Liberal theory is the individualist theory; it provides no place for pluralism" \hyperref[b6]{(Dyke, 1997)}.\par
The constitutional non-recognition of indigenous people shows that our state does not provide any place for intermediate groups and does not encourage pluralism. It makes more than forty distinct indigenous communities as 'Others' and denies its heterogeneity identity.\par
The challenges of indigenous people further strengthen by the state's assimilationist strategies as her constitution adopts Bengali nationalism which includes only Bengali language and culture. The assimilationist strategies are related to liberal individualism as it promotes an assimilationist ideal. It condemns group based exclusions and discriminations (ibid, 1997).\par
In Bangladesh, the economic, educational and political challenges are making the position of indigenous people vulnerable. Being the dominant group, Bengalis are enjoying the privileged position and non-Bengalis have to abandon their culture or accept the second-class status which is also the theme of the liberal theory of individual and the state.\par
Moreover, all the challenges lead their language and culture towards the threat of extinction. Findings of the study have shown that loss of land, and forest play a significant role in the disappearance of their language and culture as land and forest are the center of indigenous life, language and culture. Raja Debasish Roy, Chakma Circle Chief of CHT has explained their customary rights by the following ways-Two broad types of customary law have particular relevance to the indigenous peoples of the CHT. One of these is their custom-based family law, which is primarily administered by the "traditional" indigenous institutions of the karbari (local land area distribution system), the mauza(local land area distribution system), headmen, and the "circlechiefs" whose offices are formally recognized as being an integral part of the CHT administrative set-up.The other is the custom-based right of the indigenous peoples over the natural resources that they regard as their commons, irrespective of their formal legal classification  {\ref (Roy, 2004)}. Also, their land and forest loss increases their poverty. The whole situation makes them economically vulnerable, and it leads them unable to preserve their languages and culture.\par
Findings of the study have shown that our education systems are also making the lingual and cultural position of indigenous people more vulnerable. The young generations of indigenous people are interested to use oral form instead of learning their alphabets as they have to learn Bangla, English, and Mathematics in schools. As a result, young students claim 'textbooks will be hard for them if it is written in their languages.' However, communities who are small in size, and who have only the oral form of language are more prone to extinction. In this respect, the only positive sign is the government starts to provide education for young indigenous students by their own language which will play a significant role in preserving their languages and culture.  \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.5831058020477815\textwidth}P{0.2030716723549488\textwidth}P{0.06382252559726963\textwidth}}
Census Year\tabcellsep population Number of total indigenous\tabcellsep percentage\\
1981\tabcellsep 897,828\tabcellsep 1\\
1991\tabcellsep 12,05978\tabcellsep 1.13\\
2001\tabcellsep 1,772,788\tabcellsep 1.28\\
2011\tabcellsep 15,86,141\tabcellsep 1.1\\
\multicolumn{3}{l}{Source: Population census 1981, 1991, 2001 and BBS 2011}\\
\multicolumn{3}{l}{Based on their geographical inhabitants, the}\\
\multicolumn{3}{l}{indigenous communities are two groups which can be}\\
\multicolumn{2}{l}{shown in the table below-}\tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.2241561181434599\textwidth}P{0.20443037974683545\textwidth}P{0.27078059071729954\textwidth}P{0.15063291139240506\textwidth}}
Groups of\tabcellsep \tabcellsep \tabcellsep \\
indigenous\tabcellsep Living areas\tabcellsep Name of the communities\tabcellsep Total population\\
communities\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep The border regions in\tabcellsep \tabcellsep \\
The plain groups\tabcellsep the northwest, north and northeast parts\tabcellsep Koch, Hajong, Rakhain, etc. Garo, Manipuri,\tabcellsep 1,036,060 (Population census, 2001)\\
\tabcellsep of Bangladesh\tabcellsep \tabcellsep \\
\tabcellsep Southeast parts of\tabcellsep Chakma, Marma, Tripura,\tabcellsep \\
The hill groups\tabcellsep Bangladesh\tabcellsep Mro, Tanchangya, Lushai, Khumi, Chak, Khyang, Bawm\tabcellsep 736,682 (Population census, 2001)\\
\tabcellsep \tabcellsep and Pankhua.\tabcellsep \\
\multicolumn{3}{l}{Indigenous people of the country have used 40}\tabcellsep \\
different languages\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.10625\textwidth}P{0.23570402298850573\textwidth}P{0.02564655172413793\textwidth}P{0.4164511494252874\textwidth}P{0.06594827586206897\textwidth}}
\tabcellsep \multicolumn{3}{l}{Indigenous Languages are in Danger of Disappearance: A Study on Selected Indigenous Communities in}\\
\tabcellsep \tabcellsep \tabcellsep Bangladesh\\
\tabcellsep VI.\tabcellsep \multicolumn{2}{l}{FINDINGS of the STUDY}\\
Year 2018\tabcellsep \tabcellsep \tabcellsep \tabcellsep Year 2018\\
10\tabcellsep \tabcellsep \tabcellsep \\
Volume XVIII Issue IV Version I\tabcellsep \tabcellsep \tabcellsep \\
( C )\tabcellsep \tabcellsep \tabcellsep \tabcellsep ( C )\\
Global Journal of Human Social Science -\tabcellsep \multicolumn{2}{l}{Economic challenges ?Loss of land and forest marginalization ?Economic}\tabcellsep Conceptual Framework of the Study Political challenges education curriculum Educational challenges ?Bengali teacher ?Absence of bilingual CHT Peace Accord 1997 education system recognition ?Non-implementation of convention 169 ?Non-recognition of ILO ?Bangla medium ?Constitutional non-\tabcellsep Global Journal of Human Social Science -\\
\tabcellsep \tabcellsep \tabcellsep Extinction of Indigenous language and culture\\
\tabcellsep \multicolumn{2}{l}{© 2018 Global Journals}\tabcellsep \end{longtable} \par
  {\small\itshape [Note: a) Lingual and Cultural Challenges of IndigenousPeople Living in Bangladesh i. Economic Challenges Economic marginalization:]} 
\caption{\label{tab_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.632051282051282\textwidth}P{0.21794871794871792\textwidth}}
Budgetary allocation for\tabcellsep Budgetary allocation for\\
CHT (taka)\tabcellsep plain land (take)\\
565 crores\tabcellsep 12 crores\\
\multicolumn{2}{l}{The allocation is below 0.5 percent of the total}\\
\multicolumn{2}{l}{budgetary allocation}\\
\multicolumn{2}{l}{Source: (population census, 1991)}\end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.6666095890410959\textwidth}P{0.06695205479452054\textwidth}P{0.06695205479452054\textwidth}P{0.04948630136986301\textwidth}}
Form of atrocity\tabcellsep Hill groups\tabcellsep Plain groups\tabcellsep Total\\
No. of houses burnt\tabcellsep 111\tabcellsep ---\tabcellsep 111\\
to ashes\tabcellsep \tabcellsep \tabcellsep \\
No. of houses\tabcellsep 06\tabcellsep 06\tabcellsep 12\\
looted and\tabcellsep \tabcellsep \tabcellsep \\
ransacked\tabcellsep \tabcellsep \tabcellsep \\
No. of the family\tabcellsep 146\tabcellsep 19\tabcellsep 165\\
attacked\tabcellsep \tabcellsep \tabcellsep \\
No. of the person\tabcellsep 20\tabcellsep 01\tabcellsep 21\\
assaulted and\tabcellsep \tabcellsep \tabcellsep \\
injured\tabcellsep \tabcellsep \tabcellsep \\
No. of the person\tabcellsep 02\tabcellsep 01\tabcellsep 03\\
killed\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{4}{l}{Source: (Human Rights Report 2011on Indigenous Peoples in}\\
Bangladesh).\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 4 :}\end{figure}
 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ Population ()]{b1}\label{b1} 	 		\textit{},  	 	 		\textit{Population}  		1981. 1991. 2001 and 2011.  	 
\bibitem[Ferdous et al. (2009)]{b4}\label{b4} 	 		\textit{AdivasiderSangbedhanicSikriti},  		 			Robayet \& Ferdous 		,  		 			Mongal Chakma 		,  		 			Kumar 		.  		2009. 10 November, P-10. Daily ProthomAlo.  	 	 (The constitutional recognition of indigenous community) 
\bibitem[Sikder (2017)]{b5}\label{b5} 	 		‘Bangladesher Akti Haria Jaoa Vasha’.  		 			Saurov Sikder 		.  	 	 		\textit{Daily ProthomAlo},  				2017. 10 March.  	 	 (Adisappearing language of Bangladesh. Silpo o Sahitto. Art and Liturature, P-2) 
\bibitem[Bangladesh. Roy, Raja, Devasish ()]{b9}\label{b9} 	 		‘challenges for juridical pluralism and customary laws of indigenous peoples: the case of the chittagong hill tracts’.  	 	 		\textit{Arizona Journal of International \& Comparative Law}  		Bangladesh. Roy, Raja, Devasish (ed.)  		2011on. 2004. 2004. 21  (1) .  	 	 (Human Rights Report) 
\bibitem[Halim (2009)]{b8}\label{b8} 	 		\textit{Marginal Condition of Indigenous People: Bangladesh Perspective, Paper presented at Nutmandal Auditorium},  		 			Sadeka Halim 		.  		2009. August 2009.  		 			University of Dhaka 		 	 
\bibitem[Hossain et al. ()]{b7}\label{b7} 	 		‘Socio-economic Status of Indigenous People in Bangladesh’.  		 			Mohammad Hossain 		,  		 			\& Iftekher 		,  		 			Firdous Zareen 		.  	 	 		\textit{Social Science Review}  		2012. 29 p. .  		 			The Dhaka University Studies 		 	 
\bibitem[Mohsin (ed.) ()]{b2}\label{b2} 	 		\textit{State of Indigenous Communities in Bangladesh: An Overview in},  		 			A Mohsin 		.  		Abdul Ahsan and Ahmad S. Abbasi (ed.)  		2005. Bangladesh.  		 			Centre for Social Science and Public Policy Research, Independent University 		 	 
\bibitem[Statistical pocket book of Bangladesh Statistics Division, Ministry of Planning, Government of People's Republic of Bangladesh ()]{b0}\label{b0} 	 		\textit{Statistical pocket book of Bangladesh Statistics Division, Ministry of Planning, Government of People's Republic of Bangladesh},  		2007.  		 			BBS (Bangladesh Bureau of Statistics 		 	 
\bibitem[Dyke and Van ()]{b6}\label{b6} 	 		‘The Individual, the State and Ethnic Communities in Political Theory’.  		 			Vernon Dyke 		,  		 			Van 		.  	 	 		\textit{The Rights of Minority Cultures},  				 (New York)  		1997. Oxford University press.  	 
\bibitem[Maloney ()]{b3}\label{b3} 	 		‘Tribes of Bangladesh and Synthesis of Bengali Culture’.  		 			C 		,  		 			T Maloney 		.  	 	 		\textit{Tribal Cultures in Bangladesh},  				 			M S Qureshi 		 (ed.)  		1984. 8.  		 			Rajshahi University, Institute of Bangladesh Studies 		 	 
\end{bibitemlist}
 			 		 	 
\end{document}
