⊓+-rule:
⊓--rule:
∃+-rule:
∃--rule:
if each branch of the tree contains a clash, the initial concept is inconsistent. Clash:
Person ⊓ ∀eats.Plant ⊓ ¬(Person ⊓ ∀eats.(Plant ⊔ Dairy))
Person ⊓ ∀eats.Plant ⊓ ∀eats.(Plant ⊔ Dairy)
We compare the complexity of visual syntaxes regarding their graph-theoretic terms.
N of nodes | N of edges | Depth | |
---|---|---|---|
LG | 10 | 2 | 3 |
CD | 11 | 2 | 3 |
RG | 13 | 5 | 4 |