<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Argumentation Mining on the Web from Information Seeking Perspective</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Ivan</forename><surname>Habernal</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Department of Computer Science</orgName>
								<orgName type="laboratory">Ubiquitous Knowledge Processing Lab (UKP-TUDA)</orgName>
								<orgName type="institution">Technische Universität Darmstadt</orgName>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="laboratory">Ubiquitous Knowledge Processing Lab (UKP-DIPF</orgName>
								<orgName type="institution">German Institute for Educational Research</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Judith</forename><surname>Eckle-Kohler</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Department of Computer Science</orgName>
								<orgName type="laboratory">Ubiquitous Knowledge Processing Lab (UKP-TUDA)</orgName>
								<orgName type="institution">Technische Universität Darmstadt</orgName>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="laboratory">Ubiquitous Knowledge Processing Lab (UKP-DIPF</orgName>
								<orgName type="institution">German Institute for Educational Research</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Iryna</forename><surname>Gurevych</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Department of Computer Science</orgName>
								<orgName type="laboratory">Ubiquitous Knowledge Processing Lab (UKP-TUDA)</orgName>
								<orgName type="institution">Technische Universität Darmstadt</orgName>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="laboratory">Ubiquitous Knowledge Processing Lab (UKP-DIPF</orgName>
								<orgName type="institution">German Institute for Educational Research</orgName>
							</affiliation>
						</author>
						<title level="a" type="main">Argumentation Mining on the Web from Information Seeking Perspective</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">594D97A02E65845CB1AF85DE01A35225</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-25T00:43+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>In this paper, we argue that an annotation scheme for argumentation mining is a function of the task requirements and the corpus properties. There is no one-sizefits-all argumentation theory to be applied to realistic data on the Web. In two annotation studies, we experiment with 80 German newspaper editorials from the Web and about one thousand English documents from forums, comments, and blogs. Our example topics are taken from the educational domain.</p><p>To formalize the problem of annotating arguments, in the first case, we apply a Claim-Premise scheme, and in the second case, we modify Toulmin's scheme. We find that the choice of the argument components to be annotated strongly depends on the register, the length of the document, and inherently on the literary devices and structures used for expressing argumentation. We hope that these findings will facilitate the creation of reliably annotated argumentation corpora for a wide range of tasks and corpus types and will help to bridge the gap between argumentation theories and actual application needs.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction</head><p>Argumentation mining apparently represents an emerging field in Natural Language Processing (NLP) with publications appearing at mainstream conferences, such as ACL <ref type="bibr" target="#b7">(Cabrio and Villata, 2012;</ref><ref type="bibr" target="#b17">Feng and Hirst, 2011;</ref><ref type="bibr" target="#b33">Madnani et al., 2012)</ref> or COLING <ref type="bibr" target="#b57">(Stab and Gurevych, 2014;</ref><ref type="bibr" target="#b29">Levy et al., 2014;</ref><ref type="bibr" target="#b64">Wachsmuth et al., 2014a)</ref>. In particular, there is an increasing need for tools capable of understanding argumentation on the large scale, because in the current information overload, humans cannot feasibly process such massive amounts of data in order to reveal argumentation. Unfortunately, even current Web technologies (such as search engines or opinion mining services) are not suitable for such a task. This drives the research field to the next challenge -argumentation mining on the Web. The abundance of freely available (yet unstructured, textual) data and possible applications of such tools makes this task very appealing.</p><p>Our research into argumentation mining is motivated by the information seeking perspective.</p><p>The key sources are discussions (debates) about controversies (contentions) targeted at a particular topic which is of the user's interest. The scope is not limited to a particular media type as the source types can range from the on-line newspapers' editorials to user-generated discourse in social media, such as blogs and forum posts, covering different aspects of the issues. Understanding positions and argumentation in on-line debates helps users to form their opinions on controversial issues and also fosters personal and group decision making <ref type="bibr">(Freeley and Steinberg, 2008, p. 9)</ref>. The main task would be to identify and extract the core argumentation (its formal aspects will be discussed later) and present this new knowledge to users. By utilizing argumentation mining methods, users can be provided with the most relevant information (arguments) regarding the controversy under investigation.</p><p>Although argumentation mining on the Web has already been partly outlined in the literature <ref type="bibr">(Schneider et al., 2012;</ref><ref type="bibr" target="#b54">Sergeant, 2013)</ref>, the requirements and use-case scenarios differ substantially. Various tasks are being solved, most of them depending on the domain, e.g., product reviews or political contentions. As a result, different interpretations of arguments and argumentation have been developed in NLP, and therefore, most of the existing researches are not directly adaptable. Morover, not all of the related research works are tightly connected to argumentation theories <ref type="bibr" target="#b14">(de Moor et al., 2004;</ref><ref type="bibr" target="#b62">Villalba and Saint-Dizier, 2012;</ref><ref type="bibr" target="#b9">Cabrio et al., 2013b;</ref><ref type="bibr" target="#b31">Llewellyn et al., 2014)</ref>. However, we feel that it is vital to ground NLP research in argumentation mining in existing work on argumentation.</p><p>In this article, we will particularly focus on bridging the gap between argumentation theories and actual application needs that has not been targeted in the relevant literature. We will support our findings by comprehensively surveying existing works and presenting results from two extensive annotation studies.</p><p>Our main findings and suggestions can be summarized as follows: First, the use-case of any research in argumentation mining must be clearly stated (i.e., in terms of expected outcomes). Second, properties of the data under investigation must be taken into account, given the variety of genres and registers <ref type="bibr" target="#b5">(Biber and Conrad, 2009)</ref>. Third, an appropriate argumentation model must be chosen according to the requirements. Therefore, we claim that it is not possible to formulate a single argumentation mining perspective that would be applicable to the Web data in general.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Relation to Argumentation Theories</head><p>Research on argumentation is widely interdisciplinary, as it spreads across philosophy and rhetoric (Aristotle and Kennedy (translator), 1991; <ref type="bibr" target="#b42">Perelman and Olbrechts-Tyteca, 1991;</ref><ref type="bibr" target="#b66">Walton et al., 2008)</ref>, informal and formal logic <ref type="bibr" target="#b16">(Dung, 1995;</ref><ref type="bibr" target="#b23">Henkemans, 2000;</ref><ref type="bibr" target="#b59">Stoianovici, 2009;</ref><ref type="bibr" target="#b53">Schneider et al., 2013;</ref><ref type="bibr" target="#b24">Hunter, 2013)</ref>, educational research <ref type="bibr" target="#b69">(Weinberger and Fischer, 2006;</ref><ref type="bibr" target="#b38">Noroozi et al., 2013)</ref>, pragmatics <ref type="bibr" target="#b72">(Xu and</ref><ref type="bibr">Wu, 2014), psychology (Larson et al., 2004)</ref>, and many others. Given so many different perspectives on investigating argumentation, there is a plethora of possible interpretations of argumentation mining. Thus, finding a common understanding of this evolving field is a fundamental challenge.</p><p>For NLP research, this overwhelming amount of related works brings many theoretical and practical issues. In particular, there is no one-sizefits-all argumentation theory. Even argumentation researchers disagree on any widely-accepted ultimate concept. For example, Luque (2011) criticizes the major existing approaches in order to establish a new theory which is later again severely criticized by other in-field researches <ref type="bibr" target="#b0">(Andone, 2012;</ref><ref type="bibr" target="#b71">Xie, 2012)</ref>. Given this diversity of perspectives, NLP research cannot simply adopt one particular approach without investigating its theoretical background as well as its suitability for the particular task.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1">What we do not tackle</head><p>Given the breath of argumentation mining just outlined, we would also like to discuss aspects that do not fit into our approach to argumentation mining, namely macro argumentation and evaluation using formal frameworks.</p><p>First, we treat argumentation as a product (micro argumentation or monological models), not as a process (macro argumentation or dialogical models). While dialogical models highlight the process of argumentation in a dialogue structure, monological models emphasize the structure of the argument itself <ref type="bibr">(Bentahar et al., 2010, p. 215)</ref>. Therefore, we examine the relationships between the different components of a given argument, not a relationship that can exist between arguments. <ref type="foot" target="#foot_0">1</ref> Exploring how argumentation evolves between parties in time remains out of our scope.</p><p>Second, we do not tackle any logical reasoning, defeasibility of reasoning, or evaluating argumentation with formal frameworks in general. Although this is an established field in informal logic <ref type="bibr" target="#b43">(Prakken, 2010;</ref><ref type="bibr" target="#b24">Hunter, 2013;</ref><ref type="bibr" target="#b24">Hunter, 2014)</ref>, such an approach might not be suitable directly for Web data as it assumes that argumentation is logical (such a strong assumption cannot be guar-anteed). Furthermore, acceptability of arguments also touches the fundamental problem of the target audience of the argument, as different groups have different perceptions. <ref type="bibr" target="#b13">Crosswhite et al. (2004)</ref> point out that "one of the key premises from which the study of rhetoric proceeds is that influencing real audiences is not simply a matter of presenting a set of rational, deductive arguments."</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2">Common terminology</head><p>Let us set up a common terminology. Claim is "the conclusion we seek to establish by our arguments" <ref type="bibr">(Freeley and Steinberg, 2008, p. 153)</ref> or "the assertion put forward publicly for general acceptance" <ref type="bibr">(Toulmin et al., 1984, p. 29)</ref>. Premises are "connected series of sentences, statements, or propositions that are intended to give reasons of some kind for the claim" <ref type="bibr">(Freeley and Steinberg, 2008, p. 3</ref>).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Related Work</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1">Opinion mining perspective</head><p>In existing works on argumentation mining of the Web data, the connection is often made to opinion mining <ref type="bibr" target="#b30">(Liu, 2012)</ref>. From the users' point of view, opinion mining applications reveal what people think about something. The key question which brings argumentation on the scene is why do they think so? -in other words, explaining the reasons behind opinions.</p><p>Villalba and Saint-Dizier (2012) approach aspect-based sentiment of product reviews by classifying discourse relations conveying arguments (such as justification, reformulation, illustration, and others). They build upon Rhetorical Structure Theory (RST) <ref type="bibr" target="#b34">(Mann and Thompson, 1987)</ref> and argue that rhetorical elements related to explanation behave as argument supports.</p><p>For modeling argumentation in social media, <ref type="bibr">Schneider et al. (2012)</ref> suggest using Dung's framework <ref type="bibr" target="#b16">(Dung, 1995)</ref> with Walton schemes <ref type="bibr" target="#b66">(Walton et al., 2008)</ref>, but do not provide evidence for such a decision. They admit that "It is far from clear how an argument [...] can be transformed into a formal argumentation scheme so that it can be reasoned in an argumentation framework" <ref type="bibr">(Schneider et al., 2012, p. 22)</ref>. <ref type="bibr">Schneider and Wyner (2012)</ref> focus on the product reviews domain and develops a number of argumentation schemes (inspired by <ref type="bibr" target="#b66">(Walton et al., 2008)</ref>) based on manual inspection of their cor-pus. Appropriateness of such an approach remains questionable. On the one hand, Walton's argumentation schemes are claimed to be general and domain independent. On the other hand, evidence from the field shows that schemes might not be the best means for analyzing user-generated argumentation. In examining real-world political argumentation from <ref type="bibr" target="#b67">(Walton, 2005)</ref>, <ref type="bibr" target="#b68">Walton (2012)</ref> found out that 37.1% of the arguments collected did not fit any of the fourteen schemes they chose so they created new schemes ad-hoc. <ref type="bibr" target="#b8">Cabrio et al. (2013a)</ref> select five argumentation schemes from Walton and map these patterns to discourse relation categories in the Penn Discourse TreeBank (PDTB) <ref type="bibr" target="#b44">(Prasad et al., 2008)</ref>, but later they define two new schemes that they discovered in PDTB. These findings confirm that the schemes lack coverage for dealing with real argumentation in natural language texts.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2">Previous works on annotation</head><p>Table <ref type="table">1</ref> summarizes the previous research on annotating argumentation. Not only it covers related work from the NLP community but also studies from general discourse analysis <ref type="bibr" target="#b37">(Newman and Marshall, 1991;</ref><ref type="bibr" target="#b68">Walton, 2012)</ref> and road-maps or position papers <ref type="bibr">(Schneider and Wyner, 2012;</ref><ref type="bibr" target="#b40">Peldszus and Stede, 2013a;</ref><ref type="bibr" target="#b54">Sergeant, 2013)</ref>. The heterogeneity of used argumentation models and the domains under investigation demonstrates the breath of the argumentation mining field. We identified the following research gaps.</p><p>• Most studies dealing with Web data use some kind of proprietary model without relation to any argumentation theory <ref type="bibr" target="#b2">(Bal and Saint-Dizier, 2010;</ref><ref type="bibr" target="#b47">Rosenthal and McKeown, 2012;</ref><ref type="bibr" target="#b12">Conrad et al., 2012;</ref><ref type="bibr">Schneider and Wyner, 2012;</ref><ref type="bibr" target="#b62">Villalba and Saint-Dizier, 2012;</ref><ref type="bibr" target="#b19">Florou et al., 2013;</ref><ref type="bibr" target="#b54">Sergeant, 2013;</ref><ref type="bibr" target="#b65">Wachsmuth et al., 2014b;</ref><ref type="bibr" target="#b31">Llewellyn et al., 2014)</ref>.</p><p>• Inter-annotation agreement (IAA) that reflects reliability of the annotated data is either not reported <ref type="bibr" target="#b17">(Feng and Hirst, 2011;</ref><ref type="bibr" target="#b36">Mochales and Moens, 2011;</ref><ref type="bibr" target="#b68">Walton, 2012;</ref><ref type="bibr" target="#b19">Florou et al., 2013;</ref><ref type="bibr" target="#b62">Villalba and Saint-Dizier, 2012)</ref>, or is not based on a chance-corrected measure <ref type="bibr" target="#b31">(Llewellyn et al., 2014)</ref>. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>This motivates our research into annotating Web data relying on a model based on a theoretical</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Annotating argumentation in Web data</head><p>Up until now, we have used the terms argumentation and argument in their common meaning without any particular formal definition. We will now elaborate on annotation schemes and discuss their suitability and reliability for the Web data.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1">Annotation Schemes</head><p>Because of the lack of a single general-purpose argumentation model (cf. discussion in §1), we present here two different schemes.<ref type="foot" target="#foot_2">2</ref> Both are built upon foundations in argumentation theories, but they differ in their granularity, expression power, and other properties.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1.1">Claim-Premises scheme</head><p>The Claim-Premises scheme is widely used in previous work on argumentation mining, e.g., <ref type="bibr" target="#b39">(Palau and Moens, 2009;</ref><ref type="bibr" target="#b19">Florou et al., 2013;</ref><ref type="bibr" target="#b41">Peldszus and Stede, 2013b)</ref>. It defines an argument as consisting of a (possibly empty) set of premises and a single claim; premises either support or attack the claim <ref type="bibr" target="#b4">(Besnard and Hunter, 2008)</ref>. We adopted this general scheme for the purpose of annotating arguments in long Web documents <ref type="bibr" target="#b26">(Kluge, 2014)</ref>. According to this adopted version of the scheme, claims, restatements and premises are subsumed under the term argument component; a restatement of a claim is also considered as claim and is part of the same argument. The scheme is depicted in Figure <ref type="figure" target="#fig_1">2</ref>.</p><p>Premises either support or attack a claim, i.e., there is a support or attack relation between each premise and a claim. The simplest way to represent the support and attack relations is to attach labels to adjacent argument components, which indicate their argumentative role. The span of argument components is left unspecified, allowing for argument components spanning a clause or one to several sentences. Using the six labels claim, restatement, pre-claim support, post-claim support, pre-claim attack and post-claim attack, a linear sequence of non-nested arguments can be represented.</p><p>While graph structures where nodes stand for argument components, and edges for support or attack relations are a more general way to represent arguments (equivalent to, i.e., <ref type="bibr" target="#b16">(Dung, 1995)</ref> or <ref type="bibr" target="#b21">(Freeman, 1991</ref>)), it is unclear which additional benefits such a more fine-grained annotation of arguments brings for the annotation of Web documents. In a pre-study performed by <ref type="bibr" target="#b26">Kluge (2014)</ref>, the possibility to annotate nested arguments turned out to be a drawback, rather than an advantage, because the inter-annotator agreement dropped considerably.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Suitability of the scheme</head><p>The main advantage of the Claim-Premises scheme is its simplicity. Therefore, it is particularly suited for annotating arguments in long Web documents, such as news articles, editorials or blog posts. <ref type="bibr" target="#b26">Kluge (2014)</ref> found that most documents of these text types consist of three major parts: an introductory part, summarizing the document content in one or two paragraphs, the main part, presenting a linear sequence of arguments, and an optional concluding part summarizing the main arguments.</p><p>The Claim-Premise scheme can be used to provide an overview of the claims and their supporting or attacking premises presented in a long Web document. From an information seeking perspective, arguments could be clustered by similar claims or similar premises, and then ranked in the context of a specific information need by a user. In a similar way, this scheme could be used for automatic summarization.</p><p>However, the Claim-Premises scheme does not allow to distinguish between different kinds of premises supporting the claim. Hence, finegrained distinctions of premises into specific factual evidence versus any kind of common ground can not be captured.  </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1.2">Toulmin's scheme</head><p>The Toulmin's model <ref type="bibr" target="#b61">(Toulmin, 1958</ref>) is a conceptual model of argumentation, in which different components play distinct roles. In the original form, it consists of six components: claim, data (grounds), warrant, backing, qualifier, and rebuttal.</p><p>The roles of claim and grounds correspond to the definitions introduced earlier (claim and premises, respectively). The role of warrant is to justify a logical inference from grounds to claim.</p><p>To assure the trustworthiness of the warrant, backing provides further set of information. Qualifier limits the degree of certainty under which the argument should be accepted and rebuttal presents a situation in which the claim might be defeated. For examples of arguments based on Toulmin's original model see, e.g., <ref type="bibr">(Freeley and Steinberg, 2008, Chap. 8)</ref>.</p><p>Based on our experiments during annotation pre-studies, we propose an extension of the Toulmin's model by means of (1) omitting the qualifier for stating modality, as people usually do not state the degree of cogency, (2) omitting the warrant as reasoning for justifying the move from grounds to claims is not usually explained, (3) extending the role of backing so it provides additional set of information to back-up the argument as a whole but is not directly bound to the claim as the grounds are, and (4) adding refutation which attacks the rebuttal (attacking the attack). The scheme is depicted in Figure <ref type="figure" target="#fig_2">3</ref>.</p><p>Suitability of the scheme As pointed out by <ref type="bibr" target="#b3">Bentahar et al. (2010)</ref>, many argumentation systems make no distinction between their premises, despite the fact that in arguments expressed in natural language we can typically observe premises playing different roles. Toulmins' scheme allows such a distinction using the set of different com-ponents (roles). "By identifying these roles, we can present the arguments in a more readily understandable fashion, and also identify the various ways in which the argument may be accepted or attacked" <ref type="bibr">(Bentahar et al., 2010, p. 216</ref>).</p><p>Toulmin's model, as a general framework for modeling static monological argumentation <ref type="bibr" target="#b3">(Bentahar et al., 2010)</ref>, has been used in works on annotating argumentative discourse <ref type="bibr" target="#b37">(Newman and Marshall, 1991;</ref><ref type="bibr" target="#b11">Chambliss, 1995;</ref><ref type="bibr" target="#b55">Simosi, 2003;</ref><ref type="bibr" target="#b69">Weinberger and Fischer, 2006)</ref>. However, its complexity and the fact that the description of the components is informal and sometimes ambiguous, poses challenges for an application of the model on real-world data, especially user-generated discourse on the Web. Moreover, some of the components are usually left implicit in argumentation, such as the warrant or even the claim <ref type="bibr" target="#b37">(Newman and Marshall, 1991)</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Preliminary results of annotation studies</head><p>In order to examine the proposed approaches, we conducted two extensive independent annotation studies. The central controversial topics were related to education. One distinguishing feature of educational topics is their breadth, as they attract researchers, practitioners, parents, or policymakers. Since the detailed studies are being published elsewhere, we summarize only the main results and outcomes in this paper.</p><p>In the first study, we used the Claim-Premises scheme for annotating a dataset of web documents consisting of 80 documents from six current topics related to the German educational system (e.g., mainstreaming, staying down at school), which is described in <ref type="bibr" target="#b26">(Kluge, 2014)</ref>. The dataset contains (newspaper) articles, blog posts, and interviews. It was created by <ref type="bibr" target="#b63">Vovk (2013)</ref> who manually selected documents obtained from a focused crawler and the top 100 search engine hits (per topic).</p><p>In the second study, the annotation was split into two stages. In the first stage, we annotated 990 English comments to articles and forums posts with their argumentativeness (persuasiveness). The source sites were identified using a standard search engine and the content was extracted manually; we chose the documents randomly without any pre-filtering. In the second stage, we applied the extended Toulmin's scheme on 294 argumentative English comments to arti-cles and forums posts and 57 English newspaper editorials and blog posts. The topics cover, e.g., mainstreaming, 3 single-sex schools, or homeschooling, among others.</p><p>Measuring inter-annotator agreement For any real large-scale annotation attempt, measuring inter-annotator agreement (IAA) is crucial in order to estimate the reliability of annotations and the feasibility of the task itself. Both annotation approaches share one common sub-task: labeling spans of tokens with their corresponding argumentation concept, the boundaries of the spans are not known beforehand. Therefore, the most appropriate measure here is the unitized Krippendorf's α U as the annotators identify and label the units in the same text <ref type="bibr" target="#b27">(Krippendorff, 2013)</ref>. Other measures, such as Cohen's κ or Fleiss' π, expect the units (boundaries of the argument component) to be known beforehand, which is not the case here.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.1">Outcomes of annotating with Claim-Premises scheme</head><p>During an annotation study of 6 weeks, three annotators (one inexperienced annotator and two experts) annotated 80 documents belonging to six topics. On average, each annotator needed 23 hours to annotate the 3863 sentences. The annotators marked 5126 argument components (53% premises, 47% claims) and 2349 arguments, which is 2.2 argument components per argument.</p><p>On average, 74% of the tokens in the dataset are covered by an argument component indicates that the documents are in fact highly argumentative. An average claim spans 1.1 sentences, whereas an average premise spans 2.2 sentences.</p><p>While the IAA scores appeared to be nonsubstantial, ranging from α U =34.6 (distinguishing all 6 annotation classes and nonargumentative) to α U =42.4 (distinguishing between premises, claims and non-argumentative), they are in line with previous results: Peldszus and Stede (2013b) report α U =42.5 for their sentencelevel annotation study.</p><p>By analysing typical patterns of argument components used in arguments, <ref type="bibr" target="#b26">Kluge (2014)</ref> found that almost three quarters of arguments (72.4%) consist of one claim and one premise. In 59.5% of these arguments, the support follows the claim, 3 Discussion about benefits or disadvantages of including children with special needs into regular classes. Annotated examples can be found in §A.1.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.2">Outcomes of annotating with Toulmin's scheme</head><p>In the first stage, three independent annotators labeled 524 out of 990 documents as argumentative/persuasive on the given topic. Total size of this dataset was 130,085 tokens (mean 131, std. dev. 139) and 6,371 sentences (mean 6.44, std. dev. 6.53). Agreement on the first sub-set of this dataset of 300 documents was 0.51 (Fleiss' π, three annotators per document), the second sub-set (690 documents) was then annotated by two annotators with agreement 0.59 (Cohen's κ). This stage took in total about 17 hours per annotator.</p><p>In the second phase that took about 33 hours per annotator, a collection of comments and forum posts (294 documents) was randomly chosen from the previously labeled argumentative documents from the previous stage together with 49 blog posts and 8 newspaper articles. The total size of this dataset was 345 documents, containing 87,286 tokens (mean 253.00, std. dev. 262.90) and 3,996 sentences <ref type="bibr">(mean 11.58, std. dev. 11.72)</ref>. Three independent annotators annotated the whole dataset in multiple phases. After each phase, they discussed discrepancies, resolved issues and updated the annotation guidelines. The inter-annotator agreement was measured on the last phase containing 93 comments and forum posts, 8 blogs, and 6 articles. During the annotations, 2 articles and 4 forum posts/comments were also discarded as non-argumentative.</p><p>Agreement (Krippendorf's α U ) varies significantly given different argumentation components and registers, as shown in Table <ref type="table">2</ref>. Given these results, we formulate the following conclusions.</p><p>This scheme seems to fit well short documents (forum posts and comments) as they tend to bring up one central claim with a support (grounds). Its suitability for longer documents (blogposts and editorials) is doubtful. We examined the annotation errors and found that in well-structured documents, the annotators were able to identify the concepts reliably. However, if the discussion of the controversy is complex (many sub-aspects are discussed) or follows a dialogical manner, application the Toulmin's scheme is all but straightforward.</p><p>Furthermore, the distinction between grounds and backing also allows to capture different kinds of evidence. Authors purposely use grounds to explicitly support their claim, while backing mostly serves as an additional information (i.e., author's personal experience, referring to studies, etc.) and the argument can be still acceptable without it. However, boundaries between these two components are still fuzzy and caused many disagreements.</p><p>We show few annotation examples (as agreed by all annotators after the study) in §A.2.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6">Observations</head><p>In this section, we would like to summarize some important findings from our annotation studies.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6.1">Data heterogeneity</head><p>Variety or registers There exist many on-line registers that carry argumentation to topics under investigation, such as newspaper reports (i.e., events), editorials (opinions), interviews (single party, multiple parties), blogposts,<ref type="foot" target="#foot_3">4</ref> comments to articles and blogs (threaded allowing explicit discussion, linear with implicit discussion by quoting and referencing), discussion forums, Twitter, etc.</p><p>Short versus long documents Different document lengths affect the style of argumentation. Short documents (i.e., Tweets in the extreme case) have to focus on the core of the argument. By contrast, long documents, such as blog posts or editorials, may elaborate various aspects of the topic and usually employ many literary devices, such as narratives, quotations from sources, or direct and indirect speech.</p><p>Well structured newspaper articles versus poorly structured user-generated content Producing a well-understandable argument is actually a human skill that can be acquired by learning; many textbooks are available on that topic, e.g., <ref type="bibr" target="#b56">(Sinnott-Armstrong and Fogelin, 2009;</ref><ref type="bibr" target="#b70">Weston, 2008;</ref><ref type="bibr" target="#b50">Schiappa and Nordin, 2013)</ref>. Thus, it is very likely that, for example, trained journalists in editorials and lay people in social media will produce very different argumentation, in terms of structure, language, etc.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6.2">Properties of argumentation in user-generated discourse</head><p>Non-argumentative texts Distinguishing argumentative from non-argumentative discourse is a necessary step that has to be undertaken before annotating argument components. While in newspaper editorials some parts (such as paragraphs) may be ignored during argument annotation <ref type="bibr" target="#b26">(Kluge, 2014)</ref>, in comments and forum posts we had to perform an additional step to filter documents that do not convey any argumentation or persuasion (cf. §5.2 or Example 4 in §A.2).</p><p>Implicit argumentation components in Toulmin's model As already reported by <ref type="bibr" target="#b37">Newman and Marshall (1991)</ref>, some argument components are not explicitly expressed. This is mostly the case of warrant in the original Toulmin's model; we also discarded this component from our extension. However, even the claim is often not stated explicitly, as seen in example 3 ( §A.2). The claim reflects the author's stance and can be understood (inferred) by readers, but is left implicit.</p><p>Other rhetorical dimensions of argument All the models for argumentation discussed so far focus solely on the logos part of the argument. However, rhetorical power of argumentation also involves other dimensions, namely pathos, ethos, and kairos (Aristotle and Kennedy (translator), 1991; <ref type="bibr" target="#b50">Schiappa and Nordin, 2013)</ref>. These have never been tackled in computational approaches to modeling argumentation. Furthermore, figurative langauge, fallacies, or narratives (see example 3 in §A.2) are prevalent in argumentation on the Web.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6.3">Recommendations</head><p>Based on the experience from the annotation studies, we would like to conclude with the following recommendations: (1) selection of argumentation model should be based on the data at hand and the desired application; our experiments show that Toulmin's model is more expressive than the Claim-Premise model but is not suitable for long documents, (2) annotating argumentation is timedemanding and error-prone endeavor; annotators thus have to be provided with detailed and elaborated annotation guidelines and be extensively trained (our experiments with crowdsourcing were not successful).</p><p>7 Follow-up use cases</p><p>Understanding argumentation in user-generated content can foster future research in many areas.</p><p>Here we present two concrete applications.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="7.1">Understanding argumentative discourse in education</head><p>Computer-supported argumentation has been a very active research field, as shown by <ref type="bibr" target="#b48">Scheuer et al. (2010)</ref> in their recent survey of various models and argumentation formalisms from the educational perspective. Many studies on computer-supported collaboration and argumentation <ref type="bibr" target="#b38">(Noroozi et al., 2013;</ref><ref type="bibr" target="#b69">Weinberger and Fischer, 2006;</ref><ref type="bibr" target="#b58">Stegmann et al., 2007)</ref> can directly benefit from NLP techniques for automatic argument detection, classification, and summarization. Instead of relying on scripts <ref type="bibr" target="#b15">(Dillenbourg and Hong, 2008;</ref><ref type="bibr" target="#b48">Scheuer et al., 2010;</ref><ref type="bibr" target="#b18">Fischer et al., 2013)</ref> or explicit argument diagramming <ref type="bibr" target="#b49">(Scheuer et al., 2014)</ref>, collaborative platforms can further provide scholars with a summary of the whole argumentation to the topic, reveal the main argumentative patterns, provide the weaknesses of other's arguments, as well as identify shortcomings that need to be improved in the argumentative knowledge construction. Automatic analysis of microarguments can also help to overcome the existing trade-off between freedom (free-text option) and guidance (scripts) <ref type="bibr" target="#b15">(Dillenbourg and Hong, 2008)</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="7.2">Automatic summarization of argumentative discourse</head><p>When summarizing argumentative discourse, knowledge of the underlying structure of the argument is a valuable source. Previous work in this area includes, e.g., opinion-based summarization of blogposts (a pilot task in TAC 2008<ref type="foot" target="#foot_4">5</ref> ). <ref type="bibr" target="#b10">Carenini and Cheung (2008)</ref> compared extractive and abstractive summaries in controversial documents and found out that a high degree of controversiality improved performance of their system. Similarly, presenting argumentation in a condensed form (the large concepts of the argument are compressed or summarized) may improve argument comprehension. This approach would mainly utilize tools for document compression <ref type="bibr" target="#b45">(Qian and Liu, 2013)</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="8">Conclusions</head><p>In this article, we formulated our view on argumentation mining on the Web and identified various use-case scenarios and expected outcomes.</p><p>We thoroughly reviewed related work with focus on Web data and annotation approaches. We proposed two different annotation schemes based on their theoretical counterparts in argumentation research and evaluated their suitability and reliability for Web data in two extensive independent annotation studies. Finally, we outlined challenges and gaps in current argumentation mining on the Web.</p><p>A Annotated examples And some of the ones who come to me have legally imposed modifications, some of which have little or no bearing on what I teach, so I am not allowed to handle my class in a way I think it should be done. That impairs my efficiency as an educator.] [grounds: Also, some have so many modifications that for all intents and purposes they are merely taking a special ed class whose physical location just happens to be in a regular classroom.] [claim: From my point of view, mainstreaming is not a terrible idea, but it is lamentable in its execution, and because of that, damaging in its results.]</p><p>Comments Quite a good argument with an explicit claim, few grounds and some backing.  EXCELLENT.] Our goal is for him to not have a one on one by middle school. We took him off meds and we have a strong behavior plan, he sees therapists, and it is hourly teaching and redirecting with him. Truth be told College may not be in his future, but we will do everything in our power to try to get him there.</p><p>Comments The claim is implicit, the author is slightly against mainstreaming. Mainly storytelling, which is not considered as grounds but as backing. The typos (using 'l' instead of 'I') are kept uncorrected.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Example 4</head><p>My lo has mild autism, he has only just been diagnosed, he is delayed in some areas (but not others), he goes to ms school, and has some one to one (this should increase now, I hope). There is one TA and a full time TA who supports another child with autism. It's a smallish school. He isn't disruptive (well he sometimes doesn't do as asked and can be a little akward), he has never been aggressive in anyway, he is very happy. I am worried about his future (high school)after reading this.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Sarah x</head><p>Comments Not an argumentative/persuasive text.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: Schematic overview of argumentation mining on the Web</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 2 :</head><label>2</label><figDesc>Figure 2: Claim-Premise scheme. Note that the relations (arrows) are only illustrative; they are implicitly encoded in the roles of the particular argument components.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 3 :</head><label>3</label><figDesc>Figure 3: Extended Toulmin's scheme. Note that the relations (arrows) are only illustrative; they are implicitly encoded in the roles of the particular argument components.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head></head><label></label><figDesc>you too, which is why I said:::::::::[rebuttal: ::::::: There :::: are ::::::::: obviously :::::: cases :::::: where :::: this :::: isn't :::::: going :: to :::::: work. :::::::: Extreme :::::::::: behavioral :::::::: trouble, :::: kids :::: that :::: just :::::: aren't ::::: able :: to :::::: keep ::: up ::::: with ::::: what :::::: they're :::::::: learning ::: in ::::::: average ::::::: classes, ::::: etc.] [claim: But on the whole, I like mainstreaming.] Comments Only claim and rebuttal; no supporting grounds.Example 3 l think as parents of the child you have to be certain and confident that your child is ready to mainstream. lf not, it can backfire on the child. . . . . . .</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_2"><head></head><label></label><figDesc>People become teachers because it is a safe job. ] [support: This is what more and more young people who decide to become a teacher think. Well over eight of 10 freshman students who started to study to become teachers in 2009 considered this an important or very important aspect. No other group of students interviewed by the HIS set that much value on safeness. ] Still today, he asks her to rework her dissertation. Now, she is drudging for her ex-supervisor, who always only wanted the best for her, late in the evening or on the weekend. ]</figDesc><table><row><cell>A.1 News articles using Claim-Premises scheme Example 1 [claim: ,,Die Umstellung zu G8 war schwierig", sagt Diana. ] [support: In den Sommerferien nach dem Sitzenbleiben holte sie das nach, was ihr die G8er voraus hatten: Lateinvokabeln, Stochastik, Grammatik. ,,Den Vorteil, durch das Wiederholen den Stoff noch mal zu machen, hatte ich nicht." ] [claim: "The change [to G8] was difficult," says Diana. ] [support: (Since) After staying down, she had to catch up with the G8 students during scheme Example 1 . . . . . . . . . . [backing: . . . . . . . I'm . . a . . . . . . . . . regular . . . . . . . . . . . education . . . . . . . . . teacher. . . . I . . . . . have . . . . . . . . . students . . . . . . . . . . . . . . . . mainstreamed . . . . into . . . . . my . . . . . . class . . . . . . every . . . . . . year.] [grounds: My opinion is that it needs to be done far more judiciously than it is done now-if six exceptional children are put in my class, that is the equivalent of putting an entire special ed classroom into my regular class.] [grounds: I personally feel like these kids are shortchanged-some of them are good kids who need an adult close by and able to give more focused attention. In a class of 30+, this isn't going to happen strife arose. A.2 Forum posts using extended Toulmin's stochastics, and grammar. "I did not have the advantage of reviewing previous material." ] Example 2 [claim: Lehrer wird man, weil das ein sicherer Beruf ist. ] [support: So denken noch immer viele junge Leute, die sich für eine Pädagogenlaufbahn entscheiden. Gut acht von zehn Erstsemestern, die 2009 mit einem Lehramtsstudium anfingen, war dieser Aspekt ihres künftigen Berufs wichtig oder sogar sehr wichtig. Keine andere Studentengruppe, die die Hochschul-Informations-System GmbH HIS befragte, legt so viel Wert auf Sicherheit. ] [claim: Example 3 [claim: Für die Unis sind Doktoranden günstige Arbeitskräfte. ] [support: Eine Bekannte hatte mit ihrem Doktorvater zu kämpfen, der versuchte, sie noch am Institut zu halten, als ihre Arbeit längst fertig war. Er hatte immer neue Ausreden, weshalb er noch keine Note geben konnte. Als sie dann auch ohne Note einen guten Job bekam, auerhalb der Uni, spielte sich eine Art Rosenkrieg zwischen den beiden ab. Bis heute verlangt er von ihr noch Nacharbeiten an der Dissertation. Sie schuftet jetzt spätabends und am Wochenende für ihren Ex-Prof, der natürlich immer nur an ihrem Fortkommen interessiert war. ] [claim: At university, graduate students are cheap employees. ] [support: An acquaintance struggled with her Ph.D. supervisor, who tried to keep her in his group at any rate, even though she had already completed her thesis. He pled more and more excuses for not yet grading her work. When she finally found a good job outside university even without a final grade a martial consistently.] [grounds:</cell></row><row><cell>her summer holiday, studying Latin vocabulary,</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_3"><head></head><label></label><figDesc>. . . . . . . . . aide . . . . but . . . . . . doing . . . . . . . . . . . . . . . . .</figDesc><table><row><cell>. a . . . . one . . . . on . . . .</cell></row><row><cell>but . . . he . . . . had . . a . . . . . hard</cell></row><row><cell>. . . . . time . . . . . . . . . . adjusting. . . . . So . . . the . . . . . . . . school . . . got . . . . . him . . a . . . . one . . . on . . . . one</cell></row><row><cell>. . . . para . . . . . and . . it . . . . . . . helped . . a . . . . bit. . . 2 . . . . . . . . grades . . . . . . later, . . . he . . . . still . . . . has</cell></row></table><note>[backing: . . . . . . My . . . . . . . child . . . . . was . . . in . . . . . . . . . . . . "preschool . . . . . . . . . . . . . . handicapped" . . . . . . . from . . . . . . age . . . . . . 2-5. . . . . . . . . We . . . . . . tried . . . . to . . . . . . . . . . . . mainstream . . . . . him . . in . . . . . . . . . . . . . . kindergarten, . . . . one</note></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">For further discussion see, e.g.,(Blair,  </note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2004" xml:id="foot_1">;<ref type="bibr" target="#b25">Johnson, 2000;</ref><ref type="bibr" target="#b46">Reed and Walton, 2003)</ref> or<ref type="bibr" target="#b35">Micheli (2011)</ref> who summarizes the distinction between the process (at a pragmatic level) and the product (at a more textual level).</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_2">An exhaustive overview of various argumentation models, their taxonomy, and properties can be found in<ref type="bibr" target="#b3">(Bentahar et al., 2010)</ref>.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="4" xml:id="foot_3">In contrast to traditional publisher, bloggers do not have to comply with strict guidelines or the use of formal language(Santos et al., 2012).</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="5" xml:id="foot_4">http://www.nist.gov/tac/publications/ 2008/papers.html</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgments</head><p>This work has been supported by the Volkswagen Foundation as part of the Lichtenberg-Professorship Program under grant No. I/82806, and by the German Institute for Educational Research (DIPF).</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Giving Reasons. A Linguistic-Pragmatic Approach to Argumentation Theory</title>
		<author>
			<persName><forename type="first">Corina</forename><surname>Andone</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Lilian</forename><surname>Bermejo-Luque</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Argumentation</title>
		<imprint>
			<biblScope unit="volume">26</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="291" to="296" />
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<monogr>
		<title level="m" type="main">On Rhetoric: A Theory of Civil Discourse</title>
		<editor>Aristotle and George Kennedy</editor>
		<imprint>
			<date type="published" when="1991">1991</date>
			<publisher>Oxford University Press</publisher>
		</imprint>
	</monogr>
	<note>translator</note>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Towards Building Annotated Resources for Analyzing Opinions and Argumentation in News Editorials</title>
		<author>
			<persName><forename type="first">Krishna</forename><surname>Bal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Patrick</forename><surname>Bal</surname></persName>
		</author>
		<author>
			<persName><surname>Saint-Dizier</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Seventh International Conference on Language Resources and Evaluation (LREC&apos;10)</title>
				<editor>
			<persName><forename type="first">Nicoletta</forename><surname>Calzolari</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Khalid</forename><surname>Choukri</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Bente</forename><surname>Maegaard</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Joseph</forename><surname>Mariani</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Jan</forename><surname>Odijk</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Stelios</forename><surname>Piperidis</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Mike</forename><surname>Rosner</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Daniel</forename><surname>Tapias</surname></persName>
		</editor>
		<meeting>the Seventh International Conference on Language Resources and Evaluation (LREC&apos;10)</meeting>
		<imprint>
			<publisher>ELRA</publisher>
			<date type="published" when="2010">2010</date>
			<biblScope unit="page" from="1152" to="1158" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">A taxonomy of argumentation models used for knowledge representation</title>
		<author>
			<persName><forename type="first">Jamal</forename><surname>Bentahar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Bernard</forename><surname>Moulin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Micheline</forename><surname>Bélanger</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Artificial Intelligence Review</title>
		<imprint>
			<biblScope unit="volume">33</biblScope>
			<biblScope unit="page" from="211" to="259" />
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<monogr>
		<author>
			<persName><forename type="first">Philippe</forename><surname>Besnard</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Anthony</forename><surname>Hunter</surname></persName>
		</author>
		<title level="m">Elements of argumentation</title>
				<imprint>
			<publisher>MIT press Cambridge</publisher>
			<date type="published" when="2008">2008</date>
			<biblScope unit="volume">47</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<monogr>
		<author>
			<persName><forename type="first">Douglas</forename><surname>Biber</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Susan</forename><surname>Conrad</surname></persName>
		</author>
		<title level="m">Register, Genre, and Style. Cambridge Textbooks in Linguistics</title>
				<imprint>
			<publisher>Cambridge University Press</publisher>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Argument and its uses</title>
		<author>
			<persName><forename type="first">J</forename></persName>
		</author>
		<author>
			<persName><forename type="first">Anthony</forename><surname>Blair</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Informal Logic</title>
		<imprint>
			<biblScope unit="volume">24</biblScope>
			<biblScope unit="page">137151</biblScope>
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Combining textual entailment and argumentation theory for supporting online debates interactions</title>
		<author>
			<persName><forename type="first">Elena</forename><surname>Cabrio</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Serena</forename><surname>Villata</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 50th Annual Meeting of the Association for Computational Linguistics</title>
				<meeting>the 50th Annual Meeting of the Association for Computational Linguistics<address><addrLine>Jeju Island, Korea</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2012-07">2012. July</date>
			<biblScope unit="volume">2</biblScope>
			<biblScope unit="page" from="208" to="212" />
		</imprint>
	</monogr>
	<note>Association for Computational Linguistics</note>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">From Discourse Analysis to Argumentation Schemes and Back: Relations and Differences</title>
		<author>
			<persName><forename type="first">Elena</forename><surname>Cabrio</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Sara</forename><surname>Tonelli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Serena</forename><surname>Villata</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of 14th International Workshop on Computational Logic in Multi-Agent Systems</title>
		<title level="s">Lecture Notes in Computer Science</title>
		<editor>
			<persName><forename type="first">João</forename><surname>Leite</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Tran</forename><surname>Cao Son</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Paolo</forename><surname>Torroni</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Leon</forename><surname>Torre</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Stefan</forename><surname>Woltran</surname></persName>
		</editor>
		<meeting>14th International Workshop on Computational Logic in Multi-Agent Systems<address><addrLine>Berlin Heidelberg</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2013">2013a</date>
			<biblScope unit="volume">8143</biblScope>
			<biblScope unit="page" from="1" to="17" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">A support framework for argumentative discussions management in the web</title>
		<author>
			<persName><forename type="first">Elena</forename><surname>Cabrio</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Serena</forename><surname>Villata</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Fabien</forename><surname>Gandon</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">The Semantic Web: Semantics and Big Data</title>
		<title level="s">Lecture Notes in Computer Science</title>
		<editor>
			<persName><forename type="first">Philipp</forename><surname>Cimiano</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Oscar</forename><surname>Corcho</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Valentina</forename><surname>Presutti</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Laura</forename><surname>Hollink</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Sebastian</forename><surname>Rudolph</surname></persName>
		</editor>
		<meeting><address><addrLine>Berlin Heidelberg</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2013">2013b</date>
			<biblScope unit="volume">7882</biblScope>
			<biblScope unit="page" from="412" to="426" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Extractive vs. NLG-based abstractive summarization of evaluative text: The effect of corpus controversiality</title>
		<author>
			<persName><forename type="first">Giuseppe</forename><surname>Carenini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Jackie</forename><surname>Chi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Kit</forename><surname>Cheung</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Fifth International Natural Language Generation Conference, INLG &apos;08</title>
				<meeting>the Fifth International Natural Language Generation Conference, INLG &apos;08<address><addrLine>Stroudsburg, PA, USA</addrLine></address></meeting>
		<imprint>
			<publisher>Association for Computational Linguistics</publisher>
			<date type="published" when="2008">2008</date>
			<biblScope unit="page" from="33" to="41" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Text cues and strategies successful readers use to construct the gist of lengthy written arguments</title>
		<author>
			<persName><forename type="first">Marilyn</forename><forename type="middle">J</forename><surname>Chambliss</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Reading Research Quarterly</title>
		<imprint>
			<biblScope unit="volume">30</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="778" to="807" />
			<date type="published" when="1995">1995</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Recognizing arguing subjectivity and argument tags</title>
		<author>
			<persName><forename type="first">Alexander</forename><surname>Conrad</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Janyce</forename><surname>Wiebe</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Rebecca</forename><surname>Hwa</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Workshop on Extra-Propositional Aspects of Meaning in Computational Linguistics</title>
				<editor>
			<persName><forename type="first">Roser</forename><surname>Morante</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Caroline</forename><surname>Sporleder</surname></persName>
		</editor>
		<meeting>the Workshop on Extra-Propositional Aspects of Meaning in Computational Linguistics<address><addrLine>Jeju Island, Korea</addrLine></address></meeting>
		<imprint>
			<publisher>Association for Computational Linguistics</publisher>
			<date type="published" when="2012">2012</date>
			<biblScope unit="page" from="80" to="88" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Computational models of rhetorical argument</title>
		<author>
			<persName><forename type="first">Jim</forename><surname>Crosswhite</surname></persName>
		</author>
		<author>
			<persName><forename type="first">John</forename><surname>Fox</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Chris</forename><surname>Reed</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Theodore</forename><surname>Scaltsas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Simone</forename><surname>Stumpf</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Argumentation Machines, volume 9 of Argumentation Library</title>
				<editor>
			<persName><forename type="first">Chris</forename><surname>Reed</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Timothy</forename><forename type="middle">J</forename><surname>Norman</surname></persName>
		</editor>
		<imprint>
			<publisher>Springer Netherlands</publisher>
			<date type="published" when="2004">2004</date>
			<biblScope unit="page" from="175" to="209" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">An Argumentation Analysis of Weblog Conversations</title>
		<author>
			<persName><forename type="first">Aldo</forename><surname>De Moor</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Lilia</forename><surname>Efimova</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Aldo</forename><forename type="middle">De</forename><surname>Moor</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 9th International Working Conference on the Language-Action Perspective on Communication Modelling</title>
				<meeting>the 9th International Working Conference on the Language-Action Perspective on Communication Modelling<address><addrLine>LAP</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2004">2004. 2004</date>
			<biblScope unit="volume">197</biblScope>
			<biblScope unit="page" from="1" to="16" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">The mechanics of CSCL macro scripts</title>
		<author>
			<persName><forename type="first">Pierre</forename><surname>Dillenbourg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Fabrice</forename><surname>Hong</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Computer-Supported Collaborative Learning</title>
		<imprint>
			<biblScope unit="volume">3</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="5" to="23" />
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">On the acceptability of arguments and its fundamental role in nonmonotonic reasoning, logic programming and n-person games</title>
		<author>
			<persName><forename type="first">Phan</forename><surname>Minh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Dung</forename></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Artificial Intelligence</title>
		<imprint>
			<biblScope unit="volume">77</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="321" to="357" />
			<date type="published" when="1995">1995</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Classifying arguments by scheme</title>
		<author>
			<persName><forename type="first">Vanessa</forename><surname>Wei</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Feng</forename></persName>
		</author>
		<author>
			<persName><forename type="first">Graeme</forename><surname>Hirst</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 49th Annual Meeting of the Association for Computational Linguistics: Human Language Technologies -Volume 1, HLT &apos;11</title>
				<meeting>the 49th Annual Meeting of the Association for Computational Linguistics: Human Language Technologies -Volume 1, HLT &apos;11<address><addrLine>Stroudsburg, PA, USA</addrLine></address></meeting>
		<imprint>
			<publisher>Association for Computational Linguistics</publisher>
			<date type="published" when="2011">2011</date>
			<biblScope unit="page" from="987" to="996" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Toward a script theory of guidance in computer-supported collaborative learning</title>
		<author>
			<persName><forename type="first">Frank</forename><surname>Fischer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ingo</forename><surname>Kollar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Karsten</forename><surname>Stegmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Christof</forename><surname>Wecker</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Educational Psychologist</title>
		<imprint>
			<biblScope unit="volume">48</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="56" to="66" />
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Argument extraction for supporting public policy formulation</title>
		<author>
			<persName><forename type="first">Eirini</forename><surname>Florou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Stasinos</forename><surname>Konstantopoulos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Antonis</forename><surname>Koukourikos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Pythagoras</forename><surname>Karampiperis</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 7th Workshop on Language Technology for Cultural Heritage, Social Sciences, and Humanities</title>
				<meeting>the 7th Workshop on Language Technology for Cultural Heritage, Social Sciences, and Humanities<address><addrLine>Sofia, Bulgaria</addrLine></address></meeting>
		<imprint>
			<publisher>ACL</publisher>
			<date type="published" when="2013">2013</date>
			<biblScope unit="page" from="49" to="54" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<monogr>
		<author>
			<persName><forename type="first">Austin</forename><forename type="middle">J</forename><surname>Freeley</surname></persName>
		</author>
		<author>
			<persName><forename type="first">David</forename><forename type="middle">L</forename><surname>Steinberg</surname></persName>
		</author>
		<title level="m">Argumentation and Debate</title>
				<meeting><address><addrLine>Stamford, CT, USA</addrLine></address></meeting>
		<imprint>
			<publisher>Cengage Learning</publisher>
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
	<note>12th edition</note>
</biblStruct>

<biblStruct xml:id="b21">
	<analytic>
		<title level="a" type="main">Dialectics and the macrostructure of arguments: A theory of argument structure</title>
		<author>
			<persName><surname>James B Freeman</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="s">Trends in Linguistics</title>
		<imprint>
			<biblScope unit="volume">10</biblScope>
			<date type="published" when="1991">1991</date>
			<publisher>De Gruyter</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<analytic>
		<title level="a" type="main">An annotation scheme for cross-cultural argumentation and persuasion dialogues</title>
		<author>
			<persName><forename type="first">Kallirroi</forename><surname>Georgila</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ron</forename><surname>Artstein</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Angela</forename><surname>Nazarian</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Michael</forename><surname>Rushforth</surname></persName>
		</author>
		<author>
			<persName><forename type="first">David</forename><surname>Traum</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Katia</forename><surname>Sycara</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the SIGDIAL 2011 Conference: the 12th Annual Meeting of the Special Interest Group on Discourse and Dialogue</title>
				<meeting>the SIGDIAL 2011 Conference: the 12th Annual Meeting of the Special Interest Group on Discourse and Dialogue<address><addrLine>Portland, Oregon</addrLine></address></meeting>
		<imprint>
			<publisher>Association for Computational Linguistics</publisher>
			<date type="published" when="2011">2011</date>
			<biblScope unit="page" from="272" to="278" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b23">
	<analytic>
		<title level="a" type="main">State-of-theart: The structure of argumentation</title>
		<author>
			<persName><forename type="first">A</forename></persName>
		</author>
		<author>
			<persName><forename type="first">Francisca</forename><forename type="middle">Snoeck</forename><surname>Henkemans</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Argumentation</title>
		<imprint>
			<biblScope unit="volume">14</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="447" to="473" />
			<date type="published" when="2000">2000</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b24">
	<analytic>
		<title level="a" type="main">A probabilistic approach to modelling uncertain logical arguments</title>
		<author>
			<persName><forename type="first">Anthony</forename><surname>Hunter</surname></persName>
		</author>
		<author>
			<persName><forename type="first">; Anthony</forename><surname>Hunter</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Approximate Reasoning</title>
		<imprint>
			<biblScope unit="volume">54</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="607" to="638" />
			<date type="published" when="2013-01">2013. January. 2014. January</date>
		</imprint>
	</monogr>
	<note>International Journal of Approximate Reasoning</note>
</biblStruct>

<biblStruct xml:id="b25">
	<monogr>
		<title level="m" type="main">Manifest rationality: A pragmatic theory of argument</title>
		<author>
			<persName><forename type="first">Johnson</forename><surname>Ralph</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2000">2000</date>
			<publisher>Routledge</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b26">
	<monogr>
		<title level="m" type="main">Automatic Analysis of Arguments about Controversial Educational Topics in Web Documents</title>
		<author>
			<persName><forename type="first">Roland</forename><surname>Kluge</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2014">2014</date>
		</imprint>
		<respStmt>
			<orgName>Ubiquitious Knowledge Processing Lab ; TU Darmstadt</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">Master Thesis</note>
</biblStruct>

<biblStruct xml:id="b27">
	<monogr>
		<author>
			<persName><forename type="first">Klaus</forename><surname>Krippendorff</surname></persName>
		</author>
		<title level="m">Content Analysis: An Introduction to Its Methodology</title>
				<meeting><address><addrLine>Thousand Oaks, CA</addrLine></address></meeting>
		<imprint>
			<publisher>Sage Publications</publisher>
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
	<note>3rd edition</note>
</biblStruct>

<biblStruct xml:id="b28">
	<analytic>
		<title level="a" type="main">Disfluencies in comprehending argumentative texts</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">Annae</forename><surname>Meredith Larson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Aaron</forename><surname>Britt</surname></persName>
		</author>
		<author>
			<persName><surname>Larson</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Reading Psychology</title>
		<imprint>
			<biblScope unit="volume">25</biblScope>
			<biblScope unit="page" from="205" to="224" />
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b29">
	<analytic>
		<title level="a" type="main">Context dependent claim detection</title>
		<author>
			<persName><forename type="first">Ran</forename><surname>Levy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Yonatan</forename><surname>Bilu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Daniel</forename><surname>Hershcovich</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ehud</forename><surname>Aharoni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Noam</forename><surname>Slonim</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 25th International Conference on Computational Linguistics (COLING 2014)</title>
				<meeting>the 25th International Conference on Computational Linguistics (COLING 2014)</meeting>
		<imprint>
			<date type="published" when="2014-08">2014. August</date>
		</imprint>
	</monogr>
	<note>To appear</note>
</biblStruct>

<biblStruct xml:id="b30">
	<analytic>
		<title level="a" type="main">Sentiment analysis and opinion mining</title>
		<author>
			<persName><forename type="first">Bing</forename><surname>Liu</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Synthesis Lectures on Human Language Technologies</title>
		<imprint>
			<biblScope unit="volume">5</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="1" to="167" />
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b31">
	<analytic>
		<title level="a" type="main">Re-using an Argument Corpus to Aid in the Curation of Social Media Collections</title>
		<author>
			<persName><forename type="first">Clare</forename><surname>Llewellyn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Claire</forename><surname>Grover</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Jon</forename><surname>Oberlander</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ewan</forename><surname>Klein</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Ninth International Conference on Language Resources and Evaluation (LREC&apos;14)</title>
				<meeting>the Ninth International Conference on Language Resources and Evaluation (LREC&apos;14)</meeting>
		<imprint>
			<date type="published" when="2014">2014</date>
			<biblScope unit="page" from="462" to="468" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b32">
	<analytic>
		<title level="a" type="main">Giving Reasons: A Linguistic-Pragmatic Approach to Argumentation Theory</title>
		<author>
			<persName><forename type="first">Lilian</forename><surname>Bermejo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Luque</forename></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Argumentation Library</title>
				<meeting><address><addrLine>Netherlands</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2011">2011</date>
			<biblScope unit="volume">20</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b33">
	<analytic>
		<title level="a" type="main">Identifying high-level organizational elements in argumentative discourse</title>
		<author>
			<persName><forename type="first">Nitin</forename><surname>Madnani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Michael</forename><surname>Heilman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Joel</forename><surname>Tetreault</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Martin</forename><surname>Chodorow</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 2012 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, NAACL HLT &apos;12</title>
				<meeting>the 2012 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, NAACL HLT &apos;12<address><addrLine>Stroudsburg, PA, USA</addrLine></address></meeting>
		<imprint>
			<publisher>Association for Computational Linguistics</publisher>
			<date type="published" when="2012">2012</date>
			<biblScope unit="page" from="20" to="28" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b34">
	<monogr>
		<title level="m" type="main">Rhetorical structure theory: A theory of text organization</title>
		<author>
			<persName><forename type="first">William</forename><forename type="middle">C</forename><surname>Mann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Sandra</forename><forename type="middle">A</forename><surname>Thompson</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1987">1987</date>
			<pubPlace>Marina del Rey, CA, USA</pubPlace>
		</imprint>
		<respStmt>
			<orgName>Information Sciences Institute, University of Southern California</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">Technical report</note>
</biblStruct>

<biblStruct xml:id="b35">
	<analytic>
		<title level="a" type="main">Arguing Without Trying to Persuade? Elements for a Non-Persuasive Definition of Argumentation</title>
		<author>
			<persName><forename type="first">Raphaël</forename><surname>Micheli</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Argumentation</title>
		<imprint>
			<biblScope unit="volume">26</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="115" to="126" />
			<date type="published" when="2011-09">2011. September</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b36">
	<analytic>
		<title level="a" type="main">Argumentation mining</title>
		<author>
			<persName><forename type="first">Raquel</forename><surname>Mochales</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Marie-Francine</forename><surname>Moens</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Artificial Intelligence and Law</title>
		<imprint>
			<biblScope unit="volume">19</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="1" to="22" />
			<date type="published" when="2011-04">2011. April</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b37">
	<monogr>
		<title level="m" type="main">Pushing Toulmin Too Far: Learning From an Argument Representation Scheme</title>
		<author>
			<persName><forename type="first">S</forename><surname>Newman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Marshall</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1991">1991. 94034</date>
			<pubPlace>Coyote Hill Road, Palo Alto, CA</pubPlace>
		</imprint>
		<respStmt>
			<orgName>Xerox Palo Alto Research Center 3333</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">Technical report</note>
</biblStruct>

<biblStruct xml:id="b38">
	<analytic>
		<title level="a" type="main">Facilitating argumentative knowledge construction through a transactive discussion script in CSCL</title>
		<author>
			<persName><forename type="first">Omid</forename><surname>Noroozi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Armin</forename><surname>Weinberger</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">A</forename><surname>Harm</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Martin</forename><surname>Biemans</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Mohammad</forename><surname>Mulder</surname></persName>
		</author>
		<author>
			<persName><surname>Chizari</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Computers &amp; Education</title>
		<imprint>
			<biblScope unit="volume">61</biblScope>
			<biblScope unit="page" from="59" to="76" />
			<date type="published" when="2013-02">2013. February</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b39">
	<analytic>
		<title level="a" type="main">Argumentation mining: The detection, classification and structure of arguments in text</title>
		<author>
			<persName><forename type="first">Raquel</forename><surname>Mochales</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Palau</forename></persName>
		</author>
		<author>
			<persName><forename type="first">Marie-Francine</forename><surname>Moens</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 12th international conference on artificial intelligence and law</title>
				<meeting>the 12th international conference on artificial intelligence and law<address><addrLine>New York, NY, USA</addrLine></address></meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2009">2009</date>
			<biblScope unit="page" from="98" to="107" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b40">
	<analytic>
		<title level="a" type="main">From Argument Diagrams to Argumentation Mining in Texts</title>
		<author>
			<persName><forename type="first">Andreas</forename><surname>Peldszus</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Manfred</forename><surname>Stede</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Cognitive Informatics and Natural Intelligence</title>
		<imprint>
			<biblScope unit="volume">7</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="1" to="31" />
			<date type="published" when="2013-01">2013a. January</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b41">
	<analytic>
		<title level="a" type="main">Ranking the annotators : An agreement study on argumentation structure</title>
		<author>
			<persName><forename type="first">Andreas</forename><surname>Peldszus</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Manfred</forename><surname>Stede</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 7th Linguistic Annotation Workshop &amp; Interoperabilty with Discourse</title>
				<meeting>the 7th Linguistic Annotation Workshop &amp; Interoperabilty with Discourse</meeting>
		<imprint>
			<publisher>Association for Computational Linguistics</publisher>
			<date type="published" when="2013">2013b</date>
			<biblScope unit="page" from="196" to="204" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b42">
	<monogr>
		<author>
			<persName><forename type="first">Chaim</forename><surname>Perelman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Lucie</forename><surname>Olbrechts-Tyteca</surname></persName>
		</author>
		<title level="m">The New Rhetoric</title>
				<imprint>
			<publisher>University of Notre Dame Press</publisher>
			<date type="published" when="1991">1991</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b43">
	<analytic>
		<title level="a" type="main">An abstract framework for argumentation with structured arguments</title>
		<author>
			<persName><surname>Henry Prakken</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Argument &amp; Computation</title>
		<imprint>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="93" to="124" />
			<date type="published" when="2010-06">2010. June</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b44">
	<analytic>
		<title level="a" type="main">The Penn Discourse TreeBank 2.0</title>
		<author>
			<persName><forename type="first">Rashmi</forename><surname>Prasad</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Nikhil</forename><surname>Dinesh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Alan</forename><surname>Lee</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Eleni</forename><surname>Miltsakaki</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Livio</forename><surname>Robaldo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Aravind</forename><surname>Joshi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Bonnie</forename><surname>Webber</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Sixth International Conference on Language Resources and Evaluation (LREC&apos;08)</title>
				<editor>
			<persName><forename type="first">Nicoletta</forename><surname>Calzolari</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Khalid</forename><surname>Choukri</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Bente</forename><surname>Maegaard</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Joseph</forename><surname>Mariani</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Jan</forename><surname>Odijk</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Stelios</forename><surname>Piperidis</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Daniel</forename><surname>Tapias</surname></persName>
		</editor>
		<meeting>the Sixth International Conference on Language Resources and Evaluation (LREC&apos;08)</meeting>
		<imprint>
			<publisher>ELRA</publisher>
			<date type="published" when="2008">2008</date>
			<biblScope unit="page" from="1" to="4" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b45">
	<analytic>
		<title level="a" type="main">Fast joint compression and summarization via graph cuts</title>
		<author>
			<persName><forename type="first">Xian</forename><surname>Qian</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Yang</forename><surname>Liu</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 2013 Conference on Empirical Methods in Natural Language Processing</title>
				<meeting>the 2013 Conference on Empirical Methods in Natural Language Processing<address><addrLine>Seattle, Washington, USA</addrLine></address></meeting>
		<imprint>
			<publisher>Association for Computational Linguistics</publisher>
			<date type="published" when="2013-10">2013. October</date>
			<biblScope unit="page" from="1492" to="1502" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b46">
	<analytic>
		<title level="a" type="main">Argumentation schemes in argument-as-process and argumentas-product</title>
		<author>
			<persName><forename type="first">Chris</forename><surname>Reed</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Douglas</forename><surname>Walton</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the conference celebrating informal Logic</title>
				<meeting>the conference celebrating informal Logic</meeting>
		<imprint>
			<date type="published" when="2003">2003</date>
			<biblScope unit="volume">25</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b47">
	<analytic>
		<title level="a" type="main">Detecting Opinionated Claims in Online Discussions</title>
		<author>
			<persName><forename type="first">Sara</forename><surname>Rosenthal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Kathleen</forename><surname>Mckeown</surname></persName>
		</author>
		<author>
			<persName><forename type="first">;</forename></persName>
		</author>
		<author>
			<persName><forename type="first">Iadh</forename><surname>Ounis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ian</forename><surname>Soboroff</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">IEEE Sixth International Conference on Semantic Computing</title>
				<editor>
			<persName><forename type="first">L</forename><forename type="middle">T</forename><surname>Rodrygo</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Craig</forename><surname>Santos</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Richard</forename><surname>Macdonald</surname></persName>
		</editor>
		<editor>
			<persName><surname>Mc Mccreadie</surname></persName>
		</editor>
		<imprint>
			<date type="published" when="2012-09">2012. 2012. September. 2012</date>
			<biblScope unit="volume">6</biblScope>
			<biblScope unit="page" from="1" to="125" />
		</imprint>
	</monogr>
	<note>Information retrieval on the blogosphere</note>
</biblStruct>

<biblStruct xml:id="b48">
	<analytic>
		<title level="a" type="main">Computer-supported argumentation: A review of the state of the art</title>
		<author>
			<persName><forename type="first">Oliver</forename><surname>Scheuer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Frank</forename><surname>Loll</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Niels</forename><surname>Pinkwart</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Bruce</forename><forename type="middle">M</forename><surname>Mclaren</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">ternational Journal of Computer-Supported Collaborative Learning</title>
		<imprint>
			<biblScope unit="volume">5</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="43" to="102" />
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b49">
	<analytic>
		<title level="a" type="main">Promoting critical, elaborative discussions through a collaboration script and argument diagrams</title>
		<author>
			<persName><forename type="first">Brucem</forename><surname>Oliver Scheuer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Armin</forename><surname>Mclaren</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Sabine</forename><surname>Weinberger</surname></persName>
		</author>
		<author>
			<persName><surname>Niebuhr</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Instructional Science</title>
		<imprint>
			<biblScope unit="volume">42</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="127" to="157" />
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b50">
	<monogr>
		<author>
			<persName><forename type="first">Edward</forename><surname>Schiappa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">John</forename><forename type="middle">P</forename><surname>Nordin</surname></persName>
		</author>
		<title level="m">Argumentation: Keeping Faith with Reason</title>
				<imprint>
			<publisher>Pearson UK</publisher>
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
	<note>1st edition</note>
</biblStruct>

<biblStruct xml:id="b51">
	<analytic>
		<title level="a" type="main">Identifying Consumers&apos; Arguments in Text</title>
		<author>
			<persName><forename type="first">Jodi</forename><surname>Schneider</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Adam</forename><surname>Wyner</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Semantic Web and Information Extraction SWAIE</title>
				<editor>
			<persName><forename type="first">Diana</forename><surname>Maynard</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Marieke</forename><surname>Van Erp</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Brian</forename><surname>Davis</surname></persName>
		</editor>
		<imprint>
			<date type="published" when="2012">2012. 2012</date>
			<biblScope unit="page" from="31" to="42" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b52">
	<analytic>
		<title level="a" type="main">Dimensions of argumentation in social media</title>
		<author>
			<persName><forename type="first">Jodi</forename><surname>Schneider</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Adam</forename><surname>Davis</surname></persName>
		</author>
		<author>
			<persName><surname>Wyner</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="s">Lecture Notes in Computer Science</title>
		<imprint>
			<biblScope unit="volume">7603</biblScope>
			<biblScope unit="page" from="21" to="25" />
			<date type="published" when="2012">2012</date>
			<publisher>Springer</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b53">
	<analytic>
		<title level="a" type="main">A review of argumentation for the social semantic web</title>
		<author>
			<persName><forename type="first">Jodi</forename><surname>Schneider</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Tudor</forename><surname>Groza</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Alexandre</forename><surname>Passant</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Semantic Web</title>
		<imprint>
			<biblScope unit="volume">4</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="159" to="218" />
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b54">
	<analytic>
		<title level="a" type="main">Automatic Argumentation Extraction</title>
		<author>
			<persName><forename type="first">Alan</forename><surname>Sergeant</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">ESWC 2013</title>
				<meeting><address><addrLine>Berlin Heidelberg</addrLine></address></meeting>
		<imprint>
			<publisher>Springer-Verlag</publisher>
			<date type="published" when="2013">2013</date>
			<biblScope unit="page" from="656" to="660" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b55">
	<analytic>
		<title level="a" type="main">Using Toulmin&apos;s framework for the analysis of everyday argumentation: Some methodological considerations</title>
		<author>
			<persName><forename type="first">Maria</forename><surname>Simosi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Argumentation</title>
		<imprint>
			<biblScope unit="volume">17</biblScope>
			<biblScope unit="page" from="185" to="202" />
			<date type="published" when="2003">2003</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b56">
	<monogr>
		<title level="m" type="main">Understanding Arguments: An Introduction to Informal Logic</title>
		<author>
			<persName><forename type="first">Walter</forename><surname>Sinnott</surname></persName>
		</author>
		<author>
			<persName><forename type="first">-</forename><surname>Armstrong</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Robert</forename><forename type="middle">J</forename><surname>Fogelin</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2009">2009</date>
			<publisher>Cengage Learning</publisher>
		</imprint>
	</monogr>
	<note>8 edition</note>
</biblStruct>

<biblStruct xml:id="b57">
	<analytic>
		<title level="a" type="main">Annotating argument components and relations in persuasive essays</title>
		<author>
			<persName><forename type="first">Christian</forename><surname>Stab</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Iryna</forename><surname>Gurevych</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 25th International Conference on Computational Linguistics (COLING</title>
				<meeting>the 25th International Conference on Computational Linguistics (COLING</meeting>
		<imprint>
			<date type="published" when="2014-08">2014. 2014. August</date>
		</imprint>
	</monogr>
	<note>To appear</note>
</biblStruct>

<biblStruct xml:id="b58">
	<analytic>
		<title level="a" type="main">Facilitating argumentative knowledge construction with computer-supported collaboration scripts</title>
		<author>
			<persName><forename type="first">Karsten</forename><surname>Stegmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Armin</forename><surname>Weinberger</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Frank</forename><surname>Fischer</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Computer-Supported Collaborative Learning</title>
		<imprint>
			<biblScope unit="volume">2</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="421" to="447" />
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b59">
	<analytic>
		<title level="a" type="main">Formal Logic vs. Philosophical Argument</title>
		<author>
			<persName><forename type="first">Dragan</forename><surname>Stoianovici</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Argumentation</title>
		<imprint>
			<biblScope unit="volume">24</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="125" to="133" />
			<date type="published" when="2009-01">2009. January</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b60">
	<monogr>
		<title level="m" type="main">An Introduction to Reasoning</title>
		<author>
			<persName><forename type="first">Stephen</forename><surname>Toulmin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Richard</forename><surname>Rieke</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Allan</forename><surname>Janik</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1984">1984</date>
			<publisher>Macmillan</publisher>
		</imprint>
	</monogr>
	<note>2nd edition</note>
</biblStruct>

<biblStruct xml:id="b61">
	<monogr>
		<title level="m" type="main">The Uses of Argument</title>
		<author>
			<persName><forename type="first">Stephen</forename><forename type="middle">E</forename><surname>Toulmin</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1958">1958</date>
			<publisher>Cambridge University Press</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b62">
	<analytic>
		<title level="a" type="main">Some Facets of Argument Mining for Opinion Analysis</title>
		<author>
			<persName><forename type="first">Maria</forename><surname>Paz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Garcia</forename><surname>Villalba</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Patrick</forename><surname>Saint-Dizier</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of Fourth International Conference on Computational Models of Argument</title>
				<editor>
			<persName><forename type="first">Bart</forename><surname>Verheij</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Stefan</forename><surname>Szeider</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Stefan</forename><surname>Woltran</surname></persName>
		</editor>
		<meeting>Fourth International Conference on Computational Models of Argument<address><addrLine>COMMA</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2012">2012. 2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b63">
	<monogr>
		<title level="m" type="main">Discovery and Analysis of Public Opinions on Controversial Topics in the Educational Domain</title>
		<author>
			<persName><forename type="first">Artem</forename><surname>Vovk</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2013">2013</date>
		</imprint>
		<respStmt>
			<orgName>Ubiquitious Knowledge Processing Lab ; TU Darmstadt</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">Master Thesis</note>
</biblStruct>

<biblStruct xml:id="b64">
	<analytic>
		<title level="a" type="main">Modeling Review Argumentation for Robust Sentiment Analysis</title>
		<author>
			<persName><forename type="first">Henning</forename><surname>Wachsmuth</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Martin</forename><surname>Trenkmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Benno</forename><surname>Stein</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Gregor</forename><surname>Engels</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 25th International Conference on Computational Linguistics COLING 2014</title>
				<meeting>the 25th International Conference on Computational Linguistics COLING 2014<address><addrLine>Dublin, Ireland</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2014">2014a</date>
		</imprint>
	</monogr>
	<note>page To appear</note>
</biblStruct>

<biblStruct xml:id="b65">
	<analytic>
		<title level="a" type="main">A Review Corpus for Argumentation Analysis</title>
		<author>
			<persName><forename type="first">Henning</forename><surname>Wachsmuth</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Martin</forename><surname>Trenkmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Benno</forename><surname>Stein</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Gregor</forename><surname>Engels</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Tsvetomira</forename><surname>Palakarska</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">15th International Conference on Intelligent Text Processing and Computational Linguistics (CICLing 14)</title>
				<editor>
			<persName><forename type="first">Alexander</forename><surname>Gelbukh</surname></persName>
		</editor>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2014">2014b</date>
			<biblScope unit="page" from="115" to="127" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b66">
	<monogr>
		<author>
			<persName><forename type="first">Douglas</forename><surname>Walton</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Christopher</forename><surname>Reed</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Fabrizio</forename><surname>Macagno</surname></persName>
		</author>
		<title level="m">Argumentation Schemes</title>
				<imprint>
			<publisher>Cambridge University Press</publisher>
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b67">
	<monogr>
		<author>
			<persName><forename type="first">Douglas</forename><surname>Walton</surname></persName>
		</author>
		<title level="m">Fundamentals of Critical Argumentation. Critical Reasoning and Argumentation</title>
				<imprint>
			<publisher>Cambridge University Press</publisher>
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
	<note>1 edition</note>
</biblStruct>

<biblStruct xml:id="b68">
	<analytic>
		<title level="a" type="main">Using Argumentation Schemes for Argument Extraction: A Bottom-Up Method</title>
		<author>
			<persName><forename type="first">Douglas</forename><surname>Walton</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Cognitive Informatics and Natural Intelligence</title>
		<imprint>
			<biblScope unit="volume">6</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="33" to="61" />
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b69">
	<analytic>
		<title level="a" type="main">A framework to analyze argumentative knowledge construction in computer-supported collaborative learning</title>
		<author>
			<persName><forename type="first">Armin</forename><surname>Weinberger</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Frank</forename><surname>Fischer</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Computers &amp; Education</title>
		<imprint>
			<biblScope unit="volume">46</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="71" to="95" />
			<date type="published" when="2006-01">2006. January</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b70">
	<monogr>
		<title level="m" type="main">A Rulebook for Arguments</title>
		<author>
			<persName><forename type="first">Anthony</forename><surname>Weston</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2008">2008</date>
			<publisher>Hackett Pub Co</publisher>
		</imprint>
	</monogr>
	<note>4 edition</note>
</biblStruct>

<biblStruct xml:id="b71">
	<analytic>
		<title level="a" type="main">Review of Giving Reasons</title>
		<author>
			<persName><forename type="first">Yun</forename><surname>Xie</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Informal Logic</title>
		<imprint>
			<biblScope unit="volume">32</biblScope>
			<biblScope unit="issue">4</biblScope>
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b72">
	<analytic>
		<title level="a" type="main">Metaphors in the perspective of argumentation</title>
		<author>
			<persName><forename type="first">Cihua</forename><surname>Xu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Yicheng</forename><surname>Wu</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Pragmatics</title>
		<imprint>
			<biblScope unit="volume">62</biblScope>
			<biblScope unit="page" from="68" to="76" />
			<date type="published" when="2014-02">2014. February</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
