<!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>SynSemClass for German: Extending a Multilingual Verb Lexicon</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Peter Bourgonje</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Karolina Zaczynska</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Julian Moreno-Schneider</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Georg Rehm</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Zdenka Uresova</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Jan Hajic</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Charles University, Faculty of Mathematics and Physics, Institute of Formal and Applied Linguistics</institution>
          ,
          <addr-line>Prague</addr-line>
          ,
          <country country="CZ">Czech Republic</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>DFKI GmbH, Speech and Language Technology</institution>
          ,
          <addr-line>Berlin</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>We present the concept of extending a multilingual verb lexicon also to include German. In this lexicon, verbs are grouped by meaning and by semantic properties (following frame semantics) to form multilingual classes, linking Czech and English verbs. Entries are further linked to external lexical resources like VerbNet and PropBank. In this paper, we present our plan also to include German verbs, by experimenting with word alignments to obtain candidates linked to existing English entries, and identify possible approaches to obtain semantic role information. In addition, we identify German-speci c lexical resources to link to. This small-scale pilot study aims to provide a blueprint for extending a lexical resource with a new language.</p>
      </abstract>
      <kwd-group>
        <kwd>Linked Lexicon</kwd>
        <kwd>Semantics</kwd>
        <kwd>Synonymy</kwd>
        <kwd>Parallel Corpus</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        In Natural Language Processing (NLP), lexical resources play an important role
for supporting a computer's understanding of human language. Such
machinereadable resources not only list lexical surface forms, but often also provide
additional syntactic and semantic properties, focusing on particular word groups
[
        <xref ref-type="bibr" rid="ref10 ref33 ref38">10, 33, 38</xref>
        ], use cases [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ], or languages other than English3 [
        <xref ref-type="bibr" rid="ref13 ref27 ref42">13, 27, 42</xref>
        ]. While
recent neural technologies have proven to be very successful at a number of
NLP tasks learning from unannotated data only (i. e., without using any form
of explicitly encoded knowledge external to the language data itself) [
        <xref ref-type="bibr" rid="ref26 ref28 ref8">8, 26, 28</xref>
        ],
these approaches rely on the availability of large amounts of data, which may
not always be available for the desired language or domain. Additionally, certain
semantic properties may not be su ciently picked up on by a system trained on
large amounts of unannotated data only [
        <xref ref-type="bibr" rid="ref4 ref45">4, 45</xref>
        ]. Moreover, such systems are, by
design, sensitive to bias in the training data [
        <xref ref-type="bibr" rid="ref3 ref36">36, 3</xref>
        ].
      </p>
      <p>This paper focuses on a verb lexicon in which synonym classes are de ned in
terms of both semantic and syntactic properties. Computational verb lexicons,</p>
    </sec>
    <sec id="sec-2">
      <title>3 Which is, for many paradigms and tasks, the most popular language in NLP research</title>
      <p>
        and Language Technology applications [
        <xref ref-type="bibr" rid="ref29 ref30">29, 30</xref>
        ].
      </p>
      <p>Copyright © 2021 for this paper by its authors.</p>
      <p>
        Use permitted under Creative Commons License Attribution 4.0 International (CC BY 4.0).
such as VerbNet, have proven to be useful in supporting a wide range of NLP
tasks and applications, including information extraction [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ], sentence similarity
[
        <xref ref-type="bibr" rid="ref41">41</xref>
        ] and event extraction [
        <xref ref-type="bibr" rid="ref44">44</xref>
        ]. With regard to the use of VerbNet for event
extraction, a new release of the lexicon [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] includes a modi ed version of the
semantic representation of verbs to provide an improved representation of event
and subevent structures in language.4 Unlike the majority of monolingual verb
lexicons, a multilingual aligned verb lexicon supports deeper understanding and
comparability of the usage of verbs in di erent languages, and simultaneously
provides a close interaction between syntactic and semantic features of verbs.
Additionally, a multilingual resource of this kind is able to provide a broader
range of applications, among others, cross-lingual search.
      </p>
      <p>
        In this paper, we outline our plans to extend an existing, bi-lingual (Czech
and English) verb lexicon in which verbs are grouped into synonym classes
both meaning-wise (verb senses, semantic roles) and structurally (valency
arguments). To ease adaptation and increase compatibility with existing resources,
verb classes and individual entries are linked to existing lexical resources where
possible. The existing lexicon is described in [
        <xref ref-type="bibr" rid="ref39">39</xref>
        ] and we outline our plans to
both validate this lexicon and its classes and extend it to include a subset of
German verbs as well. To demonstrate our plans, we perform a small-scale
pilot study enabling us to test the outcome and reliably estimate the time and
resources needed for the extension plan.
      </p>
      <p>We rst provide a brief description of the existing, bi-lingual lexicon and its
key properties (Section 2). Then, we explain the corpus we use for the pilot study
(Section 3), followed by the procedure to extract word alignments (Section 4.1)
and semantic role properties (Section 4.2) including a description of the resources
we link to (Section 5). Finally, Section 6 sums up our key ndings and provides
an outlook on the full-scale study we intend to perform as future work.
2</p>
      <sec id="sec-2-1">
        <title>SynSemClass</title>
        <p>
          The SynSemClass lexicon currently5 groups Czech and English verbs by meaning
and structural properties. It contains 145 synonym classes with 3,515 Czech
and English verb senses; 2,027 in English and 1,488 in Czech. Each class is
assigned a set of semantic roles and the prototypical meaning of the synonym
class representing the English and Czech verb sense. The lexicon was developed
in a bottom-up fashion. Class member candidates originate from actual corpus
examples (the Prague Czech-English Dependency Treebank [
          <xref ref-type="bibr" rid="ref12">12</xref>
          ]), starting o
with 200 semi-randomly chosen Czech verbs (and their valency information,
coming from the monolingual PDT-Vallex [
          <xref ref-type="bibr" rid="ref40">40</xref>
          ]), and going from Czech to English
and vice versa, with manual adjudication steps in between. There is no speci c
        </p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>4 Event detection is our main use case, see, e. g., [32], [22], [31].</title>
    </sec>
    <sec id="sec-4">
      <title>5 At the time of writing; a new version, SynSemClass3.0, with 455 classes containing</title>
      <p>
        approx. 3,800 verbs on each side was published at the end of December 2020, see
http://hdl.handle.net/11234/1-3439.
model or lexicographic theory behind it, even though the underlying
syntacticsemantic lexicons for Czech and English (PDT-Vallex and EngVallex), which
provide the (current) sense distinctions, are based on the Functional Generative
Description theory [
        <xref ref-type="bibr" rid="ref35">35</xref>
        ]. The notion of synonymy used is based on the \loose"
de nition of synonymy by Lyons and Jackson [
        <xref ref-type="bibr" rid="ref15 ref18">18, 15</xref>
        ], or alternatively and very
closely, on both \near-synonyms" and \partial synonyms" as de ned by Lyons
[
        <xref ref-type="bibr" rid="ref19 ref7">19, 7</xref>
        ] or \plesionyms" as de ned by Cruse [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. The SynSemClass lexicon is
also available online.6 For more details on its creation process as well as
interannotator agreement numbers see [
        <xref ref-type="bibr" rid="ref39">39</xref>
        ]. An example of a current SynSemClass
class entry for (prolong/prodlouzit ) is depicted in Fig. 1.
      </p>
      <p>In the following sections, we describe our plans to expand this bi-lingual
lexicon to German, based on the preliminary results of a pilot study.
3</p>
      <sec id="sec-4-1">
        <title>Corpus</title>
        <p>
          The original lexicon was created from a bi-lingual and (automatically)
wordaligned corpus, based on a part of the Penn Treebank [
          <xref ref-type="bibr" rid="ref20">20</xref>
          ] manually translated
into Czech by a professional translator. The Czech sentences were automatically
processed to annotate them with morphological information and dependency
parses. To maintain this data-driven basis of the original lexicon linking Czech
and English verbs on the basis of their usage in a corpus, we thus need either a
parallel Czech-German corpus or a parallel English-German corpus.
        </p>
        <p>
          After settling upon a sentence-aligned parallel corpus, word alignments need
to be extracted to establish links between either English or Czech verbs on the
source side and German verbs on the target side. Because German is
typologically closer to English than to Czech (German and English are West-Germanic
languages, Czech is a Slavic language), we expect word alignment tools,
exploiting syntactic information, to perform better on an English-German
parallel corpus. A large number of candidate corpora are listed in the OPUS corpus
browser7. Because several of these originate from a particular domain (European
Parliament meeting transcripts [
          <xref ref-type="bibr" rid="ref16">16</xref>
          ], movie subtitles [
          <xref ref-type="bibr" rid="ref17">17</xref>
          ] or Wikipedia [
          <xref ref-type="bibr" rid="ref43">43</xref>
          ]), but
SynSemClass verbs are not tuned to any particular domain or genre, we simply
select the largest resource (which also does not seem to be targeted at one
particular domain or genre), i. e., ParaCrawl8. The English-German part of ParaCrawl
contains over 82 million parallel sentences, with 1.5 billion tokens on the German
and 1.6 billion tokens on the English side.
        </p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>6 https://lindat.m .cuni.cz/services/SynSemClass</title>
    </sec>
    <sec id="sec-6">
      <title>7 http://opus.nlpl.eu</title>
    </sec>
    <sec id="sec-7">
      <title>8 https://paracrawl.eu</title>
      <sec id="sec-7-1">
        <title>Method</title>
        <sec id="sec-7-1-1">
          <title>Word Alignments</title>
          <p>
            For the extraction of word alignments we use MGIZA [
            <xref ref-type="bibr" rid="ref23">23</xref>
            ]. Our small scale pilot
study is based on the rst 5 million sentences of the EN-DE ParaCrawl corpus,
containing approx. 94 million German and approx. 98 million English tokens.
          </p>
          <p>Further narrowing the scope of our pilot study, we select the canonical forms
of the English classes starting with a in SynSemClass, i. e., the following 13 verbs:
agree, allow, announce, applaud, approach, approve, arise, arrest, assert, assume,
attend, avoid, await. For each we automatically extract the most frequent
alignments with a cut-o of 0.2%, meaning that if the particular English verb was
aligned to a particular German word or phrase in more than 0.2% of cases (in
English) it was selected and discarded otherwise. This list was then manually
checked by one of the authors of this paper in order to eliminate the many
irrelevant entries among the automatically extracted list. Examples are verb/noun
ambiguity (at this point, we only had word alignments, no part-of-speech-tag
information yet), such as for approach, which was aligned to the German ansatz
(approach, but only in the noun sense) in 28% of cases, and to nahern (approach
in the verb sense) in 24% of cases. Another frequent reason for ltering out
automatically extracted alignments was the co-extraction of pronouns (erlauben es,
allow it ) or particles (zu genehmigen, to approve), where the actual verb was
among the list already. For some relatively infrequent verbs (such as applaud,
occurring only 65 times (in in nitival form) in our 5 million sentence subset
of the corpus, compared to 3,448 for agree or 10,989 for allow (again,
counting in nitival forms only), some obviously non-sensical alignments still made it
past the 0.2% threshold, such as spielen ihre rolle bis grenzen moglichen mithin
spendest beifall (\play their role to the limits possible therefore give applause ")
for applaud.</p>
          <p>After manually processing the automatically extracted alignment list, we
were left with 100 German root forms of verbs as candidate entries (7.7 verbs
per seed verb on average, with the most alignments (16) for approve and arise,
and the least alignments (3) for await ). The next step is to obtain more structural
and semantic information for these candidate entries.
4.2</p>
        </sec>
        <sec id="sec-7-1-2">
          <title>Semantic Role Labeling</title>
          <p>
            In addition to meaning, the semantic roles that a class can assign are important
for the clustering of verbs in SynSemClass. In the creation of the Czech-English
lexicon, the semantic roles (SRs) are \mostly taken from FrameNet" [39, p. 13].
The German equivalent, the collaborative FrameNet des Deutschen9, does not
specify SRs, but does link to the original FrameNet [
            <xref ref-type="bibr" rid="ref2">2</xref>
            ], and SR information could
be retrieved from there, in the same way this was done for the Czech-English
SynSemClass lexicon. This will be consulted with the SynSemClass entries in
the future, in order to keep a common set of roles for each class.
          </p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-8">
      <title>9 https://gsw.phil.hhu.de/framenet/frameindex</title>
      <p>
        Alternatively, the 2009 CoNLL shared task included SR labeling for seven
di erent languages (including German), inspiring many automated approaches
[
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. More recently, inspired by transformer architectures and their multilingual
capabilities, there have been attempts at contributing to the SR labeling task
using neural approaches [
        <xref ref-type="bibr" rid="ref14 ref37">14, 37</xref>
        ]. Such automated procedures support a more
data-driven speci cation of the SRs of particular verbs and are able to specify
this information for verbs that occur in the corpus (which, in our case, is rather
large). Their downside is the expected quality of the output; [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] report
F1scores ranging from 81.41 for German and 91.00 for English, demonstrating that
at least for German, such automatic SR labeling systems still have a considerable
margin of error. Manually curated resources such as FrameNet (and its German
equivalent) are likely to provide better quality for the verbs they cover, but
obviously will not help us for verbs not included in the lexical resource.
      </p>
      <p>
        For our study, we searched our 100 root forms of German verbs in FrameNet
des Deutschen. Because these are sometimes described using the verb (e. g., for
\besuchen"10) and sometimes using the corresponding noun (e. g., for
\Verhaftung"11), we made sure that the search string would match both the verb and
corresponding noun. The German FrameNet contains 834 entries, and only 23 of
our 100 verbs were found in this way. For these entries, we can thus obtain SR
information through the link to the English FrameNet entry. For the remaining
77 entries, however, we must resort to other means of getting SR information.
We consider the approach of [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ], who made their code publicly available, a
promising start for processing sentences containing verbs that are not included
yet in the German FrameNet. Given their F1-score, which is impressive but still
leaves considerable room for improvement, the output can be manually checked
for individual entries before including them in SynSemClass as German verbs.
5
      </p>
      <sec id="sec-8-1">
        <title>Linking to Existing Resources</title>
        <p>
          The original SynSemClass lexicon is linked to a range of resources (see Section
3.2 in [
          <xref ref-type="bibr" rid="ref39">39</xref>
          ]), including popular resources like FrameNet [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ], VerbNet [
          <xref ref-type="bibr" rid="ref34">34</xref>
          ] and
PropBank [
          <xref ref-type="bibr" rid="ref24">24</xref>
          ]. By linking the new German entries to the existing classes in
SynSemClass, we thus establish a link between our German verbs and, among
others, VerbNet entries. As for German-speci c resources, we consider linking
to FrameNet des Deutschen an important way of connecting SynSemClass to
existing lexical resources for German. Additional resources we consider linking
to are 1) GermaNet [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ], a lexical resource for German that contains nouns,
verbs and adjectives and groups them by synsets and de nes relations between
these synsets in the WordNet tradition, and 2) Universal Proposition Banks
[
          <xref ref-type="bibr" rid="ref1">1</xref>
          ]12, which provides a list of German verbs annotated with frame and role
labels linked to the English Proposition Bank (PropBank) [
          <xref ref-type="bibr" rid="ref25">25</xref>
          ]. Furthermore, we
10 https://gsw.phil.hhu.de/framenet/frame?id=441
11 https://gsw.phil.hhu.de/framenet/frame?id=499
12 https://github.com/System-T/UniversalPropositions
plan to explore if meaningful links to resources available in the Linguistic Linked
Open Data cloud (LLOD) can be established.
        </p>
        <p>Such links between SynSemClasses with German verbs in them and existing
German resources will probably have to be established manually; the German
FrameNet has an intuitive search interface that we also used in Section 4.2.
6</p>
      </sec>
      <sec id="sec-8-2">
        <title>Conclusion</title>
        <p>This paper presents our plan to expand a bi-lingual (Czech and English) lexicon
of verbs to a multilingual verb lexicon by including German verbs. The existing
SynSemClass lexicon groups verbs by their meaning and by semantic role
properties and links them internally (Czech and English) and externally (to existing
resources such as FrameNet, VerbNet and PropBank). To expand the lexicon
to include German verbs, we thus need 1) correspondences between German
verbs and their English and Czech counterparts, and 2) SR information for the
German verbs. We plan to obtain this using 1) word alignments extracted from
a parallel English-German corpus, and 2) exploiting existing German resources
(FrameNet des Deutschen) in combination with recent advances in automatic
semantic role labeling approaches. We executed a small-scale pilot study using 5
million of the 82 million aligned sentences in a candidate corpus, and using only
13 entries from SynSemClass. This allows us to estimate the time and resources
required to perform the full-scale exercise.</p>
        <p>Extracting word alignments from a parallel corpus (for which we use MGIZA)
is a time-consuming process, but mostly takes compute time (over 50 hours on
a single laptop (i7 2.20Ghz, 24GB RAM), but we estimate that at least half
of this can be optimised through parallelisation. Manual ltering of irrelevant
alignments for our 13 pilot verbs took approx. one hour. We do note that in
the creation process of the SynSemClass lexicon, the authors went back and
forth between Czech and English in three steps [39, p. 13] (Figure 2), to nd
more alignment candidates. In our pilot study we only perform the rst step,
which already expands the seed size of 13 English verbs to a list of 100 German
candidates (after ltering). Including more alignment steps will thus further
increase the size of the candidate set, but by a smaller factor (i. e., we expect
additional alignment steps to increase by a factor considerably smaller than 7.7).</p>
        <p>Collecting the semantic role information was done completely manually in our
pilot study and took ca. 0.5 hours, but resulted in this information for only 23%
of the entries. We did not yet experiment with automatic approaches to semantic
role labeling. This procedure will take relatively cheap compute processing time;
the amount of time and e ort needed to manually amend results before the
entries can be included in SynSemClass remains to be seen.</p>
        <p>Acknowledgment The work presented in this paper has received funding from
the German Federal Ministry of Education and Research (BMBF) through the
project QURATOR (Wachstumskern no. 03WKDA1A), and from the projects
LINDAT/CLARIAH-CZ of the MEYS Czech Republic (no. LM2018101) and
LUSyD of the GACR (no. GX20-16819X).</p>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Akbik</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Guan</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          :
          <article-title>Multilingual aliasing for auto-generating proposition Banks</article-title>
          .
          <source>In: Proceedings of COLING</source>
          <year>2016</year>
          ,
          <source>the 26th International Conference on Computational Linguistics: Technical Papers</source>
          . pp.
          <volume>3466</volume>
          {
          <fpage>3474</fpage>
          .
          <string-name>
            <surname>The</surname>
            <given-names>COLING</given-names>
          </string-name>
          2016
          <string-name>
            <given-names>Organizing</given-names>
            <surname>Committee</surname>
          </string-name>
          , Osaka,
          <source>Japan (Dec</source>
          <year>2016</year>
          ), https://www.aclweb.org/anthology/C16-1327
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Baker</surname>
            ,
            <given-names>C.F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fillmore</surname>
            ,
            <given-names>C.J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lowe</surname>
            ,
            <given-names>J.B.</given-names>
          </string-name>
          :
          <article-title>The berkeley framenet project</article-title>
          .
          <source>In: Proceedings of the 36th Annual Meeting of the Association for Computational Linguistics and 17th International Conference on Computational Linguistics - Volume</source>
          <volume>1</volume>
          . p.
          <volume>86</volume>
          {
          <fpage>90</fpage>
          . ACL '98/COLING '98,
          <string-name>
            <surname>Association</surname>
          </string-name>
          for Computational Linguistics, USA (
          <year>1998</year>
          ). https://doi.org/10.3115/980845.980860, https://doi.org/10.3115/980845.980860
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Blodgett</surname>
            ,
            <given-names>S.L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Barocas</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Daume</surname>
            <given-names>III</given-names>
          </string-name>
          , H.,
          <string-name>
            <surname>Wallach</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          :
          <article-title>Language (technology) is power: A critical survey of \bias" in NLP. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics</article-title>
          . pp.
          <volume>5454</volume>
          {
          <fpage>5476</fpage>
          . Association for Computational Linguistics,
          <source>Online (Jul</source>
          <year>2020</year>
          ). https://doi.org/10.18653/v1/
          <year>2020</year>
          .acl-main.
          <volume>485</volume>
          , https://www.aclweb.org/anthology/2020.acl-main.
          <fpage>485</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Boleda</surname>
          </string-name>
          , G.:
          <article-title>Distributional semantics and linguistic theory</article-title>
          . CoRR abs/
          <year>1905</year>
          .
          <year>01896</year>
          (
          <year>2019</year>
          ), http://arxiv.org/abs/
          <year>1905</year>
          .01896
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Brown</surname>
          </string-name>
          , S.W.,
          <string-name>
            <surname>Bonn</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gung</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zaenen</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pustejovsky</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Palmer</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>VerbNet representations: Subevent semantics for transfer verbs</article-title>
          .
          <source>In: Proceedings of the First International Workshop on Designing Meaning Representations</source>
          . pp.
          <volume>154</volume>
          {
          <fpage>163</fpage>
          . Association for Computational Linguistics, Florence,
          <source>Italy (Aug</source>
          <year>2019</year>
          ). https://doi.org/10.18653/v1/
          <fpage>W19</fpage>
          -3318, https://www.aclweb.org/anthology/W19-3318
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Cruse</surname>
            ,
            <given-names>A.: Lexical</given-names>
          </string-name>
          <string-name>
            <surname>Semantics</surname>
          </string-name>
          . Cambridge University Press, UK (
          <year>1986</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Cruse</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Meaning in Language. An Introduction to Semantics and Pragmatics</article-title>
          . Oxford University Press. Oxford, UK (
          <year>2000</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Devlin</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chang</surname>
            ,
            <given-names>M.W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lee</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Toutanova</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          : BERT:
          <article-title>Pre-training of deep bidirectional transformers for language understanding</article-title>
          .
          <source>In: Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies</source>
          , Volume
          <volume>1</volume>
          (Long and Short Papers). pp.
          <volume>4171</volume>
          {
          <fpage>4186</fpage>
          . Association for Computational Linguistics, Minneapolis,
          <source>Minnesota (Jun</source>
          <year>2019</year>
          ). https://doi.org/10.18653/v1/
          <fpage>N19</fpage>
          -1423, https://www.aclweb.org/anthology/N19-1423
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Esuli</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sebastiani</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>Sentiwordnet: A publicly available lexical resource for opinion mining</article-title>
          .
          <source>In: In Proceedings of the 5th Conference on Language Resources and Evaluation (LREC'06</source>
          . pp.
          <volume>417</volume>
          {
          <issue>422</issue>
          (
          <year>2006</year>
          ),
          <article-title>SENTIWORDNET: A publicly available lexical resource for opinion mining</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Fellbaum</surname>
          </string-name>
          , C. (ed.):
          <article-title>WordNet: An Electronic Lexical Database</article-title>
          . Language, Speech, and Communication, MIT Press, Cambridge, MA (
          <year>1998</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Hajic</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ciaramita</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Johansson</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kawahara</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mart</surname>
            ,
            <given-names>M.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Marquez</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Meyers</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nivre</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pado</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stepanek</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stranak</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Surdeanu</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Xue</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhang</surname>
          </string-name>
          , Y.:
          <article-title>The CoNLL-2009 shared task: Syntactic and semantic dependencies in multiple languages</article-title>
          .
          <source>In: Proceedings of the Thirteenth Conference on Computational Natural Language Learning (CoNLL</source>
          <year>2009</year>
          )
          <article-title>: Shared Task</article-title>
          . pp.
          <volume>1</volume>
          {
          <fpage>18</fpage>
          . Association for Computational Linguistics, Boulder,
          <source>Colorado (Jun</source>
          <year>2009</year>
          ), https://www.aclweb.org/anthology/W09-1201
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Hajic</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hajicova</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Panevova</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sgall</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bojar</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cinkova</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          , Fuc kova, E.,
          <string-name>
            <surname>Mikulova</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pajas</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Popelka</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Semecky</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sindlerova</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stepanek</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Toman</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Uresova</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zabokrtsky</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          :
          <article-title>Announcing prague czech-english dependency treebank 2.0</article-title>
          .
          <source>In: Proceedings of the 8th International Conference on Language Resources and Evaluation (LREC</source>
          <year>2012</year>
          ). pp.
          <volume>3153</volume>
          {
          <fpage>3160</fpage>
          . ELRA,
          <string-name>
            <surname>European Language Resources Association</surname>
          </string-name>
          , I_stanbul,
          <string-name>
            <surname>Turkey</surname>
          </string-name>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Hamp</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Feldweg</surname>
          </string-name>
          , H.:
          <article-title>GermaNet { A Lexical-Semantic Net for German</article-title>
          .
          <source>In: In Proceedings of ACL workshop Automatic Information Extraction and Building of Lexical Semantic Resources for NLP Applications</source>
          . pp.
          <volume>9</volume>
          {
          <issue>15</issue>
          (
          <year>1997</year>
          ), https://www.aclweb.org/anthology/W97-0802
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>He</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhao</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          :
          <article-title>Syntax-aware multilingual semantic role labeling</article-title>
          .
          <source>In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP)</source>
          . pp.
          <volume>5350</volume>
          {
          <fpage>5359</fpage>
          . Association for Computational Linguistics, Hong Kong,
          <source>China (Nov</source>
          <year>2019</year>
          ). https://doi.org/10.18653/v1/
          <fpage>D19</fpage>
          -1538, https://www.aclweb.org/anthology/D19-1538
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Jackson</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          : Words and
          <string-name>
            <given-names>Their</given-names>
            <surname>Meaning</surname>
          </string-name>
          .
          <source>Routledge</source>
          (
          <year>1988</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Koehn</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Europarl: A Parallel Corpus for Statistical Machine Translation</article-title>
          .
          <source>In: Conference Proceedings: the tenth Machine Translation Summit</source>
          . pp.
          <volume>79</volume>
          {
          <fpage>86</fpage>
          . AAMT, AAMT, Phuket, Thailand (
          <year>2005</year>
          ), http://mt-archive.info/MTS-2005- Koehn.pdf
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Lison</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tiedemann</surname>
            ,
            <given-names>J.:</given-names>
          </string-name>
          <article-title>OpenSubtitles2016: Extracting large parallel corpora from movie and TV subtitles</article-title>
          .
          <source>In: Proceedings of the Tenth International Conference on Language Resources and Evaluation (LREC'16)</source>
          . pp.
          <volume>923</volume>
          {
          <fpage>929</fpage>
          .
          <string-name>
            <surname>European Language Resources Association</surname>
          </string-name>
          (ELRA), Portoroz, Slovenia (May
          <year>2016</year>
          ), https://www.aclweb.org/anthology/L16-1147
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Lyons</surname>
          </string-name>
          , J.: Introduction to Theoretical Linguistics. Cambridge University Press (
          <year>1968</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Lyons</surname>
            ,
            <given-names>J.: Linguistic</given-names>
          </string-name>
          <string-name>
            <surname>Semantics</surname>
          </string-name>
          . Cambridge University Press (
          <year>1995</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Marcus</surname>
            ,
            <given-names>M.P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Santorini</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Marcinkiewicz</surname>
            ,
            <given-names>M.A.</given-names>
          </string-name>
          :
          <article-title>Building a large annotated corpus of English: The Penn Treebank</article-title>
          .
          <source>Computational Linguistics</source>
          <volume>19</volume>
          (
          <issue>2</issue>
          ),
          <volume>313</volume>
          {
          <fpage>330</fpage>
          (
          <year>1993</year>
          ), https://www.aclweb.org/anthology/J93-2004
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Mausam</surname>
            , Schmitz,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Soderland</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bart</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Etzioni</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          :
          <article-title>Open language learning for information extraction</article-title>
          .
          <source>In: Proceedings of the 2012 Joint Conference on Empirical Methods in Natural Language Processing and Computational Natural Language Learning</source>
          . pp.
          <volume>523</volume>
          {
          <fpage>534</fpage>
          . Association for Computational Linguistics, Jeju Island,
          <source>Korea (Jul</source>
          <year>2012</year>
          ), https://www.aclweb.org/anthology/D12-1048
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Moreno-Schneider</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Srivastava</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bourgonje</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wabnitz</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rehm</surname>
          </string-name>
          , G.:
          <article-title>Semantic Storytelling, Cross-lingual Event Detection and other Semantic Services for a Newsroom Content Curation Dashboard</article-title>
          . In: Popescu,
          <string-name>
            <given-names>O.</given-names>
            ,
            <surname>Strapparava</surname>
          </string-name>
          , C. (eds.)
          <source>Proceedings of the Second Workshop on Natural Language Processing meets Journalism { EMNLP 2017 Workshop (NLPMJ</source>
          <year>2017</year>
          ). pp.
          <volume>68</volume>
          {
          <fpage>73</fpage>
          . Copenhagen, Denmark (9
          <year>2017</year>
          ), 7 September
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>Och</surname>
            ,
            <given-names>F.J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ney</surname>
          </string-name>
          , H.:
          <article-title>A Systematic Comparison of Various Statistical Alignment Models</article-title>
          .
          <source>Computational Linguistics</source>
          <volume>29</volume>
          (
          <issue>1</issue>
          ),
          <volume>19</volume>
          {
          <fpage>51</fpage>
          (
          <year>2003</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <surname>Palmer</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gildea</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kingsbury</surname>
            ,
            <given-names>P.:</given-names>
          </string-name>
          <article-title>The proposition bank: An annotated corpus of semantic roles</article-title>
          .
          <source>Comput. Linguist</source>
          .
          <volume>31</volume>
          (
          <issue>1</issue>
          ),
          <volume>71</volume>
          {106 (Mar
          <year>2005</year>
          ). https://doi.org/10.1162/0891201053630264, https://doi.org/10.1162/0891201053630264
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          25.
          <string-name>
            <surname>Palmer</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gildea</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kingsbury</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>The Proposition Bank: An annotated corpus of semantic roles</article-title>
          .
          <source>Computational Linguistics</source>
          <volume>31</volume>
          (
          <issue>1</issue>
          ),
          <volume>71</volume>
          {
          <fpage>106</fpage>
          (
          <year>2005</year>
          ). https://doi.org/10.1162/0891201053630264, https://www.aclweb.org/anthology/J05-1004
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          26.
          <string-name>
            <surname>Peters</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Neumann</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Iyyer</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gardner</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Clark</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lee</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zettlemoyer</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          :
          <article-title>Deep contextualized word representations</article-title>
          .
          <source>In: Proceedings of the 2018 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies</source>
          , Volume
          <volume>1</volume>
          (Long Papers). pp.
          <volume>2227</volume>
          {
          <fpage>2237</fpage>
          . Association for Computational Linguistics, New Orleans,
          <source>Louisiana (Jun</source>
          <year>2018</year>
          ). https://doi.org/10.18653/v1/
          <fpage>N18</fpage>
          -1202, https://www.aclweb.org/anthology/N18- 1202
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          27.
          <string-name>
            <surname>Postma</surname>
          </string-name>
          , M.,
          <string-name>
            <surname>van Miltenburg</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Segers</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schoen</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vossen</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Open Dutch WordNet</article-title>
          .
          <source>In: Proceedings of the Eight Global Wordnet Conference</source>
          . Bucharest, Romania (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          28.
          <string-name>
            <surname>Radford</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wu</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Child</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Luan</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Amodei</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sutskever</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          :
          <article-title>Language models are unsupervised multitask learners (</article-title>
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          29.
          <string-name>
            <surname>Rehm</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Berger</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Elsholz</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hegele</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kintzel</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Marheinecke</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Piperidis</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Deligiannis</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Galanis</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gkirtzou</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Labropoulou</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bontcheva</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jones</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Roberts</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hajic</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hamrlova</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kacena</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Choukri</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Arranz</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vasiljevs</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Anvari</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lagzdins</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Melnika</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Backfried</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dikici</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Janosik</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Prinz</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Prinz</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stampler</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Thomas-Aniola</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Perez</surname>
            ,
            <given-names>J.M.G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Silva</surname>
            ,
            <given-names>A.G.</given-names>
          </string-name>
          , Berr o,
          <string-name>
            <given-names>C.</given-names>
            ,
            <surname>Germann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>U.</given-names>
            ,
            <surname>Renals</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            ,
            <surname>Klejch</surname>
          </string-name>
          ,
          <string-name>
            <surname>O.</surname>
          </string-name>
          :
          <article-title>European Language Grid: An Overview</article-title>
          . In: Calzolari,
          <string-name>
            <given-names>N.</given-names>
            ,
            <surname>Bechet</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            ,
            <surname>Blache</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Cieri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            ,
            <surname>Choukri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            ,
            <surname>Declerck</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            ,
            <surname>Isahara</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            ,
            <surname>Maegaard</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            ,
            <surname>Mariani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            ,
            <surname>Moreno</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>Odijk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            ,
            <surname>Piperidis</surname>
          </string-name>
          , S. (eds.)
          <source>Proceedings of the 12th Language Resources and Evaluation Conference (LREC</source>
          <year>2020</year>
          ). pp.
          <volume>3359</volume>
          {
          <fpage>3373</fpage>
          .
          <string-name>
            <surname>European Language Resources Association</surname>
          </string-name>
          (ELRA), Marseille, France (5
          <year>2020</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          30.
          <string-name>
            <surname>Rehm</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Marheinecke</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hegele</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Piperidis</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bontcheva</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hajic</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Choukri</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vasiljevs</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Backfried</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Prinz</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Perez</surname>
            ,
            <given-names>J.M.G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Meertens</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lukowicz</surname>
            , P., van Genabith,
            <given-names>J.</given-names>
          </string-name>
          , Losch,
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>Slusallek</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Irgens</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Gatellier</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            , Kohler, J.,
            <surname>Bars</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.L.</given-names>
            ,
            <surname>Anastasiou</surname>
          </string-name>
          ,
          <string-name>
            <surname>D.</surname>
          </string-name>
          , Auksoriute_,
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>Bel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            ,
            <surname>Branco</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>Budin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            ,
            <surname>Daelemans</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            ,
            <surname>Smedt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.D.</given-names>
            ,
            <surname>Garab</surname>
          </string-name>
          <string-name>
            <given-names>k</given-names>
            , R.,
            <surname>Gavriilidou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Gromann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            ,
            <surname>Koeva</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            ,
            <surname>Krek</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            ,
            <surname>Krstev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            ,
            <surname>Linden</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            ,
            <surname>Magnini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            ,
            <surname>Odijk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            ,
            <surname>Ogrodniczuk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            , Rognvaldsson, E.,
            <surname>Rosner</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Pedersen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            ,
            <surname>Skadina</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.</given-names>
            ,
            <surname>Tadic</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.</surname>
          </string-name>
          , Tu s,,
          <string-name>
            <given-names>D.</given-names>
            ,
            <surname>Varadi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            ,
            <surname>Vider</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            ,
            <surname>Way</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>Yvon</surname>
          </string-name>
          ,
          <string-name>
            <surname>F.</surname>
          </string-name>
          :
          <article-title>The European Language Technology Landscape in 2020: Language-Centric and Human-Centric AI for CrossCultural Communication in Multilingual Europe</article-title>
          . In: Calzolari,
          <string-name>
            <given-names>N.</given-names>
            ,
            <surname>Bechet</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            ,
            <surname>Blache</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Cieri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            ,
            <surname>Choukri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            ,
            <surname>Declerck</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            ,
            <surname>Isahara</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            ,
            <surname>Maegaard</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            ,
            <surname>Mariani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            ,
            <surname>Moreno</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>Odijk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            ,
            <surname>Piperidis</surname>
          </string-name>
          , S. (eds.)
          <source>Proceedings of the 12th Language Resources and Evaluation Conference (LREC</source>
          <year>2020</year>
          ). pp.
          <volume>3315</volume>
          {
          <fpage>3325</fpage>
          .
          <string-name>
            <surname>European Language Resources Association</surname>
          </string-name>
          (ELRA), Marseille, France (5
          <year>2020</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          31.
          <string-name>
            <surname>Rehm</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schneider</surname>
            ,
            <given-names>J.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bourgonje</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Srivastava</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nehring</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Berger</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , Konig, L., Rauchle,
          <string-name>
            <given-names>S.</given-names>
            ,
            <surname>Gerth</surname>
          </string-name>
          , J.:
          <article-title>Event Detection and Semantic Storytelling: Generating a Travelogue from a large Collection of Personal Letters</article-title>
          . In: Caselli,
          <string-name>
            <given-names>T.</given-names>
            ,
            <surname>Miller</surname>
          </string-name>
          ,
          <string-name>
            <surname>B.</surname>
          </string-name>
          , van Erp,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Vossen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Palmer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Hovy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            ,
            <surname>Mitamura</surname>
          </string-name>
          , T. (eds.)
          <source>Proceedings of the Events and Stories in the News Workshop</source>
          . pp.
          <volume>42</volume>
          {
          <fpage>51</fpage>
          . Association for Computational Linguistics, Vancouver, Canada (8
          <year>2017</year>
          ),
          <article-title>co-located with ACL 2017</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          32.
          <string-name>
            <surname>Schneider</surname>
            ,
            <given-names>J.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bourgonje</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nehring</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rehm</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sasaki</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Srivastava</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Towards Semantic Story Telling with Digital Curation Technologies</article-title>
          . In: Birnbaum,
          <string-name>
            <given-names>L.</given-names>
            ,
            <surname>Popescu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            ,
            <surname>Strapparava</surname>
          </string-name>
          , C. (eds.)
          <source>Proceedings of Natural Language Processing meets Journalism { IJCAI-16 Workshop (NLPMJ</source>
          <year>2016</year>
          ). New York (7
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          33.
          <string-name>
            <surname>Schuler</surname>
          </string-name>
          ,
          <string-name>
            <surname>K.K.: VerbNet: A Broad-Coverage</surname>
          </string-name>
          ,
          <article-title>Comprehensive Verb Lexicon</article-title>
          .
          <source>Ph.D. thesis</source>
          , University of Pennsylvania (
          <year>2006</year>
          ), http://verbs.colorado.edu/ kipper/Papers/dissertation.pdf
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          34.
          <string-name>
            <surname>Schuler</surname>
            ,
            <given-names>K.K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Palmer</surname>
            ,
            <given-names>M.S.</given-names>
          </string-name>
          : Verbnet:
          <string-name>
            <given-names>A</given-names>
            <surname>Broad-Coverage</surname>
          </string-name>
          ,
          <article-title>Comprehensive Verb Lexicon</article-title>
          .
          <source>Ph.D. thesis</source>
          , USA (
          <year>2005</year>
          ),
          <fpage>aAI3179808</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          35.
          <string-name>
            <surname>Sgall</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hajicova</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Panevova</surname>
            ,
            <given-names>J.:</given-names>
          </string-name>
          <article-title>The Meaning of the Sentence in its Semantic</article-title>
          and
          <string-name>
            <given-names>Pragmatic</given-names>
            <surname>Aspects</surname>
          </string-name>
          . D. Reidel, Dordrecht (
          <year>1986</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref36">
        <mixed-citation>
          36.
          <string-name>
            <surname>Shah</surname>
            ,
            <given-names>D.S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schwartz</surname>
            ,
            <given-names>H.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hovy</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Predictive biases in natural language processing models: A conceptual framework and overview</article-title>
          .
          <source>In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics</source>
          . pp.
          <volume>5248</volume>
          {
          <fpage>5264</fpage>
          . Association for Computational Linguistics,
          <source>Online (Jul</source>
          <year>2020</year>
          ). https://doi.org/10.18653/v1/
          <year>2020</year>
          .acl-main.
          <volume>468</volume>
          , https://www.aclweb.org/anthology/2020.acl-main.
          <fpage>468</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref37">
        <mixed-citation>
          37.
          <string-name>
            <surname>Shi</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lin</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          :
          <article-title>Simple BERT models for relation extraction and semantic role labeling</article-title>
          . CoRR abs/
          <year>1904</year>
          .05255 (
          <year>2019</year>
          ), http://arxiv.org/abs/
          <year>1904</year>
          .05255
        </mixed-citation>
      </ref>
      <ref id="ref38">
        <mixed-citation>
          38.
          <string-name>
            <surname>Stede</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>DiMLex: A Lexical Approach to Discourse Markers</article-title>
          .
          <source>In: Exploring the Lexicon - Theory and Computation</source>
          .
          <source>Edizioni dell'Orso</source>
          ,
          <string-name>
            <surname>Alessandria</surname>
          </string-name>
          (
          <year>2002</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref39">
        <mixed-citation>
          39.
          <string-name>
            <surname>Uresova</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fucikova</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hajicova</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hajic</surname>
            ,
            <given-names>J.:</given-names>
          </string-name>
          <article-title>SynSemClass linked lexicon: Mapping synonymy between languages</article-title>
          .
          <source>In: Proceedings of the 2020 Globalex Workshop on Linked Lexicography</source>
          . pp.
          <volume>10</volume>
          {
          <fpage>19</fpage>
          .
          <string-name>
            <surname>European Language Resources Association</surname>
          </string-name>
          , Marseille, France (May
          <year>2020</year>
          ), https://www.aclweb.org/anthology/
          <year>2020</year>
          .globalex1.
          <fpage>2</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref40">
        <mixed-citation>
          40.
          <string-name>
            <surname>Uresova</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stepanek</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hajic</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Panevova</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mikulova</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>PDT-vallex: Czech valency lexicon linked to treebanks (</article-title>
          <year>2014</year>
          ), http://hdl.handle.net/11858/00-097C0000-
          <fpage>0023</fpage>
          -4338-F, LINDAT/CLARIN digital library at Institute of Formal and Applied Linguistics, Charles University in Prague
        </mixed-citation>
      </ref>
      <ref id="ref41">
        <mixed-citation>
          41.
          <string-name>
            <surname>Wali</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gargouri</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hamadou</surname>
            ,
            <given-names>A.B.</given-names>
          </string-name>
          :
          <article-title>Sentence similarity computation based on wordnet and verbnet</article-title>
          .
          <source>Computacion y Sistemas</source>
          <volume>21</volume>
          (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref42">
        <mixed-citation>
          42.
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bond</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>Building the Chinese open Wordnet (COW): Starting from core synsets</article-title>
          .
          <source>In: Proceedings of the 11th Workshop on Asian Language Resources</source>
          . pp.
          <volume>10</volume>
          {
          <fpage>18</fpage>
          .
          <article-title>Asian Federation of Natural Language Processing</article-title>
          , Nagoya, Japan (Oct
          <year>2013</year>
          ), https://www.aclweb.org/anthology/W13-4302
        </mixed-citation>
      </ref>
      <ref id="ref43">
        <mixed-citation>
          43.
          <string-name>
            <surname>Wolk</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Marasek</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <article-title>Building subject-aligned comparable corpora and mining it for truly parallel sentence pairs</article-title>
          .
          <source>CoRR abs/1509</source>
          .08881 (
          <year>2015</year>
          ), http://arxiv.org/abs/1509.08881
        </mixed-citation>
      </ref>
      <ref id="ref44">
        <mixed-citation>
          44.
          <string-name>
            <surname>Xiang</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>A survey of event extraction from text</article-title>
          .
          <source>IEEE Access 7</source>
          ,
          <issue>173111</issue>
          {
          <fpage>173137</fpage>
          (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref45">
        <mixed-citation>
          45.
          <string-name>
            <surname>Yanaka</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mineshima</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bekki</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Inui</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sekine</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Abzianidze</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bos</surname>
            ,
            <given-names>J.:</given-names>
          </string-name>
          <article-title>HELP: A dataset for identifying shortcomings of neural models in monotonicity reasoning</article-title>
          .
          <source>In: Proceedings of the Eighth Joint Conference on Lexical and Computational Semantics (*SEM</source>
          <year>2019</year>
          ). pp.
          <volume>250</volume>
          {
          <fpage>255</fpage>
          . Association for Computational Linguistics, Minneapolis,
          <source>Minnesota (Jun</source>
          <year>2019</year>
          ). https://doi.org/10.18653/v1/
          <fpage>S19</fpage>
          - 1027, https://www.aclweb.org/anthology/S19-1027
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>