5.1 Five-membered Syllogism
According to the ancient Indian logic, the proper for-
mulation of the inference should have five parts. It
is technically known as the five-membered inference
or argument schema. According to Nyaya Sastra, an
inferential proof is made up from the following mem-
bers:
1. The statement
2. The cause or reason for the statement
3. The example (metaphor expression)
4. The application of that example
5. The conclusion
An example of the five-membered syllogism is as fol-
lows. (1) This hill has fire (statement), (2) Because, it
has smoke (reason), (3) Since whatever has smoke has
fire, e.g. an oven (example), (4) This hill has smoke,
which is associated with fire (application), (5) There-
fore, this hill has fire (conclusion)
5.2 Eastern Argumentation Model
Taking into account the five-membered syllogism,
we construct an Eastern argumentation model in
which attack relations are redefined so that the five-
membered syllogism may stand on predominance
compared with other argument by considering ‘per-
suasive power of statement’. In doing so, we in-
troduce ‘inductive clause’ that can be included only
in Eastern knowledge, and also specifies that the de-
gree of predominancechanges with examples used for
Eastern arguments.
5.2.1 An Inductive Clause (Indian Induction)
The five-membered syllogism can be captured in
terms of EALP as follows.
A : µ
3
← invariable(B, A) : µ
2
&
B : µ
1
.
invariable(B, A) : µ
2
← ind(example) : α.
B : µ
1
← true.
Then the example of the five-membered syllogism
mentioned above is expressed as follows.
has(hill, fire) : 1.0 ← invariable(smoke, fire) : 1.0
&
has(hill, smoke) : 1.0.
invariable(smoke, fire) : 1.0 ← ind(oven) : α.
has(hill, smoke) : 1.0 ← true.
where, the inductive clause, ind(oven) : α plays the
roles of the third member of the five-membered syl-
logism: The example (metaphor expression) and the
fourth member of the five-membered syllogism: The
application of that example. Accordingly to the spe-
cific notations introduced, attack relations for argu-
ments deserve to be changed so that eastern argu-
ments may become advantageous by the relation be-
tween this α and annotations as truth values µ of other
literals. The details are, however, omitted in this pa-
per.
5.2.2 Illustrative Example
We illustrate a simple example of an Eastern argu-
ment. Suppose we have the following argumentation
framework:
AF
1
=< {A, B,C, D, E, F, G, H, I, J}, {(A, E), (B,C),
(C, A), (C, D), (D,C), (E, A)} > .
Then we have the following extensions.
− Complete extension : {B, D, F, G, H, I, J},
{A, B, D, F, G, H, I, J}, {B, D, E, F, G, H, I, J}
− Stable extension : {A, B, D, F, G, H, I, J},
{B, D, E, F, G, H, I, J}
− Grounded extension : {B,D, F, G, H, I, J}.
However, if we have the following framework in
which the attack relation (E, A) in AF
1
is blocked by
the Eastern attack relation,
AF
2
=< {A, B,C, D, E, F, G, H, I, J}, {(A, E), (B,C),
(C, A), (C, D), (D,C)} >
then, we turn to have the following extensions.
− Complete extension : {A, B, D, F, G, H, I, J}
− Stable extension : {A, B, D, F, G, H, I, J}
− Grounded extension : {A,B, D, F, G, H, I, J}.
These computations have been done by the neural
network argumentation of IAE.
6 SYNCRETIC
ARGUMENTATION
We considered a novel approach to argumentation,
called syncretic argumentation that allows agents to
participate in argumentation even if they have knowl-
edge bases with their own annotations as truth-values
that reflect agents epistemic states of propositions.
For the syncretic argumentation,we devised three
methods: the lattice homomorphism, the fusion of lat-
ices, and the sum of lattices.
6.1 The Lattice Homomorphism
The mathematical structure of annotations in LMA is
a complete lattice and the homomorphism is a mathe-
matical apparatus convenient to syncretize the differ-
ence of epistemic states of propositions. It guarantees
agents to retain agents’ epistemic structure when em-
bedding one lattice to the other. We also considered
the bi-directional homomorphism on lattices since it
allows for a fair, unbiased and pluralistic argumenta-
tion, prohibiting unilateral one.
TheStateoftheArtintheDevelopmentofaVersatileArgumentationSystembasedontheLogicofMultiple-valued
Argumentation
221