<!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>Extracting an expectation-based lexicon for UD treebanks</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Matteo Gay</string-name>
          <email>matteo.gay@iusspavia.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Cristiano Chesi</string-name>
          <email>cristiano.chesi@iusspavia.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>CLiC-it 2023: 9th Italian Conference on Computational Linguistics</institution>
          ,
          <addr-line>Nov 30 - Dec 02, 2023, Venice</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>IUSS</institution>
          ,
          <addr-line>P.zza Vittoria 15, Pavia, 27100</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>In this paper, we present a refinement of the deterministic lexicon extraction algorithm discussed in [1]. This new version is able to infer categorial expectations from any University Dependency (UD) treebank [2] and recast non-trivial backward dependencies in terms of movement operations [3,4]. The improvements with respect to a preliminary version of the algorithm are related to a more granular definition of the functional categories and a significant reduction in lexical ambiguity. These results might constitute a substantial baseline for (very) large language models assessment in terms of descriptive adequacy [5].</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;universal dependencies</kwd>
        <kwd>lexicon</kwd>
        <kwd>minimalist grammars</kwd>
        <kwd>parsing</kwd>
        <kwd>lexical and structural ambiguity1</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        The advent of large language models (LLMs),
especially those based on pre-trained transformers
(GPT-like, [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]) demonstrated the impressive capability
of next-token prediction task in training. This
prediction is largely based on expectations of various
kinds (morphosyntactic, semantic, and inferential)
that, in virtue of a well-tuned attention mask
mechanism can generalize categorial constraints
across word sequences, apparently, without
significant distance or directionality limitations among
tokens, though the number of tokens accepted in input
at each iteration remains fixed. This represents a clear
difference with respect to recurrent networks training
(e.g., LSTM, [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]) which benefits from a more
cognitively plausible working memory mechanism
that tries to preserve a sound incremental processing
also modeling “backward dependencies” (i.e. when β
depends on α, but β linearly precedes α). It has been
demonstrated however that these new generation
attention-based transformers are computationally
very intensive [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] and their performance on various
linguistic datasets demonstrates the implausibly of
their linguistic generalizations [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. In a recent study,
Wilcox, Futrell &amp; Levy [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] demonstrate the
impressive ability of certain recurrent networks (JRNN
and GRNN) to model islands constraints in a way that
is comparable (or even better, sometimes) to that of
larger LMs such as GTP-3. These results, apparently,
not only challenge the poverty of stimulus hypothesis
[
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], but also suggest that, as far as linguistic
competence is concerned, models with a smaller
number of parameters (and a different architecture)
might be more efficient in learning a human-like
linguistic competence. What is then the minimum
0009-0003-6066-4036(M. Gay); 0000-0003-1935-1348 (C. Chesi)
© 2023 Copyright for this paper by its authors. The use permitted under
Creative Commons License Attribution 4.0 International (CC BY 4.0).
      </p>
      <p>CEUR Workshop Proceedings (CEUR-WS.org)
model size we might afford to maintain this high level
of meta-linguistic competence?</p>
      <p>In this paper, to address the “minimum model size
problem”, we stress the relevance of a cognitively
plausible expectation mechanism (model
architecture) that benefits from explicit modeling of
(at least) certain categorial constraints (minimum
number of parameters needed).</p>
      <p>
        Expectation-based Minimalist Grammars (e-MGs,
[
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]), for instance, simply rely on the notion of
satisfied local selection (through categorial features)
to identify a successful local dependency or the
requirement to be satisfied through a non-local one.
The advantages are (i) the complete transparency of
this model compared to a cognitively plausible
grammatical theory [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] and (ii) the computational
complexity cost in recognition which grows
polinomially to the length of the sentence (unless
specific parameterization to extend empirical
coverage is adopted, [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]). A possible disadvantage of
this approach is related to the fact that a fully explicit
lexicon is required to run the recognition or the
generation algorithm. Based on [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ], this work extends
the proposed algorithm to retrieve a large-scale
lexicon from annotated datasets such as UD treebanks.
In Section 2, we will introduce the critical aspects of
this procedure, essentially focusing on the
directionality of each dependency and on the inherent
lexical ambiguity obtained by applying a naïf lexicon
extraction procedure. In Section 3, we propose a
refinement of the extraction approach, and we will
calculate the efficiency of this new method in terms of
reduction of lexical and syntactic ambiguity and,
overall, lexicon size. Section 4 will conclude this paper
by suggesting further improvements to be evaluated in
the future.
      </p>
    </sec>
    <sec id="sec-2">
      <title>2. Categorial selection in UD</title>
      <p>
        Categorial morphosyntactic selection is the standard
constraint used in (e-)MGs to deal both with local
(“[the dog]”) and non-local (“[what] did John [eat
_what]?”) dependencies through feature-matching
[
        <xref ref-type="bibr" rid="ref11 ref14">11,14</xref>
        ]; in Minimalist Grammars, both kinds of
dependencies are expressed by destructive feature
checking operations targeting specific features (select
and base for local dependencies; licensee and licensor
for non-local ones), while only local dependencies are
feature-destructive in e-MGs. In both formalisms, we
dub “Merge” the syntactic operation establishing a
local dependency as informally expressed in Errore.
L'origine riferimento non è stata trovata. (“X” is a
categorial morphosyntactic feature expressed by β and
selected/expected by α, that is α=expect expectedβ):
(1) Merge (α=X, Xβ) = [α=X [Xβ]]
      </p>
      <p>When a non-local dependency must be established
(i.e., a link between words/tokens spanning over other
tokens/words, as in most wh- dependencies in
languages like English or Italian), e-MGs postulate that
an unsatisfied local Merge operation forces the
unsatisfied categorial expectation storage into a
memory buffer. This keeps the unexpected item’s
features in the computation and forces its re-Merge as
soon as an appropriate categorial expectation is
processed, as informally expressed in (2):
(2) i. MERGE (α=X , X Yβ) = [α=X [X Yβ]]
ii. MOVE ([X Yβ])  memory([Y(β)])
iii. MERGE (γ=Y , memory([Y(β)]) =</p>
      <p>[α=X [X Yβ] … γ=Y [Y(β)]]</p>
      <p>
        The advantage of this approach is that all non-local
dependencies (of the “movement” type) are (i)
forward, (ii) increase monotonically the complexity of
the computation and (iii) recast syntactic ambiguity
(attachment) at the lexical level. One relatively simple
algorithm to extract a general-purpose lexicon from
annotated UD treebanks [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] is described in [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] and
can be summarized as follows.
      </p>
      <p>Assuming that α is a distinct token in UD:
(i) for each distinct UPOS associated with at least
one occurrence of α in UD, add a lexical entry α
and associate the UPOS string to the category to
be expected to license a Merge operation
(expected feature);
(ii) for each node dependent on α, add its UPOS
feature as an expectation of α (expect feature);
(iii) repeat (ii), and duplicate the α lexical entry, for
any occurrence of α that introduces different
dependents (i.e., if one occurrence of α has just
one dependent X and another occurrence of α has
also one extra dependent Y, then add both α=X
and α=X =Y to the lexicon).</p>
      <p>
        The procedures guarantee that lexical ambiguity
(POS ambiguity, i.e., Xα and Yα are both in the lexicon, α
is the same token, and X and Y are two distinct UPOSs)
is preserved (step i.) and that syntactic ambiguity
(node attachment) is represented directly in the
lexicon (step iii.). The advantage of this approach is
that it makes transparent the level of morphosyntactic
ambiguities a parser should deal with, distinguishing
between local and non-local dependencies as well as
backward and forward dependencies: each time a
dependent is resolved within an adjacent item, the
dependency is considered “trivial” and can be readily
solved by the recognition (or the generation)
algorithm discussed in [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. If the dependency is local
and “forward” (i.e. α → β, where α immediately
precedes β in the text), then MERGE (α=X, Xβ) = [α=X [Xβ]];
if the local dependency is “backward” (i.e. β → α, where
α immediately follows β in the text), then MOVE trivially
applies (as in (2)), deriving in two steps [Xβ [α=X [X(β)]].
      </p>
      <p>
        A preliminary extraction experiment following this
procedure was implemented on four treebanks
adopting the UPOS tagset, two for “head initial”
languages [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ], UD English GUM for English [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ], and
UD Italian ISDT [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ], two for “head-final” languages,
namely the UD Turkish PENN treebank [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ], and the
UD Japanese GSD treebank [
        <xref ref-type="bibr" rid="ref20">20,21</xref>
        ]. Although, as
noticed by an anonymous reviewer, there is not yet
consensus on the criteria to assign UPOS tags and this
might surely affect our extraction results, UD
treebanks still represent the most reliable repositories
to run an automatic explorative study as the one we
conducted here. The results of this extraction
experiment are reported in Table 1:
      </p>
      <p>
        The estimated levels of ambiguity (Lexical, i.e.,
POS-related; Morphological, i.e., related to a
morphosyntactic featural specification such as
agreement features; dependency-based, i.e., variance
in terms of number and kind of dependents), as well as
the amount of "backward dependencies" (i.e., those
triggering movement in e-MGs), are indicated with a
specification of the locality of this last kind of
dependencies. We concluded that a critical issue was
related to the number of “non-trivial” (i.e., non-local)
backward dependencies that, especially in English,
constitute a robust 15% of the lexical entries. The
exploration is however incomplete at least for the
following three reasons: (i) UPOS tags are relatively
poor and underspecified, especially for those
functional items that behave in a very different
syntactic way (e.g. articles and quantifiers); (ii) the
directionality of the dependencies assumed in UD is
the reverse of the one presumed in other generative
approaches: e.g. the determiner selects the noun in
(e)MGs, that is, NOUN depends on DET and not the way
around (this is critical, since, as predicted by e-MGs, an
argument is not licensed in its thematic position unless
properly determined); (iii) empty elements and
multiple dependencies are absent from UD. These
issues have been preliminarily addressed in [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] and
expanded in the following Section.
      </p>
    </sec>
    <sec id="sec-3">
      <title>3. A better extraction algorithm</title>
      <p>Following the critics addressed in [22], we first
inverted the original directionality of the UD
dependencies between lexical and functional items,
then we decorated the items extracted with specific
categories and added them to the lexicon according to
the following procedure in five steps:</p>
      <p>(i) When, in UD, a functional category (e.g., a
preposition, annotated as ADP) is locally dependent on
a lexical one (e.g., a VERB, as in Figure 1), the first
(ADP) becomes the expected feature of the functional
category and the second the expectation (i.e., ADV per
=VERB in e-MG format).</p>
      <p>When in UD a functional category is not locally
dependent on a lexical one (e.g. “del fuoco”, that is “di
il fuoco”, “of the fire”), we preserve linear order and
transform the dependencies as a left-right cascade of
expectations (i.e. ADP di =DET, DET il =NOUN, NOUN fuoco); this
way, many instances of spurious non-local
dependencies are all reduced to local dependencies.</p>
      <p>
        (iii) Because of the finiteness of functional
categories [23–25], their universal ordering [26,27]
and relative (monotonic) optionality [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] (if C depends
on B which depends on A, C can directly follows A), we
refine each UPOS category and modify the
directionality and nature of the dependency
accordingly (including phonetically empty lexical
items such as null complementizers);
      </p>
      <p>(iv) Phonetically empty pronominal elements (pro,
PROs, [28]) are associated, and merged as empty
items, directly with the verbal inflection through
parameterization (in Italian, finite inflection can
license an empty subject, but not in English);
(v) Unselected adjuncts (e.g., locative
modifications, relative clauses) are not supposed to be
“expected”, so, no select feature is added to the lexical
categories they modify (i.e. an optional modification is
not included in the lexicon, but predicted by the e-MG
implementation of Merge: in case of a relative clause
modification, for instance, a raising analysis is
implemented, triggered by the relative
complementizer/pronoun that behaves as a DP/PP
within the relative clause).</p>
      <p>The lexicon extracted from the sentence in Figure
1 is then the following one (the format used is
expected α =expect; agreement features and morphemic
decomposition are ignored for the sake of
compactness):
(3) e-MG extracted Lexicon = { ADP.MODE per =VERB,
VERB domare =DET, DET.DEF il =NOUN, NOUN rogo,
DET.DEF i =NOUN, NOUN vigili, ADP.ARG di =DET,
NOUN fuoco, AUX.BE sono =VERB.UNACC,
VERB.UNACC accorsi =DET,
ADP.LOCATIVE.FROM da =DET, DET Torino}
3.1. Results</p>
      <p>
        The application of the algorithm to ISDT treebank
produces a significant reduction of the number of
nonlocal dependencies (-58%) as well as the overall
number of non-local critical dependencies (inducing
structural ambiguities, -36%) compared to the first
version discussed in [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ].
      </p>
      <p>The results of our experiment are reported in
Table 2 (sentences including token with UPOS 'INTJ',
'X', 'SYM', 'NUM' are removed):</p>
    </sec>
    <sec id="sec-4">
      <title>4. Discussion</title>
      <p>These preliminary results are encouraging and
demonstrate, on the one hand, that structural
ambiguity can be reasonably reduced by assuming
properly crafted linguistic generalizations, on the
other hand, valency-based theories [29] are less
accurate and induce an unwanted level of ambiguity
that can be readily avoided.</p>
      <p>More work needs to be done at least in the
following direction: lexical items are considered as
atomic entities. As demonstrated by the efficacy of
word embeddings based on sub-words units (notably
the byte-pair encoding, [30,31]) this step is more than
necessary (and doable in the current e-MG framework,
see [32]).</p>
      <p>
        Back to the original consideration on how these
results can serve as a baseline for LLM assessment,
there is at least one possible road we consider: if
explicit categorial expectations are implicitly
represented in LLM, then the number of features
needed in the lexicon should be considered as the
minimal dimensionality needed for word embedding:
as far as structural constraints are considered, this
should represent the lowest number of parameters
(i.e. levels of abstraction/representation) of the lexical
item. Although no lexical semantic consideration is
addressed here (even though the categorial approach
is, in principle, tenable also from the semantic
compositional perspective), specific generalization
should be obtained both with e-MGs and with LLM of
comparable size in terms of parameters (i.e., roughly
corresponding to the number of categories in the
expect(ed) required by the e-MGs lexicon). The
phenomena to be tested should include islands
violations (e.g. “*what did John read the book that was
talking about?”), thematic selection constraints (e.g.
“*John put”, “*John eats a sandwich to Mary”), etc. (on
the line, for instance, of [33] or [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]).
      </p>
      <p>If more parameters (where “more” corresponds to
at least one order of magnitude) are needed to perform
similarly to e-MGs on these constraints, we might
conclude that LLMs still need some “optimization”
since they do not qualify (yet) as efficiently, and
descriptively adequate.</p>
    </sec>
    <sec id="sec-5">
      <title>Acknowledgements</title>
      <p>This project is partially founded by BEXT (New
Behavioral EXperimental approaches to complexity
perception and stress assessment in linguistic and
cognitive research) MIUR PRO3 2021-2023 and
TGRA2L (Testing GRAdeness and GRAmmaticality in
Linguistics) PRIN 2022 (code: 202223PL4N) Projects.
Portorož, Slovenia, 2016: pp. 1651–1658.
https://aclanthology.org/L16-1261.
[21] M. Asahara, H. Kanayama, T. Tanaka, Y. Miyao, S.</p>
      <p>Uematsu, S. Mori, Y. Matsumoto, M. Omura, Y.
Murawaki, Universal Dependencies Version 2 for
Japanese, in: N.C. (Conference chair), K. Choukri,
C. Cieri, T. Declerck, S. Goggi, K. Hasida, H. Isahara,
B. Maegaard, J. Mariani, H. Mazo, A. Moreno, J.
Odijk, S. Piperidis, T. Tokunaga (Eds.),
Proceedings of the Eleventh International
Conference on Language Resources and
Evaluation (LREC 2018), European Language
Resources Association (ELRA), Miyazaki, Japan,
2018.
[22] T. Osborne, K. Gerdes, The status of function
words in dependency grammar: A critique of
Universal Dependencies (UD), Glossa: A Journal of
General Linguistics. 4 (2019).
https://doi.org/10.5334/gjgl.537.
[23] G. Cinque, ed., Functional structure in DP and IP,</p>
      <p>Oxford University Press, Oxford ; New York, 2002.
[24] L. Rizzi, ed., The structure of CP and IP, Oxford</p>
      <p>University Press, Oxford ; New York, 2004.
[25] A. Belletti, Structures and Beyond: The
Cartography of Syntactic Structures, Volume 3,
Oxford University Press, 2004.
[26] G. Cinque, Deriving Greenberg’s Universal 20 and
Its Exceptions, Linguistic Inquiry. 36 (2005) 315–
332.</p>
      <p>https://doi.org/10.1162/0024389054396917.
[27] G. Cinque, Adverbs and functional heads: A
crosslinguistic perspective, Oxford University Press,
Oxford (UK), 1999.
[28] L. Rizzi, Null objects in Italian and the theory of
pro, Linguistic Inquiry. 17 (1986) 501–557.
[29] L. Tesnière, Elements of structural syntax, John
Benjamins Publishing Company, Amsterdam ;
Philadelphia, 2015.
[30] P. Gage, A new algorithm for data compression, C</p>
      <p>Users Journal. 12 (1994) 23–38.
[31] R. Sennrich, B. Haddow, A. Birch, Neural Machine
Translation of Rare Words with Subword Units,
(2016). http://arxiv.org/abs/1508.07909
(accessed July 24, 2023).
[32] G.M. Kobele, Minimalist Grammars and
Decomposition, in: G. Kleanthes K., E. Leivada
(Eds.), The Cambridge Handbook of Minimalism,
Cambridge University Press, Cambridge (UK),
2023.
[33] A. Warstadt, A. Singh, S.R. Bowman, Neural
Network Acceptability Judgments, arXiv Preprint
arXiv:1805.12471. (2018).</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>C.</given-names>
            <surname>Chesi</surname>
          </string-name>
          ,
          <article-title>Parameters of cross-linguistic variation in expectation-based Minimalist Grammars (eMGs)</article-title>
          ,
          <source>IJCoL. 9</source>
          (
          <year>2023</year>
          )
          <fpage>21</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>J.</given-names>
            <surname>Nivre</surname>
          </string-name>
          , Ž. Agić,
          <string-name>
            <given-names>L.</given-names>
            <surname>Ahrenberg</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Antonsen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.J.</given-names>
            <surname>Aranzabe</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Asahara</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Ateyah</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Attia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Atutxa</surname>
          </string-name>
          , L. Augustinus, others,
          <source>Universal Dependencies 2.1</source>
          , (
          <year>2017</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>E.</given-names>
            <surname>Stabler</surname>
          </string-name>
          ,
          <article-title>Two Models of Minimalist, Incremental Syntactic Analysis</article-title>
          ,
          <source>Top Cogn Sci. 5</source>
          (
          <year>2013</year>
          )
          <fpage>611</fpage>
          -
          <lpage>633</lpage>
          . https://doi.org/10.1111/tops.12031.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>N.</given-names>
            <surname>Chomsky</surname>
          </string-name>
          ,
          <article-title>The minimalist program</article-title>
          , MIT press, Cambridge, MA,
          <year>1995</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>N.</given-names>
            <surname>Chomsky</surname>
          </string-name>
          ,
          <source>Aspects of the Theory of Syntax</source>
          , MIT press,
          <year>1965</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <surname>T.B. Brown</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Mann</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          <string-name>
            <surname>Ryder</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Subbiah</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Kaplan</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Dhariwal</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Neelakantan</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Shyam</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          <string-name>
            <surname>Sastry</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Askell</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Agarwal</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Herbert-Voss</surname>
            , G. Krueger,
            <given-names>T.</given-names>
          </string-name>
          <string-name>
            <surname>Henighan</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          <string-name>
            <surname>Child</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Ramesh</surname>
            ,
            <given-names>D.M.</given-names>
          </string-name>
          <string-name>
            <surname>Ziegler</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Wu</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Winter</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Hesse</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Chen</surname>
            , E. Sigler,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Litwin</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Gray</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Chess</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Clark</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Berner</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>McCandlish</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Radford</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          <string-name>
            <surname>Sutskever</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Amodei</surname>
          </string-name>
          , Language Models are
          <string-name>
            <surname>Few-Shot</surname>
            <given-names>Learners</given-names>
          </string-name>
          , arXiv:
          <year>2005</year>
          .14165 [Cs]. (
          <year>2020</year>
          ). http://arxiv.org/abs/
          <year>2005</year>
          .14165 (
          <issue>accessed April 21</issue>
          ,
          <year>2021</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>S.</given-names>
            <surname>Hochreiter</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Schmidhuber</surname>
          </string-name>
          ,
          <article-title>Long short-term memory</article-title>
          ,
          <source>Neural Computation</source>
          .
          <volume>9</volume>
          (
          <year>1997</year>
          )
          <fpage>1735</fpage>
          -
          <lpage>1780</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>J.</given-names>
            <surname>Vanian</surname>
          </string-name>
          , K. Leswing,
          <article-title>ChatGPT and generative AI are booming, but the costs can be extraordinary</article-title>
          ,
          <source>CNBC News</source>
          .
          <article-title>(</article-title>
          <year>2023</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>C.</given-names>
            <surname>Chesi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Vespignani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Zamparelli</surname>
          </string-name>
          , Modelli generativi e sintassi generativa,
          <source>Sistemi Intelligenti</source>
          .
          <volume>2</volume>
          (
          <year>2023</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>E.G.</given-names>
            <surname>Wilcox</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Futrell</surname>
          </string-name>
          ,
          <string-name>
            <surname>R. Levy</surname>
          </string-name>
          , Using Computational Models to Test Syntactic Learnability, Linguistic Inquiry. (
          <year>2023</year>
          )
          <fpage>1</fpage>
          -
          <lpage>44</lpage>
          . https://doi.org/10.1162/ling_a_
          <fpage>00491</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>C.</given-names>
            <surname>Chesi</surname>
          </string-name>
          ,
          <article-title>Expectation-based Minimalist Grammars</article-title>
          , arXiv:
          <fpage>2109</fpage>
          .13871 [Cs]. (
          <year>2021</year>
          ). http://arxiv.org/abs/2109.13871 (
          <issue>accessed November 2</issue>
          ,
          <year>2021</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>N.</given-names>
            <surname>Chomsky</surname>
          </string-name>
          ,
          <article-title>Three factors in language design</article-title>
          ,
          <source>Linguistic Inquiry</source>
          .
          <volume>36</volume>
          (
          <year>2005</year>
          )
          <fpage>1</fpage>
          -
          <lpage>22</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>M.</given-names>
            <surname>Gay</surname>
          </string-name>
          ,
          <article-title>From Universal Dependencies to Expectation-Based Minimalist Grammars: automatic lexicon extraction and ambiguity issues</article-title>
          ., Bachelor,
          <string-name>
            <surname>IUSS</surname>
          </string-name>
          ,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>E.</given-names>
            <surname>Stabler</surname>
          </string-name>
          , Computational Perspectives on Minimalism, in: C.
          <string-name>
            <surname>Boeckx</surname>
          </string-name>
          (Ed.),
          <source>The Oxford Handbook of Linguistic Minimalism</source>
          , Oxford University Press,
          <year>2011</year>
          . https://doi.org/10.1093/oxfordhb/9780199549 368.013.0027.
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <surname>M.-C. de Marneffe</surname>
            ,
            <given-names>C.D.</given-names>
          </string-name>
          <string-name>
            <surname>Manning</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Nivre</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Zeman</surname>
          </string-name>
          , Universal Dependencies,
          <source>Computational Linguistics</source>
          .
          <volume>47</volume>
          (
          <year>2021</year>
          )
          <fpage>255</fpage>
          -
          <lpage>308</lpage>
          . https://doi.org/10.1162/coli_a_
          <fpage>00402</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <surname>M.C. Baker</surname>
          </string-name>
          ,
          <article-title>The atoms of language</article-title>
          , 1st ed, Basic Books, New York,
          <year>2001</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>A.</given-names>
            <surname>Zeldes</surname>
          </string-name>
          , The GUM Corpus:
          <article-title>Creating Multilayer Resources in the Classroom, Language Resources</article-title>
          and Evaluation.
          <volume>51</volume>
          (
          <year>2017</year>
          )
          <fpage>581</fpage>
          -
          <lpage>612</lpage>
          . http://dx.doi.org/10.1007/s10579-016-9343-x.
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>C.</given-names>
            <surname>Bosco</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Dell'Orletta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Montemagni</surname>
          </string-name>
          ,
          <article-title>The Evalita 2014 Dependency Parsing Task</article-title>
          ,
          <source>in: Proceedings of the First Italian Conference on Computational Linguistics CLiC-It 2014 and of the Fourth International Workshop EVALITA</source>
          <volume>2014</volume>
          <fpage>9</fpage>
          -
          <issue>11</issue>
          <year>December 2014</year>
          , Pisa, pisa university press,
          <year>2014</year>
          . https://doi.org/10.12871/clicit201421.
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>K.</given-names>
            <surname>Oflazer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Say</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.Z.</given-names>
            <surname>Hakkani-Tür</surname>
          </string-name>
          , G. Tür,
          <article-title>Building a Turkish Treebank</article-title>
          , in: A.
          <string-name>
            <surname>Abeillé</surname>
          </string-name>
          (Ed.), Treebanks, Springer Netherlands, Dordrecht,
          <year>2003</year>
          : pp.
          <fpage>261</fpage>
          -
          <lpage>277</lpage>
          . https://doi.org/10.1007/
          <fpage>978</fpage>
          -94-010-0201- 1_
          <fpage>15</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>T.</given-names>
            <surname>Tanaka</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Miyao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Asahara</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Uematsu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Kanayama</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Mori</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Matsumoto</surname>
          </string-name>
          , Universal Dependencies for Japanese,
          <source>in: Proceedings of the Tenth International Conference on Language Resources and Evaluation (LREC'16)</source>
          ,
          <article-title>European Language Resources Association (ELRA),</article-title>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>