<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="it">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Building a Word Formation Lexicon for Latin</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Eleonora</forename><surname>Litta</surname></persName>
							<email>eleonoramaria.litta@unicatt.it</email>
							<affiliation key="aff0">
								<orgName type="department">CIRCSE Research Centre</orgName>
								<orgName type="institution">Università Cattolica del Sacro Cuore Largo Gemelli</orgName>
								<address>
									<postCode>1 -20123</postCode>
									<settlement>Milan</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Marco</forename><surname>Passarotti</surname></persName>
							<email>marco.passarotti@unicatt.it</email>
							<affiliation key="aff0">
								<orgName type="department">CIRCSE Research Centre</orgName>
								<orgName type="institution">Università Cattolica del Sacro Cuore Largo Gemelli</orgName>
								<address>
									<postCode>1 -20123</postCode>
									<settlement>Milan</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Chris</forename><surname>Culy</surname></persName>
							<email>chrisculy@mac.com</email>
							<affiliation key="aff0">
								<orgName type="department">CIRCSE Research Centre</orgName>
								<orgName type="institution">Università Cattolica del Sacro Cuore Largo Gemelli</orgName>
								<address>
									<postCode>1 -20123</postCode>
									<settlement>Milan</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Building a Word Formation Lexicon for Latin</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">4AF245FEB24DC7330B99E6261DFF043A</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T23:46+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>English. This paper presents the steps undertaken for building a word formation lexicon for Latin. The types of word formation rules are discussed and the semiautomatic procedure to pair their input and output lexical items is evaluated. An on-line graphical query system to access the lexicon is described as well.</p><p>Italiano. Questo articolo presenta le procedure di realizzazione di un lessico morfologico derivazionale per il latino. Sono descritti i tipi di regole di formazione di parola e viene valutata la qualità del sistema semi-automatico di individuazione delle parole in input e in output ad esse. Il sistema grafico d'interrogazione on-line dei dati è altresì presentato.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="it">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction</head><p>In the area of Natural Language Processing (NLP), derivational morphology has always been neglected if compared to inflectional morphology, which plays a central role in fundamental annotation tasks like PoS tagging. Yet enhancing textual data with derivational morphology tagging promises to provide strong outcomes. First, it organises the lexicon at higher level than words, by building word formation based sets of lexical items sharing a common derivational ancestor. Secondly, derivational morphology acts like a kind of interface between morphology and semantics, since core semantic properties are shared at different extent by words built by a common word formation process.</p><p>Lately, some lexical resources for derivational morphology have been made available. Among them are the lexical network for Czech DeriNet <ref type="bibr">(Ševčíková and Žabokrtský, 2014)</ref>, the derivational lexicon for German DErivBASE <ref type="bibr" target="#b15">(Zeller et al., 2013)</ref> and that for Italian derIvaTario <ref type="bibr" target="#b13">(Talamo et al., 2016)</ref>. Furthermore, stemming is a technique largely used for detecting word formation processes <ref type="bibr" target="#b5">(Goldsmith, 2001)</ref>, and language independent NLP tools were trained to extract derivation information from inflectional lexica <ref type="bibr" target="#b0">(Baranes and Sagot, 2014)</ref>.</p><p>On the Classical languages front, although the number of resources and NLP tools for Ancient Greek and Latin is now manifold and varied (ranging from digital libraries, treebanks and computational lexica to PoS taggers and parsers), no lexical resource for derivational morphology is available yet, where words are connected by word formation processes. The first steps towards building such a word formation lexicon for Latin were made by <ref type="bibr" target="#b11">Passarotti and Mambrini (2012)</ref>, who described a model for the semiautomatic extraction of word formation rules from the list of lemmas of Lexicon Totius Latinitatis by <ref type="bibr">Forcellini (fifth edition;</ref><ref type="bibr" target="#b1">1940)</ref> and the subsequent pairing of lexical entries and their derivational ancestor(s).</p><p>The Word Formation Latin project has received funding from the EU Horizon 2020 Research and Innovation Programme under the Marie Skłodowska-Curie Individual Fellowship to expand on these efforts and create a word formation lexicon (working as an NLP tool as well) for Latin. In this paper, we describe the steps undertaken to build such a lexicon.</p><p>The paper is organised as follows. Section 2 presents the lexical basis supporting the lexicon; section 3 details the way the lexicon is built; section 4 describes how to access the data; section 5 concludes the paper and sketches the future work.</p><p>The lexical basis used for building the word formation lexicon is the one provided by the morphological analyser for Latin Lemlat <ref type="bibr" target="#b10">(Passarotti, 2004)</ref>. Resulting from the collation of three Latin dictionaries <ref type="bibr" target="#b3">(Georges and</ref><ref type="bibr">Georges, 1913-1918;</ref><ref type="bibr" target="#b4">Glare, 1982;</ref><ref type="bibr" target="#b6">Gradenwitz, 1904)</ref>, it counts 40,014 lexical entries and 43,432 lemmas (as more than one lemma can be included into the same lexical entry). Recently, the lexical basis of Lemlat was further enlarged by adding most of the Onomasticon (26,250 lemmas out of 28,178) provided by <ref type="bibr" target="#b1">Forcellini (1940)</ref>.</p><p>The basic component of the lexical look-up table used by Lemlat to morphologically analyse (and lemmatise) the input wordforms is the socalled les ("LExical Segment"), which roughly corresponds to the invariable part of the inflected forms. In other words, the les is the sequence (or one of the sequences) of characters that remains the same in the inflectional paradigm of a lemma (hence, the les does not necessarily correspond to the word stem). For instance, puell is the les for the lemma puell-a ("girl").</p><p>Lemlat includes a LES archive, in which each LES is assigned a number of inflectional features among which are a tag for the gender of the lemma (for nouns only) and a code (CODLES) for its inflectional category. For instance, the CODLES for the LES puell is N1 (first declension regular nouns) and its gender is F (feminine).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Building the Lexicon</head><p>The word formation lexicon is built in two steps. First, word formation rules are detected. Then, they are applied to lexical data.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1">Detecting Word Formation Rules</head><p>Word formation rules (WFRs) are conceived according to the so-called Item-and-Arrangement model, outlined by <ref type="bibr" target="#b7">Hockett (1954)</ref>, which considers word forms either as simple morphemes (not derived word forms) or as a concatenation of morphemes (derived word forms). The following conditions on bases and affixes do hold: (1) Baudoin's assumption that both bases and affixes are lexical elements (i.e. they are both morphemes); (2) as a consequence, they exist in the lexicon (Bloomfield's "lexical morpheme" theory); (3) they are dualistic, i.e. they have both form and meaning (Bloomfield's "sign-base" morpheme theory). The first two conditions motivate the fact that in our word formation lexicon affixes are recorded with the same status of lexical bases; the third condition concerns the semantic properties of WFRs mentioned in Section 1.</p><p>WFRs fall into two main types: (1) derivation and (2) compounding. Derivation rules are further organised into two subcategories: (a) affixal, in its turn split into prefixal and suffixal, and (b) conversion, a derivation process that changes the PoS of the input word without affixation.</p><p>Compounding and conversion WFRs are automatically detected, by considering all the possible combinations of main PoS (verbs, nouns, adjectives), regardless of their actual instantiations in the lexical basis. For instance, there are four possible types of conversion WFRs involving verbs: V-To-N (claudo → clausa; "to close" → "cell"), V-To-A (eligo → elegans; "to pick out" → "accustomed to select, tasteful"), N-To-V (magister → magistro; "master" → "to rule"), A-To-V (celer → celero; "quick" → "to quicken"). Each compounding and conversion WFR type is further specified by the inflectional category of both input and output. For instance, A1-To-V1 is the conversion WFR from first class adjectives to first conjugation verbs.</p><p>Affixal WFRs are found both according to previous literature on Latin derivational morphology <ref type="bibr" target="#b8">(Jenks, 1911;</ref><ref type="bibr" target="#b2">Fruyt, 2011;</ref><ref type="bibr" target="#b9">Oniga, 1988)</ref> and in semi-automatic fashion. The latter is performed by extracting from the list of lemmas of Lemlat the most frequent sequences of characters occurring on the left (prefixes) and on the right (suffixes) side of lemmas. The PoS for WFR input and output lemmas as well as their inflectional category are manually assigned. Further affixal WFRs are found by confrontation with data. So far, we have detected 167 affixal WFRs: 71 prefixal and 96 suffixal.</p><p>We recorded the rules in a table of a MySQL relational database where each WFR is classified by type and it is assigned the required PoS, inflectional category and gender for its input and output.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2">Applying Word Formation Rules</head><p>Each morphologically derived lemma is assigned a WFR. All those lemmas that share a common (not derived) ancestor belong to the same "morphological family". For instance, lemmas formatio ("formation"), formo ("to form") and formosus ("beautiful", lit. "finely formed") all belong to the morphological family whose ancestor is the lemma forma ("form").</p><p>Lemmas and WFRs are paired by using a MySQL relational database whose main tables are the LES archive of Lemlat, the list of its lemmas (each assigned its PoS, inflectional category and, for nouns only, gender) and the list of WFRs.</p><p>A number of MySQL queries provide the candidate lemmas for each WFR. Some of these queries run on the list of lemmas, while others on the LES archive. In particular, most candidate lemmas of prefixal WFRs are found by running queries on the list of lemmas, as such rules tend to just add the characters of the prefix to the input lemma, like in the case of accuso → sub+accuso ("to blame" → "to blame somewhat"). Instead, suffixal WFRs are mostly assigned to their candidate input and output lemmas by running queries on the LES archive, because suffixes attach to LES instead of modifying full lemmas, like in amo → amabilis ("to love" → "lovable") where suffix -bilattaches to LES am (plus the thematic vowel -a-, used for first conjugation verbs) instead of full lemma amo. Also, there are suffixal WFRs whose input is basis of the irregular perfect participle of the input verb, like in duco → ductilis ("to lead" → "that may be led") where suffix -il-attaches to the basis of the irregular perfect participle of the verb duco (duct). Such irregular bases are recorded explicitly in the LES archive with a specific CODLES.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3">State of Affair and Evaluation</head><p>The procedure described above is not sufficient neither for detecting nor for applying the WFRs and, ultimately, for building the morphological families. Manual checking is largely needed for identifying false results and disambiguating duplication, as well as for filling lacunas resulting from the automatic process.</p><p>For example, while looking for the candidates of the WFR that forms adjectives from nouns with the addition of the suffix -ax/-acis, two candidate input nouns are found for the adjective fugax ("swift, transitory"): fuga ("flight") and fugium (rare, scarcely used in place of fuga). Such duplicate results need to be checked and disambiguated manually, as there must be only one input lemma for each output lemma resulting from a WFR of the derivation type, just like there must be only one WFR associated with each derived lemma.</p><p>Morphotactically obscure word formation processes, like most compounding WFRs, are examples of lacunas of the automatic process of assigning WFRs, which are thus fully manually hard-coded. For instance, the compound lemma matricida ("matricide") is derived by compounding the input lemmas mater ("mother") and caedo ("to cut"), thus showing quite an obscure morphotactic configuration.</p><p>So far, we have applied to data 134 WFRs (45 prefixal, 80 suffixal, 6 conversion and 3 compounding), which corresponds to having assigned a WFR to 18,774 lemmas. Evaluation is performed by calculating the precision rate <ref type="bibr" target="#b14">(Van Rijsbergen, 1979)</ref> of MySQL queries, i.e. the percentage of the correct candidate input-output pairs that are automatically assigned to a WFR by a query.</p><p>As expected, precision is higher when morphotactic mutations are lower. Indeed, while precision rates for prefixal rules range between 0.95 and 0.8, as they imply quite a few graphical mutations, precision for suffixal rules can vary heavily, ranging from 0.75 to as little as 0.3. Instead, the recall of queries has to be calculated later in the project, as currently we are unable to verify how many derived lemmas are not automatically picked up by queries.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Accessing the Data</head><p>The word formation lexicon can be accessed online through a visualisation query system (http://wfl.marginalia.it). The lexicon can be browsed either by WFR, affix, or input and output PoS or lemma. Drop down menus provide the available options for each selection, like for instance the list of affixes and lemmas.</p><p>Results are visualised as tree graphs, whose nodes are lemmas and edges are WFRs. Trees are interactive. Clicking on a node shows the full derivation tree ("word formation cluster", which is calculated dynamically) for the lemma reported in that node. For example, figure <ref type="figure" target="#fig_1">1</ref> shows the currently available word formation cluster for the lemma amo. One can see that amabilis derives from amo and it is in turn the input for two other derived lemmas: amabilitas ("loveliness") and inamabilis ("unlovely"). Clicking on an edge shows the lemmas built by the WFR concerned in that edge. Lemmas are provided both as a derivation graph and as an alphabetical list. For instance, clicking on the edge going from amo to amabilis in figure <ref type="figure" target="#fig_1">1</ref> shows the lemmas built by the derivation WFR that builds second class adjectives (A2) from first conjugation verbs (V1) with suffix -bil-.   </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Conclusion and Future Work</head><p>The building process of the word formation lexicon for Latin is ongoing. We still have to fully exploit the potential of querying the lexical basis of Lemlat to automatically detect candidates for WFRs. Furthermore, a substantial amount of manual work is needed to pick up morphotactically obscure formations, like those resulting from compounding.</p><p>The word formation lexicon is meant to enhance Lemlat by providing its processing with word formation analysis of input data, thus building a wide lexical resource and NLP tool for Latin morphology, which will be made available through CLARIN infrastructure (www.clarin.eu).</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 2</head><label>2</label><figDesc>Figure 2 presents a portion of the derivation graph for this rule.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 1 .</head><label>1</label><figDesc>Figure 1. Word formation cluster for amo.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 2 .</head><label>2</label><figDesc>Figure 2. Derivation graph for a WFR.</figDesc><graphic coords="4,218.88,207.48,173.76,127.80" type="bitmap" /></figure>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">A Language-Independent Approach to Extracting Derivational Relations from an Inflectional Lexicon</title>
		<author>
			<persName><forename type="first">Marion</forename><surname>Baranes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Benoît</forename><surname>Sagot</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Ninth International Conference on Language Resources and Evaluation (LREC&apos;14)</title>
				<meeting>the Ninth International Conference on Language Resources and Evaluation (LREC&apos;14)<address><addrLine>Reykjavik, Iceland</addrLine></address></meeting>
		<imprint>
			<publisher>ELRA</publisher>
			<date type="published" when="2014">2014</date>
			<biblScope unit="page" from="2793" to="2799" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<monogr>
		<author>
			<persName><forename type="first">Egidio</forename><surname>Forcellini</surname></persName>
		</author>
		<title level="m">Lexicon totius latinitatis</title>
				<meeting><address><addrLine>Padova</addrLine></address></meeting>
		<imprint>
			<publisher>Typis Seminarii</publisher>
			<date type="published" when="1940">1940</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Word Formation in Classical Latin</title>
		<author>
			<persName><forename type="first">Michele</forename><surname>Fruyt</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">A Companion to the Latin Language</title>
				<editor>
			<persName><forename type="first">J</forename><surname>Clarckson</surname></persName>
		</editor>
		<meeting><address><addrLine>Chichester/Malden, Mass</addrLine></address></meeting>
		<imprint>
			<publisher>Wiley-Blackwell</publisher>
			<date type="published" when="2011">2011</date>
			<biblScope unit="page" from="157" to="175" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<monogr>
		<author>
			<persName><forename type="first">Karl</forename><surname>Ernst</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Georges</forename></persName>
		</author>
		<author>
			<persName><forename type="first">Heinrich</forename><surname>Georges</surname></persName>
		</author>
		<title level="m">Ausfuhrliches Lateinisch-Deutsches Handwôrterbuch</title>
				<meeting><address><addrLine>Hahn, Hannover</addrLine></address></meeting>
		<imprint>
			<biblScope unit="page" from="1913" to="1918" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<monogr>
		<title level="m" type="main">Oxford Latin Dictionary</title>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">W</forename><surname>Peter</surname></persName>
		</author>
		<author>
			<persName><surname>Glare</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1982">1982</date>
			<publisher>At the Clarendon Press</publisher>
			<pubPlace>Oxford</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Unsupervised learning of the morphology of a natural language</title>
		<author>
			<persName><forename type="first">John</forename><surname>Goldsmith</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Computational Linguistics</title>
		<imprint>
			<biblScope unit="volume">27</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="153" to="198" />
			<date type="published" when="2001">2001</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<monogr>
		<author>
			<persName><forename type="first">Otto</forename><surname>Gradenwitz</surname></persName>
		</author>
		<title level="m">Laterculi vocum latinarum</title>
				<meeting><address><addrLine>Leipzig</addrLine></address></meeting>
		<imprint>
			<publisher>Hirzel</publisher>
			<date type="published" when="1904">1904</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Two Models of Grammatical Description</title>
		<author>
			<persName><forename type="first">Charles</forename><forename type="middle">F</forename><surname>Hockett</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Words</title>
		<imprint>
			<biblScope unit="volume">10</biblScope>
			<biblScope unit="page" from="210" to="231" />
			<date type="published" when="1954">1954</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<monogr>
		<title level="m" type="main">A manual of Latin word formation for secondary schools</title>
		<author>
			<persName><forename type="first">Paul</forename><surname>Rockwell</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Jenks</forename></persName>
		</author>
		<imprint>
			<date type="published" when="1911">1911</date>
			<publisher>DC Heath &amp; Company</publisher>
			<pubPlace>Harvard</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<monogr>
		<author>
			<persName><forename type="first">Renato</forename><surname>Oniga</surname></persName>
		</author>
		<title level="m">I composti nominali latini: una morfologia generativa</title>
				<meeting><address><addrLine>Bologna</addrLine></address></meeting>
		<imprint>
			<publisher>Pàtron</publisher>
			<date type="published" when="1988">1988</date>
			<biblScope unit="volume">29</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Development and perspectives of the Latin morphological analyzer LEMLAT</title>
		<author>
			<persName><forename type="first">Marco</forename><surname>Passarotti</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Linguistica Computazionale</title>
		<imprint>
			<biblScope unit="volume">XX</biblScope>
			<biblScope unit="page" from="397" to="414" />
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">First Steps towards the Semi-automatic Development of a Wordformation-based Lexicon of Latin</title>
		<author>
			<persName><forename type="first">Marco</forename><surname>Passarotti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Francesco</forename><surname>Mambrini</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Eighth International Conference on Language Resources and Evaluation (LREC&apos;12)</title>
				<meeting>the Eighth International Conference on Language Resources and Evaluation (LREC&apos;12)<address><addrLine>Istanbul, Turkey</addrLine></address></meeting>
		<imprint>
			<publisher>ELRA</publisher>
			<date type="published" when="2012">2012</date>
			<biblScope unit="page" from="852" to="859" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Word-Formation Network for Czech</title>
		<author>
			<persName><forename type="first">Magda</forename><surname>Ševčíková</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Zdenĕk</forename><surname>Žabokrtský</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Ninth International Conference on Language Resources and Evaluation (LREC&apos;14)</title>
				<meeting>the Ninth International Conference on Language Resources and Evaluation (LREC&apos;14)<address><addrLine>Reykjavik, Iceland</addrLine></address></meeting>
		<imprint>
			<publisher>ELRA</publisher>
			<date type="published" when="1087">2014. 1087-1093</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">DerIvaTario: An annotated lexicon of Italian derivatives</title>
		<author>
			<persName><forename type="first">Luigi</forename><surname>Talamo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Chiara</forename><surname>Celata</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Pier</forename><forename type="middle">Marco</forename><surname>Bertinetto</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Word Structure</title>
		<imprint>
			<biblScope unit="volume">9</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="72" to="102" />
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<monogr>
		<title level="m" type="main">Information retrieval</title>
		<author>
			<persName><forename type="first">Cornelis Joost</forename><surname>Van Rijsbergen</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1979">1979</date>
			<publisher>Butterworths</publisher>
			<pubPlace>London</pubPlace>
		</imprint>
	</monogr>
	<note>2 nd edition</note>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">DErivBase: Inducing and Evaluating a Derivational Morphology Resource for German</title>
		<author>
			<persName><forename type="first">Britta</forename><forename type="middle">D</forename><surname>Zeller</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Jan</forename><surname>Snajder</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Sebastian</forename><surname>Padó</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Annual Meeting of the Association for Computational Linguistics. ACL</title>
				<meeting>the Annual Meeting of the Association for Computational Linguistics. ACL<address><addrLine>Sofia, Bulgaria</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2013">2013</date>
			<biblScope unit="page" from="1201" to="1211" />
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
