<!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>Asymmetries in Extraction From Nominal Copular Sentences: a Challenging Case Study for NLP Tools</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Paolo Lorusso</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Matteo Greco</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Cristiano Chesi</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Andrea Moro</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>NEtS at Scuola Universitaria Superiore IUSS.</institution>
          <addr-line>P.zza Vittoria 15, I-27100 Pavia</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>In this paper we discuss two types of nominal copular sentences (Canonical and Inverse, Moro 1997) and we demonstrate how the peculiarities of these two configurations are hardly considered by standard NLP tools that are currently publicly available. Here we show that example-based MT tools (e.g. Google Translate) as well as other NLP tools (UDpipe, LinguA, Stanford Parser, and Google Cloud AI API) fail in capturing the critical distinctions between the two structures in the end producing both wrong analyses and, possibly as a consequence of a non-coherent (or missing) structural analysis, incorrect translations in the case of MT tools. To support the proposed analysis, we present also an empirical study showing that native speakers are indeed sensitive to the critical distinctions. This poses a sharp challenge for NLP tools that aim at being cognitively plausible or at least descriptively adequate (Chowdhury &amp; Zamparelli 2018).</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>The main hypothesis of this paper is that sentence
comprehension cannot be achieved independently
from a coherent structural analysis. To support
this claim, we first present a precise structural
analysis that is critical for recovering the relevant
dependencies within specific constructions, then
we will show that the crucial structural properties
captured by the theoretical framework are in fact
correctly perceived by native speakers, but not
revealed by some widely used Natural Language
Processing (NLP) tools. This leads to poor
performance in tasks like Machine Translation
(MT).</p>
      <p>This argument seems to us especially relevant
in those structural configurations in which a
nonlocal dependency must be established: in parsing,
for instance, interpreting correctly a
whdependency requires that the dependent (the
whphrase) and the dependee (the head selecting the
wh- phrase as its argument/modifier) are
identified, and the nature of the dependence
disambiguated (e.g. argument vs. modifier). In (1)
we exemplify the special case of a non-local
dependency between a wh- PP and a DP it
depends on (a co-indexed underscore signals the
possible extraction sites, hence the dependent
constituent; the diacritic “*” prefixes, as usual,
illegal sites):
(1) [Di quale segnale]i [i telescopi *_ i] hanno
Of which signal the telescopes have
scoperto *_i [un’interferenza _ i]?
discovered an interference?
‘[which signal]i did the telescopes discover
an interference of _ i?’
The second DP un’interferenza (an interference)
(the internal argument) is the dependee of the
whphrase and neither the subject DP nor the
predicate can host this wh- dependency instead.</p>
      <p>According to Google Translate (as of 12th July
2019), this second option seems indeed a viable
one:
(2) What signal did the telescopes find an
interference?
The translation is ill formed being the internal
argument of find filled both by the wh- phrase and
the DP an interference (which cannot take a
whDP as its own argument due to the absence of a
relevant preposition).</p>
      <p>In this work we focus on a similar non-local
dependency involving two kinds of copular
sentences: Inverse (3.a) and Canonical (3.b).
Using these constructions, we will test the
availability of wh- PP sub-extraction from both
the first and the second DP as exemplified in (4).
(3) a. le foto del muro sono la causa della rivolta
the pictures of the wall are the cause of the riot
b. la causa della rivolta sono le foto del muro
the cause of the riot are the pictures of-the wall
‘the cause of the riot is the pictures of the wall’
(4) a. [Di quale rivolta]i le foto del muro sono
of which riot the pictures of_the wall are
la causa _ i ?
the cause
b. [Di quale muro]i le foto _ i sono
of which riot the pictures of the wall are
la causa della rivolta?
the cause of_the riot
In the first part of this paper (§2), we will briefly
present an analysis for these constructions, then
we will demonstrate that native speakers are
selectively sensitive both to the copular structural
configuration (Canonical vs. Inverse) and to the
extraction site (subject vs. predicate) (§3). In §4
we will test the insensibility of some freely
available NLP tools (Google Translate, the
Natural Language service of Google Cloud AI
API, UDpipe, Stanford Parser and LinguA) to the
syntactic oppositions previously discussed.</p>
    </sec>
    <sec id="sec-2">
      <title>The structure of nominal copular sentences</title>
      <p>
        Copular sentences are those sentences whose
main verb is to be (the copula) and its equivalents
across languages. A subset of copular sentences is
the one involving two DPs, linearly ordered as DP
V DP. Those are dubbed nominal copular
sentences. In this configuration, a nominal phrase
realizes the predicate of the sentence (“the
cause…” in (3)) while the other is the subject of
the predicate (“the pictures…” in (3)). According
to
        <xref ref-type="bibr" rid="ref7">Moro (1997)</xref>
        , nominal copular sentences can be
distinguished in two subtypes: Canonical copular
sentences (3.a) – in which the order is
subjectcopula-predicative expression – and Inverse
copular sentences (3b) – in which the order is
inverted, i.e. predicative
expression-copulasubject.
      </p>
      <p>
        <xref ref-type="bibr" rid="ref6">Moro (1991</xref>
        , 1997, 2006) showed that these
two types of copular constructions can be
distinguished on the basis of different diagnostics
like agreement on the verb, grammaticality for the
extraction of DPs (Wh- or clitic) and pronominal
binding.
      </p>
      <p>
        Traditionally, copular sentences are analyzed
as involving the raising of a DP from the same
base generated structure
        <xref ref-type="bibr" rid="ref14">(Stowell 1978)</xref>
        . Moro
(1997, 2018) showed that the predicate DPs
(including there and its equivalents across
languages) can be raised along with the subject
DPs to the preverbal position from the so-called
Small Clause (SC) – a structure resulting from
merging two DPs
        <xref ref-type="bibr" rid="ref10 ref12 ref3 ref8">(Moro 2000, 2009 Chomsky
2013, Rizzi 2016)</xref>
        . In other words, while in
Canonical copular sentences the subject DP raises
to the preverbal position and the predicative DP
stays in situ inside the small clause in the
postverbal position (4), in the Inverse copular
sentences the predicative DP raises to the
preverbal position and the subject DP stays in situ
inside the small clause in the postverbal position
(5).
(5) Canonical copular sentence structure
(6) Inverse copular sentence structure
2.1
      </p>
      <sec id="sec-2-1">
        <title>Asymmetries in copular sentences</title>
        <p>These two different representations offer a
principled explanation for many asymmetries
across languages. Distinguishing between
Canonical and Inverse copular sentences is not
DPsubj</p>
        <p>IP</p>
        <p>V
DPpred</p>
        <p>VP
ti
IP
V</p>
        <p>SC</p>
        <p>DPpred</p>
        <p>VP
DPsubj</p>
        <p>
          SC
ti
always easy or possible
          <xref ref-type="bibr" rid="ref5 ref7">(see Jespersen 1924 as
cited in Moro 1997)</xref>
          . However, agreement and
PP/ne sub-extraction offer robust diagnostics. For
example, verbs invariably agree with the subject
DP in Italian (7), regardless of the pre-verbal or
post-verbal position, while they invariably agree
with the preverbal DP in English (8):
(7) a. le foto sono/*è la causa
        </p>
        <p>the pictures are /*is the cause
b. la causa sono/*è le foto</p>
        <p>the cause are/*is the pictures
(8) a. the pictures are/*is the cause.</p>
        <p>b. the cause *are/is the pictures</p>
      </sec>
      <sec id="sec-2-2">
        <title>Italian</title>
      </sec>
      <sec id="sec-2-3">
        <title>English</title>
        <p>Extraction is only allowed from the post-verbal
DP – the predicate – in Canonical sentences (9),
whereas it is not allowed from the post-verbal DP
– the subject – in Inverse copular sentences (10).
(9) a. which rioti do you think a picture of the
wall was the cause of _i?
b. di quale rivoltai pensi che una foto del
of which rioti do you think that a picture of_the
muro sia la causa _i?
wall is the cause _i?
(10) a. *which walli do you think a cause of the
riot was a picture of _i?
b. *di quale muroi pensi che la causa della
of which walli you think that the cause of_the
rivolta sia una foto _i?
riot is a picture _i?</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Experimental evidence supporting the analysis of copular sentences</title>
      <p>Before considering the computational side or the
proposed structural analysis we investigated
whether the human parser is sensitive to the
critical distinctions illustrated here. Two
experiments are discussed, testing the processing
of Canonical vs Inverse copular sentences (first
condition) involving the extraction of a
whelement from a DP embedded either under the
subject or the predicate (second condition).</p>
      <p>Our prediction was that the sensitivity to
agreement and to the argumental vs. predicative
role distinction for the two DPs involved would
have influenced both the online and the offline
performance of native speakers: participants
should show an advantage in parsing Canonical
copular sentences (vs. Inverse ones), since only
the Canonical configuration allow the extraction
from the predicate DP, whereas all the other kinds
of extraction – from the subject in Canonical and
from both the subject and the predicate in Inverse
– should be disallowed (§2.1).</p>
      <p>In order to test these hypotheses, we performed
(i) a Self-Paced Reading (SPR) experiment with a
Sentence Comprehension Task at the end, and (ii)
an Acceptability Judgement Task (AJT).
3.1</p>
      <sec id="sec-3-1">
        <title>Material and methods</title>
        <p>In both the SPR and AJT the set of stimuli was the
same: 128 items (divided in 4 conditions) and 40
fillers, in SPR, and 60 fillers, in AJT per condition
(72 items per experiment in SPR, 92 in AJT). The
2x2 design produced four experimental
conditions, exemplified in (11):
(11) Condition 1:</p>
      </sec>
      <sec id="sec-3-2">
        <title>Canonical + Extraction from the Subject</title>
        <p>*[PP Di quale muro]i … [DP le foto _i]a sono [SC [_a]
Of which wall the pictures are
[DP la causa [PP della rivolta]]]?</p>
        <p>the cause of_the riot?</p>
        <sec id="sec-3-2-1">
          <title>Condition 2:</title>
        </sec>
      </sec>
      <sec id="sec-3-3">
        <title>Canonical + Extraction from the Predicate</title>
        <p>[PPDi quale rivolta]k … [DP le foto [PP del muro]]a
Of which riot the pictures of_the wall
sono [SC [ _a] [la causa _k]]
are the cause?</p>
        <sec id="sec-3-3-1">
          <title>Condition 3:</title>
        </sec>
      </sec>
      <sec id="sec-3-4">
        <title>Inverse + Extraction from the Subject</title>
        <p>*[PP Di quale muro]i…[la causa [PP della rivolta]]b
Of which wall the cause of_the riot
sono [SC [le foto _i] [ _b]]?
are (=is) the pictures?</p>
        <sec id="sec-3-4-1">
          <title>Condition 4:</title>
        </sec>
      </sec>
      <sec id="sec-3-5">
        <title>Inverse + Extraction from the Predicate</title>
        <p>*[PP Di quale rivolta]k … [la causa _k ]b sono [SC
Of which riot … the cause are (=is)
[DP le foto [PP del muro]] [ _b]]?</p>
        <p>the pictures of_the wall
3.2</p>
      </sec>
      <sec id="sec-3-6">
        <title>Self-Paced Reading</title>
        <p>
          32 native Italian speakers participated in the
experiment. Stimuli were composed by questions
and by their answers; participants had to read the
question word by word and, then, the answer.
Finally, they had to judge the appropriateness of
the answer.
Participants showed higher accuracy in answering
to comprehension questions when the extraction
occurred from the post-verbal DP in Canonical
copular sentences – DP predicate in Condition 2
– than in Inverse copular sentences – DP subject
in Condition 3 – while extraction from the Inverse
copular constructions induced lower accuracy
(-0.41, z=‐2.054, p=0.04; Fig. 1). This confirms
that the structural asymmetry between referential
subjects and predicative DPs has a central role in
both the processing and the comprehension of
nominal copular sentences. Similarly, Inverse vs
Canonical opposition seems relevant since
extractions from both sites in the Inverse copular
constructions produce lower accurate answers
compared to the extraction from the predicate in
canonical copulars
          <xref ref-type="bibr" rid="ref7 ref9">(coherently with Moro 1997,
2006 that predict the DP in both inverse
constructions to be illegal extraction sites)</xref>
          .
Reading times, on the other hand, revealed a clear
difference at the copular region for the two
conditions (t=3.37 p=0.002) suggesting a penalty
for the Inverse copular constructions compared to
the Canonical one. Also at the first DP region the
Predicate vs Subject distintion is productively
differentialed (t&gt;2 p=0.008) indicating the la
causa (“the cause”) and “le foto” (“the pictures”)
conditions, respectively predicate and subject
condition, are perceived as different.
3.4
        </p>
      </sec>
      <sec id="sec-3-7">
        <title>Acceptability Judgement Task</title>
        <p>40 native Italian speakers participated in the
experiment. Stimuli were the same than in SPR.
Participants had to rate the acceptability of
questions on a scale from 1 to 7.
3.5</p>
      </sec>
      <sec id="sec-3-8">
        <title>Results</title>
        <p>The results (fig.2) confirm the previous on-line
findings and show that (i) Canonical constructions
were more acceptable than Inverse ones and that
(ii) among the different types of copular
sentences, the ones with an extraction from
predicates have higher rates than the ones with
extraction from subjects.</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Parsing copular sentences</title>
      <p>
        To evaluate the state-of-the-art of NLP with
respect to the contrasts we discussed (Canonical
vs Inverse copular sentences) in a configuration
where overt agreement disambiguates the critical
roles (predicate vs subject), we ran few tests using
the following tools:
1. UDpipe
        <xref ref-type="bibr" rid="ref13">(Straka et al 2016)</xref>
        2. Stanford Parser - English
        <xref ref-type="bibr" rid="ref2">(Chen &amp; Manning
2014)</xref>
        3. LinguA parser
        <xref ref-type="bibr" rid="ref1">(Attardi, Dell’Orletta 2009)</xref>
        4. Google Translate (translate.google.com)
5. Google Cloud AI Solutions
      </p>
      <p>(cloud.google.com)
We first tested standard Canonical (3.a) and
Inverse (3.b) copular constructions, then we tried
to assess qualitatively the output analyses
provided by these tools with respect to
subextraction from the predicate in Canonical
sentences (9.a-b), here repeated for convenience:
(3) a. le foto del muro sono la causa della rivolta
the pictures of the wall are the cause of the riot
b. la causa della rivolta sono le foto del muro
the cause of the riot are the pictures of-the wall
the cause of the riot is the pictures of the wall
(9) a. which rioti do you think a picture of the
wall was the cause of _i?
b. di quale rivoltai pensi che una foto del
muro sia la causa _i?
of which rioti do you think that a picture of
the wall is the cause _i?
4.1</p>
      <sec id="sec-4-1">
        <title>UDpipe</title>
        <p>
          UDPipe Natural Language Processing - Text
Annotation interface
          <xref ref-type="bibr" rid="ref13 ref15">(Wijffels 2018, Straka et al
2016)</xref>
          provides a handy tool easily integrated in
the R environment. Various pre-trained models
are available for many languages. We run our
analyses using the pre-trained model
italian-isdtud-2.4-190531. The results of the analysis for
both Canonical (10.a) and Inverse (10.b) are
simply the same. In fact, not even the basic local
dependencies are fully recovered (e.g. det-noun).
The analysis of the sub-extraction from predicate
in Canonical structures (13.a) is paradoxically less
disastrous than the other analyses, but if we try to
analyze sub-extraction from the subject of a
Canonical construction, we obtain wrong analyses
(13.b) (the wh- items is considered an extra
argument of cause):
(12) a. Canonical copular sentence analysis
b. Inverse copular sentence analysis
(13) a. sub-extraction from predicate in Canonical
configuration
b. sub-extraction from subject in Canonical
configuration
4.2
        </p>
      </sec>
      <sec id="sec-4-2">
        <title>Stanford Parser</title>
        <p>
          Stanford parser
          <xref ref-type="bibr" rid="ref2">(Chen &amp; Manning 2014)</xref>
          can be
considered the state-of-the-art parser for English.
Canonical constructions, in fact, gave the
opportunity to live up to expectations: the analysis
of the canonical copular sentence (14.a) is
perfectly in line with the analysis presented in
§2§2.1 (cause is identified as predicate and pictures
as its subject). Unfortunately, the same analysis is
proposed for inverse copular constructions (14.b).
(14) a. Canonical copular sentence analysis
b. Inverse copular sentence analysis
The quality of the analysis for the sub-extraction
case confirms every suspicion: the sub-extracted
wh-item (which riot) is wrongly associated to the
matrix predicate (think) (15).
(15) sub-extraction from predicate in Canonical
configuration
4.3
        </p>
      </sec>
      <sec id="sec-4-3">
        <title>LinguA</title>
        <p>
          LinguA annotation pipeline (service provided
online by ItaliaNLP Lab at Istituto di Linguistica
Computazionale "Antonio Zampolli" ILC in Pisa)
has been used for our tests on Italian,
implementing a version of
          <xref ref-type="bibr" rid="ref1">Attardi &amp; Dell’Orletta
(2009)</xref>
          parser (currently the state-of-the-art parser
for Italian). The analyses of this parser are
definitely more precise than the ones proposed by
the UDpipe tool, but the symmetric results
returned for both Canonical and Inverse copular
sentences did not identify either the dependency
between the predicate and the subject or their
actual role in the structure (16.a-b). The analysis
of the extraction, interestingly attempts an
interpretation of the wh- item as an (extra)
argument of the first DP (le foto [di quale rivolta]
(del muro)). This is a wrong analysis, but it is
coherent with the slow-down observed in
selfpaced reading experiment (§3.3) at the first DP
region, though the parser does not make the
relevant distinction between subject (17.a) and
predicate (17.b) (in this second case,
subextraction is interpreted as a copula argument).
(16) a. Canonical copular sentence analysis
b. Inverse copular sentence analysis
(17) a. sub-extraction from predicate in Canonical
configuration
b. sub-extraction from subject in Inverse
configuration
4.4
        </p>
      </sec>
      <sec id="sec-4-4">
        <title>Google AI</title>
        <p>We finally investigated the Natural Language
service – one of the tools provided by Google
Cloud AI Solutions API – which returns syntactic
representations of sentences
(https://cloud.google.com/natural-language/).
While both canonical and inverse copular
analyses are equivalent in English to the ones
provided by the Stanford Parser (hence partially
consistent with our analyses), in Italian, using the
Canonical copular sentence ‘le intercettazionik
sonok la documentazionei’ (‘the interceptions are
the documentation’), the tool incorrectly analyses
the predicate DP the documentation as an attribute
(fig. 4) (this might be a consistent annotation of
all nominal predicates Google adopted, but it is
clearly misleading here). Moreover, when it is
provided with the Inverse form of the sentence ‘la
documentazione sono le intercettazioni’ (lett. the
documentation are the interceptions; ‘The
documentation is the interceptions’), the tool
incorrectly analyzes the raised predicative DP the
documentation – singular noun – as the subject,
putting it in a wrong agreement relation with the
verb (plural form) (Fig. 5). Then, in the end, this
parser fails in recognizing the critical difference
between Canonical and Inverse copular sentences
giving exactly the same analysis for both cases
(3.a) and (3.b).
In order to evaluate the impact of these wrong
analyses on a practical NLP task, we finally
carried out our conclusive experiments on one of
the most famous and largely exploited machine
translation software: Google Translate.</p>
        <p>Starting with simple examples, we observed
that when the tool is provided with the Italian
Inverse copular sentence ‘La causa della rivolta
sono le foto del muro’ (lett. the cause of the riot
are the pictures of the wall; ‘The cause of the riot
is the pictures of the wall’), it gives the wrong</p>
        <sec id="sec-4-4-1">
          <title>English translation ‘*The cause of the uprising</title>
          <p>are the photos of the wall’ (Fig.6), in which the
verb does not agree with the pre-verbal DP “the
cause of the uprising”, contrary to what it does in
English (as we saw in 7).
Interestingly, reversing the translation from
English to Italian the cause of the riot is the
pictures of the wall the system correctly produces
la causa della rivolta sono le immagini del muro
where proper agreement (with the post-verbal
subject) is in place. Since the analysis provided by
any tool we tested is theoretically inconsistent
with this result, we hypothesized that this
translation could have been obtained adopting an
example-based approach; it was worth then to test
if the correct agreement with the post-verbal
subject is just an accident (this is a well know
prototypical sentence, widely discussed in
literature and it might have been included in the
Google Translate training set) or if the analysis is
generalized of any possible subject/predicate pair.</p>
        </sec>
        <sec id="sec-4-4-2">
          <title>A sentence like la documentazione sono le</title>
          <p>intercettazioni (lett. the documentation are the
interceptions, that means ‘The documentation is
the interceptions’) would suit our purpose nicely.
In the English &gt; Italian direction the correct
singular copular agreement is produced (“the
documentation is the interceptions”) but from
Italian to English this time the wrong agreement
is obtained, totally ignoring the number of the real
post-verbal subject (the documentation is the
interceptions &gt; la documentazione è le
intercettazioni). We concluded then that no deep
analysis is attempted so as to distinguish between
subject and predicate roles and this turns out to be
fatal.</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>Conclusion</title>
      <p>In this paper we demonstrated that nominal
copular sentences constitute a clear challenge for
the computational analysis since the same string
of elements [DP V DP] can have in principle two
different syntactic representations (hence two
different meanings), depending on which kind of
copular sentence is realized (Canonical or
Inverse). In this paper, we spotted various glitches
in the automatic analyses which in the end led
either to significant failures (Google Translate) or
to rough structural hypotheses that bluntly ignore
the relevant contrasts here discussed. Our
empirical study, testing both online and offline the
wh- PP sub-extraction possibilities from both
subject and predicate DPs, shows that native
speakers are sensitive with respect to the different
structural roles; in addition, they perceive as
expected the underlying structural representation
of Canonical vs. Inverse copular construction.
None of the NLP tools we tested succeeded in
providing a full set of coherent analyses, with the
exception of the Stanford Parser for English that
at least succeeded in analyzing correctly the
canonical copular sentences. This analysis was
however insufficient in the case of inverse
constructions and in case of sub-extraction,
confirming that non-local dependencies are
critical configurations native speakers are able to
parse but machine do not, yet.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <string-name>
            <given-names>Attardi G.</given-names>
            ,
            <surname>Dell'Orletta F.</surname>
          </string-name>
          (
          <year>2009</year>
          ).
          <article-title>Reverse Revision and Linear Tree Combination for Dependency Parsing“</article-title>
          . In: NAACL-HLT 2009 -
          <article-title>North American Chapter of the Association for Computational Linguistics - Human Language Technologies (Boulder, Colorado</article-title>
          ,
          <year>June 2009</year>
          ). Proceedings, Association for Computational Linguistics,
          <year>2009</year>
          . pp.
          <fpage>261</fpage>
          -
          <lpage>264</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <string-name>
            <surname>Chen D.</surname>
            ,
            <given-names>C. D.</given-names>
          </string-name>
          <string-name>
            <surname>Manning</surname>
          </string-name>
          . (
          <year>2014</year>
          ).
          <article-title>A Fast and Accurate Dependency Parser using Neural Networks</article-title>
          .
          <source>Proceedings of EMNLP 2014</source>
          . pp.
          <fpage>740</fpage>
          -
          <lpage>750</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <string-name>
            <surname>Chomsky</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          , (
          <year>2013</year>
          ). 'Problems of projection.
          <source>' Lingua</source>
          <volume>130</volume>
          :
          <fpage>33</fpage>
          -
          <lpage>49</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <string-name>
            <surname>Chowdhury</surname>
            ,
            <given-names>S. A.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Zamparelli</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          (
          <year>2018</year>
          ,
          <article-title>August). 'RNN simulations of grammaticality judgments on long-distance dependencies</article-title>
          .'
          <source>In Proceedings of the 27th International Conference on Computational Linguistics</source>
          (pp.
          <fpage>133</fpage>
          -
          <lpage>144</lpage>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <string-name>
            <surname>Jespersen</surname>
          </string-name>
          ,
          <fpage>0</fpage>
          ., (
          <year>1924</year>
          )
          <article-title>The Philosophy of Grammar, Allen</article-title>
          &amp; Unwin, London.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <string-name>
            <surname>Moro</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , (
          <year>1991</year>
          ).
          <article-title>The raising of predicates: copula, expletives and existence</article-title>
          .
          <source>MIT Working Papers in Linguistics</source>
          <volume>15</volume>
          :
          <fpage>119</fpage>
          -
          <lpage>181</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          <string-name>
            <surname>Moro</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , (
          <year>1997</year>
          ).
          <source>The Raising of Predicates</source>
          . Cambridge: Cambridge UP
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          <string-name>
            <surname>Moro</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , (
          <year>2000</year>
          ). Dynamic Antisymmetry. Linguistic Inquiry Monograph, Series, MIT Press
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <string-name>
            <surname>Moro</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , (
          <year>2006</year>
          ).
          <article-title>'Copular sentences</article-title>
          .' In Everaert, M. &amp; H. van Riemsdijk (eds.), MA. Blackwell Companion to
          <string-name>
            <surname>Syntax</surname>
            <given-names>II</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Blackwell</surname>
          </string-name>
          , Oxford,
          <fpage>1</fpage>
          -
          <lpage>23</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          <string-name>
            <surname>Moro</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , (
          <year>2009</year>
          ).
          <article-title>'Rethinking Symmetry: A Note on Labelling and the EPP.' In La grammatica tra storia e teoria: Scritti in onore di Giorgio Graffi, edited by P. Cotticelli Kurras and A</article-title>
          . Tomaselli,
          <volume>129</volume>
          -
          <fpage>31</fpage>
          . Alessandria: Edizioni dell'Orso; also at http://www.ledonline.it/snippets/allegati/snippets19 007.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          <string-name>
            <surname>Moro</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , (
          <year>2018</year>
          ).
          <article-title>'Copular sentences</article-title>
          .' In Everaert, M. &amp; H. van Riemsdijk (eds.), MA. Blackwell Companion to Syntax,
          <article-title>Revised edition vol</article-title>
          . II,
          <string-name>
            <surname>Blackwell</surname>
          </string-name>
          , Oxford,
          <fpage>1</fpage>
          -
          <lpage>23</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          <string-name>
            <surname>Rizzi</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          , (
          <year>2016</year>
          ).
          <article-title>'Labeling, maximality, and the headphrase distinction</article-title>
          .'
          <source>The Linguistic Review</source>
          <volume>33</volume>
          ,
          <fpage>103</fpage>
          -
          <lpage>127</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          <string-name>
            <surname>Straka</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hajic</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Straková</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          (
          <year>2016</year>
          ).
          <article-title>UDPipe: trainable pipeline for processing CoNLL-U files performing tokenization, morphological analysis, pos tagging and parsing</article-title>
          .
          <source>In Proceedings of the tenth international conference on language resources and evaluation (LREC</source>
          <year>2016</year>
          )
          <article-title>(pp</article-title>
          .
          <fpage>4290</fpage>
          -
          <lpage>4297</lpage>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          <string-name>
            <surname>Stowell</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          , (
          <year>1978</year>
          ).
          <article-title>'What was there before there was there</article-title>
          .' In D. Farkas et al., eds.,
          <source>Papers from the Fourteenth Regional Meeting</source>
          , Chicago Linguistic Society. Chicago Linguistic Society, University of Chicago.
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          <string-name>
            <surname>Wijffels</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          (
          <year>2018</year>
          ).
          <article-title>udpipe: Tokenization, Parts of Speech Tagging, Lemmatization and Dependency Parsing with the ‚UDPipe '‚NLP 'Toolkit</article-title>
          .
          <source>R package version 0</source>
          .5.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>