<?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="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">A Toothful of Concepts: Towards a theory of weighted concept combination</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Daniele</forename><surname>Porello</surname></persName>
							<affiliation key="aff0">
								<orgName type="laboratory">Laboratory for Applied Ontology</orgName>
								<orgName type="institution">ISTC-CNR</orgName>
								<address>
									<settlement>Trento</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Oliver</forename><surname>Kutz</surname></persName>
							<affiliation key="aff1">
								<orgName type="department">KRDB Research Centre for Knowledge and Data</orgName>
								<orgName type="institution">Free University of Bozen-Bolzano</orgName>
								<address>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Guendalina</forename><surname>Righetti</surname></persName>
							<affiliation key="aff1">
								<orgName type="department">KRDB Research Centre for Knowledge and Data</orgName>
								<orgName type="institution">Free University of Bozen-Bolzano</orgName>
								<address>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Nicolas</forename><surname>Troquard</surname></persName>
							<affiliation key="aff1">
								<orgName type="department">KRDB Research Centre for Knowledge and Data</orgName>
								<orgName type="institution">Free University of Bozen-Bolzano</orgName>
								<address>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Pietro</forename><surname>Galliani</surname></persName>
							<affiliation key="aff1">
								<orgName type="department">KRDB Research Centre for Knowledge and Data</orgName>
								<orgName type="institution">Free University of Bozen-Bolzano</orgName>
								<address>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Claudio</forename><surname>Masolo</surname></persName>
							<affiliation key="aff0">
								<orgName type="laboratory">Laboratory for Applied Ontology</orgName>
								<orgName type="institution">ISTC-CNR</orgName>
								<address>
									<settlement>Trento</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">A Toothful of Concepts: Towards a theory of weighted concept combination</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">F6EEEBC9CCED11529F0C9960EFE69446</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-23T21:12+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>We introduce a family of operators to combine Description Logic concepts. They aim to characterise complex concepts that apply to instances that satisfy "enough" of the concept descriptions given. For instance, an individual might not have any tusks, but still be considered an elephant. To formalise the meaning of "enough", the operators take a list of weighted concepts as arguments, and a certain threshold to be met. We commence a study of the formal properties of these operators, and study some variations. The intended applications concern the representation of cognitive aspects of classification tasks: the interdependencies among the attributes that define a concept, the prototype of a concept, and the typicality of the instances.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction</head><p>We begin the project of extending description logics to model cognitively relevant features of classification. We start from familiar Description Logic formalisms (in particular from ALC), which is an important logical language to model concepts and concept combinations in knowledge representation. We introduce a family of operators which apply to sets of concept descriptions and return a composed concept whose instances are those that satisfy "enough" of the listed concept descriptions. To provide a meaning of "enough", the operator takes a list of weighted concepts as argument, as well as a threshold. The combined concept applies to every instance whose sum of the weights of the concepts it satisfies meets the threshold. Using a threshold, the presentation focuses on crisp categorisations. Although the framework of weighted concepts easily adapts to a many-valued setting, we do not admit degrees of classification here.</p><p>Depending on the base description logic used, the operators introduced might or might not extend the extensional expressivity of the concept language in the sense of increasing the expressive power to define new, previously undefinable concepts. However, they always allow for a more cognitively grounded modelling of the intensional aspects of classifications, which are concerned with how the parts of a concept definition contribute to the classification task overall. The operators also allow for more compact representations.</p><p>The approach to weighted logics that we follow here takes inspiration from the use of sets of weighted proposition for representing utility functions in <ref type="bibr" target="#b0">[1]</ref>. Extensions of that approach to description logics have been developed in <ref type="bibr" target="#b1">[2]</ref>. Two related articles are <ref type="bibr" target="#b2">[3]</ref> and <ref type="bibr" target="#b3">[4]</ref>, where cognitive features of categorisation have been modelled by means of sets of weighted predicative formulas. The main difference in the present approach is that we study weighted combinations of concepts by explicitly introducing syntactic operators on concepts extending the basic concept languages, and investigating their logical properties.</p><p>The intended applications of this framework are inspired by the idea of providing a cognitively meaningful representation of classification tasks. Cognitive models of concepts and classification are usually grouped into the prototype view, the exemplar view, and the knowledge view also called theory-theory (see <ref type="bibr" target="#b4">[5,</ref><ref type="bibr" target="#b5">6]</ref>), but also Gärdenfors's theory of conceptual spaces <ref type="bibr" target="#b6">[7]</ref> and Barsalou's theory of frames <ref type="bibr" target="#b7">[8]</ref> enter this category. They hardly rely on logical representation of concepts, however. In this paper, we want to explore the possibility of extending logic-based representations of concepts to capture aspects of cognitive modelling.</p><p>In particular, we will see how the proposed operators allow for representing the prototype view of classification under a concept, cf. ( <ref type="bibr" target="#b8">[9]</ref>). Moreover, a number of cognitively relevant phenomena can be represented in this setting. For instance, the marginal contribution of the attributes entering the definition of a complex concept, the contextual dependence of a classification task on the available information, and the typicality of an instances, cf. <ref type="bibr" target="#b9">[10]</ref>. Our work here is largely independent of the specifics of the concept language used; we will here use standard definitions and terminology from description logics <ref type="bibr" target="#b10">[11]</ref>, primarily working with the language ALC.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Weighted concept combination</head><p>We introduce a class of m-ary operators, denoted by the symbol ∇ ∇ (spoken 'tooth'), for combining concepts. Each operator works a follows: i) it takes a list of concept descriptions, ii) it associates a vector of weights to them, and iii) it returns a complex concept that applies to those instances that satisfy a certain combination of concepts, i.e., those instances for which, by summing up the weights of the satisfied concepts, a certain threshold is met.</p><p>The new logic is denoted by ALC ∇ ∇ R , where weights and thresholds range over real numbers r ∈ R. In the following we will refer to the languages for brevity just as ALC ∇ ∇ . To define the extended language of ALC ∇ ∇ , we add combination operators as follows, which behave syntactically just like m-ary modalities. We assume a vector of m weights w ∈ R m and a threshold value t ∈ R. Each pair w, t specifies an operator: if C 1 , . . . , C m are concepts of ALC, then ∇ ∇ t w (C 1 , . . . , C m ) is a concept of ALC ∇ ∇ . Note that in this basic definition, the possible nesting of the operator is excluded. <ref type="foot" target="#foot_0">3</ref>For C i ∈ ALC, the set of ALC ∇ ∇ concepts is then described by the grammar:</p><formula xml:id="formula_0">C ::= A | ¬C | C C | C C | ∀R.C | ∃R.C | ∇ ∇ t w (C 1 , . . . , C m )</formula><p>The semantics of the operator is obtained by extending the definition of the semantics of ALC as follows. Let I = (∆ I , • I ) be an interpretation of ALC. We define the value of a d ∈ ∆ I under a ∇ ∇-concept C = ∇ ∇ t w (C 1 , . . . , C m ) by setting:</p><formula xml:id="formula_1">v I C (d) = i∈{1,...,m} {w i | d ∈ C I i }<label>(1)</label></formula><p>The interpretation (i.e., the extension) of a ∇ ∇-concept in I = (∆ I , • I ) is then:</p><formula xml:id="formula_2">(∇ ∇ t w (C 1 , . . . , C m )) I = {d ∈ ∆ I | v I C (d) ≥ t}<label>(2)</label></formula><p>To better visualise the weights an operator associates to the concepts, we sometimes use the notation ∇ ∇ t ((C 1 , w 1 ), . . . , (C m , w m )) instead of ∇ ∇ t w (C 1 , . . . , C m ). In the following examples, we will consider the value of an object name a (aka individual constant) wrt. a ∇ ∇-concept for interpretations that satisfy a certain knowledge base K (i.e. a set of formulas).</p><p>Definition 1 (Weights relative to a knowledge base). Let a be an object name of ALC and K an ALC knowledge base. We set The definition of C means that the relevant information to establish the categorisation under C of an object is whether (i) it is red or round, and (ii) it is above a coloured thing.</p><p>Consider the following knowledge base K = {Red(a), ∃above.Blue(a), Blue Coloured}, i.e., an agent knows that the object a is red and it is above a blue thing and that blue things are coloured, Blue Coloured.</p><p>The value of a returned by v K C is computed as follows. Firstly, if a satisfies Red, then a satisfies Red Round, so the weight w 1 can be obtained. Moreover, since Blue Coloured ∈ K and a satisfies ∃above.Blue, then a satisfies ∃above.Coloured, so also the weight w 2 can be obtained. Thus,</p><formula xml:id="formula_3">v K C (a) is w 1 +w 2 . If w 1 + w 2 ≥ t, then a is classified under C.</formula></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1">General properties of the ∇ ∇ concept constructor</head><p>We discuss a few general properties of the ∇ ∇ operators which allow for reasoning about combinations of concepts.</p><p>Firstly, we note that, for every possible choice of weights and thresholds, the operator is well-defined: the ∇ ∇s of equivalent concepts return equivalent concepts, i.e. equivalence is a congruence for the tooth. For every I,</p><formula xml:id="formula_4">C I i = D I i =⇒ (∇ ∇ t w (C 1 , . . . , C i , . . . , C m )) I = (∇ ∇ t w (C 1 , . . . , D i , . . . , C m )) I (3)</formula><p>Proof. Assume an interpretation I such that</p><formula xml:id="formula_5">C I i = D I i . Suppose that d ∈ (∇ ∇ t w (C 1 , . . . , C i , . . . , C m )) I , thus, by definition, {w i | d ∈ C I i } ≥ t. Since D i is equivalent to C i , d is also in (∇ ∇ t w (C 1 , . . . , D i , . . . , C m )) I .</formula><p>Consider now the following statement, which resembles the monotonicity condition of (normal) modal operators. The statement holds true whenever the weights are non-negative numbers, i.e. for w i ∈ R + 0 we have:</p><formula xml:id="formula_6">C I i ⊆ D I i =⇒ (∇ ∇ t w (C 1 , . . . , C i , . . . , C m )) I ⊆ (∇ ∇ t w (C 1 , . . . , D i , . . . , C m )) I (4)</formula><p>Proof. We assume all weights are non-negative and establish 4. Assume that</p><formula xml:id="formula_7">C I i ⊆ D I i . Suppose d ∈ ∇ ∇ t w (C 1 , . . . , C i , . . . , C m )) I , then, by definition, {w i | d ∈ C i } ≥ t. We have two relevant cases: (i) d ∈ C I i , thus, by assumption, d ∈ D I i .</formula><p>Since the weight associated to D i is the same as the weight associated to C i the sum does not change. (ii) Suppose d / ∈ C I i and d ∈ D I i . In this case, the sum now adds the weight associated to D i . Since the weights are non-negative, the sum is increasing, thus</p><formula xml:id="formula_8">{w i | d ∈ C i } + w i is still greater than t.</formula><p>Extending on this result, only under certain conditions does the tooth operator fit in between the conjunction and the disjunction of the concepts. Namely,</p><formula xml:id="formula_9">t &gt; 0 =⇒ (∇ ∇ t w (C 1 , . . . , C m )) I ⊆ (C 1 • • • C m ) I<label>(5)</label></formula><p>Indeed, for any d ∈ (C 1 . . . C m ) I the value v I C (d) would be zero, and hence</p><formula xml:id="formula_10">d ∈ ∇ ∇ t w (C 1 , . . . , C m )) I . On the other hand, t ≤ i w i =⇒ (C 1 • • • C m ) I ⊆ (∇ ∇ t w (C 1 , . . . , C m )) I<label>(6)</label></formula><p>Indeed, for any</p><formula xml:id="formula_11">d ∈ (C 1 . . . C m ) I we have that v I C (d) = i w i ≥ t and hence that d ∈ (∇ ∇ t w (C 1 , . . . , C m )) I . Moreover, if the set of weights is restricted to non-negative numbers, w i ∈ R + 0 , then: (∇ ∇ t w (C 1 , . . . , C m )) I ⊆ (∇ ∇ t w,wm+1 (C 1 , . . . , C m , C m+1 )) I<label>(7)</label></formula><p>That is, by adding positive attributes to the definition of a concept, we cannot invalidate the categorisation of an instance under the concept. The properties of weights affect the classification in the following way. Uniform permutations of weights and concepts arguments correspond to the same concept. For every permutation σ:</p><formula xml:id="formula_12">(∇ ∇ t w (C 1 , . . . , C m )) I = (∇ ∇ t σ(w) (σ(C 1 , . . . , C m ))) I<label>(8)</label></formula><p>When</p><formula xml:id="formula_13">C I 1 = C I 2 (in particular when C 1 = C 2 ): (∇ ∇ t (w1,...,wm) (C 1 , . . . , C m )) I = (∇ ∇ t (w1+w2,w3,...,wm) (C 1 , C 3 , . . . , C m )) I<label>(9)</label></formula><p>Moreover, every positive transformation of weights and thresholds returns the same sets of entities. For every k &gt; 0, we have that:</p><formula xml:id="formula_14">(∇ ∇ t w (C 1 , . . . , C m )) I = (∇ ∇ k•t k•w (C 1 , . . . , C m )) I<label>(10)</label></formula><p>For every k, we have that:</p><formula xml:id="formula_15">(∇ ∇ t (w1,...,wm) (C 1 , . . . , C m )) I = (∇ ∇ t+k (w1,...,wm,k) (C 1 , . . . , C m , )) I<label>(11)</label></formula><p>One example of Eq. 11, which can be represented as shown in Figure <ref type="figure" target="#fig_1">1</ref>, is the following:</p><formula xml:id="formula_16">(C 1 C 2 ) I = (∇ ∇ 2 (1,1) (C 1 , C 2 )) I = (∇ ∇ 1 (1,1,−1) (C 1 , C 2 , )) I</formula></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Expressivity and Definability</head><p>We discuss in this section the definability of concepts from the purely extensional point of view. Every (complex) concept C of ALC can be trivially represented by means of ∇ ∇ t (t) (C). However, it is interesting to discuss whether we can provide a representation of C in terms of weights to be associated with the atomic concepts that define C. We first focus solely on the Boolean structure of complex concepts followed by a discussion of counting and maximisation.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1">Boolean operations and the ∇ ∇</head><p>For instance, the Boolean operators can be expressed as special cases of ∇ ∇ of atomic concepts:</p><formula xml:id="formula_17">-(C 1 C 2 ) I = (∇ ∇ 2 (1,1) (C 1 , C 2 )) I -(C 1 C 2 ) I = (∇ ∇ 1 (1,1) (C 1 , C 2 )) I -(¬C 1 ) I = (∇ ∇ 0 (−1) (C 1 )) I</formula><p>More generally, some Boolean functions can be captured with ∇ ∇, without having recourse to complex concepts as arguments. In the case of Boolean functions over two variables (i.e. atomic concepts) C 1 and C 2 , we obtain the following:</p><formula xml:id="formula_18">= ∇ ∇ 0 (0,0) (C 1 , C 2 ) ⊥ = ∇ ∇ 1 (0,0) (C 1 , C 2 ) C 1 = ∇ ∇ 1 (1,0) (C 1 , C 2 ) C 2 = ∇ ∇ 1 (0,1) (C 1 , C 2 ) ¬C 1 = ∇ ∇ 0 (−1,0) (C 1 , C 2 ) ¬C 2 = ∇ ∇ 0 (0,−1) (C 1 , C 2 ) C 1 C 2 = ∇ ∇ 2 (1,1) (C 1 , C 2 ) ¬C 1 C 2 = ∇ ∇ 1 (−1,1) (C 1 , C 2 ) C 1 ¬C 2 = ∇ ∇ 1 (1,−1) (C 1 , C 2 ) ¬C 1 ¬C 2 = ∇ ∇ 0 (−1,−1) (C 1 , C 2 ) C 1 C 2 = ∇ ∇ 1 (1,1) (C 1 , C 2 ) ¬C 1 C 2 = ∇ ∇ 0 (−1,1) (C 1 , C 2 ) C 1 ¬C 2 = ∇ ∇ 0 (1,−1) (C 1 , C 2 ) ¬C 1 ¬C 2 = ∇ ∇ −1 (−1,−1) (C 1 , C 2 )</formula><p>The operator ∇ ∇ is thus, by itself, a functionally complete logical connective if we allow for nesting the operator. However, it is impossible to represent (C 1 ¬C 2 ) (¬C 1 C 2 ) (the symmetric difference, XOR) and (C 1 C 2 ) (¬C 1 ¬C 2 ) (both or none, the negation of XOR) without recursion (that is, nesting of the ∇ ∇), complex concepts as arguments, or without the Boolean combination of more than one ∇ ∇.</p><p>Indeed, suppose that the symmetric difference C 1 XOR C 2 is definable as an expression of the form ∇ ∇ t w (C 1 , C 2 , , ⊥) for w = (w 1 , w 2 , w , w ⊥ ). Then it can be easily verified that w 1 &gt; 0, since for</p><formula xml:id="formula_19">d ∈ C I 1 ∪ C I 2 we must have that v I C (d) = w &lt; t while for d ∈ C I 1 \ C I 2 we have that v I C (d) = w + w 1 ≥ t.</formula><p>A similar argument shows that w 2 &gt; 0 as well; but then, for</p><formula xml:id="formula_20">d ∈ C I 1 ∩ C I 2 we have that v I C (d) = w + w 1 + w 2 &gt; t and hence I, d |= ∇ ∇ t w (C 1 , C 2 , , ⊥).</formula><p>Of course, one can use the following Boolean combinations, using the previous characterizations:</p><formula xml:id="formula_21">-(C 1 ¬C 2 ) (¬C 1 C 2 ) = ∇ ∇ 1 (1,−1) (C 1 , C 2 ) ∇ ∇ 0 (−1,1) (C 1 , C 2 ) -(C 1 C 2 ) (¬C 1 ¬C 2 ) = ∇ ∇ 2 (1,1) (C 1 , C 2 ) ∇ ∇ −1 (−1,−1) (C 1 , C 2 )</formula><p>With complex concept arguments, we have:</p><formula xml:id="formula_22">-(C 1 ¬C 2 ) (¬C 1 C 2 ) = ∇ ∇ 1 (1,1,−2) (C 1 , C 2 , C 1 C 2 ) -(C 1 C 2 ) (¬C 1 ¬C 2 ) = ∇ ∇ 0 (−1,−1,2) (C 1 , C 2 , C 1 C 2 )</formula><p>With nesting, we could do:</p><formula xml:id="formula_23">-(C 1 ¬C 2 ) (¬C 1 C 2 ) = ∇ ∇ 1 (1,1,−2) (C 1 , C 2 , ∇ ∇ 2 (1,1) (C 1 , C 2 )) -(C 1 C 2 ) (¬C 1 ¬C 2 ) = ∇ ∇ 0 (−1,−1,2) (C 1 , C 2 , ∇ ∇ 2 (1,1) (C 1 , C 2 ))</formula><p>On the other hand, given any expression ∇ ∇ t w (C 1 , . . . , C m ), consider the set Γ = {U ⊆ {1 . . . n} : i∈U w i ≥ t} of all sets of indices that, if they were the only ones corresponding to concepts that are satisfied by an individual d in an interpretation I, would make it so that d ∈ ∇ ∇ t w (C 1 , . . . , C m ) I . Then we have at once that ∇ ∇ t w (C 1 , . . . , C m ) is logically equivalent to</p><formula xml:id="formula_24">U ∈Γ   i∈U C i i∈{1...n}\U ¬C i  </formula><p>Notice that this translation may lead to an exponentially longer formula.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2">Counting and Majority</head><p>The combination operators can be instantiated to capture, in a compact way, a large class of concept compositions. Suppose that D is a complex concept whose definition applies the concepts C 1 , . . . , C m . We can define a concept D such that d is in D I iff the majority of concepts among C 1 . . . , C m applies to d. In this case, we are assuming that all the m concepts have equal weight and d is classified under the majority iff it satisfies more than m 2 concepts. Equivalently, we associate weight 2 to each concept C i and we set t = m: ∇ ∇ m ((C 1 , 2), . . . , (C m , 2)). In a similar way, we can introduce operators that use a quota rule, i.e they apply to instances that satisfy at least a number q ∈ {1, . . . , m} of the concepts in the scope of ∇ ∇.</p><p>Moreover, a preferential structure on the combined concepts can be rendered by means of (Borda) scores: ∇ ∇ t ((C 1 , s 1 ), . . . , (C m , s m )), where the weights are subject to the constraint s 1 ≥ • • • ≥ s m . This means that, e.g., satisfying C 1 is more important than C 2 , and so on. By choosing the weights and the threshold in a suitable way, we can then express situations where satisfying the first l concepts is significant, or dominating for the classification. I.e., the combined weight of the first l concepts will suffice to classify under the concept, and if weights are set high enough, this condition can be turned into a necessary one.</p><p>Finally, it is possible to define the set of instances that at most reach a given threshold:</p><formula xml:id="formula_25">∇ ∇ ≤t ((C 1 , w 1 ), . . . (C m , w m ) ≡ ∇ ∇ −t ((C 1 , −w 1 ), . . . , (C m , −w m ))<label>(12)</label></formula><p>and the concept of instances that exactly score a certain threshold value t:</p><formula xml:id="formula_26">∇ ∇ =t ((C 1 , w 1 ), . . . (C m , w m ) ≡ ∇ ∇ t ((C 1 , w 1 ), . . . , (C m , w m ) ∇ ∇ ≤t ((C 1 , w 1 ), . . . (C m , w m ) (13)</formula></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3">Maximisation and the Universal Modality</head><p>Finally, it is interesting to consider the set of entities that maximally satisfy a combination of concepts C 1 , . . . C m of ALC. That is, we may define an operator with the following semantics:</p><p>∇ ∇ max ((C1, w1), . . . (Cm, wm))</p><formula xml:id="formula_27">I = {d ∈ ∆ | v I C (d) ≥ v I C (d ) for all d ∈ ∆} (<label>14</label></formula><formula xml:id="formula_28">)</formula><p>Defining ∇ ∇ max in terms of ∇ ∇ t would require to use a universal role, which significantly increases the expressive power of ALC <ref type="bibr" target="#b11">[12]</ref>. First of all, let us see how the ∇ ∇ max operator may be defined in terms of the universal modality. Given a tuple w = (w 1 . . . w m ) of weights, let S = { i a i w i : a i ∈ {0, 1}} be the (finite) set of all possible scores that can be obtained by using these weights; and then, let = min{|v − v | : v, v ∈ S} be the smallest possible distance between different scores. Then we have that</p><formula xml:id="formula_29">∇ ∇ max w (C1 . . . Cm) ≡ t∈S ∇ ∇ t w (C1 . . . Cm) ∀U.¬∇ ∇ t+ w (C1 . . . Cm)<label>(15)</label></formula><p>Proof. Indeed, suppose that I, d |= ∇ ∇ max w (C 1 . . . C m ) for some individual d of our domain. <ref type="foot" target="#foot_1">4</ref>  We leave a detailed study of the ∇ ∇ max operator and similar extensions for future work.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Modelling with the Tooth Operator</head><p>We see now how the ∇ ∇ operators allow for representing fine-grained dependencies among the attributes that define a concept. We may call this feature intensional expressivity. We study situations where an agent who has knowledge represented by K performs the task of classifying an object a under the concept C = ∇ ∇ t w (C 1 , . . . , C m ). That is, we focus on how K |= ∇ ∇ t w (C 1 , . . . , C m ) (a) and we discuss how the pieces of knowledge in K may contribute to satisfy the attributes occurring in C.</p><p>We say that the function</p><formula xml:id="formula_30">v K C is additive on the information in K = {φ 1 , . . . , φ l } iff for every individual a, v K C (a) = {v {φi} C</formula><p>(a) for φ i ∈ K}. In this case, the satisfaction of each φ i contributes independently of the other formulas in K. We say that the function</p><formula xml:id="formula_31">v K C is super-additive on K iff for every a, v K C (a) ≥ {v {φi} C (a) for φ i ∈ K} and sub-additive iff v K C (a) ≤ {v {φi} C</formula><p>(a) for φ i ∈ K}. Super-additivity represents positive synergies between the information provided by K, whereas sub-additivity expresses negative synergies. We illustrate this by means of the following examples.</p><p>Example 2. Suppose that the concept elephant E is defined by four attributes: E = ∇ ∇ t ((Large, w 1 ), (Heavy, w 2 ), (hasTrunk, w 3 ), (Grey, w 4 ))</p><p>This definition entails that each of the attributes in E contributes independently of the others to the classification of an object as an elephant.</p><p>Consider a knowledge base K = {Large(a), (a), that is, v K E is an additive wrt. the formulas in K.</p><p>By exploiting complex concept descriptions in the scope of ∇ ∇, we can enable positive and negative synergies among the attributes.</p><p>Example 3. Suppose now we redefine the concept elephant as follows, where we suppose that w 5 &gt; w 1 + w 3 , w 6 &gt; w 2 + w 3 , and w 7 &gt; w 3 + w 4 and each W i is positive.</p><p>E =∇ ∇ t ((Large, w 1 ), (Heavy, w 2 ), (hasTrunk, w 3 ), (Grey, w 4 ), (Large hasTrunk, w 5 ), (Heavy hasTrunk, w 6 ), (Grey hasTrunk, w 7 ))</p><p>In this case, the relevance of the pieces of information in K = {Large (a). The meaning of this representation is that adding "having a trunk" significantly increases the importance of the combination of attributes for classifying an elephant. Accordingly the value of v K E is in this case super-additive on K. In the case of sub-additive functions, the combination of two or more attributes may lower the salience for the classification. The combination of the use of conjunctions of concepts and negative weights allows for modelling how certain attributes may decrease the salience of the combination of other attributes.</p><p>Example 4. Suppose that we want to classify an individual according to the disease that she may suffer. For instance, the concept of flu may be represented as follows:</p><p>FLU =∇ ∇((Fever Nausea, w 1 ), (Fever Spots, −w 2 ), (Nausea Spots, −w 3 ), (Fever, w 4 ), (Nausea, w 5 ))</p><p>In this case, the combination of fever and nausea is highly significant for the diagnosis, whereas adding the symptom 'spots' significantly decreases the reliability of the classification under FLU, because it is a strong indication of chickenpox. So, w 1 &gt; w 4 + w 5 and w 2 and w 3 are both greater than w 1 + w 4 + w 5 . That is, the function v K FLU is sub-additive on K = {Fever(a), Nausea(a), Spots(a)}.</p><p>Complex concepts occurring as arguments of ∇ ∇ provide a way to express many types of dependencies among the weights of the attributes. A comprehensive study of this type of expressivity is left for a future work and requires rephrasing the results in <ref type="bibr" target="#b0">[1]</ref> to the case of DLs.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Applications: prototypes, typicality, and similarity</head><p>We illustrate how the ∇ ∇ operators can represent the cognitive approach to concepts based on prototypes. In particular, we follow <ref type="bibr" target="#b12">[13]</ref> where a "prototype is a prestored representation of the usual properties associated with the concept's instances" <ref type="bibr">[13, p.487</ref>]. A prototype is represented in terms of a set of attributes (e.g., colour or weight) and a set of values for each attribute (e.g., red and blue for the colour-attribute). The relevance of an attribute for classifying an object-e.g., the relevance of colour for classifying apples-is represented by its diagnosticity (a numerical value), while the salience of an attribute-value represents its typicality (also a numerical value)-e.g., how frequent is for apple to have a red colour.</p><p>Let us define a prototype π C for a concept C as (where Q j i is the i-th value of the j-th attribute, s j i is the salience of Q j i wrt. C, d j is the diagnosticity of the j-th attribute wrt. C):</p><formula xml:id="formula_33">π C = {(Q 1 1 , s 1 1 •d 1 ), . . . , (Q 1 r , s 1 r •d 1 ), . . . , (Q n 1 , s n 1 •d n ), . . . , (Q n m , s n m •d n )}.</formula><p>Note that here we weighted the salience of each attribute-value with the diagnosticity of the attribute, but more elaborate strategies exist. Furthermore, the attributes within a single dimension are assumed as mutually exclusive, e.g., if something is red, then it is not of any other colour, formally Q j i ∩ Q j k = ∅ for i = k. Assume now to know some attribute-values of a given object a. The classification of a under the concept C is usually done by leveraging on a (usually metric) function that establishes, on the basis of the matching of features, how similar the object a and the prototype of C are.</p><p>In our setting, we can introduce a concept C by using a ∇ ∇ operator that directly considers the attribute-values, the saliences, and the diagnosticities in the prototype π C (where we assume Q</p><formula xml:id="formula_34">j i Q j k ≡ ⊥ for i = k): C = ∇ ∇ t ((Q 1 1 , s 1 1 •d 1 ), . . . , (Q 1 r , s 1 r •d 1 ), . . . , (Q n 1 , s n 1 •d n ), . . . , (Q n m , s n m •d n ))</formula><p>The classification under C applies then to the objects that have enough features in common with the prototype to exceed the threshold t, i.e., they are close enough with respect to the prototype. We can also individuate the prototypical instances of C as the objects (if they exist) that satisfy all the Q i j in C. Note that the object-prototype similarity is here simply rendered by summing up all the weights of the matching Q i j . The discussion of more sophisticated choices to measure the distance to the prototype is left for future work. Moreover, in our setting, we can enable synergies between attributes in a super-additive or in a sub-additive fashion. However, to define prototypes in this rich setting, we will use the ∇ ∇ max operator, or approximate it by carefully selecting the threshold.</p><p>This setting allows for defining a typicality operator, as in <ref type="bibr" target="#b9">[10]</ref>. The most typical instances of a concept can be defined as those instances that maximise the sum of weights in w. Notice that the instances can be ordered in terms of typicality with respect to a concept C, by means of the values v I C (cf. <ref type="bibr" target="#b9">[10]</ref>). Thus, in principle, we can enable comparisons between instances concerning their typicality wrt. a concept and introduce various degrees of typicality.</p><p>Finally, the ∇ ∇ =t operator may be used to define similarity of instances with respect to a (number of) concept(s), that is, those instances that are not distinguishable in terms of the complex concept.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6">Conclusion and future work</head><p>We introduced a class of operators for defining complex concepts that weigh the role of the defining attributes. We presented a few general properties of these operators, and we started investigating their expressivity. Pinpointing the exact expressivity of various combinations of DLs and ∇ ∇-operators as well as studying succinctness effects is part of future work.</p><p>We further illustrated how the operators may be applied to render cognitively meaningful mechanisms for classification. Future work will be dedicated to properly investigate the logical properties of the operators and their natural extensions, and to apply them to describe salient cognitive features of concepts such as concept combinations and blending <ref type="bibr" target="#b13">[14]</ref>. Another line of research will deepen the comparison with the formal studies on typicality (e.g. <ref type="bibr" target="#b9">[10]</ref>), work on threshold concepts <ref type="bibr" target="#b14">[15]</ref>, relaxed query answering <ref type="bibr" target="#b15">[16]</ref>, and the relation and combination with similarity frameworks based on a notion of distance (e.g. <ref type="bibr" target="#b16">[17]</ref><ref type="bibr" target="#b17">[18]</ref><ref type="bibr" target="#b18">[19]</ref>).</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head></head><label></label><figDesc>{w i | K |= C i (a)} I.e., v K C (a) gives the accumulated weight of those C i that are entailed by K to satisfy a. Note that for positive weights, a given name a and a fixed interpretation I such that I |= K, we always have that v K C (a) ≤ v I C (a I ). Example 1. Consider the set of concepts C = {Red, Round, Coloured} and the concept C defined by means of the ∇ ∇ operator C = ∇ ∇ t ((Red Round, w 1 ), (∃above.Coloured, w 2 ))</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Fig. 1 .</head><label>1</label><figDesc>Fig. 1. Consider: ∇ ∇ 2 (1,1) (C1, C2) (on the left) and ∇ ∇ 1 (1,1,−1) (C1, C2, ) (to the right).</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>16 )</head><label>16</label><figDesc>Now let t = v I C (d): then, by definition, t ≥ v I C (d ) for all individuals d ∈ ∆. This implies that I, d |= ∇ ∇ t w (C 1 . . . C m ) and that I, d |= ∇ ∇ t+ w (C 1 . . . C m ) for all d ∈ ∆, which implies at once that I, d |= ∇ ∇ t w (C 1 . . . C m ) ∀U.¬∇ ∇ t+ w (C 1 . . . C m ) as required. Conversely, suppose that I, d |= ∇ ∇ t w (C 1 . . . C m ) ∀U.¬∇ ∇ t+ w (C 1 . . . C m ) for some t ∈ S. Then v I C (d) = t, and for all individuals d ∈ ∆ we have that I, d |= ∇ ∇ t+ w (C 1 . . . C m ), which by the definition of implies at once that v I C (d ) ≤ t. Thus I, d |= ∇ ∇ max w (C 1 . . . C m ), and this concludes the proof. Conversely, given the ∇ ∇ max operator it is possible to define the universal modality as ∀U.C ≡ ∇ ∇ max (−1) (C) C (Proof. Indeed, suppose that I, d |= ∀U.C. This means that I, d |= C for all individuals d ∈ ∆; and, therefore, v I (C,−1) (d ) = −1 for all d ∈ ∆. In particular, we thus have that I, d |= C; and moreover, v I (C,−1) (d) = −1 = v I (C,−1) (d ) for all d ∈ ∆, and so I, d |= ∇ ∇ max (−1) (C). So I, d |= (∇ ∇ max (−1) (C)) C, as required. Conversely, if I, d |= (∇ ∇ max (−1) (C)) C then first of all we have that I, d |= C and that therefore v I (C,−1) (d) = −1. Now take any other individual d ∈ ∆. We state that I, d |= C as well; indeed, if instead I, d |= C we would have that v I (C,−1) (d ) = 0 &gt; v I (C,−1) (d), which is impossible since by assumption I, d |= (∇ ∇ max (−1) (C)). Thus C I = ∆ as required.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head></head><label></label><figDesc>(a), Heavy(a), hasTrunk(a), Grey(a)} outweighs the sum of the values of each attribute. That is, v K E (a) ≥ v</figDesc></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_0">In a more fine-grained definition ALC i ∇ ∇ K , i ≥ 0, is the logic with i levels of allowed nesting and where weights and thresholds range over K; we will comment on this further below.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="4" xml:id="foot_1">This is a mild abuse of notation for d ∈ ∇ ∇ max w (C1 . . . Cm) I . In what follows, we will freely write expressions like I, d |= C with the intended meaning of d ∈ C I .</note>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Representing utility functions via weighted goals</title>
		<author>
			<persName><forename type="first">J</forename><surname>Uckelman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Chevaleyre</surname></persName>
		</author>
		<author>
			<persName><forename type="first">U</forename><surname>Endriss</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Lang</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Mathemathical Logic Quartely</title>
		<imprint>
			<biblScope unit="volume">55</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="341" to="361" />
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Weighted description logics preference formulas for multiattribute negotiation</title>
		<author>
			<persName><forename type="first">A</forename><surname>Ragone</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">D</forename><surname>Noia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><forename type="middle">M</forename><surname>Donini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">D</forename><surname>Sciascio</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">P</forename><surname>Wellman</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Scalable Uncertainty Management, Third International Conference, SUM 2009</title>
				<meeting><address><addrLine>Washington, DC, USA</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2009">September 28-30, 2009. 2009</date>
			<biblScope unit="page" from="193" to="205" />
		</imprint>
	</monogr>
	<note>Proceedings</note>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Representing concepts by weighted formulas</title>
		<author>
			<persName><forename type="first">C</forename><surname>Masolo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Porello</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Formal Ontology in Information Systems -Proceedings of the 10th International Conference, FOIS 2018</title>
				<meeting><address><addrLine>Cape Town, South Africa</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018-09-21">19-21 September 2018. 2018</date>
			<biblScope unit="page" from="55" to="68" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Understanding predication in conceptual spaces</title>
		<author>
			<persName><forename type="first">C</forename><surname>Masolo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Porello</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Formal Ontology in Information Systems: Proceedings of the 9th International Conference (FOIS 2016)</title>
				<editor>
			<persName><forename type="first">R</forename><surname>Ferrario</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">W</forename><surname>Kuhn</surname></persName>
		</editor>
		<imprint>
			<publisher>IOS Press</publisher>
			<date type="published" when="2016">2016</date>
			<biblScope unit="page" from="139" to="152" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<monogr>
		<title level="m">Concepts: Core Readings</title>
				<editor>
			<persName><forename type="first">E</forename><surname>Margolis</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">S</forename><surname>Laurence</surname></persName>
		</editor>
		<imprint>
			<publisher>MIT Press</publisher>
			<date type="published" when="1999">1999</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<monogr>
		<title level="m" type="main">The Big Book of Concepts</title>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">L</forename><surname>Murphy</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2002">2002</date>
			<publisher>MIT press</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<monogr>
		<title level="m" type="main">Conceptual spaces -The geometry of thought</title>
		<author>
			<persName><forename type="first">P</forename><surname>Gärdenfors</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2000">2000</date>
			<publisher>MIT Press</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Frames, concepts, and conceptual fields</title>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">W</forename><surname>Barsalou</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Frames, Fields, and Contrasts -New Essays in Semantic and Lexical Organization</title>
				<editor>
			<persName><forename type="first">A</forename><surname>Leherer</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">E</forename><forename type="middle">F</forename><surname>Kittay</surname></persName>
		</editor>
		<imprint>
			<publisher>Lawrence Erlbaum Associates, Inc</publisher>
			<date type="published" when="1992">1992</date>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="page" from="21" to="74" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Principles of categorization</title>
		<author>
			<persName><forename type="first">E</forename><surname>Rosch</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Concepts: Core Readings</title>
				<editor>
			<persName><forename type="first">E</forename><surname>Margolis</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">S</forename><surname>Laurence</surname></persName>
		</editor>
		<imprint>
			<publisher>MIT press</publisher>
			<date type="published" when="1999">1999</date>
			<biblScope unit="volume">189</biblScope>
			<biblScope unit="page" from="189" to="206" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">A description logic of typicality for conceptual combination</title>
		<author>
			<persName><forename type="first">A</forename><surname>Lieto</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">L</forename><surname>Pozzato</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Foundations of Intelligent Systems -24th International Symposium, ISMIS 2018</title>
				<meeting><address><addrLine>Limassol, Cyprus</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018">October 29-31, 2018. 2018</date>
			<biblScope unit="page" from="189" to="199" />
		</imprint>
	</monogr>
	<note>Proceedings</note>
</biblStruct>

<biblStruct xml:id="b10">
	<monogr>
		<title level="m" type="main">An Introduction to Description Logic</title>
		<author>
			<persName><forename type="first">F</forename><surname>Baader</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Horrocks</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Lutz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">U</forename><surname>Sattler</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2017">2017</date>
			<publisher>Cambridge University Press</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">The price of universality</title>
		<author>
			<persName><forename type="first">E</forename><surname>Hemaspaandra</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Notre Dame Journal of Formal Logic</title>
		<imprint>
			<biblScope unit="volume">37</biblScope>
			<biblScope unit="page" from="174" to="203" />
			<date type="published" when="1996">1996</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Combining prototypes: A selective modification model</title>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">E</forename><surname>Smith</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">N</forename><surname>Osherson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">J</forename><surname>Rips</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Keane</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Cognitive Science</title>
		<imprint>
			<biblScope unit="volume">12</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="485" to="527" />
			<date type="published" when="1988">1988</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">A computational framework for conceptual blending</title>
		<author>
			<persName><forename type="first">M</forename><surname>Eppe</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Maclean</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Confalonieri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Kutz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Schorlemmer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Plaza</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K.-U</forename><surname>Kühnberger</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Artificial Intelligence</title>
		<imprint>
			<biblScope unit="volume">256</biblScope>
			<biblScope unit="page" from="105" to="129" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Adding threshold concepts to the description logic EL</title>
		<author>
			<persName><forename type="first">F</forename><surname>Baader</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Brewka</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><forename type="middle">F</forename><surname>Gil</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Frontiers of Combining Systems</title>
				<editor>
			<persName><forename type="first">C</forename><surname>Lutz</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">S</forename><surname>Ranise</surname></persName>
		</editor>
		<meeting><address><addrLine>Cham</addrLine></address></meeting>
		<imprint>
			<publisher>Springer International Publishing</publisher>
			<date type="published" when="2015">2015</date>
			<biblScope unit="page" from="33" to="48" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Similarity-based relaxed instance queries</title>
		<author>
			<persName><forename type="first">A</forename><surname>Ecke</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Peñaloza</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A.-Y</forename><surname>Turhan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Applied Logic</title>
		<imprint>
			<biblScope unit="volume">13</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="480" to="508" />
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Coherence, similarity, and concept generalisation</title>
		<author>
			<persName><forename type="first">R</forename><surname>Confalonieri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Kutz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Galliani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Peñaloza</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Porello</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Schorlemmer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Troquard</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of DL</title>
				<meeting>of DL</meeting>
		<imprint>
			<publisher>CEUR-WS</publisher>
			<date type="published" when="2017">2017</date>
			<biblScope unit="volume">1879</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">A Logic for Concepts and Similarity</title>
		<author>
			<persName><forename type="first">M</forename><surname>Sheremet</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Tishkovsky</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Wolter</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Zakharyaschev</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">J. of Logic and Computation</title>
		<imprint>
			<biblScope unit="volume">17</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="415" to="452" />
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Counterparts in Language and Space-Similarity and S-Connection</title>
		<author>
			<persName><forename type="first">J</forename><surname>Hois</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Kutz</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Formal Ontology in Information Systems (FOIS 2008)</title>
				<editor>
			<persName><forename type="first">C</forename><surname>Eschenbach</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">M</forename><surname>Grüninger</surname></persName>
		</editor>
		<imprint>
			<publisher>IOS Press</publisher>
			<date type="published" when="2008">2008</date>
			<biblScope unit="page" from="266" to="279" />
		</imprint>
	</monogr>
</biblStruct>

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