<!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>Distributional Analysis of Verbal Neologisms: Task Definition and Dataset Construction</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Matteo Amore</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>University of Pavia / Pavia, Italy CELI Language Technology / Turin</institution>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2017</year>
      </pub-date>
      <fpage>2227</fpage>
      <lpage>2237</lpage>
      <abstract>
        <p>English In this paper we introduce the task of interpreting verbal neologism (VNeo) for the Italian language making use of a highly context-sensitive distributional semantic model (DSM). The task is commonly performed manually by lexicographers verifying the contexts in which the VNeo appear. Developing such a task is likely to be of use from a cognitive, social and linguistic perspective. In the following, we first outline the motivation for our study and our goal, then focus on the construction of the dataset and the definition of the task.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        Studying neologisms can tell us several things.
From a lexicographic point of view, neologisms
can show trends that a language is following. In
our opinion, they can also shed light on various
aspects related to linguistic creativity; when
speakers use new words (coined by themselves,
or recently coined by someone else), they expect
that the hearer can understand what they have
1 This is not the case of neologisms created for
advertising, brand names or marketing purposes in
general
        <xref ref-type="bibr" rid="ref17">(Lehrer, 2003:380)</xref>
        .
2 All of these aspects are investigated, for example, in
the field of Contextual Vocabulary Acquisition
(Rapaport &amp; Ehrlich, 2000).
      </p>
      <p>
        The interpretation of neologisms presents two
main challenges: a) analysing verbs using vectors
built only upon co-occurrences (thus excluding
argument structures) is notoriously a difficult
task for DSM;3 b) neologisms are, by definition,
words whose frequency is (very) low, because
their use is (still) not widespread. Thus, it
represents a challenge for DSM models exactly
because the vectors for most VNeo will rely
upon few occurrences. In order to evaluate our
results, we will compare them with the ones
obtained using the Word2Vec model
        <xref ref-type="bibr" rid="ref21">(Mikolov et
al., 2013a)</xref>
        , and with a gold standard consisting
in human judgments on semantic relatedness
(synonymy). The paper is structured as follows.
In section 2 we introduce the DSM model that
we employ in our task, and in section 3 we
describe the construction of VNeo dataset and
the problems we encountered. Finally, in section
4 we outline the task and present some
preliminary thoughts on expected results.
2
      </p>
    </sec>
    <sec id="sec-2">
      <title>Distributional Semantic Modelling</title>
      <p>
        DSM is a technique for building up measurable,
computationally tractable lexical semantic
representations based on observations of the way
that words co-occur with one another across
large-scale corpora. This methodology is
grounded in the distributional hypothesis, which
maintains that words that are observed to have
similar co-occurrence profiles are likely to be
semantically related
        <xref ref-type="bibr" rid="ref14">(Harris, 1954; Sahlgren,
2008)</xref>
        . In general, a DSM consists of a
highdimensional vector space in which words
correspond to vectors, and the geometric
relationship between vectors is expected to
indicate something about the semantic
relationship between the associated words. The
relationship most typically modelled is general
semantic relatedness, as opposed to more precise
indications of, for instance, similarity
        <xref ref-type="bibr" rid="ref15">(Hill et al.,
2015)</xref>
        , but distributional semantic models have
been effectively applied to tasks ranging from
language modelling
        <xref ref-type="bibr" rid="ref5">(Bengio, 2009)</xref>
        to metaphor
classification (Gutiérr
        <xref ref-type="bibr" rid="ref13">ez et al., 2016</xref>
        ) and the
extrapolation of more fine-grained intensional
correspondences between concepts
        <xref ref-type="bibr" rid="ref11 ref15 ref18">(Derrac and
Schockaert, 2015)</xref>
        .
      </p>
      <p>Standard DSM techniques present two
problems for the task of interpreting neologisms.
First, distributional representations are
predicated on many observations of a word
across a large-scale corpus: it is the plurality of
context which gives these representations their
semantic nuance. Second, the spaces generated
by standard approaches like matrix factorisation
and neural networks are abstract, in the sense
that their dimensions are not interpretable; as
such, typical distributional semantic models are
not sensitive to the context specific way in which
meaning arises in the course of language use.
McGregor et al. (2015) have proposed a
contextsensitive approach to distributional semantic
modelling that seeks to overcome this second
problem by using contextual information to
project semantic representations into lower
dimensional conceptual perspectives in an
online way.</p>
      <p>
        This methodology entails the selection of sets
of dimensions from a base space of
cooccurrence statistics that are in some sense
conceptually salient to the context being
modelled. The selection of salient features
facilitates the projection of subspaces in which
the geometric situation of and relationship
between word-vectors are expected to map to a
specific conceptual context. This technique has
been applied to tasks involving context sensitive
semantic phenomena such as metaphor rating
        <xref ref-type="bibr" rid="ref2">(Agres et al., 2016)</xref>
        , analogy completion
        <xref ref-type="bibr" rid="ref19 ref2">(McGregor et al., 2016)</xref>
        , and the classification of
semantic type coercion
        <xref ref-type="bibr" rid="ref20">(McGregor et al., 2017)</xref>
        .
      </p>
      <p>
        With regard to the first problem of data
sparsity, we propose that the facility of the
dynamically contextual approach for handling
the ad hoc emergence of concepts
        <xref ref-type="bibr" rid="ref4">(Barsalou,
1993)</xref>
        should provide a way of mapping from
relatively few observations of neologisms,
possibly taken outside the data used to build the
underlying model, to context specific
perspectives on distributional semantic
representations.
3
      </p>
    </sec>
    <sec id="sec-3">
      <title>Verbal Neologisms: dataset, corpus and lemmatisation</title>
      <p>We will now explain the methodology we use in
our analysis, and describe the resources we
exploit highlighting their main features.</p>
    </sec>
    <sec id="sec-4">
      <title>3.1 Sources for the neologisms list</title>
      <p>
        To select the VNeo to be analysed, we extract
data from pre-existing lists of Italian neologisms.
These lists come from three websites: a)
treccani.it4 b) iliesi.cnr.it/ONLI/5 c)
accademiadellacrusca.it.6 (a) and (b) are
manually compiled and validated: they contain
words manually found in some widely read
newspapers but not (yet) included in Italian
dictionaries, coherently with the lexicographical
definition of neologisms
        <xref ref-type="bibr" rid="ref1">(cf. Adamo &amp; Della
Valle 2017)</xref>
        . (c) consists of a list of words that,
according to the users of the website, should be
included in dictionaries. There is no curating of
these suggestions (except the removal of
swearwords); thus some neologisms might
already be included in dictionaries. We chose to
use this list because it allows analysing words
which are perceived as new from a community of
Italian speakers. In this way we intend to
highlight the perspective of the hearers
encountering new words.
      </p>
      <p>Within the lists, we select only the verbs,
obtaining a set of 504 VNeo. Of these VNeo, we
check their presence in the itTenTen16 corpus,
which we will also use to create the distributional
vector space. 340 VNeo are attested in the
corpus: 108 have between 10 and 99
occurrences; 79 between 100 and 999
occurrences; and 26 have more than 1000
occurrences.</p>
      <p>Instead of using heuristic techniques that
might have identified neologisms within the
corpus (e.g. computing less frequent words and
manually checking their presence in
dictionaries),7 we chose to rely on lists because
we intend to study words whose use is wider and
not restricted only to the web domain.</p>
    </sec>
    <sec id="sec-5">
      <title>3.3 itTenTen16 corpus</title>
      <p>We conduct an analysis of the itTenTen16
corpus (Jakubíček et al. 2013) because it is the
most up-to-date corpus available for Italian. It is
also a web-based corpus, and so particularly well
fitted to examine neologisms: in fact, the web
and IT domain is a notable source of new words
and, especially, of new loanwords. As the corpus
dimensions are sizeable (4.9 billion tokens), we
will use a random sample of the full corpus for
purposes of computability. This sample will
correspond to ⅕ of the original corpus.
4 http://www.treccani.it/magazine/lingua_italiana/
neologismi (last consulted 10/04/2018)
5 http://www.iliesi.cnr.it/ONLI/BD.php (last consulted
02/05/2018)
6
http://www.accademiadellacrusca.it/it/linguaitaliana/parole-nuove (last consulted 02/05/2018)
7 We are aware that this might correspond to the loss
of some other neologisms contained in the corpus.</p>
      <p>Starting from the corpus, the base DSM is
built based on observations of the most frequent
200,000 words (defined as vocabulary) and their
contextual information, considering a
cooccurrence window of 5 words on either side of a
target word. For the purposes of this study, we
consider the VNeos included in the vocabulary.
In this way we obtain the base space.</p>
      <p>In order to project a subspace contextualised
by a VNeo, we consider the co-occurrence
features with the highest mutual information
statistics associate with that particular VNeo.
So, for instance, we find the following salient
features:</p>
      <p>customizzare 'to customise' [city;
modellazione; illustrato; type; batch; editare;
nastro; segmentare; preferenza; iconico; ...]
resettare 'to reset' [reset; password;
formattare; bios; clempad; clementoni; fonera;
resettare; centralina; router; ...]</p>
      <p>googlare 'to google' [telespettatore; pdf;
tecnologia; informazione; addirittura; vi; chiave;
invito; risposta; sapere; ...].</p>
      <p>These features are associated with the
maximum mutual information values in terms of
their co-occurrence with each of the
corresponding input neologisms.</p>
      <p>Some other VNeos represented in the
vocabulary are: postare ‘to post’, taggare ‘to
tag’, twittare ‘to tweet’, spammare ‘to spam’,
attenzionare ‘to warn’, spoilerare ‘share
information that reveals plot of a book or film’,
bloggare ‘to blog’, loggare ‘to log’, switchare
‘to switch’.</p>
      <p>
        It is worth noting that we create vectors
starting from lemmas (not tokens). Our analysis
highlighted the presence of some inaccuracies in
the automatic lemmatisation of neologisms,8
which was already present in the original
corpus.9 In a future investigation we are planning
to compare the results produced with the original
lemmatised corpus against the results obtained
from a corpus version, where the lemmatisation
will be corrected. This correction process might
be performed using regular expressions, in order
8 Neologisms are not stored in common word-lists,
and they are (usually) rare words, thus presenting
difficulties for machine learning techniques.
9 The lemmatisation is obtained using the TreeTagger
tool
        <xref ref-type="bibr" rid="ref26">(Schmid, 1994)</xref>
        with Baroni’s parameter file
(http://www.cis.unimuenchen.de/~schmid/tools/TreeTagger/)
capture
specific
      </p>
      <p>VNeos
token.10
As referenced in §1, our goal is to verify whether
the meaning of a neologism can be induced from
its context through distributional techniques, in
particular by discovering verbs with salient
geometric features in a contextualised subspace.</p>
      <p>To this end, we organize the task as follows.
Starting from a subset of the most frequent
VNeos found in the corpus (§3), we first build
subspaces for VNeos using the DSM model
presented in §2. Subspaces are created by
selecting the sets of dimensions that are
conceptually salient to the context being
modelled: each dimension in a subspace
corresponds to a specific co-occurrence feature
(i.e. a word). By finding a whole set of
cooccurrences and using these to generate a
relatively high-dimensional projection, we hope
to establish a general contextualised conceptual
profile and to overcome the peculiarities
associated with low-frequency targets. For
example, if the model finds that googlare ‘to
google’ co-occurs with words like nome ‘name’,
indirizzo ‘address’, and sito ‘website’, we use
those co-occurrences as a basis for a projection
of a subspace in which one could predict to find
10 Regular expressions might be useful, within the
corpus, to find an inflected form of a verb
(lemmatised as it is) and replace it with the correct
lemma: e.g. find lemma googlav. (meaning
googlavo, googlavi, etc.) and replace it with googlare.
terms like cercare ‘search’ using geometric
techniques.</p>
      <p>
        Context can be defined in an open ended way
in these models. For instance, the salient
cooccurrence features of a single word can be used
to generate a subspace. Small sets of words,
either components of observed compositions
        <xref ref-type="bibr" rid="ref20">(McGregor et al., 2017)</xref>
        or groups of
conceptually related terms
        <xref ref-type="bibr" rid="ref18">(McGregor et al.,
2015)</xref>
        have also been used to generate
semantically productive subspaces. In the small
example illustrated in Figure 1, on the other
hand, dimensions are defined explicitly in terms
of the salient words associated with a small
number of very recent observations of two
different neologisms in use, specifically
extrapolated from the salient co-occurrence
features of Twitter posts in which the targeted
neologisms are mentioned.
      </p>
      <p>Contextualised subspaces can be explored in
terms of the geometric features of word-vectors
projected into those subspaces. So, for instance,
McGregor et al. (2015) propose a norm method,
by which word-vectors salient in a particular
context will emerge as being far from the origin.
This phenomenon is observed with appropriate
interpretations percolating into the salient
regions even in the low-dimensional toy
examples illustrated in Figure 1, which involves
a dynamically contextual DSM built from
English language Wikipedia. Choices about
context selection techniques, geometric
characteristics of subspaces to be explored, and
modelling parameters including dimensionality
of projections will be the subject of our
forthcoming experiments.</p>
      <p>
        In order to evaluate the model, we will
compare our results against the results obtained
applying the Word2Vec model to the same
corpus
        <xref ref-type="bibr" rid="ref21">(Mikolov et al., 2013a)</xref>
        .
      </p>
      <p>With further investigations we will also test
this model using a gold standard consisting of
human judgments on VNeos interpretations
collected for this purpose. Similarity judgments
will be provided by two native speakers with
significant background in linguistics.
Specifically, the dataset will consist of verb pairs
in which VNeo are grouped with more common
verbs (googlare and cercare) based on human
ratings collected in the form of a TOEFL-like
multiple-choice synonymy test.11
11 Here the task is to determine, for a number of target
words, the closest synonym from a choice of four
alternatives.</p>
    </sec>
    <sec id="sec-6">
      <title>Conclusion</title>
      <p>The aim of the task presented here is to
investigate the importance of linguistic context
for the interpretation of neologisms, grounding
the analysis in a context-sensitive DSM. With
this task we intend to tackle issues connected
with creativity processes and the environmental
(contextual) sensibility typical of human
cognition. In addition, we apply, for the first
time, this DSM to Italian, providing a new
semantic resource for the analysis of the
language. Further studies may compare our
results with other DSMs, and/or study what the
semantic relations found with this specific
approach reveal about other phenomena
belonging to different linguistic levels (e.g.
syntax).
of
distributional</p>
      <p>Linguistics,</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <string-name>
            <given-names>Giovanni</given-names>
            <surname>Adamo</surname>
          </string-name>
          and Valeria Della Valle.
          <year>2017</year>
          .
          <article-title>Che cos'è un neologismo?</article-title>
          .
          <source>Carocci Editore</source>
          , Roma.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <string-name>
            <given-names>Kat</given-names>
            <surname>Agres</surname>
          </string-name>
          ,
          <string-name>
            <surname>Stephen</surname>
            <given-names>McGregor</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>Karolina</given-names>
            <surname>Rataj</surname>
          </string-name>
          , Matthew Purver, and
          <string-name>
            <surname>Geraint</surname>
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Wiggins</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>Modeling metaphor perception with distributional semantics vector space models</article-title>
          .
          <source>In Workshop on Computational Creativity, Concept Invention, and General Intelligence</source>
          ,
          <volume>08</volume>
          /
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <string-name>
            <given-names>Matteo</given-names>
            <surname>Amore</surname>
          </string-name>
          .
          <year>2017</year>
          .
          <article-title>I Verbi Neologici nell'Italiano del Web: Comportamento Sintattico e Selezione dell'Ausiliare</article-title>
          .
          <source>In Proceedings of the Fourth Italian Conference on Computational Linguistics</source>
          (CLiC-it
          <year>2017</year>
          ), Rome, Italy,
          <source>December 11-13</source>
          ,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <string-name>
            <given-names>Lawrence W.</given-names>
            <surname>Barsalou</surname>
          </string-name>
          .
          <year>1993</year>
          .
          <article-title>Flexibility, structure, and linguistic vagary in concepts: Manifestations of a compositional system of perceptual symbols</article-title>
          . In A.C. Collins,
          <string-name>
            <given-names>S.E.</given-names>
            <surname>Gathercole</surname>
          </string-name>
          , and M.A. Conway, editors,
          <source>Theories of memory</source>
          , pages
          <fpage>29</fpage>
          -
          <lpage>101</lpage>
          . Lawrence Erlbaum Associates, London.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <string-name>
            <given-names>Yoshue</given-names>
            <surname>Bengio</surname>
          </string-name>
          .
          <year>2009</year>
          .
          <article-title>Learning deep architecture for AI</article-title>
          .
          <source>Machine Learning</source>
          ,
          <volume>2</volume>
          (
          <issue>1</issue>
          ):
          <fpage>1</fpage>
          -
          <lpage>127</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <string-name>
            <given-names>Benjamin</given-names>
            <surname>Blundell</surname>
          </string-name>
          , Mehrnoosh Sadrzadeh,
          <string-name>
            <given-names>Elisabetta</given-names>
            <surname>Jezek</surname>
          </string-name>
          .
          <year>2017</year>
          .
          <article-title>Experimental Results on Exploiting Predicate-Argument Structure for Verb Similarity in Distributional Semantics</article-title>
          .
          <source>In Clasp Papers in Computational Linguistics</source>
          , vol.
          <volume>1</volume>
          , pages
          <fpage>99</fpage>
          -
          <lpage>106</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          <string-name>
            <given-names>Emmanuele</given-names>
            <surname>Chersoni</surname>
          </string-name>
          , Enrico Santus, Alessandro Lenci, Philippe Blache, Chu-Ren Huang
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          <article-title>Representing Verbs with Rich Contexts: an Evaluation on Verb Similarity</article-title>
          ,
          <source>Proceedings of the 2016 Conference on Empirical Methods in Natural Language Processing Association for Computational Linguistics</source>
          , pages
          <fpage>1967</fpage>
          -
          <lpage>1972</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <string-name>
            <given-names>Bob</given-names>
            <surname>Coecke</surname>
          </string-name>
          , Mehrnoosh Sadrzadeh, and
          <string-name>
            <given-names>Stephen</given-names>
            <surname>Clark</surname>
          </string-name>
          .
          <year>2011</year>
          .
          <article-title>Mathematical foundations for a compositional distributed model of meaning.</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          <string-name>
            <given-names>Linguistic</given-names>
            <surname>Analysis</surname>
          </string-name>
          ,
          <volume>36</volume>
          :
          <fpage>345</fpage>
          -
          <lpage>384</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          <source>Joaquı́n Derrac and Steven Schockaert</source>
          .
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          <article-title>Inducing semantic relations from conceptual spaces: A data-driven approach to plausible reasoning</article-title>
          .
          <source>Artificial Intelligence</source>
          ,
          <volume>228</volume>
          :
          <fpage>66</fpage>
          -
          <lpage>94</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          <string-name>
            <given-names>E.</given-names>
            <surname>Darı</surname>
          </string-name>
          <article-title>́o Gutiérrez, Ekaterina Shutova</article-title>
          , Tyler Marghetis, and
          <string-name>
            <surname>Benjamin</surname>
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Bergen</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>Literal and metaphorical senses in compositional distributional semantic models</article-title>
          .
          <source>In Proceedings of the 54th Annual Meeting of the Association for Computational Linguistics.</source>
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          <string-name>
            <given-names>Zellig</given-names>
            <surname>Harris</surname>
          </string-name>
          .
          <year>1954</year>
          .
          <article-title>Distributional structure</article-title>
          .
          <source>Word</source>
          ,
          <volume>10</volume>
          (
          <issue>23</issue>
          ):
          <fpage>146</fpage>
          -
          <lpage>162</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          <string-name>
            <given-names>Felix</given-names>
            <surname>Hill</surname>
          </string-name>
          , Roi Reichart, and
          <string-name>
            <given-names>Anna</given-names>
            <surname>Korhonen</surname>
          </string-name>
          .
          <year>2015</year>
          . Simlex-
          <volume>999</volume>
          :
          <article-title>Evaluating semantic models with genuine similarity estimation</article-title>
          .
          <source>Computational Linguistics</source>
          ,
          <volume>41</volume>
          (
          <issue>4</issue>
          ):
          <fpage>665</fpage>
          -
          <lpage>695</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          <string-name>
            <given-names>Miloš</given-names>
            <surname>Jakubíček</surname>
          </string-name>
          , Adam Kilgarriff, Vojtěch Kovář, Pavel Rychlỳ, and
          <string-name>
            <given-names>Vít</given-names>
            <surname>Suchomel</surname>
          </string-name>
          .
          <year>2013</year>
          .
          <article-title>The tenten corpus family</article-title>
          .
          <source>In 7th International Corpus Linguistics Conference CL</source>
          , pages
          <fpage>125</fpage>
          -
          <lpage>127</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          <string-name>
            <given-names>Adrienne</given-names>
            <surname>Lehrer</surname>
          </string-name>
          .
          <year>2003</year>
          .
          <article-title>Understanding trendy neologisms</article-title>
          .
          <source>Italian Journal of Linguistics</source>
          ,
          <volume>15</volume>
          :
          <fpage>369</fpage>
          -
          <lpage>382</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          <string-name>
            <surname>Stephen</surname>
            <given-names>McGregor</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>Kat</given-names>
            <surname>Agres</surname>
          </string-name>
          , Matthew Purver, and
          <string-name>
            <given-names>Geraint</given-names>
            <surname>Wiggins</surname>
          </string-name>
          .
          <year>2015</year>
          .
          <article-title>From distributional semantics to conceptual spaces: A novel computational method for concept creation</article-title>
          .
          <source>Journal of Artificial General Intelligence</source>
          ,
          <volume>6</volume>
          (
          <issue>1</issue>
          ):
          <fpage>55</fpage>
          -
          <lpage>89</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          <string-name>
            <surname>Stephen</surname>
            <given-names>McGregor</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>Matthew</given-names>
            <surname>Purver</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Geraint</given-names>
            <surname>Wiggins</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>Words, concepts, and the geometry of analogy</article-title>
          .
          <source>In Proceedings of the Workshop on Semantic Spaces at the Intersection of NLP, Physics and Cognitive Science (SLPCS)</source>
          , pages
          <fpage>39</fpage>
          -
          <lpage>48</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          <string-name>
            <surname>Stephen</surname>
            <given-names>McGregor</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>Elisabetta</given-names>
            <surname>Jezek</surname>
          </string-name>
          , Matthew Purver, and
          <string-name>
            <given-names>Geraint</given-names>
            <surname>Wiggins</surname>
          </string-name>
          .
          <year>2017</year>
          .
          <article-title>A geometric method for detecting semantic coercion</article-title>
          .
          <source>In Proceedings of 12th International Workshop on Computational Semantics.</source>
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          <string-name>
            <given-names>Tomas</given-names>
            <surname>Mikolov</surname>
          </string-name>
          , Kai Chen, Greg Corrado and
          <string-name>
            <given-names>Jeffrey</given-names>
            <surname>Dean</surname>
          </string-name>
          .
          <year>2013a</year>
          .
          <article-title>Efficient Estimation of Word Representations in Vector Space</article-title>
          .
          <source>In ICLR Workshop Papers.</source>
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          <string-name>
            <given-names>Jeff</given-names>
            <surname>Mitchell</surname>
          </string-name>
          and
          <string-name>
            <given-names>Mirella</given-names>
            <surname>Lapata</surname>
          </string-name>
          .
          <year>2010</year>
          .
          <article-title>Composition in Distributional Models of Semantics</article-title>
          .
          <source>Cognitive Science</source>
          <volume>34</volume>
          :
          <fpage>1388</fpage>
          -
          <lpage>1429</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          <string-name>
            <given-names>Matthew E.</given-names>
            <surname>Peters</surname>
          </string-name>
          , Mark Neumann, Mohit Iyyer, Matt Gardner, Christopher Clark,
          <string-name>
            <given-names>Kenton</given-names>
            <surname>Lee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>and Luke</given-names>
            <surname>Zettlemoyer</surname>
          </string-name>
          .
          <year>2018</year>
          .
          <article-title>Deep contextualized word William J</article-title>
          . Rapaport and
          <string-name>
            <given-names>Karen</given-names>
            <surname>Ehrlich</surname>
          </string-name>
          .
          <year>2000</year>
          .
          <article-title>A computational theory of vocabulary acquisition</article-title>
          . In Stuart Charles Shapiro and Lucja M. Iwánska, editors,
          <source>Natural language processing</source>
          and
          <article-title>knowledge representation: language for knowledge and knowledge for language</article-title>
          . MIT Press, Cambridge, MA.
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          <string-name>
            <given-names>Magnus</given-names>
            <surname>Sahlgren</surname>
          </string-name>
          .
          <source>hypothesis. Italian</source>
          <volume>20</volume>
          (
          <issue>1</issue>
          ):
          <fpage>33</fpage>
          -
          <lpage>54</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          <year>2008</year>
          . The Journal
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          <string-name>
            <given-names>Helmut</given-names>
            <surname>Schmid</surname>
          </string-name>
          .
          <year>1994</year>
          .
          <article-title>Probabilistic Part-of-Speech Tagging Using Decision Trees</article-title>
          .
          <source>In Proceedings of International Conference on New Methods in Language Processing</source>
          . Manchester, UK.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>