<?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">Ranking-based Defeasible Reasoning for Restricted First-Order Conditionals Applied to Description Logics</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Alexander</forename><surname>Hahn</surname></persName>
							<email>alexander.hahn@tu-dortmund.de</email>
							<affiliation key="aff0">
								<orgName type="department">Dept. of Computer Science</orgName>
								<orgName type="institution">TU Dortmund University</orgName>
								<address>
									<settlement>Dortmund</settlement>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Gabriele</forename><surname>Kern-Isberner</surname></persName>
							<email>gabriele.kern-isberner@tu-dortmund.de</email>
							<affiliation key="aff0">
								<orgName type="department">Dept. of Computer Science</orgName>
								<orgName type="institution">TU Dortmund University</orgName>
								<address>
									<settlement>Dortmund</settlement>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Thomas</forename><surname>Meyer</surname></persName>
							<email>tommie.meyer@uct.ac.za</email>
							<affiliation key="aff1">
								<orgName type="institution">University of Cape Town and CAIR</orgName>
								<address>
									<settlement>Cape Town</settlement>
									<country key="ZA">South Africa</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Ranking-based Defeasible Reasoning for Restricted First-Order Conditionals Applied to Description Logics</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">BA735EAFA9B240EE9C84547E03FF0929</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T19:53+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>
			<textClass>
				<keywords>
					<term>first-order logic</term>
					<term>description logic</term>
					<term>conditional reasoning</term>
					<term>non-monotonic reasoning</term>
					<term>ranking functions</term>
					<term>c-representations</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Nonmonotonic reasoning based on ordinal conditional functions (OCFs), often called ranking functions, and description logics are both well-established methodologies in knowledge representation and reasoning. However, nonmonotonic reasoning mainly focuses on propositional logic as a base logic, while description logics investigate fragments of first-order logic for efficient reasoning with terminological knowledge. In this paper, we investigate how OCFs can be employed to define inference relations induced from first-order conditional knowledge bases. The goal of this work is to present first steps towards an interpretation of defeasible subsumptions in description logics (DL) which is thoroughly based on conditionals and ranking functions. In the process, we adapt a recently proposed DL version of the KLM postulates, a popular framework for non-monotonic reasoning from propositional knowledge bases, for the use with conditional first-order logic. Moreover, we consider some additional recently proposed rationality postulates for a KLM approach based on (restricted) first-order logic. Concrete examples are provided for reasoning with strategic c-representations, a special type of ranking functions based on the underlying conditional structures of a knowledge base, yielding high-quality non-monotonic inferences without the need to specify external relations, e.g., expressing typicality among individuals.</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>Rules in the form of conditional statements "If A then (usually) B" (sometimes equipped with a quantitative degree) are basic to human reasoning and also to logics in Artificial Intelligence, and have been explored in the area of nonmonotonic reasoning since the 80s of the past century. They can be formalized as conditionals (𝐵|𝐴), allowing for a nonclassical, three-valued interpretation of conditional statements. Semantics for knowledge bases consisting of conditionals are provided by epistemic states, often equipped with total preorders on possible worlds. Using total preorders ensures a high quality of nonmonotonic reasoning in terms of broadly accepted axioms. Ordinal conditional functions <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b1">2]</ref>, often called ranking functions, can be considered an implementation of such epistemic states that assign to each possible world 𝜔 an implausibility rank 𝜅(𝜔) such that the higher 𝜅(𝜔), the less plausible 𝜔 is, and with the normalization constraint that there are worlds that are maximally plausible.</p><p>Similar to conditionals for propositional logic, statements of the form "Usually, As are Bs" encoded as defeasible concept inclusions 𝐴 ⊏ ∼ 𝐵, also called defeasible subsumptions, are a natural extension for description logics (DLs) in order to introduce conditional reasoning. Recently, different semantics for defeasible DL knowledge bases have been proposed <ref type="bibr" target="#b2">[3,</ref><ref type="bibr" target="#b3">4,</ref><ref type="bibr" target="#b4">5]</ref>.</p><p>In order to compare and contrast different approaches to non-monotonic reasoning, as well as to provide unifying frameworks, postulates are necessary. A popular approach for non-monotonic reasoning, preferential models, is characterized by the so-called KLM postulates <ref type="bibr" target="#b5">[6]</ref>. However, preferential models have been mostly considered for propositional logics. Recently, Britz et al. <ref type="bibr" target="#b3">[4]</ref> have proposed a DL version of these postulates, lifting the KLM approach to defeasible description logics.</p><p>The goal of this paper is to propose first steps towards an interpretation of defeasible subsumptions in description logics (DL) which is thoroughly based on conditionals and ranking functions. To this end, we lift the notion of inductive inference operators defined in <ref type="bibr" target="#b6">[7]</ref> to first-order conditional knowledge bases. Additionally, we adapt the KLM postulates from <ref type="bibr" target="#b3">[4]</ref>, as well as additional rationality postulates for the KLM approach from <ref type="bibr" target="#b2">[3]</ref> and show that they are fulfilled by our approach. Moreover, we illustrate the application of ranking-based first-order conditional semantics to a DL example well-known from the literature and compare it to concept-wise multipreference (cw m ) semantics from <ref type="bibr" target="#b4">[5]</ref>.</p><p>The rest of this paper is organized as follows. In Section 2, the basics on first-order conditionals and defeasible 𝒜ℒ𝒞 are summarized. In Section 3, we describe inductive inference operators for first-order (conditional) knowledge bases. In Section 4, postulates from <ref type="bibr" target="#b3">[4]</ref> and <ref type="bibr" target="#b7">[8]</ref> are adapted and evaluated for the use with first-order conditional logic. In Section 5, we compare the OCF-based semantics for firstorder knowledge bases with cw m -semantics <ref type="bibr" target="#b4">[5]</ref> for defeasible 𝒜ℒ𝒞 knowledge bases. In Section 6, we conclude this paper with summarizing its main contributions and some pointers for future work.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Preliminaries</head><p>This section recalls some formal basics on conditional firstorder logic and defeasible description logics. For a more thorough introduction to description logics, we recommend <ref type="bibr" target="#b8">[9]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1.">Conditionals in First-Order Logic</head><p>In this section, we recall relevant parts of the first-order conditional logic introduced in <ref type="bibr" target="#b9">[10]</ref>. We start with syntactical details. Let Σ = ⟨𝑃Σ, 𝑈Σ⟩ be a first-order signature consisting of a finite set of predicates 𝑃Σ and a finite set of constant symbols 𝑈Σ but without function symbols of arity &gt; 0. An atom is a predicate of arity 𝑛 together with a list of 𝑛 constants and/or variables. A literal is an atom or a negated atom. Formulas are built on atoms using conjunction (∧), disjunction (∨), negation (¬), material implication (⇒), and quantification (∀, ∃). We abbreviate conjunctions by juxtaposition and negations usually by overlining, e. g. 𝐴𝐵 means 𝐴 ∧ 𝐵 and 𝐴 means ¬𝐴. The symbol ⊤ denotes an arbitrary tautology, and ⊥ denotes an arbitrary contradiction. A ground formula contains no variables. In a closed formula, all variables (if they occur) are bound by quantifiers, otherwise, the formula is open, and the variables that occur outside of the range of quantifiers are called free. If a formula 𝐴 contains free variables we also use the notation 𝐴(𝑥 ⃗ ) where 𝑥 ⃗ = (𝑥1, . . . , 𝑥𝑛) contains all free variables in 𝐴. If 𝑐 ⃗ is a vector of the same length as 𝑥 ⃗ then 𝐴(𝑐 ⃗) is meant to denote the instantiation of 𝐴 with 𝑐 ⃗. A formula ∀𝑥 ⃗ 𝐴(𝑥 ⃗ ) (∃𝑥 ⃗ 𝐴(𝑥 ⃗ )) is universal (existential) if 𝐴 involves no further quantification. Let ℒΣ be the first-order language that allows no nested quantification, i.e., all quantified formulas are either universal or existential formulas. ℒΣ contains both open and closed formulas.</p><p>ℒΣ is extended by a conditional operator "|" to a conditional language (ℒΣ|ℒΣ) containing first-order conditionals (𝐵|𝐴) with 𝐴, 𝐵 ∈ ℒΣ. We write (𝐵(𝑥 ⃗ )|𝐴(𝑥 ⃗ )) to highlight free variables. Then we assume 𝑥 ⃗ to mention all free variables occurring in 𝐴 or 𝐵 where the positions of the variables are suitably adapted. Note that 𝐴 and 𝐵 usually will have free variables in common but may also mention free variables which do not occur in the respective other formula. E.g., the conditional (𝐹 𝑟𝑖𝑒𝑛𝑑𝑠(𝑦, 𝑥) ∧ 𝐹 𝑟𝑖𝑒𝑛𝑑𝑠(𝑥, 𝑧)|𝐹 𝑟𝑖𝑒𝑛𝑑𝑠(𝑥, 𝑦)) (if 𝑥 is a friend of 𝑦 then usually 𝑦 is also a friend of 𝑥 and 𝑥 has also a(nother) friend 𝑧) would be represented by (𝐵(𝑥, 𝑦, 𝑧)|𝐴(𝑥, 𝑦, 𝑧)) with 𝐵(𝑥, 𝑦, 𝑧) = 𝐹 𝑟𝑖𝑒𝑛𝑑𝑠(𝑦, 𝑥) ∧ 𝐹 𝑟𝑖𝑒𝑛𝑑𝑠(𝑥, 𝑧) and 𝐴(𝑥, 𝑦, 𝑧) = 𝐹 𝑟𝑖𝑒𝑛𝑑𝑠(𝑥, 𝑦). Note that conditionals cannot be nested, and that conditionals with tautological antecedent are identified with the corresponding non-conditional statement, i.e., (𝐴|⊤) ≡ 𝐴. Nevertheless, we distinguish between such plausible statements (𝐴|⊤) ≡ 𝐴 and strict facts. Let ℒ 𝑐 Σ = ℒΣ ∪ (ℒΣ|ℒΣ) be the language containing both first-order formulas and conditionals as specified above.</p><p>A first-order conditional knowledge base ℛ is a finite set of conditional formulas. A first-order knowledge base 𝒦ℬ = ⟨ℱ, ℛ⟩ consists of a first-order conditional knowledge base ℛ, together with a set ℱ of closed formulas from ℒΣ, called facts. The open formulas and conditionals in ℛ are meant to represent defeasible plausible beliefs.</p><p>Regarding semantics, we base our first-order conditional semantics on the Herbrand semantics. A possible world 𝜔 is a subset of the Herbrand base ℋ Σ , which contains all ground atoms of the first-order signature Σ. Possible worlds can be concisely represented as complete conjunctions or minterms, i.e. conjunctions of literals where every atom of ℋ Σ appears either in positive or in negated form. The set of all possible worlds is denoted by ΩΣ. For an open conditional 𝑟 = (𝐵(𝑥 ⃗ )|𝐴(𝑥 ⃗ )), the set ℋ 𝑟 denotes the set of all vectors from the Herbrand universe that appear in groundings of 𝑟, i.e.</p><formula xml:id="formula_0">ℋ (𝐵(𝑥 ⃗ )|𝐴(𝑥 ⃗ )) = {𝑎 ⃗ ∈ 𝑈Σ | |𝑎 ⃗| = |𝑥 ⃗ |}.</formula><p>Ordinal conditional functions <ref type="bibr" target="#b0">[1]</ref>, usually called ranking functions, can be defined just as in the propositional case. They associate degrees of (im)plausibility with possible worlds.</p><formula xml:id="formula_1">Definition 1. An ordinal conditional function (OCF) 𝜅 on ΩΣ is a function 𝜅 : ΩΣ → N ∪ {∞} with 𝜅 −1 (0) ̸ = ∅.</formula><p>We can now make use of the possible world semantics to assign degrees of disbelief also to formulas and (nonquantified) conditionals. In the following, let 𝐴, 𝐵 ∈ ℒΣ denote closed formulas, and let 𝐴(𝑥 ⃗ ), 𝐵(𝑥 ⃗ ) ∈ ℒΣ denote open formulas.</p><p>Definition 2 (𝜅-ranks of closed formulas <ref type="bibr" target="#b9">[10]</ref>). Let 𝜅 be an OCF. The 𝜅-ranks of closed formulas are defined (as in the propositional case) via</p><formula xml:id="formula_2">𝜅(𝐴) = min 𝜔|=𝐴 𝜅(𝜔) and 𝜅(𝐵 | 𝐴) = 𝜅(𝐴𝐵) − 𝜅(𝐴).</formula><p>By convention, 𝜅(⊥) = ∞, because ranks are supposed to reflect plausibility.</p><p>The ranks of first-order formulas are coherently based on the usage of OCFs for propositional formulas. These degrees of beliefs are used to specify when a formula from (ℒΣ|ℒΣ) is accepted by a ranking function 𝜅 (where acceptance is denoted by |=). We will first consider the acceptance of closed (conditional) formulas.</p><p>Definition 3 (Acceptance of closed formulas <ref type="bibr" target="#b9">[10]</ref>). Let 𝜅 be an OCF. The acceptance relation between 𝜅 and closed formulas from ℒΣ and (ℒΣ|ℒΣ) is defined as follows:</p><formula xml:id="formula_3">• 𝜅 |= 𝐴 iff for all 𝜔 ∈ Ω with 𝜅(𝜔) = 0, it holds that 𝜔 |= 𝐴. • 𝜅 |= (𝐵 | 𝐴) iff 𝜅(𝐴𝐵) &lt; 𝜅(𝐴𝐵).</formula><p>Acceptance of a sentence by a ranking function is the same as in the propositional case for ground sentences, and interprets the classical quantifiers in a straightforward way.</p><p>The treatment of acceptance of open formulas is more intricate, as such formulas will be used to express default statements, like in "𝐴 is plausible", or in "usually, if 𝐴 holds, then 𝐵 also holds".</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Definition 4 (𝜅-ranks of open formulas [10]). We define the ranks of open formulas and open conditionals by evaluating most plausible instances:</head><formula xml:id="formula_4">𝜅(𝐴(𝑥 ⃗ )) = min 𝑎 ⃗∈ℋ 𝐴(𝑥 ⃗ ) 𝜅(𝐴(𝑎 ⃗)) 𝜅(𝐵(𝑥 ⃗ )|𝐴(𝑥 ⃗ )) = min 𝑎 ⃗∈ℋ (𝐵(𝑥 ⃗ )|𝐴(𝑥 ⃗ ))</formula><p>𝜅(𝐴(𝑎 ⃗)𝐵(𝑎 ⃗)) − 𝜅(𝐴(𝑎 ⃗)).</p><p>Generalizing the notion of acceptance of a first-order formula or conditional is straightforward for closed formulas and conditionals. The basic idea here is that such (conditional) open statements hold if there are individuals called representatives that provide most convincing instances of the respective conditional.</p><p>Definition 5 (representative <ref type="bibr" target="#b9">[10]</ref>). Let 𝑟 = (𝐵(𝑥 ⃗ )|𝐴(𝑥 ⃗ )) be an open conditional. We call 𝑎 ⃗ ∈ ℋ 𝑟 a weak representative of 𝑟 iff both of the following conditions are satisfied:</p><formula xml:id="formula_5">𝜅(𝐴(𝑎 ⃗)𝐵(𝑎 ⃗)) = 𝜅(𝐴(𝑥 ⃗ )𝐵(𝑥 ⃗ ))<label>(1)</label></formula><formula xml:id="formula_6">𝜅(𝐴(𝑎 ⃗)𝐵(𝑎 ⃗)) &lt; 𝜅(𝐴(𝑎 ⃗)𝐵(𝑎 ⃗))<label>(2)</label></formula><p>The set of weak representatives of 𝑟 is denoted by wRep(𝑟).</p><formula xml:id="formula_7">Further, 𝑎 ⃗ ∈ wRep(𝑟) is a (strong) representative of 𝑟 iff 𝜅 (︀ 𝐴(𝑎 ⃗)𝐵(𝑎 ⃗) )︀ = min 𝑏 ⃗ ∈wRep(𝑟) 𝜅 (︁ 𝐴(𝑏 ⃗ )𝐵(𝑏 ⃗ ) )︁ . (<label>3</label></formula><formula xml:id="formula_8">)</formula><p>The set of strong representatives of 𝑟 is denoted by Rep(𝑟). (</p><formula xml:id="formula_9">) (B) 𝜅(𝐴(𝑥 ⃗ )𝐵(𝑥 ⃗ )) = 𝜅(𝐴(𝑥 ⃗ )𝐵(𝑥 ⃗ )) and either Rep((𝐵(𝑥 ⃗ )|𝐴(𝑥 ⃗ ))) = ∅, or for all 𝑎1 ⃗ ∈ Rep((𝐵(𝑥 ⃗ )|𝐴(𝑥 ⃗ ))), 𝑎2 ⃗ ∈ Rep((𝐵(𝑥 ⃗ )|𝐴(𝑥 ⃗ ))) it holds that 𝜅(𝐴(𝑎1 ⃗ )𝐵(𝑎1 ⃗ )) &lt; 𝜅(𝐴(𝑎2 ⃗ )𝐵(𝑎2 ⃗ )).<label>4</label></formula><p>We also have to ensure that strict knowledge (facts) are interpreted suitably by ranking functions. An OCF can enforce factual knowledge by setting the ranks of all worlds which violate facts to infinity. Definition 7 (enforcement of facts). Let 𝜅 be an OCF and let 𝐴 ∈ ℒΣ be a closed formula. Then we define that 𝜅 enforces the fact 𝐴, denoted by</p><formula xml:id="formula_11">𝜅 || − 𝐴, iff 𝜅(𝐴) = ∞.</formula><p>Observe the difference between acceptance and enforcement: while 𝜅 |= 𝐴 is the same as 𝜅 |= (𝐴|⊤) and only means that 𝐴 has to hold in the 𝜅-minimal worlds, 𝜅 || − 𝐴 means that 𝐴 holds in all feasible (i.e. finitelyranked) worlds. Nevertheless, enforcement is downwardcompatible to plausible acceptance, as the next proposition shows.</p><p>Proposition 1. Let 𝜅 be an OCF and let 𝐴 ∈ ℒΣ be a closed formula. 𝜅 || − 𝐴 implies 𝜅 |= 𝐴.</p><p>Proof. If 𝜅 || − 𝐴, then 𝜔 |= 𝐴 for all 𝜔 ∈ Ω such that 𝜅(𝜔) &lt; ∞. This implies particularly that 𝜔 |= 𝐴 for all 𝜔 ∈ Ω such that 𝜅(𝜔) = 0, i.e., 𝜅 |= 𝐴.</p><p>With the necessary notation for the treatment of both uncertain and factual knowledge in place, we are now ready to define the conditions for whether an OCF can be considered a model of a first-order knowledge base. Definition 8 ((ranking) model of a first-order KB <ref type="bibr" target="#b9">[10]</ref>). Let 𝜅 be an OCF and let 𝒦ℬ = ⟨ℱ, ℛ⟩ be a first-order knowledge base. We say that 𝜅 is a (ranking) model of 𝒦ℬ if both of the following conditions hold.</p><p>• 𝜅 || − 𝐴 for every fact 𝐴 ∈ ℱ.</p><p>• 𝜅 |= 𝑟 for every rule 𝑟 ∈ ℛ.</p><p>We illustrate first-order knowledge bases and their ranking models in the following example. For the open conditional (𝐵(𝑥)|𝐴(𝑥)), we must apply Definition 6. In particular, we must consider representatives of this conditional. Since 𝜅(𝐴(𝑎)𝐵(𝑎)) = 0 = 𝜅(𝐴(𝑏)𝐵(𝑏)), we also have 𝜅(𝐴(𝑥)𝐵(𝑥)) = 0 = 𝜅(𝐴(𝑥)𝐵(𝑥)) by Definition 4. Hence the more complicated option (B) of Definition 6 applies, and we must also consider representatives of (𝐵(𝑥)|𝐴(𝑥)). Natural candidates of representatives for (𝐵(𝑥)|𝐴(𝑥)) resp. (𝐵(𝑥)|𝐴(𝑥)) would be 𝑎 resp. 𝑏, but let us go into more details here. For both, we have 𝜅(𝐴(𝑎)𝐵(𝑎)) = ∞ = 𝜅(𝐴(𝑏)𝐵(𝑏)), so they are definitely weak representatives of the respective conditional. However, for strong representatives, their rank of falsification must also be minimal among all weak representatives, according to <ref type="bibr" target="#b2">(3)</ref>. For 𝑎 and 𝑏, this rank is maximal due to 𝜅(𝐴(𝑎)𝐵(𝑎)) = ∞ = 𝜅(𝐴(𝑏)𝐵(𝑏)), and at least prima facie, it is well imaginable that there are other constants 𝑐 ∈ 𝑈Σ with lower, i.e., finite falsification ranks. So, at this point we stop our investigations here and will come back later to this example when we can use more detailed information about the structure of ranking models of 𝒦ℬ in the next section. Now we have set up the formal framework of our rankingbased approach that we need for reasoning from first-order knowledge bases. Before dealing with inference from such knowledge bases in the next section, we briefly summarize the syntactic basics of a description logics with defeasible subsumptions.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2.">Defeasible 𝒜ℒ𝒞</head><p>Let 𝑁𝐶 be a set of atomic concept names, 𝑁𝑅 be a set of role names and 𝑁𝐼 be a set of individual names. The set of 𝒜ℒ𝒞-concepts is defined by the rule</p><formula xml:id="formula_12">𝐶 ::= 𝐴|⊤|⊥|¬𝐶|𝐶 ⊓ 𝐶|𝐶 ⊔ 𝐶|∃𝑟.𝐶|∀𝑟.𝐶 ,</formula><p>where 𝐴 ∈ 𝑁𝐶 and 𝑟 ∈ 𝑁𝑅.</p><p>An 𝒜ℒ𝒞-interpretation is a tuple</p><formula xml:id="formula_13">𝐼 = ⟨∆ ℐ , • ℐ ⟩, where ∆ ℐ is a domain and • ℐ is an interpretation function which maps 𝐴 ∈ 𝑁𝐶 , 𝑟 ∈ 𝑁𝑅, 𝑎 ∈ 𝑁𝐼 to 𝐴 ℐ ⊆ ∆ ℐ , 𝑟 ℐ ⊆ ∆ ℐ × ∆ ℐ , 𝑎 ℐ ∈ ∆ ℐ ,</formula><p>respectively. For complex concepts:</p><formula xml:id="formula_14">⊤ ℐ = ∆ ℐ ⊥ ℐ = ∅ ¬𝐶 ℐ = ∆ ℐ ∖ 𝐶 ℐ (𝐶 ⊓ 𝐷) ℐ = 𝐶 ℐ ∩ 𝐷 ℐ (𝐶 ⊔ 𝐷) ℐ = 𝐶 ℐ ∪ 𝐷 ℐ (∃𝑟.𝐶) ℐ = {𝑥 ∈ ∆ ℐ | ∃𝑦.(𝑥, 𝑦) ∈ 𝑟 ℐ ∧ 𝑦 ∈ 𝐶 ℐ } (∀𝑟.𝐶) ℐ = {𝑥 ∈ ∆ ℐ | ∀𝑦.(𝑥, 𝑦) ∈ 𝑟 ℐ ⇒ 𝑦 ∈ 𝐶 ℐ } Classical (strict) subsumptions 𝐶 ⊑ 𝐷 (where 𝐶, 𝐷 are concepts) hold in an interpretation 𝐼 (short: 𝐼 |= 𝐶 ⊑ 𝐷) iff 𝐶 ℐ ⊆ 𝐷 ℐ . Assertions of the form 𝐶(𝑎) or 𝑟(𝑎, 𝑏) (where 𝐶 is a concept, 𝑟 is a role and 𝑎, 𝑏 are individuals) hold if 𝑎 ∈ 𝐶 ℐ or (𝑎, 𝑏) ∈ 𝑟 ℐ , respectively.</formula><p>Beyond classical logics and similar to first-order conditionals, defeasible subsumptions 𝐶 ⊏ ∼ 𝐷 encode information of the form "Usually, instances of 𝐶 are instances of 𝐷" or "Typical 𝐶s are 𝐷s".</p><p>A defeasible (𝒜ℒ𝒞) knowledge base 𝒦ℬ = ⟨𝒯 , 𝒟, 𝒜⟩ consists of a TBox 𝒯 (containing strict subsumptions), a DBox 𝒟 (containing defeasible subsumptions) and an ABox 𝒜 (containing assertions).</p><p>A popular approach to provide semantics for defeasible subsumptions (e.g. used in <ref type="bibr" target="#b3">[4,</ref><ref type="bibr" target="#b4">5]</ref>) is to introduce some ordering over the domain elements ∆ ℐ and require the minimal instances of 𝐶 (with respect to said ordering) to be instances of 𝐷 in order for 𝐶 ⊏ ∼ 𝐷 to hold.</p><p>In this paper, we understand defeasible subsumptions as open conditionals and interpret them via ranking functions.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Reasoning from First-Order Knowledge Bases</head><p>In this section, we consider inference relations induced by first-order (FO) knowledge bases, similar to the ones considered for the propositional case in <ref type="bibr" target="#b6">[7]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1.">Inductive FO-Inference Relations</head><p>Let 𝒦ℬ = ⟨ℱ, ℛ⟩ be a first-order knowledge base. We are interested in defeasible inferences that we can draw from 𝒦ℬ, i.e., we consider (nonmonotonic) inferences of the form 𝒦ℬ | ∼ 𝜙 with 𝜙 ∈ ℒ 𝑐 Σ being a first-order formula or conditional. More precisely, we study inductive inference relations | ∼⊆ ℒ 𝑐 Σ × ℒ 𝑐 Σ similar to the ones presented in <ref type="bibr" target="#b6">[7]</ref>. Two fundamental postulates for such inference relations presupposed in <ref type="bibr" target="#b6">[7]</ref> are that formulas from the knowledge base can be inferred (this is called Direct Inference (DI)), and that without conditionals in the knowledge base, conditionals can be inferred only trivially (Trivial Vacuity (TV)).</p><formula xml:id="formula_15">(DI) 𝜙 ∈ ℱ ∪ ℛ implies ⟨ℱ, ℛ⟩ | ∼ 𝜙. (TV) ⟨ℱ, ∅⟩ | ∼ (𝐵(𝑥 ⃗ )|𝐴(𝑥 ⃗ )) only if there is a constant vector 𝑎 ⃗ such that ℱ |= 𝐴(𝑎 ⃗) ⇒ 𝐵(𝑎 ⃗).</formula><p>Note that (DI) is a bit basic concerning the treatments of facts. Actually, we would expect facts from ℱ to be enforced. We will see that our approach can guarantee this.</p><p>One natural way to construct an inductive inference relation is to choose a model 𝜅 for each knowledge base and consider the inferences induced by 𝜅 via</p><formula xml:id="formula_16">⟨ℱ, ℛ⟩ | ≈ 𝜅 𝜙 iff 𝜅 |= 𝜙,<label>(6)</label></formula><p>where 𝜙 ∈ ℒ 𝑐 Σ , and ⟨ℱ, ℛ⟩ | ≈ 𝜅 𝜙 means that 𝜙 can be inferred from ⟨ℱ, ℛ⟩ via its ranking model 𝜅.</p><p>However in general, it is not easy to decide on the existence of models of a first-order knowledge base, i.e., on the satisfiability of such knowledge bases in our rankingbased semantics, as we saw in Example 1. In particular, knowledge given by facts in ℱ may interact with plausible beliefs specified by conditionals in ℛ. For example, if ℱ |= ∀𝑥 ⃗ .𝐴(𝑥 ⃗ ) ⇒ 𝐵(𝑥 ⃗ ), the conditional (𝐵(𝑥 ⃗ )|𝐴(𝑥 ⃗ )) ∈ ℛ cannot be accepted by a ranking function 𝜅. In this case, the 𝒦ℬ = ⟨ℱ, ℛ⟩ would be not satisfiable.</p><p>In the next subsection, we recall a class of ranking models of first-order knowledge bases that allow for more transparent investigations into the satisfiability of first-order knowledge bases and usually provide a basis for quite wellbehaved inductive inference.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2.">Inductive FO-Inference Based on c-Representations</head><p>c-Representations, originally defined for the propositional setting <ref type="bibr" target="#b10">[11,</ref><ref type="bibr" target="#b11">12]</ref>, are a special kind of ranking models which assign ranks to possible worlds in a regular way by adhering to the conditional structures of knowledge bases. A (simplified) version of c-representations for first-order conditinal knowledge bases was proposed in <ref type="bibr" target="#b9">[10]</ref>. </p><formula xml:id="formula_17">𝜅(𝜔) = 𝜅0 + ∑︁ 1≤𝑖≤𝑛 𝑓𝑖(𝜔)𝜂𝑖,<label>(7)</label></formula><p>where The value 𝜅0 is a normalizing factor for ensuring that min𝜔∈Ω 𝜅(𝜔) = 0, and the values 𝜂𝑖 are called impact factors. Observe that the value of 𝜂𝑖 does not depend on the specific world 𝜔 under consideration, but on the other conditionals in ℛ, and can be determined via a set of inequalities between the different 𝜂𝑖. Therefore, c-representations exist iff this system of inequalities is solvable. This allows for deriving sufficient conditions for the satisfiability of knowledge bases in terms of solutions of inequalities. However, in the first-order case, this system of inequalities is much more complex than in the propositional case because conditionals can be both verified and falsified by different constants in the same world, and due to the interactions between facts and conditionals. Therefore, it is hardly possible to give a generic representation of these inequalities for first-order knowledge bases. We illustrate c-representations by continuing our Example 1. Nevertheless, if c-representations of a first-order knowledge base exist at all, then there are usually infinitely many of them. E.g., in Example 2 above, infinitely many 𝜂1 &gt; 0 define infinitely many c-representations. Therefore, some kind of selection procedure is needed in order to formalize which c-representations an inductive inference operator should choose. With the help of selection strategies, we are now able to define inductive inference operators specifically for inferences obtained from c-representations of a given knowledge base.</p><formula xml:id="formula_18">𝑓𝑖(𝜔) = #{𝑎 ⃗𝑖 ∈ ℋ 𝑟 𝑖 | 𝑟𝑖 = (𝐵𝑖(𝑥 ⃗ 𝑖) | 𝐴𝑖(𝑥 ⃗ 𝑖)) ∈ ℛ,</formula></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Definition 11 (C c-rep 𝜎</head><p>). An inductive inference operator for c-representations with selection strategy 𝜎 is a function</p><formula xml:id="formula_19">C c-rep 𝜎 : 𝒦ℬ ↦ → 𝜅 𝜎(𝒦ℬ)</formula><p>where 𝜎 is a selection strategy for c -representations. As before, a corresponding inductive inference relation can be obtained via Equation <ref type="bibr" target="#b5">(6)</ref>. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3.">c-Representations for Defeasible 𝒜ℒ𝒞</head><p>The basic idea of our approach is to understand defeasible subsumptions as open first-order conditionals. This allows for considering defeasible 𝒜ℒ𝒞 knowledge bases as first-order (conditional) knowledge bases and make use of ranking functions to provide semantics for defeasible 𝒜ℒ𝒞 knowledge bases. Even more, we are then able to reason inductively from defeasible 𝒜ℒ𝒞 knowledge bases via c-representations. We will investigate both the general ranking-based semantics of defeasible 𝒜ℒ𝒞 reasoning and its more sophisticated version based on c-representations in the following to show the potential of this semantics for description logics. Since this paper only takes first steps in this direction, we want to focus on main techniques of our approach to not burden the general line of thought with too many technical details. Therefore, the following three prerequisites apply for the rest of this paper: 3. Moreover, we also presuppose that there are "enough" constants available in 𝑈Σ to ensure that for every conditional there is some constant vector that can serve as a strong representative, and that non-acceptance of conditionals is not due to |𝑈Σ| being too small. E.g., one may assume that for every conditional 𝑟 = (𝐵(𝑥 ⃗ )|𝐴(𝑥 ⃗ )) there exists a special constant vector 𝑎 ⃗𝑟 with 𝑎 ⃗𝑟 ∈ ℋ 𝑟 the components of which do not occur anywhere else in the knowledge base.</p><p>The first prerequisite is not uncommon for description logics and is an intuitive justification for the second prerequisite. Although the ranking-based conditional semantics for firstorder knowledge bases from Section 2.1 is able very well to deal with information about individuals and even allows for having a defeasible ABox, as Examples 1 and 2 illustrate, these examples also show how intricate investigations can be when option (B) of Definition 6 must be applied. This option is typically relevant only in cases where knowledge or beliefs about individuals are present. Since we focus on generic (conditional) beliefs in this paper, i.e., our knowledge bases consist of quantified first-order sentences and open conditionals representing defeasible subsumptions, we use only option (A) of Definition 6 in this paper.</p><p>In fact, condition ( <ref type="formula" target="#formula_9">4</ref>) is enough to ensure the acceptance of a conditional, as the following proposition shows. Proof. We have to show that (4) ensures that the conditional has strong representatives. Let 𝑎 ⃗ be such that 𝜅(𝐴(𝑥 ⃗ )𝐵(𝑥 ⃗ )) = 𝜅(𝐴(𝑎 ⃗)𝐵(𝑎 ⃗)). Since 𝜅(𝐴(𝑥 ⃗ )𝐵(𝑥 ⃗ )) &lt; 𝜅(𝐴(𝑥 ⃗ )𝐵(𝑥 ⃗ )) ≤ 𝜅(𝐴(𝑎 ⃗)𝐵(𝑎 ⃗)), we have 𝜅(𝐴(𝑎 ⃗)𝐵(𝑎 ⃗)) &lt; 𝜅(𝐴(𝑎 ⃗)𝐵(𝑎 ⃗)). Therefore, 𝑎 ⃗ is at least a weak representative of (𝐵(𝑥 ⃗ )|𝐴(𝑥 ⃗ )), which means that Rep((𝐵(𝑥 ⃗ )|𝐴(𝑥 ⃗ ))) ̸ = ∅. Because (A) holds by definition, it follows that 𝜅 |= (𝐵(𝑥 ⃗ )|𝐴(𝑥 ⃗ )).</p><p>To motivate prerequisite (3), consider Example 2 again. If 𝑈Σ would consist only of the constants 𝑎 and 𝑏, conditional 𝑟1 could not be accepted for the only reason that neither 𝑎 nor 𝑏 can be a strong representative for 𝑟1 (please see the argumentation for case 𝜂1 = 0 in the example). At least a third constant 𝑐 ̸ ∈ {𝑎, 𝑏} is needed to ensure the acceptance of 𝑟1.</p><p>However, even under all three prerequisites from above, it is hard to make general statements about the consistency of a first-order knowledge base, or the system of inequalities that impact factors in c-representations have to solve. The papers <ref type="bibr" target="#b12">[13,</ref><ref type="bibr" target="#b13">14]</ref> present a sufficient condition for the consistency of a first-order knowledge base by lifting the concept of a tolerance partition (on which the propositional system Z <ref type="bibr" target="#b14">[15]</ref> is based) to the first-order case. However, it is still an open question under which conditions c-representations for a first-order knowledge base exist. Our conjecture here is that they exist if the knowledge base is consistent, i.e., if it has a ranking model at all, just as in the propositional case. We leave further investigations into this research question for future work and focus on the quality of inductive reasoning based on c-representations for defeasible description logics in the following.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">KLM-style Postulates and Beyond</head><p>In <ref type="bibr" target="#b3">[4]</ref>, the well-known KLM postulates for non-monotonic reasoning were translated for use with defeasible description logics, and also the postulate of rational monotonicity was considered. Let 𝐴, 𝐵, 𝐶 be concepts. Moreover, in <ref type="bibr" target="#b3">[4]</ref>, quantified versions of (CM) and (RM) which are adapted to the specific form of DL concepts have been presented. We now present a version of the KLM-style postulates using first-order conditionals. Since concepts and roles in description logics are unary and binary predicates, respectively, we use single variables 𝑥, 𝑦 instead of vectors 𝑥 ⃗ here in order to simplify notation. However, none of the proofs in this paper rely on the arity of the predicates. Moreover, in compliance with the prerequisites stated in the previous section, we can assume that there is at least one constant symbol, i.e. 𝑈Σ ̸ = ∅. (CM ∀ ): Let 𝜔 be a minimal world in 𝜅 such that 𝑥 exists with 𝜔 |= ∀𝑦.𝑅(𝑥, 𝑦) ⇒ 𝐴(𝑦). Since (A) holds, for every 𝜔 ′ with 𝜅(𝜔 ′ ) = 𝜅(𝜔) it holds for all 𝑥 that 𝜔 ′ |= ∀𝑦.[𝑅(𝑥, 𝑦) ⇒ 𝐴(𝑦)] implies 𝜔 ′ |= 𝐶(𝑥)∧∀𝑦.[𝑅(𝑥, 𝑦) ⇒ 𝐵(𝑦)]. And for every 𝜔 ′′ with 𝜅(𝜔 ′′ ) &lt; 𝜅(𝜔) we have 𝜔 ′′ |= ∀𝑥.∃𝑦.𝑅(𝑥, 𝑦)𝐴(𝑦). Therefore, 𝜅(𝜔) = 𝜅(𝐶(𝑥) ∧ ∀𝑦.[𝑅(𝑥, 𝑦) ⇒ 𝐴(𝑦)𝐵(𝑦)]) &lt; 𝜅(𝐶(𝑥) ∧ ∀𝑦.[𝑅(𝑥, 𝑦) ⇒ 𝐴(𝑦)𝐵(𝑦)]).</p><p>For the case (A), (RM), (RM ∃ ), and (RM ∀ ) are implied by (CM), (CM ∃ ), and (CM ∀ ), respectively.</p><p>In <ref type="bibr" target="#b7">[8]</ref>, the authors present an approach to defeasible reasoning for a restricted first-order logic which they evaluate according to postulates that are inspired by rational closure <ref type="bibr" target="#b15">[16]</ref>. Beyond the KLM-postulates the satisfaction of which we proved above, they also propose further postulates. E.g., the postulate (INCL) in that paper corresponds to our (DI). In the following, we adapt and extend three of those properties that deal with relations to classical logic and irrelevance to the framework here. First, we consider relations to classical logic resp. implication: Postulate (CLA) claims that each ranking model of a conditional knowledge base respects all classical consequences of the facts. Postulate (SUB) reveals a compatibility between a conditional and its counterpart as material implication. But note that this counterpart is only plausible.</p><p>The next proposition shows that both these postulates are also satisfied by our approach.</p><formula xml:id="formula_20">Proposition 4. Let 𝜅 be an OCF. If 𝜅 is a model of ⟨ℱ, ℛ⟩ then 𝜅 || − 𝛼 for all 𝛼 ∈ ℒΣ with ℱ |= 𝛼. If 𝜅 is a model of ⟨∅, {(𝐵(𝑥 ⃗ )|𝐴(𝑥 ⃗ ))}⟩ then 𝜅 |= (𝐴(𝑥 ⃗ ) ⇒ 𝐵(𝑥 ⃗ )|⊤).</formula><p>Proof. Let 𝜅 be a model of ⟨ℱ, ℛ⟩, let 𝛼 ∈ ℒΣ with ℱ |= 𝛼. Then 𝜅(𝜔) = ∞ for all 𝜔 ̸ |= ℱ and hence also for all 𝜔 ̸ |= 𝐴. Therefore,</p><formula xml:id="formula_21">𝜅 || − 𝛼. If 𝜅 is a model of ⟨∅, {(𝐵(𝑥 ⃗ )|𝐴(𝑥 ⃗ ))}⟩ then 𝜅 |= (𝐵(𝑥 ⃗ )|𝐴(𝑥 ⃗ )), i.e., 𝜅(𝐴(𝑥 ⃗ )𝐵(𝑥 ⃗ )) &lt; 𝜅(𝐴(𝑥 ⃗ )𝐵(𝑥 ⃗ )). Since 𝜅(𝐴(𝑥 ⃗ ) ⇒ 𝐵(𝑥 ⃗ )) = 𝜅(¬𝐴(𝑥 ⃗ ) ∨ 𝐵(𝑥 ⃗ )) ≤ 𝜅(𝐴(𝑥 ⃗ )𝐵(𝑥 ⃗ )), the state- ment follows.</formula><p>The next postulate deals with obviously irrelevant variables in an open conditional, i.e., variables that do not occur in both the antecedent and the consequent of the conditional. It adapts the postulate (IRR) from <ref type="bibr" target="#b7">[8]</ref>.</p><formula xml:id="formula_22">(IRR) Let 𝑥 ⃗ , 𝑦 ⃗, 𝑧 ⃗ mention variables from pairwise dis- joint sets. Then ⟨∅, {(𝐵(𝑥 ⃗ , 𝑦 ⃗)|𝐴(𝑥 ⃗ , 𝑧 ⃗))}⟩ | ∼ (𝐵(𝑥 ⃗ , 𝑏 ⃗ )|𝐴(𝑥 ⃗ , 𝑎 ⃗)) for all proper groundings 𝑎 ⃗, 𝑏 ⃗ of 𝑧 ⃗ resp. 𝑦 ⃗ in 𝐴 resp. 𝐵.</formula><p>This postulate does not hold in general for our ranking semantics but we can show that it holds for ranking models which are c-representations. The left hand side here is 0 (all instantiations verifying the conditional), and the right hand side here is 𝜂1 (just one falsification of the conditional), so we obtain 𝜂1 &gt; 0 from that. Now, if we take any proper groundings 𝑎 ⃗, 𝑏 ⃗ of 𝑧 ⃗ resp. 𝑦 ⃗ in 𝐴 resp. 𝐵 and check whether</p><formula xml:id="formula_23">min 𝑐 ⃗ 𝜅(𝐴(𝑐 ⃗, 𝑧 ⃗)𝐵(𝑐 ⃗, 𝑦 ⃗) &lt; min 𝑐 ⃗ 𝜅(𝐴(𝑐 ⃗, 𝑧 ⃗)𝐵(𝑐 ⃗, 𝑦 ⃗),</formula><p>we find again that the left hand side is 0 and the right hand side is 𝜂1. Since 𝜂1 &gt; 0 must hold, we conclude that 𝜅 |= (𝐵(𝑥 ⃗ , 𝑏 ⃗ )|𝐴(𝑥 ⃗ , 𝑎 ⃗)) for all proper groundings 𝑎 ⃗, 𝑏 ⃗ of 𝑧 ⃗ resp. 𝑦 ⃗ in 𝐴 resp. 𝐵.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Application of OCF-based Reasoning to a DL Knowledge Base</head><p>The goal of this section is to provide an example for how a DL knowledge base can be translated into a first-order knowledge base, so that OCF-based inductive reasoning can be applied. Further, we point out some commonalities and differences between the OCF-based semantics and the cw msemantics introduced by Giordano and Theseider Dupré in <ref type="bibr" target="#b4">[5]</ref> which we consider first.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.1.">Concept-Wise Multipreference Semantics</head><p>In <ref type="bibr" target="#b4">[5]</ref>, a concept-wise multipreference (cw m ) semantics for ranked defeasible knowledge bases was presented, which makes use of a typicality operator T on concepts used for the construction of typicality inclusions of the form T(𝐶) ⊑ 𝐷 (where 𝐶, 𝐷 are concepts). We provide an equivalent definition using the notation 𝐶 ⊏ ∼ 𝐷 here. Note that our definition here is a simplified version of the one given in <ref type="bibr" target="#b4">[5]</ref>, because we only consider non-ranked knowledge bases in this paper.</p><p>In order to define a preference relation over individuals, the DBox 𝒟 is partitioned based on the left-hand side of the defeasible inclusions. Let 𝒞 = {𝐶 | (𝐶 ⊏ ∼ 𝐷) ∈ 𝒟}. For each concept 𝐶 ∈ 𝒞, let 𝒟𝐶 be the set that contains all defeasible inclusions (𝐶 ⊏ ∼ 𝐷) ∈ 𝒟, and for an interpretation ℐ = ⟨∆ ℐ , • ℐ ⟩, let 𝒟 ℐ 𝐶 (𝑥) be the set of defeasible inclusions from 𝒟𝐶 which are not violated by 𝑥, i.e.</p><formula xml:id="formula_24">𝒟 ℐ 𝐶 (𝑥) = {(𝐶 ⊏ ∼ 𝐷) ∈ 𝒟𝐶 | 𝑥 ∈ (¬𝐶 ⊔ 𝐷) ℐ }.</formula><p>Based on the amount of non-violated defeasible subsumptions, for each concept 𝐶 ∈ 𝒞 a preference relation ≤𝐶 is defined via</p><formula xml:id="formula_25">𝑥 ≤𝐶 𝑦 iff |𝒟 ℐ 𝐶 (𝑥)| ≥ |𝒟 ℐ 𝐶 (𝑦)|.<label>(9)</label></formula><p>Before we can define cw m -models, we need one more definition: If a concept 𝐶 is a (potentially) strict subset of another concept 𝐷, the subset 𝐶 can be viewed as more specific then 𝐷.</p><p>Definition 12 (specificity of concepts <ref type="bibr" target="#b4">[5]</ref>). Given a defeasible knowledge base 𝒦ℬ = ⟨𝒯 , 𝒟, 𝒜⟩ and two concepts 𝐶, 𝐷 ∈ 𝒞, we call 𝐶 more specific than 𝐷 (short: 𝐶 ≻ 𝐷) iff 𝒯 |= 𝐶 ⊑ 𝐷 and 𝒯 ̸ |= 𝐷 ⊑ 𝐶.</p><p>In cw m -models of defeasible knowledge bases, the preference relations for the specific concepts defined in Equation <ref type="formula" target="#formula_25">9</ref>are combined into a global preference relation based on the concepts' specificity.</p><p>Definition 13 (cw m -model <ref type="bibr" target="#b4">[5]</ref>). A cw m -model of a defeasible knowledge base 𝒦ℬ = ⟨𝒯 , 𝒟, 𝒜⟩ is a tuple ℳ = ⟨∆ ℐ , • ℐ , &lt; ℳ ⟩, where ∆ ℐ ̸ = ∅, ⟨∆ ℐ , • ℐ ⟩ is an 𝒜ℒ𝒞interpretation satisfying 𝒯 and 𝒜, and &lt; ℳ is an ordering over ∆ ℐ such that 𝑥 &lt; ℳ 𝑦 iff 1. 𝑥 &lt;𝐶 𝑦 for some 𝐶 ∈ 𝒞, and 2. for all 𝐶 ∈ 𝒞: 𝑥 ≤𝐶 𝑦, or there exists 𝐶 ′ such that 𝐶 ′ ≻ 𝐶 and 𝑥 &lt; 𝐶 ′ 𝑦.</p><p>A cw m -model ℳ satisfies a defeasible subsumption 𝐶 ⊏ ∼ 𝐷 iff the &lt; ℳ -minimal instances of 𝐶 are instances of 𝐷:</p><formula xml:id="formula_26">ℳ |= 𝐶 ⊏ ∼ 𝐷 iff min(&lt; ℳ , 𝐶 ℐ ) ⊆ 𝐷 ℐ ,</formula><p>where min(&lt;, 𝑆) = {𝑠 ∈ 𝑆 | ∄𝑠 ′ ∈ 𝑆 : 𝑠 ′ &lt; 𝑠} as usual. Now we move towards defining 𝑐𝑤 m -entailment from defeasible knowledge bases. Let 𝒮𝒦ℬ be the set that contains 𝐶 and ¬𝐶 for all concepts 𝐶 that occur in a knowledge base 𝒦ℬ = ⟨𝒯 , 𝒟, 𝒜⟩. We say that {𝐷1, . . . , 𝐷𝑚} ⊆ 𝒮𝒦ℬ is consistent with 𝒦ℬ if</p><formula xml:id="formula_27">𝒯 ̸ |= (𝐷1 ⊓ • • • ⊓ 𝐷𝑚) ⊑ ⊥ ,</formula><p>i.e. if the intersection of 𝐷1 to 𝐷𝑚 does not have to be empty.</p><p>Definition 14 (canonical interpretation <ref type="bibr" target="#b4">[5]</ref>). A cw m -model In other words, an interpretation is canonical if there is at least one domain element 𝑥 ∈ ∆ ℐ in every intersection of concepts that occur in 𝒦ℬ.</p><formula xml:id="formula_28">ℳ = ⟨∆ ℐ , • ℐ , &lt; ℳ ⟩ is canonical for a knowledge base 𝒦ℬ = ⟨𝒯 , 𝒟, 𝒜⟩ if ⟨∆ ℐ , • ℐ ⟩ satisfies 𝒯 ,</formula></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Definition 15 (T-compliant interpretation [5]). A cw mmodel</head><formula xml:id="formula_29">ℳ = ⟨∆ ℐ , • ℐ , &lt; ℳ ⟩ is T-compliant for a knowledge base 𝒦ℬ = ⟨𝒯 , 𝒟, 𝒜⟩ if ⟨∆ ℐ , • ℐ ⟩ satisfies 𝒯</formula><p>and for all 𝐶 ∈ 𝒞 with 𝐶 ℐ ̸ = ∅, there exists 𝑥 ∈ 𝐶 ℐ such that 𝒟 ℐ 𝐶 (𝑥) = 𝒟𝐶 . The definition above means that for all non-empty concepts 𝐶, there is at least one instance of 𝐶 which does not violate any defeasible subsumptions in with 𝐶 on the lefthand side.</p><p>Definition 16 (cw m -entailment <ref type="bibr" target="#b4">[5]</ref>). A defeasible subsumption 𝑑 = 𝐶 ⊏ ∼ 𝐷 is cw m -entailed by a knowledge base 𝒦ℬ (short: 𝒦ℬ | ≈ cw m 𝑑) if all canonical and T-compliant cw mmodels of 𝒦ℬ satisfy 𝑑.</p><p>It was proven in <ref type="bibr" target="#b4">[5]</ref> that cw m -entailment fulfills the properties (Ref), (LLE), (And), (Or), and (CM).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.2.">Translation of a DL Knowledge Base</head><p>In order to allow for a comparison between the approach of <ref type="bibr" target="#b4">[5]</ref> and the OCF-based semantics in the next part of this section, we now give an example for how a defeasible knowledge base can be transformed into a first-order knowledge base.</p><p>Example 3. We consider the following example DL knowledge base, which is very similar to the running example presented in <ref type="bibr" target="#b4">[5]</ref>.</p><formula xml:id="formula_30">𝒯 = {Employee ⊑ Adult, PhdStudent ⊑ Student, (∃has_funding.⊤ ⊓ ¬Funded) ⊑ ⊥}, 𝒟 Employee = { 𝑑1 : Employee ⊏ ∼ ¬Young, 𝑑2 : Employee ⊏ ∼ ∃has_boss.Employee }, 𝒟 Student = { 𝑑3 : Student ⊏ ∼ ∃has_classes.⊤, 𝑑4 : Student ⊏ ∼ Young, 𝑑5 : Student ⊏ ∼ ¬Funded }, 𝒟 PhdStudent = { 𝑑6 : PhdStudent ⊏ ∼ ∃has_funding.Money, 𝑑7 : PhdStudent ⊏ ∼ Bright }.</formula><p>As description logics are fragments of first-order logic, the knowledge base above can easily be translated into a firstorder knowledge base. We start by translating the strict subsumptions in the TBox as facts. We demonstrate below how the inequality for the acceptance of 𝑟6 by a c-representation 𝜅 can be computed. In order to keep formulas compact and readable, we indicate by a dot over a literal (e.g. 𝐴 ̇(𝑎)) that the literal may be either positive or negative (𝐴(𝑎) or ¬𝐴(𝑎)) and an underscore serves as a wildcard that may be filled by all suitable constants 𝑐 ∈ 𝑈Σ. For roles, i.e., binary predicates, the constants 𝑏 𝑎 𝑖 are the ones used together with a constant 𝑎 in order to form a candidate for a strong representative for the rule 𝑟𝑖. 𝐹 ̇(𝑎)𝑆(𝑎)𝐸(𝑎)hc(𝑎,</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>𝜅 |= 𝑟6</head><formula xml:id="formula_31">𝑏 𝑎 3 )𝑌 (𝑎) 𝐴 ̇(𝑎)𝐵(𝑎)𝑀 ̇(𝑎)hb ̇(𝑎, _) )︁ &lt; min 𝑎∈𝑈 Σ 𝜅 (︁ 𝑃 (𝑎) ⋀︁ 𝑏∈𝑈 Σ (︀ hf (𝑎, 𝑏) ∨ 𝑀 (𝑏) )︀ 𝐹 ̇(𝑎)𝑆(𝑎)𝐸(𝑎)hc(𝑎, 𝑏 𝑎 3 )𝑌 (𝑎) 𝐴 ̇(𝑎)𝐵(𝑎)𝑀 ̇(𝑎)hb ̇(𝑎, _) )︁ ⇔ 𝜂5 &lt; 𝜂6</formula><p>The other inequalities can be computed in a similar way. The resulting system of inequalities can be solved, i.e. the knowledge base ⟨ℱ, ℛ⟩ is consistent for the OCF-based semantics as well.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.3.">Inheritance of Properties and Conflicting Information</head><p>One particular advantage of the cw m -semantics is that it supports sub-concepts to both inherit and override properties defined for their parent-concepts, depending on whether there is a conflict of information. This is not the case for e.g. Rational Closure <ref type="bibr" target="#b3">[4]</ref>, which suffers from the well-known drowning problem.</p><p>In the following, we present an example which shows that the desirable properties of cw m -semantics w.r.t. inheritance of properties are fulfilled by the OCF-based semantics as well. A full axiomatization of "proper inheritance of properties" is out of the scope of this paper, and will be addressed in future work.</p><p>Example 4. We consider again the knowledge base from Example 3. In <ref type="bibr" target="#b4">[5]</ref>, several possible queries and desirable results are mentioned. Formulated as queries for the first-order knowledge base defined above, they read as follows.  )︀</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>= 𝜂5</head><p>The computation above shows that the conditional (𝐹 (𝑥)|𝑃 (𝑥)) is accepted by 𝜅 if 𝜂6 &lt; 𝜂5. However, we know from Example 3 that 𝜂5 &lt; 𝜂6. Hence, the answer to the query is no.</p><p>The example above shows that the OCF-based semantics, just like cw m -semantics, allows subclasses to appropriately inherit and override information specified for their respective superclass.</p><p>Observe another interesting feature of c-representations that comes to light in the example above: We did not have to compute the ranks for all possible worlds or even just the values of the 𝜂𝑖, but could answer the query based on the underlying conditional structures of the knowledge base, captured by the inequalities between the 𝜂𝑖.</p><p>There are some key differences between our approach and the semantics proposed for defeasible description logics in the literature. While most of these approaches are based on an ordering over individuals and uses some notion of typical individuals for specific concepts, our approach uses an ordering over possible worlds and makes use of representatives for conditionals. Even if canonical models look very similar to orderings over possible worlds, only considering typicality between domain elements (even on a concept-level) when constructing the global ordering &lt; seems to be less restrictive than considering representatives for conditionals, as it allows knowledge bases to have models that would be considered inconsistent under our semantics. However, this breaks (DI), as the following example shows. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6.">Conclusions</head><p>In this paper, we have presented an approach for first-order conditional logic from <ref type="bibr" target="#b9">[10]</ref>, and added a definition of inductive inference operators for first-order knowledge bases. Moreover, we have shown that an inductive inference operator based on strategic c-representations fulfills the DLversion of the KLM postulates defined in <ref type="bibr" target="#b3">[4]</ref>, as well as additional postulates from <ref type="bibr" target="#b7">[8]</ref>. Additionally, we have shown how to apply our approach to defeasible DL knowledge bases, while pointing out some commonalities and differences with cw m -semantics for defeasible description logics <ref type="bibr" target="#b4">[5]</ref>.</p><p>The work done in this paper lays the foundation for future research on the capabilities of OCF-based semantics for first-order conditional knowledge bases and, in particular, for more in-depth comparisons between c-representationbased inductive inference operators and different entailment relations proposed for defeasible DL knowledge bases like rational entailment <ref type="bibr" target="#b16">[17,</ref><ref type="bibr" target="#b3">4]</ref>, relevant entailment <ref type="bibr" target="#b2">[3]</ref>, and cw mentailment <ref type="bibr" target="#b4">[5]</ref>. There is some recent work on connections between defeasible DL semantics and OCF-based semantics <ref type="bibr" target="#b17">[18]</ref>, albeit only using propositional conditional logic.</p><p>Additionally, most work done so far on first-order conditional knowledge bases and defeasible DL knowledge bases focus on the general case where no facts or no ABox, respectively, are present. Our approach is basically also capable of dealing with information from an ABox, but for this, we must also include option (B) from Definition 6 into our considerations. We will work this out in future work. Moreover, also more postulates describing how different approaches deal specifically with facts are needed.</p><p>More advanced properties like syntax splitting <ref type="bibr" target="#b6">[7]</ref> could be considered for the first-order case as well. Our results concerning the property (IRR) dealing with splitting of variables can be considered as first steps in this direction.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>(</head><label></label><figDesc>Strong) Representatives of a conditional are characterized by being most general (1) and least exceptional (3). And of course, their instantiation should be accepted by 𝜅 (2). Note that Rep(𝑟) ̸ = ∅ iff wRep(𝑟) ̸ = ∅. Now we can base our definition of acceptance of open conditionals on the notion of representatives as follows. Definition 6 (acceptance of open conditionals [10]). Let 𝜅 be an OCF and 𝑟 = (𝐵(𝑥 ⃗ )|𝐴(𝑥 ⃗ )). Then 𝜅 |= 𝑟 iff Rep(𝑟) ̸ = ∅ and either of the two following conditions holds. (A) It holds that 𝜅(𝐴(𝑥 ⃗ )𝐵(𝑥 ⃗ )) &lt; 𝜅(𝐴(𝑥 ⃗ )𝐵(𝑥 ⃗ )).</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Example 1 .</head><label>1</label><figDesc>We consider a signature Σ = ⟨𝑃Σ, 𝑈Σ⟩ consisting of two unary predicates 𝑃Σ = {𝐴, 𝐵} and at least two constants {𝑎, 𝑏} ⊆ 𝑈Σ. Let the knowledge base 𝒦ℬ = ⟨ℱ, ℛ⟩ be specified by ℱ = {𝐴(𝑎)𝐵(𝑎), 𝐴(𝑏)𝐵(𝑏)} and ℛ = {(𝐵(𝑥)|𝐴(𝑥)), (𝐵(𝑏)|𝐴(𝑏))}. Any model 𝜅 of 𝒦ℬ must assign rank ∞ to all 𝜔 ̸ |= ℱ, i.e., can have finite ranks only for worlds 𝜔 satisfying 𝜔 |= 𝐴(𝑎)𝐵(𝑎)𝐴(𝑏)𝐵(𝑏). This implies, also by Proposition 1, that 𝜅(𝐴(𝑎)𝐵(𝑎)) = 0 = 𝜅(𝐴(𝑏)𝐵(𝑏)) and 𝜅(𝐴(𝑎)𝐵(𝑎)) = ∞ = 𝜅(𝐴(𝑏)𝐵(𝑏)). Moreover, we must have 𝜅 |= (𝐵(𝑥)|𝐴(𝑥)) and 𝜅 |= (𝐵(𝑏)|𝐴(𝑏)). For the second closed conditional, this simply means 𝜅(𝐴(𝑏)𝐵(𝑏)) &lt; 𝜅(𝐴(𝑏)𝐵(𝑏)), which clearly holds.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Definition 9</head><label>9</label><figDesc>(c-Representation<ref type="bibr" target="#b9">[10]</ref>). Let 𝒦ℬ = ⟨ℱ, ℛ⟩ with ℛ = {(𝐵1(𝑥 ⃗ 1)|𝐴1(𝑥 ⃗ 1)), . . . , (𝐵𝑛(𝑥 ⃗ 𝑛)|𝐴𝑛(𝑥 ⃗ 𝑛))} be a first-order knowledge base. An OCF 𝜅 is a c-representation of 𝒦ℬ if 𝜅(𝜔) = ∞ for all 𝜔 ̸ |= ℱ and 𝜅 |= 𝑟 for every 𝑟 ∈ ℛ, and for all 𝜔 |= ℱ, 𝜅(𝜔) is of the form</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Example 2 (</head><label>2</label><figDesc>Example 1 cont'd). We consider the knowledge base 𝒦ℬ = ⟨ℱ, ℛ⟩ with ℱ = {𝐴(𝑎)𝐵(𝑎), 𝐴(𝑏)𝐵(𝑏)} and ℛ = {𝑟1 = (𝐵(𝑥)|𝐴(𝑥)), 𝑟2 = (𝐵(𝑏)|𝐴(𝑏))} from Example 1. A c-representation 𝜅 of 𝒦ℬ has the form 𝜅(𝜔) = 𝜅0 + ∑︀ 1≤𝑖≤2 𝑓𝑖(𝜔)𝜂𝑖 for 𝜔 |= 𝐴(𝑎)𝐵(𝑎)𝐴(𝑏)𝐵(𝑏), and 𝜅(𝜔) = ∞ for 𝜔 ̸ |= 𝐴(𝑎)𝐵(𝑎)𝐴(𝑏)𝐵(𝑏). Since 𝐴(𝑏)𝐵(𝑏) ∈ ℱ , conditional 𝑟2 cannot be falsified by finitelyranked worlds, so the impact factor 𝜂2 is ineffective, and we just have 𝜅(𝜔) = 𝜅0 + 𝑓1(𝜔)𝜂1 (8) for 𝜔 |= 𝐴(𝑎)𝐵(𝑎)𝐴(𝑏)𝐵(𝑏). For any such 𝜔, 𝜅(𝜔) ≥ 𝜅0 + 𝜂1 because of the falsification of 𝑟1 by 𝑏, and if no other constant falsifies 𝑟1, we obtain 𝜅(𝜔) = 𝜅0 + 𝜂1 as the minimum rank which must be 0. This yields 𝜅0 = −𝜂1. The impact factor 𝜂1 ≥ 0 has to be chosen in such a way that 𝑟1 is accepted by 𝜅. As for any model of 𝒦ℬ, it holds that 0 = 𝜅(𝐴(𝑥)𝐵(𝑥)) = 𝜅(𝐴(𝑎)𝐵(𝑎)) &lt; 𝜅(𝐴(𝑎)𝐵(𝑎)) = ∞ and 0 = 𝜅(𝐴(𝑥)𝐵(𝑥)) = 𝜅(𝐴(𝑏)𝐵(𝑏)) &lt; 𝜅(𝐴(𝑏)𝐵(𝑏)) = ∞, so 𝑎 ∈ wRep(𝑟1) and 𝑏 ∈ wRep((𝐵(𝑥)|𝐴(𝑥))), and Definition 6 (B) applies. Consider any constant 𝑐 ̸ ∈ {𝑎, 𝑏}. Since 𝜔 |= 𝐴(𝑐)𝐵(𝑐) can be chosen in such a way that 𝜔 |= 𝐴(𝑑) for any further constant 𝑑 ̸ ∈ {𝑎, 𝑏, 𝑐}, we obtain 𝜅(𝐴(𝑐)𝐵(𝑐)) = 𝜅(𝐴(𝑎)𝐵(𝑎)𝐴(𝑏)𝐵(𝑏)𝐴(𝑐)𝐵(𝑐)) = 0 = 𝜅(𝐴(𝑥)𝐵(𝑥)), and analogously, 𝜅(𝐴(𝑐)𝐵(𝑐)) = 𝜂1. Consider the case 𝜂1 = 0. Then we would have 𝜅(𝐴(𝑐)𝐵(𝑐)) = 0 = 𝜅(𝐴(𝑐)𝐵(𝑐)), so 𝑐 ̸ ∈ wRep(𝑟1) and 𝑐 ̸ ∈ wRep((𝐵(𝑥)|𝐴(𝑥))). Hence wRep(𝑟1) = {𝑎} and wRep((𝐵(𝑥)|𝐴(𝑥))) = {𝑏}, and therefore Rep(𝑟1) = {𝑎} and Rep((𝐵(𝑥)|𝐴(𝑥))) = {𝑏}. So finally, we have to check the last condition (5) from Definition 6 (B) for 𝑎 and 𝑏, and find that 𝜅(𝐴(𝑎)𝐵(𝑎)) = ∞ = 𝜅(𝐴(𝑏)𝐵(𝑏)), hence (5) is violated. Therefore, 𝜂1 = 0 cannot ensure the acceptance of 𝑟1. On the other hand, for any (finite) 𝜂1 &gt; 0 and for any constant 𝑐 ̸ ∈ {𝑎, 𝑏}, we then calculate 𝜅(𝐴(𝑥)𝐵(𝑥)) = 𝜅(𝐴(𝑐)𝐵(𝑐)) = 0 &lt; 𝜂1 = 𝜅(𝐴(𝑐)𝐵(𝑐)). Hence each such 𝑐 is a weak representative satisfying 𝜅(𝐴(𝑐)𝐵(𝑐)) = 𝜂1 &lt; ∞ = 𝜅(𝐴(𝑎)𝐵(𝑎)). So in this case, 𝑎 cannot be a strong representative of 𝑟1, and we obtain Rep(𝑟1) = 𝑈Σ ∖ {𝑎, 𝑏}. Obviously, any 𝑐 ∈ 𝑈Σ ∖ {𝑏} cannot be a (weak) representative of (𝐵(𝑥)|𝐴(𝑥)), and therefore we have wRep((𝐵(𝑥)|𝐴(𝑥))) = Rep((𝐵(𝑥)|𝐴(𝑥))) = {𝑏}. Finally, since for any 𝑐 ∈ Rep(𝑟1), 𝜅(𝐴(𝑐)𝐵(𝑐)) = 𝜂1 &lt; ∞ = 𝜅(𝐴(𝑏)𝐵(𝑏)), also (5) can be satisfied. Therefore, any finite 𝜂1 &gt; 0 in (8) yields a c-representation of 𝒦ℬ.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head>Definition 10 (</head><label>10</label><figDesc>selection strategy 𝜎). A selection strategy (for c-representations) is a function 𝜎 assigning to each firstorder conditional knowledge base 𝒦ℬ = ⟨ℱ, ℛ⟩ an impact vector 𝜂 ⃗ ∈ N |ℛ| 𝜎 : 𝒦ℬ ↦ → 𝜂 ⃗ such that the OCF obtained by using 𝜂 ⃗ as impacts in Definition 9 is a c-representation of ℛ.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_5"><head>Lemma 1 .</head><label>1</label><figDesc>It can easily be checked that the postulates (DI) and (TV) are satisfied by all inference relations induced from c-representations. (DI) is ensured by the fact that each crepresentation is a model of the knowledge base, and (TV) is immediate from Equation<ref type="bibr" target="#b6">(7)</ref>, as the following lemma shows. Let ⟨ℱ, ∅⟩ be a first-order knowledge base, let 𝜅 be a c-representation of ⟨ℱ, ∅⟩. Then for any conditional(𝐵(𝑥 ⃗ )|𝐴(𝑥 ⃗ )), 𝜅 |= (𝐵(𝑥 ⃗ )|𝐴(𝑥 ⃗ )) only if there is a constant vector 𝑎 ⃗ such that ℱ |= 𝐴(𝑎 ⃗) ⇒ 𝐵(𝑎 ⃗).Proof. Any c-representation 𝜅 of ⟨ℱ, ∅⟩ has the form<ref type="bibr" target="#b6">(7)</ref> for 𝜔 |= ℱ and satisfies 𝜅(𝜔) = ∞ for 𝜔 ̸ |= ℱ. Since there are no conditionals in the rule base, we simply have 𝜅(𝜔) = 𝜅0 for 𝜔 |= ℱ, hence the normalization constant must satisfy 𝜅0 = 0. If 𝜅 |= (𝐵(𝑥 ⃗ )|𝐴(𝑥 ⃗ )) holds, there must be weak representative for (𝐵(𝑥 ⃗ )|𝐴(𝑥 ⃗ )), hence there must be a constant vector 𝑎 ⃗ such that 𝜅(𝐴(𝑎 ⃗)𝐵(𝑎 ⃗)) &lt; 𝜅(𝐴(𝑎 ⃗)𝐵(𝑎 ⃗)). This is possible only if 𝜅(𝐴(𝑎 ⃗)𝐵(𝑎 ⃗)) = 0 and 𝜅(𝐴(𝑎 ⃗)𝐵(𝑎 ⃗)) = ∞, since 𝜅 has only these two ranks. This implies 𝜅(𝜔) = ∞ for all 𝜔 |= 𝐴(𝑎 ⃗)𝐵(𝑎 ⃗), i.e., for all 𝜔 |= 𝐴(𝑎 ⃗)𝐵(𝑎 ⃗), 𝜔 ̸ |= ℱ. Via contraposition, ℱ |= ¬(𝐴(𝑎 ⃗)𝐵(𝑎 ⃗)) ≡ 𝐴(𝑎 ⃗) ⇒ 𝐵(𝑎 ⃗). This was to be shown.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_6"><head>1 .</head><label>1</label><figDesc>Both components ℱ and ℛ of first-order conditional knowledge bases do not mention any constant. For defeasible 𝒜ℒ𝒞 knowledge bases, this means that the ABox is empty. 2. The ranking-based semantics for open first-order conditionals is restricted to option (A) of Definition 6, i.e., in the following, 𝜅 |= 𝑟 = (𝐵(𝑥 ⃗ )|𝐴(𝑥 ⃗ )) iff Rep(𝑟) ̸ = ∅ and 𝜅(𝐴(𝑥 ⃗ )𝐵(𝑥 ⃗ )) &lt; 𝜅(𝐴(𝑥 ⃗ )𝐵(𝑥 ⃗ )).</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_7"><head>Proposition 2 .</head><label>2</label><figDesc>Let 𝜅 be an OCF and let (𝐵(𝑥 ⃗ )|𝐴(𝑥 ⃗ )) be an open conditional. If 𝜅(𝐴(𝑥 ⃗ )𝐵(𝑥 ⃗ )) &lt; 𝜅(𝐴(𝑥 ⃗ )𝐵(𝑥 ⃗ )) holds, then 𝜅 |= (𝐵(𝑥 ⃗ )|𝐴(𝑥 ⃗ )).</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_8"><head>(</head><label></label><figDesc>Ref) 𝐴 ⊏ ∼ 𝐴. (LLE) If 𝐴 ≡ 𝐵 and 𝐴 ⊏ ∼ 𝐶, then 𝐵 ⊏ ∼ 𝐶. (RW) If 𝐴 ⊏ ∼ 𝐵 and 𝐵 ⊑ 𝐶, then 𝐴 ⊏ ∼ 𝐶. (And) If 𝐴 ⊏ ∼ 𝐵 and 𝐴 ⊏ ∼ 𝐶, then 𝐴 ⊏ ∼ (𝐵 ⊓ 𝐶). (Or) If 𝐴 ⊏ ∼ 𝐶 and 𝐵 ⊏ ∼ 𝐶, then (𝐴 ⊔ 𝐵) ⊏ ∼ 𝐶. (CM) If 𝐴 ⊏ ∼ 𝐵 and 𝐴 ⊏ ∼ 𝐶, then (𝐴 ⊓ 𝐵) ⊏ ∼ 𝐶. (RM) If 𝐴 ⊏ ∼ 𝐶 and 𝐴 ⧸︀ ⊏ ∼ ¬𝐵, then (𝐴 ⊓ 𝐵) ⊏ ∼ 𝐶.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_9"><head>(</head><label></label><figDesc>CM∃) If ∃𝑟.𝐴 ⊏ ∼ 𝐶 and ∃𝑟.𝐴 ⊏ ∼ ∀𝑟.𝐵, then ∃𝑟.(𝐴⊓𝐵) ⊏ ∼ 𝐶. (CM∀) If ∀𝑟.𝐴 ⊏ ∼ 𝐶 and ∀𝑟.𝐴 ⊏ ∼ ∀𝑟.𝐵, then ∀𝑟.(𝐴⊓𝐵) ⊏ ∼ 𝐶. (RM∃) If ∃𝑟.𝐴 ⊏ ∼ 𝐶 and ∃𝑟.𝐴 ⧸︀ ⊏ ∼ ∀𝑟.¬𝐵, then ∃𝑟.(𝐴 ⊓ 𝐵) ⊏ ∼ 𝐶. (RM∀) If ∀𝑟.𝐴 ⊏ ∼ 𝐶 and ∀𝑟.𝐴 ⧸︀ ⊏ ∼ ∀𝑟.¬𝐵, then ∀𝑟.(𝐴 ⊓ 𝐵) ⊏ ∼ 𝐶.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_10"><head>(Proposition 3 .</head><label>3</label><figDesc>Ref) 𝜅 |= (𝐴(𝑥)|𝐴(𝑥)). (LLE) If 𝜅 || − ∀𝑥.[𝐴(𝑥) ⇔ 𝐵(𝑥)] and 𝜅 |= (𝐶(𝑥)|𝐴(𝑥)), then 𝜅 |= (𝐶(𝑥)|𝐵(𝑥)). (RW) If 𝜅 || − ∀𝑥.[𝐵(𝑥) ⇒ 𝐶(𝑥)] and 𝜅 |= (𝐵(𝑥)|𝐴(𝑥)), then 𝜅 |= (𝐶(𝑥)|𝐴(𝑥)). (And) If 𝜅 |= (𝐵(𝑥)|𝐴(𝑥)), (𝐶(𝑥)|𝐴(𝑥)), then 𝜅 |= (𝐵(𝑥) ∧ 𝐶(𝑥)|𝐴(𝑥)). (Or) If 𝜅 |= (𝐶(𝑥)|𝐴(𝑥)), (𝐶(𝑥)|𝐵(𝑥)), then 𝜅 |= (𝐶(𝑥)|𝐴(𝑥) ∨ 𝐵(𝑥)). (CM) If 𝜅 |= (𝐵(𝑥)|𝐴(𝑥)), (𝐶(𝑥)|𝐴(𝑥)), then 𝜅 |= (𝐶(𝑥)|𝐴(𝑥) ∧ 𝐵(𝑥)). (RM) If 𝜅 |= (𝐶(𝑥)|𝐴(𝑥)) and 𝜅 ̸ |= (𝐵(𝑥)|𝐴(𝑥)), then 𝜅 |= (𝐶(𝑥)|𝐴(𝑥) ∧ 𝐵(𝑥)).The translation of the quantified postulates using first-order conditionals is given below. (CM∃) If 𝜅 |= (𝐶(𝑥) | ∃𝑦.[𝑅(𝑥, 𝑦) ∧ 𝐴(𝑦)]) and 𝜅 |= (∀𝑦.[𝑅(𝑥, 𝑦) ⇒ 𝐵(𝑦)] | ∃𝑦.[𝑅(𝑥, 𝑦) ∧ 𝐴(𝑦)]), then 𝜅 |= (𝐶(𝑥)|∃𝑦.𝑅(𝑥, 𝑦) ∧ 𝐴(𝑦) ∧ 𝐵(𝑦)). (CM∀) If 𝜅 |= (𝐶(𝑥) | ∀𝑦.[𝑅(𝑥, 𝑦) ⇒ 𝐴(𝑦)]) and 𝜅 |= (∀𝑦.[𝑅(𝑥, 𝑦) ⇒ 𝐵(𝑦)] | ∀𝑦.[𝑅(𝑥, 𝑦) ⇒ 𝐴(𝑦)]), then 𝜅 |= (𝐶(𝑥) | ∀𝑦.[𝑅(𝑥, 𝑦)⇒ (𝐴(𝑦) ∧ 𝐵(𝑦))]). (RM∃) If 𝜅 |= (𝐶(𝑥) | ∃𝑦.[𝑅(𝑥, 𝑦) ∧ 𝐴(𝑦)]) and 𝜅 ̸ |= (∀𝑦.[𝑅(𝑥, 𝑦) ⇒ 𝐵(𝑦)] | ∃𝑦.[𝑅(𝑥, 𝑦) ∧ 𝐴(𝑦)]), then 𝜅 |= (𝐶(𝑥) | ∃𝑦.[𝑅(𝑥, 𝑦) ∧ 𝐴(𝑦) ∧ 𝐵(𝑦)]). (RM∀) If 𝜅 |= (𝐶(𝑥) | ∀𝑦.[𝑅(𝑥, 𝑦) ⇒ 𝐴(𝑦)]) and 𝜅 ̸ |= (∀𝑦.[𝑅(𝑥, 𝑦) ⇒ 𝐵(𝑦)] | ∀𝑦.[𝑅(𝑥, 𝑦) ⇒ 𝐴(𝑦)]), then 𝜅 |= (𝐶(𝑥) | ∀𝑦.[𝑅(𝑥, 𝑦) ⇒ (𝐴(𝑦) ∧ 𝐵(𝑦))]). All of the postulates given above hold for every OCF 𝜅.Proof. In the following proofs for the individual postulates, we implicitly use Proposition 2 and prove the acceptance of desired conditionals by proving that their verification is more plausible than their falsification.(Ref): This postulate is straightforward as 𝜅(𝐴(𝑥)) &lt; 𝜅(⊥) by definition.(LLE): Let 𝐴(𝑥) be equivalent to 𝐵(𝑥) for all 𝑥 in all feasible possible worlds, and let 𝜅 |= (𝐶(𝑥)|𝐴(𝑥)). Because of the equivalence of 𝐴(𝑥) and 𝐵(𝑥), we have 𝜅(𝐴(𝑎)𝐶(𝑎)) = 𝜅(𝐵(𝑎)𝐶(𝑎)) and 𝜅(𝐴(𝑎)𝐶(𝑎)) = 𝜅(𝐵(𝑎)𝐶(𝑎)) for every 𝑎. Therefore, if 𝑎 is a representative of (𝐶(𝑥)|𝐴(𝑥)), it has to be a representative of (𝐶(𝑥)|𝐵(𝑥)) as well. Hence, if condition (A) or (B) from Definition 6 holds for (𝐶(𝑥)|𝐴(𝑥)), the respective condition has to hold for (𝐶(𝑥)|𝐵(𝑥)), too. (RW): We have 𝜅(𝐴(𝑥)𝐵(𝑥)) &lt; 𝜅(𝐴(𝑥)𝐵(𝑥)) and the fact ∀𝑥.[𝐵(𝑥) ⇒ 𝐶(𝑥)]. Therefore, we have 𝜅(𝐴(𝑥)𝐶(𝑥)) ≤ 𝜅(𝐴(𝑥)𝐵(𝑥)𝐶(𝑥)) = 𝜅(𝐴(𝑥)𝐵(𝑥)) and 𝜅(𝐴(𝑥)𝐶(𝑥)) = 𝜅(𝐴(𝑥)𝐵(𝑥)𝐶(𝑥)) ≥ 𝜅(𝐴(𝑥)𝐵(𝑥)). Hence, 𝜅(𝐴(𝑥)𝐶(𝑥)) &lt; 𝜅(𝐴(𝑥)𝐶(𝑥)). (And): Because of 𝜅(𝐴(𝑥)𝐵(𝑥)) &lt; 𝜅(𝐴(𝑥)𝐵(𝑥)) and 𝜅(𝐴(𝑥)𝐶(𝑥)) &lt; 𝜅(𝐴(𝑥)𝐶(𝑥)), the minimal worlds 𝜔 in 𝜅 with 𝜔 |= 𝐴(𝑎) for some 𝑎 have to satisfy both 𝐵(𝑎) and 𝐶(𝑎) as well. Therefore, we can conclude that 𝜅(𝐴(𝑥)𝐵(𝑥)) = 𝜅(𝐴(𝑥)𝐶(𝑥)) = 𝜅(𝐴(𝑥)𝐵(𝑥)𝐶(𝑥)). It follows that 𝜅(𝐴(𝑥)𝐵(𝑥)𝐶(𝑥)) &lt; min{𝐴(𝑥)𝐵(𝑥), 𝐴(𝑥)𝐶(𝑥)} = 𝜅(𝐴(𝑥)(𝐵(𝑥) ∨ 𝐶(𝑥))). (Or): It holds that 𝜅(𝐴(𝑥)𝐶(𝑥) ∨ 𝐵(𝑥)𝐶(𝑥)) = min{𝜅(𝐴(𝑥)𝐶(𝑥)), 𝜅(𝐵(𝑥)𝐶(𝑥))} &lt; min{𝜅(𝐴(𝑥)𝐶(𝑥)), 𝜅(𝐵(𝑥)𝐶(𝑥))} = 𝜅(𝐴(𝑥)𝐶(𝑥) ∨ 𝐵(𝑥)𝐶(𝑥)). (CM): Because of 𝜅(𝐴(𝑥)𝐵(𝑥)) &lt; 𝜅(𝐴(𝑥)𝐵(𝑥)) and 𝜅(𝐴(𝑥)𝐶(𝑥)) &lt; 𝜅(𝐴(𝑥)𝐶(𝑥)), the minimal worlds 𝜔 in 𝜅 with 𝜔 |= 𝐴(𝑎) for some 𝑎 have to satisfy both 𝐵(𝑎) and 𝐶(𝑎) as well. Therefore, we can conclude that 𝜅(𝐴(𝑥)𝐵(𝑥)) = 𝜅(𝐴(𝑥)𝐶(𝑥)) = 𝜅(𝐴(𝑥)𝐵(𝑥)𝐶(𝑥)). It follows that 𝜅(𝐴(𝑥)𝐵(𝑥)𝐶(𝑥)) &lt; 𝜅(𝐴(𝑥)𝐶(𝑥)) ≤ 𝜅(𝐴(𝑥)𝐵(𝑥)𝐶(𝑥)). (CM ∃ ): Let 𝜔 be a minimal world in 𝜅 such that 𝑥, 𝑦 exist with 𝜔 |= 𝑅(𝑥, 𝑦)𝐴(𝑦). Since (A) holds, for every 𝜔 ′ with 𝜅(𝜔 ′ ) = 𝜅(𝜔) we have 𝜔 ′ |= ∀𝑥.∀𝑦.[𝑅(𝑥, 𝑦)𝐴(𝑦) ⇒ 𝐶(𝑥)𝐵(𝑦)], and for every 𝜔 ′′ with 𝜅(𝜔 ′′ ) &lt; 𝜅(𝜔) we have 𝜔 ′′ |= ∀𝑥.∀𝑦.𝑅(𝑥, 𝑦) ∨ 𝐴(𝑦). Therefore, 𝜅(𝜔) = 𝜅(𝐶(𝑥) ∧ ∃𝑦.[𝑅(𝑥, 𝑦)𝐴(𝑦)𝐵(𝑦)]) &lt; 𝜅(𝐶(𝑥) ∧ ∃𝑦.[𝑅(𝑥, 𝑦)𝐴(𝑦)𝐵(𝑦)]).</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_11"><head>(</head><label></label><figDesc>CLA) Let 𝒦ℬ = ⟨ℱ, ℛ⟩ be a first-order conditional knowledge base, and let 𝜅 be a model of 𝒦ℬ. If ℱ |= 𝛼 ∈ ℒΣ, then 𝜅 || − 𝛼. (SUB) ⟨∅, {(𝐵(𝑥 ⃗ )|𝐴(𝑥 ⃗ ))}⟩ | ∼ (𝐴(𝑥 ⃗ ) ⇒ 𝐵(𝑥 ⃗ )|⊤).</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_12"><head>Proposition 5 .</head><label>5</label><figDesc>Let 𝑥 ⃗ , 𝑦 ⃗, 𝑧 ⃗ mention variables from pairwise disjoint sets, and let 𝒦ℬ = ⟨∅, {(𝐵(𝑥 ⃗ , 𝑦 ⃗)|𝐴(𝑥 ⃗ , 𝑧 ⃗))}⟩. Let 𝜅 = 𝜅 𝜎(𝒦ℬ) be a strategic c-representation of 𝒦ℬ. Then 𝜅 |= (𝐵(𝑥 ⃗ , 𝑏 ⃗ )|𝐴(𝑥 ⃗ , 𝑎 ⃗)) for all proper groundings 𝑎 ⃗, 𝑏 ⃗ of 𝑧 ⃗ resp. 𝑦 ⃗ in 𝐴 resp. 𝐵. Proof. Let 𝑥 ⃗ , 𝑦 ⃗, 𝑧 ⃗ mention variables from pairwise disjoint sets, and let 𝒦ℬ = ⟨∅, {(𝐵(𝑥 ⃗ , 𝑦 ⃗)|𝐴(𝑥 ⃗ , 𝑧 ⃗))}⟩. Each crepresentation 𝜅 of 𝒦ℬ has the form 𝜅(𝜔) = 𝜅0 + 𝑓1(𝜔)𝜂1, where 𝑓1(𝜔) = #{(𝑎 ⃗, 𝑏 ⃗ , 𝑐 ⃗)|(𝑎 ⃗, 𝑏 ⃗ , 𝑐 ⃗) are proper groundings of 𝑧 ⃗, 𝑦 ⃗, 𝑥 ⃗ in (𝐵(𝑥 ⃗ , 𝑦 ⃗)|𝐴(𝑥 ⃗ , 𝑧 ⃗))} and 𝜅0, 𝜂1 ∈ N with 𝜂1 suitably chosen to ensure that 𝜅 |= (𝐵(𝑥 ⃗ , 𝑦 ⃗)|𝐴(𝑥 ⃗ , 𝑧 ⃗)). This latter condition enforces that min 𝑎 ⃗,𝑏 ⃗ ,𝑐 ⃗ 𝜅(𝐴(𝑐 ⃗, 𝑎 ⃗)𝐵(𝑐 ⃗, 𝑏 ⃗ ) &lt; min 𝑎 ⃗,𝑏 ⃗ ,𝑐 ⃗ 𝜅(𝐴(𝑐 ⃗, 𝑎 ⃗)𝐵(𝑐 ⃗, 𝑏 ⃗ ).</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_13"><head></head><label></label><figDesc>and for any set of concepts {𝐷1, . . . , 𝐷𝑚} ⊆ 𝒮𝒦ℬ consistent with 𝒦ℬ, there exists 𝑥 ∈ (𝐷1 ⊓ • • • ⊓ 𝐷𝑚) ℐ .</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_14"><head>ℱ</head><label></label><figDesc>= {∀𝑥.[Employee(𝑥) ⇒ Adult(𝑥)], ∀𝑥.[PhdStudent(𝑥) ⇒ Student(𝑥)], ∀𝑥.[∃𝑦.has_funding(𝑥, 𝑦) ⇒ Funded(𝑥)]} . The defeasible subsumptions can be translated as open conditionals. From now on, all predicates are shortened to their initial letters. ℛ = { 𝑟1 : (¬𝑌 (𝑥) | 𝐸(𝑥)), 𝑟2 : (∃𝑦.[hb(𝑥, 𝑦) ∧ 𝐸(𝑦)] | 𝐸(𝑥)), 𝑟3 : (∃𝑦.hc(𝑥, 𝑦) | 𝑆(𝑥)), 𝑟4 : (𝑌 (𝑥) | 𝑆(𝑥)), 𝑟5 : (¬𝐹 (𝑥) | 𝑆(𝑥)), 𝑟6 : (∃𝑦.[hf (𝑥, 𝑦) ∧ 𝑀 (𝑦)] | 𝑃 (𝑥)), 𝑟7 : (𝐵(𝑥) | 𝑃 (𝑥)) }</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_15"><head>⇔</head><label></label><figDesc>𝜅(𝑃 (𝑥)hf (𝑥, 𝑦)𝑀 (𝑦)) &lt; 𝜅(𝑃 (𝑥) ∧ ∀𝑦.hf (𝑥, 𝑦)𝑀 (𝑦)) ⇔ min 𝑎∈𝑈 Σ 𝜅(𝑃 (𝑎)hf (𝑎, 𝑏 𝑎 6 )𝑀 (𝑏 𝑎 6 )hf (𝑎, 𝑏 𝑎 6 )𝑀 (𝑏 𝑎 6 )</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_16"><head></head><label></label><figDesc>)𝐹 (𝑎)𝑆(𝑎)hf (𝑎, _) 𝐸(𝑎))hb ̇(𝑎, _)hc(𝑎, 𝑏 𝑎 3 )𝑌 (𝑎) 𝐵(𝑎)𝐴 ̇(𝑎)𝑀 ̇(𝑎) )︀ = 𝜂6 𝜅(𝑃 (𝑥)𝐹 (𝑥)) = min 𝑎∈𝑈 Σ 𝜅(𝑃 (𝑎)𝐹 (𝑎)) = min 𝑎∈𝑈 Σ 𝜅 (︀ 𝑃 (𝑎)𝐹 (𝑎)𝑆(𝑎)hf (𝑎, 𝑏 𝑎 6 ) 𝑀 (𝑏 𝑎 6 )𝐸(𝑎))hb ̇(𝑎, _)hc(𝑎, 𝑏 𝑎 3 ) 𝑌 (𝑎)𝐵(𝑎)𝐴 ̇(𝑎)𝑀 ̇(𝑎)</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_17"><head>Example 5 .</head><label>5</label><figDesc>Consider the following knowledge base. 𝒯 = {𝐴 ⊑ 𝐵} 𝒟𝐴 = {𝐴 ⊏ ∼ ¬𝐶} 𝒟𝐵 = {𝐵 ⊏ ∼ 𝐴, 𝐵 ⊏ ∼ 𝐶} A canonical and T-compliant model ℳ for this knowledge base is given by the orderings below. The individuals are named after the concepts that they are interpreted in, with overlines indicating negation, i.e. for the individual 𝑎𝑏𝑐 we have 𝑎𝑏𝑐 ∈ (¬𝐴 ⊓ ¬𝐵 ⊓ 𝐶) ℐ . 𝑎𝑏𝑐, 𝑎𝑏𝑐, 𝑎𝑏𝑐, 𝑎𝑏𝑐, 𝑎𝑏𝑐 &lt;𝐴 𝑎𝑏𝑐 𝑎𝑏𝑐, 𝑎𝑏𝑐, 𝑎𝑏𝑐 &lt;𝐵 𝑎𝑏𝑐, 𝑎𝑏𝑐 &lt;𝐵 𝑎𝑏𝑐 𝑎𝑏𝑐, 𝑎𝑏𝑐 &lt; ℳ 𝑎𝑏𝑐, 𝑎𝑏𝑐 &lt; ℳ 𝑎𝑏𝑐 &lt; ℳ 𝑎𝑏𝑐 We have min&lt;(𝐵 ℐ ) = {𝑎𝑏𝑐, 𝑎𝑏𝑐}, i.e. min&lt;(𝐵 ℐ ) ⊈ 𝐴 ℐ and min&lt;(𝐵 ℐ ) ⊈ 𝐶 ℐ . Therefore, 𝒦ℬ ̸ | ≈ cw m 𝐵 ⊏ ∼ 𝐴 and 𝒦ℬ ̸ | ≈ cw m 𝐵 ⊏ ∼ 𝐶.</figDesc></figure>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Ordinal conditional functions: A dynamic theory of epistemic states</title>
		<author>
			<persName><forename type="first">W</forename><surname>Spohn</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-94-009-2865-7_6</idno>
	</analytic>
	<monogr>
		<title level="m">Causation in Decision, Belief Change, and Statistics</title>
				<editor>
			<persName><forename type="first">W</forename><forename type="middle">L</forename><surname>Harper</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">B</forename><surname>Skyrms</surname></persName>
		</editor>
		<meeting><address><addrLine>Netherlands</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="1988">1988</date>
			<biblScope unit="page" from="105" to="134" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<monogr>
		<author>
			<persName><forename type="first">W</forename><surname>Spohn</surname></persName>
		</author>
		<title level="m">The Laws of Belief -Ranking Theory and Its Philosophical Applications</title>
				<meeting><address><addrLine>Oxford</addrLine></address></meeting>
		<imprint>
			<publisher>Oxford University Press</publisher>
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Relevant closure: A new form of defeasible reasoning for description logics</title>
		<author>
			<persName><forename type="first">G</forename><surname>Casini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Meyer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Moodley</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Nortjé</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-319-11558-0_7</idno>
	</analytic>
	<monogr>
		<title level="m">Logics in Artificial Intelligence -14th European Conference, JELIA 2014</title>
		<title level="s">Lecture Notes in Computer Science</title>
		<editor>
			<persName><forename type="first">E</forename><surname>Fermé</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">J</forename><surname>Leite</surname></persName>
		</editor>
		<meeting><address><addrLine>Funchal, Madeira, Portugal</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2014">September 24-26, 2014. 2014</date>
			<biblScope unit="volume">8761</biblScope>
			<biblScope unit="page" from="92" to="106" />
		</imprint>
	</monogr>
	<note>Proceedings</note>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Principles of KLM-style defeasible description logics</title>
		<author>
			<persName><forename type="first">K</forename><surname>Britz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Casini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Meyer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Moodley</surname></persName>
		</author>
		<author>
			<persName><forename type="first">U</forename><surname>Sattler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Varzinczak</surname></persName>
		</author>
		<idno type="DOI">10.1145/3420258</idno>
	</analytic>
	<monogr>
		<title level="j">ACM Transactions on Computational Logic</title>
		<imprint>
			<biblScope unit="volume">22</biblScope>
			<biblScope unit="page" from="1" to="46" />
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">An ASP approach for reasoning in a concept-aware multipreferential lightweight DL</title>
		<author>
			<persName><forename type="first">L</forename><surname>Giordano</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Theseider</surname></persName>
		</author>
		<author>
			<persName><surname>Dupré</surname></persName>
		</author>
		<idno type="DOI">10.1017/s1471068420000381</idno>
	</analytic>
	<monogr>
		<title level="j">Theory and Practice of Logic Programming</title>
		<imprint>
			<biblScope unit="volume">20</biblScope>
			<biblScope unit="page" from="751" to="766" />
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Nonmonotonic reasoning, preferential models and cumulative logics</title>
		<author>
			<persName><forename type="first">S</forename><surname>Kraus</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Lehmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Magidor</surname></persName>
		</author>
		<idno type="DOI">10.1016/0004-3702(90)90101-5</idno>
	</analytic>
	<monogr>
		<title level="j">Artificial Intelligence</title>
		<imprint>
			<biblScope unit="volume">44</biblScope>
			<biblScope unit="page" from="167" to="207" />
			<date type="published" when="1990">1990</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Syntax splitting = relevance + independence: New postulates for nonmonotonic reasoning from conditional belief bases</title>
		<author>
			<persName><forename type="first">G</forename><surname>Kern-Isberner</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Beierle</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Brewka</surname></persName>
		</author>
		<idno type="DOI">10.24963/kr.2020/56</idno>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Seventeenth International Conference on Principles of Knowledge Representation and Reasoning</title>
				<meeting>the Seventeenth International Conference on Principles of Knowledge Representation and Reasoning<address><addrLine>KR-</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2020">2020. 2020</date>
		</imprint>
	</monogr>
	<note>International Joint Conferences on Artificial Intelligence Organization</note>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">KLM-style defeasibility for restricted first-order logic</title>
		<author>
			<persName><forename type="first">G</forename><surname>Casini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Meyer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Paterson-Jones</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Varzinczak</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-031-21541-4_6</idno>
	</analytic>
	<monogr>
		<title level="s">Lecture Notes in Computer Science</title>
		<imprint>
			<biblScope unit="page" from="81" to="94" />
			<date type="published" when="2022">2022</date>
			<publisher>Springer International Publishing</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<monogr>
		<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>
		<idno type="DOI">10.1017/9781139025355</idno>
		<title level="m">An Introduction to Description Logic</title>
				<imprint>
			<publisher>Cambridge University Press</publisher>
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">A ranking semantics for first-order conditionals</title>
		<author>
			<persName><forename type="first">G</forename><surname>Kern-Isberner</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Thimm</surname></persName>
		</author>
		<idno type="DOI">10.3233/978-1-61499-098-7-456</idno>
	</analytic>
	<monogr>
		<title level="m">ECAI 2012 -20th European Conference on Artificial Intelligence. Including Prestigious Applications of Artificial Intelligence (PAIS-2012) System Demonstrations Track</title>
				<editor>
			<persName><forename type="first">L</forename><surname>De Raedt</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">C</forename><surname>Bessiere</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">D</forename><surname>Dubois</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">P</forename><surname>Doherty</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">P</forename><surname>Frasconi</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">F</forename><surname>Heintz</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">P</forename><forename type="middle">J F</forename><surname>Lucas</surname></persName>
		</editor>
		<meeting><address><addrLine>Montpellier, France</addrLine></address></meeting>
		<imprint>
			<publisher>IOS Press</publisher>
			<date type="published" when="2012">August 27-31 , 2012. 2012</date>
			<biblScope unit="volume">242</biblScope>
			<biblScope unit="page" from="456" to="461" />
		</imprint>
	</monogr>
	<note>Frontiers in Artificial Intelligence and Applications</note>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Conditionals in Nonmonotonic Reasoning and Belief Revision</title>
		<author>
			<persName><forename type="first">G</forename><surname>Kern-Isberner</surname></persName>
		</author>
		<idno type="DOI">10.1007/3-540-44600-1</idno>
	</analytic>
	<monogr>
		<title level="s">Lecture Notes in Computer Science</title>
		<imprint>
			<biblScope unit="volume">2087</biblScope>
			<date type="published" when="2001">2001</date>
			<publisher>Springer</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">A thorough axiomatization of a principle of conditional preservation in belief revision</title>
		<author>
			<persName><forename type="first">G</forename><surname>Kern-Isberner</surname></persName>
		</author>
		<idno type="DOI">10.1023/a:1026110129951</idno>
	</analytic>
	<monogr>
		<title level="j">Annals of Mathematics and Artificial Intelligence</title>
		<imprint>
			<biblScope unit="volume">40</biblScope>
			<biblScope unit="page" from="127" to="164" />
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Minimal tolerance pairs for system Z-like ranking functions for first-order conditional knowledge bases</title>
		<author>
			<persName><forename type="first">C</forename><surname>Beierle</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Falke</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Kutsch</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Kern-Isberner</surname></persName>
		</author>
		<ptr target="http://www.aaai.org/ocs/index.php/FLAIRS/FLAIRS16/paper/view/12868" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Twenty-Ninth International Florida Artificial Intelligence Research Society Conference, FLAIRS 2016</title>
				<editor>
			<persName><forename type="first">Z</forename><surname>Markov</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">I</forename><surname>Russell</surname></persName>
		</editor>
		<meeting>the Twenty-Ninth International Florida Artificial Intelligence Research Society Conference, FLAIRS 2016<address><addrLine>Menlo Park, CA</addrLine></address></meeting>
		<imprint>
			<publisher>AAAI Press</publisher>
			<date type="published" when="2016">2016</date>
			<biblScope unit="page" from="626" to="631" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">System ZFO: Default reasoning with system Z-like ranking functions for unary first-order conditional knowledge bases</title>
		<author>
			<persName><forename type="first">C</forename><surname>Beierle</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Falke</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Kutsch</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Kern-Isberner</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Approximate Reasoning</title>
		<imprint>
			<biblScope unit="volume">90</biblScope>
			<biblScope unit="page" from="120" to="143" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">System Z: A natural ordering of defaults with tractable applications to nonmonotonic reasoning</title>
		<author>
			<persName><forename type="first">J</forename><surname>Pearl</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the 3rd conf. on Theor. asp. of reasoning about knowledge, TARK &apos;90</title>
				<meeting>of the 3rd conf. on Theor. asp. of reasoning about knowledge, TARK &apos;90<address><addrLine>San Francisco, CA, USA</addrLine></address></meeting>
		<imprint>
			<publisher>Morgan Kaufmann Publishers Inc</publisher>
			<date type="published" when="1990">1990</date>
			<biblScope unit="page" from="121" to="135" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">What does a conditional knowledge base entail?</title>
		<author>
			<persName><forename type="first">D</forename><surname>Lehmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Magidor</surname></persName>
		</author>
		<idno type="DOI">10.1016/0004-3702(92)90041-u</idno>
	</analytic>
	<monogr>
		<title level="j">Artificial Intelligence</title>
		<imprint>
			<biblScope unit="volume">55</biblScope>
			<biblScope unit="page" from="1" to="60" />
			<date type="published" when="1992">1992</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Semantic characterization of rational closure: From propositional logic to description logics</title>
		<author>
			<persName><forename type="first">L</forename><surname>Giordano</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Gliozzi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Olivetti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">L</forename><surname>Pozzato</surname></persName>
		</author>
		<idno type="DOI">10.1016/J.ARTINT.2015.05.001</idno>
	</analytic>
	<monogr>
		<title level="j">Artificial Intelligence</title>
		<imprint>
			<biblScope unit="volume">226</biblScope>
			<biblScope unit="page" from="1" to="33" />
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Characterizing multipreference closure with system W</title>
		<author>
			<persName><forename type="first">J</forename><surname>Haldimann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Beierle</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-031-18843-5_6</idno>
	</analytic>
	<monogr>
		<title level="m">Scalable Uncertainty Management -15th International Conference, SUM 2022</title>
		<title level="s">Lecture Notes in Computer Science</title>
		<editor>
			<persName><forename type="first">F</forename><forename type="middle">D</forename><surname>De Saint-Cyr</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">M</forename><surname>Öztürk-Escoffier</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">N</forename><surname>Potyka</surname></persName>
		</editor>
		<meeting><address><addrLine>Paris, France</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2022">October 17-19, 2022. 2022</date>
			<biblScope unit="volume">13562</biblScope>
			<biblScope unit="page" from="79" to="91" />
		</imprint>
	</monogr>
	<note>Proceedings</note>
</biblStruct>

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