\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={The Social Implications of Some Nigerian Yoruba and Igbo Proverbs on Wisdom},
 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{The Social Implications of Some Nigerian Yoruba and Igbo Proverbs on Wisdom}
\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]{  Aderinto,S.I.Abiodun}

\renewcommand\Authands{ and }

\date{\small \em Received: 16 December 2017 Accepted: 4 January 2018 Published: 15 January 2018}

\maketitle


\begin{abstract}
        


The purpose of this Article is to show the position of the Yoruba and the Igbo people of Nigeria regarding the adoption of wisdom in whatever  one does. This research work, focuses on the proverbs that Nigerian Yoruba  and  Igbo people often use to express wisdom in doing things and then show how helpful wisdom can be when adopted in decision making. This research work  therefore aims at exploring the social implications of the usage of proverbs having to do with wisdom and how this can help individuals in arriving at instrumental decisions  at all times. 

\end{abstract}


\keywords{culture, warning, wisdom, decision, oral, knowledge, experience.}

\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
isdom is the quality of having experience, knowledge and good judgment; it is also in line with the quality of being wise or the ability to think and act using knowledge, commonsense, understanding and insight. The Cambridge English dictionary defined wisdom as the ability to use knowledge and experience to make good decisions and judgment. The Greek word for Wisdom is "paideia." It means more than being cultured and well educated; it implies an ethical obligation to improve society and an attitude of caring  {\ref (Aubrey and Cohen, 1999)}.\par
While Knowledge (senso stricto) is related to action, Wisdom is related to options and how to judge what we should do  {\ref (McIntyre, 1985)}. Therefore, Wisdom is making (human) sense of Data, Information, and Knowledge and is composed of Values and Vision  {\ref (Nonaka and Kyoto, 2008)}.\par
Values are broad tendencies to prefer certain states of affairs over others \hyperref[b39]{(Tsoukas, 2005)}. According to Sir Geoffrey Vickers (cited by \hyperref[b39]{Tsoukas, 2005)} the business of government is the regulation of institutions; such regulations are guided by purposes and values. Vickers's "appreciative judgment" belongs to this Wisdom level. Western society has assumed that science and technology would solve all human problems, but they have not. Instead, the evolution of Knowledge has caused an involution of Wisdom; the sense-making of Wisdom has been pushed aside by the hubris of Knowledge. As a result, the 20th century ended up being the cruelest century ever.\par
The key issue at the Wisdom level can be summarized by a phrase from Jerome Kohlberg (founder of the famous KKR investment firm): "Every value has a cost: no cost, no value." Thus, it is not that we lack a long tradition of wisdom \hyperref[b7]{(Bloom, 2004;} {\ref McIntyre, 1985)}. It is that as individuals, organizations, and nations, we are often unwilling to pay the price of values. To increase the validity of our Knowledge (senso stricto) claims, we need to reflect not only on what we do and how we do it, but even more relevant, to question why we do it and for whom \hyperref[b39]{(Tsoukas, 2005)}. Knowledge does not provide the questions or the values that allow us to decide which option to act upon; such questions and answers come from Wisdom \hyperref[b39]{(Tsoukas, 2005)}.\par
According to \hyperref[b21]{Nonaka and Kyoko (2008)}, the Values component of the level includes Truth, Goodness, and Beauty, three of the four that Aristotle (cited by  {\ref McIntyre, 1985)} saw as the transcendental properties of being. The fourth transcendental property is Unity, which in \hyperref[b2]{Adizes (2009)} terms can be understood as Integration. Thus, Wisdom is more important than Technology  {\ref (Nonaka and Kyoko, 2009;}\hyperref[b39]{Tsoukas, 2005)}. Vision consists of a vivid and owned image of the organization we want to become. It is our contention that the energy required for organizational change resides in that "want." What individuals and organizations are is reflected in what they do. Thus, for \hyperref[b0]{Adizes (1992)}, it is better to be than to know. In summary, Wisdom comes from making sense of Knowledge, just as Knowledge comes from making sense of Information, and Information comes from making sense of Data  {\ref (Aubrey and Cohen, 2009}). Society's current emphasis on Information and the confusion between Information and Knowledge (senso stricto) underestimate the importance of Knowledge and Wisdom and obscure the relationship among the four levels. For this level, we understand Knowledge according to Peter Senge's (1990, p.40) definition: "understanding the underlying structure and processes." This definition helps us distinguish between the levels and allows us to analyze why current society deemphasizes the importance of Knowledge and Wisdom.\par
It is at the level of Knowledge that we talk about a creative act, a creative leap from Information to understanding the structures and processes \hyperref[b35]{(Senge, 1990)}. For Tsouk as (2005), Knowledge enables practitioners to select and undertake novel forms of W actions to be reached through analogies and metaphors  {\ref (Lak off, 1987)}. The distinction between Knowledge and Information is that Knowledge understands causality; thus, it can predict the impact of our actions or inaction. Information alone cannot make such a prediction. Not only is our perception conditioned by our sensorial capabilities (Lak off, 1987), but also our Knowledge. Our capacity for understanding and meaningful thought is also embedded in our bodily existence. The fact that our minds reside in a physical body impacts the way we perceive, understand, and learn. For example, the Data images from the Hubble, which as Information take the shape of a butterfly, can be compared with similar geometry discovered on Earth by Benoit B. Mandelbrot and, as new Knowledge, we can conclude that fractal geometry applies to the whole universe.\par
Quite incontrovertibly the Nigerian Yoruba and Igbo people believe that it is always good to use wisdom in doing things and that haphazard way of doing things is an ill wind that blow no one any good. These people are of the belief also that a man imbued with wisdom, is both intelligent and worth emulating.\par
Wisdom goes with the act of solving problems, taking the right decision. The Yoruba and Igbo people of Nigeria believe that when one does anything out of wisdom, problems will loom large in the final analysis. Wisdom guides, wisdom gives focus, wisdom directs and directs well.\par
It is our contention therefore that the Yoruba people and the Igbo people of Nigeria believe in the efficacy of proverbs in message delivery and of course in the avoidance of doing things in the wrong order. The more reason they hold that the adoption of wisdom in decision making is a right step in the right direction. Some of the core Yoruba proverbs on wisdom, meanings and their interpretations: Ogbon dun-un gbon; imo dun-un mo ? Meaning -wisdom is a good thing to have; knowledge is a good to have. ? Interpretation-This proverb presupposes the fact that is a worthwhile thing to have wisdom, by the same token, it is also expedient to aspire towards gaining knowledge. Within the Yoruba and Igbo people's setting, a man with wisdom and knowledge is seen to be intelligent and such a man is respected. Ogbon ju agbara. Meaning-Wisdom is greater than power. Interpretation-The above proverb suggests that when one aspires towards wisdom, it is by far better than mere acquisition of power. The Yorubas believe that wisdom supercedes power in all ramifications. Ogbon kii tan Meaning-Wisdom is never used up.\par
Interpretation-The above proverb in Yoruba people's culture suggests that wisdom does not get finished. It is one thing that can never finish, much as one keeps on seeking it. Ogbon la fi ngbe aye Meaning-One needs wisdom to live in this world. Interpretation-The proverb above in Yoruba culture suggests that it is only with extreme wisdom that one can live successfully in this world. To the Yoruba people a man who hasn't wisdom will find it difficult to operate successfully in life. Ogbon Ologbon la fi nsogbon, Imoran enikan o to boro Meaning-One learns wisdom from other people's wisdom, one person's knowledge does not amount to anything. Interpretation-This proverb above in the culture of the Yorubas suggest that one person cannot claim a monopoly of knowledge and wisdom. The proverb implies that we learn from other people and our own knowledge alone cannot take us to anywhere. Ogbon Ologbon o je ka pe agba ni were ? Meaning-Other people's wisdom saves the elder from being called a lunatic. ? Interpretation-The proverb above shows how Yorubas believe in tapping from the knowledge and wisdom of others. To them this attempt will make one to be wiser and not to be seen as weak in knowledge Ogbon ti ahun gbon, ehin ni yo maa to ti igbin. ? Meaning-The cunning that the tortoise has will always rank behind that of the snail. ? Interpretation-The proverb above shows the position of the Yoruba people about those who believe that they are the only wise ones. To the Yoruba people, anyone who believes he is the wisest is only deceiving himself. Ogbon ti opolo fi pa efon lo fi njee ? Meaning-The same cunning with which the toad killed the buffalo will show it how to eat the prey ? Interpretation-This proverb in Yoruba setting and culture suggests that the wisdom which one uses in starting something is the same wisdom one will have to use in finishing it. 
\section[{Ogbon ogbon lagbalagba a fi nsa fun eranla}]{Ogbon ogbon lagbalagba a fi nsa fun eranla}\par
Meaning-It is with cunning that a grown man runs away from a bull. Interpretation-The above proverb shows clearly that the Yoruba people are of the belief that an elderly person will always avoid anything that will put him in trouble, but he will do this in style, so as not to be seen to be a weakling. The proverb further implies that elderly people are wise people and will always do things based on wisdom.\par
? Meaning-Cunning wins battles; knowledge defeats plots. ? Interpretation-The proverb above suggests that it is with wisdom that one can do whatever thing successfully. The proverb also presupposes the fact that it is with knowledge that one can surpass people in whatever evil plan of theirs. The Yorubas believe that wisdom is key to achieving success and knowledge is the impetus for crowning efforts with success. Some of the Core Igbo Proverbs on wisdom,meanings and their interpretations Choo ewu ojii ka ehihie di ? Meaning-Make hay while the sun shines ? Interpretation-The above proverb suggests that it is expedient for one to take advantage of opportunities as they present themselves. The Igbo people of Nigeria believe that it is only a man without a sense of wisdom that will see opportunities and will not tap it . A tuoro omara, o mara, a tuoro ofeke, ofenye ishi n'ohia Meaning-If you tell a wise one, he understands, tell a dunce, he runs into the bush. Interpretation-The above proverb connotes that a man with wisdom does not need to be told anything twice for him to understand, but even if you tell someone without a scintilla of wisdom, something quite important, he definitely will not understand; The Igbo people of Nigeria believe that it is good for one to aspire towards knowledge and wisdom for they both enhance the refinement of an individual. Nwata erughi eru chowa ihe gburu nna ya, ihe gburu nna ya ga -ebu ya Meaning-An underage child seeking for what killed the father, will suffer similar fate. Interpretation-The above proverb suggest that it takes wisdom for a young person not to go close to what he himself knows he cannot achieve while young but could be achievable at a time when he is matured enough to achieve a seemingly difficult task. The Igbo people of Nigeria believe that it takes wisdom for one to know what is achievable at a time and what is not indeed achievable at an inauspicious time. Onye buru chi ya uzo, a gbagbue onwe ya n'oso Meaning-He who walks before his godly guardian does the race of his life. Interpretation-The above proverbs suggests that it is always a difficult affair for someone to raise his shoulder before those whom he knows are above him. The proverb also implies that it will be a misnoner for someone to behave negatively to those who have been of help to him. The Igbo people believe that not respecting elders or one's benefactor is bad, for it can be detrimental to one's interest in the final analysis.\par
Ahu ihe ka ji, eree oba Meaning-When you see something bigger than yam, you have no choice than to buy the whole barn. Interpretation-The proverb above presupposes that wisdom is at play when one comes in contact with something more precious than what one has or is looking for, it is better to grab the precious one and forget about the one, one initially focuses upon. The Igbo people of Nigeria believe that when you see opportunity greater than what you were aiming at, it is reasonable for one to grab it. Ihe yiri ihe ejiri koo ya onu bu achima achibi achibi ? Meaning-Someone is open to mockery when he does not know when to stop laughing. ? Interpretation-The above proverb connotes that it is with wisdom that one knows when to draw the line.\par
It also suggests that wisdom demands that one does things with moderation, for anything done excessively goes beyond moderation and can cause problem for one. The Igbos believe that knowing where and how to draw the line is of essence and so one should be imbued with this ability. Isi kote ebu ogbaa ya ? Meaning-The head that disturbs the honey comb will get itself stung. ? Interpretation-The proverb above suggests that it is dangerous for one to disturb a sleeping dog. That is, lack of wisdom in one will make an individual look for trouble even when it is unnecessary for him to do so. To the Igbo people, staying within one's limit portends wisdom and this is better for men or women of understanding. Ozu shiwe ishi, enyi ka nwanne alaa ? Meaning-When the corpse starts smelling, the saying that friends are closer than brothers will no longer hold true. ? Interpretation-This proverb above indicates that when things are happening, which are diametrically bad, one will surely find them offensive and one will no longer care about fighting those who are closer to one, but are deliberately offending one without caring a hoot. The Igbo people of Nigeria believe that it is good for one to behave well to those close to one and those who are not in any way close to one, because good behavior begets good behavior, for one to gain the respect of people. Ijiji na -enweghi onye ndumodu na-eso ozu ala n'iyi Meaning-A fly that has no counselor follows the corpse to the grave. Interpretation-This proverb above presupposes that it is good for one to take to the advice of people, so as not The Social Implications of Some Nigerian Yoruba and Igbo Proverbs on Wisdom to fall in to an abyss of danger. The proverb also connotes that a man of wisdom will listen to other's advice in order to stay on the right track. The Igbo Ogbo ni nsegun; imoran ni nse ete people believe that a man who does things without listening to other people's advice will automatically finds himself in trouble. 
\section[{Ewu nwuru n'oba ji obughi aguu gburu ya}]{Ewu nwuru n'oba ji obughi aguu gburu ya}\par
Meaning-A goat that dies in a barn was never killed by hunger. Interpretation-This proverb above means anybody that has opportunities at his door step is not affected negatively by such opportunities. The proverb also suggests that it takes wisdom for one to have opportunities and then not allows the opportunities to put him in a bad position. The Igbos believe that once somebody is blessed with opportunities he grabs it and uses it to advantage. This to the Igbo people is wisdom oriented. 
\section[{II.}]{II.} 
\section[{Conclusion}]{Conclusion}\par
In conclusion, it is indeed correct to say categorically that the Yoruba people and the Igbo people of Nigeria value the use of proverbs as weapon of making people do what is needful at all times; particularly in making them realize the fact that adoption of wisdom and the acquisition of knowledge play prevail in the well being of the people of any society. It is clear that someone who lacks wisdom, lacks intelligence and so cannot do things right and as such loses the respect of others. It is on the basis of this, that the Yoruba people and the Igbo people champion the adoption of wisdom in doings for it will always be a step in the right direction come. For the people of these two major ethnic groups of Nigeria, wisdom is one phenomenon that an individual has to pray to God for before undertaking whatever task, for wisdom guides, wisdom supports, wisdom leads to better decision making. It is an indispensable entity that human beings must always seek for guidance.		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Popper (ed.) ()]{b29}\label{b29} 	 		\textit{},  		 			K R Popper 		.  		Selection. (David Miller (ed.)  		1985. NJ: Princeton University Press.  	 
\bibitem[Selznick ()]{b34}\label{b34} 	 		\textit{A humanistic science: Values and ideals in social inquiry},  		 			P Selznick 		.  		2008. CA: Stanford University Press.  	 
\bibitem[Popper ()]{b28}\label{b28} 	 		\textit{A lógica da pesquisa científica},  		 			K R Popper 		.  		1959. São Paulo, Brazil: Editora Cultrix.  	 
\bibitem[Simon ()]{b36}\label{b36} 	 		\textit{Administrative behavior: A study of decision-making processes in administrative organizations},  		 			H Simon 		.  		1997. New York: Free Press.  	 
\bibitem[Macintyre ()]{b18}\label{b18} 	 		\textit{After virtue: A study in moral theory},  		 			A Macintyre 		.  		1985. University of Notre Dame Press.  	 
\bibitem[Rapoport ()]{b31}\label{b31} 	 		\textit{Certainties and doubts},  		 			A Rapoport 		.  		2000. Montreal, Canada: Black Rose Books.  	 
\bibitem[Watzlawick et al. ()]{b43}\label{b43} 	 		\textit{Change: Principles of problem formulation and problem revolutions},  		 			P Watzlawick 		,  		 			J Weakland 		,  		 			R Fisch 		.  		1974. New York; Norton.  	 
\bibitem[Porter ()]{b30}\label{b30} 	 		\textit{Competitive advantage: creating and sustaining superior performance},  		 			M E Porter 		.  		1985. New York: Free Press.  	 
\bibitem[Tsoukas ()]{b39}\label{b39} 	 		\textit{Complex knowledge: Studies in organizational epistemology},  		 			H Tsoukas 		.  		2005. New York: Oxford University Press.  	 
\bibitem[Pepper ()]{b23}\label{b23} 	 		\textit{Concept and quality: A world hypothesis},  		 			S C Pepper 		.  		1967. La Salle, Il: Open Court.  	 
\bibitem[Mcelroy ()]{b19}\label{b19} 	 		\textit{Corporate epistemology},  		 			M W Mcelroy 		.  		2002. Florida, Fort Myers.  	 
\bibitem[Institute ()]{b3}\label{b3} 	 		\textit{Courses, documents and manuals},  		 			Adizes Institute 		.  		1985-2009. Santa Barbara, CA.  	 
\bibitem[Varela ()]{b41}\label{b41} 	 		\textit{Ethical know how: action, wisdom, cognition},  		 			F Varela 		.  		1999. CA: Stanford University Press.  	 
\bibitem[Douglas ()]{b11}\label{b11} 	 		\textit{How institutions think},  		 			M Douglas 		.  		1986. New York: Syracuse University Press.  	 
\bibitem[Books and Chou ()]{b8}\label{b8} 	 		\textit{Information seeking in organizations: Epistemic contexts and contests},  		 			Books 		,  		 			W C Chou 		.  		2007. Ontario, Canada: University of Toronto Press.  	 
\bibitem[Meyer and Davis ()]{b17}\label{b17} 	 		\textit{It's alive: The coming convergence of information, biology, and business},  		 			C Meyer 		,  		 			S M Davis 		.  		2003. New York.  	 	 (Random House) 
\bibitem[Larue et al. ()]{b16}\label{b16} 	 		\textit{Leading organization inside out},  		 			B Larue 		,  		 			P Childs 		,  		 			K Larson 		.  		2006. New York: John Wiley and Sons.  	 
\bibitem[Pirsig ()]{b27}\label{b27} 	 		\textit{Lila: An inquiry into morals},  		 			R M Pirsig 		.  		1991. New York: Bantam Books.  	 
\bibitem[Adizes and Paramus ()]{b1}\label{b1} 	 		\textit{Managing corporate lifecycles},  		 			I Adizes 		,  		 			N J Paramus 		.  		1999. Prentice Hall.  	 
\bibitem[Nonaka and Kyoko ()]{b21}\label{b21} 	 		\textit{Managing flow: A process theory of the knowledge-based firm},  		 			I Nonaka 		,  		 			T Kyoko 		.  		2008. New York: Palgrave Macmillan.  	 
\bibitem[Adizes ()]{b2}\label{b2} 	 		\textit{Managing in times of crises},  		 			Ichak Adizes 		.  		2009. Santa Barbara, CA: Adizes Institute.  	 
\bibitem[Zaltman and Zaltman ()]{b44}\label{b44} 	 		\textit{Marketing metaphoria: What deep metaphors reveal about the minds of consumers},  		 			G Zaltman 		,  		 			L H Zaltman 		.  		2008. Boston: Harvard Business School Press.  	 
\bibitem[Adizes ()]{b0}\label{b0} 	 		\textit{Mastering change: The power of mutual trust and respect in personal life, family life, business, and society},  		 			I Adizes 		.  		1992. Santa Barbara, CA: Adizes Institute.  	 
\bibitem[Bazerman and Malhotra ()]{b5}\label{b5} 	 		\textit{Negotiation genius},  		 			M \& Bazerman 		,  		 			D Malhotra 		.  		2007. New York: Bantam Books.  	 
\bibitem[Moldoveanu ()]{b20}\label{b20} 	 		\textit{Organizational epistemology},  		 			M Moldoveanu 		.  		2002. Ontario, Canada.  		 			Rorman School of Management, University of Toronto 		 	 
\bibitem[Drucker ()]{b12}\label{b12} 	 		\textit{Post-capitalist society},  		 			P F Drucker 		.  		1993. New York: Harper Business.  	 
\bibitem[Beck and Cowan ()]{b6}\label{b6} 	 		\textit{Spiral dynamics: mastering values, leadership, and change: exploring the new science of memetics},  		 			D Beck 		,  		 			C Cowan 		.  		1996. Cambridge, Mass: Blackwell Business.  	 
\bibitem[Vickers ()]{b42}\label{b42} 	 		\textit{The art of judgment: A study of policy making},  		 			G Vickers 		.  		1983/1965. London, UK: Harper \& Row.  	 
\bibitem[Taleb ()]{b37}\label{b37} 	 		\textit{The black swan: The impact of the highly improbable},  		 			N Taleb 		.  		2007. New York: Random House.  	 
\bibitem[Pinker ()]{b25}\label{b25} 	 		\textit{The blank slate: The modern denial of human nature},  		 			S Pinker 		.  		2003. New York: Penguin Books.  	 
\bibitem[Dawkins ()]{b9}\label{b9} 	 		\textit{The extended phenotype: The long reach of the gene},  		 			R Dawkins 		.  		1999. New York: Oxford University Press.  	 
\bibitem[Senge ()]{b35}\label{b35} 	 		\textit{The fifth discipline: The art and practice of the learning organization},  		 			P M Senge 		.  		1990. New York: Doubleday/Currency.  	 
\bibitem[Pieper ()]{b24}\label{b24} 	 		\textit{The four cardinal virtues},  		 			J Pieper 		.  		1965. New York; Harcourt, Brace \& World.  	 
\bibitem[Tsoukas and Knudse ()]{b38}\label{b38} 	 		\textit{The Oxford handbook of organization theory},  		 			H Tsoukas 		,  		 			C Knudse 		.  		2003. New York: Oxford University Press.  	 
\bibitem[Schön ()]{b32}\label{b32} 	 		\textit{The reflective practitioner: How professionals think in action},  		 			D A Schön 		.  		1983. New York: Basic Books.  	 
\bibitem[Kurzwell ()]{b14}\label{b14} 	 		\textit{The singularity is near: When humans transcend biology},  		 			R Kurzwell 		.  		2005. New York; Viking.  	 
\bibitem[Schumacher (ed.) ()]{b33}\label{b33} 	 		\textit{The social life of information},  		 			E F Schumacher 		.  		Harper \& Row. Seely, J. \& Duguid, P. (ed.)  		1977. 2002. New York; Boston: Harvard Business School Press.  	 	 (A guide for the perplexed) 
\bibitem[Kuhn ()]{b13}\label{b13} 	 		\textit{The structure of scientific revolutions},  		 			T S Kuhn 		.  		1962. University of Chicago Press. IL.  	 
\bibitem[Diamond ()]{b10}\label{b10} 	 		\textit{The third chimpanzee: The evolution and future of the human animal},  		 			J M Diamond 		.  		1992. New York: Harper, Collins.  	 
\bibitem[Valdesuso ()]{b40}\label{b40} 	 		\textit{Unpublished Adizes Institute Internal Papers, correspondence and manuals},  		 			C Valdesuso 		.  		1985-2009.  	 
\bibitem[Bloom ()]{b7}\label{b7} 	 		\textit{Where shall wisdom be found},  		 			H Bloom 		.  		2004. New York: Riverhead.  	 
\bibitem[Ormerod ()]{b22}\label{b22} 	 		\textit{Why most things fail: Evolution, extinction and economics},  		 			P Ormerod 		.  		2005. New York: Pantheon Books.  	 
\bibitem[Lakoff ()]{b15}\label{b15} 	 		\textit{Women, fire and dangerous things: What categories reveal about the mind},  		 			G Lakoff 		.  		1987. University of Chicago Press. IL.  	 
\bibitem[Aubrey and Cohen ()]{b4}\label{b4} 	 		\textit{Working wisdom: timeless skills and vanguard strategies for learning organizations},  		 			R Aubrey 		,  		 			P Cohen 		.  		1995. San Francisco: Jossey-Bass.  	 
\bibitem[Pirsig ()]{b26}\label{b26} 	 		\textit{Zen and the art of motorcycle maintenance: An inquiry into values},  		 			R M Pirsig 		.  		1974. New York: Morrow.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
