\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={Parallel Presentation of Positive and Negative Sides of Igbo Culture in Things Fall Apart},
 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{2014-01-15 (revised: 15 January 2014)}
\def\TheID{\makeatother }
\def\TheDate{2014-01-15}
\title{Parallel Presentation of Positive and Negative Sides of Igbo Culture in Things Fall Apart}
\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]{Md. Mahbubul  Alam}

             \affil[1]{  Sylhet Cadet College}

\renewcommand\Authands{ and }

\date{\small \em Received: 13 December 2013 Accepted: 1 January 2014 Published: 15 January 2014}

\maketitle


\begin{abstract}
        


Chinua Achebe?s magnum opus Things Fall Apart reflects authentic presentation of the Igbo society. Various social, political, economic, religious, psychological and personal issues of the Igbo people have been put forward by the author in this ethnographic novel. Achebe has depicted these issues from the perspective of both an observer and a critic. The ethnographic depiction of the Igbo life indicates that Chinua Achebe has tried to maintain his objective stance in the novel. He is not biased at all. It is evident in his contrastive presentation of the culture and beliefs of the Igbo; in one hand, he presents the constructive and rational side of the Igbo, on the other hand, he highlights their follies and irrational beliefs too. Achebe as an original Igbo expectedly presents the riches and potentialities of the Igbo society. But at the same time he is not uncritical of the limitations of his society where he belongs to. The present study has dealt with Achebe?s audacious attempt to present the limitations and follies of Igbo life in Things Fall Apart.

\end{abstract}


\keywords{igbo, objectivity, parallel, duality, multiple voices etc.}

\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[{I. Introduction}]{I. Introduction}\par
hinua  {\ref Achebe (1930} {\ref Achebe ( -2013}) is a Nigerian novelist, poet, short-story writer, critical thinker and essayist, and one of the leading intellectual figures in the contemporary pan-African region, as well as the whole world. He is one of the most original literary artists writing in English. Achebe is well known all over the world for having played a germinal role in the founding and developing of African literature. Things Fall Apart is his first novel which "shatters the stereotypical European portraits about the native Africans"  {\ref (Alam 105}). Since the publication of Things Fall Apart in 1958, Chinua Achebe has been credited with being the key progenitor of an African literary tradition.\par
Though Achebe belongs to Igbo culture and tradition, he has not exaggerated the pictures of Igboland in Things Fall Apart. He describes both positive and negative aspects of the Igbo people and provides the pictures of society, religion, politics, economy etc. without any attempt to romanticize or sentimentalize them (Nnoromele 147). Whittaker and Msiska rightly observe that the novel ends with an elegiac tone but Achebe is not uncritical of Igbo culture that he both celebrates and mourns \hyperref[b15]{(15)}. This attitudehelps make the credibility of his being objective in the novel. 
\section[{II. Different Facets of Showing}]{II. Different Facets of Showing}\par
Oppositions in Things Fall Apart\par
In Things Fall Apart Achebe shows that good in the Igbo is not their exclusive identity, rather, bad is not alien to them. There are people who are wicked and try to do harm to others. In the market of Umuike there are thieves who "can steal your cloth from off your waist". Obierika warns Nwankwo against those thieves while selling a goat for the feast in his daughter's marriage. He tells a story that there was once a man who went to sell a goat at the market. He led it on a thick rope which he tied round his wrist. But after a while he looked back and saw that what he led at the end of the tether was not a goat but a heavy log of wood. (80). This simple story tells us a lot. It signifies that Achebe does not partially show us that the Igbo are free from all kinds of vices. Rather, his project is to expose the reality that as human beings the Igbo have merits as well as shortcomings.\par
Kortenaar asserts that the Igbo's belief in iba, a spiritual disorder, is made doubtable by Achebe when we see a reference to a mosquito buzzing in the ear of Oknokwo in the same chapter which, "by making mosquito and iba contiguous" may make Achebe and his reader know that Ezinma's fever (iba) would be diagnosed as malaria (34). The Igbo strongly believe in the spiritual significance of iba. But ironically Achebe uses the mosquito as the collocation of iba, and intentionally attempts to weaken the Igbo's belief that iba is linked with the world beyond our day to day experience. It is because Achebe knows, as Sengupta says, that African societies have their own contradictions and spiritual crises before the colonial advent. While rewriting African history he does not idealize it. His stance contrasts to the Negritude writers such as Senghor, Laye and others, whose artistic works idealize Africa. \hyperref[b16]{(16)} Even Okonkwo, the protagonist, is not without flaws. He may represent Umuofia but he is inflicted with his own follies. He commits suicide and the seeds of his self-destruction are buried "in his desire to be the antithesis of his feminine father" (Strong-Leek 29). Strong-Leek's comment is considerable. Okonkwo always tries to be opposite to his father. Even as a little boy he resented his father's failure and weakness. He is possessed by the fears of his father's contemptible life and shameful death. But Igbo sense of morality does not allow it. That's why Okonkwo is a contradictory character-in one hand, he is the representative figure of Umuofia, and on the other hand, he hates his father. Umuofia is disciplined but Okonkwo is undisciplined. Umuofia is afraid of supernatural power i.e., gods. But Okonkwo is not afraid of the gods. He breaks the Week of Peace intentionally and makes Ezeani, the priest of the earth goddesses, angry. He fears the anger of the priest. But the fear does not make him a religious person rather it makes him go against the rules of religion  {\ref (Owoyemi 178)}. Perhaps, this is the reason why Okonkwo maintains that in the novel Okonkwo is both challenger and carrier of chaos (  {\ref 86}).\par
An additional noteworthy occasion in the novel is unmasking egwugwu by an osu. The egwugwu are masked spirits of the ancestors of the Igbo and revered highly. Unmasking an egwugwu is a dangerous offence. A converted Christian, originally an outcaste or osu, commits this offence and thus the real man behind the mask is discovered. This incident of unmasking an egwugwu is a hit upon Igbo spiritual belief. Igbo society is democratic and Things Fall Apart supports it. But Igbo society is not a classless society; there are underprivileged or subaltern classes in that society. There is the Osu class which is a dehumanized group in Igboland. The Osu are denied their social and cultural rights. Osu caste system is an impediment to social progress. It has become a culture in Igboland. Culture is the important factor in social progress. If discrimination continues no social progress is possible. Gradually the society collapses. \hyperref[b6]{(Dike 2002)}.\par
Ezeala (4) expresses the same view that the Osu caste system is "a cancer of bone marrow, an Igbo endemic disease?" (Cited in Nwagbara et al 142). In Things Fall Apart Achebe shows the osu caste system as one of the obstacles to social unity and advance. Through the osu system Achebe exposes both social unity and fragmentation in Igboland. He is not misleading in this respect. He does not hesitate to unearth the social hole, the osu caste, that is a silent curse for the Igbo.\par
The novel suggests that the discriminatory osu caste system is obviously a social hole where the Igbo themselves fall into. It is the osu who are the first to be converted to Christianity. This makes the missionaries confident. Achebe wants to tell us that since the osu have long been remained underprivileged, deprived of basic human rights and value, and since they now see an opportunity of their fullest human recognition by the missionaries, they avail themselves of the opportunity. They are not responsible for their transformation that brings about disaster in Igboland; it is the eye of social inequality and blindness that is responsible. The osu find an outlet of their long repressed emotions in Christianity. E. Palmer (58) accurately holds up this view and says, "The secret of the new faith's success is precisely that it offers a refuge to all those whom the clan? regard as outcasts" (cited in Owoyemi 180). In Things Fall Apart Achebe considers that negative elements of Igbo culture are equally responsible for the destruction of the Igbo world. "The seeds of the decay are inbuilt. The colonizers just fastened the action." (Aggarwal 221) Achebe opines that the concept of duality occupies the central place in Igbo thinking. There is an Igbo proverb that whenever something stands, something else will stand beside it. Nothing is absolute. "I am the truth, the way, and the life" would be considered blasphemous or simply absurd. (133). Being an indisputably Igbo proverb it carries within it the content that there is no fixed point in Igbo ethics. There is always duality.\par
Duality is a very significant issue in Things Fall Apart. The text produces multiple voices. Achebe cited in  {\ref Sentinaro and Chandra 192)}. "Double view of the Igbo society of Umuofia" as presented in the novel is noteworthy here.\par
We can consider here Bakhtin's concept of heteroglossia. According to Bakhtin the nature of language is multi-layered, which he called heteroglossia. He maintains that the power of the novel originates in the coexistence of, and conflict between, different types of speech: the speech of characters, the speech of narrators, and even the speech of the author. Any language, in Bakhtin's view, stratifies into many voices. Bakhtin asserts that this diversity of voice is the defining characteristic of the novel as a genre. This is hybrid utterance where there is not only a single speaker-the author, for example-but one or more kinds of speech. The juxtaposition of the two different speeches brings with it a contradiction and conflict in belief systems. (http://en.wikipedia.org/wiki/Heteroglossia). Bakhtin says, Heteroglossia, once incorporated into the novel (whatever the forms for its incorporation), is another's speech in another's language, serving to express authorial intentions but in a refracted way. Such speech constitutes a special type of doublevoiced discourse. serves two speakers at the same time and expresses simultaneously two different intentions: the direct intention of the character who is speaking, and the refracted intention of the author. In such discourse there are two voices, two meanings and two expressions. (324)\par
Two voices, two meanings and two expressions, that means, multi-layered voices are very common in Things Fall Apart. By being vulnerable to collapse, authorial voice of the novel leaves nothing that can be accused of conveying subjective ideas or emotion of the author. This is very unique in the novel. Through it we can justify the point that the author is not all in all in the text, and so there is little to think about the possibility of the novel's being spoilt by subjectivity.\par
We can take the significance of acquiring title among the Igbo as shown in the novel into consideration. Acquiring title is highly desired by the Igbo. It has high social value. A title-holder has to maintain some regulations defined by the society. For instance, an ozo title-holder cannot climb the palm tree. Obirieka has the Ozo title. So he cannot climb the palm tree according to the custom. He is tired of this restriction. We will scrutinize a dialogue between Obierika and Okonkwo about the relative significance of the ozo title in different clans: : Sometimes I wish I had not taken the ozo title?In many other clans a man of title is not forbidden to climb the palm tree. (Obierika) : In those other clans you speak of, ozo is so low that every beggar takes it.  {\ref (Okonkwo)} : In Abame and Aninta the title is worth less than two cowries? (Obirieka) (48)\par
The dialogue tells a lot about the comparative worth of the ozo title among the Igbo. The ozo titleholders in Umuofia cannot climb the palm tree, but this rule is unknown to many other clans. So, this rule in Igboland is not absolute, its value is relative and depends on various contexts. Interestingly, whereas to the Umuofians taking the ozo title requires vast wealth, in many other clans even a beggar can take it and requires much less price. So, there is double view in the significance of the ozo title. The ozo title stands as highly valuable to the Umuofians, but 'something else', a much less important ozo title, is available in many other parts of Igboland. We will explain another example taken from the novel. In Obirieka's daughter's marriage there occurs a discussion about settling bride-price in various clans. The discussion tells us that there is no fixed standard of good or bad, it fluctuates. It has manifold scopes in multiple contexts. No custom is absolute and complete in itself.\par
Therefore, we can come to the conclusion that Things Fall Apart echoes the Igbo concept of duality as consisted in the proverb mentioned above. In the words of Nichols, "'Things fall apart' and 'the centre cannot hold' not because the centre no longer exists, but because there are now many centers, numerous perspectives?" \hyperref[b9]{(9)}. 
\section[{III. Conclusion}]{III. Conclusion}\par
In Things Fall Apart Achebe has championed the diverse facets, both affirmative and off-putting, of the Igbo psychology in respects of the multiple but collective responses to their socio-cultural life. In his act of championing the pre-modern Igbo society he is free from romantic illusions. He leans towards the Igbo side, but with the eye of inspection and scrutiny. With the microscopic eyes he goes through the ins and outs of inspection is that he is successful in bringing to light both examined and unexamined life of the people of Igboland long before the disparaging contact of the Europeans.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
  {\small\itshape [Note: Had Achebe been emotionally biased to the Igbo metaphysics, he might not have referred to such awkward (for the Igbo) incident in the novel.Things Fall Apart consists of "oppositional structures"(Coker and Coker 21). The Igbo try to lead a life which contains parallel structures in every sector of life, whether the life is material or spiritual. By showing two opposite structure Achebe intends to show that the real structure in Igbo life does not consist of anything absolute, rather, it has contradictions too. For instance, Ezinma takes after her mother, Ekwefi. She grows up in her father's exile and becomes one of the most beautiful girls in Mbanta and is called Crystal of Beauty, as her mother was called in her youth (122). That means the mother and the daughter share parallel relationship-the daughter is equal to the mother. But between Okonkwo and his son Nwoye there is no such parallel relationship.]} 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_1}}\end{figure}
 			\footnote{© 2014 Global Journals Inc. (US) Parallel Presentation of Positive and Negative Sides of Igbo Culture in Things Fall Apart} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Online]{b7}\label{b7} 	 		\textit{},  		 			Online 		.  		 \url{<http://idsn.org/fileadmin/user\textunderscore folder/pdf/Old\textunderscore files/africa/pdf/nigeria.pdf>}  		 	 
\bibitem[Online]{b17}\label{b17} 	 		\textit{},  		 			Online 		.  		 \url{<http://asq.africa.ufl.edu/v5/v5i2a2.pdf>}  		 	 
\bibitem[Dike (2002)]{b6}\label{b6} 	 		\textit{A Paper Presented to the UN Conference-Committee on the Elimination of Racial Discrimination (CERD) Sixty-first session},  		 			Victor E Dike 		.  		2002. August 2002. Geneva. p. .  	 	 (The Osu Caste System in Igboland Discrimination Based on Descent) 
\bibitem[Owoyemi and Yusuf ()]{b13}\label{b13} 	 		‘Achebe, Freud, Durkheim and the Encounter of Sacred Traditions: A Religious Exploration of Things Fall Apart’.  		 			Musa Owoyemi 		,  		 			Yusuf 		.  		 \url{<http://www.bjournal.co.uk/paper/BJASS\textunderscore 10\textunderscore 2/BJASS\textunderscore 10\textunderscore 02\textunderscore 07.pdf>}  	 	 		\textit{British Journal of Arts and Social Sciences}  		2012. 10  (2)  p. .  	 
\bibitem[Aggarwal ()]{b1}\label{b1} 	 		‘Chinua Achebe's 'Things Fall Apart'; colonialism versus tradition’.  		 			Ruchee Aggarwal 		.  		 \url{<http://www.theglobaljournals.com/ijar/file.php?val=MTI5Ng==>}  	 	 		\textit{Indian Journal of Applied Research}  		2013. 3  (4)  p. .  	 
\bibitem[Whittaker et al. ()]{b18}\label{b18} 	 		\textit{Chinua Achebe's Things Fall Apart: A Routledge Study Guide. London: Routledge. Google Books. Online},  		 			David Whittaker 		,  		 			Msiska 		,  		 			Mpalive-Hongson 		.  		 <http://.  		2007.  	 
\bibitem[Okonkwo]{b11}\label{b11} 	 		\textit{Chinua Achebe: The Wrestler and the Challenge of Chaos},  		 			Chidi Okonkwo 		.  		 	 	 (Postcolonial Literatures) 
\bibitem[Sengupta ()]{b14}\label{b14} 	 		\textit{Chinua Achebe: Things Fall Apart},  		 			S Sengupta 		.  		2003. New Delhi: Surjeet Publications.  	 
\bibitem[Chandra ()]{b4}\label{b4} 	 		‘Culture as Reflected in Achebe's Works and Ao Naga Literature’.  		 			N D R Chandra 		.  		 \url{<http://www.inflibnet.ac.in/ojs/index.php/JLCMS/article/viewFile/43/41>}  	 	 		\textit{Journal of Literature, Culture and Media Studies}  		2009. 1  (2)  p. .  	 
\bibitem[Sentinaro and Chandra ()]{b15}\label{b15} 	 		‘Culture as Reflected in Achebe's Works and Ao Naga Literature’.  		 			I Sentinaro 		,  		 			N D R Chandra 		.  		 \url{<http://www.inflibnet.ac.in/ojs/index.php/JLC-MS/article/viewFile/43/41>}  	 	 		\textit{Journal of Literature, Culture and Media Studies}  		2009. 1  (2)  p. .  	 
\bibitem[Nichols ()]{b9}\label{b9} 	 		‘Dialogical Theology as Politics in Mongo Beti, Werewere Liking, and Chinua Achebe’.  		 			Ashton Nichols 		.  	 	 		\textit{Postcolonial Text}  		2009. 5  (1)  p. .  	 
\bibitem[Kortenaar and Ten (ed.) ()]{b8}\label{b8} 	 		\textit{How the Centre is Made to Hold in Things Fall Apart},  		 			Neil Kortenaar 		,  		 			Ten 		.  		Postcolonial Literatures. Ed. Michael Parker and Roger Starkey. Macmillan: London (ed.)  		1995. p. .  	 
\bibitem[Parker and Starkey]{b12}\label{b12} 	 		\textit{Macmillan: London},  		 			Ed 		,  		 			Michael Parker 		,  		 			Roger Starkey 		.  		p. .  	 
\bibitem[Achebe ()]{b0}\label{b0} 	 		\textit{Morning Yet on Creation Day. New York: Doubleday. Open Library Book. 131-145},  		 			Chinua Achebe 		.  		 \url{<https://archive.org/stream/morningyetoncrea00ache\#page/n17/mode/2up>}  		1976.  	 	 (Chi in Igbo Cosmology) 
\bibitem[Strong-Leek ()]{b16}\label{b16} 	 		‘Reading as a Woman: Chinua Achebe's Things Fall Apart and Feminist Criticism’.  		 			Linda Strong-Leek 		.  	 	 		\textit{African Studies Quarterly}  		2001. 5  (2)  p. .  	 
\bibitem[Alam and Mahbubul ()]{b2}\label{b2} 	 		‘Reading Chinua Achebe's Things Fall Apart from the Postcolonial Perspective’.  		 			Md Alam 		,  		 			Mahbubul 		.  	 	 		\textit{Research on Humanities and Social Sciences}  		2014. 4  (12)  p. .  	 
\bibitem[Bakhtin]{b3}\label{b3} 	 		\textit{The Dialogic Imagination},  		 			M M Bakhtin 		.  		 	 
\bibitem[Coker and Coker ()]{b5}\label{b5} 	 		‘The matic Significance of Indigenous Legal Regime in Chinua Achebe's Things Fall Apart’.  		 			Adesina Coker 		,  		 			Oluwole Coker 		.  		 \url{<http://worldliton-line.net/2008-jul/art2.pdf>}  	 	 		\textit{IRWLE}  		2008. 4  (2)  p. .  	 
\bibitem[Online ()]{b10}\label{b10} 	 		‘The Sociological and Human Rights Implications of Ostracism: The Case of Osu Caste in The Igbo Ethnic Group of Nigeria’.  		 			; Online 		.  		 \url{<http://www.sachajournals.com/user/image/euk001.pdf>}  	 	 		\textit{Eucharia Nwabugo1},  				 (Nnoromele, Patrick C)  		2000. 2011. 27 p. .  	 	 (The Plight of a Hero in Achebe's Things Fall Apart) 
\end{bibitemlist}
 			 		 	 
\end{document}
