<!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>Adding Standpoint Modalities to Non-Monotonic S4F: Preliminary Results</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Piotr Gorczyca</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Hannes Strass</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Computational Logic Group, Institute of Artificial Intelligence, Faculty of Computer Science</institution>
          ,
          <addr-line>TU Dresden</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Standpoint logics allow to represent multiple heterogeneous viewpoints in a unifying framework based on modal logic. We propose to combine standpoint modalities with the single modality of the non-monotonic modal logic S4F, thus defining standpoint S4F. The resulting language allows to express semantic commitments based on default reasoning. We define syntax and semantics of the logic, study the computational complexity of reasoning problems in the fragment of simple theories, and showcase standpoint S4F by exemplifying two concrete instantiations of the general language - standpoint default logic and standpoint argumentation frameworks.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Standpoint Logic</kwd>
        <kwd>Modal Logic S4F</kwd>
        <kwd>Default Logic</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Standpoint logic is a modal logic-based formalism for
representing multiple diverse (and potentially conflicting)
viewpoints within a single framework. Its main appeal derives
from its conceptual simplicity and its attractive properties:
In the presence of conflicting information, standpoint logic
sacrifices neither consistency nor logical conclusions about
the shared understanding of common vocabulary [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. The
underlying idea is to start from a base logic (originally
propositional logic [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]) and to enhance it with two modalities
pertaining to what holds according to certain standpoints.
There, a standpoint is a specific point of view that an agent
or other entity may have, and that may have a bearing on
how the entity understands and employs a given logical
vocabulary (that may at the same time be used by other
entities with a potentially diferent understanding). The
two modalities are, respectively:
      </p>
      <p>“it is unequivocal [from the point of view s] that ”;
• □ s, expressing:
• ♢ s, expressing:</p>
      <p>
        “it is conceivable [from the point of view s] that ”.
Standpoint logic escapes global inconsistency by keeping
conflicting pieces of knowledge separate, yet avoids
duplication of vocabulary and in this way conveniently keeps
portions of common understanding readily available. It
has its history and roots within the philosophical theory
of supervaluationism [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], stating that semantic variability
“can be explained by the fact that natural language can be
interpreted in many diferent yet equally acceptable ways,
commonly referred to as precisifications ” [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ].
      </p>
      <p>In our work, such semantic commitments can be made, as
is often done, on the basis of incomplete knowledge using a
form of default reasoning. Consequently, in our work each
precisification embodies a consistent (but possibly partial)
viewpoint on what can be known, potentially using
nonmonotonic reasoning (NMR) to arrive there. This entails
22nd International Workshop on Nonmonotonic Reasoning, November 2–4,
2024, Hanoi, Vietnam
* Corresponding author.
† These authors contributed equally.
$ piotr.gorczyca@tu-dresden.de (P. Gorczyca);
hannes.strass@tu-dresden.de (H. Strass)
0000-0002-6613-6061 (P. Gorczyca); 0000-0001-6180-6452 (H. Strass)
© 2022 Copyright for this paper by its authors. Use permitted under Creative Commons License
Attribution 4.0 International (CC BY 4.0).
that the overall formalism becomes non-monotonic with
respect to its logical conclusions.</p>
      <p>
        Several non-monotonic formalisms that could be
employed for default reasoning within standpoints come to
mind, and obvious criteria for selection among the
candidates are not immediate. We choose to employ the
nonmonotonic modal logic S4F [
        <xref ref-type="bibr" rid="ref3 ref4">3, 4</xref>
        ], which is a very general
formalism that subsumes several other NMR languages,
decidedly allowing the possibility for later specialisation via
restricting to proper fragments. The usefulness of
nonmonotonic S4F for knowledge representation and especially
non-monotonic reasoning has been aptly demonstrated by
Schwarz and Truszczyński [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] (among others), but seems to
be underappreciated in the literature to this day. In our case,
employing S4F as base language for standpoint logic entails,
as easy corollary, for example standpoint default logic, a
standpoint variant of Reiter’s default logic [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], where
defaults and definite knowledge can be annotated with
standpoint modalities. In Example 1, the annotated defaults are
of the standard form, namely  :  1, . . . ,  / , where (as
usual) if the prerequisite  is believed to be true and the
justifications  1, . . . ,   are consistent with one’s current
beliefs, the consequence  can be concluded.
      </p>
      <p>
        Example 1. Cofee is consumed diferently in diferent
parts of the world – what is considered to be a “typical
cofee” varies among countries. Usually ( * ) it is consumed
hot, however in Vietnam ( ) iced cofee is a more common
choice. Apart from the temperature, in Italy ( ), one of
the most popular cofee drinks – espresso – is much higher
in cafeine than the typically filtered cofee popular in the
US ( ). The above considerations could be formalised
using standpoint defaults as follows:
□ * [︁ coffee : hot /hot ]︁ , □
︁[ coffee : iced /iced ]︁ ,
□
□
︁[ coffee : espresso/espresso]︁ ,
︁[ coffee : low _caffeine/low _caffeine]︁
♢
Several monotonic logics have been “standpointified” so far:
Apart from propositional logic in the original work of Gómez
Álvarez and Rudolph [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], also first-order logic and
various fragments thereof [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] as well as the description logics
ℛℐ [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ], ℰℒ+ [
        <xref ref-type="bibr" rid="ref7 ref8">7, 8</xref>
        ], and ℋℐ [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ], and the temporal
logic LTL [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. We add the first non-monotonic logic to the
realm of standpoint logics, that is, the first standpoint logic
where the points of view embodied by standpoints can be
obtained by reasoning in a non-monotonic fashion.
      </p>
      <p>More specifically, in this paper, we introduce the syntax
and semantics of standpoint S4F. We analyse the
computational complexity of its associated reasoning problems and
show that reasoning does not become harder (than in the
base logic) through the addition of standpoint modalities.
Finally, we demonstrate some of the more concrete
standpoint formalisms we obtain as corollaries, more
specifically standpoint default logic and standpoint argumentation
frameworks. We conclude with a discussion of future work.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Background</title>
      <p>All languages we henceforth consider build on propositional
semantics is given by interpretations  ⊆ 
logic, denoted ℒ, and built from a set  of atoms according
to  ::=  | ¬ |

∧  where  ∈ . Its model-theoretic
containing
exactly the true atoms, and we denote satisfaction of a
for ⊢ 
mula  by an interpretation  by  ⊩  , and entailment of
a formula  by a set  of formulas by  |=  . The
provability relation for propositional logic is denoted by ⊢ (where
means that from  , we can derive  ) and assumed
to be given by some standard proof system that is sound
and complete (that is, where  ⊢  if  |=  ).</p>
      <sec id="sec-2-1">
        <title>2.1. Standpoint Logic</title>
        <p>
          given by
Standpoint Logic was introduced by Gómez Álvarez and
Rudolph [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ] as a modal logic-based formalism for
representing multiple (potentially contradictory) perspectives in
a single framework. Building upon propositional logic, in
addition to a set  of propositional atoms, it uses a set 
of standpoint names, where a standpoint represents a point
of view an agent or other entity can take, and * ∈  is
a designated special standpoint, the universal standpoint.
        </p>
        <sec id="sec-2-1-1">
          <title>Formally, the syntax of propositional standpoint logic ℒS is</title>
          <p>::=  | ¬ |  ∧  | □ s
where  ∈ , and s ∈  is a standpoint name. We allow the
notational shorthands 
∨  , 
→  , and ♢ s := ¬□ s¬ .</p>
          <p>The semantics of standpoint logic is given by standpoint
structures  = (Π, , 
precisifications ,  :  →
), where Π is a non-empty set of
2
Π assigns a set of
precisifications to each standpoint name (with  (* ) = Π fixed), and
 : Π → 2 assigns a propositional interpretation to each
) satisfies formula  (at point  ), is</p>
          <p>,  ⊩  , indicating that the
precisification. The relation
structure  = (Π, , 
defined by induction:
(, {s}s∈
precisifications
, ), where the worlds  are given by the</p>
          <p>Π, the evaluation function  is given by  ,
and the reachability relation among worlds for a standpoint
name (i.e., modality) s ∈  is simply s = Π ×  (s).</p>
        </sec>
      </sec>
      <sec id="sec-2-2">
        <title>2.2. Modal Logic S4F</title>
        <p>
          S4F is a propositional modal logic with a single modality
K, read as “knows”. It was studied in depth by
Segerberg [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ]; we base our study on the works of Schwarz and
Truszczyński [
          <xref ref-type="bibr" rid="ref11 ref12 ref13 ref4">11, 12, 13, 4</xref>
          ]. We again start from a
propositional vocabulary .
        </p>
        <sec id="sec-2-2-1">
          <title>The syntax of the modal logic S4F ℒK is given by</title>
          <p>::=  | ¬ |  ∧  | K
formally, a modal default is built via
with  ∈ . For formulas</p>
          <p>∈ ℒK without occurrences of
K, we write</p>
          <p>∈ ℒ and call them objective formulas.</p>
          <p>
            Truszczyński [
            <xref ref-type="bibr" rid="ref14">14</xref>
            ] introduced a useful fragment of S4F,
so-called modal defaults. There, the base case of formula
induction is not a propositional atom as above, but of the
form K for 
∈ ℒ a formula of propositional logic. More
 ::= K | ¬ |  ∧  | K
with 
∈ ℒ
          </p>
          <p>. The fragment of modal defaults is still
expressive enough for our desired applications in knowledge
representation and reasoning, so we will mostly restrict our
attention to modal defaults later on.</p>
          <p>The semantics of S4F is given by S4F structures, tuples
ℳ = (, ,  ) where  and  are disjoint sets of worlds
with  ̸= ∅, and  :  ∪  → 2 assigns to each world 
a propositional interpretation  () ⊆  . The satisfaction
relation ℳ,  ⊩  for  ∈  ∪  is defined by induction:
ℳ,  ⊩ 
ℳ,  ⊩ ¬

:⇐⇒  ∈  ()
:⇐⇒</p>
          <p>ℳ,  ⊮ 
ℳ,  ⊩  1 ∧  2 :⇐⇒
ℳ,  ⊩  1 and
ℳ,  ⊩  2
ℳ,  ⊩ K</p>
          <p>:⇐⇒
®ℳ,  ⊩  for all  ∈  ∪ , if  ∈ ,
ℳ,  ⊩  for all  ∈ ,
otherwise.
if</p>
        </sec>
        <sec id="sec-2-2-2">
          <title>A pointed S4F structure ℳ,  is a model of a formula</title>
          <p>ℳ,  ⊩  ; ℳ,  is a model of a theory  ⊆ ℒ
K if
ℳ,  ⊩  for all 
∈  . A formula 
∈ ℒK is satisfiable
if there exists an S4F structure
= (, ,  ) and a world
 ∈  ∪  such that (, ,  ) ,  ⊩
theories  ). An S4F structure (, ,  ) is a model of a
 (likewise for
ℳ
formula 
∈ ℒK (theory  ⊆ ℒ</p>
          <p>K), written (, ,  ) ⊩ 
(ℳ ⊩  ) if for all  ∈  ∪  , we have (, ,  ) ,  ⊩ 
(for each  ∈  ). A formula  ∈ ℒK is entailed by a theory
 , written  |=S4F  , if every model of  is a model of  .</p>
          <p>S4F structures can also be seen as a restricted form of
ordinary Kripke structures ( ∪ , ,  ) with
reachability relation  := ( ×  ) ∪ ( ×
 ) ∪ ( ×
itively, an S4F structure consists of two clusters of fully
inter ).
Intuconnected worlds, the inner worlds  and outer worlds  .
The outer worlds  can reach all (inner and outer) worlds,
while the inner worlds  can only reach all inner worlds.</p>
          <p>The entailment relation |=S4F has a proof-theoretic
characterisation ⊢S4F based on necessitation and axiom schemata
K, T, 4, and F,2 with  being ( ∧ MK ) → M(K ∨  ),
2This also explains the name S4F, as S4 is characterised by K, T, and 4.
 ,  ⊩  1 ∧  2 :⇐⇒  ,  ⊩  1 and  ,  ⊩  2
As usual, a standpoint structure (Π, ,  ) is a model for a
formula  if (Π, ,  ) ⊩  ; a formula 
if there exist (Π, , 
) and  ∈ Π with (Π, , 
∈ ℒS is satisfiable
) ,  ⊩  .1</p>
          <p>
            Standpoint structures can be regarded as a
restricted form of ordinary (multi-modal) Kripke structures
1Original standpoint logic [
            <xref ref-type="bibr" rid="ref1">1</xref>
            ] also ofered sharpening statements,
expressions of the form s ⪯
subscribing to s must also subscribe to u as realised by their formal
semantics  (s) ⊆  (u). We disregard sharpening statements in this
work for clarity of exposition; they could be added without dificulty.
          </p>
          <p>u indicating that every precisification
 ,  ⊩ 
 ,  ⊩ ¬</p>
          <p>,  ⊩ □ s
:⇐⇒  ∈  ( )
:⇐⇒  ,  ⊮ 
:⇐⇒  ,  ′ ⊩  for all  ′
A non-monotonic logic can be obtained by restricting
attention to models where what is known is minimal. As defined
by Schwarz and Truszczyński [4, Definitions 3.2 and 3.3], an
S4F structure ℳ = (, ,  ) is said to be strictly preferred
over another S4F structure  = ( ′, ,  ′) if  ′ = ∅,
 ′ ⊇  ,3 and for some  ∈ ℒ, we have  ⊩  but ℳ ̸⊩  .</p>
        </sec>
        <sec id="sec-2-2-3">
          <title>We say that  is a minimal model of a theory  ⊆ ℒ K if (1)  is a model of  , and (2) there is no model ℳ of  that is strictly preferred over .</title>
        </sec>
        <sec id="sec-2-2-4">
          <title>So if ℳ is strictly preferred over , then there is a pro</title>
          <p>positional formula  ∈ ℒ such that (1) ,  ⊩  for all
 ∈  , and (2) there is a ′ ∈  such that ℳ, ′ ⊮  .
For a minimal model of a theory  , all strictly preferred
structures violate some formula of  .</p>
        </sec>
        <sec id="sec-2-2-5">
          <title>Intuitively,  having a strictly preferred alternative</title>
          <p>means that the knowledge of  is not minimal. We note
that a minimal model (, ,  ) has  = ∅ by definition,
and thus is an S5 structure, that is, a set of worlds with a
universal accessibility relation.</p>
        </sec>
      </sec>
      <sec id="sec-2-3">
        <title>2.4. Complexity of Non-Monotonic S4F</title>
        <p>
          Schwarz and Truszczyński [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ] provide complexity results
for decision problems associated with non-monotonic S4F.
The problems are defined w.r.t. a finite S4F theory  ⊆ ℒ K
and a formula  ∈ ℒK and can be summarized as follows:
• existenceS4F: Does  have a minimal model?
• in-someS4F: Is there a minimal model ℳ of , such
that ℳ ⊩  ?
• not-in-allS4F:4 Is there a minimal model ℳ of ,
such that ℳ ̸⊩  ?
• in-allS4F: Does ℳ ⊩  hold for every minimal
model ℳ of ?
        </p>
        <p>
          The above reasoning tasks were found to reside on the
second level of the polynomial hierarchy, with the first three
being ΣP2-complete and the last one ΠP2-complete. We
recall the proof idea by Schwarz and Truszczyński [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ] of
existenceS4F given an S4F theory  ⊆ ℒ K below.
        </p>
        <p>Let K = { | K ∈ Sub()}, where Sub() denotes
the set of all subformulas of formulas in . Note that given
any minimal S4F model ℳ of , which necessarily is an
S5 structure, and a formula  ∈ ℒK, due to the universal
accessibility relation it is the case that either ℳ ⊩ K or
ℳ ⊩ ¬K . Then, there has to be a subset Ψ ⊆ K, such
that ℳ ⊩ K and ℳ ⊩  for all  ∈ Ψ. For the
remaining elements of K, namely  ∈ Φ :=  ∖ Ψ then it has
to hold that ℳ ⊩ ¬K. The minimal models of a theory
 can therefore be compactly represented by partitionings
(Φ, Ψ) of K. Such a sparse representation of a minimal
model is necessary, as the actual minimal model cannot be
3We consider a function  :  →  to be a relation  ⊆  × 
that is functional, i.e., where for each  ∈  there exists at most one
 ∈  with (, ) ∈  . Consequently, then  ⊇  for functions 
and  simply means that  assigns just as  does, while  may have a
strictly larger domain.
4Note that for a general S4F formula  (including objective formulas),
this task is not reducible to in-someS4F in a straightforward way by
simply asking whether ¬ is satisfied in some minimal S4F model of
, as non-satisfaction does not imply satisfaction of the negation.
eficiently constructed due to potentially containing
exponentially many worlds (w.r.t. the input theory). Towards
minimisation of knowledge, note that the set Φ needs to be
maximal, so that the set of known formulas Ψ is restricted
to only what is absolutely necessary.</p>
        <p>The procedure for existenceS4F work as follows: Given a
theory  ⊆ ℒ K, we guess a partitioning of K into (Φ, Ψ).
Based on this pair, we define the set</p>
        <p>
          Θ =  ∪ {¬K |  ∈ Φ} ∪ {K |  ∈ Ψ} ∪ Ψ
which is interpreted as a theory of propositional logic over
an extended signature  ∪ ︁{ K ⃓⃓  ∈ K}︁ , that is, where
subformulas of the form K are treated as propositional
atoms. Then, we verify whether the guessed pair is
introspection consistent [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ], that is, whether:
(C1) Φ ∪ Ψ = K and Φ ∩ Ψ = ∅;
(C2) Θ is propositionally consistent;
(C3) for each  ∈ Φ, we have Θ ̸⊢  (where ⊢ denotes
the provability relation of propositional logic).
        </p>
        <p>Afterwards we check whether the introspection consistent
pair (Φ, Ψ) corresponds to a minimal S4F model of  [13,
condition (2)], by checking if for every  ∈ Ψ, we have
 ∪ {¬K |  ∈ Φ} ⊢S4F .</p>
        <p>
          The containment proof relies on the fact that S4F
provability (Is a formula  S4F-provable from a given finite set of
premises  ⊆ ℒ K?) is in NP [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ]. Since the number of calls
P
to an NP-oracle is polynomial, existenceS4F is in Σ2. A
matching lower bound follows from the faithful embedding
of default logic [
          <xref ref-type="bibr" rid="ref5">5</xref>
          ] into S4F, which will be covered in the
next subsection.
        </p>
      </sec>
      <sec id="sec-2-4">
        <title>2.5. S4F in Knowledge Representation</title>
        <p>
          The logic S4F is immensely useful for knowledge
representation purposes [
          <xref ref-type="bibr" rid="ref13 ref4">13, 4</xref>
          ], as it allows to naturally embed
several non-monotonic logics. Among others, it subsumes
the (bimodal) logic of GK by Lin and Shoham [
          <xref ref-type="bibr" rid="ref15">15</xref>
          ] as well as
the (bimodal) logic of MKNF by Lifschitz [
          <xref ref-type="bibr" rid="ref16">16</xref>
          ], all while
being unimodal and thus arguably having a simpler semantics.
In the following subsections, we briefly sketch how several
well-known knowledge representation formalisms can be
recovered in S4F, and note especially that all of them stay
within the fragment of modal defaults.
2.5.1. Default Logic
Most importantly, the default logic of Reiter [
          <xref ref-type="bibr" rid="ref5">5</xref>
          ] can be
faithfully and modularly embedded into S4F [
          <xref ref-type="bibr" rid="ref11">11</xref>
          ]: For a default
 :  1, . . . ,  / , the corresponding S4F formula is given
by (K ∧K¬K¬ 1 ∧. . .∧K¬K¬ ) → K . Modularly
here means that a default theory can be translated default
by default, without looking at the whole theory, something
that is not possible [
          <xref ref-type="bibr" rid="ref17">17</xref>
          ] when translating default logic into
autoepistemic logic [
          <xref ref-type="bibr" rid="ref18">18</xref>
          ].5 Faithfully means that the
extensions of the default theory are in one-to-one correspondence
with the minimal models of the resulting S4F translation. (A
5This is even more notable if we take into account that autoepistemic
logic can be seen as non-monotonic KD45 [
          <xref ref-type="bibr" rid="ref4">4</xref>
          ] in the nomenclature of
McDermott and Doyle [
          <xref ref-type="bibr" rid="ref19">19</xref>
          ], McDermott [
          <xref ref-type="bibr" rid="ref20">20</xref>
          ].
similar translation exists for disjunctive default logic [
          <xref ref-type="bibr" rid="ref21">21</xref>
          ].)
Deciding whether a propositional default theory has an
extension is ΣP2-complete [
          <xref ref-type="bibr" rid="ref22">22</xref>
          ], thus providing the matching
lower bound to S4F minimal model existence.
2.5.2. Logic Programs
In a similar vein, normal logic programs can be
translated
modularly
into
        </p>
        <p>S4F
[11,
1, . . . , , ∼ +1, . . . , ∼ +
0 ←
K0.
stable
(K1 ∧ . . . ∧ K ∧ K¬K+1 ∧ . . . ∧ K¬K+) →
The translation is faithful with respect to the
model semantics.</p>
        <p>
          (This
works similarly for
extended/disjunctive logic programs [
          <xref ref-type="bibr" rid="ref23 ref4">23, 4</xref>
          ].)
A
        </p>
        <p>
          rule
becomes
2.5.3. Argumentation Frameworks
Last but not least, also argumentation frameworks [
          <xref ref-type="bibr" rid="ref24">24</xref>
          ]
(under stable semantics) can be modularly and faithfully
translated into S4F. Given that argumentation frameworks (AFs)
can be modularly translated into normal logic programs
(over an extended vocabulary) using Dung’s translation [24,
Section 5; 25], we have the following straightforward result:
Proposition 1. Given a (finite) argumentation framework
 = (, ), we define the following S4F theory:
 :=
{K¬K¬ →
        </p>
        <p>K |  ∈ } ∪ {K →</p>
        <p>K¬ | (, ) ∈ }.</p>
        <p>The stable extensions of  and the minimal models of  are
in one-to-one correspondence.</p>
        <p>Proof. Stable extension ⇝
minimal model of  .
1. ℳ is a model of  :
a stable extension of  . Define the S4F structure
(∅, {} ,  ) with  () = . We will show that ℳ is a
minimal model: Let  ⊆</p>
        <p>be
ℳ =
ℳ ⊩
whence ℳ ̸⊩
• Consider  =
• Consider  = K¬K¬ →</p>
        <p>K ∈  . If  ∈ , then
K and ℳ ⊩ . If  ∈/ , then ℳ ⊩
K¬,
K¬K¬ and ℳ ⊩ .</p>
        <p>K →</p>
        <p>K¬ ∈  . Then (, ) ∈ 
ℳ ̸⊩
and ℳ ⊩ .
and since  is stable,  ∈/  or  ∈/ . If  ∈/ , then
K and ℳ ⊩ . If  ∈/ , then ℳ ⊩
K¬
2. ℳ is minimal: Consider the S4F structure 
(, {} ,  ′) to be strictly preferred to ℳ . Then there
=
exist  ∈  and 
∈</p>
        <p>ℒ such that ℳ ⊩
 ,  ⊮  . In particular,  ′() ̸=  ′() =  (), say,

and
 ′()() ̸=  ()() for  ∈ .
•  ∈ . Then  () ⊩  and  ′() ⊩
¬ and  ,  ⊮
On the other hand,  ,  ⊩</p>
        <p>K whence  ,  ⊮</p>
        <p>K.</p>
        <p>K¬
and  ,  ⊩</p>
        <p>K¬K¬. Therefore,  ,  ⊮</p>
        <p>K¬K¬ →
K → K¬ ∈  . It firstly holds that  ,  ⊮
is stable, there exists a  ∈  with (, ) ∈ . Thus
K¬.</p>
        <p>¬ and  ′() ⊩ . Since</p>
        <p>K and thus  ⊮  .
•  ∈/ . Then  () ⊩
–  ′() ⊩ . Then  ,  ⊩
whence  ⊮  .</p>
        <p>K and  ,  ⊮</p>
        <p>K → K¬,
whence  ∈/ ℳ.</p>
        <p>as in the case for  ∈  above.
–  ′() ⊩</p>
        <p>¬. Then, since  ∈ ,  ⊮  can be shown
Minimal model ⇝</p>
        <p>stable extension: Let ℳ = (∅, ,  ) be
a minimal model of  . Define ℳ = { ∈  | ℳ ⊩
K}.
1. ℳ is conflict-free: Consider  ∈ ℳ with (, ) ∈ . By
definition of ℳ we get ℳ ⊩
K. From ℳ ⊩  we get
ℳ ⊩</p>
        <p>K → K¬. Thus, ℳ ⊩</p>
        <p>K¬, whence ℳ ̸⊩</p>
        <p>K,
2. ℳ attacks  ∖ ℳ: We first show a helpful intermediate
result:
ℳ ⊩</p>
        <p>K.</p>
        <p>Claim 1. For all  ∈ , we have ℳ ⊩
K or ℳ ⊩</p>
        <p>K¬.</p>
        <p>Proof of the claim. Assume ℳ ̸⊩
ists a  ∈  such that ℳ,  ⊩
is an S5 structure, we get ℳ ⊩
K¬. Then there
ex</p>
        <p>¬K¬. Since ℳ
K¬K¬. By
definition, K¬K¬ →</p>
        <p>K ∈  , thus by ℳ ⊩  we get
Let  ∈  ∖ ℳ. Then ℳ ̸⊩
K, which by the claim
definition of</p>
        <p>ℳ we get ℳ ̸⊩
means that ℳ ⊩</p>
        <p>K¬. Assume to the contrary of what
we want to show that for all  ∈  with (, ) ∈ , we
have  ∈/ ℳ, and consider any such  ∈ . Then, by
K. We now construct
 = (, ,  ∪  ) with  = {} (w.l.o.g.  ∈/  ) and
 () = ℳ ∪ {}.  is strictly preferred to ℳ because
 ,  ⊮
¬ while ℳ ⊩</p>
        <p>¬, therefore it remains to show
 ⊩  to obtain the desired contradiction. To show this,
we only need consider formulas involving , for which there
are three possibilities:
a)  ⊩</p>
        <p>K¬K¬ →</p>
        <p>K: We have  ,  ⊩</p>
        <p>K¬ for
and  ,  ⊮</p>
        <p>K¬K¬ for all  ∈  ∪  .</p>
        <p>any  ∈  , whence  ,  ⊮ ¬K¬ for all  ∈ 
b)  ⊩</p>
        <p>K →</p>
        <p>K¬: For any  ∈  ̸= ∅, due to</p>
        <p>K; we thus also get
 ,  ⊩
 ,  ⊮</p>
        <p>K.</p>
        <p>¬ we have  ,  ⊮
c)  ⊩</p>
        <p>K →</p>
        <p>K¬: For all  ∈  , we have ℳ,  ⊮
By  ∈/ ℳ, we also get  ,  ⊮
K by assumption above, whence  ,  ⊮
K.</p>
        <p>K directly.</p>
        <p>□
♢</p>
        <p>Intuitively, the first part of the theory asserts that
arguments are accepted unless they are defeated, and the second
part expresses that an argument is defeated whenever one
of its attackers is accepted.</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. Standpoint S4F</title>
      <p>
        Standpoint S4F is the nesting of S4F into standpoint logic.
More technically, in the nomenclature of many-dimensional
modal logics [
        <xref ref-type="bibr" rid="ref26">26</xref>
        ], it is the product of the two logics above.
This means that in each precisification, we have an
“ordinary” S4F structure with two sets of worlds, which altogether
come from a common pool of globally “available” possible
worlds.
      </p>
      <sec id="sec-3-1">
        <title>3.1. Syntax</title>
        <p>As before, we start out from a set  of standpoint names
and a set  of propositional atoms. We intend the language
to be used to express what is known according to certain
standpoints. This entails that nothing is known about the
standpoints, but that they are an outer layer that is
intuitively not accessible to the K modality. Accordingly, we
restrict the ways the modalities can be nested already in the
syntax: while S4F modality K can be used in the scope of a
standpoint modality □ s, we disallow the reverse.6
6While it would pose no technical obstacles to allow the reverse
nesting in syntax and semantics, we choose this restriction to clarify the
intended use of SS4F.</p>
        <p>Definition 1.</p>
        <sec id="sec-3-1-1">
          <title>The language ℒSK of SS4F is built via:</title>
          <p>where  ∈ ℒK is a modal default, that is,
 ::=  | ¬ |  ∧  | □ s
 ::= K | ¬ |  ∧  | K
with  ∈ ℒ being a formula of propositional logic.</p>
        </sec>
        <sec id="sec-3-1-2">
          <title>We sometimes call formulas from ℒK ∖ℒ subjective (because</title>
          <p>they depend on what is known), and those from ℒ objective
formulas. For Boolean combinations, we allow the usual
abbreviations  ∨  := ¬(¬ ∧ ¬ ) and  →  := ¬ ∨  ,
and for the (standpoint and S4F) modalities we sometimes
use their duals M := ¬K¬ and ♢ s := ¬□ s¬.</p>
          <p>Given an SS4F formula</p>
          <p>∈ ℒSK, as before (for S4F) we
denote the set of its subformulas by Sub( ). The size of
a formula  is defined as the number of its subformulas,
that is, ‖ ‖ := |Sub( )|. Both notions generalise in a
straightforward way to theories  ⊆ ℒ
SK.
 ∈  is of the form □ s or ♢ s for some  ∈ ℒK.</p>
        </sec>
        <sec id="sec-3-1-3">
          <title>An SS4F theory  ⊆ ℒ SK is simple if every formula</title>
        </sec>
      </sec>
      <sec id="sec-3-2">
        <title>3.2. Semantics</title>
        <p>Definition 2.
standpoint names. A standpoint S4F structure is a tuple</p>
        <sec id="sec-3-2-1">
          <title>Consider a set  of atoms and a set  of</title>
          <p>S = (Π, Ω, , , 
) where
♢
♢
♢
♢
:⇐⇒
:⇐⇒</p>
          <p>So while objective formulas (those without any
modalities) are evaluated in the world, subjective formulas are
evaluated with respect to a specific precisification, where
standpoint modalities are evaluated with respect to a set of
precisifications according to the used standpoint symbol.</p>
          <p>We say that:
(Π, Ω, , , 
(Π, Ω, , , 
• S, ,  is a model for  if S, ,  ⊩  ,
• S, 
is a model for  , written S,  ⊩  , if</p>
          <p>) , ,  ⊩  for all  ∈  ( ) ∪  ( ),
• S is a
model for  ,
written</p>
          <p>S ⊩  , if
) ,  ⊩  for all  ∈ Π.</p>
          <p>As usual, a standpoint S4F structure (Π, Ω, , , 
model for a theory  , written (Π, Ω, , , 
) ⊩
) is a
 , if
(Π, Ω, , , 
) ⊩  for all</p>
          <p>∈  . Likewise, a theory 
entails a formula  , written  |=SS4F  , if every model of  is
a model of  . We say that a formula  ∈ ℒSK is satisfiable if
there exists a standpoint S4F structure S = (Π, Ω, , , 
),
a precisification
such that (Π, Ω, , ,</p>
          <p>) , ,  ⊩  .</p>
          <p>∈ Π, and a world  ∈  ( ) ∪  ( )</p>
        </sec>
      </sec>
      <sec id="sec-3-3">
        <title>3.3. Non-Monotonic Semantics</title>
        <p>As usual, a non-monotonic semantics can be obtained by
restricting attention to models that are in some sense minimal.
Here, we require what we call local minimality, where
knowledge has to be minimal in each precisification (according
to the requirements of minimal S4F models), but the
overall structure of precisifications and extents of standpoint
names is allowed to freely vary. Before the minimisation of
knowledge at each precisification can be carried out, one
ifrst has to determine which of the (sub)formulas of the
original theory are relevant at that precisification. The formal
definitions follow.</p>
        <p>Definition 4 (Potentially relevant subformulas).
Given a set Π of precisifications, a set
names, a standpoint assignment function  :  → 2Π, and
a simple theory  , we define the set of potentially relevant
subformulas for a particular precisification  ∈ Π as
 of standpoint
the function resulting from restricting the domain of  to .
7For a function  :  →  and a subset  ⊆
, we denote by |
• Π is a non-empty set of precisifications ,
• Ω is a non-empty set of worlds,</p>
        <p>Π assigns to each standpoint name a set
•  :  → 2</p>
        <p>of precisifications,
•  : Π → 2Ω × 2</p>
        <p>Ω assigns to each precisification a
evaluation.
pair of disjoint sets of worlds, where we denote
 ( ) = ( ( ),  ( )) and require  ( ) ̸= ∅,
•  : Ω → 2 assigns to each world a propositional
:⇐⇒  ∈  ()
:⇐⇒</p>
        <p>S, ,  ⊮ 
 () ⊆ 
The set Π of precisifications is as before in standpoint logic,
in that each precisification represents one possible point of
view an entity could have, and where each precisification
can belong to one or more standpoints (via  ). The function
 assigns an S4F structure ( ( ),  ( ),  ) to each
precisification, with outer worlds  ( ) and inner worlds  ( ),
where worlds  ∈ Ω can (but need not) be reused across
precisifications. As usual, by a propositional evaluation
we mean that all and only the elements of  ()
are those atoms that are evaluated as true.</p>
        <p>As is generally the case for Kripke structures, the
evaluation of a formula in a structure might depend on the
“point” in the structure at which we evaluate the formula.
Since we now have a two-dimensional modal logic with S4F
structures nested into standpoint structures, we use doubly
pointed structures to clarify where in the nested structure
we evaluate formulas.</p>
        <p>Let S = (Π, Ω, , , 
) be an SS4F
strucpointed standpoint S4F structures is defined as follows:
∈ Π, and  ∈ Ω. The satisfaction relation ⊩ for
Definition 3.
ture, 
S, ,  ⊩ 
S, ,  ⊩ ¬

S, ,  ⊩  1 ∧  2 :⇐⇒
S, ,  ⊩</p>
        <p>K</p>
        <p>S, ,  ⊩  1 and S, ,  ⊩  2
®S, ,  ′ ⊩  for all ′ ∈  ( ) ∪  ( ), if  ∈  ( ),
S, ,  ′ ⊩  for all ′ ∈  ( ),
Local (S4F) minimality then guarantees that in each
precisification of the overall structure, there is no
unjustiifed knowledge (w.r.t. the theory
Ξ ). Accordingly,
nonmonotonic entailment can then be defined as usual, that is,
with respect to locally minimal models only.
that is simple, we say that a formula  ∈ ℒSK is:
Definition 6.</p>
        <sec id="sec-3-3-1">
          <title>Given a standpoint S4F theory  ⊆ ℒ SK</title>
          <p>1. sceptically entailed by  , written  |≈ scep  , if</p>
          <p>S ⊩  for all locally minimal models S of  ;
2. credulously entailed by  , written  |≈ cred  , if</p>
          <p>S ⊩  for some locally minimal model S of  . ♢
Other, intermediate, notions of non-monotonic
entailment are possible to define, but not our main interest here.</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Complexity</title>
      <p>
        In this section we will show that the SS4F reasoning tasks
we defined are not harder than their S4F counterparts. We
start out with showing that standpoint S4F possesses, much
like other standpoint logics [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ], the small model property,
where satisfiable theories are guaranteed to have models of
linear size.
      </p>
      <p>Lemma 2 (Small model property). An SS4F formula 
is satisfiable if and only if 
has a model with at most
|Sub( ) ∩ ℒSK| ≤ ‖  ‖ precisifications.</p>
      <p>Proof. The “if” direction holds trivially. For the “only if”
direction, consider an arbitrary SS4F structure S = (Π, Ω, , , 
)
such that S ⊩  . We will show that it can be “pruned”
to obtain a small model S′ = (Π′, Ω′,  ′,  ′,  ′) with
|Π′| ≤ |</p>
      <p>Sub( ) ∩ ℒSK|.</p>
      <p>We will consider a set of precisifications that will serve as
witnesses for the satisfaction of subformulas preceded by a
diamond modality (i.e. some □ s in negative polarity.)</p>
      <p>To this end, let Π′ be a subset of Π with the following
property: for each subformula □ s
in S, Π′ contains one precisification  
∈ Sub( ) not satisfied
∈ Π, for which
restricted to Π′, i.e.,
S,   ̸⊩  holds (note that the existence of such a   follows
directly from the definition of ⊩ .) Otherwise, assuming all
□ s
are satisfied in</p>
      <p>S, we set Π′ = {
 } for an arbitrary
 ∈ Π. The definition of the remaining components of
S′ is
• Ω′ = Ω ∩
⋃︀  ′( ),
 ∈Π′
•  ′(s) =  (s) ∩ Π′ for each s ∈ ,
•  ′ =  |Π′ and  ′ =  |Ω′ .</p>
      <p>To show that S′ ⊩  , we fill first prove an
intermediate result by induction on the structure of each
subformula 
S,  ⊩ 
when 
∈
⇐⇒</p>
      <p>Sub( ): for every</p>
      <p>Π′ it holds that
S′,  ⊩  . The only interesting case is</p>
      <p>∈
= □ s ′. Assuming that S,  ⊩ □ s ′, by the
secause  ′(s) ⊆  (s) and  ′(s) ⊆
mantics we get that S,  ′ ⊩  ′ for every  ′ ∈  (s).
BeΠ′ by induction hypothesis
we get that S′,  ′′ ⊩  ′ for every  ′′ ∈  ′(s) and
consequently (by semantics) S′ ⊩ □ s ′. Conversely, assume
that S,  ⊮ □ s</p>
      <p>′. Then there is  ′ ∈ Π such that  ′ ∈  (s)
and S,  ′ ⊮  ′. Since by construction of S′ we required that
for each formula of the form □ u not satisfied in S a “witness”
precisification</p>
      <p>∈  (u) such that S,   ̸⊩  is contained
in Π′, w.l.o.g. we can assume that  ′ =   and therefore
 ′ ∈ Π′. Then also  ′ ∈  ′(s) and by induction hypothesis
we have that S′,  ′ ⊩
̸</p>
      <p>′ and consequently S′ ⊮ □ s ′,
which concludes the proof of the intermediate result.</p>
      <p>Since</p>
      <p>∈ Sub( ) and S ⊩ 
every  ∈ Π. Naturally, since Π′ ⊆
we get S,  ⊩  for
Π also S,  ′ ⊩  for
every  ′ ∈ Π′. Then by our intermediate result we get that
S′,  ′ ⊩  for every  ′ ∈ Π′ and consequently S′ ⊩  . □
4.1. Complexity of SS4F reasoning tasks
We extend the reasoning tasks for S4F to the SS4F case in a
straightforward manner, e.g. existenceSS4F decides whether
a simple theory  ⊆ ℒ SK has a locally minimal SS4F model.
(Since locally minimal models are only defined for simple
theories, all subsequent results are necessarily restricted
to this fragment; we will not always explicitly state the
requirement that theories be strict.) In what follows we
show that for locally minimal models, the complexities of
SS4F reasoning tasks match those of S4F.</p>
      <p>We say that an SS4F structure (Π, Ω, , , 
S5 if for every</p>
      <p>∈ Π, we find  ( ) = ∅
definition of S4F minimal models, every locally minimal
model (of some simple theory  ) is pointwise S5.</p>
      <p>We start out with some preparatory observations on SS4F
structures. The first result looks trivial, it however is not,
and crucially hinges on the fact that (1) modal defaults allow
atoms only within the scope of K;8 and (2) that we restrict
attention to structures that are pointwise S5, and thus ofer
negative introspection.</p>
      <p>) is pointwise
. Obviously, by
Lemma 3. Let S = (Π, Ω, , , 
that is pointwise S5. Then for all  ∈ Π and all  ∈ ℒSK:
S,  ⊩ 
or
and
Φ , Ψ ⊆
(Sub( ) ∩ ℒK) .
(We guess |Π| such triples without any oracle calls in
between.)</p>
      <p>For each precisification
 , we check whether
their
respective
Φ , Ψ
are introspection
consistent,
i.e. the following (for brevity we use the abbreviation
Θ = Ξ ∪ {¬K |
 ∈ Φ } ∪ {K |
 ∈ Ψ } ∪ Ψ ):
(C1) Φ ∪ Ψ = (Sub( ) ∩ ℒK)
K and Φ ∩ Ψ = ∅,
(C2) Θ is propositionally consistent,
(C3) for each  ∈ Φ , we have Θ ̸⊢  (where ⊢ denotes
the provability relation of propositional logic).</p>
      <p>Afterwards, we check whether an introspection consistent pair
(Φ , Ψ ) corresponds to a minimal S4F model of Ξ ,by
checking if for every  ∈ Ψ ,</p>
      <p>Ξ ∪ {¬K |  ∈ Φ } ⊢S4F 
The above requires at most polynomially many calls to an NP
oracle (the number of calls is polynomially bounded by the
cardinality of the set Ψ ; the oracle decides ⊢ and ⊢S4F).</p>
      <p>At this step, it is proven that at each precisification  , the
pair (Φ , Ψ ) represents a minimal S4F model for the relevant
theory Ξ . What remains to be proven is whether the entire
the initial SS4F theory  (condition (1) of Definition 5).
construction, namely (︁ Π, , (Φ, Ψ, Ξ) ∈Π︁) , is a model for
It is clear that for all 
∈ Π, we have Sub(Ξ ) ⊆</p>
      <p>Sub( )
and the local theory Ξ is satisfied at  ; what remains to be
detected is whether there is a modal default 
that has wrongly been excluded from being relevant at  .
∈  □
∖ Ξ</p>
      <p>This can be checked locally using the NP oracle again,
making use of Θ at each precisification  . The procedure will be
given inductively on the structure of an SS4F formula  .
T ⊪
+</p>
      <p>□ s
T ⊪ − □ s
T ⊪
T ⊪ −
T ⊪
T ⊪ −
T ⊪
+ K
+</p>
      <p>K
¬
¬
:⇐⇒
:⇐⇒
:⇐⇒
:⇐⇒
:⇐⇒
:⇐⇒</p>
      <p>T ′ ⊪</p>
      <p>+  for every  ′
T ′ ⊪ −  for some  ′
time with an NP oracle for deciding ⊢ in the cases with
K), and we claim that this establishes overall modelhood
of the guessed structure for  . To show this correspondence,
∈ 
we define (slightly abusing notation
S(Π, , (T ) ∈Π
ings (T ) ∈Π as follows:
) = (Π, Ω, , ,</p>
      <p>S) the SS4F structure
) based on the
partition• Ω = ⋃︀ Ω where for every  ∈ Π, we set</p>
      <p>To this end we define the following relations ⊪ + and ⊪ − ,
where we abbreviate T := (Φ , Ψ , Ξ ) for brevity.
⃓
⃓
) ⃓  ⊆</p>
      <p>+ with  ⊩ Θ ©
denoting</p>
      <p>+ =  ∪ {K | K ∈ Sub( )};
•  ( ) = ∅ and  ( ) = Ω for every  ∈ Π;
•  ((,  )) =  for every (,  ) ∈ Ω .</p>
      <p>Note that we allow all formulas K ∈ Sub( ) to be
evaluated as “virtual atoms” in every world in every precisification.</p>
      <p>This leads us to our first technical observation: The
definition of the S5 structures at each precisification 
with the conditions (C1)–(C3) verified earlier exactly provides
the desired correspondence between the “propositional”
reading (via the propositional theory Θ ) and the “S4F” reading
∈ Π along
(via the S5 structure Ω ) of S4F formulas:
Claim 2. For every precisification 
relevant formula  ∈ Sub( ) ∩ (ℒK ∪ ℒ):
∈ Π and potentially
(∀ ∈ Ω :  () ⊩  ) ⇐⇒</p>
      <p>︁( ∀ ∈ Ω : S(Π, , (T ) ∈Π), ,  ⊩  )︁
Proof of the claim. We use induction on the structure of  ;
since we also cover ℒ, the base case is for 
=  ∈ . Most of
the cases are trivial, the only interesting case is for  = K,
which in turn covers all  ∈ ℒK ∪ ℒ
.</p>
      <p>We first use  ∈ (Sub( ) ∩ ℒK)</p>
      <p>K = Ψ ∪ Φ to show:
Θ |= K ⇐⇒
Θ |= 
( )
†</p>
      <p>If Θ |= K, then, since Θ is propositionally consistent
– condition (C2) –, we have Θ ̸|
= ¬K. Thus ¬K ∈/ Θ
and in particular,  ∈/ Φ , whence by (C1) we get  ∈ Ψ .
Then also  ∈ Θ and Θ |</p>
      <p>= .
turn means K ∈ Θ and Θ |= K.</p>
      <p>On the other hand, if Θ |</p>
      <p>= , then Θ ⊢ , whence by
(C3) we obtain  ∈/ Φ . Thus, by (C1),  ∈ Ψ , which in
We now obtain:</p>
      <p>∀ ∈ Ω :  () ⊩ K
⇐⇒ Θ |= K
(†)
⇐⇒ Θ |= 
⇐⇒ ∀ ∈ Ω :  () ⊩ 
(IH)
⇐⇒ ∀ ∈ Ω : S(Π,, (T ) ∈Π),, ⊩ 
⇐⇒ ∀ ∈  ( ) : S(Π,, (T ) ∈Π),, ⊩ 
⇐⇒ ∀ ∈  ( ) : S(Π,, (T ) ∈Π),, ⊩ K
⇐⇒ ∀ ∈ Ω : S(Π,, (T ) ∈Π),, ⊩ K
This concludes the proof of Claim 2.</p>
      <p>To obtain the desired result, we will prove (making use of
Claim 2 in the base case) that given the SS4F theory  and the
gvuereisfsyedmsotrdueclhtuoroed(︁ bΠy,c,he(cΦk,inΨg,⊪Ξ)+ ∈aΠnd ⊪ − , more formally,
︁) of partitions, we can
for all precisifications  ∈ Π and for all  ∈ Sub():
T ⊪ +  ⇐⇒ S(Π,, (T ) ∈Π), ⊩ 
T ⊪ −  ⇐⇒ S(Π,, (T ) ∈Π), ⊩ ¬
♢
(1)
(2)
The proof works by structural induction on  .
•  = K . Then  ∈ Sub() ∩ (ℒK ∪ ℒ), and regarding
(1) we obtain:</p>
      <p>T ⊪ + K
⇐⇒ Θ ⊢ 
⇐⇒ Θ |= 
⇐⇒ ∀ ∈ Ω :  () ⊩ 
(C⇐lai⇒m2) ∀ ∈ Ω : S(Π,, (T ) ∈Π),, ⊩ 
⇐⇒ ∀ ∈  ( ) : S(Π,, (T ) ∈Π),, ⊩ 
⇐⇒ S(Π,, (T ) ∈Π), ⊩ K
Regarding (2) we get:</p>
      <p>T ⊪ − K
⇐⇒ Θ ̸⊢ 
⇐⇒ Θ ̸|= 
⇐⇒ ∃ ∈ Ω :  () ⊮ 
(C⇐lai⇒m2) ∃ ∈ Ω : S(Π,, (T ) ∈Π),, ⊮ 
⇐⇒ ∃ ∈  ( ) : S(Π,, (T ) ∈Π),, ⊮ 
⇐⇒ ∃ ∈  ( ) : S(Π,, (T ) ∈Π),, ⊮ K
(S5)
⇐⇒ ∀ ∈  ( ) : S(Π,, (T ) ∈Π),, ⊮ K
⇐⇒ ∀ ∈  ( ) : S(Π,, (T ) ∈Π),, ⊩ ¬K
⇐⇒ S(Π,, (T ) ∈Π), ⊩ ¬K
•  = ¬ . We have, with regard to (1),</p>
      <p>T ⊪ + ¬ ⇐⇒ T ⊪ − 
Similarly, for (2),</p>
      <p>T ⊪ − ¬ ⇐⇒ T ⊪ + 
⇐(IH⇒) S(Π,, (T ) ∈Π), ⊩ ¬
•  =  ∧  . We have
and
(IH)
⇐⇒ S(Π,, (T ) ∈Π), ⊩ 
(Corollary4) S(Π,, (T ) ∈Π), ⊩ ¬¬</p>
      <p>⇐⇒</p>
      <p>T ⊪ +  ∧ 
⇐⇒ T ⊪ +  and T ⊪ + 
⇐(IH⇒) S(Π,, (T ) ∈Π), ⊩</p>
      <p>and S(Π,, (T ) ∈Π), ⊩ 
⇐⇒ S(Π,, (T ) ∈Π), ⊩  ∧</p>
      <p>T ⊪ −  ∧ 
⇐⇒ T ⊪ −  or T ⊪ − 
⇐(IH⇒) S(Π,, (T ) ∈Π), ⊩ ¬</p>
      <p>or S(Π,, (T ) ∈Π), ⊩ ¬
(Corollary4) S(Π,, (T ) ∈Π), ⊮ 
⇐⇒</p>
      <p>or S(Π,, (T ) ∈Π), ⊮ 
(Definition3) S(Π,, (T ) ∈Π), ⊮  ∧</p>
      <p>⇐⇒
(Corollary4) S(Π,, (T ) ∈Π), ⊩ ¬( ∧  )</p>
      <p>⇐⇒
•  = □ s . Then</p>
      <p>T ⊪ + □ s
and likewise</p>
      <p>T ⊪ − □ s
⇐⇒ T ′ ⊪ +  for every  ′ ∈  (s)
⇐(IH⇒) S(Π,, (T ) ∈Π), ′ ⊩  for every  ′ ∈  (s)
⇐⇒ S(Π,, (T ) ∈Π), ⊩ □ s
⇐⇒ T ′ ⊪ −  for some  ′ ∈  (s)
(IH)
⇐⇒ S(Π,, (T ) ∈Π), ′ ⊩ ¬ for some  ′ ∈  (s)
(Corollary4) S(Π,, (T ) ∈Π), ′ ⊮  for some  ′ ∈  (s)
⇐⇒
⇐⇒ S(Π,, (T ) ∈Π), ⊮ □ s
(Corollary4) S(Π,, (T ) ∈Π), ⊩ ¬□ s</p>
      <p>⇐⇒
Thus by verifying T ⊪ +  for all  ∈  and  ∈ Π, we
have checked that the structure (︁ Π,, (Φ,Ψ,Ξ) ∈Π︁) (which
we do not explicitly construct) constitutes a model of .
Together with the checks done earlier, this establishes that T
constitutes a locally minimal model of . □
Example 2. Consider the following simple SS4F theory:
 = {□ sK, □ sK( → ),□ tK,□ tK¬}
A witnessing model representing the locally minimal
SS4F model of  could be ({ 1, 2},, (T 1,T 2)) with
 (s) = { 1},  (t) = { 2} and:</p>
      <p>T 1 =({¬} ,{, → ,} ,{K, K( → )})
T 2 =({, → } ,{,¬} ,{K,K¬}).
♢</p>
      <p>The construction of a witnessing model can also be
used for credulous reasoning, where we additionally verify
that (Φ , Ψ , Ξ ) ⊪ +  for all  ∈ Π to demonstrate
that  |≈ cred  . In a similar vein, for sceptical reasoning,
we guess a locally minimal model for  and verify that
(Φ , Ψ , Ξ ) ⊪ −  for some  ∈ Π to show that  |̸≈ scep  .
P
Proposition 6. in-someSS4F and not-in-allSS4F are
Σ2complete, in-allSS4F is ΠP2-complete.</p>
    </sec>
    <sec id="sec-5">
      <title>5. Instantiations</title>
      <p>Intuitively, each precisification of a locally minimal SS4F
model encodes an S4F minimal model for the
locallyrelevant S4F theory. Given that S4F theories are capable
of encoding multiple non-monotonic reasoning formalisms
(as described in Section 2.5), we find that SS4F provides
standpoint-enhanced variants of those formalisms. As such,
each precisification of a locally minimal model encodes an
extension of a default theory in case of standpoint default
logic, stable extension in case of standpoint argumentation
framework or an answer set in case of standpoint logic
program. Below we provide examples of the first two SS4F
instantiations.</p>
      <sec id="sec-5-1">
        <title>5.1. Standpoint Default Logic</title>
        <p>Utilising the S4F encoding of defaults we obtain standpoint
defaults of the form</p>
        <p>□ s[(K ∧ K¬K¬ 1 ∧ . . . ∧ K¬K¬ ) → K ]
which we conveniently denote as □ s[ :  1, . . . ,  / ].
Below we assume the standpoint default theory  to be a set of
standpoint defaults. To facilitate the reading of background
knowledge, by formulas □ sK we denote modal defaults
of the form □ s[⊤ : / ] (i.e. where  = 0).</p>
        <p>Example 3 (Example 1 continued). The following S4F
formulas of a theory * express common knowledge, such
as that we are indeed dealing with a cofee, that an espresso
cannot be low in cafeine and that a drink cannot be hot and
iced at the same time, i.e.</p>
        <p>* = {Kcoffee, K¬(iced ∧ hot ),</p>
        <p>
          K¬(espresso ∧ low _caffeine)}
We use □ * to denote the set □ * = {□ *  |  ∈ * }.
Additionally, we provide the set of standpoint defaults 
presented in the introduction, expressing that cofee is
usually consumed hot, unless served in Vietnam, where iced
variants are more common and that a typical cofee in Italy is
a highly-cafeinated espresso, contrary to the typical, filtered
cofee in the US.
 =
We obtain the standpoint default theory  =  ∪ □ * .♢
Since extensions of a default theory can be characterised by
ifnite sets of defaults’ consequences [
          <xref ref-type="bibr" rid="ref22 ref5">5, 22</xref>
          ], there is a locally
minimal SS4F model S = (Π, Ω, , ,  ) of the theory 
from Example 3, in which  ( ) = { 1,  2},  ( ) =
{ 3},  ( ) = { 4} and in which the extensions at each
precisification can be represented by the following sets of
consequences:
 1 : * ∪ {hot }
        </p>
        <p>2 : * ∪ {iced }
 3 : * ∪ {hot , espresso}</p>
        <p>4 : * ∪ {hot , low _caffeine} .</p>
        <p>Therefore, we get the following conclusions:
 |≈ cred □
 |≈ cred □
︁[ Kespresso]︁</p>
        <p>|≈ cred □ * Khot
︁[ Klow _caffeine]︁  |≈ cred □
︁[ Kiced ]︁
To emphasise the non-monotonic nature of our framework,
we note that the two bottom conclusions would be retracted
if we added additional background knowledge to  stating
e.g. that cofee is necessarily a hot, highly cafeinated drink:
□ * K(coffee → (hot ∧ ¬low _caffeine)).</p>
      </sec>
      <sec id="sec-5-2">
        <title>5.2. Standpoint (Abstract) Argumentation</title>
        <p>Similarly, employing the S4F encodings of abstract
argumentation frameworks with standpoint modalities gives
rise to standpoint argumentation frameworks. A profile
 = (1, . . . , ) of  argumentation frameworks (with
 = (, ) for all 1 ≤  ≤ ) can be encoded as a single
SS4F theory  over  = {1, . . . , n, *} as follows:

 := ⋃︁ {□ i[K¬K¬ → K] |  ∈ } ∪
=1</p>
        <p>{□ i[K → K¬] | (, ) ∈ }</p>
        <p>Example 4 presents individual frameworks in their usual
graphical representation, i.e. with nodes denoting
arguments and edges attacks between them. For such a
representation being within the scope of a standpoint modality
means that each node and attack is encoded for this
standpoint using the formula above.</p>
        <p>
          Example 4 ([
          <xref ref-type="bibr" rid="ref27">27</xref>
          ]). The following argumentation
frameworks correspond to individual views 1, 2 and 3,
provided by Baumeister et al. [27, Figure 4.]. Arguments
model discussion about public access to information and
medical supplies in the context of a potential epidemic [27,
Table 1.]. Generally, in each view arguments draw from a
common pool of arguments, whereas attacks between them
are up for individual judgement of a respective agent. Here,
the entire theory  is defined as:
□
□
□
        </p>
        <p>⎡
V1 ⎣⎢
⎡ 
⎡ 
V2 ⎣⎢
V3 ⎣⎢














 ⎤
 ⎤
 ⎤
⎥
⎦
⎥
⎦
⎥
⎦
where standpoint argumentation frameworks are used to
express each of the distinct viewpoints, 1, 2 and 3. ♢
Viewpoints from Example 4 have the following stable
extensions – 1: {, , }, 2: {, , , }, 3: {, , , } and
{, ,  }. Since in a locally minimal SS4F model of  each
precisification must encode precisely one stable extension
of a related framework, we find e.g.  |≈ cred □ V2 K or
 |≈ cred □ * K, but  |̸≈ scep □ * K.</p>
        <p>
          We consider how standpoint argumentation relates to
approaches for collective acceptability in abstract
argumentation discussed in the literature [
          <xref ref-type="bibr" rid="ref27 ref28">28, 27</xref>
          ]. In the so-called
argument-wise approaches, acceptability of the individual
views (frameworks) is determined using standard methods
(argumentation semantics) followed by semantic
aggregation, where arguments deemed acceptable individually are
aggregated into a single set of jointly accepted arguments.
Other techniques, referred to as framework-wise, first
aggregate individual views into a collective representation, e.g.
single argumentation framework and then employ standard
(or dedicated) methods to obtain the joint set of accepted
arguments from that representation.
        </p>
        <p>
          Semantics of standpoint argumentation, in which
precisifications encode single stable extensions and where
moreover standpoint modalities are employed to
aggregate the extensions, follows the argument-wise approach.
Interestingly, general (i.e. non-simple) SS4F theories are
capable of capturing the framework-wise techniques e.g. the
nomination rule [
          <xref ref-type="bibr" rid="ref27">27</xref>
          ], in which an attack between a pair of
arguments in the resulting framework is established if it
occurs in at least one of the input frameworks. For a set of all
arguments of a profile  , defined as  = 1 ∪ . . . ∪ ,
necessitation can be obtained by instantiating the below
schema for every pair of arguments ,  ∈  :
        </p>
        <p>♢ * [K → K¬] → □ * [K′ → K¬′].</p>
        <p>In particular, instantiating the schema for  would
efectively amount to supplying  with:</p>
        <p>
          ⎡ ′
□ * ⎣⎢
′
′
 ′
′
′
′ ⎤
⎥
⎦
In a similar vein, also the majority (resp. the unanimity)
rule [
          <xref ref-type="bibr" rid="ref27">27</xref>
          ] – adding the attack if it is present in the majority
(resp. all) of the individual frameworks – could be captured
in SS4F. However, as mentioned above, enabling
frameworkwise aggregation techniques requires non-simple SS4F
theories, which is beyond the scope of this paper and is
considered as future work.
        </p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>6. Conclusion</title>
      <p>
        In this paper we introduced standpoint S4F, a
twodimensional modal logic for describing heterogeneous
viewpoints that can incorporate default reasoning to make
semantic commitments. We defined syntax and semantics and
analysed the complexity of the most pertinent reasoning
problems associated to our logic. The pleasant result was
that incorporating standpoint modalities comes at no
additional computational cost, as the complexity of the
underlying logic, non-monotonic S4F, is preserved. We exemplified
the new formalism by showcasing two instantiations with
concrete NMR formalisms, namely Reiter’s default logic [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]
and Dung’s argumentation frameworks [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ].
      </p>
      <p>A drawback of our current preliminary results is that we
restricted our attention to simple theories, where standpoint
modalities are essentially used only in an atomic form. The
reason is that the definition of the set  □ is hard to
generalise without enabling to potentially guess unjustified
knowledge into the locally relevant theory. For example, with
 = {□ sK ∨ ¬□ sK} we expect, as the theory is
tautological, a unique minimal model where nothing is known;
alas, guessing Ξ = {K} is not straightforward to avoid
and leads to knowing  without justification.</p>
      <p>A potential fix via considering globally minimal models
that do not require syntax-based guessing is the objective
of current and future work. Furthermore, while we have
mostly ignored sharpening statements s ⪯ u herein, they
could be easily added, but would increase the amount of
constructs to treat in checks and proofs.</p>
      <p>
        In further future work, we intend to come up with a
(disjunctive) ASP encoding for relevant fragments of SS4F
with the intent of providing a prototypical implementation.
We also want to study strong equivalence for SS4F; the case
of plain S4F has been studied by Truszczyński [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]. Finally,
it is also worthwhile to develop a proof system for our new
logic. S4F has a proof system via the axioms (K), (T), (4),
and (F); propositional standpoint logic has proof systems as
well [
        <xref ref-type="bibr" rid="ref1 ref29">1, 29</xref>
        ]. It will be challenging to combine these proof
systems to obtain one for SS4F.
      </p>
    </sec>
    <sec id="sec-7">
      <title>Acknowledgments</title>
      <p>We are indebted to Lucía Gómez Álvarez for helpful
discussions on the subject matter.</p>
      <p>We also acknowledge funding from BMBF within
projects KIMEDS (grant no. GW0552B), MEDGE (grant
no. 16ME0529), and SEMECO (grant no. 03ZU1210B).</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>L.</given-names>
            <surname>Gómez Álvarez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Rudolph</surname>
          </string-name>
          ,
          <article-title>Standpoint logic: Multiperspective knowledge representation</article-title>
          , in: F.
          <string-name>
            <surname>Neuhaus</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          Brodaric (Eds.),
          <source>Formal Ontology in Information Systems - Proceedings of the Twelfth International Conference, FOIS</source>
          <year>2021</year>
          ,
          <article-title>Bozen-</article-title>
          <string-name>
            <surname>Bolzano</surname>
          </string-name>
          , Italy,
          <source>September 11-18</source>
          ,
          <year>2021</year>
          , volume
          <volume>344</volume>
          <source>of Frontiers in Artificial Intelligence and Applications</source>
          , IOS Press,
          <year>2021</year>
          , pp.
          <fpage>3</fpage>
          -
          <lpage>17</lpage>
          . URL: https://doi.org/10.3233/FAIA210367.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>B.</given-names>
            <surname>Bennett</surname>
          </string-name>
          ,
          <article-title>Standpoint semantics: a framework for formalising the variable meaning of vague terms, Understanding Vagueness</article-title>
          . Logical, Philosophical and Linguistic
          <string-name>
            <surname>Perspectives</surname>
          </string-name>
          (
          <year>2011</year>
          )
          <fpage>261</fpage>
          -
          <lpage>278</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>K. K.</given-names>
            <surname>Segerberg</surname>
          </string-name>
          ,
          <article-title>An Essay in Classical Modal Logic</article-title>
          ,
          <source>Ph.D. thesis</source>
          , Stanford University, Department of Philosophy,
          <year>1971</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>G.</given-names>
            <surname>Schwarz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Truszczyński</surname>
          </string-name>
          ,
          <article-title>Minimal knowledge problem: A new approach</article-title>
          , Artif. Intell.
          <volume>67</volume>
          (
          <year>1994</year>
          )
          <fpage>113</fpage>
          -
          <lpage>141</lpage>
          . URL: https://doi.org/10.1016/
          <fpage>0004</fpage>
          -
          <lpage>3702</lpage>
          (
          <issue>94</issue>
          )
          <fpage>90013</fpage>
          -
          <lpage>2</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>R.</given-names>
            <surname>Reiter</surname>
          </string-name>
          ,
          <article-title>A logic for default reasoning</article-title>
          ,
          <source>Artif. Intell</source>
          .
          <volume>13</volume>
          (
          <year>1980</year>
          )
          <fpage>81</fpage>
          -
          <lpage>132</lpage>
          . URL: https://doi.org/10.1016/
          <fpage>0004</fpage>
          -
          <lpage>3702</lpage>
          (
          <issue>80</issue>
          )
          <fpage>90014</fpage>
          -
          <lpage>4</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>L.</given-names>
            <surname>Gómez Álvarez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Rudolph</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Strass</surname>
          </string-name>
          ,
          <article-title>How to Agree to Disagree - Managing Ontological Perspectives using Standpoint Logic</article-title>
          , in: U. Sattler,
          <string-name>
            <given-names>A.</given-names>
            <surname>Hogan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. M.</given-names>
            <surname>Keet</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Presutti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. P. A.</given-names>
            <surname>Almeida</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Takeda</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Monnin</surname>
          </string-name>
          , G. Pirrò, C. d'Amato (Eds.),
          <source>The Semantic Web - ISWC 2022 - 21st International Semantic Web Conference, Virtual Event, October 23-27</source>
          ,
          <year>2022</year>
          , Proceedings, volume
          <volume>13489</volume>
          of Lecture Notes in Computer Science, Springer,
          <year>2022</year>
          , pp.
          <fpage>125</fpage>
          -
          <lpage>141</lpage>
          . URL: https://doi.org/10. 1007/978-3-
          <fpage>031</fpage>
          -19433-
          <issue>7</issue>
          _
          <fpage>8</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>L.</given-names>
            <surname>Gómez Álvarez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Rudolph</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Strass</surname>
          </string-name>
          ,
          <article-title>Tractable diversity: Scalable multiperspective ontology management via standpoint EL</article-title>
          ,
          <source>in: Proceedings of the ThirtySecond International Joint Conference on Artificial Intelligence, IJCAI</source>
          <year>2023</year>
          ,
          <fpage>19th</fpage>
          -25th
          <source>August</source>
          <year>2023</year>
          , Macao,
          <string-name>
            <surname>SAR</surname>
          </string-name>
          , China, ijcai.org,
          <year>2023</year>
          , pp.
          <fpage>3258</fpage>
          -
          <lpage>3267</lpage>
          . URL: https://doi.org/10.24963/ijcai.
          <year>2023</year>
          /363.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>L.</given-names>
            <surname>Gómez Álvarez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Rudolph</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Strass</surname>
          </string-name>
          ,
          <article-title>Pushing the boundaries of tractable multiperspective reasoning: A deduction calculus for standpoint EL+</article-title>
          , in: P. Marquis,
          <string-name>
            <given-names>T. C.</given-names>
            <surname>Son</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Kern-Isberner</surname>
          </string-name>
          (Eds.),
          <source>Proceedings of the 20th International Conference on Principles of Knowledge Representation and Reasoning</source>
          , KR 2023, Rhodes, Greece, September 2-
          <issue>8</issue>
          ,
          <year>2023</year>
          ,
          <year>2023</year>
          , pp.
          <fpage>333</fpage>
          -
          <lpage>343</lpage>
          . URL: https://doi.org/10.24963/kr.2023/33.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>L. G.</given-names>
            <surname>Álvarez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Rudolph</surname>
          </string-name>
          ,
          <article-title>Reasoning in SHIQ with axiom- and concept-level standpoint modalities</article-title>
          ,
          <source>in: Proceedings of KR</source>
          <year>2024</year>
          ,
          <year>2024</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>N.</given-names>
            <surname>Gigante</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L. Gómez</given-names>
            <surname>Álvarez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T. S.</given-names>
            <surname>Lyon</surname>
          </string-name>
          ,
          <article-title>Standpoint linear temporal logic</article-title>
          , in: P. Marquis,
          <string-name>
            <given-names>T. C.</given-names>
            <surname>Son</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Kern-Isberner</surname>
          </string-name>
          (Eds.),
          <source>Proceedings of the 20th International Conference on Principles of Knowledge Representation and Reasoning</source>
          , KR 2023, Rhodes, Greece, September 2-
          <issue>8</issue>
          ,
          <year>2023</year>
          ,
          <year>2023</year>
          , pp.
          <fpage>311</fpage>
          -
          <lpage>321</lpage>
          . URL: https: //doi.org/10.24963/kr.2023/31.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>M.</given-names>
            <surname>Truszczyński</surname>
          </string-name>
          ,
          <article-title>Modal interpretations of default logic</article-title>
          , in: J.
          <string-name>
            <surname>Mylopoulos</surname>
          </string-name>
          , R. Reiter (Eds.),
          <source>Proceedings of the 12th International Joint Conference on Artificial Intelligence. Sydney, Australia, August 24-30</source>
          ,
          <year>1991</year>
          , Morgan Kaufmann,
          <year>1991</year>
          , pp.
          <fpage>393</fpage>
          -
          <lpage>398</lpage>
          . URL: http:// ijcai.org/Proceedings/91-1/Papers/061.pdf .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>G.</given-names>
            <surname>Schwarz</surname>
          </string-name>
          ,
          <article-title>Minimal model semantics for nonmonotonic modal logics</article-title>
          ,
          <source>in: Proceedings of the Seventh Annual Symposium on Logic in Computer Science (LICS '92)</source>
          , Santa Cruz, California, USA, June 22-25,
          <year>1992</year>
          , IEEE Computer Society,
          <year>1992</year>
          , pp.
          <fpage>34</fpage>
          -
          <lpage>43</lpage>
          . URL: https://doi.org/10.1109/LICS.
          <year>1992</year>
          .
          <volume>185517</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>G.</given-names>
            <surname>Schwarz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Truszczyński</surname>
          </string-name>
          ,
          <article-title>Nonmonotonic reasoning is sometimes simpler</article-title>
          , in: G. Gottlob,
          <string-name>
            <given-names>A.</given-names>
            <surname>Leitsch</surname>
          </string-name>
          , D. Mundici (Eds.),
          <source>Computational Logic and Proof Theory</source>
          , Springer Berlin Heidelberg, Berlin, Heidelberg,
          <year>1993</year>
          , pp.
          <fpage>313</fpage>
          -
          <lpage>324</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>M.</given-names>
            <surname>Truszczyński</surname>
          </string-name>
          ,
          <article-title>The modal logic S4F, the default logic, and the logic here-and-there</article-title>
          ,
          <source>in: Proceedings of the Twenty-Second AAAI Conference on Artificial Intelligence, July 22-26</source>
          ,
          <year>2007</year>
          , Vancouver, British Columbia, Canada, AAAI Press,
          <year>2007</year>
          , pp.
          <fpage>508</fpage>
          -
          <lpage>514</lpage>
          . URL: http: //www.aaai.org/Library/AAAI/
          <year>2007</year>
          /aaai07-
          <fpage>080</fpage>
          .php.
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>F.</given-names>
            <surname>Lin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Shoham</surname>
          </string-name>
          ,
          <article-title>A logic of knowledge and justified assumptions</article-title>
          ,
          <source>Artif. Intell</source>
          .
          <volume>57</volume>
          (
          <year>1992</year>
          )
          <fpage>271</fpage>
          -
          <lpage>289</lpage>
          . URL: https://doi.org/10.1016/
          <fpage>0004</fpage>
          -
          <lpage>3702</lpage>
          (
          <issue>92</issue>
          )
          <fpage>90019</fpage>
          -
          <lpage>T</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>V.</given-names>
            <surname>Lifschitz</surname>
          </string-name>
          ,
          <article-title>Minimal belief and negation as failure</article-title>
          ,
          <source>Artif. Intell</source>
          .
          <volume>70</volume>
          (
          <year>1994</year>
          )
          <fpage>53</fpage>
          -
          <lpage>72</lpage>
          . URL: https://doi.org/10. 1016/
          <fpage>0004</fpage>
          -
          <lpage>3702</lpage>
          (
          <issue>94</issue>
          )
          <fpage>90103</fpage>
          -
          <lpage>1</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>G.</given-names>
            <surname>Gottlob</surname>
          </string-name>
          ,
          <article-title>Translating default logic into standard autoepistemic logic</article-title>
          ,
          <source>J. ACM</source>
          <volume>42</volume>
          (
          <year>1995</year>
          )
          <fpage>711</fpage>
          -
          <lpage>740</lpage>
          . URL: https://doi.org/10.1145/210332.210334.
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>R. C.</given-names>
            <surname>Moore</surname>
          </string-name>
          ,
          <article-title>Semantical considerations on nonmonotonic logic, Artif</article-title>
          . Intell.
          <volume>25</volume>
          (
          <year>1985</year>
          )
          <fpage>75</fpage>
          -
          <lpage>94</lpage>
          . URL: https: //doi.org/10.1016/
          <fpage>0004</fpage>
          -
          <lpage>3702</lpage>
          (
          <issue>85</issue>
          )
          <fpage>90042</fpage>
          -
          <lpage>6</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>D. V.</given-names>
            <surname>McDermott</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Doyle</surname>
          </string-name>
          ,
          <article-title>Non-monotonic logic I, Artif</article-title>
          . Intell.
          <volume>13</volume>
          (
          <year>1980</year>
          )
          <fpage>41</fpage>
          -
          <lpage>72</lpage>
          . URL: https://doi.org/10. 1016/
          <fpage>0004</fpage>
          -
          <lpage>3702</lpage>
          (
          <issue>80</issue>
          )
          <fpage>90012</fpage>
          -
          <lpage>0</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>D. V.</given-names>
            <surname>McDermott</surname>
          </string-name>
          ,
          <article-title>Nonmonotonic logic II: nonmonotonic modal theories</article-title>
          ,
          <source>J. ACM</source>
          <volume>29</volume>
          (
          <year>1982</year>
          )
          <fpage>33</fpage>
          -
          <lpage>57</lpage>
          . URL: https://doi.org/10.1145/322290.322293.
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>M.</given-names>
            <surname>Gelfond</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Przymusinska</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Lifschitz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Truszczyński</surname>
          </string-name>
          ,
          <article-title>Disjunctive defaults</article-title>
          , in: J.
          <string-name>
            <given-names>F.</given-names>
            <surname>Allen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Fikes</surname>
          </string-name>
          , E. Sandewall (Eds.),
          <source>Proceedings of the 2nd International Conference on Principles of Knowledge Representation and Reasoning (KR'91)</source>
          . Cambridge, MA, USA, April
          <volume>22</volume>
          -
          <issue>25</issue>
          ,
          <year>1991</year>
          , Morgan Kaufmann,
          <year>1991</year>
          , pp.
          <fpage>230</fpage>
          -
          <lpage>237</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>G.</given-names>
            <surname>Gottlob</surname>
          </string-name>
          ,
          <article-title>Complexity Results for Nonmonotonic Logics</article-title>
          ,
          <source>Journal of Logic and Computation</source>
          <volume>2</volume>
          (
          <year>1992</year>
          )
          <fpage>397</fpage>
          -
          <lpage>425</lpage>
          . URL: https://doi.org/10.1093/logcom/2.3.397.
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>M.</given-names>
            <surname>Gelfond</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Lifschitz</surname>
          </string-name>
          ,
          <article-title>Classical negation in logic programs</article-title>
          and disjunctive databases,
          <source>New Gener. Comput</source>
          .
          <volume>9</volume>
          (
          <year>1991</year>
          )
          <fpage>365</fpage>
          -
          <lpage>386</lpage>
          . URL: https://doi.org/10.1007/ BF03037169.
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <string-name>
            <surname>P. M. Dung</surname>
          </string-name>
          ,
          <article-title>On the acceptability of arguments and its fundamental role in nonmonotonic reasoning, logic programming</article-title>
          and -person games,
          <source>Artif. Intell</source>
          .
          <volume>77</volume>
          (
          <year>1995</year>
          )
          <fpage>321</fpage>
          -
          <lpage>358</lpage>
          . URL: https://doi.org/10.1016/
          <fpage>0004</fpage>
          -
          <lpage>3702</lpage>
          (
          <issue>94</issue>
          )
          <fpage>00041</fpage>
          -
          <lpage>X</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [25]
          <string-name>
            <given-names>H.</given-names>
            <surname>Strass</surname>
          </string-name>
          ,
          <article-title>Approximating operators and semantics for abstract dialectical frameworks</article-title>
          ,
          <source>Artif. Intell</source>
          .
          <volume>205</volume>
          (
          <year>2013</year>
          )
          <fpage>39</fpage>
          -
          <lpage>70</lpage>
          . URL: https://doi.org/10.1016/j.artint.
          <year>2013</year>
          .
          <volume>09</volume>
          .004.
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [26]
          <string-name>
            <given-names>A.</given-names>
            <surname>Kurucz</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>
          ,
          <string-name>
            <given-names>D. M.</given-names>
            <surname>Gabbay</surname>
          </string-name>
          ,
          <article-title>Many-dimensional modal logics: Theory and applications</article-title>
          , Elsevier,
          <year>2003</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [27]
          <string-name>
            <given-names>D.</given-names>
            <surname>Baumeister</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Neugebauer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Rothe</surname>
          </string-name>
          , Collective Acceptability in Abstract Argumentation,
          <source>Journal of Applied Logics - IfCoLoG Journal of Logics and Their Applications</source>
          <volume>8</volume>
          (
          <year>2021</year>
          )
          <fpage>1503</fpage>
          -
          <lpage>1542</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          [28]
          <string-name>
            <given-names>G.</given-names>
            <surname>Bodanza</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Tohmé</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Auday</surname>
          </string-name>
          ,
          <article-title>Collective argumentation: A survey of aggregation issues around argumentation frameworks</article-title>
          ,
          <source>Argument and Computation</source>
          <volume>8</volume>
          (
          <year>2017</year>
          )
          <fpage>1</fpage>
          -
          <lpage>34</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          [29]
          <string-name>
            <given-names>T. S.</given-names>
            <surname>Lyon</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L. Gómez</given-names>
            <surname>Álvarez</surname>
          </string-name>
          ,
          <article-title>Automating reasoning with standpoint logic via nested sequents</article-title>
          , in: G. KernIsberner, G. Lakemeyer, T. Meyer (Eds.),
          <source>Proceedings of the 19th International Conference on Principles of Knowledge Representation and Reasoning</source>
          , KR 2022, Haifa, Israel,
          <source>July 31 - August 5</source>
          ,
          <year>2022</year>
          ,
          <year>2022</year>
          . URL: https: //proceedings.kr.org/
          <year>2022</year>
          /26/.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>