Part 1: Computing acceptability degrees

Let us consider the following ranking-based semantics. Let $\mathcal{F}= (A,R)$ be an AF:

  1. $\forall a \in A, Deg(a) = \frac{1}{1+ \sum_{x \in Att(a)} Deg(x)}$
  2. $\forall a \in A, Deg(a) = \frac{1}{1+ \max_{x \in Att(a)} Deg(x)}$
  3. $\forall a \in A, Deg(a) = \frac{1}{1+ |Att(a)| + \frac{\sum_{x \in Att(a)} Deg(x)}{|Att(a)|}}$

For the graph below, compute the acceptability degrees of all arguments. Then, rank the arguments from the most acceptable to the less.

Part 2: Identifying fallacies

Let us consider the following situations. In each of them, identify whether or not there are logical fallacies, and if yes, which ones?