<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Temporal Conditional Reasoning with Weighted Knowledge Bases</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Mario Alviano</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Laura Giordano</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Daniele Theseider Dupré</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>DEMACS, University of Calabria</institution>
          ,
          <addr-line>Via Bucci 30/B, 87036 Rende (CS)</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>DISIT, University of Piemonte Orientale</institution>
          ,
          <addr-line>Viale Michel 11, 15121 Alessandria</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2025</year>
      </pub-date>
      <abstract>
        <p>In this paper we introduce a temporal, conditional logic with typicality, which combines a multi-preferential conditional logic, allowing for defeasible reasoning, with the temporal modalities of Linear Time Temporal Logic. The combination provides a formalism which is capable of capturing the dynamics of a system, trough its strict and defeasible temporal properties. The paper also studies weighted temporal conditional knowledge bases for strengthening preferential entailment.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Preferential and Conditional reasoning</kwd>
        <kwd>Temporal logic</kwd>
        <kwd>Typicality</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>and weighted knowledge bases (KBs) for Description Logics [20, 21]. The idea is that a world  may
represent a more typical situation describing a student, compared to ′ (w &lt;stud w ′) but, vice-versa,
world ′ may represent a more typical situation describing an employee, compared to  (w ′ &lt;emp w ).
Under this respect, the semantic we consider is a generalization of the KLM preferential semantics,
which exploits a single preference relation on worlds. Decidability of the satisfiability problem is proven.</p>
      <p>The paper provides a construction for strengthening preferential entailment in the temporal
conditional logic, based on weighted temporal KBs, in which conditional implications are associated a
weight representing its plausibility or implausibility. For instance, for the proposition student , we
may have a set of weighted temporal conditionals Kstudent = {(T(student ) → has_Classes, +50),
(T(student ) → ◇holds_Degree, +30), (T(student ) → has_Boss, − 40) }, that describes prototypical
properties of students, i.e., that a student normally has classes and will eventually get a degree, but she
usually does not have a boss (negative weight). Accordingly, a student having classes, but not a boss, is
regarded as being more typical than a student having classes and a boss.</p>
      <p>An approach for combining preferences is also presented, defining the preference relations for boolean
combinations of distinguished propositions (e.g., student ∧ employee, if student and employee are
distinguished propositions). These preference relations are defined by combining the weights of the
distinguished propositions at each time point, by generalizing an approach recently proposed for
propositional conditional logic (and Conditional ASP) [22].</p>
      <p>The schedule of the paper is the following. Section 2 develops a many-valued preferential logic
with typicality. Section 2.2 extends the logic with LTL modalities to develop a temporal conditional
logic. In Section 3 weighted temporal conditional KBs are introduced, and a construction for combining
preferences is developed. Section 4 concludes the paper.</p>
    </sec>
    <sec id="sec-2">
      <title>2. A temporal multi-preferential logic with typicality</title>
      <p>
        In this section we define a two-valued preferential logic with typicality, which generalizes Kraus
Lehmann and Magidor’s preferential semantics [
        <xref ref-type="bibr" rid="ref4 ref6">4, 6</xref>
        ], by allowing for multiple preference relations (i.e.,
preferences with respect to multiple aspects), rather than a single preference relation.
      </p>
      <p>We consider a propositional language , whose formulae are built from a set   of propositional
variables using the boolean connectives ∧, ∨, ¬ and → of propositional logic. We assume that ⊥
(representing falsity) and ⊤ (representing truth) are formulae of .</p>
      <p>A propositional language with a typicality operator is introduced following the approach used in
the description logic ℒ + T [23] as well as in the Propositional Typicality Logic (PTL) [17]. Let T
be the language with typicality. Intuitively, “a sentence of the form T( ) is understood to refer to the
typical situations in which  holds" [17]. As in PTL [17], the typicality operator cannot be nested. An
implication of the form T( ) →  is called a defeasible implication, meaning that “normally, if  then
 ”. An implication  →  is called strict, if it does not contain occurrences of the typicality operator.</p>
      <p>
        The KLM preferential semantics [
        <xref ref-type="bibr" rid="ref3 ref4 ref6">4, 6, 3</xref>
        ] exploits a set of worlds , with their valuation and a
preference relation &lt; among worlds (where  &lt; ′ means that world  is more normal than world
′). A conditional  |∼  is satisfied in a KLM preferential interpretation, if  holds in all the most
normal worlds satisfying , i.e., in all &lt;-minimal worlds satisfying . Here, instead, we consider a
multi-preferential semantics, where preference relations are associated with distinguished propositional
formulas 1, . . . ,  (distinguished propositions). In the semantics, a preference relation will be
associated with each distinguished proposition , where  &lt; ′ means that world  is less atypical than
world ′ concerning aspect .
      </p>
      <sec id="sec-2-1">
        <title>2.1. Multi-preferential semantics</title>
        <p>In the following, we shortly recall the multi-preferential semantics from [22]. We consider finite KBs,
and a finite set of distinguished propositions 1, . . . , . Preferential interpretations are equipped with
a set of worlds  and a finite set of preference relations &lt;1 , . . . , &lt; , where, for each distinguished
proposition , &lt; is a strict partial order on the set of worlds  . For the moment, we assume that, in
any typicality formula T(),  is a distinguished proposition.</p>
        <p>Definition 1.</p>
        <p>A (multi-)preferential interpretation is a triple ℳ = ⟨ , {&lt; }, ⟩ where:
∙  is a non-empty set of worlds;
∙ each &lt; ⊆  ×  is an irreflexive and transitive relation on  ;
∙  :  →− 2Prop is a valuation function, assigning to each world  a set of propositional
variables in Prop.</p>
        <p>A ranked interpretation is a (multi-)preferential interpretation ℳ = ⟨ , {&lt; }, ⟩ for which all
preference relations &lt; are modular, that is: for all , , , if  &lt;  then  &lt;  or  &lt; . A
relation &lt; is well-founded if it does not allow for infinitely descending chains of worlds 0, 1, 2, . . .
with 1 &lt; 0, 2 &lt; 1, etc. The valuation  is inductively extended to all formulae:
ℳ,  |= ⊤ ℳ,  ̸|= ⊥
ℳ,  |=  if  ∈ (), for all  ∈ Prop
ℳ,  |=  ∧  if
ℳ,  |=  ∨  if
ℳ,  |=  and ℳ,  |= 
ℳ,  |=  or ℳ,  |= 
ℳ,  |= ¬ if</p>
        <p>ℳ,  ̸|= 
ℳ,  |=  →  if
ℳ,  |= T() if</p>
        <p>ℳ,  |=  implies ℳ,  |= 
ℳ,  |=  and ∄w ′ ∈  s.t. w ′ &lt;Ai w and ℳ, ′ |= .</p>
        <p>Whether T() is satisfied at a world  also depends on the other worlds of the interpretation ℳ.
Restricting our consideration to modular interpretations, leads to the notions of satisfiability and validity
of a formula in the ranked (or rational) multi-preferential semantics. Unlike [22] here we do not assume
well-foundedness of the preference relations.</p>
        <p>
          When an implication has the form T() → , with  in ℒ, it stands for a conditional  |∼ 
in KLM logics [
          <xref ref-type="bibr" rid="ref4">4</xref>
          ]. It can be easily proven that, when all the preference relations &lt; coincide with
a single well-founded preference relation &lt;, a multi-preferential interpretation ℳ corresponds to a
KLM preferential interpretation, and a defeasible implication T() →  (with  and  in ℒ) has the
semantics of a KLM conditional  |∼ . The multi-preferential semantics is, therefore, a generalization
of the KLM preferential semantics.
        </p>
        <p>
          It is well known that preferential entailment and rational entailment are weak. As with rational closure
[
          <xref ref-type="bibr" rid="ref6">6</xref>
          ] and lexicographic closure [24] for KML conditionals, also in the multi-preferential case entailment
can be strengthened, restricting to specific preferential models, based on some closure construction, which
allow for defining preference relations &lt; from a knowledge base , e.g., exploiting the ranks and
weights of conditional implications, when available [19, 20, 25, 22], in the two-valued and many-valued
case. In Section 3 we will consider a construction for reasoning from weighted KBs in the language
 T.
        </p>
      </sec>
      <sec id="sec-2-2">
        <title>2.2. A temporal multi-preferential semantics</title>
        <p>Compared with the preferential semantics above, the semantics of  T also considers the temporal
dimension, through a set of time points in N. The valuation function assigns, at each time point  ∈ N, a
truth value to each propositional variable in a world  ∈  ; the preference relations &lt; (with respect
to each ) are relative to time points. Evolution in time may change the valuation of propositions
at the worlds, and it may also change the preference relations between worlds ( might represent a
typical situation for a student at time point 0, but not at time point 50).</p>
        <p>Definition 2.
⟨ , {&lt; }∈N, ⟩ where:</p>
        <p>A temporal (multi-)preferential interpretation (or  T interpretation) is a triple ℐ =
•  is a non-empty set of worlds;
• each &lt; ⊆  ×  is an irreflexive and transitive relation on ;
•  : N ×  →− 2Prop is a valuation function assigning, at each time point , a set of propositional
variables in Prop to each world .</p>
        <p>For  ∈  and  ∈ N, (, ) is the set of the propositional variables which are true in world  at
time point . If there is no ′ ∈  s.t. ′ &lt; , we say that  is a normal situation for  at time
point .</p>
        <p>Given an  T interpretation ℐ = ⟨, {&lt; }∈N, ⟩, we define inductively the truth value of a
formula  in a world  at time point  (written ℐ, ,  |= ), as follows:
ℐ, ,  |= ⊤ ℐ, ,  ̸|= ⊥
ℐ, ,  |=  if  ∈ (, ), for all  ∈ Prop
ℐ, ,  |=  ∧  if ℐ, ,  |=  and ℐ, ,  |= 
ℐ, ,  |=  ∨  if ℐ, ,  |=  or ℐ, ,  |= 
ℐ, ,  |= ¬ if ℐ, ,  ̸|= 
ℐ, ,  |=  →  if ℐ, ,  |=  implies ℐ, ,  |= 
ℐ, ,  |=  if ℐ,  + 1,  |= 
ℐ, ,  |= ◇ if there is an  ≥  such that ℐ, ,  |= 
ℐ, ,  |= □ if for all  ≥ , ℐ, ,  |= 
ℐ, ,  |=   if there is an  ≥  such that ℐ, ,  |=  and, for all  such that
 ≤  &lt; , ℐ, ,  |= 
ℐ, ,  |= T() if ℐ, ,  |=  and ∄w ′ ∈  s.t. w ′ &lt;nAi w and ℐ, , ′ |= .
Note that whether a world  represents a typical situation for  at a time point  depends on the
preference between worlds at time point .</p>
        <p>A temporal conditional KB is a set of  T formulas. We evaluate the satisfiability of a temporal
formula at the initial time point 0 of a temporal preferential interpretation ℐ, as in LTL.
Definition 3 (Satisfiability and entailment) . A  T formula  is satisfied in a temporal preferential
interpretation ℐ = ⟨, {&lt; }∈N, ⟩ if ℐ, 0,  |=  for some world  ∈ . A  T formula  is
valid in the temporal preferential interpretation ℐ = ⟨, {&lt; }∈N, ⟩ (written ℐ |=  ) if ℐ, 0,  |=  ,
for all worlds  ∈ . A preferential interpretation ℐ = ⟨, {&lt;
 }∈N, ⟩ is a model of a temporal
conditional knowledge base , if ℐ |=  holds, for all the formulas  in .</p>
        <p>A temporal conditional knowledge base  preferentially (rationally) entails a formula  if  is satisfied
in all the (ranked) models ℐ of .</p>
        <p>It can be shown that the problem of deciding the satisfiability of a  T formula  can be
polynomially reduced to the problem of deciding the satisfiability of a concept  in the description logic
 Tℒ introduced in [15], which extends the temporal description logic  ℒ [14] with the
typicality operator.  Tℒ has been proven to be decidable when a finite set of well-founded
preference relations &lt;1 , . . . , &lt; is considered, and concept inclusions are regarded as global temporal
scaotnissfiatrbailiintytsf.oTrheLTdeLcidℒabwili.rt.yt. oTfBcooxnecseipstinsaEtxispfiaTbiimliety(ainnd, actuaTllℒy,itreisliEesxpoTnimthee-coremsuplltetteh),abtoctohnwceiptht
expanding domains [26] and with constant domains [14].</p>
        <p>As for KLM logics, the notion of preferential and rational entailment of temporal conditionals is
weak. Preferential entailment can be strengthened by restricting to a subset of the temporal preferential
models of a conditional knowledge base .</p>
        <p>In the next section we will consider weighted conditionals and extend to the temporal case the
construction for reasoning with weighted conditional knowledge bases developed in [22]. In a companion
paper [27], dealing with a deontic temporal conditional logic, a construction exploiting temporal deontic
conditionals with ranks is developed.</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. Weighted temporal conditional knowledge bases</title>
      <p>A weighted temporal conditional knowledge base includes weighted temporal conditionals of the
form (T() →  ,  ), where  and  are LTL formulas, and the weight  is a real
number, representing the plausibility or implausibility of the conditional implication. For instance, for
the proposition student , we may have the set of weighted temporal conditionals Kstudent in
Section 1, while for employee the set of conditionals Kemployee = {T(student ) → has_Boss, +40),
(T(student ) → ◇get _wage,+50), (T(student ) → has_Classes, − 30)}.</p>
      <p>A set of weighted conditionals  is introduced for each distinguished formula . They coexist
with a strict part of the knowledge base, , containing formulas with no occurrences of the typicality
operator. A weighted temporal conditional knowledge base (with respect to the distinguished formulas
1, . . . , ) is a tuple  = ⟨, 1 , . . . ,  ⟩, where  is the strict part of the knowledge base,
and 1 , . . . ,  are the sets of weighted conditionals (the defeasible part of the KB).</p>
      <p>Given a temporal conditional interpretation ℐ = ⟨, {&lt; }∈N, ⟩, the preference relation &lt;
associated with the distinguished proposition  at time point  is determined based on the weights of
worlds at , depending on the weights of the conditionals in  .</p>
      <p>More precisely, we define for each world  ∈  and time point , the weight  (, ) of world
 at time point  with respect to proposition , as follows:
 (, ) =</p>
      <p>∑︁
:ℐ,,|=,
ℎ,
Informally, the weight  (, ) of  at  wrt  is the sum of the weights of all conditional
implications T() → , for , such that , is satisfied by  at time point  in the interpretation ℐ.
The more plausible are the conditional properties for  satisfied in  at , the higher is the weight of
 at time point  with respect to . We let  (, ) = 0, when  = ∅ (there are no defeasible
implications (T() → , , ℎ, ) for the distinguished proposition ). We can define a preorder

relation ≤  associated with proposition  at time point  as follows: for all 1, 2 ∈ ,

1 ≤  2 if</p>
      <p>(1, ) ≥  (2, ).</p>
      <p>For instance, from the knowledge base containing the set of conditionals Kstudent and Kemployee , the
preference relations &lt;sntudent are determined as above, and we are able to conclude that T(student ) →
has_Classes ∧ ◇holds_Degree, while we cannot conclude that T(student ) → has_Classes∧
has_Boss.
(1)
(2)
(3)
The strict partial order &lt; induced by ≤  is defined as usual: 1 &lt; 2 if 1 ≤  2 and


2 ̸≤  1.</p>
      <p>Definition 4 (Model of a weighted temporal KB). A temporal multi-preferential interpretation ℐ =
⟨, {&lt; }∈N, ⟩ is an  T model of a weighted KB  = ⟨, 1 , . . . ,  ⟩ if it is a model of
Aafnodrm,fuolraa ll disisetnintagiuliesdhefrdofmormawuleaisghte, d&lt;is Tthkenstorwicltepdagretibaalsoerder iifnduicsesdatbiysfietdheinparellorthdeer ≤  .T
models of .</p>
      <sec id="sec-3-1">
        <title>3.1. Combining preferences from weighted knowledge bases</title>
        <p>So far, we have only considered typicality formulas of the form T(), with  a distinguished formula.
To evaluate whether formulas like:</p>
        <p>T(student ∧ employee) → has_Classes ∧ ◇holds_Degree
are entailed from a weighted KB, we extend the formalism to deal with general typicality formulas
T(), with  a boolean combination of distinguished proposition. To deal with such formulas, in this
section we extend to the temporal case the approach proposed in [22] for combining preferences in a
Conditional ASP based on weighted knowledge bases.</p>
        <p>First, for the language of  T, which includes typicality formulas T() with  a boolean
combination of distinguished formulas, the truth of T() in a world  at time point  in an interpretation ℐ
is defined, as for distinguished formulas  (see Definition 2), as follows:</p>
        <p>ℐ, ,  |= T() if ℐ, ,  |=  and ∄w ′ ∈  s.t. w ′ &lt;nA w and ℐ, , ′ |= .</p>
        <p>For evaluating the truth of a typicality formula T() at time point , we need to define the
preference relation &lt; associated to the formula  at time point . For instance, evaluating formula
(3) above in an interpretation ℐ at timepoint 0, requires determining the most normal situations for
an employed student at a time point 0. This requires the preference relation &lt;s0tudent∧employee to be
determined. Assume that the weighted knowledge base , includes the sets of conditionals Kstudent and
Kemployee . Then the weight Wstudent∧employee (w , 0 ) of world  at time point 0 with respect to
proposition student ∧ employee can be computed from the weights Wstudent (w , 0 ) and Wemployee (w , 0 ). We
define the preference relation &lt; associated with a complex formula  (a boolean combination of the
’s) at time point , by inductively extending to complex formulae the notion of the weight of a world
, at time point .</p>
        <p>Given a weighted temporal knowledge base , let Max and Min be, resp., the maximum and the
minimum value of the weight  (, ), for each distinguished proposition  in , world  and
time point . These values can be determined from the weights of the conditionals in . We let:
1∧2 (, ) = (1 (, ), 2 (, ))
1∨2 (, ) = (1 (, ), 2 (, ))
¬ (, ) =   −  (, ) +</p>
        <p>The preference relation &lt; associated with a complex formula  can be defined by exploiting the
weight function , as for distinguished propositions: For all 1, 2 ∈  , we let:
1 &lt; 2 if (1, ) &gt; (2, ).</p>
        <p>The preference relation &lt; is modular. By generalizing the result in [22] to the temporal case, the
following proposition can be proved.</p>
        <p>Proposition 1. Let  and  be boolean combinations of the distinguished propositions 1, . . . , . If 
and  are equivalent in propositional logic, then, for all worlds 12 ∈  , 1 &lt; 2 if 1 &lt; 2.</p>
        <p>The notion of model of a weighted temporal KB, and the notion of entailment from a weighted
knowledge base , can be suitably extended, by letting the preference relation &lt; be defined as above,
for any boolean combinations  of the distinguished propositions 1, . . . , .</p>
        <p>This logic can be used in conjunction with a formalism which generates a set of trajectories from a set
of possible initial states (e.g., the runs of a business process). The verification of conditional properties
over a set of runs is based on the preference relations computed from a weighted temporal KB.</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Conclusions</title>
      <p>The short paper presents a formalism which combines a preferential logic with typicality and the
temporal logic LTL. The interpretation of the typicality operator is based on a multi-preferential
semantics, and an extension of weighted conditional knowledge bases to the temporal case is proposed.
The extension exploits the weights of conditionals for combining preferences between worlds with
respect to diferent formulas.</p>
      <p>On a diferent route, a preferential logic with defeasible LTL operators has been studied in [ 12, 28].
The decidability of diferent fragments of the logic has been proven, and tableaux based proof methods
for such fragments have been developed [11, 28]. Our approach does not consider defeasible temporal
operators nor preferences over time points, but it combines standard LTL operators with the typicality
operator in a temporal logic.</p>
      <p>In [16] we considered a many-valued temporal logic with typicality for the verification of temporal
properties of gradual argumentation graphs in gradual argumentation semantics.</p>
      <p>Future work includes: developing proof methods, e.g., based on ASP encodings, as done for the
non-temporal case [29, 22]; exploiting the formalism for explainability and for defeasible reasoning
about dynamic systems and, specifically, for reasoning about the dynamics of argumentation graphs in
gradual semantics (see [30], but also to reason about obligations and permissions in a deontic temporal
conditional logic [27].</p>
      <p>While conditional weighted KBs have been shown to capture the stationary states of some neural
networks (or their finite approximation) [ 25], and allow for combining empirical knowledge with
elicited knowledge for post-hoc verification, adding a temporal dimension also opens to the possibility
of verifying properties concerning the dynamic behavior of a network.</p>
      <p>Acknowledgements: This research was partially supported by INDAM-GNCS. Mario Alviano was
partially supported by the Italian Ministry of University and Research (MUR) under PRIN project
PRODE “Probabilistic declarative process mining”, CUP H53D23003420006, under PNRR project FAIR
“Future AI Research”, CUP H23C22000860006, under PNRR project Tech4You “Technologies for climate
change adaptation and quality of life improvement”, CUP H23C22000370006, and under PNRR project
SERICS “SEcurity and RIghts in the CyberSpace”, CUP H73C22000880001; by the Italian Ministry of
Health (MSAL) under POS projects CAL.HUB.RIA (CUP H53C22000800006) and RADIOAMICA (CUP
H53C22000650006); by the Italian Ministry of Enterprises and Made in Italy under project STROKE 5.0
(CUP B29J23000430005); under PN RIC project ASVIN “Assistente Virtuale Intelligente di Negozio” (CUP
B29J24000200005); and by the LAIA lab (part of the SILA labs). Mario Alviano is member of Gruppo
Nazionale Calcolo Scientifico-Istituto Nazionale di Alta Matematica (GNCS-INdAM).</p>
    </sec>
    <sec id="sec-5">
      <title>Declaration on Generative AI</title>
      <p>The authors have not employed any Generative AI tool.
[11] A. Chafik, F. C. Alili, J. Condotta, I. Varzinczak, A one-pass tree-shaped tableau for defeasible LTL,
in: TIME 2021, September 27-29, 2021, Klagenfurt, Austria, volume 206 of LIPIcs, 2021.
[12] A. Chafik, F. C. Alili, J. Condotta, I. Varzinczak, On the decidability of a fragment of preferential
LTL, in: TIME 2020, September 23-25, 2020, Bozen-Bolzano, Italy, volume 178 of LIPIcs, Schloss
Dagstuhl - Leibniz-Zentrum für Informatik, 2020.
[13] A. Chafik, F. C. Alili, J. Condotta, I. Varzinczak, Defeasible linear temporal logic, J. Appl. Non</p>
      <p>Class. Logics 33 (2023) 1–51.
[14] C. Lutz, F. Wolter, M. Zakharyaschev, Temporal description logics: A survey, in: TIME, 2008, pp.</p>
      <p>3–14.
[15] M. Alviano, L. Giordano, D. Theseider Dupré, Preferential temporal description logics with
typicality and weighted knowledge bases, in: Proc. 38th Italian Conf. on Computational Logic
(CILC 2023), volume 3428 of CEUR Workshop Proceedings, CEUR-WS.org, 2023.
[16] M. Alviano, L. Giordano, D. Theseider Dupré, Towards temporal many-valued conditional logics
for gradual argumentation: a preliminary report, in: Proc. 8th Workshop on Advances in
Argumentation in Artificial Intelligence, volume 3871 of CEUR Workshop Proceedings, CEUR-WS.org,
2024.
[17] R. Booth, G. Casini, T. Meyer, I. Varzinczak, On rational entailment for propositional typicality
logic, Artif. Intell. 277 (2019).
[18] L. Giordano, V. Gliozzi, N. Olivetti, G. L. Pozzato, ALC+T: a preferential extension of Description</p>
      <p>Logics, Fundamenta Informaticae 96 (2009) 1–32.
[19] L. Giordano, V. Gliozzi, A reconstruction of multipreference closure, Artif. Intell. 290 (2021).
[20] L. Giordano, D. Theseider Dupré, An ASP approach for reasoning in a concept-aware
multipreferential lightweight DL, TPLP 10(5) (2020) 751–766.
[21] M. Alviano, L. Giordano, D. Theseider Dupré, Complexity and scalability of defeasible reasoning
in many-valued weighted knowledge bases, in: Logics in Artificial Intelligence - 18th European
Conference, JELIA 2023, volume 14281 of Lecture Notes in Computer Science, Springer, 2023, pp.
481–497.
[22] M. Alviano, L. Giordano, D. Theseider Dupré, A framework for conditional reasoning in answer
set programming, in: to appear in the Technical Communications of the 41st Int. Conf. on Logic
Programming, ICLP’25, Rende, Italy, September 12-19, 2025.
[23] L. Giordano, V. Gliozzi, N. Olivetti, G. L. Pozzato, Preferential Description Logics, in: LPAR 2007,
volume 4790 of LNAI, Springer, Yerevan, Armenia, 2007, pp. 257–272.
[24] D. J. Lehmann, Another perspective on default reasoning, Ann. Math. Artif. Intell. 15 (1995) 61–82.
[25] M. Alviano, F. Bartoli, M. Botta, R. Esposito, L. Giordano, D. Theseider Dupré, A preferential
interpretation of multilayer perceptrons in a conditional logic with typicality, Int. Journal of
Approximate Reasoning 164 (2024). URL: https://doi.org/10.1016/j.ijar.2023.109065.
[26] K. Schild, Combining terminological logics with tense logic, in: EPIA, 1993, pp. 105–120.
[27] M. Alviano, L. Giordano, D. Theseider Dupré, A temporal, deontic, conditional logic with typicality:
a preliminary report, in: Proc. 26th Italian Conference on Theoretical Computer Science, ICTCS
2025, Pescara, Italy, Sept. 10-12, 2025, CEUR Workshop Proceedings, CEUR-WS.org, 2025. To
appear.
[28] A. Chafik, F. C. Alili, J. Condotta, I. Varzinczak, Defeasible linear temporal logic, J. Appl. Non</p>
      <p>Class. Logics 33 (2023) 1–51.
[29] M. Alviano, L. Giordano, D. Theseider Dupré, Weighted knowledge bases with typicality and
defeasible reasoning in a gradual argumentation semantics, Intelligenza Artificiale 18 (2024)
153–174.
[30] M. Alviano, L. Giordano, D. Theseider Dupré, Conditionals and temporal conditionals for gradual
argumentation, in: Proc. 9th Workshop on Advances in Argumentation in Artificial Intelligence,
AI3 2025, CEUR Workshop Proceedings, CEUR-WS.org, 2025. To appear.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>J.</given-names>
            <surname>Delgrande</surname>
          </string-name>
          ,
          <article-title>A first-order conditional logic for prototypical properties</article-title>
          ,
          <source>Artificial Intelligence</source>
          <volume>33</volume>
          (
          <year>1987</year>
          )
          <fpage>105</fpage>
          -
          <lpage>130</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>D.</given-names>
            <surname>Makinson</surname>
          </string-name>
          ,
          <article-title>General theory of cumulative inference</article-title>
          ,
          <source>in: Non-Monotonic Reasoning</source>
          , 2nd International Workshop, Grassau, FRG, June 13-15,
          <year>1988</year>
          , Proceedings,
          <year>1988</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>18</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>J.</given-names>
            <surname>Pearl</surname>
          </string-name>
          ,
          <article-title>Probabilistic Reasoning in Intelligent Systems Networks of Plausible Inference</article-title>
          , Morgan Kaufmann,
          <year>1988</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>S.</given-names>
            <surname>Kraus</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Lehmann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Magidor</surname>
          </string-name>
          ,
          <article-title>Nonmonotonic reasoning, preferential models and cumulative logics</article-title>
          ,
          <source>Artificial Intelligence</source>
          <volume>44</volume>
          (
          <year>1990</year>
          )
          <fpage>167</fpage>
          -
          <lpage>207</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>J.</given-names>
            <surname>Pearl</surname>
          </string-name>
          , System
          <string-name>
            <surname>Z</surname>
          </string-name>
          :
          <article-title>A natural ordering of defaults with tractable applications to nonmonotonic reasoning</article-title>
          , in: TARK'
          <fpage>90</fpage>
          ,
          <string-name>
            <surname>Pacific</surname>
            <given-names>Grove</given-names>
          </string-name>
          , CA, USA,
          <year>1990</year>
          , pp.
          <fpage>121</fpage>
          -
          <lpage>135</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>D.</given-names>
            <surname>Lehmann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Magidor</surname>
          </string-name>
          ,
          <article-title>What does a conditional knowledge base entail?</article-title>
          ,
          <source>Artificial Intelligence</source>
          <volume>55</volume>
          (
          <year>1992</year>
          )
          <fpage>1</fpage>
          -
          <lpage>60</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>S.</given-names>
            <surname>Benferhat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Cayrol</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Dubois</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Lang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Prade</surname>
          </string-name>
          ,
          <article-title>Inconsistency management and prioritized syntax-based entailment</article-title>
          ,
          <source>in: Proc. IJCAI'93</source>
          ,
          <string-name>
            <surname>Chambéry</surname>
          </string-name>
          „
          <year>1993</year>
          , pp.
          <fpage>640</fpage>
          -
          <lpage>647</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>R.</given-names>
            <surname>Booth</surname>
          </string-name>
          , J. B. Paris,
          <article-title>A note on the rational closure of knowledge bases with both positive and negative knowledge</article-title>
          ,
          <source>Journal of Logic, Language and Information</source>
          <volume>7</volume>
          (
          <year>1998</year>
          )
          <fpage>165</fpage>
          -
          <lpage>190</lpage>
          . doi:
          <volume>10</volume>
          .1023/A:
          <fpage>1008261123028</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>G.</given-names>
            <surname>Kern-Isberner</surname>
          </string-name>
          ,
          <article-title>Conditionals in Nonmonotonic Reasoning and Belief Revision - Considering Conditionals as Agents</article-title>
          , volume
          <volume>2087</volume>
          <source>of LNCS</source>
          , Springer,
          <year>2001</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>E. M.</given-names>
            <surname>Clarke</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Grumberg</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. A.</given-names>
            <surname>Peled</surname>
          </string-name>
          , Model checking, MIT Press,
          <year>1999</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>