\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={An Analysis of the Status of Marginalization of School Age Children in Wolaita and Dawro Zones:The Case of Maraka and Damot Pulasa Weredas of the two Zones, South Ethiopia},
 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{2015-07-15 (revised: 15 July 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-07-15}
\title{An Analysis of the Status of Marginalization of School Age Children in Wolaita and Dawro Zones:The Case of Maraka and Damot Pulasa Weredas of the two Zones, South Ethiopia}
\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]{Tafano Ouke  Labiso}

             \author[2]{Endale Berhanu  Demissie}

             \author[3]{Deribe Debella  Kebede}

             \affil[1]{  Wolaita Sodo University}

\renewcommand\Authands{ and }

\date{\small \em Received: 6 June 2015 Accepted: 1 July 2015 Published: 15 July 2015}

\maketitle


\begin{abstract}
        


The purpose of this study was to analyze the major causes of marginalization and illiteracy of ?Menas?, ?Menjas?, and ?Hilanchas? social classes in Dawro and Wolaita zones. In order to attain this objective descriptive survey method was employed. The study was carried out in four kebeles of Wolaita zone and 6 kebeles of Dawro zones. Purposive sampling technique for the selection of the weredas and availability sampling technique for the selection of the kebeles and subjects were used. Hence, the wereda education office authorities, parents and the children of ?Menjas?, ?Menas?, and ?Hilanchas?(in Wolaita case) were involved, and the questionnaire was distributed among officials, filled out and in addition, the wereda education office authorities, parents and children of those social classes were interviewed in group.

\end{abstract}


\keywords{marginalization, social classes, potters, firewood carriers.}

\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
any young people in developing countries have weakened or severed family ties, are subject to social stigmatization, and are not connected to institutions such as schools, youth clubs, or the formal workplace. These youth-whom we refer to as "socially marginalized"-are vulnerable to sexual exploitation and are at disproportionately high risk of unintended pregnancies and sexually transmit ted infect ions (STIs), information, counseling, legal protection, and health and other services, so reaching them requires special planning, advocacy efforts, and supplemental resources. Socially marginalized youth often have weakened or severed family and social ties. Some have been abandoned by their families, lured or abducted from their families, or sold into bonded labor or brothels. War and the AIDS epidemic have turned many into orphans. Psychological and physical abuse at home may have led many to prefer life on the street. Living or spending most of their time on the streets, they may beg, hustle, steal, or sell sex to survive. Others, especially the girls, are domestic workers who live at their place of employment. Cut off from families and the larger society in which they live, these youth have little or no system of social protection. The social support they receive is usually from peers living in similar circumstances.\par
Lack of family and social ties can be worsened by social stigmas. Whether they are members of ethnic, national or religious minorities; migrants or young people in "floating populations;" street children viewed as nuisances or criminals; or homosexual youth facing discrimination or repression; the indifference or hostility with which society treats these youth may further traumatize them. They may be subject to harsh discrimination at mainstream health service delivery points and in the marketplace, and they may internalize society's negative views of them, damaging their selfesteem and their ability to have healthy relationships with others.\par
Poverty may require these youth to work long hours to support themselves or their families, but they often are not recognized officially as workers. They may be forced to work under exploitative and hazardous conditions that endanger their physical, mental, and social development.* Lacking job skills, they tend to work in informal sectors of the economy.\par
Many of these youth are victims of violence and physical abuse, including sexual abuse. Domestic workers may be forced to provide sex to their employers, street youth may be abused by other street youth or by adults, and refugees and youth in areas of armed conflict may be obligated to grant "sexual favors" in return for documentation, relief goods, or both. Young girls are trafficked into slave-like conditions in brothels. This abuse can result in STIs, unwanted pregnancy, and physical injury, as well as psychological trauma that increase vulnerability to future abuse. Some of these youth, especially those who live on the street, use drugs to diminish hunger, cold, and emotional pain or to help them sleep or stay awake. Repeated use of these drugs can cause physical and psychological problems, including hallucinations, pulmonary edema, kidney failure, and brain damage. When intravenous drugs are used, the additional risk of contracting HIV, hepatitis, and other diseases exists.\par
Collectively, all of these characteristics make these youth more vulnerable to unintended pregnancy and STI/HIV infection. Poverty and lack of education and job skills make them more vulnerable to all kinds of exploitation. Social stigma and lack of a stable, supportive environment diminish the self-efficacy needed to undertake self-protective behavior. Sexual abuse stunts the skills needed to prevent unintended pregnancy and STIs. Drugs diminish inhibitions and impair judgment, making it less likely that youth will use information and skills to protect themselves from risk.\par
Although it is difficult to quantify the extent of the problem, according to the United Nations estimation, 404 million youth under the age of 18 do not attend school; 190 million youth between the ages of 10 and 14 work; three quarters of these youth work six days a week or more, and one half of them work that approximately 100 million youth work on the streets in activities such as picking garbage, hawking small goods, parking and washing cars, shining shoes, and begging. It is estimated that 10\% of these youth actually live in the streets, with no connection to their family or a permanent home.\par
United Nations agencies and non-governmental organizations (NGOs) estimate that at least one million young people under the age of 14 are lured or forced into commercial sexual exploitation each year. While the vast majority of these are young women, young men are also exploited. Hence, Ethiopia in general and Wolaita and Dawro zones in particular are no exceptions .Thus, the study aims to answer the following basic questions.\par
? What are the causes for marginalization of school age children? ? Who are the marginalized elements?\par
? Which problem is the most serious one?\par
? What attempts were made to tackle this problem?\par
? How is the status of illiteracy? II. 
\section[{Objectives of the Study}]{Objectives of the Study}\par
The study has the following general and specific objectives a) General Objective\par
The general objective of the study is to investigate the causes of marginalization of school age children and to come with solutions for those who are concerned about them so that to increase the participation of children and contribute to illiteracy reduction.  
\section[{Significance of the Study}]{Significance of the Study}\par
The study will have the following significances 1) The findings may be the reliable sources for the policy makers at different administrative echelons; 2) It may add to the corpus of literature in the area of marginalization;\par
3) The study may create awareness on the part of government officials about the importance and the problems of the subjects' 4) The study may reduce the level of illiteracy in the country and in the zones as well through implementation; 5) The findings may contribute to changing the negative attitude of the the large society and the government officials as well through its dissemination.\par
IV. 
\section[{Delimitation of the Study}]{Delimitation of the Study}\par
The study was conceptually delimited to investigating the status of marginalization and geographically to the two weredas of Wolaita and Dawro zones and 6 kebeles of Dawro zone and four kebeles of Wolaita zone:V. 
\section[{Limitations of the Study}]{Limitations of the Study}\par
The researchers have faced the following problems while conducting the research ? Topography where the subjects were living.\par
? Availability of the subjects/ business of the experts.\par
? Lack of transportation or its expensive cost. 
\section[{VI.}]{VI.} 
\section[{Research Design and Methodology a) Research Method}]{Research Design and Methodology a) Research Method}\par
Descriptive survey and both qualitative and quantitative techniques for data collection were employed. 
\section[{b) Sample Size and Sampling Technique Sample Size}]{b) Sample Size and Sampling Technique Sample Size}\par
The marginalized school age children of the Maraka and Damot Pulasa weredas of Wolaita and Dawro zones were the target population of the study and the sample were as per the availability of the marginalized. 
\section[{Key: large= >18 heads of household medium=between 7\&18 heads of house hold;small=<7 heads of house hol c) Sampling Technique}]{Key: large= >18 heads of household medium=between 7\&18 heads of house hold;small=<7 heads of house hol c) Sampling Technique}\par
The sampling techniques used were availability sampling for the selection of the subjects, and purposive for the selection of the weredas. 
\section[{d) Data Administration}]{d) Data Administration}\par
Tools for critique were prepared and checked by experts tool was prepared and used. After thorough discussion with the subjects the time was arranged and tools were distributed and the data were gathered. 
\section[{e) Data Collection Tools}]{e) Data Collection Tools}\par
Close ended questionnaire with 5 scale likert, focus group interview of 6-12, non-participatory observation and documents were used. 
\section[{f) Data Analysis Tools}]{f) Data Analysis Tools}\par
The quantitative data collected were analyzed using frequency count, percentage, and average mean, and the qualitative data was categorized and used as supportive for the quantitative. 
\section[{VII.}]{VII.} 
\section[{Discussions and Findings a) Discussions}]{Discussions and Findings a) Discussions}\par
This part of the research deals with the characteristics of the respondents, and the presentation, analysis and interpretation of the data gathered through the research tools-questionnaire and interview from the 2 weredas of two zones. Hence, the wereda education office experts and heads and parents and children of menjas, menas and" chinashs" were involved.\par
Eight wereda education officials and fifty parents and children of menjas, menas, and chinashas were involved in the study. Eight copies of questionnaire were distributed among the wereda education office experts and returned back. Again focus group discussion was made with the parents and children of menjas, menas, and chinashas. 
\section[{i. Characteristics of the Respondents}]{i. Characteristics of the Respondents}\par
Table  {\ref III}  With regard to the personal information of the subjects, 8 officials from the wereda education office, all are male and 30 male and 20 female parents and their children were involved in the study.\par
With regard to the age, all wereda education office authorities were aged between 26 and 30; whereas, 36(72\%), 10(20\%), and 4(8\%) parents and children were found to be aged below 20, between 20\par
Regarding the marital status, whereas all the wereda education office officials were married, however, 40 subjects were children and the rest 10 were married. As far as the educational qualification is concerned, while all wereda education officials were first degree holders, parents and children of the subjects were all found to be illiterates. With regard to the above table, it could be learnt that self-image and self efficacy related problems took the first position, economic barriers took the second place, institutional problem took third place, sociocultural problem took fourth place, topography and distance related problem took fifth position, harmful traditions and practice related problems took sixth place, and finally, the political ideological problems took  It could be learnt from the above table, that institutional and socio-cultural factors are still the main challenges for the children of the subjects either not to join schools or not to retain in the schools. There are still social classes. Because of the socialization of this negative attitude, menas, menjas, and chinashas as well are not willing to send their school age children to schools. And also the family make their children overloaded by house chore and exploit the labor of their children. They make them fetch construction soil for pots of different sizes and types. They make them to carry the pot to distant market places. The menjas on the other, hand make their children carry and sell coals and fire woods to distant market places and local towns. Furthermore, the subjects themselves and the society still consider these social classes as if they are not fit for the public according to the data obtained both qualitatively and quantitatively. Hence, institutional and socio-cultural factors were found to be still significant problems. Table \hyperref[tab_2]{3 b}  inferiority complex, fear to others, lack of confidence on themselves, and also found to reluctant to benefit from the constitutional human rights. And also it is learnt from the data that lack of basic needs, transport access to schools, lack of pocket money, migration to the nearby towns(though insignificant), lack of standard roads, bad topographies, lack of bridges, non-attractive school compounds , poor health conditions were some of the significant problems. And also it was learnt and observed that law enforcing bodies and the authorities themselves were found to be negative towards these social classes(though there were positive rules and regulations on the paper). And also the subjects were observed that they were not aware about the existence of supportive law regarding human and democratic laws.\par
Furthermore, information could be obtained from the experts of wereda education offices,parents and children of manas and menjas(marak)and hilanchas(Wolaita)through focus group discussion. Hence, accordingly, the following data were obtained\par
The focus groups in both Damot Pulasa and Maraka weredas raised the following issues as the major problems for their marginalization and absence from the school ? The school leaders were said to have discouraged and insulted the children of hilanchas in case of Wolaita zone; ? There were no awareness creation on the part of the wereda administrative councils and wereda education offices for the children of these social classes; ? There were no evening class to make these children continue their formal education; ? Children were said to have participated highly in house chore to solve the economic problem(carrying and selling fire wood and charckol, clay soil,pots and ovens,grinding clay soil); ? There was high child labor exploitation -parents were reluctant to send their school age children so that to make them help in labor and help themselves economically; ? There was no attempt made to support their activity by organizing them together to store what they did and seeking market for their products on the part of government authorities;\par
VIII. 
\section[{Major Findings}]{Major Findings}\par
The general objective of the study was to investigate the causes of marginalization of school age children and to come up with solutions for those who are concerned about them so that to increase the participation of children and contribute to illiteracy reduction.\par
Accordingly, the assessment of the major factors-socio-cultural, political-legal, economic, selfrelated, institutional, and geographical and environmental factors were carried out.\par
In order to achieve the purpose of the study, the following basic questions were stated and dealt with ? What are the causes for marginalization of school age children? ? Who are the marginalized elements?\par
? Which problem is the most serious one?\par
? What attempts were made to tackle this problem?\par
Accordingly, the major findings of the analysis made were as follows 1) School age children of menjas, menas, and chinashas were marginalized.\par
2) The self image related, economic, and institutional factors hold the places of high marginalization ranking from first to third respectively; 3) The children of the subjects were overloaded by house chores and highly labor exploited as well; 4) There was both explicit and implicit violence observed on the children of these social classes by the leaders of the schools and the authorities as well; 5) Self related, economic, institutional, socio-cultural, topography, traditional practices, and politicalideological-legal were the causes for marginalization. 6) Low/or no attempt was made to enable the parents of these children to send their school age children by the local government; and to capacitate the economically; 7) There was no alternative education like evening class; 8) There was discouraging actions observed on the part of school leaders and authorities that ? Though there were some models from such social classes, they made no support for others by such models; ? There was both implicit and explicit violence on the part of the authority; ? It was observed that in both weredas and zones the authorities were found to defame these social classes;\par
? There was a psychological violence by non menjas, non menas,and non-hilanchas on the children of such social classes.\par
contributed the dropout of children immediately after their enrolment; 9) Though there were some model teachers from the 'chinasha' family(in case of Wolaita zone), however, they failed to convince and bring their families to school; 10) No attempt was made to economically settle and capacitate the family and children of these classes.\par
11) The subjects were found to be reluctant to benefit from the human and democratic laws stipulated in constitution, and also found to be illiterate of laws; 12) There was an explicit violence of classmates on the children of these classes-the classmate children of non-menjas, non-menas, and non-chinashas insult them saying 'chinasha' or 'goromotia' in Wolaita case and 'manio' or 'manjio' in Dawro case. 13) It was observed that they still (in both Wolaita and Dawro zones) the children of these classes fear other people both to talk to and to listen to.\par
Based on the findings, the following conclusions were drawn 1) The children of "menas" and " menjas"(in case of Dawro) and "chinashas"( in case of Wolaita) were found to be marginalized because of mainly their self image and self-efficacy problems, economic problems, institutional problems, negative sociocultural attitudes, bad environmental and geographic conditions(topography), and bad practices and traditions.\par
2) It could be concluded that the effort made to improve the education of the children of the subjects by the government officials was weak may be due to the negative attitude developed towards these social classes.\par
3) The self-image and inferiority related complex are still the significant problems which are may be due to the socialization of the subjects into negative societal attitude. 4) Lack of the evening classes was found to be one of the causes for the illiteracies of these children. 5) It could be concluded that the wereda education offices and the wereda administrations could not organize these subjects economically just by constructing a store for what they are making and selling. 6) High level of illiteracy is still prevalent in the two weredas of the two zones-Wolaita and Dawro zones. 7) It could be concluded that no/ or low attempt was made to mitigate such long lived marginalization problem in both zones. 8) It was learnt that the subjects were interested to discuss and tell their problems to the researchers and did not hesitate to provide the researchers with\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
   \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.0601508120649652\textwidth}P{0.005916473317865429\textwidth}P{0.1834106728538283\textwidth}P{0.038457076566125285\textwidth}P{0.003944315545243619\textwidth}P{0.02465197215777262\textwidth}P{0.03254060324825986\textwidth}P{0.026624129930394428\textwidth}P{0.023665893271461715\textwidth}P{0.050290023201856146\textwidth}P{0.020707656612529\textwidth}P{0.13312064965197215\textwidth}P{0.17749419953596288\textwidth}P{0.06902552204176333\textwidth}}
\tabcellsep \tabcellsep Age\tabcellsep \multicolumn{3}{l}{below 20}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 36\tabcellsep 72\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{20-25}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 10\tabcellsep 20\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{26-30}\tabcellsep \tabcellsep \tabcellsep 8\tabcellsep \tabcellsep 100\tabcellsep \tabcellsep 4\tabcellsep 8\\
\multicolumn{7}{l}{s.no. Name of the Kebele Name of the wereda 31-35}\tabcellsep \multicolumn{2}{l}{Name of the zone}\tabcellsep \multicolumn{2}{l}{Technique of Sampling}\tabcellsep Name of social\tabcellsep Their work/known\tabcellsep Size of the\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{36-40}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep classes\tabcellsep for\tabcellsep family\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{41-45}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
1\tabcellsep \tabcellsep \multicolumn{3}{l}{Shanto ketema Above 45}\tabcellsep \multicolumn{2}{l}{Damot Pulas}\tabcellsep \tabcellsep Wolaita\tabcellsep \multicolumn{2}{l}{availability}\tabcellsep Chinasha\tabcellsep pottery\tabcellsep large\\
2\tabcellsep \tabcellsep \multicolumn{2}{l}{Golo Shanto}\tabcellsep \tabcellsep \tabcellsep "\tabcellsep \tabcellsep "\tabcellsep \tabcellsep "\tabcellsep Chinasha\tabcellsep pottery\tabcellsep large\\
3\tabcellsep \tabcellsep \multicolumn{2}{l}{Zamine Wulisho}\tabcellsep \tabcellsep \tabcellsep "\tabcellsep \tabcellsep "\tabcellsep \tabcellsep "\tabcellsep Chinasha\tabcellsep pottery\tabcellsep medium\\
4\tabcellsep 3\tabcellsep \multicolumn{2}{l}{Warbira Golo Marital status}\tabcellsep \tabcellsep single\tabcellsep "\tabcellsep -\tabcellsep "\tabcellsep -\tabcellsep "\tabcellsep Chinasha 40\tabcellsep pottery 80\tabcellsep small\\
5 6\tabcellsep \tabcellsep \multicolumn{3}{l}{Koysha Mada Gendo Married divorced}\tabcellsep \multicolumn{2}{l}{Maraka "}\tabcellsep 8\tabcellsep Dawro "\tabcellsep 100\tabcellsep " "\tabcellsep Men \& Menja Mena 10\tabcellsep Pottery +selling coal \&fire wood pottery 20\tabcellsep large medium\\
7\tabcellsep \tabcellsep \multicolumn{2}{l}{Gendo Shama}\tabcellsep \tabcellsep \tabcellsep "\tabcellsep -\tabcellsep "\tabcellsep -\tabcellsep "\tabcellsep Mena -\tabcellsep pottery -\tabcellsep large\\
8\tabcellsep 4\tabcellsep \multicolumn{4}{l}{Maila Qualification diploma}\tabcellsep "\tabcellsep -\tabcellsep "\tabcellsep -\tabcellsep "\tabcellsep Menja -\tabcellsep Selling fire -\tabcellsep small\\
9\tabcellsep \tabcellsep \multicolumn{3}{l}{Ocha Bed/BA/BSc}\tabcellsep \tabcellsep "\tabcellsep 8\tabcellsep "\tabcellsep 100\tabcellsep "\tabcellsep Menja 50\tabcellsep wood \&coal Selling fire 100\tabcellsep small\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep wood \&coal\\
10\tabcellsep \tabcellsep Semu\tabcellsep \multicolumn{2}{l}{Above}\tabcellsep \tabcellsep "\tabcellsep \tabcellsep "\tabcellsep \tabcellsep "\tabcellsep Mena -\tabcellsep pottery -\tabcellsep small\\
\tabcellsep No.\tabcellsep \multicolumn{4}{l}{Characteristics}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Respondents}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{5}{l}{Wereda Education officials}\tabcellsep \multicolumn{2}{l}{Parents and children}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep N=8\tabcellsep \tabcellsep \tabcellsep \tabcellsep N=50\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep No.\tabcellsep \tabcellsep \%\tabcellsep \tabcellsep No.\tabcellsep \%\\
\tabcellsep 1\tabcellsep \multicolumn{2}{l}{Sex}\tabcellsep Male\tabcellsep \tabcellsep \tabcellsep 8\tabcellsep \tabcellsep 100\tabcellsep \tabcellsep 30\tabcellsep 60\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Female}\tabcellsep \tabcellsep \tabcellsep -\tabcellsep \tabcellsep -\tabcellsep \tabcellsep 20\tabcellsep 40\end{longtable} \par
 
\caption{\label{tab_0}:}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{:} \par 
\begin{longtable}{P{0.04015748031496063\textwidth}P{0.6057086614173228\textwidth}P{0.18405511811023623\textwidth}P{0.020078740157480315\textwidth}}
S.NO.\tabcellsep ITEMS\tabcellsep RANK OF\tabcellsep REMARK\\
\tabcellsep \tabcellsep DEGREE OF\tabcellsep \\
\tabcellsep \tabcellsep SERIOUSNESS\tabcellsep \\
1\tabcellsep Harmful\tabcellsep 6 th\tabcellsep \\
\tabcellsep traditional\tabcellsep \tabcellsep \\
\tabcellsep practices\tabcellsep \tabcellsep \\
2\tabcellsep Institutional\tabcellsep 3 rd\tabcellsep \\
\tabcellsep Barriers\tabcellsep \tabcellsep \\
3\tabcellsep Self image and\tabcellsep 1 st\tabcellsep \\
\tabcellsep self-efficacy\tabcellsep \tabcellsep \\
4\tabcellsep Economic\tabcellsep 2 nd\tabcellsep \\
\tabcellsep Barriers\tabcellsep \tabcellsep \\
5\tabcellsep Socio-cultural\tabcellsep 4 th\tabcellsep \\
\tabcellsep Barriers\tabcellsep \tabcellsep \\
6\tabcellsep Political-\tabcellsep 7 th\tabcellsep \\
\tabcellsep Ideological\tabcellsep \tabcellsep \\
\tabcellsep Barriers\tabcellsep \tabcellsep \\
7\tabcellsep Geographical -\tabcellsep 5 th\tabcellsep \\
\tabcellsep Environmental\tabcellsep \tabcellsep \\
\tabcellsep factors\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.85\textwidth}}
S.No.\end{longtable} \par
  {\small\itshape [Note: © 2015 Global Journals Inc. (US)]} 
\caption{\label{tab_2}Table 3 a}\end{figure}
 			\footnote{Year 2015 © 2015 Global Journals Inc. (US)} 			\footnote{An Analysis of the Status of Marginalization of School Age Children in Wolaita and Dawro Zones:The Case of Maraka and Damot Pulasa Weredas of the two Zones, South Ethiopia} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[International (1998)]{b10}\label{b10} 	 		\textit{},  		 			Anti-Slavery International 		.  		 \url{<http://www.charitynet.org/\textasciitilde asi>(online}  		1998. October 29,2013.  	 
\bibitem[Unicef ()]{b8}\label{b8} 	 		\textit{Children at risk: Ending hazardous and exploitative child labor},  		 			Unicef 		.  		1997. Oxford and New York: Oxford University Press.  	 	 (The State of the World's Children 1997) 
\bibitem[Connolly and Franchet ()]{b2}\label{b2} 	 		‘Manila street children face many sexual risks’.  		 			M Connolly 		,  		 			C N Franchet 		.  	 	 		\textit{Network}  		1993. 14  (2) .  	 
\bibitem[Ringers (1999)]{b5}\label{b5} 	 		‘Personal commun-ication’.  		 			P Ringers 		.  	 	 		\textit{Formerly of Mkombozi Center for Street Children},  				 (Moshi, Tanzania)  		1999. February 3.  	 
\bibitem[Black and Farrington ()]{b0}\label{b0} 	 		\textit{Promoting life for Indonesia's street children},  		 			B Black 		,  		 			A P Farrington 		.  		1997.  	 
\bibitem[References Références Referencias]{b9}\label{b9} 	 		\textit{References Références Referencias},  		 	 
\bibitem[Barker ()]{b11}\label{b11} 	 		\textit{Research on AIDS: knowledge, attit-udes and practices among street youth},  		 			G Barker 		.  		1993.  	 
\bibitem[Shanler ()]{b7}\label{b7} 	 		‘Sexual Abuse \& Young Adult Reproductive Health’.  		 			S Shanler 		.  	 	 		\textit{FOCUS on Young Adults},  				 (Washington, DC)  		1998.  	 
\bibitem[Ruiz ()]{b6}\label{b6} 	 		\textit{Street youth in Colombia: lifestyle, attitu-des and knowledge. AIDS Health Promotion Exhange},  		 			J Ruiz 		.  		1994.  	 
\bibitem[Martins and Ebrahim ()]{b4}\label{b4} 	 		‘The Female street children of Rio de Janeiro: a qualitative study of their backgrounds’.  		 			S B Martins 		,  		 			G J Ebrahim 		.  	 	 		\textit{Journal of Tropical Pediatrics}  		1995. 41  (1) .  	 
\bibitem[The Health of Adole-scent Refugees Project Family Health International ()]{b3}\label{b3} 	 		‘The Health of Adole-scent Refugees Project’.  	 	 		\textit{Family Health International}  		1998.  	 	 (Unpublished program description) 
\bibitem[Bond ()]{b1}\label{b1} 	 		‘The sad reality of street children. Bol-etin de la’.  		 			L S Bond 		.  	 	 		\textit{Oficina Sanitaria Panamericana}  		1993. 114  (2) .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
