<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Argumentation, Ideology, and Issue Framing in Parliamentary Discourse</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Graeme Hirst</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Vanessa Wei Feng</string-name>
          <email>weifeng@cs.toronto.edu</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Christopher Cochrane</string-name>
          <email>christopher.cochrane@utoronto.ca</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Nona Naderi</string-name>
          <email>nona@cs.toronto.edu</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Computer Science</institution>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Department of Political Science University of Toronto</institution>
          ,
          <addr-line>Toronto, Ontario</addr-line>
          ,
          <country country="CA">Canada</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>In argumentative political speech, the way an issue is framed may indicate the unstated assumptions of the argument and hence the ideological position of the speaker. Our goal is to use and extend our prior work on discourse parsing and the identification of argumentation schemes to identify specific instances of issue framing and, more generally, ideological positions as they are expressed in text. We are using annotated historical and contemporary proceedings of the British, Canadian, and Dutch parliaments, looking in particular at speech on the topic of immigration.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1 Introduction</title>
      <p>A key aspect of any argument is the unstated
assumptions and beliefs that underlie it. At
bottom, all naturally occurring arguments are
enthymematic. Our research in argumentation has
the long-term goal of identifying these unstated
elements, both at the micro level — the
specific unstated premises of an argument — and
at the macro level — the belief system or
ideology within which the entire argument is
constructed, which may in turn contribute to its
unstated premises (and also to any unstated
conclusions).</p>
      <p>Our past research has concerned analysis of
argumentation, and the related issue of determining
the rhetorical structure of discourse, at the micro
level. In this paper, we briefly describe this work.
We then describe our present and planned research
on ideology-based argumentation, including, in
particular, the identification of specific kinds of
issue framing and their role in ideological
disagreement.</p>
      <p>Our research is part of the project Digging Into
Linked Parliamentary Data (“Dilipad”), an
interdisciplinary tri-national project that is collecting
and richly annotating historical and contemporary
parliamentary proceedings of the U.K., Canada,
and the Netherlands for use in studies in political
science, political history, and other areas of social
science and linguistics.1 The project includes two
case studies on the identification of ideology,
ideological frameworks, and argumentation in the data,
which we will describe below.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Argumentation analysis</title>
      <p>
        The context for our initial research on
argumentation (presented in detail by
        <xref ref-type="bibr" rid="ref15">Feng and Hirst (2011)</xref>
        )
was the early work of Mochales and Moens (2008;
2009a; 2009b), who focused on automatic
detection of arguments in legal texts. With each
sentence represented as a vector of shallow features,
they trained a multinomial na¨ıve Bayes classifier
and a maximum entropy model on the Araucaria
corpus. In their follow-up work, they trained a
support vector machine to further classify each
argumentative clause into a premise or a
conclusion. In addition, they developed a context-free
grammar for argumentation structure parsing. Our
work is “downstream” from that of Mochales and
Moens. Assuming the eventual success of their, or
others’, research program on detecting and
classifying the components of an argument, we sought
to determine how the pieces fit together as an
instance of an argumentation scheme. This, in turn,
would be used, in future work, to understand the
argument and recover the unstated assumptions.
Figure 1 shows the structure of a complete posited
system, with our work addressing the part inside
the red dashed line.
      </p>
      <p>
        Of Walton’s set of 65 argumentation schemes
        <xref ref-type="bibr" rid="ref35">(Walton et al., 2008)</xref>
        , we focused on the five that
are most frequent in the Araucaria dataset
        <xref ref-type="bibr" rid="ref25 ref33 ref34 ref35 ref36">(Reed
and Rowe, 2004; Rowe and Reed, 2008)</xref>
        :
ar1For more details of the project, including the other
participating institutions and researchers, see http://dilipad.
history.ac.uk
CONCLUSION
      </p>
      <p>PREMISE #1</p>
      <p>PREMISE #2</p>
      <p>Detecting
argumentative</p>
      <p>text
ARGUMENTATIVE</p>
      <p>SEGMENT
Premise /
conclusion
classifier
Scheme
classifier
ARGUMENTATION</p>
      <p>SCHEME</p>
      <p>Argument
template fitter
CONSTRUCTED</p>
      <p>
        ENTHYMEME
gument from example, argument from cause to
effect, practical reasoning, argument from
consequences, and argument from verbal
classification. Casting the problem as one of text
classification, we built a pruned C4.5 decision tree
        <xref ref-type="bibr" rid="ref31">(Quinlan, 1993)</xref>
        for both one-against-others
classification of each scheme and for pairwise classification
of each possible pairing of schemes. We used a
variety of textual features, some of them specific
to a particular argument scheme and others
identical across schemes. They ranged from specific
keywords and phrases to word-pair similarity
between the premise and the conclusion, the starting
point of the premise or conclusion in its sentence,
and various syntactic dependency relations.
Additionally, we used one feature that cannot at present
be automatically derived from text, but which we
assume may be determined by cues such as
discourse relations: whether the argument is linked
or convergent; that is, whether or all just one of
the premises suffice for the conclusion.
      </p>
      <p>Using Araucaria for both training and testing,
we achieved high accuracy in one-against-others
classification for argument from example and
practical reasoning: 90.6% and 90.8% (baseline is
50%). The accuracy of classification of argument
from cause to effect was just over 70%. However,
with the other two schemes (argument from
consequences and argument from verbal classification),
accuracy was only in the low 60s. This is probably
due at least partly to the fact that these schemes do
not have such obvious cue phrases or patterns as
the other three schemes, and therefore may require
more world knowledge, and also because the
available training data for each in Araucaria was
relatively small (44 and 41 instances, respectively). In
pairwise classification, we were able to correctly
differentiate between most of the scheme pairs,
with accuracies as high as 98% (baseline is again
50%). Performance was poor (64.0%) only for
argument from consequences against argument from
verbal classification — perhaps not coincidentally
the two schemes for which performance was
poorest in the one-against-others task.
3</p>
    </sec>
    <sec id="sec-3">
      <title>Discourse analysis for argumentation analysis</title>
      <p>
        The rhetorical or discourse structure of an
argumentative text contributes to (or is, in part,
determined by) the structure of the argument that
it expresses. Consequently, much of our recent
work has focused on discourse parsing, that is,
determining the hierarchical rhetorical structure of
the text: the logical relationships between
sentences. Following the tenets of Rhetorical
Structure Theory (RST)
        <xref ref-type="bibr" rid="ref24">(Mann and Thompson, 1988)</xref>
        ,
this is a tree structure that covers the text whose
leaves are the elementary discourse units (EDUs)
of text (roughly speaking, clauses and clause-like
constituents) and whose edges are the RST
relations that hold between EDUs or spans of related
text. The set of relations include many that are
pertinent to the structure of argumentation, such
as CONTRAST, CAUSE, SUMMARY and
ENABLEMENT. Also, as we noted above, an analysis of
discourse structure may help us to discriminate
convergent from linked arguments. So while an
RST structure is not an argumentation structure
per se, it clearly contains information that
contributes to building an argumentation structure.
      </p>
      <p>
        Our research on discourse parsing has three
facets: improving the initial segmentation of text
into EDUs
        <xref ref-type="bibr" rid="ref11 ref17 ref18 ref3 ref4">(Feng and Hirst, 2014b)</xref>
        ; improving
the parsing itself by using rich linguistic
features
        <xref ref-type="bibr" rid="ref2">(Feng and Hirst, 2012)</xref>
        ; and technically
improving the parser both in accuracy and in
efficiency by separating the parsing of intra-sentence
and multi-sentence structures into separate
processes (following
        <xref ref-type="bibr" rid="ref21">Joty et al. (2013)</xref>
        ), and adding a
post-editing pass to each process
        <xref ref-type="bibr" rid="ref11 ref17 ref18 ref3 ref4">(Feng and Hirst,
2014a)</xref>
        . Bringing the improvements together, and
training and testing in the RST Discourse
Treebank
        <xref ref-type="bibr" rid="ref8">(Carlson et al., 2001)</xref>
        , we achieved an F1
score of 92.6% on discourse segmentation, and an
accuracy of 58.2% (against a baseline of 29.6%)2
on recognizing discourse relations on a
goldstandard segmentation.
      </p>
      <p>Our next task will be to combine our discourse
parser with our earlier work on identifying
argumentation schemes. We will augment our
classifier with new features derived from the discourse
structure in order to improve its accuracy. We will
also use discourse structure features to improve
the upstream classification that feeds into the
argumentation scheme classifier, and to begin the
task of further downstream analysis. In
particular, this will include analysis of arguments to
determine the underlying ideology of a text.
4</p>
    </sec>
    <sec id="sec-4">
      <title>Ideology and issue framing</title>
      <p>
        Social scientists usually define ideology as a
belief system: “a configuration of ideas and attitudes
in which the elements are bound together by some
form of constraint or functional interdependence”
        <xref ref-type="bibr" rid="ref12">(Converse, 1964, p. 207)</xref>
        . The left / right
political divide is a systematic and enduring
ideological cleavage that divides “the world of political
thought and action” in democratic countries
        <xref ref-type="bibr" rid="ref5">(Bobbio, 1996)</xref>
        . Systematic left / right differences
appear in the voting records of politicians in
legislative assemblies
        <xref ref-type="bibr" rid="ref19">(Hix et al., 2006)</xref>
        , in the election
platforms of political parties
        <xref ref-type="bibr" rid="ref22 ref7">(Budge et al., 2001;
Klingemann et al., 2006)</xref>
        , and in the patterns of
public opinion
        <xref ref-type="bibr" rid="ref20">(Jost, 2006)</xref>
        . The left / right divide
is so pervasive and enduring that many now
wonder whether these political differences are
manifestations of deeply rooted, and perhaps heritable,
psychological traits
        <xref ref-type="bibr" rid="ref1 ref6">(Alford et al., 2005; Carney
et al., 2008; Haidt, 2012)</xref>
        .
      </p>
      <p>
        Several computational studies have looked at
the question of whether a political speaker’s
ideological position on the left / right spectrum can
2This is the majority baseline of always labeling the
resulting subtree with the relation ELABORATION with the
current span as the nucleus and the next span as the satellite.
be determined just from a quantitative analysis of
the vocabulary that they use — both from the way
they talk about particular topics and (in some
contexts) from the topics that they tend to talk about
        <xref ref-type="bibr" rid="ref13 ref19 ref23 ref28 ref36 ref37">(Lin et al., 2006; Mullen and Malouf, 2006; Yu
et al., 2008; Diermeier et al., 2012; Zirn, 2014)</xref>
        .
Typically, these studies attempt to induce a
classifier from word-frequency vectors. Results have
been mixed; for example, extreme positions in the
U.S. Congress can be distinguished from those of
the other side — sometimes by the use of
topicdependent shibboleths such as gay (liberal
Democrat) or homosexual (conservative Republican) —
but more-moderate positions cannot be
        <xref ref-type="bibr" rid="ref36">(Yu et al.,
2008)</xref>
        .
      </p>
      <p>
        In our earlier work
        <xref ref-type="bibr" rid="ref16 ref17 ref3 ref4">(Hirst et al., 2010; Hirst
et al., 2014)</xref>
        , we showed that the U.S. results do
not apply to the Canadian Parliament. On one
hand, we were able to classify party membership
more reliably overall than the U.S. research did,
but on the other hand we also showed that
distinctions in the vocabulary of the speakers
depend far more upon whether their party was in
government or in opposition than upon their
ideological position. The differences reflect
primarily defence (government) and attack (opposition),
a feature inherent to parliamentary governments
in general, and especially to the Canadian
parliament where party discipline is particularly strict
        <xref ref-type="bibr" rid="ref32">(Savoie, 1999)</xref>
        . When we applied classification
methods based on word-frequency to the
proceedings of the European Parliament, in which the
factor of government–opposition status is absent,
we achieved a more-accurate ideological
classification of speakers from the five major parties
across the left / right spectrum
        <xref ref-type="bibr" rid="ref17 ref3 ref4">(Hirst et al., 2014)</xref>
        .
This confounding role of institutions on left / right
differences align with what others have recently
uncovered in cross-national analysis of legislative
voting patterns
        <xref ref-type="bibr" rid="ref18">(Hix and Noury, 2013)</xref>
        .
      </p>
      <p>
        Casual observers of politics recognize left /
right differences when they see them, but even
experts struggle to define these terms. The root of
the problem is the effort to define left and right by
reducing each side to a single idea or “essential
core”. The morphology of left and right is
inconsistent with such a specification. Rather, left and
right describe “family resemblances” between the
systems of political ideas that actors on each side
advance on the questions of political disagreement
        <xref ref-type="bibr" rid="ref11">(Cochrane, 2014)</xref>
        . Although no single idea
defines the left or the right, ideas are more or less
central to one of these resemblances to the
extent that they are more common among the
belief systems of actors that are inside each category
than they are among the beliefs systems of actors
that are outside each category. From this
vantage point, the central ideas on the political left are
commitments to equality, pacifism, and, more
recently, the environment. The distinguishing ideas
on the right are support for capitalist economic
orthodoxy, law and order, and patriotic militarism
        <xref ref-type="bibr" rid="ref11">(Cochrane, 2014)</xref>
        . The differences between
political parties in their support for these ideas explain
more than two-thirds of the variation in how
citizens and experts position the parties on a left /
right dimension
        <xref ref-type="bibr" rid="ref11">(Cochrane, 2014)</xref>
        .
      </p>
      <p>
        The “content” of a belief system is the set of
preferences that an actor harbours about political
issues. The “structure” of a belief system is the
way in which an actor puts different political
issues together into bundles of constrained
preferences. Actors that think about politics from the
vantage point of altogether different ideas not only
disagree in their positions on issues, they also
disagree in their views of how different issues fit
together logically in the political world around them.
Thus, the content and the structure of belief
systems varies on the left and the right
        <xref ref-type="bibr" rid="ref10">(Cochrane,
2013)</xref>
        .
      </p>
      <p>Because of these differences, individuals from
different ideological positions will often frame
things differently in argumentation on any
particular issue. For example, on the issue of how much
immigration should be allowed into their country,
one person might frame the argument as one of
economic benefit or detriment, a second person as
one of the benefits or problems of
multiculturalism, and a third person as one of social justice.3
These differences will be reflected in the
vocabulary that each of these people uses, which accounts
for the results presented above on identifying
ideology based on vocabulary alone; in the absence
of confounding factors, as we saw most clearly in
the case of the European Parliament, vocabulary is
a strong indicator all by itself.</p>
      <p>
        So we see that the framing of an issue by a
speaker in an argumentative text is not, ultimately,
a linguistic entity; it’s an ideological viewpoint or
perspective: a set of beliefs, assumptions and
pre3Immigration is in fact the particular topic on which we
will conduct our case study on the framing of arguments; see
section 5 below.
compiled arguments.4 Nonetheless, for automatic
text analysis, quantifiable semantic characteristics
of the speaker’s presentation of a position are
indicators or proxies of the framing, which can then
be interpreted qualitatively (by a human). In a
simple analysis, this might be a statistical analysis of
the key concepts of the text, as denoted by
content words, significant collocations of words, and
syntactic structures, much as in the simple
textclassification–based ideology studies mentioned
above, or a topic-model–based analysis, as in the
work of
        <xref ref-type="bibr" rid="ref29">Nguyen et al. (2013)</xref>
        .
      </p>
      <p>In our research, however, we are also
proposing a novel, more-sophisticated analysis in which
we also look at the actual argumentation structures
and discourse relationships of the text and how
the concepts adduced by the lower-level
linguistic components are used in these structures. We
will describe these proposals in the next section.
5</p>
    </sec>
    <sec id="sec-5">
      <title>Argumentation and issue framing in parliamentary speech</title>
      <p>
        Left / right speech is a subset of ideological speech
more generally. Ideological speech is a subset
of political speech more generally. As we noted
above, previous analyses of political speech
attempt to induce left / right classifiers from
analyses of vocabulary across all of the many
topics of discussion in a dataset. But this
approach disregards the results of an extensive body
of political science research that analyzes left /
right ideological disagreement in legislative
voting records
        <xref ref-type="bibr" rid="ref18 ref30">(Poole and Rosenthal, 2007; Hix and
Noury, 2013)</xref>
        , party election manifestos
        <xref ref-type="bibr" rid="ref22 ref7">(Budge
et al., 2001; Klingemann et al., 2006)</xref>
        , and
opinions
        <xref ref-type="bibr" rid="ref20">(Jost, 2006)</xref>
        . A key finding from these studies
concerns the varying centrality of specific actors,
ideas, and topics to left / right political
disagreement. Some actors are more central to the left or
to the right than are other actors. Some ideas are
more central to the left or to the right than are other
ideas. Left / right disagreements implicate some
political issues and not others. This provides an
informative prior for models that seek to uncover
left / right differences from the patterns of
vocabu4A fortiori, framing is a political action: “Framing
essentially involves selection and salience. To frame is to
select some aspects of a perceived reality and make them more
salient in a communicating text, in such a way as to promote
a particular problem definition, causal interpretation, moral
evaluation, and/or treatment recommendation for the item
described”
        <xref ref-type="bibr" rid="ref14">(Entman, 1993)</xref>
        . But here, we focus on the linguistic
and argumentative aspects of framing.
lary and argumentation in political text. The
likelihood that speech conveys information about left /
right argumentation is a function of the speaker
and the topic.
      </p>
      <p>Thus, the goal of our work, broadly speaking, is
to develop computational models for the automatic
analysis of ideology and issue framing in
political speech that are better informed than the simple
vocabulary-based models and that draw on
automatic discourse parsing and automatic analysis of
argumentation as their primary mechanism. We
would like to look more narrowly and more deeply
at argumentation on specific issues by individuals
across the left / right spectrum, and develop
automatic methods of analysis that will identify, or
help analysts to identify, different frames and
ideological positions. Our “help to” hedge reflects
the difficulty of the goal and the context of our
research as part of a much-larger project that is
building datasets and tools to assist political
scientists and political historians in their analyses.</p>
      <p>The primary data for our work is the annotated
parliamentary proceedings, from the present back
to the mid-1800s or earlier, that are being
produced by the Dilipad project (see section 1 above),
from which we will draw speech5 on specific
topics for diachronic and cross-national analysis of
argumentation and framing. Immigration is a topic
of special interest here, as it has been an important
and recurring issue since the nineteenth century in
all three participating countries. We hope to
identify national and temporal differences and
similarities in the frames used to discuss the issue.</p>
      <p>In our models, we will bring together, and
extend, the work on discourse parsing and
argumentation scheme identification described in
sections 2 and 3 above. Although these techniques
are far from perfect, we hypothesize that typical
political speech contains a sufficiently well-cued
discourse structure that the analyses that we can
achieve, although still quite imperfect, will be
usefully indicative of issue framing and other
ideological signals, and will be more immune to
confounding factors, such as the attack-and-defence
dynamics of parliamentary debates, than simple
vocabulary classification. In particular, we will
use features from discourse units and rhetorical
re5Although we refer to political and parliamentary speech
and speakers, as is conventional, we are working only with
the published textual transcriptions of the parliamentary
debates. We are not using audio data or any kind of automatic
speech recognition.
lations to find claims and analyze the reasoning
structure that is used to justify, support, and derive
the claims. In addition, we will take into account
how the concepts adduced by lower-level
linguistic components — phrases, syntactic dependency
structures — are used in the actual
argumentation structures and discourse relationships of the
text. We hope to be able to recognize instances of
known frames in the text, and possibly even
discover new ones. Because we will be developing
deeper and hence more tentative methods of
computational linguistic analysis, we do not expect to
provide a complete automated analysis of text in
the first instance, but rather to provide data that
can then be interpreted by a human analyst.</p>
      <p>In parallel with this approach, we will also
develop text-classification methods for identifying
ideological positions in speech that will look
beyond vocabulary and also take into consideration
frequent collocations and lexicalized syntactic
dependency structures as features. This will allow
us to include differences in the way that particular
words are used (even where speakers use the word
with the same frequency) as a feature of the
classification. This will provide a new, higher
baseline against which the results of the discourse- and
argumentation-based analysis can be evaluated. It
may also provide information that can itself be a
component of that analysis. In addition, the words,
collocations, and dependency structures that are
most informative for classification will, as with
our other methods, be available for human
interpretation.
6</p>
    </sec>
    <sec id="sec-6">
      <title>Conclusion</title>
      <p>Our work focuses on the structure of discourse
and arguments to better understand ideological
positions and issue framing through their linguistic
realizations. By applying discourse parsing and
the analysis of argumentation to parliamentary
debates, we hope to determine how speakers with
various ideologies argue on a range of issues.
Ideologies are manifested not only by the
vocabularies used, but also by how the differing beliefs
of political speakers lead to different framing of
issues. Ideology detection can therefore benefit
from argumentation and discourse analysis
techniques.</p>
    </sec>
    <sec id="sec-7">
      <title>Acknowledgements</title>
      <p>The Digging Into Linked Parliamentary Data project is
funded through the Digging Into Data Challenge. The
Canadian arm of the project is funded by the Natural Sciences and
Engineering Research Council of Canada through its
Discovery Frontiers program and by the Social Sciences and
Humanities Research Council. We are grateful to Kaspar Beelen
for helpful comments on an earlier draft of this paper.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <string-name>
            <surname>Alford</surname>
          </string-name>
          , John R.; Funk, Carolyn L.; and Hibbing, John R. (
          <year>2005</year>
          ). American Political Science Review,
          <volume>99</volume>
          (
          <issue>2</issue>
          ),
          <fpage>153</fpage>
          -
          <lpage>167</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <string-name>
            <surname>Feng</surname>
            ,
            <given-names>Vanessa</given-names>
          </string-name>
          <string-name>
            <surname>Wei</surname>
          </string-name>
          and Hirst,
          <string-name>
            <surname>Graeme</surname>
          </string-name>
          (
          <year>2012</year>
          ).
          <article-title>Textlevel discourse parsing with rich linguistic features</article-title>
          .
          <source>Proceedings, 50th Annual Meeting of the Association for Computational Linguistics</source>
          , Jeju, Korea,
          <fpage>60</fpage>
          -
          <lpage>68</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <string-name>
            <surname>Feng</surname>
            ,
            <given-names>Vanessa</given-names>
          </string-name>
          <string-name>
            <surname>Wei</surname>
          </string-name>
          and Hirst,
          <string-name>
            <surname>Graeme</surname>
          </string-name>
          (
          <year>2014a</year>
          ).
          <article-title>A linear-time bottom-up discourse parser with constraints and post-editing</article-title>
          .
          <source>Proceedings, 52nd Annual Meeting of the Association for Computational Linguistics</source>
          , Baltimore.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <string-name>
            <surname>Feng</surname>
            ,
            <given-names>Vanessa</given-names>
          </string-name>
          <string-name>
            <surname>Wei</surname>
          </string-name>
          and Hirst,
          <source>Graeme (2014b)</source>
          .
          <article-title>Twopass discourse segmentation with pairing and global features</article-title>
          . Submitted.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <string-name>
            <surname>Bobbio</surname>
          </string-name>
          ,
          <string-name>
            <surname>Noberto</surname>
          </string-name>
          (
          <year>1996</year>
          ).
          <article-title>Left and Right: The Significance of a Political Distinction</article-title>
          . Cambridge, UK: Polity Press.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <string-name>
            <surname>Haidt</surname>
          </string-name>
          ,
          <string-name>
            <surname>Jonathan</surname>
          </string-name>
          (
          <year>2012</year>
          ).
          <article-title>The Righteous Mind: Why Good People are Divided by Politics and Religion</article-title>
          . New York, NY: Pantheon Books.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          <string-name>
            <surname>Budge</surname>
          </string-name>
          , Ian; Klingemann, Hans-Dieter; Volkens, Andrea; and Bara,
          <string-name>
            <surname>Judith</surname>
          </string-name>
          (
          <year>2006</year>
          ).
          <article-title>Mapping Policy Preferences: Estimates for Parties, Electors, and</article-title>
          <string-name>
            <surname>Governments</surname>
          </string-name>
          1945-
          <fpage>1998</fpage>
          . Oxford, UK: Oxford University Press.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          <string-name>
            <surname>Carlson</surname>
          </string-name>
          , Lynn; Marcu, Daniel; and Okurowski, Mary
          <string-name>
            <surname>Ellen</surname>
          </string-name>
          (
          <year>2001</year>
          ).
          <article-title>Building a discourse-tagged corpus in the framework of Rhetorical Structure Theory</article-title>
          . Proceedings of Second SIGDial Workshop on Discourse and Dialogue (SIGDial
          <year>2001</year>
          ), Aalborg,
          <fpage>1</fpage>
          -
          <lpage>10</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <string-name>
            <surname>Carney</surname>
          </string-name>
          , Dana R.; Jost, John T.; Gosling, Samuel D.; and Potter,
          <string-name>
            <surname>Jeff</surname>
          </string-name>
          (
          <year>2012</year>
          ).
          <article-title>The secret lives of liberals and conservatives: Personality profiles, interaction styles, and the things they leave behind</article-title>
          .
          <source>Political Psychology</source>
          ,
          <volume>29</volume>
          (
          <issue>6</issue>
          ),
          <fpage>807</fpage>
          -
          <lpage>840</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          <string-name>
            <surname>Cochrane</surname>
          </string-name>
          ,
          <string-name>
            <surname>Christopher</surname>
          </string-name>
          (
          <year>2013</year>
          ).
          <article-title>The asymmetrical structure of left / right disagreement: Left-wing coherence and right-wing fragmentation in comparative party policy</article-title>
          .
          <source>Party Politics</source>
          ,
          <volume>19</volume>
          (
          <issue>1</issue>
          ),
          <fpage>104</fpage>
          -
          <lpage>121</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          <string-name>
            <surname>Cochrane</surname>
          </string-name>
          ,
          <string-name>
            <surname>Christopher</surname>
          </string-name>
          (
          <year>2014</year>
          ).
          <article-title>Left and Right: The Small World of Political Ideas</article-title>
          .
          <article-title>MS under review</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          <string-name>
            <surname>Converse</surname>
            ,
            <given-names>Philip E.</given-names>
          </string-name>
          (
          <year>1964</year>
          ).
          <article-title>The nature of belief systems in mass publics</article-title>
          . In David E. Apter, ed.
          <source>Ideology and Discontent</source>
          . London, UK: CollierMacMillan,
          <fpage>206</fpage>
          -
          <lpage>261</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          <string-name>
            <surname>Diermeier</surname>
          </string-name>
          , Daniel; Godbout, Jean-Franc¸
          <article-title>ois; Yu, Bei;</article-title>
          and Kaufmann, Stefan (
          <year>2012</year>
          ).
          <article-title>Language and ideology in Congress</article-title>
          .
          <source>British Journal of Political Science</source>
          ,
          <volume>42</volume>
          (
          <issue>1</issue>
          ),
          <fpage>31</fpage>
          -
          <lpage>55</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          <string-name>
            <surname>Entman</surname>
          </string-name>
          ,
          <string-name>
            <surname>Robert</surname>
            <given-names>M.</given-names>
          </string-name>
          (
          <year>1993</year>
          ).
          <article-title>Framing: Toward clarification of a fractured paradigm</article-title>
          .
          <source>Journal of Communication</source>
          ,
          <volume>43</volume>
          (
          <issue>4</issue>
          ),
          <fpage>51</fpage>
          -
          <lpage>58</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          <string-name>
            <surname>Feng</surname>
            ,
            <given-names>Vanessa</given-names>
          </string-name>
          <string-name>
            <surname>Wei</surname>
          </string-name>
          and Hirst,
          <string-name>
            <surname>Graeme</surname>
          </string-name>
          (
          <year>2011</year>
          ).
          <article-title>Classifying arguments by scheme</article-title>
          .
          <source>Proceedings, 49th Annual Meeting of the Association for Computational Linguistics</source>
          , Portland, Oregon,
          <fpage>978</fpage>
          -
          <lpage>996</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          <string-name>
            <surname>Hirst</surname>
          </string-name>
          , Graeme; Riabinin, Yaroslav; and Graham,
          <string-name>
            <surname>Jory</surname>
          </string-name>
          (
          <year>2010</year>
          ).
          <article-title>Party status as a confound in the automatic classification of political speech by ideology</article-title>
          .
          <source>Proceedings, 10th International Conference on Statistical Analysis of Textual Data /</source>
          10es Journe´
          <article-title>es internationales d'Analyse statistique des Donne´es Textuelles (JADT</article-title>
          <year>2010</year>
          ), Rome,
          <fpage>731</fpage>
          -
          <lpage>742</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          <string-name>
            <surname>Hirst</surname>
          </string-name>
          , Graeme; Riabinin, Yaroslav; Graham, Jory; Boizot-Roche,
          <article-title>Magali;</article-title>
          and Morris,
          <string-name>
            <surname>Colin</surname>
          </string-name>
          (
          <year>2014</year>
          ).
          <article-title>Text to ideology or text to party status</article-title>
          ? In: Kaal, Bertie; Maks, E. Isa; and van Elfrinkhof,
          <string-name>
            <surname>Annemarie M</surname>
          </string-name>
          .E. (editors), From Text to Political Positions:
          <article-title>Text analysis across disciplines</article-title>
          , Amsterdam: John Benjamins,
          <fpage>93</fpage>
          -
          <lpage>115</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          <string-name>
            <surname>Hix</surname>
          </string-name>
          , Simon; and Noury,
          <string-name>
            <surname>Abdul</surname>
          </string-name>
          (
          <year>2013</year>
          ).
          <article-title>Governmentopposition or left-right? The institutional determinants of voting in legislatures</article-title>
          . Working paper, retrieved from http://personal.lse.ac.uk/hix/ Research.HTM,
          <year>2014</year>
          -
          <volume>06</volume>
          -14.
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          <string-name>
            <surname>Hix</surname>
          </string-name>
          , Simon; Noury, Abdul; and Roland, Ge´rare (
          <year>2006</year>
          ).
          <article-title>Democratic politics in the European Parliament</article-title>
          .
          <source>American Journal of Political Science</source>
          ,
          <volume>50</volume>
          (
          <issue>2</issue>
          ),
          <fpage>494</fpage>
          -
          <lpage>520</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          <string-name>
            <surname>Jost</surname>
          </string-name>
          , John T. (
          <year>2006</year>
          ).
          <article-title>The end of the end of ideology</article-title>
          .
          <source>American Psychologist</source>
          ,
          <volume>61</volume>
          (
          <issue>7</issue>
          ),
          <fpage>651</fpage>
          -
          <lpage>670</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          <string-name>
            <surname>Joty</surname>
          </string-name>
          , Shafiq; Carenini, Giuseppe; Ng, Raymond; and Mehdad,
          <string-name>
            <surname>Yashar</surname>
          </string-name>
          (
          <year>2013</year>
          ).
          <article-title>Combining intra- and multi-sentential rhetorical parsing for documentlevel discourse analysis</article-title>
          .
          <source>Proceedings of the 51st Annual Meeting of the Association for Computational Linguistics (ACL</source>
          <year>2013</year>
          ), Sofia, Bulgaria,
          <fpage>486</fpage>
          -
          <lpage>496</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          <string-name>
            <surname>Klingemann</surname>
          </string-name>
          , Hans-Dieter; Volkens, Andrea; Bara, Judith; Budge, Ian; and
          <string-name>
            <surname>McDonald</surname>
          </string-name>
          ,
          <string-name>
            <surname>Michael</surname>
          </string-name>
          (
          <year>2006</year>
          ).
          <article-title>Mapping Policy Preferences II: Estimates for Parties, Electors, and Governments in Eastern Europe</article-title>
          ,
          <source>European Union, and OECD 1990-2003</source>
          . Oxford, UK: Oxford University Press.
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          <string-name>
            <surname>Lin</surname>
          </string-name>
          , Wei-Hao; Wilson, Theresa; Wiebe, Janyce; and Hauptmann,
          <string-name>
            <surname>Alexander</surname>
          </string-name>
          (
          <year>2006</year>
          ).
          <article-title>Which side are you on? Identifying perspectives at the document and sentence levels</article-title>
          .
          <source>Proceedings of the 10th Conference on Natural Language Learning (CoNLL-X)</source>
          ,
          <volume>109</volume>
          -
          <fpage>116</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          <string-name>
            <surname>Mann</surname>
          </string-name>
          , William and Thompson,
          <string-name>
            <surname>Sandra</surname>
          </string-name>
          (
          <year>1988</year>
          ).
          <article-title>Rhetorical structure theory: Toward a functional theory of text organization</article-title>
          .
          <source>Text</source>
          ,
          <volume>8</volume>
          (
          <issue>3</issue>
          ),
          <fpage>243</fpage>
          -
          <lpage>281</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          <string-name>
            <surname>Mochales</surname>
          </string-name>
          , Raquel and Moens,
          <string-name>
            <surname>Marie-Francine</surname>
          </string-name>
          (
          <year>2008</year>
          ).
          <article-title>Study on the structure of argumentation in case law</article-title>
          .
          <source>Proceedings of the 2008 Conference on Legal Knowledge and Information Systems</source>
          , Amsterdam: IOS Press,
          <fpage>11</fpage>
          -
          <lpage>20</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          <string-name>
            <surname>Mochales</surname>
          </string-name>
          , Raquel and Moens,
          <string-name>
            <surname>Marie-Francine</surname>
          </string-name>
          (
          <year>2009a</year>
          ).
          <article-title>Argumentation mining: the detection, classification and structure of arguments in text</article-title>
          .
          <source>ICAIL '09: Proceedings of the 12th International Conference on Artificial Intelligence and Law</source>
          , ACM,
          <fpage>98</fpage>
          -
          <lpage>107</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          <string-name>
            <surname>Mochales</surname>
          </string-name>
          , Raquel and Moens,
          <string-name>
            <surname>Marie-Francine</surname>
          </string-name>
          (
          <year>2009b</year>
          ).
          <article-title>Automatic argumentation detection and its role in law and the Semantic Web</article-title>
          .
          <source>Proceedings of the 2009 Conference on Law, Ontologies and the Semantic Web</source>
          , Amsterdam: IOS Press,
          <fpage>115</fpage>
          -
          <lpage>129</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          <string-name>
            <surname>Mullen</surname>
          </string-name>
          , Tony and Malouf,
          <string-name>
            <surname>Robert</surname>
          </string-name>
          (
          <year>2006</year>
          ).
          <article-title>A preliminary investigation into sentiment analysis of informal political discourse</article-title>
          .
          <source>Proceedings of the AAAI Symposium on Computational Approaches</source>
          to Analyzing Weblogs,
          <fpage>159</fpage>
          -
          <lpage>162</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          <string-name>
            <surname>Nguyen</surname>
          </string-name>
          ,
          <string-name>
            <surname>Viet-An;</surname>
          </string-name>
          Boyd-Graber,
          <article-title>Jordan;</article-title>
          and Resnik,
          <string-name>
            <surname>Philip</surname>
          </string-name>
          (
          <year>2013</year>
          ).
          <article-title>Lexical and hierarchical topic regression</article-title>
          .
          <source>Proceedings of Advances in Neural Information Processing Systems</source>
          <volume>26</volume>
          ,
          <string-name>
            <surname>Lake</surname>
            <given-names>Tahoe</given-names>
          </string-name>
          , NV,
          <fpage>1106</fpage>
          -
          <lpage>1114</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          <string-name>
            <surname>Poole</surname>
          </string-name>
          , Keith T. and
          <string-name>
            <surname>Rosenthal</surname>
          </string-name>
          , Howard L. (
          <year>2007</year>
          ).
          <article-title>Ideology and Congress</article-title>
          . New Brunswick, NJ: Transaction Publishers.
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          <string-name>
            <surname>Quinlan</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Ross</surname>
          </string-name>
          (
          <year>1993</year>
          ).
          <year>C4</year>
          .
          <article-title>5: Programs for machine learning</article-title>
          ,
          <source>Machine Learning</source>
          ,
          <volume>16</volume>
          (
          <issue>3</issue>
          ),
          <fpage>235</fpage>
          -
          <lpage>240</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          <string-name>
            <surname>Savoie</surname>
          </string-name>
          ,
          <string-name>
            <surname>Donald</surname>
          </string-name>
          (
          <year>1999</year>
          ).
          <article-title>Governing from the Centre: The Concentration of Power in Canadian Politics</article-title>
          . Toronto, ON: University of Toronto Press.
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          <string-name>
            <surname>Reed</surname>
          </string-name>
          , Chris and Rowe,
          <string-name>
            <surname>Glenn</surname>
          </string-name>
          (
          <year>2004</year>
          ).
          <article-title>Araucaria: Software for argument analysis, diagramming and representation</article-title>
          .
          <source>International Journal of Artificial Intelligence Tools</source>
          ,
          <volume>14</volume>
          ,
          <fpage>961</fpage>
          -
          <lpage>980</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          <string-name>
            <surname>Rowe</surname>
          </string-name>
          , Glenn and Reed,
          <string-name>
            <surname>Chris</surname>
          </string-name>
          (
          <year>2008</year>
          ).
          <article-title>Argument diagramming: The Araucaria project</article-title>
          .
          <source>In Knowledge Cartography: Software tools and mapping techniques</source>
          , edited by Alexandra Okada,
          <string-name>
            <given-names>Simon J. Buckingham</given-names>
            <surname>Shum</surname>
          </string-name>
          , and Tony Sherborne, London: Springer-Verlag,
          <fpage>163</fpage>
          -
          <lpage>181</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          <string-name>
            <surname>Walton</surname>
          </string-name>
          , Douglas; Reed, Chris; and Macagno,
          <string-name>
            <surname>Fabrizio</surname>
          </string-name>
          (
          <year>2008</year>
          ).
          <source>Argumentation Schemes</source>
          . Cambridge University Press.
        </mixed-citation>
      </ref>
      <ref id="ref36">
        <mixed-citation>
          <string-name>
            <surname>Yu</surname>
          </string-name>
          , Bei; Kaufmann, Stefan; and Diermeier,
          <string-name>
            <surname>Daniel</surname>
          </string-name>
          (
          <year>2008</year>
          ).
          <article-title>Classifying party affiliation from political speech</article-title>
          .
          <source>Journal of Information Technology in Politics</source>
          ,
          <volume>5</volume>
          (
          <issue>1</issue>
          ),
          <fpage>33</fpage>
          -
          <lpage>48</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref37">
        <mixed-citation>
          <string-name>
            <surname>Zirn</surname>
          </string-name>
          , Ca¨cilia (
          <year>2014</year>
          ).
          <article-title>Analyzing positions and topics in political discussions of the German Bundestag</article-title>
          .
          <source>Proceedings of the ACL 2014 Student Research Workshop</source>
          , Baltimore,
          <fpage>26</fpage>
          -
          <lpage>33</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>