<!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>Preferential Temporal Description Logics with Typicality and 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, 1512 Alessandria</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>In this paper we define an extension of a temporal description logic with a typicality operator, to allow for defeasible reasoning in a preferential temporal description logic. We show that a preferential extension of LTLℒ with typicality can be polynomially encoded into LTLℒ, and the approach allows borrowing some decidability and complexity results. We consider as well a multi-preferential temporal semantic for temporal weighted knowledge bases with typicality.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>our knowledge.</p>
      <p>
        To fill this gap, in this paper we develop a preferential extension of Temporal DLs, based on
the approach proposed in [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] to define a description logic with typicality. More specifically, we
build over a temporal extension of ℒ, LTLℒ [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ], based on Linear Time Temporal Logic
(LTL), and develop its extension with typicality.
      </p>
      <p>
        Generalizing the approach in [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], we define a preferential temporal description logic LTLℒ
with typicality, LTLTℒ, by adding to the language a typicality operator T that selects the
most typical instances of a concept . The resulting temporal DL with typicality allows for
representing temporal properties of concepts which admit exceptions, e.g., for instance that,
normally, professors teach at least a course until the end of the semester, although exceptions are
permitted.
      </p>
      <p>
        We show that the preferential extension of LTLℒ with typicality can be polynomially
encoded into LTLℒ, and this approach allows borrowing decidability and complexity results
from LTLℒ. We also consider a multi-preferential extension of LTLℒ, by allowing a
conceptwise preferential semantics where different preferences are associated to different concepts. The
encoding also applies to this case. We discuss possible extensions of the closure constructions
for weighted knowledge bases [
        <xref ref-type="bibr" rid="ref14 ref20">14, 20</xref>
        ] to the temporal case. It allows for a finer grained
representation of the plausibility of prototypical properties of a concept, including temporal
properties, by assigning weights to the different typicality properties.
      </p>
      <sec id="sec-1-1">
        <title>2. The Description Logic ℒ</title>
        <p>
          In this section we recall the syntax and semantics of the description logic ℒ [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ] and of its
temporal extension LTLℒ [
          <xref ref-type="bibr" rid="ref16">16</xref>
          ].
2.1. ℒ
Let  be a set of concept names,  a set of role names and  a set of individual names. The
set of ℒ concepts (or, simply, concepts) can be defined inductively as follows:
•  ∈  , ⊤ and ⊥ are concepts;
• if  and  are concepts, and  ∈ , then  ⊓ ,  ⊔ , ¬, ∀., ∃. are concepts.
An ℒ knowledge base (KB)  is a pair ( , ), where  is a TBox and  is an ABox. The
TBox  is a set of concept inclusions (or subsumptions)  ⊑ , where ,  are concepts. The
ABox  is a set of assertions of the form () and (, ) where  is a concept,  and  are
individual names in  and  a role name in .
        </p>
        <p>An ℒ interpretation is defined as a pair  = ⟨Δ, ·  ⟩ where: Δ is a domain — a set whose
elements are denoted by , , , . . . , and ·  is an extension function that maps each concept name
 ∈  to a set  ⊆ Δ, each role name  ∈  to a binary relation  ⊆ Δ × Δ, and each
individual name  ∈  to an element  ∈ Δ. It is extended to complex concepts:
⊤ = Δ, ⊥ = ∅, (¬) = Δ∖ ,
(∃.) = { ∈ Δ | ∃.(, ) ∈  and  ∈  }, ( ⊓ ) =  ∩  ,
(∀.) = { ∈ Δ | ∀.(, ) ∈  ⇒  ∈  }, ( ⊔ ) =  ∪  .
The notions of satisfiability of a KB in an interpretation and entailment are defined as follows:
Definition 1 (Satisfiability and entailment) . Given an ℒ interpretation  = ⟨Δ, ·  ⟩:
-  satisfies an inclusion  ⊑  if  ⊆  ;
-  satisfies an assertion () (resp., (, )) if  ∈  (resp., ( ,  ) ∈  ).
Given a KB  = ( , ), an interpretation  satisfies  (resp. ) if  satisfies all inclusions in
 (resp. all assertions in );  is a model of  if  satisfies  and .</p>
        <p>A concept inclusion  =  ⊑  (resp., an assertion (), (, )), is entailed by , written
 |=  , if for all models  =⟨Δ, ·  ⟩ of ,  satisfies  .</p>
        <p>Given a knowledge base , the subsumption problem is the problem of deciding whether an
inclusion  ⊑  is entailed by . The satisfiability problem is the problem of deciding whether
a knowlwdge base  has a model. The concept satisfiability problem is the problem of deciding,
for a concept , whether  is consistent with  (i.e., whether there exists a model  of , such
that  ̸= ∅).</p>
      </sec>
      <sec id="sec-1-2">
        <title>3. The Temporal Description Logic LTLℒ</title>
        <p>The concepts of the temporal description logic LTLℒ can be formed from standard constructors
using the temporal operators ○ (next),  (until), ◇ (eventually) and □ (always) of linear time
temporal logic (LTL). The set of temporally extended concepts is as follows:</p>
        <p>::=  | ⊤ | ⊥ |  ⊓  |  ⊔  | ¬ | ∀. | ∃. | ○  |   | ◇ | □
where  ∈  , and  and  are temporally extended concepts.</p>
        <p>
          A temporal interpretation for LTLℒ is a pair ℐ = (Δℐ , · ℐ ), where Δℐ is a nonempty
domain; · ℐ is an extension function that maps each concept name  ∈  to a set ℐ ⊆ N × Δℐ ,
each role name  ∈  to a relation ℐ ⊆ N × Δℐ × Δℐ , and each individual name  ∈  to
an element ℐ ∈ Δℐ . Following [
          <xref ref-type="bibr" rid="ref16">16</xref>
          ] we assume individual names to be rigid, i.e., having the
same interpretation at any time point. In a pair (, ) ∈ N × Δℐ ,  represents a time point and
 a domain element; (, ) ∈ ℐ means that  is an instance of concept  at time point , and
similarly for (, 1, 2) ∈ ℐ . Function · ℐ is extended to complex concepts as follows:
⊤ℐ = N × Δℐ ⊥ℐ = ∅
( ⊓ )ℐ = ℐ ∩ ℐ
(∃.)ℐ = {(, ) ∈ N ×
(∀.)ℐ = {(, ) ∈ N ×
(○ )ℐ = {(, ) ∈ N ×
(◇)ℐ = {(, ) ∈ N ×
(□)ℐ = {(, ) ∈ N ×
(¬)ℐ = (N ×
        </p>
        <p>Δℐ )∖ℐ
( ⊔ )ℐ = ℐ ∪ ℐ
Δℐ | ∃.(, , ) ∈ ℐ and (, ) ∈ ℐ }
Δℐ | ∀.(, , ) ∈ ℐ ⇒ (, ) ∈ ℐ }
Δℐ | ( + 1, ) ∈ ℐ }
Δℐ | ∃ ≥  such that (, ) ∈ ℐ }
Δℐ | ∀ ≥ , (, ) ∈ ℐ }
( )ℐ = {(, ) ∈ N ×
Δℐ | ∃ ≥  s.t. (, ) ∈ ℐ</p>
        <p>and (, ) ∈ ℐ , ∀ ( ≤  &lt; )}
While the definition above assumes a constant domain (i.e., that the domain elements are the
same at all time points), in the following we will also consider the case with expanding domains,
when there is a sequence of increasing domains Δ0ℐ ⊆ Δ1ℐ ⊆ . . ., one for each time point.</p>
        <p>
          Let a TBox  be a set of concept inclusions  ⊑ , where ,  are temporally extended
concepts, as above. It has been proven that concept satisfiability in LTLℒ w.r.t. TBoxes is
EXPTIME-complete, both with expanding domains [
          <xref ref-type="bibr" rid="ref21">21</xref>
          ] and with constant domains [
          <xref ref-type="bibr" rid="ref16">16</xref>
          ].
        </p>
        <p>
          The complexity of other cases and, specifically, the cases of temporal ABoxes [
          <xref ref-type="bibr" rid="ref22">22</xref>
          ] and temporal
TBoxes (which allow temporal operators over concept inclusions), have as well been studied in
the literature, and we refer to [
          <xref ref-type="bibr" rid="ref16">16</xref>
          ] for a discussion of the result and algorithms for satisfiability
checking.
        </p>
        <p>In the next section we develop a preferential extension of LTLℒ. For simplicity, we focus
on the case of non-temporal ABox and TBox, i.e., with the TBox containing a set of concept
inclusions  ⊑ , where ,  are temporally extended concepts, but without temporal operator
applied to the concept inclusions themselves.
4. LTLT
ℒ</p>
        <p>
          : A Preferential Extension of LTLℒ with Typicality
In this section we define an extension of the temporal description logic LTLℒ allowing
typicality concepts of the form T(), where  is a LTLℒ concept. The instances of T() are
intended to be the typical instances of a concept . Following [
          <xref ref-type="bibr" rid="ref5">5</xref>
          ], we call T a typicality operator.
The concept T() can be used on the left hand side of concept inclusions to express defeasible
properties of a concept  of the form T() ⊑ , meaning that the typical instances of concept
 are also instances of concept  (normally, ’s are ’s). We can therefore distinguish between
properties that hold for all instances of , expressed by strict inclusions ( ⊑ ), and those
that only hold for the typical instances of , expressed by typicality or defeasible inclusions
(T() ⊑ ).
        </p>
        <p>
          Unlike [
          <xref ref-type="bibr" rid="ref5 ref9">5, 9</xref>
          ], where a typicality operator was introduced for ℒ, here we do not require that
the typicality operator only occurs on the left hand side of concept inclusions, and this choice
is in agreement with [
          <xref ref-type="bibr" rid="ref23 ref24">23, 24</xref>
          ]. As usual, we assume that the typicality operator T cannot be
nested. Extended concepts can be built by combining the concept constructors in LTLℒ with
the typicality operator. They can freely occur in concept inclusions, such as, for instance, in the
following ones:
        </p>
        <p>T(Professor ) ⊑ (∃teaches.Course) Semester _End
∃lives_in.Town ⊓ Young ⊑ T(◇∃granted .Loan)
The first inclusion means that normally professors teach at least a course until the end of the
semester (but exceptions are allowed). The second one means that persons living in town and
being young are typical in the set of individuals eventually being granted a loan.
theWloegdicefineℒapr[e5f]e,rwenetdiaelfineexttheenssieomna,ntLicTsLoTfℒL,ToLfTLℒTLinℒt er.mAssoffoprrtehfeerpernetfiearlemnotidaellesx,teexntseinodninogf
ordinary models of LTLTℒ with a preference relation &lt; on the domain, whose intuitive meaning
is to compare the “typicality” of domain elements, that is to say,  &lt;  means that domain element
 is more typical than . The typical instances of an (extended) concept  (the instances of
T()) are the instances  of  that are minimal with respect to the preference relation &lt; (i.e., no
other instances of  are preferred to ).</p>
        <p>In the following, we will consider a collection of preference relations &lt;, one for each time
point . They will be defined as the projections of a relation &lt; over the single time points.
Definition 2 (Preferential temporal interpretations for LTLT
ℒ
structure ℳ = (Δℐ , &lt;, · ℐ ) where:
). An LTLT
ℒ
interpretation is a
• (Δℐ , · ℐ ) is a temporal interpretation as for LTLℒ , as introduced in Section 3, but the
interpretation function · ℐ is extended to typicality concepts (see below);
• the relation &lt; ⊆ N × Δℐ × Δℐ associates to each time point  a preference &lt; over the
domain Δℐ such that, for all  ∈ N, &lt; = {(, ) | (, , ) ∈ &lt;} and relation &lt; is an
irreflexive, transitive and well-founded relation over Δℐ ;
• the interpretation of typicality concepts T() is defined as follows:</p>
        <p>(T())ℐ = {(, ) |  ∈ Min &lt; (ℐ ), for  ∈ N}
where ℐ = { | (, ) ∈ ℐ } are the instances of  at time point , and Min &lt; () =
{ :  ∈  and ∄ ∈  s.t.  &lt; }.</p>
        <p>Furthermore, we say that relation &lt; is well-founded if, for all  ⊆
 ∈ Min &lt; () or ∃ ∈ Min &lt; () such that  &lt; .
Δℐ , for all  ∈ , either</p>
        <p>
          For each timepoint , relation &lt; has the properties of preference relation in KLM preferential
interpretations [
          <xref ref-type="bibr" rid="ref1 ref2">1, 2</xref>
          ]. When modularity also holds for &lt; (i.e., for all , ,  ∈ Δℐ ,  &lt; 
implies ( &lt;  or  &lt; )), &lt; has the properties of preference relation in rational (or ranked)
KLM interpretations [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ]. In the following, however, we will not restrict to modular relations &lt;.
        </p>
        <p>The relation &lt; can be regarded as a function associating to each time point  a preference
relation &lt; over Δℐ , i.e., &lt; ⊆ Δℐ × Δℐ . At each time point , the typicality concept T() is
interpreted as the set of maximally preferred -elements, according to the preference relation &lt;
for time point .</p>
        <p>
          As for the temporal language LTLℒ [
          <xref ref-type="bibr" rid="ref16">16</xref>
          ], although in this section we have used a
constant domain Δℐ in a preferential temporal interpretation, expanding domains could have been
considered as well, by letting a domain Δℐ, for each time point .
        </p>
        <p>The notions of satisfiability and model of a knowledge base can be easily extended to LTLT
ℒ
with non-temporal ABox and TBox. As  is a non-temporal ABox, the assertions in  are
evaluated at time point 0. On the other hand, all inclusions in the (non-temporal) TBox  have to
be satisfied at all time points.</p>
        <p>Definition 3 (Satisfiability in LTLTℒ ). Given an LTLTℒ interpretation ℳ = ⟨Δℐ , &lt;, · ℐ ⟩, ℳ
satisfies a concept inclusion  ⊑  iff ℐ ⊆ ℐ ; ℳ satisfies an assertion () (resp., (, ))
iff (0, ℐ ) ∈ ℐ (resp., (0, ℐ , ℐ ) ∈ ℐ ).</p>
        <p>Given an LTLTℒ knowledge base  = ( , ), the interpretation ℳ is a model of  if
ℳ satisfies all concept inclusions in  and all assertions in . An LTLTℒ knowledge base
 = ( , ) is satisfiable in LTLTℒ if a model ℳ = ⟨Δℐ , &lt;, · ℐ ⟩ of  exists.</p>
        <p>The fact that each irreflexive and transitive relation &lt; on Δ is well-founded guarantees that,
for any &lt;, there are no infinite descending chains of elements of Δℐ .</p>
        <p>
          At any time point  there is a possibly different relation &lt;, which allows to identify the
typical instances of a concept  at any time point . As observed in [
          <xref ref-type="bibr" rid="ref5">5</xref>
          ] for ℒ with typicality,
the meaning of T can be split into two parts: for any element  ∈ Δℐ ,  ∈ (T()) when (i)
 ∈  , and (ii) there is no  ∈  such that  &lt;  (note that, for ℒ with typicality, there is a
single preference relation &lt; on the domain Δℐ ). In order to isolate the second part of the meaning
of T, one can introduce a Gödel-Löb modality (for which we use the symbol □&lt;, while □ is used
for the temporal operator always), and interpret the preference relation &lt; as the inverse of the
accessibility relation of this modality. Well-foundedness of &lt; ensures that typical elements of 
exist whenever  ̸= ∅, by avoiding infinitely descending chains of elements. The interpretation
of □&lt; in ℳ is as follows: (□&lt;) = { ∈ Δℐ | for every  ∈ Δℐ , if  &lt;  then  ∈  }. For
the case of ℒ with typicality, it has been proven that  is a typical instance of  if and only if
it is an instance of  and □&lt;¬, that is: given an interpretation ℳ, a concept  and an element
 ∈ Δ,  ∈ (T()) iff  ∈ ( ⊓ □&lt;¬) [
          <xref ref-type="bibr" rid="ref5">5</xref>
          ].
        </p>
        <p>
          This modal interpretation of the typicality operator T in terms of a Gödel-Löb modality □&lt;
has been used to define an encoding of ℛℐ T into ℛℐ [
          <xref ref-type="bibr" rid="ref23">23</xref>
          ] as well as for encoding a
preferential extension of ℋℐ into ℋℐ, by introducing a new role &lt; in the DL language
to represent the preference relation. In the next section, we will extend this encoding to the
temporal case for ℒ.
5. Encoding of LTLT
ℒ
in LTL
        </p>
        <p>ℒ
In this section we show that reasoning in LTLTℒ can be reduced polynomially to reasoning in
LTLℒ . The idea, as reported above, is to define an encoding of the typicality concept in the
temporal description logic, by interpreting T() as a formula  ⊓ □&lt;¬, where the accessibility
relation of the modality □&lt; is the inverse of the preference relation.</p>
        <p>The interpretation of T() at a time point  is to be evaluated based on the preference relation
&lt; at time point , i.e., based on &lt;. We represent the preference relation &lt; in a preferential
temporal interpretation ℳ (see Definition 2) by introducing a new role &lt; in the language. Also,
we represent a concept T() with the concept  ⊓ □¬ , where □¬ is a new concept name
which is intended to capture the meaning of formula □&lt;¬ (dropping the &lt; to make notation
lighter). Finally, we will introduce additional concept inclusion axioms to capture the interplay
between role &lt; and the new concepts □¬ , as well as to enforce the properties of the preference
relations &lt;.</p>
        <p>Let  = ( , ) be a LTLTℒ knowledge base and let  , ,  be the set of
concept names, role names and individual names in the language of . We define the encoding
′ = ( ′, ′) of  in LTLℒ over the concept names, role names and individual names in
′ , ′, ′ , as follows.</p>
        <p>The language of ′ contains all the individual names, concept names and role names in
the language of  (i.e.,  ⊆ ′ ,  ⊆ ′,  ⊆ ′ ). For each T() occurring in 
(where  is any, possibly complex, temporally extended concept), we introduce in ′ a new
atomic concept □¬ and, for each inclusion  ⊑  ∈  , we introduce in  ′ the inclusion
′ ⊑ ′, where ′ and ′ are obtained from  and , respectively, by replacing the occurrence
of any concept T() with the concept  ⊓ □¬. Note that concept □¬ may have a different
interpretation at each time point.</p>
        <p>
          As mentioned above, to capture the properties of the □&lt; modality, a new role name &lt; is
introduced to represent the relation &lt; in preferential models, and the following concept inclusion
axioms are introduced in  ′, for all concepts  such that T() occurs in  :
□¬ ⊑ ∀&lt;.(¬ ⊓ □¬)
¬□¬ ⊑ ∃&lt;.( ⊓ □¬)
(1)
(2)
The first inclusion accounts for the transitivity of the preference relations &lt;. The second
inclusion accounts for the smoothness (see [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ]) of the preference relations &lt;, i.e., the fact that if
an element is not a typical  element at a time point , then there must be a typical  element
preferred to it according to &lt;. The property holds for a well-founded relation &lt;.
        </p>
        <p>We also define ABox ′ by replacing each occurrence of the concept T() in any individual
assertions () in , with the concept ⊓□¬, and by including in ′ all the resulting assertions.
All the assertions of the form (, ) ∈  are included unaltered in ′.</p>
        <p>Proposition 1. For a temporal knowledge base  = ( , ) in LTLT
ℒ, let ′ be the encoding
of  in LTLℒ. It holds that  is satisfiable in LTLTℒ iff ′ is satisfiable in LTLℒ.</p>
        <p>As it is clear, the encoding above is polynomial in the size of the knowledge base  and, more
precisely, if || is the size of , the size of ′ is (||).</p>
        <p>As a consequence of Proposition 1, the decidability and complexity results that have been
proven to hold for the temporal description logic LTLℒ also extend to the preferential temporal
description logic LTLTℒ. Note that our encoding does not depend on assumptions on constant
domains, and it works as well for expanding domains.</p>
        <p>
          In particular, for non-temporal TBoxes  , that is, a set of concept inclusions  ⊑ , where
,  are LTLTℒ concepts, the following holds as a consequence of the encoding above and of
the results for LTLℒ with expanding domains and with constant domains [
          <xref ref-type="bibr" rid="ref16 ref21">21, 16</xref>
          ].
Corollary 1. Concept satisfiability in LTLT
        </p>
        <p>ℒ
expanding domains and with constant domains.</p>
        <p>w.r.t. TBoxes is EXPTIME-complete, both with</p>
        <p>Note that this encoding which exploits ℒ constructs can as well be adopted for more
expressive logics, although for expressive DLs alternative encodings might be viable. The
preferential extension LTLT</p>
        <p>ℒ and its encoding in LTLℒ can as well be considered for
knowledge bases with temporal TBoxes and temporal ABoxes, with minor modifications of the
proof of Proposition 1. While we leave the detailed treatment of these cases for future work, in
the next sections, we move to consider a multi-preferential semantics for temporal ℒ with
typicality, as well as possible closure constructions for these extension.</p>
      </sec>
      <sec id="sec-1-3">
        <title>6. A Multi-preferential Temporal Extension of ℒ</title>
        <p>
          Following [
          <xref ref-type="bibr" rid="ref13 ref14 ref20">13, 14, 20</xref>
          ], we can consider a multi-preferential extension of temporal ℒ with
ℒ. Let us call it  T, , by associating a preference relation &lt; with each
typicality LTLT
        </p>
        <p>ℒ
concept  in a set of distinguished concepts  = {1, . . . , }. The underlying idea is that the
distinguished concepts  represent the aspects with respect to which domain individuals are
compared. For instance, Tom may be more typical than Bob as a student (tom &lt;S bob), but less
typical as an employed student (bob &lt;ES tom).</p>
        <p>In the temporal case, this means that, at each time point , there are different preference
relations &lt;1 , . . . , &lt; one for each  ∈ . Let us assume, for the moment, that the typicality
operator only applies to the distinguished concepts . The notion of multi-preferential temporal
interpretation for  T, is defined as follows:</p>
        <p>ℒ
(Δℐ , &lt;1 , . . . , &lt; , · ℐ ) where:
Definition 4 (Multi-preferential temporal interpretations for  T, ). Let  = {1, . . . , }
ℒ
be a set of distinguished concepts. An  T, interpretation over  is a structure ℳ =
ℒ
• Δℐ is a nonempty domain;
• for each  ∈ , relation &lt; ⊆ N × Δℐ × Δℐ associates to each time point  a preference
&lt; over the domain Δℐ such that, for all  ∈ N, &lt; = {(, ) | (, , ) ∈&lt; } and
relation &lt; is an irreflexive, transitive and well-founded relation over Δℐ ;
• The interpretation function · ℐ , introduced in Section 3 for temporally extended goals, is
extended to typicality concepts T() as follows:</p>
        <p>(T())ℐ = {(, ) |  ∈ Min&lt; (ℐ,), for  ∈ N}
where ℐ, = { | (, ) ∈ ℐ } are the instances of  at time point .</p>
        <p>Let us define an  Tℒ, knowledge base  = ⟨ , ⟩ as an LTLTℒ knowledge base in
which only typicality concepts of the form T() may occur. An encoding in LTLℒ of the
different preference relations associated to concepts can be defined in a similar way as for the
single preference relation &lt;, but requires to introduce a new role &lt; , for each distinguished
concept  ∈ , as well as a new concept name □¬ to encode a typicality concept T()
occurring in the TBox with concept  ⊓ □¬ in LTLℒ . The two axioms, (1) and (2) need as
well to be introduced for all  ∈ .</p>
        <p>
          The result that concept satisfiability in LTLTℒ w.r.t. TBoxes is EXPTIME-complete also
extends to the multi-preferential temporal ℒ under the  T, semantics.
ℒ
6.1. Global Preference
Note that, given the preferences &lt; for the distinguished concepts, one can interpret T() at
time point  as the set of minimal  elements w.r.t. &lt; . However, to provide an interpretation of
the typicality concept T() for an arbitrary  (such as, for instance, T(Employee ⊓ Student )),
one would need to define a preference relation with respect to  or, in alternative, a notion
of global preference relation. Many notions of preference combination have been considered
and studied in the literature [
          <xref ref-type="bibr" rid="ref25 ref26">25, 26</xref>
          ]. Following [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ], a notion of global preference &lt; can, for
instance, be defined by exploiting a modified Pareto combination of the preference relations
&lt;1 , . . . , &lt; , which takes into account the specificity relation ≻ among concepts, e.g., that
concept PhDStudent is more specific than concept Student (PhDStudent ≻ Student ), and its
properties override the properties of Student , when conflicting. The global preference relation
&lt; at time point  can be defined from &lt;1 , . . . , &lt; as follows:
 &lt;  iff ()  &lt; , for some  ∈ , and
        </p>
        <p>() for all  ∈ ,  ≤   or ∃ℎ(ℎ ≻  and  &lt;ℎ ).</p>
        <p>We interpret T(), for an arbitrary concept , at time point , as the set of minimal -elements
with respect to &lt;, i.e., (T())ℐ = {(, ) |  ∈ Min&lt; (ℐ ), for  ∈ N}, where ℐ = { |
(, ) ∈ ℐ } are the instances of concept  at time point . This leads to the definition of a
concept-wise multi-preferential temporal interpretation (cw-interpretation) for  T, as
a a tuple ℳ = ⟨Δ, &lt;1 , . . . , &lt; , &lt;, ·  ⟩, where ⟨Δ, &lt;1 , . . . , &lt; , ·  ⟩ is an  T,ℒ
preferential temporal interpretation (see Definition 4), and &lt;⊆ N × Δ × Δ is a
globalpℒrefemreunlctierelation, defined from the relations &lt;⊆ Δℐ × Δℐ as follows: (, , ) ∈&lt; iff (, ) ∈&lt;.</p>
      </sec>
    </sec>
    <sec id="sec-2">
      <title>7. Temporal Weighted KBs and a Closure Construction</title>
      <p>classes, while Bob is not young, has a boss and has no classes, considering the weights above, we
will regard Bob as being more typical than Tom as an employee at .</p>
      <p>Given a temporal interpretation ℐ = (Δℐ , · ℐ ) for LTLℒ , we say that  ∈ Δℐ satisfies
T() ⊑  in ℐ at time point , if (, ) ̸∈ ℐ or (, ) ∈ ℐ (otherwise  violates T() ⊑ 
in ℐ at time point ). For a concept  ∈  and a domain element  ∈ Δℐ , the weight ℐ,() of
 w.r.t.  in ℐ at time point , is defined considering the inclusions (T() ⊑ ℎ , ℎ ) ∈  ,
as follows:
ℐ,() =
{︃ ∑︀
−∞
ℎ:(,)∈ℎℐ ℎ
if  ∈ ℐ,
otherwise
where −∞ is added at the bottom of real values. Informally, given an interpretation ℐ, for
(, ) ∈ ℐ , the weight ℐ,() of  wrt  at time point  is the sum of the weights of all
defeasible inclusions for  satisfied by  in ℐ at time point . The more plausible are the satisfied
inclusions, the higher is the weight of . The lowest weight, −∞ , is given to all domain elements
which are not instances of  at time point .</p>
      <p>Based on this notion of weight of a domain element wrt a concept, a preference relation &lt;
can be built from a given interpretation ℐ and a weighted knowledge base . At time point ,
an element  is preferred to element  wrt  if the sum of the weights of the defaults in 
satisfied by  at  is higher than the sum of the weights of defaults in  satisfied by  at : for
,  ∈ Δ,
 &lt;  iff ℐ,() &gt; ℐ,()
(3)
(4)
Note that &lt; is a strict modular and well-founded partial order, and all -elements are preferred
wrt &lt; to the domain elements which are not instances of . The higher is the weight of an
element wrt  (at ) the more preferred is the element w.r.t.  at time point . In the example
above, ℐ,() = 30 &gt; ℐ,() = − 70 (for  = Emp) and, hence, bob &lt;Emp tom , i.e.,
Bob is more typical than Tom as an employee.</p>
      <p>Let us define a concept-wise multi-preferential temporal semantics (cw temporal semantics)
for a weighted knowledge base.</p>
      <p>Definition 5. A concept-wise multi-preferential temporal model (cw-model) of a weighted
 T, knowledge base  = ⟨ , 1 , . . . ,  , ⟩ over  is a concept-wise multi-preferential
ℒ
interpretation ℳ = ⟨Δℐ , &lt;1 , . . . , &lt; , &lt;, · ℐ ⟩, such that: for all  = 1, . . . , ,
&lt; = {(, , ) :  ∈ N and  &lt; },
where each &lt; is defined from  and ⟨Δℐ , · ℐ ⟩, according to condition (4); &lt; is the resulting
global preference relation, as defined in Section 6.1; and ⟨Δℐ , &lt;, · ℐ ⟩ satisfies  and  according
to satisfiability in Definition 3.</p>
      <p>
        Based on the notion of cw-model of a KB, the notions of concept-wise entailment (or
cwentailment) and canonical cw-entailment can be defined in a natural way for weigthed KBs in
 T, , as in the non-temporal case [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ].
      </p>
      <p>ℒ</p>
      <p>
        Let us restrict consideration to canonical models, i.e., models which are large enough to
contain all the relevant domain elements (see [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ]). Let Conc be the set of all non-temporal
concepts  occurring in  plus their complements ¬.
      </p>
      <p>Definition 6. Given a ranked knowledge base  = ⟨ , 1 , . . . ,  , ⟩ a model ℳ =
⟨Δℐ , &lt;1 , . . . , &lt; , &lt;, · ℐ ⟩ of  is canonical for  if, for any set of concepts {1, . . . , } ⊆
Conc such that 1 ⊓ . . . ⊓  is satisfiable with respect to ⟨ , ⟩, it holds that for all time
points , there exists a domain element  ∈ Δℐ such that (, ) ∈ ℐ for all  = 1, . . . , .</p>
      <p>
        The idea is that, in a canonical model for , any conjunction of concepts occurring in , or
their complements, when consistent with the TBox  and the ABox  of , must have some
instance in the domain at each time point . Existence of canonical interpretations has been
proven in the non-temporal case for knowledge bases which are consistent under the preferential
(or ranked) semantics for typicality [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. A similar construction can be developed for the temporal
case, exploiting the fact that, in the case we have considered (that of KBs with non-temporal
TBoxes and non-temporal ABoxes), the interaction between the temporal component and the DL
component of the temporal DL is rather limited (see [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ]).
      </p>
      <p>
        Definition 7 (cw-entailment [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]). An inclusion T() ⊑  is cw-entailed from a weighted
knowledge base  if it is satisfied in all canonical cw -models ℳ of .
      </p>
      <p>
        The study of the properties of this semantic, such as the KLM properties [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], which have been
studied for description logics with typicality in the non-temporal case, will be considered for
future work, as well as the development of alternative semantic constructions.
      </p>
    </sec>
    <sec id="sec-3">
      <title>8. Conclusions</title>
      <p>In this paper we have developed a preferential temporal description logics with typicality LTLTℒ.
The monotonic logic LTLT</p>
      <p>
        ℒ can be further extended to define a semantics for weighted
knowledge bases, by introducing multiple preferences. The paper discusses these extensions,
showing that the concept-wise multi-preferential semantic in [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] adapts smoothly to the temporal
case.
      </p>
      <p>
        On a different route, a preferential LTL with defeasible temporal operators has been studied in
[
        <xref ref-type="bibr" rid="ref18 ref19">18, 19</xref>
        ]. The decidability of meaningful fragments of the logic has been proven, and tableaux
based proof methods for such fragments have been developed [
        <xref ref-type="bibr" rid="ref17 ref19">17, 19</xref>
        ]. Instead, 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 ℒ (where preferences are
over the domain elements).
      </p>
      <p>
        A different approach for combining defeasibility in temporal DL formalism has been proposed
in [
        <xref ref-type="bibr" rid="ref27">27</xref>
        ], by combining a temporal action logic [
        <xref ref-type="bibr" rid="ref28">28</xref>
        ] for reasoning about actions (whose semantics
is based on a notion of temporal answer set) and an ℰ ℒ⊥ ontology. The approach provides a
polynomial encoding of an action theory extended with an ℰ ℒ⊥ knowledge base in normal form,
into the language of the temporal action logic. The temporal action logic studied in [
        <xref ref-type="bibr" rid="ref28">28</xref>
        ] is based
on an extension of LTL, called Dynamic Linear Time Temporal Logic (DLTL) introduced in [29],
which allows for complex actions. The proof methods for this action logic are based on ASP
encodings of bounded model checking [
        <xref ref-type="bibr" rid="ref28">28, 30</xref>
        ], and can then be exploited for reasoning about
actions in an extended action theory. Defeasibility in [
        <xref ref-type="bibr" rid="ref27">27</xref>
        ], and in the related work on reasoning
about actions in Description Logics [31, 32, 33] (often not based on temporal logics), is concerned
with the non-monotonicity of the frame problem and, in the literature, different solutions are
explored. Our paper, instead, aims at representing temporal properties of concepts which admit
exceptions, through a notion of typicality, and is not specifically intended for reasoning about
actions.
moTnhoetoenniccoldoignigc LofTLLTTLℒTℒ
      </p>
      <p>into LTLℒ provides decidability and complexity results for the
for free. For the multi-preferential case, proof methods for defeasible
temporal reasoning with weighted knowledge bases have to be investigated, possibly for fragments
of  T, . This will be subject of future work.</p>
      <p>ℒ</p>
    </sec>
    <sec id="sec-4">
      <title>Acknowledgments</title>
      <p>We thank the anonymous referees for their helpful comments. This work was partially
supported by GNCS-INdAM. Mario Alviano was partially supported by Italian Ministry of Research
(MUR) 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 Italian Ministry of Health (MSAL) under POS project
RADIOAMICA, CUP H53C22000650006; by the LAIA lab (part of the SILA labs).
answer sets, Theory and Practice of Logic Programming 13 (2013) 201–225.
[29] J. Henriksen, P. Thiagarajan, Dynamic Linear Time Temporal Logic, Annals of Pure and</p>
      <p>Applied logic 96 (1999) 187–207.
[30] L. Giordano, A. Martelli, D. Theseider Dupré, Achieving completeness in the verification
of action theories by bounded model checking in ASP, J. Log. Comp. 25 (2015) 1307–30.
[31] F. Baader, C. Lutz, M. Milicic, U. Sattler, F. Wolter, Integrating description logics and
action formalisms: First results, in: Proc. AAAI 2005, 2005, pp. 572–577.
[32] H. Liu, C. Lutz, M. Milicic, F. Wolter, Reasoning about actions using description logics
with general tboxes, in: Proc. JELIA 2006, Liverpool, UK, 2006, pp. 266–279.
[33] F. Baader, M. Lippmann, H. Liu, Using causal relationships to deal with the ramification
problem in action formalisms based on description logics, in: LPAR-17, 2010, pp. 82–96.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <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="ref2">
        <mixed-citation>
          [2]
          <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="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>F.</given-names>
            <surname>Baader</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Calvanese</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>McGuinness</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Nardi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Patel-Schneider</surname>
          </string-name>
          ,
          <source>The Description Logic Handbook - Theory</source>
          , Implementation, and
          <string-name>
            <surname>Applications</surname>
          </string-name>
          , Cambridge,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>K.</given-names>
            <surname>Britz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Heidema</surname>
          </string-name>
          , T. Meyer, Semantic preferential subsumption, in: G. Brewka, J. Lang (Eds.),
          <source>KR</source>
          <year>2008</year>
          , AAAI Press, Sidney, Australia,
          <year>2008</year>
          , pp.
          <fpage>476</fpage>
          -
          <lpage>484</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>L.</given-names>
            <surname>Giordano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Gliozzi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Olivetti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G. L.</given-names>
            <surname>Pozzato</surname>
          </string-name>
          , ALC+T:
          <article-title>a preferential extension of Description Logics</article-title>
          ,
          <source>Fundamenta Informaticae</source>
          <volume>96</volume>
          (
          <year>2009</year>
          )
          <fpage>1</fpage>
          -
          <lpage>32</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>G.</given-names>
            <surname>Casini</surname>
          </string-name>
          , U. Straccia,
          <article-title>Rational Closure for Defeasible Description Logics</article-title>
          , in: T. Janhunen, I. Niemelä (Eds.),
          <source>JELIA</source>
          <year>2010</year>
          , volume
          <volume>6341</volume>
          <source>of LNCS</source>
          , Springer, Helsinki,
          <year>2010</year>
          , pp.
          <fpage>77</fpage>
          -
          <lpage>90</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>G.</given-names>
            <surname>Casini</surname>
          </string-name>
          , U. Straccia,
          <article-title>Defeasible inheritance-based description logics</article-title>
          ,
          <source>Journal of Artificial Intelligence Research (JAIR) 48</source>
          (
          <year>2013</year>
          )
          <fpage>415</fpage>
          -
          <lpage>473</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>G.</given-names>
            <surname>Casini</surname>
          </string-name>
          , T. Meyer,
          <string-name>
            <given-names>I. J.</given-names>
            <surname>Varzinczak</surname>
          </string-name>
          , ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Moodley</surname>
          </string-name>
          ,
          <article-title>Nonmonotonic Reasoning in Description Logics: Rational Closure for the ABox</article-title>
          , in: 26th
          <source>International Workshop on Description Logics (DL</source>
          <year>2013</year>
          ), volume
          <volume>1014</volume>
          <source>of CEUR Workshop Proceedings</source>
          ,
          <year>2013</year>
          , pp.
          <fpage>600</fpage>
          -
          <lpage>615</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>L.</given-names>
            <surname>Giordano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Gliozzi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Olivetti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G. L.</given-names>
            <surname>Pozzato</surname>
          </string-name>
          ,
          <article-title>Semantic characterization of rational closure: From propositional logic to description logics</article-title>
          ,
          <source>Art. Int</source>
          .
          <volume>226</volume>
          (
          <year>2015</year>
          )
          <fpage>1</fpage>
          -
          <lpage>33</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>K.</given-names>
            <surname>Britz</surname>
          </string-name>
          , G. Casini, T. Meyer, K. Moodley,
          <string-name>
            <given-names>U.</given-names>
            <surname>Sattler</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Varzinczak</surname>
          </string-name>
          ,
          <article-title>Principles of klm-style defeasible description logics</article-title>
          ,
          <source>ACM Trans. Comput. Log</source>
          .
          <volume>22</volume>
          (
          <year>2021</year>
          ) 1:
          <fpage>1</fpage>
          -
          <lpage>1</lpage>
          :
          <fpage>46</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>L.</given-names>
            <surname>Giordano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Gliozzi</surname>
          </string-name>
          ,
          <article-title>A reconstruction of multipreference closure</article-title>
          ,
          <source>Artif. Intell</source>
          .
          <volume>290</volume>
          (
          <year>2021</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>D. J.</given-names>
            <surname>Lehmann</surname>
          </string-name>
          ,
          <article-title>Another perspective on default reasoning</article-title>
          , Ann. Math. Artif. Intell.
          <volume>15</volume>
          (
          <year>1995</year>
          )
          <fpage>61</fpage>
          -
          <lpage>82</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>L.</given-names>
            <surname>Giordano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. Theseider</given-names>
            <surname>Dupré</surname>
          </string-name>
          ,
          <article-title>An ASP approach for reasoning in a concept-aware multipreferential lightweight DL</article-title>
          , TPLP
          <volume>10</volume>
          (
          <issue>5</issue>
          ) (
          <year>2020</year>
          )
          <fpage>751</fpage>
          -
          <lpage>766</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>L.</given-names>
            <surname>Giordano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. Theseider</given-names>
            <surname>Dupré</surname>
          </string-name>
          ,
          <article-title>Weighted defeasible knowledge bases and a multipreference semantics for a deep neural network model</article-title>
          ,
          <source>in: Proc. JELIA</source>
          <year>2021</year>
          , May 17-20, volume
          <volume>12678</volume>
          <source>of LNCS</source>
          , Springer,
          <year>2021</year>
          , pp.
          <fpage>225</fpage>
          -
          <lpage>242</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>L.</given-names>
            <surname>Giordano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. Theseider</given-names>
            <surname>Dupré</surname>
          </string-name>
          ,
          <article-title>An ASP approach for reasoning on neural networks under a finitely many-valued semantics for weighted conditional knowledge bases, Theory Pract</article-title>
          . Log. Program.
          <volume>22</volume>
          (
          <year>2022</year>
          )
          <fpage>589</fpage>
          -
          <lpage>605</lpage>
          . URL: https://doi.org/10.1017/S1471068422000163.
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>C.</given-names>
            <surname>Lutz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Wolter</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Zakharyaschev</surname>
          </string-name>
          ,
          <article-title>Temporal description logics: A survey</article-title>
          ,
          <source>in: TIME</source>
          ,
          <year>2008</year>
          , pp.
          <fpage>3</fpage>
          -
          <lpage>14</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>A.</given-names>
            <surname>Chafik</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F. C.</given-names>
            <surname>Alili</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Condotta</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Varzinczak</surname>
          </string-name>
          ,
          <article-title>A one-pass tree-shaped tableau for defeasible LTL</article-title>
          ,
          <source>in: TIME 2021, September 27-29</source>
          ,
          <year>2021</year>
          , Klagenfurt, Austria, volume
          <volume>206</volume>
          of LIPIcs,
          <year>2021</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>A.</given-names>
            <surname>Chafik</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F. C.</given-names>
            <surname>Alili</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Condotta</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Varzinczak</surname>
          </string-name>
          ,
          <article-title>On the decidability of a fragment of preferential LTL</article-title>
          ,
          <source>in: TIME 2020, September 23-25</source>
          ,
          <year>2020</year>
          , Bozen-Bolzano, Italy, volume
          <volume>178</volume>
          of LIPIcs,
          <source>Schloss Dagstuhl - Leibniz-Zentrum für Informatik</source>
          ,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>A.</given-names>
            <surname>Chafik</surname>
          </string-name>
          ,
          <article-title>Defeasible temporal logics for the specification and verification of exceptiontolerant systems</article-title>
          ,
          <source>PhD Thesis</source>
          , Artois University,
          <year>2022</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>L.</given-names>
            <surname>Giordano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. Theseider</given-names>
            <surname>Dupré</surname>
          </string-name>
          ,
          <article-title>Weighted conditional EL⊥ knowledge bases with integer weights: an ASP approach</article-title>
          ,
          <source>in: Proc. 37th Int. Conf. on Logic Programming</source>
          ,
          <source>ICLP 2021 (Technical Communications)</source>
          ,
          <source>Sept. 20-27</source>
          ,
          <year>2021</year>
          , volume
          <volume>345</volume>
          <source>of EPTCS</source>
          ,
          <year>2021</year>
          , pp.
          <fpage>70</fpage>
          -
          <lpage>76</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>K.</given-names>
            <surname>Schild</surname>
          </string-name>
          ,
          <article-title>Combining terminological logics with tense logic</article-title>
          ,
          <source>in: EPIA</source>
          ,
          <year>1993</year>
          , pp.
          <fpage>105</fpage>
          -
          <lpage>120</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>F.</given-names>
            <surname>Baader</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ghilardi</surname>
          </string-name>
          ,
          <string-name>
            <surname>C.</surname>
          </string-name>
          <article-title>Lutz, LTL over description logic axioms</article-title>
          ,
          <source>in: Proceedings of the 21st International Workshop on Description Logics (DL2008)</source>
          , Dresden, Germany, May 13-16,
          <year>2008</year>
          , volume
          <volume>353</volume>
          <source>of CEUR Workshop Proc., CEUR-WS.org</source>
          ,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>L.</given-names>
            <surname>Giordano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Gliozzi</surname>
          </string-name>
          ,
          <article-title>Encoding a preferential extension of the description logic SROIQ into SROIQ</article-title>
          ,
          <source>in: Proc. ISMIS</source>
          <year>2015</year>
          , volume
          <volume>9384</volume>
          <source>of LNCS</source>
          , Springer,
          <year>2015</year>
          , pp.
          <fpage>248</fpage>
          -
          <lpage>258</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <string-name>
            <given-names>R.</given-names>
            <surname>Booth</surname>
          </string-name>
          , G. Casini, T. Meyer, I. Varzinczak,
          <article-title>On rational entailment for propositional typicality logic</article-title>
          ,
          <source>Artif. Intell</source>
          .
          <volume>277</volume>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [25]
          <string-name>
            <given-names>G.</given-names>
            <surname>Brewka</surname>
          </string-name>
          ,
          <article-title>A rank based description language for qualitative preferences</article-title>
          ,
          <source>in: 6th Europ. Conf. on Artificial Intelligence, ECAI'</source>
          <year>2004</year>
          , Valencia, Spain,
          <source>August 22-27</source>
          ,
          <year>2004</year>
          ,
          <year>2004</year>
          , pp.
          <fpage>303</fpage>
          -
          <lpage>307</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [26]
          <string-name>
            <given-names>M.</given-names>
            <surname>Huelsman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Truszczynski</surname>
          </string-name>
          ,
          <article-title>Relating preference languages by their expressive power</article-title>
          ,
          <source>in: Proceedings of the Thirty-Fifth International Florida Artificial Intelligence Research Society Conference, FLAIRS</source>
          <year>2022</year>
          ,
          <string-name>
            <given-names>Hutchinson</given-names>
            <surname>Island</surname>
          </string-name>
          , Jensen Beach, Florida, USA, May
          <volume>15</volume>
          -18,
          <year>2022</year>
          ,
          <year>2022</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [27]
          <string-name>
            <given-names>L.</given-names>
            <surname>Giordano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Martelli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. Theseider</given-names>
            <surname>Dupré</surname>
          </string-name>
          ,
          <article-title>Reasoning about actions with ℰ ℒ ontologies and temporal answer sets for DLTL, in: Logic Programming and Nonmonotonic Reasoning -</article-title>
          16th International Conference, LPNMR, volume
          <volume>13416</volume>
          of Lecture Notes in Computer Science, Springer,
          <year>2022</year>
          , pp.
          <fpage>231</fpage>
          -
          <lpage>244</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          [28]
          <string-name>
            <given-names>L.</given-names>
            <surname>Giordano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Martelli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. Theseider</given-names>
            <surname>Dupré</surname>
          </string-name>
          ,
          <article-title>Reasoning about actions with temporal</article-title>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>