<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Discourse Processing for Text Analysis: Recent successes, current challenges</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Bonnie Webber</string-name>
          <email>bonnie.webber@ed.ac.uk</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>School of Informatics, University of Edinburgh</institution>
          ,
          <country country="UK">UK</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Computational discourse processing has come a long way in the 10 years since I spoke at ACL'2009 on Discourse: Early problems, current successes, future challenges. Much of this progress can be attributed to the vast amounts of textual data that have become available and to a concomitant weakening of theoretical commitments, so as to be able to use the data in information extraction, sentiment analysis, question answering, etc. Along with weakened commitments to the demands of particular theories, has been a greater willingness to consider what can be learned from textual data and from various forms of annotation, in English and in other languages as well. This paper brie y summarizes (1) changing assumptions about discourse structure; (2) recent work on lexico-syntactic grounding of low-level discourse structure and frameworks for higher-level discourse structure that recognize di erences in genre; and (3) suggestions for addressing some of the challenges still facing us. For more detail, the reader is encouraged to go to the references themselves.</p>
      </abstract>
      <kwd-group>
        <kwd>discourse processing discourse structure discourse relations</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>Discourse poses many challenges to text processing systems, beyond those posed
by isolated clauses. Firstly, since one can refer to anything mentioned in
previous clauses, even things mentioned only implicitly, resolving referring expressions
becomes a challenge. Secondly, since there is information embodied in relations
that hold between clauses or sentences or larger spans of text | relations that
may be signalled explicitly in the discourse or left to inference | they need to
be detected, so that the information in the relation can be extracted. Thirdly,
since the reason for some piece of text being included in a discourse may
reect communicative goals that are speci c to a particular genre, such goals also
need to be modelled, recognized and applied to whatever information has been
extracted.</p>
      <p>
        My concern here is with discourse structure and discourse relations | what
was assumed prior to 2009, how that has changed in the intervening years, and
where we are now. A reader who would like a general introduction to discourse
processing is referred to Stede's 2012 monograph [
        <xref ref-type="bibr" rid="ref30">30</xref>
        ]. A reader interested in
discourse structure and its use in language technology prior to 2012 is referred
to [
        <xref ref-type="bibr" rid="ref35">35</xref>
        ]. Finally, for examples illustrating points made in this brief paper, the
reader is referred to the slides of this keynote available on the BIRNDL 2019
website.
2
      </p>
    </sec>
    <sec id="sec-2">
      <title>Early assumptions about discourse and discourse processing</title>
      <p>
        Two early computational assumption about discourse were (1) that it has a
simple computational structure, speci able in the form of a regular expression
or context-free grammar (CFG), and (2) that that structure covered the entire
text. This could be seen in McKeown's schemas [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ], in work on topic
segmentation of texts [
        <xref ref-type="bibr" rid="ref11 ref12 ref15 ref3 ref6">3, 6, 11, 12, 15</xref>
        ], in the tree-structured analyses that followed from
Rhetorical Structure Theory (RST) [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ] or from seeing a task as comprising a
sequence of sub-tasks and a text describing how to carry it out as being
similarly composed of a sequence of sub-texts [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. In the resulting tree structure, the
left-to-right order of the children of a non-terminal node would correspond to
the temporal ordering of sub-tasks and immediate dominance between a parent
and its children would correspond to sub-task inclusion. The text itself would
correspond to simple top-down, L-R tree traversal.
      </p>
      <p>
        These two assumptions were held so widely that any work on text structure
that didn't conform to them was ignored. This was true of work by Sibun [
        <xref ref-type="bibr" rid="ref28">28</xref>
        ],
which modelled spoken descriptions of complex structures such as house layouts
as a linear traversal of a complex graph, which required both marking which
nodes had already been visited (since they could be reached in multiple ways)
and consulting a decision process when more than one node could be visited
next. Although Sibun's view of text as a structure that systematically re ected
the structure of the world was no di erent than Dale's, Sibun's work was ignored
as not conforming to the view of discourse structure as a tree.
3
      </p>
    </sec>
    <sec id="sec-3">
      <title>Issues at play since then</title>
      <p>Subsequent to this early work, computational researchers began to acknowledge
(1) that text structure varies with genre such that, for example, persuasive texts
di er in structure from instructions, which both di er in structure from
descriptive texts; and (2) that simplicity in text structure, whatever the genre, is just
a useful simpli cation that will be violated when needed or else completely
discarded. Instead, researchers have accepted di erent kinds of discourse structure
and, adopting a more empirical perspective, have turned to looking at what
provides evidence for discourse structure { in particular, lexico-syntactic evidence.
3.1</p>
      <sec id="sec-3-1">
        <title>Multiple kinds of discourse structure</title>
        <p>
          The earliest claim to the existence of multiple kinds of discourse structure was
made by Grosz and Sidner [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ], who posited a linguistic structure (signalled
by discourse cues), an intentional structure (modelling how the purpose of one
segment contributed to that of another), and an attentional structure (in the
form of a stack, re ecting its origin in tree structures for discourse).
        </p>
        <p>
          While Grosz and Sidner were primarily focussed on accounting for and
modelling intentional structure, Moore and Pollack [
          <xref ref-type="bibr" rid="ref19">19</xref>
          ] wanted to break out of the
requirement in RST [
          <xref ref-type="bibr" rid="ref16">16</xref>
          ] of only one sense relation holding between any two
(adjacent) discourse segments. This often forced annotators to choose either a
relation between the information conveyed in consecutive elements of a coherent
discourse (informational relations ) or a relation re ecting the aim of discourse to
e ect changes in the mental state of the discourse participants, through a textual
plan whose consecutive elements relate in terms of their roles in the plan
(intentional relations ). Instead, Moore and Pollack proposed one discourse structure
that re ected informational relations between the elements, and a separate one
that re ected intentional relations between those same elements. Importantly
they pointed out that these structures may not be isomorphic, even though they
cover the same text. This could mean that a text segment that was prominent
in one structure could be less so in the other.
        </p>
        <p>
          Genre is clearly at play in the structures proposed for discourse. While the
texts considered by Moore and Pollack [
          <xref ref-type="bibr" rid="ref19">19</xref>
          ] were persuasive texts, Knott and his
colleagues [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ] aimed to generate descriptions of objects in museum displays that
were appropriate in the context of other objects that had already been described
to the visitor and other objects in the same display. Although subscribing to
RST [
          <xref ref-type="bibr" rid="ref16">16</xref>
          ], Knott and his colleagues had to face the problem that the texts they
were modelling violated RST's assumption that the spans linked by a discourse
relation had to be adjacent, or if interrupted by another span, had to be linked
to the initial span by a relation of the same type.
        </p>
        <p>
          However, after noticing that all violations of this assumption involved RST's
object-attribute elaboration relation (where one segment presents an
object, and the next presents one of its attributes), Knott et al [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ] proposed a
hybrid structure for discourse, taking it to be structured as a sequence of RST
trees (minus elaboration), supplemented by an entity-based model of focus
structure. That is, these descriptive texts were structured as a sequence of RST
trees. each of whose top nodes focussed on some entity that had been mentioned
previously and was then further described in the rest of its tree-structured
segment.
        </p>
        <p>
          More recently, researchers concerned with argumentation such as Stede and
his colleagues [
          <xref ref-type="bibr" rid="ref31">31</xref>
          ], Stab and Gurevych [
          <xref ref-type="bibr" rid="ref29">29</xref>
          ] and others have been exploring how
argumentation structure can be grounded in an RST-based coherence structure.
This is currently a very active area of research, so links between other forms of
discourse and dialogue structures are being explored as well.
3.2
        </p>
      </sec>
      <sec id="sec-3-2">
        <title>Empirical bases for discourse structure</title>
        <p>
          In the early 90s, researchers were exploring the idea that sentence-level syntactic
structure was projected from structures associated with lexical items. This was
true of both lexicalized Tree-Adjoining Grammar [
          <xref ref-type="bibr" rid="ref37">37</xref>
          ] and Combinatory
Categorial Grammar [
          <xref ref-type="bibr" rid="ref33">33</xref>
          ]. This encouraged researchers to ask whether the same
could hold of discourse and to build corpora based on the notion that low-level
discourse structure was signalled either by explicit lexico-syntactic phrases or
constructions or by adjacency that would leading readers to infer a relation
between the adjacent units [1, 2, 20{22, 36, 39{43]. This in turn led to researchers
developing lexicons of discourse connectives such as [
          <xref ref-type="bibr" rid="ref18 ref26 ref32 ref8">8, 18, 26, 32</xref>
          ] and even a
reannotation of the RST Corpus to identify the likely linguistic signals for the
annotated relations [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ].
4
        </p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Current challenges</title>
      <p>To my mind, there are at least two areas in which initial e orts require more
investment, in order to see a pay-o : (1) More general acceptance of segments
contributing their semantics and pragmatics to multiple discourse relations; and
(2) exploring the stance/sentiment associated with discourse connectives and
discourse relations, so as to more accurately describe speakers' and writers'
attitudes towards their subjects.</p>
      <p>
        With respect to segments simultaneously linked by multiple sense relations,
despite there being only one (or possibly even no) explicit discourse connective
between them, evidence comes both from experiments using crowdsourcing [23{
25] and from corpus annotation [
        <xref ref-type="bibr" rid="ref22 ref36">22, 36</xref>
        ]. Other evidence comes from cross-lingual
parallel texts, which often di er in their signalling of discourse relations [
        <xref ref-type="bibr" rid="ref27">27</xref>
        ].
      </p>
      <p>With respect to exploring the stance/sentiment associated with discourse
connectives and discourse relations, there are some obvious examples, such as
the preposition thanks to. While it clearly indicates that one clause is seen as
the Reason for the other clause holding, as in</p>
      <p>Operations are running smoothly thanks to decentralizing the company's
computer system before the quake
thanks to also indicates the speaker's positive attitude to what is expressed in
the latter clause, which would not be evident if the phrase as result of had been
used instead.</p>
      <p>Another example is the connective but then (also phrased but then again).
While it signals a Concession relation, with one clause denying an expectation
raised by the conceded clause, as in</p>
      <p>To many, it was a ceremony more be tting a king than a rural judge
seated in the isolated foothills of the southern Allegheny Mountains. But then
Judge O'Kicki often behaved like a man who would be king { and, some
say, an arrogant and abusive one.
but then (again) also indicates that the speaker's attitude that the listener shouldn't
be surprised.</p>
      <p>
        While papers have been written about the contribution of discourse relations
to the expression of sentiment (e.g, [
        <xref ref-type="bibr" rid="ref13 ref34 ref4 ref5">4, 5, 13, 34</xref>
        ], this should be complemented
by aggregating descriptions of the range of sentiments (stances) conveyed by
discourse connectives and in discourse relations across multiple languages.
      </p>
      <p>
        With the appearance of new discourse annotated corpora such as the
TEDMDB [
        <xref ref-type="bibr" rid="ref41">41</xref>
        ] and the expanded Penn Discourse TreeBank [
        <xref ref-type="bibr" rid="ref36">36</xref>
        ] and with new
discourserelated Shared Tasks [
        <xref ref-type="bibr" rid="ref38">38</xref>
        ], discourse-based information should become more
integral to Natural Language Processing and hence more available for use by any
technologies such as Information Retrieval and Question Answering that use and
thereby add value to text.
      </p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Al-Saif</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Markert</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <article-title>The Leeds Arabic Discourse Treebank: Annotating discourse connectives for Arabic</article-title>
          .
          <source>In: Proceedings, 7th International Conference on Language Resources and Evaluation (LREC</source>
          <year>2010</year>
          )
          <article-title>(</article-title>
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Al-Saif</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Markert</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <article-title>Modelling discourse relations for Arabic</article-title>
          .
          <source>In: Proceedings, Empirical Methods in Natural Language Processing</source>
          . pp.
          <volume>736</volume>
          {
          <issue>747</issue>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Barzilay</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lee</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          :
          <article-title>Catching the Drift: Probabilistic content models, with applications to generation and summarization</article-title>
          .
          <source>In: Proceedings of the 2nd Human Language Technology Conference and Annual Meeting of the North American Chapter, Association for Computational Linguistics</source>
          . pp.
          <volume>113</volume>
          {
          <issue>120</issue>
          (
          <year>2004</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Bhatia</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ji</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Eisenstein</surname>
          </string-name>
          , J.:
          <article-title>Better document-level sentiment analysis from rst discourse parsing</article-title>
          .
          <source>In: Proceedings, Empirical Methods in Natural Language Processing (EMNLP)</source>
          . pp.
          <volume>2212</volume>
          {
          <issue>2218</issue>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Chardon</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Benamara</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mathieu</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Popescu</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Asher</surname>
          </string-name>
          , N.:
          <article-title>Measuring the e ect of discourse structure on sentiment analysis</article-title>
          .
          <source>In: Proceedings, 14th International Conference on Intelligent Text Processing and Computational Linguistics (CICLing</source>
          <year>2013</year>
          ) (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Chung</surname>
          </string-name>
          , G.:
          <article-title>Sentence retrieval for abstracts of randomized controlled trials</article-title>
          .
          <source>BMC Medical Informatics and Decision Making</source>
          <volume>10</volume>
          (
          <issue>9</issue>
          ) (
          <year>February 2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Dale</surname>
          </string-name>
          , R.:
          <article-title>Generating Referring Expressions</article-title>
          . MIT Press, Cambridge MA (
          <year>1992</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Das</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          , Sche er, T.,
          <string-name>
            <surname>Bourgonje</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stede</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Constructing a lexicon of english discourse connectives</article-title>
          .
          <source>In: Proceedings of the 56th Annual Meeting of the ACL (August</source>
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Das</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Taboada</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Rst signalling corpus: a corpus of signals of coherence relations</article-title>
          .
          <source>Language Resources and Evaluation</source>
          <volume>52</volume>
          ,
          <issue>149</issue>
          {
          <fpage>184</fpage>
          (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Grosz</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sidner</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Attention, intention and the structure of discourse</article-title>
          .
          <source>Computational Linguistics</source>
          <volume>12</volume>
          (
          <issue>3</issue>
          ),
          <volume>175</volume>
          {
          <fpage>204</fpage>
          (
          <year>1986</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Hearst</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>TextTiling: Segmenting text into multi-paragraph subtopic passages</article-title>
          .
          <source>Computational Linguistics</source>
          <volume>23</volume>
          (
          <issue>1</issue>
          ),
          <volume>33</volume>
          {
          <fpage>64</fpage>
          (
          <year>1997</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Hirohata</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Okazaki</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ananiadou</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ishizuka</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Identifying sections in scienti c abstracts using conditional random elds</article-title>
          .
          <source>In: Proceedings of the 3rd International Joint Conference on Natural Language Processing</source>
          . pp.
          <volume>381</volume>
          {
          <issue>388</issue>
          (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Ji</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Smith</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          :
          <article-title>Neural discourse structure for text categorization</article-title>
          .
          <source>In: Proceedings, Association for Computational Linguistics (ACL)</source>
          . pp.
          <volume>996</volume>
          {
          <issue>1005</issue>
          (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Knott</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Oberlander</surname>
            , J.,
            <given-names>O</given-names>
          </string-name>
          <string-name>
            <surname>'Donnell</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mellish</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Beyond elaboration: The interaction of relations and focus in coherent text</article-title>
          . In: Sanders,
          <string-name>
            <given-names>T.</given-names>
            ,
            <surname>Schilperoord</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            ,
            <surname>Spooren</surname>
          </string-name>
          , W. (eds.)
          <source>Text Representation:Linguistic and psycholinguistic aspects</source>
          , pp.
          <volume>181</volume>
          {
          <fpage>196</fpage>
          . John Benjamins Publishing (
          <year>2001</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Malioutov</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Barzilay</surname>
          </string-name>
          , R.:
          <article-title>Minimum cut model for spoken lecture segmentation</article-title>
          .
          <source>In: Proceedings of the 21st International Conference on Computational Linguistics</source>
          and
          <article-title>the 44th annual meeting of the Association for Computational Linguistics (</article-title>
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Mann</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Thompson</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          : Rhetorical Structure Theory:
          <article-title>Toward a functional theory of text organization</article-title>
          .
          <source>Text</source>
          <volume>8</volume>
          (
          <issue>3</issue>
          ),
          <volume>243</volume>
          {
          <fpage>281</fpage>
          (
          <year>1988</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>McKeown</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <article-title>Text Generation: Using Discourse Strategies and Focus Constraints to Generate Natural Language Texts</article-title>
          . Cambridge University Press, Cambridge, England (
          <year>1985</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18. M rovsky, J.,
          <string-name>
            <surname>Synkova</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rysova</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pol</surname>
            <given-names>lova</given-names>
          </string-name>
          , L.:
          <article-title>Czedlex: A lexicon of czech discourse connectives</article-title>
          .
          <source>In: Prague Bulletin of Mathematical Linguistics</source>
          . vol.
          <volume>109</volume>
          , pp.
          <volume>61</volume>
          {
          <issue>91</issue>
          (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Moore</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pollack</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>A problem for RST: The need for multi-level discouse analysis</article-title>
          .
          <source>Computational Linguistics</source>
          <volume>18</volume>
          (
          <issue>4</issue>
          ),
          <volume>537</volume>
          {
          <fpage>544</fpage>
          (
          <year>1992</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Oza</surname>
            ,
            <given-names>U.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Prasad</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kolachina</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sharma</surname>
            ,
            <given-names>D.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Joshi</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>The hindi discourse relation bank</article-title>
          .
          <source>In: Proc. 3rd ACL Language Annotation Workshop (LAW III)</source>
          .
          <source>Singapore (August</source>
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Prasad</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dinesh</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lee</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Miltsakaki</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Robaldo</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Joshi</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Webber</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>The Penn Discourse TreeBank 2.0</article-title>
          .
          <source>In: Proceedings, 6th International Conference on Language Resources and Evaluation</source>
          . pp.
          <volume>2961</volume>
          {
          <fpage>2968</fpage>
          .
          <string-name>
            <surname>Marrakech</surname>
          </string-name>
          ,
          <string-name>
            <surname>Morocco</surname>
          </string-name>
          (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Prasad</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Webber</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Joshi</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Re ections on the Penn Discourse Treebank, comparable corpora and complementary annotation</article-title>
          .
          <source>Computational Linguistics</source>
          <volume>40</volume>
          (
          <issue>4</issue>
          ),
          <volume>921</volume>
          {
          <fpage>950</fpage>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>Rohde</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dickinson</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schneider</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Clark</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Louis</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Webber</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>Filling in the blanks in understanding discourse adverbials: Consistency, con ict, and context-dependence in a crowdsourced elicitation task</article-title>
          .
          <source>In: Proceedings of the Tenth Linguistic Annotation Workshop</source>
          (LAW-X. pp.
          <volume>49</volume>
          {
          <fpage>58</fpage>
          .
          <string-name>
            <surname>Berlin</surname>
          </string-name>
          (
          <year>2016</year>
          ), http://www.aclweb.org/anthology/W16-1707
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <surname>Rohde</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dickinson</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schneider</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Clark</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Louis</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Webber</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>Exploring substitutability through discourse adverbials and multiple judgments</article-title>
          .
          <source>In: Proceedings, 12th International Conference on Computational Semantics (IWCS</source>
          <year>2017</year>
          ). Montpellier, France (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          25.
          <string-name>
            <surname>Rohde</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Johnson</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schneider</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Webber</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>Discourse coherence: Concurrent explicit and implicit relations</article-title>
          .
          <source>In: Proceedings of the 56th Annual Meeting of the ACL (August</source>
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          26.
          <string-name>
            <surname>Roze</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Danlos</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Muller</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Lexconn: A french lexicon of discourse connectives</article-title>
          .
          <source>Discours</source>
          <volume>10</volume>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          27.
          <string-name>
            <surname>Shi</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yung</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Demberg</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          :
          <article-title>Acquiring annotated data with cross-lingual explicitation for implicit discourse relation classi cation</article-title>
          .
          <source>In: Proceedings, Workshop on Discourse Relation Parsing and Treebanking (DISRPT)</source>
          (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          28.
          <string-name>
            <surname>Sibun</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Generating text without trees</article-title>
          .
          <source>Computational Intelligence</source>
          <volume>8</volume>
          (
          <issue>1</issue>
          ),
          <volume>102</volume>
          {
          <fpage>122</fpage>
          (
          <year>1992</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          29.
          <string-name>
            <surname>Stab</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gurevych</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          :
          <article-title>Parsing argumentation structures in persuasive essays</article-title>
          .
          <source>Computational Linguistics</source>
          <volume>43</volume>
          ,
          <issue>619</issue>
          {
          <fpage>659</fpage>
          (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          30.
          <string-name>
            <surname>Stede</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <string-name>
            <given-names>Discourse</given-names>
            <surname>Processing</surname>
          </string-name>
          . Morgan &amp; Claypool Publishers (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          31.
          <string-name>
            <surname>Stede</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Afantenos</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Peldszus</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Asher</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Perret</surname>
            ,
            <given-names>J.:</given-names>
          </string-name>
          <article-title>Parallel discourse annotations on a corpus of short texts</article-title>
          .
          <source>In: Proceedings of the 10th International Conference on Language Resources and Evaluation (LREC)</source>
          (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          32.
          <string-name>
            <surname>Stede</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Umbach</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Dimlex: A lexicon of discourse markers for text generation and understanding</article-title>
          .
          <source>In: Proceedings, 36th Annual Meeting of the ACL</source>
          (
          <year>1998</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          33.
          <string-name>
            <surname>Steedman</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Surface Structure and Interpretation</article-title>
          .
          <source>Linguistic Inquiry Monograph 30</source>
          , MIT Press, Cambridge MA (
          <year>1996</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          34.
          <string-name>
            <surname>Taboada</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Voll</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Brooke</surname>
          </string-name>
          , J.:
          <article-title>Extracting sentiment as a function of discourse structure and topicality</article-title>
          .
          <source>Tech. Rep. 2008-20</source>
          , School of Computing Science, Simon Fraser University (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          35.
          <string-name>
            <surname>Webber</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Egg</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kordoni</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          :
          <article-title>Discourse structure and language technology</article-title>
          .
          <source>Natural Language Engineering</source>
          <volume>18</volume>
          (
          <issue>4</issue>
          ),
          <volume>437</volume>
          {
          <fpage>490</fpage>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref36">
        <mixed-citation>
          36.
          <string-name>
            <surname>Webber</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Prasad</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lee</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Joshi</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>The Penn Discourse Treebank 3.0 Annotation Manual</article-title>
          .
          <source>Tech. rep.</source>
          , University of Pennsylvania (
          <year>2019</year>
          ), available at https://catalog.ldc.upenn.edu/docs/LDC2019T05/PDTB3-AnnotationManual.pdf
        </mixed-citation>
      </ref>
      <ref id="ref37">
        <mixed-citation>
          37. XTAG-Group,
          <string-name>
            <surname>T.</surname>
          </string-name>
          :
          <article-title>A Lexicalized Tree Adjoining Grammar for English</article-title>
          .
          <source>Tech. Rep. IRCS 01-03</source>
          , University of Pennsylvania (
          <year>2001</year>
          ), see ftp://ftp.cis.upenn.edu/pub/ircs/technical-reports/
          <fpage>01</fpage>
          -
          <lpage>03</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref38">
        <mixed-citation>
          38.
          <string-name>
            <surname>Zeldes</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Das</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Maziero</surname>
            ,
            <given-names>E.G.</given-names>
          </string-name>
          , Antonio, J.,
          <string-name>
            <surname>Iruskieta</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>The DISRPT 2019 shared task on elementary discourse unit segmentation and connective detection</article-title>
          .
          <source>In: Proceedings, Workshop on Discourse Relation Parsing and Treebanking</source>
          <year>2019</year>
          . pp.
          <volume>97</volume>
          {
          <fpage>104</fpage>
          .
          <string-name>
            <surname>Minneapolis</surname>
          </string-name>
          , MN (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref39">
        <mixed-citation>
          39.
          <string-name>
            <surname>Zeyrek</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Demirsahin</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sevdik-Call</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , Ogel Balaban, H.,
          <article-title>I_hsan Yalc nkaya</article-title>
          , Turan, U.D.:
          <article-title>The annotation scheme of the Turkish Discourse Bank and an evaluation of inconsistent annotations</article-title>
          .
          <source>In: Proceedings of the 4th Linguistic Annotation Workshop (LAW III)</source>
          (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref40">
        <mixed-citation>
          40.
          <string-name>
            <surname>Zeyrek</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kurfal</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>An assessment of explicit inter- and intra-sentential discourse connectives in turkish discourse bank</article-title>
          .
          <source>In: Proceedings of the 11th Language Resources and Evaluation Conference. European Language Resource Association</source>
          , Miyazaki, Japan (May
          <year>2018</year>
          ), https://www.aclweb.org/anthology/L18-1634
        </mixed-citation>
      </ref>
      <ref id="ref41">
        <mixed-citation>
          41.
          <string-name>
            <surname>Zeyrek</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mendes</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Grishina</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kurfal</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gibbon</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ogrodniczuk</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Ted multilingual discourse bank (ted-mdb): a parallel corpus annotated in the pdtb style</article-title>
          .
          <source>Language Resources and Evaluation</source>
          (april
          <year>2019</year>
          ). https://doi.org/10.1007/s10579-019-09445-9
        </mixed-citation>
      </ref>
      <ref id="ref42">
        <mixed-citation>
          42.
          <string-name>
            <surname>Zhou</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Xue</surname>
          </string-name>
          , N.:
          <article-title>Pdtb-style discourse annotation of chinese text</article-title>
          .
          <source>In: Proc. 50th Annual Meeting of the ACL. Jeju Island</source>
          ,
          <string-name>
            <surname>Korea</surname>
          </string-name>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref43">
        <mixed-citation>
          43.
          <string-name>
            <surname>Zhou</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Xue</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          :
          <article-title>The Chinese Discourse TreeBank: A Chinese corpus annotated with discourse relations</article-title>
          .
          <source>Journal of Language Resources and Evaluation</source>
          <volume>49</volume>
          ,
          <issue>397</issue>
          {
          <fpage>431</fpage>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>