\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 Rhetorics of Hafez al Assad},
 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{The Rhetorics of Hafez al Assad}
\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]{Dr. Adel  Shakour}

             \affil[1]{  Al-Qasemi Academmy}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


Introduction-Rhetoric is the art of persuasion as opposed to a simple communication of information. The aim of rhetoric is not to spread truth and present it plainly and openly but to convince an audience to accept a speaker's position -one which not necessarily congruent with that of the audience. The arguments alone cannot persuade, but when presented in a certain way, they become acceptable to the audience.Language is a device that enables us to understand the world. Speech is the expression of understanding (Sophia) which lets us explain situations, construct dialogue, and clarify and investigate the world. The word is the most powerful expression of human ability; without it human beings would have accomplished no more than animals intellectually. Communication is the essential activity that links the various parts of society together and allow them to function as n integrated whole. Rhetoricians understand the importance and power of words. They use strategies that rely on words, which they see as a tool to be use to effect, often in sophisticated ways. They seek to fashion a new reality, which the audience can accept as genuine. Rhetoricians generally do this by eliciting a sense of agreement with the listener and once that feeling of understanding has been established, the task of persuasion can begin.

\end{abstract}


\keywords{}

\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
hetoric is the art of persuasion as opposed to a simple communication of information. The aim of rhetoric is not to spread truth and present it plainly and openly but to convince an audience to accept a speaker's position -one which not necessarily congruent with that of the audience. The arguments alone cannot persuade, but when presented in a certain way, they become acceptable to the audience \hyperref[b8]{1} Language is a device that enables us to understand the world. Speech is the expression of understanding (Sophia) which lets us explain situations, construct dialogue, and clarify and investigate the world. The word is the most powerful expression of human ability; without it human beings would have accomplished no more than animals intellectually . \hyperref[b9]{2} . Communication is the essential activity that links the various parts of society together and allow them to function as n integrated whole. \hyperref[b10]{3} Rhetoricians understand the importance and power of words. They use strategies that rely on words, which they see as a tool to be use to effect, often in sophisticated ways. They seek to fashion a new reality, which the audience can accept as genuine. Rhetoricians generally do this by eliciting a sense of agreement with the listener and once that feeling of understanding has been established, the task of persuasion can begin. \hyperref[b11]{4} The article examined the rhetorical devices found in Hafez al Assad's political speech. It hypothesized that Assad's rhetoric would include both stylistic and argumentative rhetorical devices.4  {\ref F 5} The first step involved an impressionistic assessment of Assad's political speech. A preliminary reading found several rhetorical features: syntax-based rhetorical devices, semantic-based rhetorical devices, and discourse analysis. When a rhetorical device was identified in one political speech, the researcher looked for the same device in other speeches and calculated its frequency of usage. Finally, a profile was drawn up of the rhetorical devices found in al-Assad's \hyperref[b8]{1} Gitay, 2011, p. 55; Tsur, 2004, p. 64; Carpenter \& Thompson, 1999,  p. 7; Kedar, 1998, p. 211. \hyperref[b9]{2} Searle, 2002, p. 18; Gitay, 2010, p.27. \hyperref[b10]{3}  Mio, 1997, p. 113; Graber, 1993, p. 305. \hyperref[b11]{4} Gitay, 2013 (b), p. 120. \hyperref[b12]{5} Landau (1988, p. 17) used the term " ???×?"??? "\par
for "persuasion" a term she used to denote arguments that address the emotions. This contrasts with " ??????? " which refers to "conviction" and refers to arguments that address the intellect. political speech: in other words, the rhetorical and stylistic devices and argumentation that he used. a) Stylistic rhetoric A common analytical approach when studying rhetoric is to examine the wording of persuasive messages and the tools of persuasion that speakers and writers use. Influential figures who express their ideas publicly use a variety of argumentation approaches and methods to appeal to their audience's logic and emotions. Stylistic rhetoric targets the emotions and is known as rhetorical appeal.5 F 6 When appealing to the emotions, speakers' use specific elements and structures in their messages in order to arouse given responses in their audience, such as sympathy, empathy, hesitancy, or rejection6 F \hyperref[b14]{7} .\par
According to Perelman and Olbrechts-Tyteca, "persuasive arguments" are arguments which claim things that are only valid for a particular audience. "Convincing arguments" on the other hand are arguments that seek the agreement of all rational people. In other word, a "persuasive arguments" is an argument which takes the viewpoint, beliefs, and needs of a particular audience into account.7  {\ref F 8} This might include addressing a particular audience's emotions, which might not be effective if addressed to a universal audience that does not share those particular beliefs or needs. The goal of a speech which is addressed to a universal audience of listeners is to persuade while the goal of a speech which is addressed to a specific audience is to convince.8 F 9 i. Repetition of syntactic elements Darshan9 F 10 cites Koch's study1 0 F 11 , showing that Arab political discourse very typically uses rhetorical repetition. This involves rhythmic repetition of phonemes, morphemes, roots, words, phrases and key sentences, sentence paraphrases, the multiple use of syntactic parallels between sentences, structures, and members. Repetition is the key to textual coherence and understanding the whole meaning of a text, which is a feature of discourse.1  {\ref 1 F 12} The force of rhetorical repetition is achieved in several ways: A. Repeated phrases, anaphora, epiphora, repeated members and repeated syntactic patterns create a rhythm, a particular cadence. Word repetition creates a rhythmic musical effect which is produced by both the sounds being repeated and the repetition itself \hyperref[b21]{13} . Repeating a message elicits aesthetic musical pleasure in the listener that helps to embed the message in the listener's mind, arouse the listener, and create an emotional tendency to agree with the speaker almost instinctively \hyperref[b22]{14} .\par
Perelman argued that in order to produce the presence of the message, it is effective to stress undeniable fundaments at length: Increasing a person focus on them reinforces their presence in the listener's mind. Simply dwelling on a certain subject produces the desired emotion \hyperref[b23]{15} In psychology, an emotional connection between a listener and an idea is called identification: A person identifies with real and symbolic objects which give rise to excitement, normally on an unconscious level. As a rhetorical device, repetition helps to instill the speaker's ideas in the audience's mind and to use the audience's involuntarily emotional tendency to agree with the speaker without considering the content . 16    
\section[{B. The parallel repetition of sentences is what}]{B. The parallel repetition of sentences is what}\par
produces the rhythm of a rhetorical text. That rhythm, which created by the rhetorical musical emphasis, helps in highlighting key ideas, and assists their recall. The parallelism within the rhythmic syntactic pattern creates a parallelism of ideas in the complementary members of the sentence which can either reinforce or oppose an idea, or divide a long idea being developed slowly, into smaller parts.\par
. C. Besides creating a rhythm, syntactic structure can also break a rhythm by interrupting the symmetry in the length and structure of the parallel sentences / clauses on the first connection level. This happens when one part of a sentence on the first level contains other sentence parts which are repeated on the second connection level. A strong break happens in the beginning or middle of the sentence.\par
When it is at the end, it is regarded as part of the rhythm which is generating the rhetorical force \hyperref[b26]{17} .\par
The connection-within-a-connection structure that breaks the rhythm and symmetry serves to focus the listener's attention on the idea. This break in the rhythm focuses the listener's mental energy on the idea that the speaker wishes to highlight; again, in order to persuade the audience \hyperref[b27]{18} D. Repeating a lexical element, word, or expression in nearby or more distant sentences enables the speaker to establish continuity between the sentences in the speech and to connect them and give them cohesion. E. Repetition using synonyms-repeating an argument multiple times with linguistic variations helps the speaker to impress the audience1 . This is to emphasize the situation in the present. Before this element, the phrase " ??? ????? " breaks the rhythm and draws the audience's attention to the main point in the message. Possibly, the speaker said everything in one breath until he reaches the last sentence, which breaks the rhythm. The final sentence in the pattern is longer than its predecessors and ends what was said before on an impressive final chord.    f. Sentence parts which convey the same meaning by using synonymous words / expressions or words from the same semantic field Landau discussed the semantic relationships within expression, for example: synonyms, antonyms, and same semantic domain. She stressed that symmetrical repetition, involving not only structural and verbal repetition, is also a persuasion device, since we know that repeating an idea often can slowly break down opposition or at least gain the agreement of listeners with no definitive view on a matter1 9 F 20 . Words possessing a high semantic load can also help to communicate a message since the text's inherent emotional force contributes to conveying the idea2  \hyperref[b28]{20} Landau, 1989, p. 117. \hyperref[b29]{21}  ) ?????? ?×?"????? ?????? ' ????? ??????? ?????? ???????? ?×?"???×?"? ???? ?????×?"? ?×?"???????? ( Wartime is a criterion for nations and a test of their nobility. When a nation experiences greater distress, its pure metal is revealed and its underlying nobility can be seen. You belong to a nation which is known throughout history for its masculinity and pride, for its heroism and devotion in the face of death, a nation that carried the message of light and faith all over the world, and the whole world has seen the unity of its lofty and noble qualities.. ? ? ??ïº?"? ??? ? ??? ??? ? ????? ? ?ïº?"? ??? ??? ? ? ? ??? ? ??? ? ???? ???? ? ???? ??? ????? ? ? ??? ? ??? ? ?ï»?"? ? ??? ? ???? ? ???? ??? ? ? ? ??? ? ??? ? ??? ? ??? ? ??? ? ??? ?ï»?"? ??? ???? ??? ? ??? ? ??? ??? ? ? ??? ? ??? ? ??? * ? ???? ? ??? ? ? ??ïº?"? ??? ???? ??? ? ????? ??? ? ?ïº?"? ? ???? ? ???? ????? * ? ???? ? ??? ? ? ?ïº?"? ? ??? ? ??? ? ???? ????? ??? ? ???? ??? ? ????? * ? ???? ? ??? ? ????? ??? ? ???? ???? ??? ? ???? ? ??? ? ???ï»?"? . ) ???? ?????\par
( And we, who are not accustomed to bowing our heads to anyone, or to accepting threats, or being too despairing to confront fear, or to bending our bodies to aggressors, or obeying orders from outsiders, we say that we accept the challenge given to us, and our decision is to defeat the enemies and thwart their plots, and move steadily along the path of our nation and the masses of its Arab peoples, the path of victory.\par
( Our revolution was to stand against the enemies everywhere, and it still is, and we are determined to meet the challenges against us, to defeat them, and cause their downfall, and for the flags of our people to fly high in the wind, carrying the dreams and aspirations of the nation and the right of the masses of our people to fight for unity, freedom, and progress. We are strong in our revolution, the masses of our people, their vitality, in our goals which express the collective conscience of our nation, in the determination of the masses of our people to struggle and sacrifice, in the achievements of our revolution in every area, in our strong adherence to our goals and strategies, in our clear vision concerning the world today and the struggles within it, in our awareness of the laws of the struggle between the nations and their enemies around the world. The schemers wanted us to give in and they gave in. They used all kind of cunning tactics and their tactics all failed. They did not achieve even a single goal. They did everything they could and we destroyed them in the past and we will destroy them in the future. The values, the values we stress everywhere: in the schools, in the field, in the factory, and over many years; the values that we cling to, that we express and talk about at every opportunity -they are not for consumption and not for building; they are values, they are symbols which express the truth of our feelings, the truth of our lives, the truth we hold sacred. Those schemers at home and abroad, they cannot understand this. Arabs can't live with Christian Arab, then how could we live with Jewish and non-Arab Jews from all over the world, from the west and the east? This slogan will be proved to be wrong. Israel wants a split so it can get rid of the accusation of racism. The U.N. agreed a resolution saying that Zionism is a racist organizationand this is a major achievement for the Palestinian issue and the Arab struggle. Why racist? Because it is a country that gathers people from everywhere who have nothing in common but religion in order to make a nation out of them and establish a state for this people. And if Lebanon is split between the Muslims and the Christians, Israel will say: why is it racist? Israel is based on religion and Lebanon is a state or mini states which are also based on religion. So either we are all racists or none of us are racists. A divided Lebanon means you cannot accuse Israel of racism. 
\section[{(Speech by}]{(Speech by}\par
(Speech by Hafez al-Assad at his meeting with the Local Administration District Council members, 20.7.1976)   iii. Creating a sense of closeness between the speaker and the audience by juxtaposing the pronoun "I" next to the pronoun "you"\par
Assad gives the impression of modesty and a shared destiny with the listeners by juxtaposing the personal pronouns "I" and "You," -this helps to bolster the audience's faith in their leader's credibility. vii. Figures of speech Among the textual ornaments which have received a respected place in literary writing we find the various types of figures of speech. They include similes, metaphors, personification, allusion, metonymy, etc. What they share is a semantic shift from one area to another based on similarity between analogous ideas.2 2 F 23 a. Metaphor For at least 3 decades, researchers and political theorists have been interested in how metaphors are used as persuasive devices.2 3 F 24 The metaphor is the most recognized figure of speech. It is a linguistic device that is used to transfer meaning from one sphere to another2 4 F 25 . It is a semantic deviation from the original meaning of a word, any word, taken from any part of speech. For example, the word "gap" in the phrase "he has a gap in his education" means "a lack" metaphorically.\par
In contrast to their traditional linguist counterparts, cognitive linguists see metaphors not as \hyperref[b30]{22} In this example, the anaphoric element " ?????? " is repeated. 
\section[{Year 2015}]{Year 2015}\par
The Rhetorics of Hafez al Assad rhetorical embellishment but as part of human thinking \hyperref[b34]{26} . Metaphorical expressions are seen as expressions that nourish our world view and form our thinking, and thus our actions themselves \hyperref[b35]{27} . These are metaphors that grasp concepts in one sphere via another sphere: a sphere that borrows, and is the goal, uses a different sphere that lends, and is the source. Thus, for example, the identification "Time is money" allows us to relate to time metaphorically in terms of money: e.g., 'waste of time', 'investment of time', 'valuable time': \hyperref[b37]{28}  ) ?????? ?×?"????? ?????? ' ????? ??????? ?????? ???????? ?×?"???×?"? ???? ?????×?"? ?×?"???????? ( Israel has been a whore, it has yielded to temptation, and its leaders' heads have been filled with sovereignty; they have committed many crimes and they think it is right to use aggression; it (idea of sovereignty) fills their hearts with black hatred towards our people and towards humanity, it controls them completely, it thirsts for blood, and its actions show contempt for the principles and highest ideals of humanity, and for international resolutions and law.\par
(Speech by Hafez al-Assad following the outbreak of the Yom Kippur War) ???????? ???ï»?"?? ?????? -A metaphorical expression stressing Israel's enthusiasm for war. Israel favors wars because it sees wars a political strategy. Blood is a known literary symbol denoting war. drowning in blood and simply watch her from a distance \hyperref[b34]{26} Abadi, 1988, pp. 47-56; Richards, 1965, p. 89-138; Abdul latif, 2012, pp. 117-118; Gitay, 2010, 74-75. \hyperref[b35]{27} Lakoff \& Johnson, 1980, pp. 3-6; Carpenter \& Thompson, 1999, p. 83. \hyperref[b37]{28} Thompson, 1996, pp. 185.\par
-like the others did-and send her a good wish or a curse -that is if they sufficed just to curse her.\par
(Speech by Hafez al-Assad on the 24th anniversary of the March 8 Revolution, 1987)  ?????? ??? ????? -drowning in blood is a metaphor for the many terrorist attacks that took place. This metaphor is emotionally charged and aims to discourage violence. i. Rhetorical questions Among other things, a speaker's arguments in political ideological discourse are based on patterns of indirect speech and rhetorical questions, which are part of a textual tapestry and an intentionally woven argumentative fabric. The rhetorical question is one of the most important aspects of argumentative rhetoric. It is an indirect speech act that seeks to express a emphatic assertion, with no expectation of a reply in most cases.2 9 F  {\ref 30} Landau discussed rhetorical questions at length highlighting three central types of rhetorical question3 0 F 31 : "Yes-No" questions that open with the question " Have / Has?" etc., for example: the questions "Could it be that??" "Is it true that??". Positive rhetorical questions like this express strong negative assertions while negative rhetorical questions express strong positive assertions3 1 F 32 , for example, Could it be that they actually have the right to speak for this country's residents? Rhetorical questions that start with a completion question word, such as "What"? "How"? "Why"? etc., apart from the question word "Have / Has"? for example: Which country besides Israel has compromised so much? and choice questions that are basically assertions which reject the first option and strongly approve the second option. For example: Could it be that you are genuinely worried about citizens' welfare, homes, and children, or do you just want their money perhaps in order to control and go on controlling and eat your fill at our expense?\par
Landau suggested that of the three types of rhetorical questions, rhetorical choice questions provide the most emphasis. She discussed at length the impact of including these questions in the text-rhetorical questions at the end of a sequence of declarative sentences, a series of rhetorical questions on one subject, putting a rhetorical question in a complex sentence, and splitting rhetorical questions.3 2 F 33 Livnat3 3 F 34 discussed Fruchtman's basic distinction between emotive and presentational texts3 4 F 35 . According to this distinction, persuasive texts are also emotional and their emotional character helps to convey their concealed message of persuasion. The writer uses the implicit information to convey his or her attitude toward the events and to try to influence the reader's views. To raise the people's democracy to an acceptable level. However, the more experience we have the better it is. And is there anything more important than people conducting their own affairs and themselves being responsible for carrying out the decisions that they make aimed at improving their lives in all areas and making their homeland stronger by addressing all areas in a mindful and activist way? ii. Asked and Answered(\par
In the case of this rhetorical device, the speaker asks and immediately answers his own question. In contrast to other types of questions, this question does not seek information, it does not assert something like a rhetorical question, it does not contain the answer, and the audience is not expected to offer an opinion in response. The purpose of the question is to focus the reader's mind on what the speaker says next. In answering the question, the speaker can present his criticism and say what is on his mind3 5 F 36 .\par
We find this strategy of asking a "real" question as opposed to a rhetorical question in theatrical texts, where it serves as a plot device. A "real" question obliges an answer and is considered a new element, not a repetition or paraphrase. The answer given connects the parts of the text thus moving the plot forward. This dramatic device is also found in political discourse3 6 F 37 . This technique, which is used for convincing others, is similar to the rhetorical question, though not identical. In this case, the speaker employs a question and answer structure in order to rouse the listener to think more Arabs can't live with Christian Arab, then how could we live with Jewish and non-Arab Jews from all over the world, from the west and the east? This slogan will be proved to be wrong. Israel wants a split so it can get rid of the accusation of racism. The U.N. agreed a resolution saying that Zionism is a racist organizationand this is a major achievement for the Palestinian issue and the Arab struggle. Why racist? Because it is a country that gathers people from everywhere who have nothing in common but religion in order to make a nation out of them and establish a state for this people.\par
And if Lebanon is split between the Muslims and the Christians, Israel will say: why is it racist? Israel is based on religion and Lebanon is a state or mini states which are also based on religion. So either we are all racists or none of us are racists. A divided Lebanon means you cannot accuse Israel of racism.\par
(Speech by Hafez al-Assad at his meeting with the Local Administration District Council members, 20.7.1976)   iii. Use of external sources \hyperref[b47]{38} Shaked, 2009. p. 141.\par
In order to convince their audiences, speakers may draw on the literary, religious, or folk sources associated with that audience's society or culture. These sources consist of poetry, sayings, proverbs, sacred writings, and myths.\par
According to Aristotle, these sources fall into two categories3 8 F 39 : A. Sources that are accepted and taken for granted, whose validity needs no proof. They include laws, contracts, and sacred writings. These sources are termed "arguments outside the art of speech". B. Intellectual or emotional sources, such as sayings, proverbs, and myths which are quoted in order to prove things that are not obvious. Myths nourish argumentation. According to Sivan's definition, myths are a form of political allegory, handed down in writing through the generations3 9 F 40 . A myth is structured as a dramatic story with heroes and villains and usually depicts an historical event. The mythical historical event is presented as larger than life; its heroes having the aura of epic heroes, despite being ordinary mortals. Myths speak to the emotions, carry the masses along, and leaving rationality behind. Their stories are handed down to subsequent generations, and form the basis of an organized belief whose believers have no need for logical persuasion4 0 F 41 .\par
Sivan suggested that political myths have two functions4 1 F 42 : A. Interpretive function -Myths allow people to turn to the past for precedents and archetypes that will help them understand and interpret contemporary ideals. This involves drawing inferences from past events to present day issues. B. Behavioral function-Myths rouse people to political action. For example: to defend a political or social order warranted by the myth. Cassirer wrote regarding the interpretive function, that myths arise at times of crisis when human logic fails and people turn to the power of the mysterious . Regarding the behavioral function, Cassirer argued that political myths drive political action.\par
These persuasion devices are divided into two groups according to Arabic linguistic rhetoric4 2 F 43 : 1. ?qtib?s -verses from the Qur??n or Íadi×; 2. Ã?"aÃmÐnquotations from songs / poetry, prose, proverbs. According to Al-Íamwiy, the quotation which is used retains the same structure, order of words, and original meaning as the Qur?n, though it might not retain the qur??nic form, say, by adding a word or letter; deleting a word or letter; or changing the word order of a sentence. The original meaning of the qur??nic quotation can also The Rhetorics of Hafez al Assad be altered to transmit a different teaching, the one the speaker wishes to transmit to his or her audience4 3 F 44 . When a speaker uses quotations he or she relies on the reader's acquaintance with the cultural tradition underlying the quotation. If the reader is unfamiliar with the cultural tradition he will not understand it fully, and it will usually seem quite strange. As known, in Arab culture, the Qur??n is regarded as the highest form of Arabic. Its style and language defy all efforts at imitation. Its absolute truth is made holy by seal of Allah, its verses are perceived as truths requiring no proof. It is easy to understand why speakers seek to harness these verses for their own ends and exploit their effect on the audience4 4 F 45 .\par
Citing ancient sources returns the reader to the ancient historical situation. Readers now have to compare the text in the present with the original text they recall, thus enriching and deepening the present text. Thus, when people quote verses in their writing they are relying on the reader's familiarity with the cultural tradition which is cited. Readers who are unfamiliar with that tradition cannot grasp it fully.\par
According to Landau there are several reasons for quoting sources such as sacred writings4 5 F 46 : A. To reinforce the speaker's message by offering proof and support from the sources that his opinion or actions are justified; to disprove the opponent's position, and to criticize the opponent for an action linked to the quotation. B. For purely stylistic reasons, to beautify the text-the speaker has a tendency to use these quotations when speaking and either consciously or unconsciously and sprinkles his speech with them. They have no persuasive rhetorical value. C. Manipulation -the speaker quotes a verse out of context and interprets it symbolically so that it fits in with new ideas on contemporary issues. For example, Darshan4 6 F 47 cites Bengo's ideas regarding the manipulative use of quotations from outside sources. Bengo recalled that Sadaam Hussain quoted verses from the Al-Anfal Surra in order to justify his genocidal campaign against the Kurds, which involved the use of chemical weapons, and was known as the Al-Anfal campaign4 and pride, for its heroism and devotion in the face of death, a people that carried the message of light and faith to all over the world, and the whole world saw it united in its lofty qualities and noble qualities. Oh you grandchildren of Abu Bakr, Umar, Uthman, and Ali, may Allah always delight in you, Oh you grandchildren of Khalid, Abu Ubaidah, Saad, and Salah al-Din, the conscience of our nation calls to us and our martyrs' spirits speak to us to embody the values of al-Yarmouk, al-Qadisiyah, Hattin, and Ein Jaloth. The multitudes of our nation from the Ocean to the Gulf lift their gaze, with their eyes and their hearts, towards our firm and great durability, and everyone hopes and is certain that our destiny is victory.\par
Hafez al-Assad refers to the audience as the honored grandchildren of the caliphs: Abu Bakr al-Siddiq, Umar ibn al-Khattab, Uthman ibn Affan and Ali ibn Abi Talib. He also addresses them as the grandchildren of the Muslim military leaders Khalid ibn al-Walid, Abu Ubaidah ibn al-Jarrah, Saad ibn Abi Waqqas and Salah al-Din who are considered the companions of the Prophet Mohammad. By addressing them this way, al-Assad makes the audience feel part of the Islamic victories against the West in battles like the Battle of Yarmouk, the Battle of Uhud, the Battle of Hattin, and the Battle of Ain Jalut. He argues that Israel will finally surrender the way the West has surrendered in battles against Islam. His argument is based on the myth that the Arabs and Islam are a victim of the West, which will eventually be defeated. 
\section[{c) Antithesis}]{c) Antithesis}\par
Antithesis is a form of focalization constructed as a subordinate / secondary clause or "satellite" clause and a primary or "nucleus" clause,  {\ref 49} which expresses opposing or contrasting ideas. The reader / audience feels positively towards the idea in the nucleus (the thesis in this case). Their understanding of the satellite, which rejects the opposite view to the nucleus, enhances the reader's positive attitude to the state of affairs described in the nucleus 50 \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.2656579764121663\textwidth}P{0.03126163873370577\textwidth}P{0.008705772811918063\textwidth}P{0.0001319056486654252\textwidth}P{0.006199565487274984\textwidth}P{0.0032976412166356296\textwidth}P{0.02440254500310366\textwidth}P{0.4668140906269398\textwidth}P{0.022160148975791435\textwidth}P{0.006067659838609559\textwidth}P{0.015169149596523896\textwidth}P{0.0001319056486654252\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep The Rhetorics of Hafez al Assad\\
\multicolumn{7}{l}{?×?"???×?"? , ??×?"???×?"? ?×?"???×?"? ??×?"???×?"? ?×?"×?"?????? ???????? ?×?"??? ?×?"??????? ?×?"×?"?????? ??×?"???? ????? ???????}\tabcellsep * ?×?"??×?"? ?????? ???×?"? , , * ?????? ????×?"?\tabcellsep ???? ??? ? ???? ?ï»?"??? ???????? ???? ???????? ???? ?ï»?"????? ????? ??????? ?????? ???????\tabcellsep ????? ????? ????? ?????\tabcellsep * *\\
\tabcellsep \multicolumn{6}{l}{????????? ?×?"??×?"? ????? ?×?"?????? ?×?"??????? , ?????? ????×?"? ????×?"?×?"? ???????? ????×?"??? ??×?"??×?"???? . ) ?????? ?×?"????? ?????? ' ?×?"? ?×?"??×?"? ?????? ?????×?"? -24 ?×?"? ???×?"???? -8}\tabcellsep * ????? ??????? ???? ???????? ??????? ??ïº?"? ????? ???ïº?"? ??? ????? ??ï»?"??? ?????????? ????? ???? ???????? ??? ????? ????? ????? ??? ?????? ?????????ïº?"?? ???????? ????? ??? ???? ??????? ??? ??ï»?"?ïº?"? ???????? ???? .\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 1987 (\tabcellsep ,\tabcellsep ???????\tabcellsep 1987 (\tabcellsep ??????? ???? ???????? ??????? ???? ??????? ??? ????ïº?"? ????? ???????? ??? ?????? ???ï»?"?? ????? ????? ??????\tabcellsep )\\
\multicolumn{7}{l}{The deserving generations that enjoy the achievements of the revolution built on and benefit from these achievements and have the right to enjoy them. But it is also vital for them to know * How much work, sacrifice, and effort were needed to accomplish these achievements, * How much work, sacrifice, and effort we are expected to make in order to protect these achievements and extend them and move ahead with steady steps and full awareness towards the tasks that lie ahead. (Speech by Hafez al-Assad on the 24th anniversary of the March 8 Revolution, 1987) This is a parallel syntactical structure consisting of two object clauses connected by a conjunction starting with the repetitive anaphoric}\tabcellsep ????? F. Sentence repetition-this allows the speaker to buy 8 F 19 . time to continue his speech. When speakers use * ?????? ??????? ??????? ??×?"????? , ??????? , * ?????? ????????? ??????? ??×?"???×?"? , ????×?"? ??????? , * ?????? ???????? ??×?"????? , ??×?"?? ??????? , * ??????? ?????????? ??????? ??????? , ??×?"? ?????? ?????? ???×?"? , stylized repetition they are not seeking to prove what they are saying and convince their audience that it is the truth by using logical proof: they wish rather to communicate a message which is not open to discussion by using repetition-as if that itself were proof. * ?×?"?? ??×?"?×?"? ??????? ????? ????? ????????? ?×?"??????? ???? ???? , ????????? ??????? ???????? , ????? ?????? ??×?"?? ???? ????? ??×?"????? ??????? ?×?"??? ?????? ????×?"? ??????? ????×?"? ????×?"×?"? ?????×?"? ????? ?????? ?????? . ) ?????? ?×?"????? ?????? ' ?×?"? ?×?"??×?"? ?????? ?????×?"? -24 ?×?"? ???×?"???? -8 ??????? , 1987 ( They have already a. Syntactic parallelism between clauses involving repetition of syntactic patterns and verbal repetition U Balanced, reasoned, rhythmic patterns 1 . * ??? ???????????? ?????? ????? ???? * ???? * And tried to attract us with temptation, and gave up for ??????????? ?????? ?????? ever,\tabcellsep Year 2015\\
\multicolumn{2}{l}{structure}\tabcellsep \multicolumn{4}{l}{??????? ??? ???????ïº?"? ??? ?????? "}\tabcellsep " ???? ??? . The last sentence\tabcellsep * *And now they are trying with all their might, including ???? ????? ??????? ??ïº?"? ????? ??? ??????\\
\multicolumn{7}{l}{powerfully concludes the preceding ideas.}\tabcellsep * with economic pressures, and are succeeding no more ???? ?????????? ?????? ????ï»?"??? .\\
\multicolumn{7}{l}{3 ) . * ????? ?????? ????? ( ??????? ?????? ??????? ??????? * ???? ????? ??????? ?????? ???? ?????ïº?"? ????? ????? ?????? ??? ??????? ??? ????? ????? ?????? ??? ??????? ???? ????ï²?"? ????? ????? ??? ???????? ????????? ??????? ???????? . ) ?????ïº?"? ???????? ????ï»?"???? ?????? ??????? ???? ??????? ????? ?????? ???ï»?"?? ????? ????? ?????? 1976 . 7 . 20 (}\tabcellsep ) than in any of the failed campaigns which they fought ??????? ???? ???????? ??????? ???? ??????? ??? ????ïº?"? ????? ???????? ??? ?????? ???ï»?"?? ????? ????? ?????? 1987 ( * ????? ?×?"??????? ?????? ?????×?"? , * ?????? ?×?"??????? ?????? ?????×?"? against our proud people. , * ?????? ?×?"?????? ???????? ?????×?"? , * ?????? ?×?"???????? ?????? ?????? ??????? . ) ?????? ?×?"????? ?????? ' ?×?"? ?×?"??×?"? ?????? ?????×?"? -24 ?×?"? ???×?"???? -8 ??????? , 1987 ( (Speech by Hafez al-Assad on the 24th anniversary of the March 8 Revolution, 1987) In the final sentence, the anaphoric element " ??? ???? ???? " changes to the present tense " ???? ???? "\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ,\tabcellsep ????? ?×?"×?"???\tabcellsep ???×?"?? (\tabcellsep )\\
\tabcellsep \tabcellsep \multicolumn{5}{l}{?×?"??????? ????? ???? ??????}\tabcellsep ,\tabcellsep ??????\tabcellsep ????? ??????? ,\tabcellsep *\\
,\tabcellsep \multicolumn{4}{l}{??????? ??????? ???????? ?????×?"?}\tabcellsep \multicolumn{2}{l}{??????? ??????? ??????? ,}\tabcellsep ????? ????????\tabcellsep *\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ?????? ????? ??×?"? ?????? ????????\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep .\tabcellsep ??×?"???\\
\multicolumn{7}{l}{) ??????? ?????×?"?? ?×?"??????? ?????? ?×?"????? ?????? ' ??? ??????? ?????? ???? ??????? ???×?"??? ????×?"? 1976 . 7 . 20 ( (and this is) the thing which, * allows you, in the field, to feel the pain of the citizens * and allows you to act in a serious and careful way, to deal with this pain. (Speech by Hafez al-Assad at his meeting with the Local Administration District Council members, 20.7.1976) This is a parallel syntactical structure consisting of dependent relative clauses starting with the repeated}\tabcellsep (Speech by Hafez al-Assad on the 24th anniversary of the March 8 Revolution, 1987) A parallel syntactical structure with a repeated anaphoric element ??? denoting not + subject + modifier. The nouns " ????? ???? " ? " ?????? " ? " ?????? " and " ????ï»?"??? " are nouns taken from the same semantic field of giving in and breaking. Rhythmic patterns with increasing length 2 . ?????? ????? ????? ????? ???? ???? ??????? ???? ???ï»?"? ???????? ???? ?????? ????? ???? ???????? ???????? ??? ???? ??? ????????? ???? ????? ??? ????? ????? ??? ?????? ???? * ???????? ????????ïº?"? ??????? ???? ???? ????? ??????? ???? ???????? ???? ?????? ????\\
\multicolumn{3}{l}{anaphoric element}\tabcellsep "\tabcellsep \multicolumn{3}{l}{" ??? ???? ?????? . Both these relative clauses}\tabcellsep ???????? ??? ??????????? ???? ??????? ???? ???? ????ï»?"??? ???? ???????\tabcellsep ???????? ????????ïº?"? ??????? ???? ?????\tabcellsep *\\
\multicolumn{7}{l}{are dependent on the object clause. ?????×?"? ?×?"??????? ??????×?"??? ????×?"? ????????? ???? ??????? ???????? ????×?"? ?×?"????? ?×?"??????? " ??? ???? ?????? " . ?????×?"?? ?×?"???×?"? ????????? ?????? ????? ???? ?????? ???????? . 4 . ?????}\tabcellsep ???? ??????? ???? ??????? ???? ?????? ????? ?????ïº?"? ???? ????? . ) ?????? ??? ????ïº?"? ????? ???????? ??? ?????? ???ï»?"?? ????? ????? ?????? ??????? ???? ???????? ??????? ???? ??? ??×?"???? ???×?"? ?×?"?????? ??????? ?×?"?×?"??×?"? ??×?"????? ?×?"?×?"???? ?×?"??????? ?×?"×?"????? 1987 ( ??×?"?? ??×?"???? , ???????? ??×?"?? ??×?"???? , ???? ????×?"??? ?×?"??? ?×?"×?"???? ???? ??????\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ???? ?ï»?"ï»?"???? ??????? ???? ???????\tabcellsep ????? ????\tabcellsep *\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ???? ?ï»?"??????? ???????????? ????ï»?"???\tabcellsep ????? ?????\tabcellsep *\end{longtable} \par
  {\small\itshape [Note: U *]} 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.0037601201903013103\textwidth}P{0.41510307987647105\textwidth}P{0.4295759953259327\textwidth}P{0.0015608046072948835\textwidth}}
\tabcellsep \multicolumn{2}{l}{The Rhetorics of Hafez al Assad The Rhetorics of Hafez al Assad The Rhetorics of Hafez al Assad}\tabcellsep \\
-Global Journal of Human Social Science (G) Year 2015\tabcellsep ????? ??????? ????? ????ïº?"? ???? ?????? ???ï»?"?? ????? ????? ?????? ????? ???×?"? ????? ??????? ?????? ???????? , ???? ??????? ??×?"????? ????? ????×?"? ( ?×?"??????? ?×?"?????? ?×?"???? , * ????? ??×?"????×?"? ?×?"????? , * ????? ??×?"×?"???×?"? ?×?"×?"???×?"? , * ????? ??×?"???? ?×?"???? ??????? . ) ?????? ?×?"????? ?????? ' ???????? ?×?"???×?"? ???? ?????×?"? ????? ??????? ?????? ?×?"???????? ( Along with my blessing to every one of you, I address my words to you in the noble Arab spirit, *The spirit of courage and heroism, *The spirit of courage and heroism, * The spirit of bravery, devotion, and sacrifice / giving in the face of danger. (Speech by Hafez al-Assad following the outbreak of the Yom Kippur War) This is a syntactical repetition consisting of detailed apposition and repetition of the anaphoric element " ????? " . ?×?"??????? ?×?"???×?"? ??×?"?????? ?×?"????×?"? ??????? ?????×?"? ???? ????????? ????×?"? " ????? " . 8 . ????ï²?"? ????? ???? ????ï²?"?? ????? ???? ??????? ?ï»?"???? ????? ????? ??? ????? ??? * ????? * ????? ????? ???????? ) ????? ?????? ???ï»?"?? ????? ????? ?????? 1982 ( ?×?"??? ????×?"???? * ?×?"???? * ?×?"???? ?????? ??×?"??×?"???? * ?×?"???? ?????? ??×?"???????????? . ) ?????? ?×?"????? ?????? ' ?????? ?????×?"? 1982 Your country *. (1982 speech by Hafez al-Assad) Repetition of the predicate noun and the anaphoric element: " ????? ". Rhythmic curving patterns 12 . ??????ïº?"? ??????? ??????? ????? ???? ????? ???? ??????? * ???? ????? ???? ????? ???????? ????? ?????? ?????? * ????? ??????ïº?"? ??? ???????? ??????? * ????? ?????????? ??????? ???? ????????? ??? ?????? ?????? ??? ???????? ??? ????????? ???? ?????? ??????? ?ï»?"??? ?????? ????????? . ) ????? ?????? ???ï»?"?? ????? ????? ?????? 1982 ( ?×?"?????? ?×?"?×?"????? ???×?"??? ???? ?????????? ???×?"?? ?????? * ?????? ?×?"??? ?????? ?????????? " ??×?"???????? ??? * ?????? ??????? ???×?"?? ??????? * ??????? ???????????? ??×?"??????? ??×?"???? ????????? ?×?"?????? ???? ???×?"????? ?????? ?×?"?×?"??????? ????????×?"? ?????×?"? ??×?"?????? ?×?"??????? ???????? . ) ?????? ?×?"????? ?????? ' ?????? ?????×?"? 1982 * ????????? ????? ????ïº?"? ( * ????????? ?????? ????? ??????? * ???????? ????? ?????ïº?"? , * Free *Strong *And firm and wave the flag of Arabism, progress, and socialism. (Speech by Hafez al-Assad on the 24th anniversary of the March 8 Revolution, 1987) Rhythmic curving patterns 16 . * * * ??????ïº?"?? ?????? ?????ï»?"??? ?????ïº?"? ????ïº?"?? ????????? ????? ????? ? ??? ??????? , 1987 ( ( ?×?"??????? ?×?"??? ???? ?????×?"? , ??×?"?????????? ?×?"?×?"?×?"? . ) ?????? ?×?"????? ?????? ' ?×?"? ?×?"??×?"? ?????? ?????×?"? -24 ?×?"? ???×?"???? -8 * ?????? ??????? ?????? ?×?"??????????????? ??×?"????????? * ????×?"? * ??????? ???? ?????×?"? ???????? ?????? ?×?"×?"??????? ?×?"×?"?????? , . ???? ???? ???×?"????? ???×?"?? ?×?"?????×?"? ?×?"????? ???????? ??×?"????? ???????? ?????? ?????×?"? , ?×?"????? ????????? 10 . ? ??ï»?"???? ??????? ??? ??????? ??ïº?"? ????? ?ï³?"??? ??????? ?????? * ???? ???????ïº?"?? ??????? * ???? ??????? ???????? * ???? ???????? ??? ??????? ???? ???? . ) ???? ????? ????? ??????? ????? ????ïº?"? ???? ?????? ???ï»?"?? ????? ????? ?????? ( ??×?"??×?"? ??×?"???? ?×?"???×?"? ???????? ???????? ?×?"???? ????? * ???? ?×?"???×?"? ??×?"????? , * ???? ?????? ?×?"?????×?"? ?×?"×?"??????×?"? , * ???? ??×?"????? ?×?"????? ??????? . ) ?????? ?×?"????? ?????? ' ????? ??????? ?????? ???????? ?×?"???×?"? ???? ?????×?"? ?×?"???????? ( Today we embark on a glorious and heroic brave battle * To protect our precious country, * To protect our glorious history, * To protect the heritage of our fathers and grandfathers. (Speech by Hafez al-Assad following the outbreak of the Yom Kippur War) Syntactical repetition of prepositional modifier and repetition of the anaphoric element " ???? " . U Rhythmic patterns with a descending direction 11 . ???? ?????? * ????? ??ïº?"? ????????? ??????? ) ??????? ???? ???????? ??????? ???? ??????? ??? ????ïº?"? ????? ???????? ??? ?????? ???ï»?"?? ????? ????? ?????? 1987 ???? ??×?"??×?"? ?×?"??????? ????×?"????? ??????? ?×?"???? ????? ?×?"?×?"? ??????? ??×?"? ( ????ïº?"? ?????? ??? ???????? ??? ???????ïº?"? ???? ???? ??ï»?"?ïº?"? ??? . ??????? ????ïº?"? ) ?????? ?×?"????? ?????? ' ?×?"? ?×?"??×?"? ?????? ?????×?"? -24 ?×?"? ???×?"???? -8 ???????? 1987 ( * ?????? ???×?"??×?"? , ???×?"? ??×?"????????? ?????×?"? ?×?"????? * ???????? ?×?"????? ??????? ???? ?×?"??????? ??????????? , * ??×?"???×?"? ??????? ???????? ?×?"????? ????????? , The Revolution has take great strides towards fulfilling its goals both at home at abroad * ??×?"??? ?×?"??????? ????? ?????? ?×?"?×?"??×?"? ???? , * ?×?"?????????? ??????????? ?×?"????×?"? ??×?"??????? , * ??×?"??????? ?×?"???? ???? ??????? ?????? ?×?"????×?"? ?????????? * By conquering many difficulties, * By realizing much of its potential, ???? ?×?"????????? , * ?×?"????? ????? ?×?"??????? ??????? ?×?"??????? ???????? ????×?"?????? ?×?"???? ??×?"??? ????? ???? ???????×?"?? . * By overcoming many obstacles, * By inspiring the Arab struggle for liberation and unity, until, thanks to its achievements and victories, it and libel. (Speech by Hafez al-Assad on the 24th anniversary of the March 8 Revolution, 1987) 15 . ????? ??ïº?"? ????? ?????? ??? ??ïº?"?? ???????? ?????????? ???? ??????? ??????? ????????ïº?"? ?????????? ??????ïº?"? ????? ???? ?????? ??????? ??ïº?"?? ????? ???? ??? ??????? ??????? ?????? ????? ???? ???????ïº?"? ????????? ???????? ?????? Zionist powers and the target of plots, threats, pressure, became the biggest challenge to the imperialist and ) ?????? ?×?"????? ?????? ' ?×?"? ?×?"??×?"? ?????? ?????×?"? -24 ?×?"? ???×?"???? -8 ??????? , 1987 ( We are strong\tabcellsep * * * ?????ïº?"? ???????? ????ï»?"???? ?????? ??????? ???? ??????? ????? ?????? ???ï»?"?? ????? ????? ?????? ???? ?ï»?"?? ?????ïº?"? ???? ?ï»?"?? ??? ???? ?ï»?"?? ??ïº?"? ???? . ) 7 . 20 ( ????×?"? ??×?"??? ?????×?"??? , ?×?"??????? ???? ?????? ?????? , ?×?"??????? ???? 1976 . * ????? ????? * ????? ?????×?"? * ????? ????? . ) ?????? ?×?"????? ?????? ' ???????? ?????? ???? ??????? ???×?"??? ?????×?"? ??????? ?????×?"?? ?×?"??????? 1976 . 7 . 20 ( Your role is very great, and you live with the citizens, all the citizens * In every city *In every neighborhood * In every village. (Speech by Hafez al-Assad at his meeting with the Local Administration District Council members, 20.7.1976) Repetition of the preposition " ??? " with parallelism in the types of location. Rhythmic patterns with a rising direction 9 . ????ïº?"? ????? ???????? ? ???? ????? ??????? ??????? ??? ??? ? ?????? ??? ? ??????? ???????? * ?????? ? ???? ?????? ??????? ??????? ????? * ?????? ????ïº?"?? ?????? ??? ???????? ???? ???????ïº?"? ??????? ?????? * ?????? ?????????ïº?"? ??? ?????????? ??? ???????? ??? ????ï»?"???? ??????? ???????? . ) ???? ??????? ??? ????ïº?"? ????? ???????? ??? ?????? ???ï»?"?? ????? ????? ?????? ??????? ???? ???????? ??????? 1987 ( ??????? ??????? ?????? ????? ?????? , ????? ?????? ????????? ????? ??????? ?????? ???×?"??×?"? ?×?"??×?"? , ????? ?×?"? ?×?"??×?"? -24 ?×?"? ???×?"???? -8 ?×?"?????×?"? ??????? , * ??×?"???? ?×?"???? ??????? ' ?×?"???????????? ?×?"?????? , * ??×?"???? ??×?"?????????? ?×?"?×?"?×?"? ??????? ?×?"??? ?×?"????? , * ??×?"???? ??????×?"? ?×?"????? ?×?"????? , ?×?"??????? , ?×?"???????????? ??×?"??????? . ) ?????? ?×?"????? ?????? ' ?×?"? ?×?"??×?"? ?????? ?????×?"? -24 ?×?"? ???×?"???? -8 ???????? 1987 ( I bless you with peace in your celebration and send you good wishes on the anniversary of your revolution, the 24th anniversary of the glorious March 8 revolution, *The revolution of the Arab Socialist Ba'ath Party, *The revolution of the masses in a nation which supports progress and socialism, *The revolution of the Arab challenge to social division, backwardness, imperialism. (Speech by Hafez al-Assad on the 24th anniversary of the March 8 Revolution, 1987) This example includes the syntactical repetition of detailed apposition which increases in scale. Repetition of the apposition is accompanied by repetition of the anaphoric element " ?????? ?????? ??????? ?×?"????? ??????? ??????????×?"? ??×?"????×?"? ??×?"??×?"? ??×?"? ??????? ?×?"???????????? , , ???????? ????????? ??????×?"? , ???????? , ????????? ??????? . ?×?"??????? * To be submissive to those who deviate from the path. (Speech by Hafez al-Assad on the 24th anniversary of the March 8 Revolution, 1987) Rhythmic patterns with a rising direction (Speech by Hafez al-Assad on the 24th anniversary of the March 8 Revolution, 1987) 14 . ??????? ??? ???????? ??? ?????ï»?"??? ?????? ???? ???? ????? ????ïº?"? ??? ???? ????? ???????? ???? ????? * ????????? ???? ??????? ??????? * ?????????? ???? ??????? ??????ïº?"? * ????????? ???? ???????? ?????ïº?"? ? * ?????????? ??? ????????? ??????? ???????? ?????ïº?"? ??????? ??????? ?????????ïº?"? ??? ?????????? ?????? ????? ???????? ????? ???????? ??? ????? ?????? ?????? ???? ?????? ???ï»?"?? ??? ???????? ??? ??????????? ??? ???? ????? ????? . ) ??????? ???? ???????? ??????? ???? ??????? ??? ????ïº?"? ????? ???????? ??? ?????? ???ï»?"?? ????? ????? ?????? 1987 ( ?×?"?? ??????? ??????? ???????×?"? ??????? ??×?"??? ??????? ???×?"??? ????×?"? ?×?"??×?"? * ???????? ??????? ???? ??????×?"? , * ?????×?"? ?????????? ??????? ??×?"???? ??×?"????×?"? , * ???????? ????????? ??????×?"? , * ????×?"??? ???????? ?×?"????? ??????? ?×?"???×?"? ??×?"????×?"? , * ??????ïº?"?? ?????? ?????ï»?"??? ????ï²?"? ????????? * ?????????? ????? ??? ????? ????? ???? ??????? * ??? ??????? ???????ïº?"?? ??? ???????? ????? ???? ????? By repeating the predicates a gradually emerging idea is expressed. 17 . ???????? ?????? * ??????????? ????????? ????? ?????? * ???????? ?????? ????? ???? ????? ???? ??????ï»?"??? * To surrender to the occupiers, * To humiliate itself in front of the thieves, ) ?????? ?×?"????? ?????? ' ?×?"? ?×?"??×?"? ?????? ?????×?"? -24 ?×?"? ???×?"???? -8 8.3.1987 We stand with the Arab people in its refusal ( ??????? * ??×?"×?"??? ?×?"?????? ?????? ?×?"???×?"? ???×?"??? . * ?×?"??????? ?????? ?????? ??×?"????? , ?????? ???? ???????? ??????? ???? ??????? ??? And the positive stance of the other states *Towards the principles of the U.N. Convention and its resolutions * Towards a just peace in the region * Towards our right to regain our lands and our rights will offer us opportunities to develop and strengthen the ties and cooperation in a number of areas. (1982 speech by Hafez al-Assad) Repetition of prepositional modifier and repletion of the anaphoric element: ?."??"? The repetition postpones the message to the end of the sentence. c. Syntactic parallelism between sentence parts, which are not linked by repeating the first word of the repeated part Balanced, reasoned, rhythmic patterns 13 . ??? ??????? ??????? ???? ?????? ??ï»?"??? * * ???????ï²?"?? ?????? ??????? ??? * ??????ï»?"ï²?"? ?????? ????????ïº?"? ??? ) ?????? ???? ???????? ??????? ???? ??????? ??? ????ïº?"? ????? ???????? ??? ?????? ???ï»?"?? ????? ????? ?????? 1987 . 3 . 8 ?????? ?????? ?×?"????? ?×?"??? ???? ???????? * ?×?"??????? ?????? ??×?"???? , *Strong, ( *Is ongoing, . Our revolution ??????? ( ) ?????? ?×?"????? ?????? ' ?×?"? ?×?"??×?"? ?????? ?????×?"? -24 ?×?"? ???×?"???? -8 ?????ï²?"?? ?????? ????????? * ????????? ????? ?????? ???????ïº?"? * ????? ???? * ? ???? * ???????ïº?"?? ????????? * ( ???????????? . ????×?"??? , ??????? * ?×?"??????? ???×?"????? ??????? , * ?×?"???????? ??????????? ?×?"????×?"? ????????? ?????? ?×?"????? ??????? * ?????? ?????? ???????? , * ??????? ???? ????×?"? , * ?×?"??????? ???×?"? ????×?"? ??×?"??????? ???????? ?????? , * ????×?"? * ????????? , * ???????? ?????×?"×?"? , ?????? ?×?"?×?"??×?"? * ??????? , * ????×?"? , * ?×?"?????????? ????????×?"? ?????×?"? ,\tabcellsep Year 2015 25 Year 2015\\
\tabcellsep © 2015 Global Journals Inc. (US)\tabcellsep \tabcellsep \end{longtable} \par
  {\small\itshape [Note: U *loyal to its goals and strategies, *loyal to its principles, *Capable of overcoming challenges, *Fighting hardships, * will not be overcome by enemies, * precious * thanks to you, * * ?ï»?"???? ????????? ?????? ?????? ??? ??????? ?????? ????ïº?"? ????? ????????? * ?????? ???????? ????? ????????? ??? ???????? ??ï²?"? ???????? ???? ?????? ???? ???? ???ï²?"? ?????? ???????? ??????ïº?"? ??? . ) ??????? ???? ???????? ??????? ???? ??????? ??? ????ïº?"? ????? ???????? ??? ?????? ???ï»?"?? ????? ????? ?????? 1987 ( ??????? ?×?"???? (G) Global Journal of Human Social Science © 2015 Global Journals Inc. (US) -]} 
\caption{\label{tab_2}Where your opportunistic interests lie *Where your greed is *Where your opportunism is}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.20184365781710914\textwidth}P{0.02256637168141593\textwidth}P{0.006686332350049165\textwidth}P{0.013790560471976401\textwidth}P{0.012954768928220256\textwidth}P{0.0054326450344149456\textwidth}P{0.048893805309734514\textwidth}P{0.0012536873156342183\textwidth}P{0.0012536873156342183\textwidth}P{0.1671583087512291\textwidth}P{0.18011307767944937\textwidth}P{0.05766961651917404\textwidth}P{0.051819075712881024\textwidth}P{0.02256637168141593\textwidth}P{0.04387905604719764\textwidth}P{0.0054326450344149456\textwidth}P{0.006686332350049165\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep (Speech by Hafez al-Assad on the 24th\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep anniversary of the March 8 Revolution, 1987)\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep e. Repeating a word immediately in order to create a\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep link with the rest of the statement\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ...\tabcellsep ?????? ???? ???? ?????? ??? ??????? ?????\tabcellsep ???????ïº?"? ?????\tabcellsep ...\tabcellsep ???????\tabcellsep ???????? ?????? ???????ïº?"?\tabcellsep 20 ... .\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 1982 (\tabcellsep ) ????? ?????? ???ï»?"?? ????? ????? ??????\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ?×?"??×?"?\tabcellsep ?×?"???????????? ????×?"??\tabcellsep ...\tabcellsep ????×?"???\tabcellsep ,\tabcellsep ?????? ?×?"???\tabcellsep ,\tabcellsep ?×?"????????????\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ...\tabcellsep ???????? ????????? ???????? ???????? ????×?"?? ????×?"??\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 1982 (\tabcellsep ?????? ?????×?"?\tabcellsep '\tabcellsep ?????? ?×?"????? ??????\tabcellsep )\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Oh my Sons, his land ? the reactionary's motherland is\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep a land that moves, without borders, without stability?\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep (1982 speech by Hafez al-Assad)\\
????? ???\tabcellsep ...\tabcellsep \tabcellsep \multicolumn{7}{l}{???? ????? ????ïº?"? ????? ???}\tabcellsep ...\tabcellsep ???? ????\tabcellsep ???? ????? ???? ?ï³?"??\tabcellsep ...\tabcellsep ????????? ?????? ??????\tabcellsep 18 .\\
\multicolumn{3}{l}{???? ?????? ???}\tabcellsep \multicolumn{3}{l}{...}\tabcellsep \multicolumn{4}{l}{????? ????? ?ï»?"?? ?????? ?????}\tabcellsep ...\tabcellsep ?????\tabcellsep ????? ?ï»?"?? ?????? ?????\tabcellsep ...\tabcellsep ???? ?????? ?ï³?"??? ?????\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ...\tabcellsep ??ïº?"? ????????? ??????? ?????\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 1982 (\tabcellsep ) ????? ?????? ???ï»?"?? ????? ????? ??????\\
\multicolumn{10}{l}{?×?"×?"??? ???? ????×?"? ???? ????? ????? ...}\tabcellsep ...\tabcellsep ????????????? ?×?"???\tabcellsep ,\tabcellsep ????×?"? ?×?"?????\\
\multicolumn{10}{l}{???×?"? ???×?"???? ????×?"? ????×?"?? ???????}\tabcellsep ...\tabcellsep ????? ???????? ??×?"? ?????×?"? ???????\\
\multicolumn{4}{l}{????×?"?? ?????}\tabcellsep ,\tabcellsep \multicolumn{3}{l}{????? ???????}\tabcellsep \multicolumn{2}{l}{...}\tabcellsep ????? ????×?"?? ?????\tabcellsep ,\tabcellsep ????? ???????\tabcellsep ...\tabcellsep ????? ????????\\
\multicolumn{10}{l}{?×?"??????????????? ??×?"????????? ?×?"???? ?×?"??? ??????×?"????}\tabcellsep ...\tabcellsep ?????\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ?????? ...\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 1982 (\tabcellsep ?????? ?????×?"?\tabcellsep '\tabcellsep ?????? ?×?"????? ??????\tabcellsep )\\
\multicolumn{10}{l}{opportunistic interests?}\\
\multicolumn{10}{l}{(1982 speech by Hafez al-Assad)}\\
?????? ?????\tabcellsep \multicolumn{5}{l}{????? ??????}\tabcellsep \multicolumn{4}{l}{???? ???? ??????? ???? ???ï»?"? ???????? ???? ?????? ????? ???? ???????? ???????? ???}\tabcellsep 19 .\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ...\tabcellsep ????? ??????\tabcellsep ???\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{6}{l}{?????? ???? ???????? ??????? (}\tabcellsep ???? ??????? ??? ????ïº?"? ????? ???????? ??? ?????? ???ï»?"?? ????? ????? ??????\tabcellsep )\\
\multicolumn{10}{l}{??×?"???? ???×?"? ?×?"?????? ??????? ?×?"?×?"??×?"? ??×?"????? ?×?"?×?"???? ?×?"??????? ?×?"×?"?????}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ...\tabcellsep ??×?"?? ???×?"????\tabcellsep ????????\tabcellsep ,\tabcellsep ??×?"?? ??×?"????\\
\tabcellsep -8\tabcellsep \multicolumn{5}{l}{?×?"? ???×?"????}\tabcellsep \multicolumn{2}{l}{-24}\tabcellsep ?×?"? ?×?"??×?"? ?????? ?????×?"?\tabcellsep '\tabcellsep ?????? ?×?"????? ??????\tabcellsep )\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep (\tabcellsep ???????\\
\tabcellsep \multicolumn{9}{l}{The worthy generations that enjoy the}\\
\multicolumn{10}{l}{achievements of the revolution have built on these}\\
\multicolumn{10}{l}{achievements and are enjoying them and they have the}\\
\multicolumn{9}{l}{right to enjoy them?}\end{longtable} \par
 
\caption{\label{tab_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.42969094922737305\textwidth}P{0.0009381898454746137\textwidth}P{0.06754966887417219\textwidth}P{0.09194260485651214\textwidth}P{0.0009381898454746137\textwidth}P{0.048785871964679914\textwidth}P{0.11258278145695365\textwidth}P{0.07786975717439293\textwidth}P{0.01970198675496689\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep The Rhetorics of Hafez al Assad\\
\multicolumn{6}{l}{????ï»?"???? ?????? ??????? ??????? ???? ?????? ??? ??????? ?????ïº?"? ???? ???ïº?"? ??????? ?}\tabcellsep ???????ïº?"?\tabcellsep ???????? ????? ???? ?\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep .\tabcellsep ?????? ?????? ??? ????ï»?"??? ?????? ?????ïº?"? ??????? ????\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{) ???? ????? ????? ??????? ????? ???ïº?"? ???? ?????? ???ï»?"?? ????? ????? ?????? (}\\
?????? ?????\tabcellsep ,\tabcellsep \multicolumn{4}{l}{?????????? ??????? ??????? ?×?"????? ????? ?×?"???? ?×?"????×?"? ???????}\\
\multicolumn{6}{l}{?????????? ?×?"????×?"? ?×?"????? ??????? ????}\tabcellsep ,\tabcellsep ?????×?"? ??????\tabcellsep ????×?"? ??×?"???×?"?\\
\multicolumn{6}{l}{??????? ????×?"?×?"? ????×?"? ????? ?×?"?????}\tabcellsep .\tabcellsep ?×?"??????? ?×?"??????? ??×?"????\\
\multicolumn{3}{l}{???????? ?????×?"?}\tabcellsep ???? ???×?"???\tabcellsep ,\tabcellsep ??????×?"? ????????\tabcellsep ???? ????×?"??? ?×?"×?"??????×?"?\\
\multicolumn{6}{l}{???????? ???? ??×?"????×?"? ?×?"???? ??????? ???? ?????×?"? ????×?"? ?????}\tabcellsep ,\tabcellsep ?????\\
\multicolumn{6}{l}{??×?"? ?????????? ???????? ?×?"????×?"×?"? ???? ?×?"??×?"? ?????? ??×?"????? ????????}\tabcellsep ,\tabcellsep ?×?"????\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep .\tabcellsep ?????×?"???\\
Year 2015\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
(G)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Global Journal of Human Social Science -\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{4}{l}{© 2015 Global Journals Inc. (US)}\tabcellsep \end{longtable} \par
 
\caption{\label{tab_5}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.12072463768115942\textwidth}P{0.015193236714975846\textwidth}P{0.042294685990338164\textwidth}P{0.016425120772946857\textwidth}P{0.007391304347826087\textwidth}P{0.10635265700483093\textwidth}P{0.0004106280193236715\textwidth}P{0.2361111111111111\textwidth}P{0.10840579710144926\textwidth}P{0.07103864734299517\textwidth}P{0.1051207729468599\textwidth}P{0.000821256038647343\textwidth}P{0.01888888888888889\textwidth}P{0.000821256038647343\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep -8\tabcellsep ?×?"? ???×?"????\tabcellsep -24\tabcellsep ?×?"? ?×?"??×?"? ?????? ?????×?"?\tabcellsep '\tabcellsep ?????? ?×?"????? ??????\tabcellsep )\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep (\tabcellsep 1987\tabcellsep ,\tabcellsep ???????\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep (Speech by Hafez al-Assad on the 24th\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep anniversary of the March 8 Revolution, 1987)\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ?????????? ?????? ????? ??????? ??ï³?"?? ????? ???? ???? ????? ???? ??? ???????? ??????? ????? ????? ????? ?????\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ????ïº?"? ?????? ????? ??ï»?"??ïº?"? ?????ïº?"? ??????? ?????? ??? ???????? ???? ?????ïº?"? ???? ?????? ??????? ?????? ??????? ??????ïº?"?\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ????????? ?????? ????? ??????? ????? ???? ???????? ??? ???? ?????? ????? ?????????? .\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 1987 (\tabcellsep ??????? ???? ???????? ??????? ???? ??????? ??? ????ïº?"? ????? ???????? ??? ??????\tabcellsep ) ???ï»?"?? ????? ????? ??????\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ,\tabcellsep ????×?"?×?"?\tabcellsep ,\tabcellsep ?????? ????? ?×?"??????? ?????? ?×?"???????? ?×?"????×?"? ?????? ?×?"?×?"??×?"?\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ????×?"?? ???????\tabcellsep ,\tabcellsep ??????? ?×?"???????? ?×?"??????? ???? ?????? ???????? ??????\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ,\tabcellsep ?????? ?????????? ???????? ?????? ?×?"???? ???? ???×?"?????\tabcellsep ,\tabcellsep ????×?"? ??×?"?? ???×?"???\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ??????? ???????? ?×?"????? ??????? ?????????×?"? ??×?"?\tabcellsep ?×?"??? ??????? ???? ????????\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep .\tabcellsep ???×?"??×?"? ??????×?"?\tabcellsep ,\tabcellsep ???×?"??×?"? ??????\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep -8\tabcellsep ?×?"? ???×?"????\tabcellsep -24\tabcellsep ?×?"? ?×?"??×?"? ?????? ?????×?"?\tabcellsep '\tabcellsep ?????? ?×?"????? ??????\tabcellsep )\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep (\tabcellsep 1987\tabcellsep ,\tabcellsep ???????\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{5}{l}{Speech by Hafez al-Assad following the}\\
\multicolumn{8}{l}{outbreak of the Yom Kippur War)}\\
\multicolumn{8}{l}{g. Repetition of speech unit with variations}\\
\multicolumn{8}{l}{?????? ????? ??????? ???????? ????? ?????ïº?"? ??????ïº?"?? ?????? ?????ï»?"??? ?????ïº?"? ????ïº?"?? ????????? ????? ????? ???}\tabcellsep 24 .\\
\multicolumn{2}{l}{??????ïº?"??}\tabcellsep \multicolumn{6}{l}{??? ????????? ? ???? ????? ???? ????????? ????? ?????? ???????ïº?"? ????????? ????? ????ïº?"? ?????????}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{????ïº?"? ?????? ??? ??ïº?"? ????? ??? ???????? ??? ??ïº?"? ?????? ?????ï»?"??? ????? ??????ïº?"? ??????? ??? ??????? ??????? .}\\
\multicolumn{5}{l}{1987 (}\tabcellsep \multicolumn{3}{l}{??????? ???? ???????? ??????? ???? ??????? ??? ????ïº?"? ????? ???????? ??? ?????? ???ï»?"?? ????? ????? ??????}\tabcellsep )\\
,\tabcellsep \multicolumn{7}{l}{?×?"?????????? ????????×?"? ?????×?"?}\tabcellsep ????×?"? ,\tabcellsep ,\tabcellsep ??????? ?????? ?×?"?×?"??×?"?\\
\multicolumn{3}{l}{??????}\tabcellsep \multicolumn{2}{l}{,}\tabcellsep \multicolumn{3}{l}{??????? ???? ????×?"?}\tabcellsep ,\tabcellsep ?????? ??×?"???? ????????\tabcellsep ???????? ?????×?"×?"? ,\\
\multicolumn{3}{l}{???????}\tabcellsep ,\tabcellsep \multicolumn{2}{l}{????????? ????×?"?}\tabcellsep ,\tabcellsep ?×?"??????? ???×?"? ????×?"? ??×?"??????? ????????\\
\multicolumn{8}{l}{????????×?"? ?×?"????×?"? ????????? ?????? ?×?"????? ???????}\tabcellsep ,\tabcellsep ?×?"??????? ???×?"?????\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ???????????? ??????? .\tabcellsep ,\tabcellsep ????×?"??? ?×?"????????\end{longtable} \par
 
\caption{\label{tab_7}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.004103919990803541\textwidth}P{0.438924014254512\textwidth}P{0.0002931371422002529\textwidth}P{0.0002931371422002529\textwidth}P{0.006937579032072652\textwidth}P{0.0016611104724680997\textwidth}P{0.00009771238073341764\textwidth}P{0.0171973790090815\textwidth}P{0.006937579032072652\textwidth}P{0.3283135992642833\textwidth}P{0.02061731233475112\textwidth}P{0.00947810093114151\textwidth}P{0.010064375215542015\textwidth}P{0.005081043798137717\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ???????\tabcellsep ??ï»?"???? ???? ??????? ???? ???? ?????\tabcellsep ?????????? ?????ïº?"? ???? ??ï»?"????? ?????ïº?"? ???? ???? ??????? ?????ïº?"? .\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ??????? ?????? ???? ????????? ??????? .\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 1976 .\tabcellsep ) ?????ïº?"? ???????? ????ï»?"???? ?????? ??????? ???? ??????? ????? ?????? ???ï»?"?? ????? ????? ??????\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 20 (\tabcellsep 7 .\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep .\tabcellsep ???????? ????? ?×?"??????? ??????? ?×?"??????? ?×?"???????? , ?×?"???? ?×?"?????? ????? ???????? ??????? , ?×?"?? ???????? . ?×?"?????? ????? ?×?"?????? ?×?"?? , ??????\\
\tabcellsep \multicolumn{8}{l}{) ????×?"????? ??????? ?×?"???? ??????? ???? ???????? ??????? ???? ??????? ??? ????ïº?"? ????? ???????? ??? ?????? ???ï»?"?? ????? ????? ?????? ????? ?×?"?×?"? ??????? ????×?"? ??×?"??×?"? ?×?"??????? 1987 ( ?????×?"? , ?×?"?????×?"? ?×?"????? ???????? ??×?"????? ???????? ?×?"????? ????????? ?×?"×?"??????? ?×?"×?"?????? ???? ???? ???×?"????? ???×?"?? , ???? ?????×?"? ???????? ?????? ??????? , ????×?"? , ?????? ??????? , ?×?"??????? ?×?"??? ???? ?????×?"? , ?×?"?×?"?×?"? ??×?"?????????? . ) ?????? ?×?"????? ?????? ' ?×?"? ?×?"??×?"? ?????? ?????×?"? -24 ???? ?×?"? ?×?"???? -8 ??????? , 1987 ( (Speech by Hafez al-Assad at his meeting with the Local Administration District Council members, 20.7.1976)}\tabcellsep ??? ????? ????×?"? ???????? ??????? ????×?"?? ?×?"?????? ???? ???? ???????? ??????? ?????? ???????×?"?? . ?×?"?????? ???? ???? ?????? ?????? ?×?"?? . ?×?"?????? , ????×?"? ?????? ????? ??×?"?????? ?????? ?×?"????????? " ??? , ?×?"?×?"×?"? , ?×?"????? ???????? ?????? ??????? ; ????? ?×?"????? ??×?"?? ?×?"?????? , ???×?"????? ???????? , ?×?"?×?"????? ????? ???×?"???? , ?????×?"? ????? ??????? ?????×?"? ????? ?????? ?????? ; ???? ??????? ?×?"?? ???? , ???????? ???? ?×?"??????? ?????????? ?×?"?? ?????? ?????????? , ?????????? ???????? , ?????? ?×?"??×?"???? ???????? . ???? ??×?"? ???? ?????? ?????? ???????? ?×?"??????? ???×?"? ??×?"???? ?????? . ) ?????? ?×?"????? ?????? ' ???????? ?????? ???? ??????? ???×?"??? ?????×?"? ??????? ?????×?"?? ?×?"??????? 20.7.1976 (\\
\tabcellsep \multicolumn{8}{l}{ii. Ending speech unit with a summarizing statement}\\
\tabcellsep \multicolumn{2}{l}{????? ???}\tabcellsep ...\tabcellsep \multicolumn{5}{l}{???? ????? ????ïº?"? ????? ???}\tabcellsep . ..\tabcellsep ???? ?????? ????? ???? ?ï³?"??\tabcellsep ...\tabcellsep ????????? ?????? ??????\tabcellsep 27 .\\
\tabcellsep \multicolumn{4}{l}{???? ?????? ???}\tabcellsep ...\tabcellsep \tabcellsep \multicolumn{2}{l}{???? ????? ?ï»?"?? ????? ?????}\tabcellsep ...\tabcellsep ???? ????? ?ï»?"?? ????? ?????\tabcellsep ...\tabcellsep ???? ?????? ?ï³?"??? ?????\\
\tabcellsep \multicolumn{6}{l}{?????? ????? ??????}\tabcellsep \multicolumn{2}{l}{...}\tabcellsep ????? ???????? ?????\tabcellsep ...\tabcellsep ?????? ?????\tabcellsep ...\tabcellsep ??ïº?"? ????????? ??????? ?????\\
\tabcellsep \multicolumn{7}{l}{??????? ????? ???????ïº?"? ?????}\tabcellsep ...\tabcellsep ??????? ???????? ?????? ???????ïº?"?\tabcellsep ...\tabcellsep ????????? ??? ?????? ?????\tabcellsep ...\tabcellsep ??????? ???\\
\tabcellsep ??????\tabcellsep \multicolumn{2}{l}{...}\tabcellsep \multicolumn{5}{l}{??????? ??????}\tabcellsep ...\tabcellsep ?????? ????? ????? ??????? ?ï»?"?? ??????\tabcellsep ...\tabcellsep ?????? ???? ???? ?????? ???\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{???????ïº?"? .}\tabcellsep ?????\tabcellsep ???? ?????\tabcellsep ...\tabcellsep ????? ???????? ??????? ???????? ??????? ??ï»?"???\tabcellsep ...\tabcellsep ??????\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 1982 (\tabcellsep ) ????? ?????? ???ï»?"?? ????? ????? ??????\\
\tabcellsep \multicolumn{8}{l}{?×?"×?"??? ???? ????×?"? ???? ????? ????? ...}\tabcellsep ...\tabcellsep ????????????? ?×?"???\tabcellsep ,\tabcellsep ????×?"? ?×?"?????\\
(G) Global Journal of Human Social Science\tabcellsep \multicolumn{8}{l}{?????? ????? ????? ?????? ????? ??????? ????? ?????? ???? ????? ?????? ????? ?????? ??? ????ïº?"? ?????? ??????? ?????? ??? ??????ï²?"? ???? ???????? ???? ????? ??? . ??????? ?????? ??? ??????? ?????? ??? ???????ïº?"? . ) ?????ïº?"? ???????? ????ï»?"???? ?????? ??????? ???? ??????? ????? ?????? ???ï»?"?? ????? ????? ?????? 1976 . 7 . 20 ( ?×?"?????? ?×?"???????? ??????? ???? ?×?"???×?"? ??×?"??×?"? ??????? ???? ??????×?"? , ?×?"???? ????×?"? ?×?"?????? ??×?"???????? ????? ????×?"? ???????? ????? ???????? ??????? ????? ?×?"????? ?×?"??×?"? , ?×?"???????? ?×?"??? ??????? ??????? ??????? ???? ?×?"?????? . ????? ???×?"??×?"? ???×?"??? ??????? ???????? ?×?"?????? ???????? ???? ???? ????????? ??????? ???????? ?????? ?????? ????? ???×?"? , ????×?"? ???×?"?? ?×?"??? ?×?"???????? ??????? ???? ????????? ?????? ???????? ???????? ??????? . ?????? ???×?"? , ??×?"??×?"? ??×?"???×?"? ??×?"??×?"? ??????? ???? ???????×?"? ?????? ????? ????×?"? ?×?"???×?"? ?????? ?×?"????? ?×?"???? ??×?"?? ?×?"?????? ?????? ???????? ??????? ?×?"?????? , ??×?"?? ??×?"? ????×?"?? ?×?"?????? ???? ??×?"???? ??????? ??×?"?? ?????? ???????×?"? ?×?"?????? ??????×?"? ?????? ?×?"??? ??????? ??????? ???? ??????? ?×?"???? ?×?"???×?"? . ?×?"???????? ???×?"? ??????×?"? ?×?"?????? ???×?"? ?????×?"? ???×?"?? , ?×?"?×?"? ?×?"????? ???? ??×?"???? ?????? , ???? ???? ??????? ????? ???×?"??? ????×?"? ???????? ???×?"? . ???????? ?×?"?????????? ?×?"??????? ???? ????????? ??????? ????? ??????? ???????? ??????? . ?×?"?????? ???×?"? ??????×?"? ?×?"?????? ???×?"? ?????×?"? ???×?"?? ??????? ??? ?×?"????? , ??????? ???????? ?×?"??????? ??????? ????? ???????? ??×?"? ?????×?"? ??????? ... ???×?"? ???×?"???? ????×?"? ????×?"?? ??????? ????? ???????? ... ??????? ????? , ????? ????×?"?? ????? ... ??????? ????? , ????×?"?? ????? ????? ... ?×?"??????????????? ??×?"????????? ?×?"???? ?×?"??? ??????×?"???? ?????? ... ?????? ??×?"??×?"???? ?×?"???? ... ?????? ??×?"???????????? ?×?"???? ... ??×?"×?"????? ??×?"????? ?×?"???? ?×?"??? ????×?"???? ... ??×?"?????? ??×?"???×?"? ?×?"???? ... ?×?"???????????? , ?????? ?×?"??? , ????×?"??? ... ?×?"??×?"? ?×?"???????????? ????×?"?? ???????? ????????? ???????? ???????? ??????×?"?? ????×?"?? ... ????? ?×?"??×?"? ?×?"???? ???? ??????×?"? ?×?"?????? ... ????????? ??????? ... ??????? ?×?"????? ... ??×?"×?"? ????? ???? ?????? ?×?"?????? ?×?"?????? ???? ??????×?"? ... ????×?"?? ???×?"?? ?×?"???????????? . ) ?×?"????? ?????? ?????? ' ?????? ?????×?"? 1982 ( You are very weak, you reactionaries? we will never lose the way? ours is an issue we uphold ? ours is motherland we love and which we hold on to? but you, you have no motherland? You, you have no motherland? because your motherland is about your opportunistic interests? your greed? your opportunism ? your motherland is a place of injustice and repression?a place of hatred and exploitation ? of reactionary policies. My sons, his motherland?the reactionary's motherland is a changing motherland, which doesn't have borders, which doesn't have stability?which drifts over people ? smashes skulls? kills values? destroys the human climate as much as it can? that is the motherland of the reactionary. (1982 speech by Hafez al-Assad) . ) ?????? ?×?"????? ?????? ' ???????? ?????? ???? ??????? ???×?"??? ?????×?"? 28 . ??? ??? ?ï»?"????? ?ï³?"?? ?????? ??? ????????? ???? ???? . ??? ??? ??ï»?"???? ???????ïº?"? ???????ïº?"? ????????? ???? ??? ?????????}\tabcellsep ??ïº?"?? ?????? ?????? ?????? ?????? ????? ??????? ??????? ????? ?????? ????? ??? ???? ??? ????? ?????? ????? ??????? ???????ï²?"? ??? ??????ï²?"? ??ï²?"? ?????? ????? ???? ???? ??????? ????? ??ïº?"? ???? ??????? ????? ??ïº?"? ???? . ?????? ??????? ??????? ????? ?????? ????? ?????? ?????? ??????? ???? ??ïº?"? ???? ?????? ???? ??????? ?????? ????? ?????? ?????? ????? ??ïº?"?? ???????? ??????? . ??ï²?"? ?????? ??? ?????? ????? ??? ?????? ???? ?????? ?????? ????? ??? ?ï»?"???? . ???ïº?"? ??? ? ???? ? ??? ?????? ?????? ?????? ????? ???? ??ïº?"? ???????? . ) ???? ????? ?????? ?????ïº?"? ???????? ????ï»?"???? ?????? ??????? ???? ??????? ????? ?????? ???ï»?"?? ??? 1976 . 7 . 20 ( ?×?"???????? ??????? ??????? ??????? ???? -?×?"??×?"? ???????? ???????? ???? , ???? ???×?"??? ??????? ??????? ???? . ???? ??????? ?????? ???? ?×?"????? ?×?"??????? ???? ?×?"????? ?×?"?????? , ?×?"??? ?×?"?×?"?×?"??? ????? ?×?"?×?"?×?"??? ???? ?????×?"? ?????? ????×?"? ????? ?×?"???? ?????? ????? ?????? ???? , ??????? ??????? ? ????×?"×?"? ???? ??????? ??????? . ?×?"??????? ?????? ???? ??×?"???? ???×?"?? ??????×?"? ?????????? ??????? . ?×?"??? " ???????? ?????×?"? ?×?"??×?"? ??×?"??????? ????? ??×?"? ?×?"???×?"? ?????? ??? , ???×?"?? ?×?"????? ??×?"????? ?×?"????????? ??????×?"? ??×?"??? ?×?"???? . ???????? ??×?"??? ? ?????? ?×?"?????? ??×?"??×?"? ?×?"??×?"? ?×?"??? ???? ??????×?"?? ??????? ?????? ????? ??????? ?×?"×?"?? ????? ?????×?"?? ?????? ?????? , ??×?"??×?"? ???????? ???? ??×?"?? ??????? ???×?"?? ?×?"?×?"? ????? . ??????? ?????? ????????? ?×?"???????? ????? ??????? ??????? ????? -?×?"??????? ?×?"??? ?×?"???? ? ?×?"?? ???? ?????? ???? ????????? ??????? , ????????? ?????? ???? ??×?"??×?"? -?×?"?? ???? ?????? ???? ???? ???? ?×?"????????? ??×?"????? . ???? ????? ??????? ????????? ??????? ???????? ???? ????????? ??? . ?????×?"? ??????? ???? ??????×?"? ???? ???????? ?×?"??????? ?????? . ) ?????? ?×?"????? ?????? ' ???????? ?????? ???? ??????? ???×?"??? ?????×?"? ??????? ?????×?"?? ?×?"??????? 20.7.1976 (\\
\tabcellsep \multicolumn{5}{l}{????? ??? ??????? ??? ??? ???? ?????}\tabcellsep .\tabcellsep \multicolumn{2}{l}{??????? ?????×?"?? ?×?"??????? ?????ï»?"?? ???? ?????? ??? ???ï»?"?? ??? ?????? ??? ??? ??? ?ï»?"???? ????????? ???? ???? ????????? 20.7.1976 (}\\
\tabcellsep \multicolumn{3}{l}{??? ??????? ??????}\tabcellsep \multicolumn{5}{l}{???? ??????? ??? ?????? ???}\tabcellsep ??????? ???????? ???? ??????? ???? ???????? ?ï»?"?????? ??????? ???? .\\
\tabcellsep \multicolumn{8}{l}{?????? ?????? ???? ??????? ???? ?????? ???}\tabcellsep ?????ïº?"? ???ï²?"? ?????? ??????? ??? ?????? ??? ??????ïº?"? ??? ????? ???? .\\
\tabcellsep \multicolumn{8}{l}{???? ????? ????? ????? ???? ????? ???????? ????? ????????? ????? ??????ïº?"? ???? ??? ?????? ????????}\end{longtable} \par
  {\small\itshape [Note: © 2015 Global Journals Inc. (US) -]} 
\caption{\label{tab_9}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.4493336623889437\textwidth}P{0.0051743994735110235\textwidth}P{0.00013984863441921685\textwidth}P{0.009929253043764396\textwidth}P{0.00013984863441921685\textwidth}P{0.0075518262586377095\textwidth}P{0.0048947022046725895\textwidth}P{0.3483629483382692\textwidth}P{0.01286607436656795\textwidth}P{0.007132280355380058\textwidth}P{0.004475156301414939\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{The Rhetorics of Hafez al Assad}\\
\multicolumn{2}{l}{???? ???? ??????? ????? ???×?"??? ????×?"? ????????}\tabcellsep ,\tabcellsep \multicolumn{4}{l}{?×?"?×?"? ?×?"????? ???? ??×?"???? ??????}\tabcellsep ?????×?"? ??????? ???? ??????×?"?\tabcellsep .\tabcellsep ????????? ??????? ???????? ???? ????????? ????????\\
\multicolumn{7}{l}{???????? ?×?"?????????? ?×?"??????? ???? ????????? ??????? ????? ???????}\tabcellsep .\tabcellsep ???×?"?\tabcellsep .\tabcellsep ???????? ?×?"??????? ?????? ????\\
\multicolumn{6}{l}{?×?"??????? ???×?"? ??????×?"? ?×?"?????? ???×?"? ?????×?"? ???×?"??}\tabcellsep .\tabcellsep ???????? ???????\\
?×?"??????? ???×?"? ??????×?"?\tabcellsep \multicolumn{5}{l}{?×?"?????? ???×?"? ?????×?"? ???×?"??}\tabcellsep ,\tabcellsep ?×?"????? ???????\\
\multicolumn{6}{l}{??????? ???????? ?×?"??????? ??????? .}\tabcellsep ,\tabcellsep ?×?"????? ???????\\
\multicolumn{4}{l}{???????? ?????? ???? ??????? ???×?"??? ?????×?"?}\tabcellsep '\tabcellsep \multicolumn{2}{l}{?????? ?×?"????? ??????}\tabcellsep )\\
\multicolumn{2}{l}{20.7.1976 (}\tabcellsep \tabcellsep \multicolumn{4}{l}{??????? ?????×?"?? ?×?"???????}\\
\multicolumn{7}{l}{Divided Lebanon is a stab [attack] against the}\\
\multicolumn{7}{l}{notion of Arab unity; it is as though we are providing}\\
\multicolumn{7}{l}{proof that Arab nationalism is not the right link which}\\
\multicolumn{7}{l}{connects us all allowing us to live under the Arab}\\
\multicolumn{7}{l}{nationalist banner. If the Lebanese Arabs cannot live}\\
\multicolumn{7}{l}{together in one country despite living together for many years, it gives them [the Israelis] practical proof [ammunition] for negating the concept of [Arab] nationalism. (Speech by Hafez al-Assad at his meeting with the Local Administration District Council members, 20.7.1976) 30 . ??? ??????? ??? ??? ????????? ??? ??? ??????? ?????? ??? ??????? ??? ???????? ?????? ??????? ?????? ?????? ???????}\tabcellsep Hafez al-Assad at his meeting with the Local Administration District Council members, 20.7.1976)\tabcellsep 29 Year 2015 Volume XV Issue II Version I (G)\\
\multicolumn{7}{l}{???? ?????? ??? ??????? ?????? ??????? ??? ????? ????? ????? ??????? ??? ?????? ??? ??????? ???? ?????? ?????? ???? ???? ??? ?????? ??????? ??????? ???? ???????? ????? ???????? ???? ?????? ??? ????? ?ï»?"???? ??????? ??????? ???????? . ??ïº?"? ???????? ???ïº?"? ?????? ???? ???????? ???? ???? ?????? ????? . ??? ?ï»?"??? ????? ??? ???? ???? ?????? ???????? ????? ??????ïº?"? ????? ?????? ?????? ??ïº?"?? ?????? ??ïº?"? ???? ?????????ïº?"? ??????? ???????? ??? ???ï»?"??????ïº?"? . ??ïº?"?? ?????? ?????? ????? ???? ???? ??????? ????? ??ïº?"? ???? ??????? ????? ?????? ?????? ????? ??????? ??????? ????? ?????? ????? ??? ???? ??ïº?"? ???? . ??? ????? ?????? ????? ??????? ???????ï²?"? ??? ??????ï²?"? ??ï²?"? ?????? ?????? ??????? ??????? ????? ?????? ????? ?????? ?????? ??????? ???? ??ïº?"? ???? ?????? ???? ??????? ?????? ????? ?????? ?????? ????? ??ïº?"?? ???????? ??????? . ????? ??? ?????? ???? ?????? ?????? ????? ??? ?ï»?"???? ??ï²?"? ?????? ??? ?????? . ????ïº?"? ??? ? ???? ? ??? ??????? ??????? ?????? ????? ???? ??ïº?"? ???????? . ) ?????ïº?"? ???????? ????ï»?"???? ?????? ??????? ???? ??????? ????? ?????? ???ï»?"?? ????? ????? ?????? 1976 . 7 . 20 ( ?×?"???????? ??????? ??????? ??????? ???? -?×?"??×?"? ???????? ???????? ???? , ???? ???×?"??? ??????? ??????? ???? . ???? ?×?"????? ?×?"??????? ???? ???? ??????? ?????? ?×?"????? ?×?"?????? , ?×?"??? ?×?"?×?"?×?"??? ????? ?×?"?×?"?×?"??? ???? ?????×?"? ?????? ????×?"? ?×?"???? ?????? ????? ?????? ??????? , ??????? ??????? ? ????×?"×?"? ???? ??????? ??????? . ?×?"??????? ?????? ???? ??×?"???? ???×?"?? ??????×?"? ?????????? ??????? . ?×?"??? " ???????? ?????×?"? ?×?"??×?"? ??×?"??????? ????? ??×?"? ?×?"???×?"? ?????? ??? , ???×?"?? ??????×?"? ??×?"??? ?×?"???? ?×?"????? ??×?"????? ?×?"????????? . ???????? ??×?"??? ? ?????? ??????? ?????? ????? ??????? ?×?"?????? ??×?"??×?"? ?×?"??×?"? ?×?"??? ???? ??????×?"?? ?×?"×?"?? ????? ?????×?"?? ?????? ?????? , ??×?"??×?"? ???????? ???? ??×?"?? ??????? ???×?"?? ?×?"?×?"? ????? . ??????? ?????? ????????? ?×?"???????? ????? ??????? ??????? ????? -?×?"??????? ?×?"??? ?×?"???? ? ?×?"?? ???? ?????? ???? ????????? ??????? , ????????? ?????? ???? ??×?"??×?"? -?×?"?? ???? ?????? ???? ???? ???? ?×?"????????? ??×?"????? . ???? ?????}\tabcellsep 29 . ???ïº?"? ?????? ???????ïº?"? ???? ???? ???? ??? ?????? ??? ???????? ????? ?????? ??????? ???? ???? ?????? ??????? ????? ????? ????? ???ïº?"? ?????? ???????ïº?"? ??? ????? ???????? ?????? ???????? ???ïº?"? ?????? ???????ïº?"? ??ï»?"???? ????ïº?"? ?????? ?????? ?????? . ??? ??? ?????? ??? ??????? ???????? ??? ??????? ????? ???????ïº?"? ?????ï²?"? ?????? ???? ?????? ??? ??ïº?"? ???? ??? ????? ??? ?????? ???????ïº?"? ?ï»?"???? ????? ????? ??????? ????? ???? ?????? ????? ?????? ?ï»?"???? ??????? ??????? ????? . ???? ?????? ???? ???????ïº?"? ??ïº?"? ??????? ????? ????????? ??????? ????? ??ïº?"? ???? ?????? ?????? ?????? ??? ?????? ??? ???? ???? ????? ???? ??? ????? ???? ???? ???ïº?"? ?????? ????ïº?"? ????? ?????? ??????? ??????? ????? ????? ??????? ????? ??? ??????? ??? ????? ?????? ????? ????ïº?"? ??????? ???? ??? ?????? ????? ???? ???? ?????? ???? ??????? ???? ??????? . ??????? ????? ?????? ???? ???? ??? ??????? ?????? ???? ??????? ??? ???? ???? ???? ???????? ????? ????? ?????? ????? ??? ??????ï²?"? ????? ?????? ????? . ?????? ????? ???????? ???? ????? ??? ?????? ??????? ?????? ??? ??????ï²?"? ???? . ????? ????????? ??????? ????? ???????? ?????? ?????? ????? ???????? ?????????ïº?"? ???????? ??????? ???????? ???????ïº?"? . ) ?????ïº?"? ???????? ????ï»?"???? ?????? ??????? ???? ??????? ????? ?????? ???ï»?"?? ????? ????? ?????? 1976 . 7 . 20 ( ?×?"?? ??????? ???? ?×?"???×?"? ??×?"??×?"? ??????? ???? ??????×?"? ?×?"?????? ???????? , ?×?"???? ????×?"? ?×?"?????? ??×?"???????? ????? ????×?"? ???????? ????? ???????? ??????? ????? ?×?"????? ?×?"??×?"? , ?×?"???????? ?×?"??? ??????? ??????? ??????? ???? ?×?"?????? . ????? ???×?"??×?"? ???×?"??? ??????? ???????? ?×?"?????? ???????? ???? ???? ???×?"? ????????? ??????? ???????? ?????? ?????? ????? , ????×?"? ???×?"?? ?×?"??? ???????? ???????? ??????? ?×?"???????? ??????? ???? ????????? ?????? . ?????? ???×?"? , ??×?"??×?"? ??×?"???×?"? ??×?"??×?"? ??????? ???? ???????×?"? ?????? ????? ????×?"? ?×?"???×?"? ?????? ?×?"????? ?×?"???? ??×?"?? ?×?"?????? ?????? ???????? ??????? ?×?"?????? , ??×?"?? ??×?"? ????×?"?? ?×?"?????? ???? ??×?"???? ??????? ??×?"?? ?????? ?????? ?×?"??? ??????? ??????? ???? ??????? ???????×?"? ?×?"?????? ??????×?"? ?×?"?? ?×?"???×?"? ???? . ?×?"???????? ???×?"? ??????×?"? ?×?"?????? ???×?"? ?????×?"? ???×?"?? ,\tabcellsep -Global Journal of Human Social Science\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep © 2015 Global Journals Inc. (US)\end{longtable} \par
 
\caption{\label{tab_10}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.007923597148601719\textwidth}P{0.26427526960336317\textwidth}P{0.0007768232498629135\textwidth}P{0.032471211844269786\textwidth}P{0.007612867848656553\textwidth}P{0.019265216596600257\textwidth}P{0.0012429171997806615\textwidth}P{0.047386218241637725\textwidth}P{0.035267775543776275\textwidth}P{0.3358983732407238\textwidth}P{0.046454030341802226\textwidth}P{0.014604277097422775\textwidth}P{0.012739901297751781\textwidth}P{0.009011149698409797\textwidth}P{0.015070371047340523\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep The Rhetorics of Hafez al Assad\\
\tabcellsep \multicolumn{6}{l}{1976 .}\tabcellsep \multicolumn{2}{l}{) ?????ïº?"? ???????? ????ï»?"???? ?????? ??????? ???? ??????? ????? ?????? ???ï»?"?? ????? ????? ?????? 7 . 20 (}\tabcellsep ?×?"?????? ?×?"???????? ?????????? ????????? ?????? . ?????? ?????? ????? ?×?"????? ?×?"??? ??×?"????? ?????? ????? ?×?"???????? ???????? ??×?"?? ??????? ??????? ???????? ??×?"?? ?????? .\\
\tabcellsep \multicolumn{8}{l}{????? ?×?"?????? ??×?"?? ?×?"????? ?×?"??? -?×?"??? ????????? ?????? ?×?"?? ; ?×?"?????? ??×?"?? ?????? ?×?"×?"??? ????? . ??????? -?????? ??????? ?????? ?×?"×?"??? , , ????? ???? ??×?"??? ???? . ?×?"×?"??? ??????? ???????? ??×?"? ??×?"?? . ??????? ?????? ?×?"×?"??? ???? ???? ????×?"?}\tabcellsep -8\tabcellsep ?×?"? ???×?"????\tabcellsep -24\tabcellsep ?×?"? ?×?"??×?"? ?????? ?????×?"?\tabcellsep '\tabcellsep ) ??????? ?????? ?×?"????? ?????? , 1987 (\\
\tabcellsep \multicolumn{3}{l}{.}\tabcellsep \multicolumn{5}{l}{?×?"?????? ??×?"?? ?????? ????? ?×?"×?"??? ??????}\tabcellsep ,\tabcellsep ????????? ???? ???? ???????\tabcellsep ,\tabcellsep ??????\\
\tabcellsep :\tabcellsep \multicolumn{5}{l}{?????}\tabcellsep \multicolumn{2}{l}{??×?"??? ????? ????? ????? ????×?"? .}\tabcellsep ,\tabcellsep ?×?"?????? ??×?"?? ?×?"×?"??? ?????? ?????\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{???×?"? ???×?"?}\tabcellsep ??????? ??×?"???×?"? ?????? ????? .\tabcellsep -\tabcellsep ?????? ?????? ????? ?×?"?????\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{????? .}\tabcellsep ??×?"?? ??×?"???? ??????? ?????\tabcellsep ;\tabcellsep ????? ???????? ?×?"?? ???×?"? ?????????\\
Year 2015\tabcellsep \multicolumn{8}{l}{) ??????? ?????×?"?? ?×?"??????? ?????? ?×?"????? ?????? ' ???????? ?????? ???? ??????? ???×?"??? ?????×?"? 1976 . 7 . 20 ( He said -they don't represent anything. I said -it is (Speech by Hafez al-Assad at his meeting with the Local Administration District Council members, 20.7.1976) Assad is quoting Kamal Jumblatt in every day}\tabcellsep (Speech by Hafez al-Assad on the 24th anniversary of the March 8 Revolution, 1987) 35 . * ?????? ??? 2 1 F 22 ? ?????? ????? ??????? * ?????? ??? ? ????ï»?"?? * ?????? ??? ???????? ???????? ?????? ???? ???????? ?????? ?????? ????? ??? ... ) ??????? ???? ???????? ??????? ???? ??????? ??? ????ïº?"? ????? ???????? ??? ?????? ???ï»?"?? ????? ????? ?????? 1987 ( * ?×?"??? 1 ?×?"??????? ?×?"????? : * ?×?"??? ?×?"?????? : * ?×?"??? ?×?"??????? ?×?"?×?"????? ?????? ?×?"?×?"??×?"? , ?×?"? ??×?"???? -8 ??????? ... ) ?????? ?×?"????? ?????? ' ?×?"? ?×?"??×?"? ?????? ?????×?"? -24 ?×?"? ???×?"???? -8 ??????? , 1987 ( * Oh our brother citizens,\\
\tabcellsep \multicolumn{8}{l}{language making it sound more reliable for his}\tabcellsep * Oh our friends,\\
\tabcellsep \multicolumn{7}{l}{audience.}\tabcellsep * Oh sirs who are present,\\
\tabcellsep \multicolumn{8}{l}{v. Use of Sarcasm}\tabcellsep our revolution, the March 8 Revolution?\\
\tabcellsep \multicolumn{5}{l}{?ï»?"??? ?????}\tabcellsep -\tabcellsep \multicolumn{2}{l}{????ï»?"? ??? ??? ?????? ??? ????? ????? ???????? ?????? ???? ?????? ??? ??????????? ??? ????? ????}\tabcellsep 33 .\tabcellsep (Speech by Hafez al-Assad on the 24th\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{?????? ????????? ????ï»?"??? ???? ????? .}\tabcellsep -\tabcellsep ?????? ???? ???? ???????? ??? ??????? ???? ?????? ????????\tabcellsep -\tabcellsep ???? ????\tabcellsep anniversary of the March 8 Revolution, 1987)\\
(G)\tabcellsep \multicolumn{2}{l}{-}\tabcellsep \multicolumn{6}{l}{) ??×?"?? ??????? ???×?"??? ?×?"????? ??????? ???? ??×?"???? ???????? ???? ?????? ??? ?????? ???ï»?"?? ????? ????? ?????? ?????? ???? ???????? ??????? ???? ??????? ??? ????ïº?"? ????? ???? , ???×?"????? 1987 (}\tabcellsep ???????? ????ï»?"???? ????? ????? ??? ??? ???ï»?"????\tabcellsep ??? ????? ???ï»?"????? ??????? ??????? ???? ?????\tabcellsep ??????? ?????\tabcellsep 31 .\\
-Global Journal of Human Social Science\tabcellsep \multicolumn{8}{l}{??????? ?????? ????? ????×?"? ??????? ???????? ???? ????? -??????? ????×?"? ???×?"???? . ) ?????? ?×?"????? ?????? ' ?×?"? ?×?"??×?"? ?????? ?????×?"? , ????×?"? ???? ??????? ??×?"? ??????? -24 ?×?"? ???×?"???? -8 ??????? -1987 ( We could not watch our sister Lebanon drowning in blood and simply watch her from a distance -like the others did-and send her a good wish or a curse -that is if they sufficed just to curse her. (Speech by Hafez al-Assad on the 24th anniversary of the March 8 Revolution, 1987) The phrase " ????? ??? ??? ????ï»?"?? ????????? ???? " sounds sarcastic and aims to lambast those who are sitting on the fence and not blinking over the horrendous terrorism in Lebanon. vi. Direct address to the audience Addressing the audience directly, focuses the}\tabcellsep ??ï»?"??? ?????? ?ï³?"??? ??? ????? ???? ???????? ???????? ) ?????ïº?"? ???????? ????ï»?"???? ?????? ??????? ???? ??????? ????? ?????? ???ï»?"?? ????? ????? ?????? ... 7 . 20 ( ?????? ????? , ???????? , ??????????? ??????? , ??????????? ???×?"?×?"? ?????×?"? 1976 . ??????? ?????? ???????? ????×?"?? ??????×?"? ?×?"??? ?×?"?????????? ???? ??????? ?????? ????×?"? ?×?"???×?"? ... ) ?????? ?×?"????? ?????? ' ???????? ?????? ???? ??????? ???×?"??? ?????×?"? ??????? ?????×?"?? ?×?"??????? 1976.7.20 ( I believe that you and I are optimists, and we need to be optimists and to choose this optimism in our constant and ongoing efforts to achieve more success ... (Speech by Hafez al-Assad at his meeting with the Local Administration District Council members, 20.7.1976) iv. Use of vernacular\\
\tabcellsep \multicolumn{8}{l}{listeners' attention on what is being said; the listeners feel important and worthy and close to the speaker, thus increasing the chances of them agreeing with the speaker.}\tabcellsep 32 . ????? ????? ?????? ???????? ????? ??? ?????? ???? ????? ???? ????????ïº?"? ????? ?ï»?"???? ???????? ?????? ??????? ???????? ??? ???? ????? ??????? ???????? ??????? ????? ????? ?????? ????? ????? ?????? ??? ???? ???? ?????? ?????? ??????? ???????? ??????? ???????? ??????? ?????? ????? ?????? ??? ???? ????? ?????? 4 ??????? ???????? ??????\\
\tabcellsep \multicolumn{4}{l}{?ï»?"???ïº?"?}\tabcellsep \multicolumn{4}{l}{??????? ??? ??????? ?ï»?"???? ??????? ???? ??????ïº?"? ??????? ????? ?????? ??? ??????ïº?"? ?????? ???? ?????? ????? .}\tabcellsep 34 .\tabcellsep ???ï²?"? ???? ??? ???ïº?"? ????? ????????? ????? ???? ???? ???\tabcellsep -\tabcellsep ???????? ???????\tabcellsep ????? :\tabcellsep ??????? ?????ï²?"? ??? ??? ?ï»?"???? .\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ?ï»?"??? ????? ????? ???? ??? ??????ïº?"? ???? ?????? ??? .\tabcellsep ???????? ??????\tabcellsep ??????\tabcellsep ????? .\tabcellsep ?????? ???????\tabcellsep ??????\tabcellsep ???????? ???ïº?"?\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{1987 (}\tabcellsep ??????? ???? ???????? ??????? ???? ??????? ??? ????ïº?"? ????? ???????? ??? ?????? ???ï»?"?? ????? ????? ??????\tabcellsep )\\
\tabcellsep \multicolumn{8}{l}{© 2015 Global Journals Inc. (US)}\end{longtable} \par
 
\caption{\label{tab_11}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.28883495145631066\textwidth}P{0.0016504854368932038\textwidth}P{0.25417475728155337\textwidth}P{0.05941747572815534\textwidth}P{0.0016504854368932038\textwidth}P{0.07757281553398059\textwidth}P{0.03961165048543689\textwidth}P{0.09902912621359224\textwidth}P{0.0016504854368932038\textwidth}P{0.02640776699029126\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ???ïº?"? ?????? .\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{) ???? ????? ????? ??????? ????? ????ïº?"? ???? ?????? ???ï»?"?? ????? ????? ?????? (}\\
\multicolumn{6}{l}{?????? ???? ?????×?"? ??×?"????????}\tabcellsep ,\tabcellsep ???×?"????? ????×?"?\tabcellsep ,\tabcellsep ????×?"? ???????\\
\multicolumn{6}{l}{?×?"???????? ?????? ??????×?"?? ?????? ?????? ?×?"?????? ?×?"?? ;}\tabcellsep ;\tabcellsep ??×?"? ?×?"???????\\
??×?"?? ??????\tabcellsep ,\tabcellsep \multicolumn{4}{l}{?????????? ?????? ?????? ?????×?"? ????×?"? ???????×?"?? ???? ???????}\\
\multicolumn{4}{l}{??????? ???×?"?×?"?? ???? ?????????}\tabcellsep ,\tabcellsep ?×?"?? ???????? ???????\tabcellsep ??????? ?????\\
\multicolumn{3}{l}{??×?"?????? ??×?"×?"??????}\tabcellsep \multicolumn{3}{l}{???×?"? ?×?"?????? ?×?"??×?"?????? ,}\tabcellsep ,\tabcellsep ?×?"??????? ??????????\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep " ??? .\tabcellsep ?×?"????\end{longtable} \par
 
\caption{\label{tab_12}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.009005704971475143\textwidth}P{0.3707925835370823\textwidth}P{0.000519559902200489\textwidth}P{0.007100651996740016\textwidth}P{0.0013854930725346372\textwidth}P{0.010391198044009781\textwidth}P{0.0038101059494702522\textwidth}P{0.07689486552567237\textwidth}P{0.3425631621841891\textwidth}P{0.009352078239608801\textwidth}P{0.01627954360228199\textwidth}P{0.0019050529747351261\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{The Rhetorics of Hafez al Assad}\\
\tabcellsep \multicolumn{4}{l}{(1982 speech by Hafez al-Assad)}\tabcellsep \tabcellsep \\
\tabcellsep ??? ???? ??? ?????\tabcellsep ...\tabcellsep \multicolumn{2}{l}{???????ïº?"? ????????? ????? ??????? ????}\tabcellsep ?????????? ??????ïº?"?\tabcellsep ???? ??? ??????\tabcellsep 41 .\\
\tabcellsep \multicolumn{7}{l}{????ï»?"??ïº?"? ??????ïº?"? ) ????? ?????? ???ï»?"?? ????? ????? ?????? ?????????? ???ï»?"??? ??????? ???ïº?"? ?????ïº?"? ???????? ???? 1982 ( ??? ???? ?????? ?×?"??????? ?????×?"? ?????? ??×?"??? ??????? ?????? ????×?"???? ... ......}\tabcellsep ??? ?????? ???? ?????? ??? ??????\tabcellsep ????? ???? ? ???? ???\tabcellsep ????ï»?"??? ?????ïº?"? ?????? ????? ?????? ?????????? ?ï»?"????? ?ï³?"?? ????? ...\tabcellsep 38 . ??????\\
Year 2015\tabcellsep \multicolumn{7}{l}{??? ???? ?????? ?????? ???? ?×?"????? ???????? ?×?"??????? ?×?"??????????? ?????×?"? ... ) ?×?"????? ?????? ?????? ' ?????? ?????×?"? 1982 ( Look at the foreign radio stations' insane ???? ??????? ?×?"?????? ?×?"??? campaign?Notice this insane psychological campaign which is trying to destroy the self confidence of our}\tabcellsep ) ???? ?×?"?????? ???????? ?????? ??????? ?????? ?????? ?????? ????? ??????? ?????? ???? ???????? ??????? ???? ??????? ??? ????ïº?"? ????? ???????? ??? ?????? ???ï»?"?? ????? ????? ?????? 1987 ( ?????? ?×?"×?"???? ?×?"??×?"??? ????? ???????? ... ) ?????? ?×?"????? ?????? ' ?×?"? ?×?"??×?"? ?????? ?????×?"? -24 ?×?"? ???×?"???? -8 ??????? 1987 (\\
\tabcellsep people?\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep And although we are glad that within a few days\\
\tabcellsep \multicolumn{4}{l}{(1982 speech by Hafez al-Assad)}\tabcellsep \tabcellsep \tabcellsep we stopped the unprecedented bloodbath in Beirut.\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep (Speech by Hafez al-Assad on the 24th\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep anniversary of the March 8 Revolution, 1987)\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Similar to the metaphor in example 2 above, the\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep " ?????? ???? ? ??? " stresses the many acts of terrorism that have taken metaphor is also emotionally charged and\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep place.\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ??????? ???? ?????ï»?"?? ????? ??? ???? ??????? ?????? ? ??? ?????? ??????? ??? ??????? ????????\tabcellsep 39 ... .\\
(G) -Global Journal of Human Social Science\tabcellsep \multicolumn{7}{l}{b. Personification Personification is an artistic device which portrays inanimate objects, plants, or animals as human. In other words it ascribes human qualities to non-human things: 42 . ???? ?????? ??? ??????? ????? ???????ïº?"? ????? ?????? ???? ... ?????? ?????? ????? ????? ??????? ?ï»?"?? ... ?????? ??????? ... ?????? ?????? ... ??ï»?"??? ?????? ???????? ??????? ???????? ??????? ... ) ????? ?????? ???ï»?"?? ????? ????? ?????? 1982 ( ???????? ???????? ??????×?"?? ????×?"?? ?×?"??×?"? ?×?"???????????? ????×?"?? ???????? ????????? ... ?×?"??×?"? ?×?"???? ???? ??????×?"? ?×?"?????? ????? ... ??????? ????????? ... ?×?"????? ??????? ... ??????×?"? ?×?"?????? ?×?"?????? ???? ??×?"×?"? ????? ???? ?????? ... ) ?????? ?×?"????? ?????? ' ?????? ?????×?"? 1982 ( the reactionary's motherland, is a changing motherland, without borders, without stability?which drifts over people ? smashes skulls? kills values? destroys the human climate as much as it can? that is the reactionary's motherland. (1982 speech by Hafez al-Assad) The words " ??????? " ??? " ?????? " personify reactionary countries as countries without borders, stability, or human values. b) Argumentative Rhetoric}\tabcellsep ????? ???? ????? ? ???? ?????? ????? ????? ????? ??????? ???????? ???? ???? ... ) ?????? ???? ???????? ??????? ???? ??????? ??? ????ïº?"? ????? ???????? ??? ?????? ???ï»?"?? ????? ????? ?????? ???????? ???????? ? ???????? ?????? ???? ?????? ?????? ????? ????? ? 1987 ( ?×?"?????? ???????? , ?×?"?????? ?×?"??????? , ????? ??×?"? ?×?"×?"???? ??????? ????×?"?? ????? ??×?"???? ?????? ???? ???×?"?? . ???? ??????? ????? , ??????? ?????? ?×?"????? ?×?"????? , ?×?"?? ???? ?????? ??×?"????? ????? , ??????? ???×?"?? ?×?"???? ?×?"?????? ?×?"×?"??? ... ) ???? ?????? ?×?"????? ???? ' ?×?"? ?×?"??×?"? ?????? ?????×?"? -24 ?×?"? ???×?"???? -8 ??????? 1987 ( ? the threads became tangled and the colors mixed together and any means of recognition was lost until it became impossible to know who was fighting and killing whom. And then we said, yes, because out of the thick fog, the fog of blood and fire, we understood who is really responsible for the killing ? (Speech by Hafez al-Assad on the 24th anniversary of the March 8 Revolution, 1987) ??????? ??? ?????? ???? ???????? ???????? -the thick fog of blood and fire is a metaphor for the confusion and inability to know who was fighting and killing whom. 40 . ???? ??????? ???? ??? ???????? ??????ïº?"? ??????? ?????? ??????? ?????? ???? ... ????? ???????? ??????ïº?"? ???? ????????? ?????? ???????? ?????? ???? ...\\
\tabcellsep \multicolumn{3}{l}{Argumentative}\tabcellsep rhetoric\tabcellsep applies\tabcellsep \multicolumn{2}{l}{logical}\tabcellsep 1982 (\tabcellsep ????? ?????? ???ï»?"?? ????? ????\tabcellsep ) ??? ??????\\
\tabcellsep \multicolumn{7}{l}{argumentative devices and is known as persuasive rhetoric. Rhetoric of this sort generally targets audience reason. When presenting a reasoned argument,}\tabcellsep ?×?"??×?"? ?????? ???? ???×?"???? ??×?"???? ?×?"????? ?×?"???? ?×?"?????????????? ???????? ????????? ??????? ?×?"????? ?×?"???? ?×?"????? ???????? ????????? ?????? ... ... ) ?????? ?×?"????? ?????? ' ?????? ?????×?"? 1982 (\\
\tabcellsep \multicolumn{7}{l}{speakers seek to establish a basis for their views or}\\
\tabcellsep \multicolumn{3}{l}{defend an action.2 8 F 29}\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{4}{l}{29 Tsur, 2011, p. 74; Kedar, 1998, p. 254.}\tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{3}{l}{© 2015 Global Journals Inc. (US)}\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_14}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.4064736499674691\textwidth}P{0.08682498373454782\textwidth}P{0.0005530253741054002\textwidth}P{0.02875731945348081\textwidth}P{0.03815875081327261\textwidth}P{0.23780091086532207\textwidth}P{0.05143135979180221\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep The Rhetorics of Hafez al Assad\\
\multicolumn{6}{l}{is linked to logical structures and aimed at increasing}\\
\multicolumn{6}{l}{the text's emotiveness and directing the emotions}\\
\multicolumn{6}{l}{produced in the reader in the particular direction the}\\
\multicolumn{5}{l}{writer wishes:}\\
\multicolumn{6}{l}{????? ?????? ????? ??? ??ïº?"?? ?????? ??????? ???? ?????ïº?"? ???? ???????ïº?"? ????ïº?"? ???????? ??????? ??? ??????? ?????}\tabcellsep 43 .\\
?????\tabcellsep \multicolumn{2}{l}{???ï»?"???? ?}\tabcellsep \multicolumn{2}{l}{??? ???????? ???????? ??????? ?????? ???? ???? ?????}\tabcellsep ?????? ?????\tabcellsep ??????? ????? ?????? ??ïº?"? ???????\\
\tabcellsep \multicolumn{5}{l}{????????? ?????? ?ï»?"?? ) ?????? ???? ???????? ??????? ???? ??????? ??? ????ïº?"? ????? ???????? ??? ?????? ???ï»?"?? ????? ????? ?????? 1987 (}\\
\multicolumn{2}{l}{????? ??????}\tabcellsep \multicolumn{2}{l}{.}\tabcellsep \multicolumn{2}{l}{??????? ??????? ?????? ?×?"?????? ?×?"×?"??????×?"? ??????? ?×?"?????}\\
\multicolumn{6}{l}{?????? ??????? ??×?"?????? ??????? ???????×?"?? ???? ???×?"??? ???????? ????? , ?????? ?????? ?×?"??? . ?????? ?×?"????? ???×?"?? ?????? ??×?"??? , ??????? ???? ??????? ??????? ???????? ?×?"??????? ????? ????×?"?? ???????? ???????? ??×?"?? ?×?"×?"?????? ?×?"?×?"??? ????? ??×?"????????? ?×?"??×?"?×?"? ?×?"??? ???? ????×?"??? ? ) ?????? ?×?"????? ?????? ' ?×?"? ?×?"??×?"? ?????? ?????×?"? -24 ?×?"? ???×?"???? -8 ???????}\tabcellsep Year 2015\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep (\tabcellsep 1987\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 33\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Volume XV Issue II Version I\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep (G)\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Livnat identified several linguistic stratagems that expose the implicit information encoded in the text and divided them into four categories: syntactic stratagems,\tabcellsep Global Journal of Human Social Science -\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep poetic stratagems, semantic stratagems, and\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep stratagems linked to logical structures. According to\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Livnat, a rhetorical question is a linguistic stratagem that\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep © 2015 Global Journals Inc. (US)\end{longtable} \par
 
\caption{\label{tab_15}???????? ???????? ?????????? ?????? ???? ???? ?????? ???ï»?"??? ????ï»?"???? ???????? ??????ïº?"? ?????????? ?????? ?ï»?"?? ??ï»?"????ïº?"? ?????? ??????? ???}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.30168253968253966\textwidth}P{0.019698412698412698\textwidth}P{0.05747619047619047\textwidth}P{0.01834920634920635\textwidth}P{0.04884126984126984\textwidth}P{0.10658730158730158\textwidth}P{0.12034920634920636\textwidth}P{0.12574603174603174\textwidth}P{0.04101587301587302\textwidth}P{0.010253968253968255\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ???×?"??\tabcellsep ,\tabcellsep ???????? ?????×?"? ?×?"??×?"? ??×?"??????? ????? ??×?"? ?×?"???×?"? ?????? ???\tabcellsep "\tabcellsep ?×?"???\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ??????\tabcellsep ???????? ??×?"??? ?\tabcellsep .\tabcellsep ?×?"????? ??×?"????? ?×?"????????? ??????×?"? ??×?"??? ?×?"????\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ??????? ?????? ????? ??????? ?×?"?????? ??×?"??×?"? ?×?"??×?"? ?×?"??? ???? ??????×?"??\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ??×?"??×?"? ???????? ???? ??×?"?? ??????? ???×?"??\tabcellsep ,\tabcellsep ???? ?????? ?????? ?×?"×?"?? ????? ???×?"??\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep -\tabcellsep ??????? ?????? ????????? ?×?"???????? ????? ??????? ??????? ?????\tabcellsep .\tabcellsep ?×?"?×?"? ?????\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ?????????\tabcellsep ?×?"?? ???? ?????? ???? ????????? ??????? ,\tabcellsep ?×?"??????? ?×?"??? ?×?"???? ?\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ???? ?????\tabcellsep .\tabcellsep -?×?"?? ???? ?????? ???? ???? ???? ?×?"????????? ??×?"?????\tabcellsep ?????? ???? ??×?"??×?"?\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ?????×?"? ??????? ???? ??????×?"?\tabcellsep .\tabcellsep ????????? ??????? ???????? ???? ????????? ????????\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep .\tabcellsep ???????? ?×?"??????? ?????? ????\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ???????? ?????? ???? ??????? ???×?"??? ?????×?"?\tabcellsep '\tabcellsep ?????? ?×?"????? ??????\tabcellsep )\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 20.7.1976 (\tabcellsep ??????? ?????×?"?? ?×?"???????\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Speech by Hafez al-Assad on the 24th\\
\multicolumn{6}{l}{anniversary of the March 8 Revolution, 1987)}\\
\multicolumn{5}{l}{???????? ???}\tabcellsep ??? ? ????\tabcellsep ?ï»?"?????\tabcellsep ?????????ï²?"?? ??????? ??????? ???? ????? ???? ????? ??? ???????? ?????? ????? ? ???? ?ï³?"??\tabcellsep 44 .\\
\multicolumn{6}{l}{) ???????? ??????? ?×?"?????? ????? ?????? ???? ???????? ??????? ???? ??????? ??? ????ïº?"? ????? ???????? ??? ?????? ???ï»?"?? ????? ????? ?????? , ?×?"???????? ??????? ??????? ????? ????????? 1987 ( ?×?"?????? ?×?"?????? ???×?"? ? ) ?????? ?×?"????? ?????? ' ?×?"? ?×?"??×?"? ?????? ?????×?"? -24 ?×?"? ???×?"???? -8 ??????? ,}\tabcellsep (Speech by Hafez al-Assad at his meeting with the Local Administration District Council members, 20.7.1976)\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep (\tabcellsep 1987\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep We gave Beirut security and our brothers in\\
\multicolumn{6}{l}{Lebanon a climate of national discourse, but what did}\\
\multicolumn{6}{l}{the others give?}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep (Speech by Hafez al-Assad on the 24th\\
\multicolumn{6}{l}{anniversary of the March 8 Revolution, 1987)}\\
\multicolumn{6}{l}{45 . ???? ???????? ??????? ?????? ??? ??????? ??? ???????? ?????? ??????? ?????? ?????? ??????? ???????? ????? ??????? ??? . ??ïº?"? ???????? ???ïº?"? ?????? ???? ???????? ???? ???? ?????? ????? . ???????? ?????}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{???ï»?"??????ïº?"? ??????ïº?"? ????? ?????? ?????? ??ïº?"?? ?????? ??ïº?"? ???? ?????????ïº?"? ??? ?ï»?"??? ????? ??? ???? ???? ??????}\\
\multicolumn{6}{l}{????? ?????? ????? ??? ???? ????? ???? ???? ??????? ????? ??ïº?"? ???? ??????? ????}\tabcellsep ??? ??ïº?"?? ?????? ??????\tabcellsep ??????? ???????? ??? .\\
\multicolumn{6}{l}{???????ï²?"? ??? ??????ï²?"? ??ï²?"? ?????? ?????? ??????? ??????? ?????}\tabcellsep ??ïº?"? ???? ?????? ?????? ????? ??????? ??????? .\\
\multicolumn{6}{l}{??????? ???? ??ïº?"? ???? ?????? ???? ??????? ?????? ????? ?????? ?????? ????? ??ïº?"?? ???????? ??? ????? ?????? ????? ???????}\\
\multicolumn{6}{l}{?ï»?"?? ??ï²?"? ?????? ??? ?????? ????? ??? ?????? ???? ?????? ?????? ????? ??? ???? .}\tabcellsep ??????? ?????? ????? ?????? ?????? .\\
\multicolumn{4}{l}{1976 .}\tabcellsep \multicolumn{2}{l}{?????? ????? ???? ??ïº?"? ???????? ???ïº?"? ??? ? . ???? ? ??? ?????? ?????? ) ?????ïº?"? ???????? ????ï»?"???? ?????? ??????? ???? ??????? ????? ?????? ???ï»?"?? ????? ????? ??????}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 20 (\tabcellsep 7 .\\
????\tabcellsep ,\tabcellsep \multicolumn{4}{l}{?×?"??×?"? ???????? ???????? ????}\tabcellsep -\tabcellsep ?×?"???????? ??????? ??????? ??????? ????\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{???? ??????? ?????? ???? ?×?"????? ?×?"???????}\tabcellsep ????\tabcellsep .\tabcellsep ???×?"??? ??????? ???????\tabcellsep ????\\
\multicolumn{3}{l}{?×?"???}\tabcellsep \multicolumn{3}{l}{?×?"?×?"?×?"??? ????? ?×?"?×?"?×?"??? ???? ?????×?"? ?????? ????×?"?}\tabcellsep ,\tabcellsep ?×?"?????\tabcellsep ?×?"??????\\
\multicolumn{6}{l}{????×?"×?"? ???? ???????}\tabcellsep ??????? ?\tabcellsep ???????\tabcellsep ?×?"???? ,\tabcellsep ?????? ????? ?????? ???????\\
.\tabcellsep \multicolumn{5}{l}{?×?"??????? ?????? ???? ??×?"???? ???×?"?? ??????×?"? ?????????? ???????}\tabcellsep .\tabcellsep ???????\end{longtable} \par
 
\caption{\label{tab_16}?????????? ???? ???? ???? ???? ?????? ???????? ??????? ???? ????? ????? ???????? ???? ?????? ?ï»?"???? ???? ?????? ????????? ???? ?????? ???????? ???? ?????? ??????? ???? ?????? ?????? ???? ???? ??????? ??????? ??????? ????? ???????? ?????}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.018189300411522634\textwidth}P{0.2651440329218107\textwidth}P{0.11962962962962963\textwidth}P{0.03393004115226338\textwidth}P{0.032530864197530866\textwidth}P{0.04127572016460905\textwidth}P{0.15320987654320986\textwidth}P{0.12522633744855968\textwidth}P{0.03987654320987655\textwidth}P{0.02098765432098765\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep The Rhetorics of Hafez al Assad\\
\tabcellsep \multicolumn{5}{l}{broadly about something the speaker assumes the}\\
\tabcellsep \multicolumn{5}{l}{listener has not previously considered: 38}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 46 .\\
\tabcellsep \multicolumn{5}{l}{??? ?ï»?"??? ????? ??? ???? ???? ?????}\tabcellsep ??? ???????? ?????\\
\tabcellsep \multicolumn{5}{l}{??ïº?"? ?????? ??????? ???}\tabcellsep ??????? ???????? ??? ???ï»?"??????ïº?"? ??????ïº?"? ????? ?????? ?????? ??ïº?"?? ?????? ??ïº?"? ???? ?????????ïº?"? .\\
\tabcellsep \multicolumn{5}{l}{?????? ?????? ??????? ??????? ????? ??????? ????? ???}\tabcellsep ???? ?????? ???? ???? ??????? ?????? ????ïº?"? ??????? ??????\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{??? ????? ?????? ????? ??????? ???????ï²?"? ??? ??????ï²?"? ??ï²?"? ?????? ?????? ??????? ??????? ?????}\tabcellsep ????ïº?"? .\tabcellsep ???????\\
Year 2015\tabcellsep \multicolumn{5}{l}{?????? ????? ?????? ?????? ??????? ???? ??ïº?"? ???? ?????? ???? ??????? ?????? ????? ?????? ?????? ????? ??ïº?"?? ???????? ??????? . ??ï²?"? ?????? ??? ?????? ????? ??? ?????? ???? ?????? ?????? ????? ??? ?ï»?"???? . ???ïº?"? ??? ? ???? ? ??? ?????? ?????? ??ïº?"? ???????? ?????? ????? ???? . ) ?????ïº?"? ???????? ????ï»?"???? ?????? ??????? ???? ??????? ????? ?????? ???ï»?"?? ????? ????? ?????? 1976 .}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 20 (\tabcellsep 7 .\\
\tabcellsep \multicolumn{2}{l}{????}\tabcellsep ,\tabcellsep \multicolumn{2}{l}{?×?"??×?"? ???????? ???????? ????}\tabcellsep -\tabcellsep ?×?"???????? ??????? ??????? ??????? ????\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{???? ??????? ?????? ???? ?×?"????? ?×?"??????? ????}\tabcellsep .\tabcellsep ???×?"??? ??????? ??????? ????\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{?×?"??? ?×?"?×?"?×?"??? ?????}\tabcellsep ?×?"?×?"?×?"??? ???? ?????×?"? ?????? ????×?"?\tabcellsep ,\tabcellsep ?×?"????? ?×?"??????\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{????×?"×?"? ???? ???????}\tabcellsep ??????? ??????? ?\tabcellsep ,\tabcellsep ?×?"???? ?????? ????? ?????? ???????\\
\tabcellsep \tabcellsep .\tabcellsep \multicolumn{3}{l}{?×?"??????? ?????? ???? ??×?"???? ???×?"?? ??????×?"? ?????????? ???????}\tabcellsep .\tabcellsep ???????\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{???×?"??}\tabcellsep ,\tabcellsep ???????? ?????×?"? ?×?"??×?"? ??×?"??????? ????? ??×?"? ?×?"???×?"? ?????? ???\tabcellsep "\tabcellsep ?×?"???\\
\tabcellsep \tabcellsep \multicolumn{3}{l}{??????}\tabcellsep ???????? ??×?"??? ?\tabcellsep .\tabcellsep ?×?"????? ??×?"????? ?×?"????????? ??????×?"? ??×?"??? ?×?"????\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{??????? ?????? ????? ??????? ?×?"?????? ??×?"??×?"? ?×?"??×?"?}\tabcellsep ?×?"? ???? ??????×?"?? ????\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{??×?"??×?"? ???????? ????}\tabcellsep ??×?"?? ??????? ???×?"??\tabcellsep ,\tabcellsep ?×?"×?"??\tabcellsep ????? ?????×?"?? ?????? ??????\\
\tabcellsep -\tabcellsep \multicolumn{4}{l}{??????? ?????? ????????? ?×?"???????? ????? ??????? ??????? ?????}\tabcellsep .\tabcellsep ?×?"?×?"? ?????\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{?????????}\tabcellsep ?×?"?? ???? ?????? ???? ????????? ??????? ,\tabcellsep ?×?"??????? ?×?"??? ?×?"???? ?\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{???? ?????}\tabcellsep .\tabcellsep ?×?"?? ????\tabcellsep -?????? ???? ???? ???? ?×?"????????? ??×?"?????\tabcellsep ?????? ???? ??×?"??×?"?\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{?????×?"? ??????? ???? ??????×?"?}\tabcellsep .\tabcellsep ????????? ??????? ???????? ???? ????????? ????????\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep .\tabcellsep ???????? ?×?"??????? ?????? ????\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ???????? ?????? ???? ??????? ???×?"??? ?????×?"?\tabcellsep '\tabcellsep ?????? ?×?"????? ??????\tabcellsep )\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 20.7.1976 (\tabcellsep ??????? ?????×?"?? ?×?"???????\\
(G)\tabcellsep \multicolumn{5}{l}{If Lebanon is divided, the Israelis will say Don't believe those Arabs if they can't live together, If Muslim}\\
Global Journal of Human Social Science -\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{5}{l}{© 2015 Global Journals Inc. (US)}\end{longtable} \par
 
\caption{\label{tab_17}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
a. Qur?nic quotations\end{longtable} \par
  {\small\itshape [Note: 44  Al-Íamwiy, 2001, pp. 442-443.45  Darshan, 2000, p. 110.46  Landau, 1988, pp. 182-185; Landau, 1993, pp. 50-51.47  Darshan, 2000, p. 110.48  Bengio, 1996. p. 246.]} 
\caption{\label{tab_18}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.19889162561576354\textwidth}P{0.4752463054187192\textwidth}P{0.0020935960591133003\textwidth}P{0.07327586206896552\textwidth}P{0.0041871921182266006\textwidth}P{0.08583743842364532\textwidth}P{0.010467980295566502\textwidth}}
\tabcellsep :\tabcellsep \tabcellsep \\
\multicolumn{5}{l}{i. Antitheses with preceding satellite}\\
\tabcellsep \multicolumn{4}{l}{???????? ??? ??????? ???ï»?"???? ???? ???ï»?"?? ?ï³?"?? ????? ???????? ????? ???? ???? .}\tabcellsep ??????\tabcellsep 49 .\\
\tabcellsep \multicolumn{4}{l}{) ???? ????? ????? ??????? ????? ????ïº?"? ???? ?????? ???ï»?"?? ????? ????? ?????? (}\\
.\tabcellsep ??×?"??×?"? ?×?"??? ??????? ?×?"?×?"???? ?????? ?????\tabcellsep ,\tabcellsep \multicolumn{2}{l}{??×?"??×?"? ?×?"??? ??????? ???????}\\
\multicolumn{4}{l}{????? ??????? ?????? ???????? ?×?"???×?"? ???? ?????×?"?}\tabcellsep '\tabcellsep ?????? ?×?"????? ??????\tabcellsep )\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep (\tabcellsep ?×?"????????\end{longtable} \par
 
\caption{\label{tab_19}}\end{figure}
 			\footnote{\hyperref[b52]{Weinberg, 2006}, P.52.\hyperref[b32]{24} Mio, 1997, p. 114.\hyperref[b33]{25} Landau, 1966, pp. 307-308; Lakoff, 2002, p. 63; Kedar, 1998, p. 218-219.} 			\footnote{ Landau, 1988, p. 164; Kedar, 1998, p. 262.  } 			\footnote{The terms "satellite" and "nucleus" are terms from rhetorical structure theory(Mann, Matthiessen Christian \& Thompson, 1992, p. 42).50  Mann\& Thompson, 1988, p. 283;\hyperref[b12]{Azar, 1999}, p. 10; Thompson, Sandra \& Mann, 1987, pp. 359-381.} 		 		\backmatter  			 \par
We preach peace and work towards peace for our people and all the peoples of the world, and we are engaged in defending ourselves so we can live in peace. Go with the blessings of Allah and if Allah will send you victory one can defeat you. Peace be with you.\par
(Speech by Hafez al-Assad following the outbreak of the Yom Kippur War)\par
The aim of this sentence is to support the argument that the Muslim nation will ultimately defeat its enemies because it is righteous and worthy. 
\subsection[{b. Myths i. The myth of the Crusades}]{b. Myths i. The myth of the Crusades}\par
This crusades myth relates to the historic invasion of the Middle East by European forces in the 11th-13th centuries before the final defeat of the crusaders in the thirteenth century through jihad. The crusader myth symbolizes the endless struggle between aggressor and victim, with the West in the role of the eternal conqueror and the Arabs in the role of the eternal victim. need to remember that Syria only answered Lebanon's cry for help when the pogroms began, when the fighting between them intensified to such unprecedented levels, and the threads were tangled up, and the colors intermixed, and the marks of identification were lost, until it was impossible to know who was fighting and killing whom. And at that point we said yes, because out of the thick fog, the fog of blood and fire, we realized who was really behind the killing, and that is what is important, and we went in to fight them. We could not watch our sister Lebanon drowning in blood and simply watch her  
\subsection[{Summary}]{Summary}\par
Analysis of the rhetoric in al-Assad's political speeches reveals both stylistic and argumentative devices. The most common ones are: syntax-based rhetorical repetition, metaphor, rhetorical questions, antithesis and highlighting the speaker's behavior while comparing it to reprehensible behavior by others in the same situation.\par
Hafez al-Assad tends to use the stylistic device of syntactic repetition particularly often in his political speech. He seems aware that syntactical repetition is an especially powerful rhetorical tool. This repetition includes repeating sentences and clauses, repeating parts of sentences, repeating an entire sentence immediately or after a pause, repetition involving synonyms or words from the same semantic field, repeating a word to create a link with the rest of the statement, and repetition involving variation on a unit of discourse. Repeating the message this way gives the listeners' aesthetic musical pleasure, which helps to embed the message in the audience's consciousness, arouses excitement, and creates an emotional inclination to almost instinctively agree with the speaker.\par
In the political speech of Hafez al-Assad, metaphors and particularly war-related metaphors are used to impressive effect. War-related metaphors such as "bloodthirsty", "drowning in blood", and "bloodbath" arouse the audience's emotions urging listeners to take action or at least to accept the message. The metaphors are emotionally loaded and aim to caution against and deter violence.\par
Hafez al-Assad often uses an antithesis which begins with a satellite. He apparently thinks that his message is enriched and the positive attitude of the audience towards the nucleus's message is intensified when the antithesis begins with a satellite and rejects the view that disagrees with the nucleus.\par
Hafez al-Assad seeks to justify his policy and convince his audience of the righteousness of his path by comparing his conduct in a given situation with the disgusting conduct of others in the same situation. This puts him in a positive light and presents him as a politician you can trust.\par
As an argumentative rhetorical device, rhetorical questions are a very important element in the political speeches of Hafez al-Assad. He is apparently aware of the power of the rhetorical question, especially rhetorical questions at the end of a series of declarative sentences. Rhetorical questions heighten the emotive quality of the text and direct the listeners' emotions in the direction desired by the speaker.			 			  				\begin{bibitemlist}{1}
\bibitem[
			Yiddish
		]{b18}\label{b18} 	 		\textit{},  		 			Yiddish 		.  	 	 		\textit{HASIFRUT LITERATURE}  		30 p. .  	 
\bibitem[Ph and Ramat-Gan]{b25}\label{b25} 	 		\textit{},  		 			D Ph 		,  		 			Ramat-Gan 		.  		 		 			Bar-Ilan University. 		 	 	 (in Hebrew) 
\bibitem[Landau ()]{b2}\label{b2} 	 		\textit{},  		 			Landau 		.  		1988. p. .  	 
\bibitem[Landau ()]{b4}\label{b4} 	 		\textit{},  		 			Landau 		.  		1988. p. 209.  	 
\bibitem[Quirk and Greenbaum ()]{b3}\label{b3} 	 		\textit{},  		 			\& Quirk 		,  		 			Greenbaum 		.  		1989. p. 200.  	 
\bibitem[Quirk and Greenbaum ()]{b42}\label{b42} 	 		\textit{},  		 			R Quirk 		,  		 			S Greenbaum 		.  		1989.  		 			A University grammar of English. England: Longman 		 	 
\bibitem[Fruchtman ()]{b6}\label{b6} 	 		\textit{},  		 			Fruchtman 		.  		1990. p. .  	 
\bibitem[Livnat ()]{b5}\label{b5} 	 		\textit{},  		 			Livnat 		.  		2001. p. 134.  	 
\bibitem[Hamwiy (ed.) ()]{b11}\label{b11} 	 		\textit{},  		 			Al Hamwiy 		,  		 			I 		.  		Khiz?nat al-Adab wa ??yat al-Arab, I. Beirut: DAR SADER (ed.)  		2001.  	 	 (in Arabic) 
\bibitem[Tsur ()]{b1}\label{b1} 	 		\textit{},  		 			Tsur 		.  		2004. p. 83.  	 
\bibitem[Shaked ()]{b0}\label{b0} 	 		\textit{},  		 			Shaked 		.  		2009. p. 139.  	 
\bibitem[Fruchtman (ed.) ()]{b19}\label{b19} 	 		\textit{A Question of Style},  		 			M Fruchtman 		.  		Reches. (ed.)  		1990. Even Yehuda.  	 	 (in Hebrew) 
\bibitem[Gitay ()]{b22}\label{b22} 	 		‘About rhetoric’.  		 			Y Gitay 		.  	 	 		\textit{Panim}  		2011. 56 p. .  	 
\bibitem[Thompson and Mann ()]{b48}\label{b48} 	 		‘Antithesis: A Study in Combining and Discourse Structure’.  		 			S A Thompson 		,  		 			W C Mann 		.  	 	 		\textit{Language Topics: Essays in Honour of Michael},  				 			R Steele,  			T Threadgold 		 (ed.)  		 (Halliday, II. Amsterdam -Philadelphia)  		1987. John Benjamins. p. .  	 
\bibitem[Sivan ()]{b46}\label{b46} 	 		‘Arab Political Myths’.  		 			E Sivan 		.  	 	 		\textit{Am Oved}  		1988.  	 	 (in Hebrew) 
\bibitem[Muhammad (ed.) ()]{b38}\label{b38} 	 		\textit{Arabic Rhetoric},  		 			A Muhammad 		.  		Dar Al Massira. (ed.)  		2009. Amman.  	 	 (in Arabic) 
\bibitem[Even Zohar and Shamroch]{b17}\label{b17} 	 		\textit{Authentic Language and Authentic Reported Speech: Hebrew vs},  		 			I Even Zohar 		,  		 			H Shamroch 		.  		 	 
\bibitem[Carpenter and Thompson ()]{b14}\label{b14} 	 		\textit{Choosing powerful words: eloquence that works},  		 			R H Carpenter 		,  		 			W D Thompson 		.  		1999. Boston: Allyn and Bacon.  	 
\bibitem[Landau ()]{b32}\label{b32} 	 		‘Citation as a Rhetorical Technique in Contemporary Rabbinical Speeches’.  		 			R Landau 		.  	 	 		\textit{AM VASEFER}  		1993. 8 p. .  	 	 (in Hebrew) 
\bibitem[Discourse Description -Diverse Linguistic Analysis of a Fund-Raising Text]{b36}\label{b36} 	 		\textit{Discourse Description -Diverse Linguistic Analysis of a Fund-Raising Text},  		Amsterdam -Philadelphia: John Benjamins. p. .  	 
\bibitem[Abadi ()]{b8}\label{b8} 	 		‘Discourse Syntax of Contemporary Hebrew’.  		 			A Abadi 		.  	 	 		\textit{Jerusalem: Magnes}  		1988.  	 	 (in Hebrew) 
\bibitem[Azar ()]{b12}\label{b12} 	 		‘Hebrew -a Living Language’.  		 			M Azar 		.  	 	 		\textit{II. Tel Aviv: Hakibbutz}  		Ben Shahar, R. \& Toury, G. (ed.)  		1999. p. .  	 	 (Argumentative structures. in Hebrew) 
\bibitem[Kedar ()]{b24}\label{b24} 	 		 			M Kedar 		.  		\textit{THE PUBLIC POLITICAL LANGUAGE OF THE ASAD REGIME IN SYRIA: MESSAGES AND MEANS OF COMMUNICATION},  				1998.  	 
\bibitem[Perelman ()]{b41}\label{b41} 	 		\textit{L'EMPIRE RHÉTORIQUE. Translated into Hebrew by Joseph Ur},  		 			Ch Perelman 		.  		1994. Jerusalem: Magnes Press.  	 	 (in Hebrew) 
\bibitem[Lakoff ()]{b28}\label{b28} 	 		 			G Lakoff 		.  		\textit{Moral Politics: How Liberals and Conservatives Think},  				 (Chicago)  		2002. University of Chicago Press.  	 
\bibitem[Mio ()]{b37}\label{b37} 	 		‘Metaphor and Politics’.  		 			J S Mio 		.  	 	 		\textit{METAPHOR AND SYMBOL}  		1997. 12  (2)  p. .  	 
\bibitem[Landau ()]{b29}\label{b29} 	 		‘Notes on the Essence of the Literary Metaphor’.  		 			D Landau 		.  	 	 		\textit{LÄ?"?ONÉNU}  		1966. 30 p. .  	 	 (in Hebrew) 
\bibitem[Livnat ()]{b33}\label{b33} 	 		‘On implicit information and emotional manipulation’.  		 			Z Livnat 		.  	 	 		\textit{SCRIPT}  		2001. 2 p. .  	 	 (in Hebrew) 
\bibitem[Graber (ed.) ()]{b20}\label{b20} 	 		\textit{Political communication: Scope, progress, promise},  		 			D Graber 		.  		Finifter, A. W. (ed.)  		1993. Washington, DC: American Political Science Association. p. .  	 	 (Political science: The state of discipline, II) 
\bibitem[Thompson ()]{b49}\label{b49} 	 		‘Politics Without Metaphors is Like a Fish Without Water’.  		 			S A Thompson 		.  	 	 		\textit{Metaphor: Implications and Applications},  				 			J Scott Mio,  			N A Katz 		 (ed.)  		 (New Jersey)  		1996. Lawrence Erlbaum Associates. p. .  	 
\bibitem[Koch Barbara et al. ()]{b27}\label{b27} 	 		\textit{Presentation as Proof: the 19},  		 			J Koch Barbara 		,  		 			G Lakoff 		,  		 			M Johnson 		.  		1983. 1980. London: The University of Chicago Press.  	 	 (Metaphors We Live By) 
\bibitem[References Références Referencias]{b7}\label{b7} 	 		\textit{References Références Referencias},  		 	 
\bibitem[Koch Barbara ()]{b26}\label{b26} 	 		\textit{Repetition in Discorse: Cohesion and Persuasion in Arabic Argumentative Prose},  		 			J Koch Barbara 		.  		1981.  		 			United States: University of Michigan 		 	 	 (Ph.D. dissertation) 
\bibitem[Gitay ()]{b23}\label{b23} 	 		\textit{Returning to the Bible},  		 			Y Gitay 			\mbox{}\\  				Rubin Mass. 			 		.  		2013. Jerusalem.  	 	 (in Hebrew) 
\bibitem[Mann et al. (ed.)]{b35}\label{b35} 	 		\textit{Rhetoric Structure Theory and Text Analysis},  		 			W C Mann 		,  		 			M I M Christian 		,  		 			S A Thompson 		.  		Mann, W.C. \& Thompson, S. A. (ed.)  		 	 
\bibitem[Darshan ()]{b16}\label{b16} 	 		\textit{Rhetorical Characteristics of Speeches Given by Arab Leaders During the late 1990's. M.A dissertation},  		 			A Darshan 		.  		2000. Ramat-Gan.  		 			Bar-Ilan University. 		 	 	 (in Hebrew) 
\bibitem[Mann and Thompson ()]{b34}\label{b34} 	 		‘Rhetorical Structure Theory: Toward a Functional Theory of Text Organization’.  		 			W C Mann 		,  		 			S A Thompson 		.  	 	 		\textit{Text}  		1988. 8 p. .  	 
\bibitem[Bengio ()]{b13}\label{b13} 	 		‘Saddam's Iraq’.  		 			O Bengio 		.  	 	 		\textit{Moshe Dayan Center for Middle Eastern and African Studies}  		1996.  		 			Tel Aviv: Tel Aviv University 		 	 	 (in Hebrew) 
\bibitem[Searle ()]{b44}\label{b44} 	 		 			J Searle 		.  		\textit{Consciousness and Language},  				 (Cambridge)  		2002. Cambridge University Press.  	 
\bibitem[Abadi ()]{b9}\label{b9} 	 		‘Source Domains of Metaphors in Political Discourse in Israel’.  		 			A Abadi 		.  	 	 		\textit{HELKAT LASHON}  		1998. 26 p. .  	 	 (in Hebrew) 
\bibitem[Landau ()]{b31}\label{b31} 	 		‘Syntactical-Rhetorical Repetition as Means of Persuasion in the Modern Political Address’.  		 			R Landau 		.  	 	 		\textit{Studies in the Hebrew Language and the Talmudic Literature},  				 			M Z Kaddari,  			S Sharvit 		 (ed.)  		 (Ramat-Gan; Bar-Ilan University)  		1989. p. .  	 	 (in Hebrew) 
\bibitem[Patai ()]{b39}\label{b39} 	 		\textit{The Arab Mind},  		 			R Patai 		.  		1973. New York: Scribner.  	 
\bibitem[Spiegel ()]{b47}\label{b47} 	 		\textit{THE ART OF PERSUASION},  		 			N Spiegel 		.  		1993. Jerusalem: Magnes Press.  	 	 (in Hebrew) 
\bibitem[Gitay ()]{b21}\label{b21} 	 		\textit{The Israeli Discourse: Rational versus Emotional Argumentation},  		 			Y Gitay 		.  		2010. Haifa: Pardes Publishing.  	 	 (9in Hebrew) 
\bibitem[Cassirer ()]{b15}\label{b15} 	 		\textit{The Myth of the State},  		 			E Cassirer 		.  		1955. New York: Doubleday.  	 
\bibitem[Perelman and Olbrechts-Tyteca ()]{b40}\label{b40} 	 		\textit{The New Rhetoric},  		 			Ch Perelman 		,  		 			L Olbrechts-Tyteca 		.  		1969.  		 			Notre Dame: Notre Dame University 		 	 
\bibitem[Richards ()]{b43}\label{b43} 	 		\textit{The philosophy of rhetoric},  		 			I A Richards 		.  		1965. New York: Oxford University Press.  	 
\bibitem[Shaked (ed.) ()]{b45}\label{b45} 	 		\textit{The Power of Words. Afula: The Max Stern Academic college of Emek Yezreel},  		 			Sh Shaked 		.  		Gitay, Y. (ed.)  		2009. p. .  	 	 (Radiophonic argumentation. in Hebrew) 
\bibitem[Tsur ()]{b50}\label{b50} 	 		‘The Rhetoric of Israeli Leaders in Stress Situations’.  		 			N Tsur 		.  	 	 		\textit{Tel Aviv: Hakibbutz Hameuchad}  		2004.  	 	 (in Hebrew) 
\bibitem[Landau (ed.) ()]{b30}\label{b30} 	 		\textit{The Rhetoric of Parliamentary Speeches in Israel},  		 			R Landau 		.  		Eked. (ed.)  		1988. Tel-Aviv.  	 	 (in Hebrew) 
\bibitem[Abdul Latif]{b10}\label{b10} 	 		‘The strategies of convincing and influence in political discourse’.  		 			E Abdul Latif 		.  	 	 		\textit{Cairo: Egyptian General Book Authority}  		 	 	 (in Arabic) 
\bibitem[Tsur ()]{b51}\label{b51} 	 		 			N Tsur 		.  	 	 		\textit{Rhetoric found in op ed articles on the internet},  				2011. 56 p. .  	 	 (in Hebrew) 
\bibitem[Weinberg ()]{b52}\label{b52} 	 		‘Working on Words’.  		 			B Weinberg 		.  	 	 		\textit{Zefat: Hamodia}  		2006.  	 	 (in Hebrew) 
\end{bibitemlist}
 			 		 	 
\end{document}
