Conflicting Rules
- The rule selection mechanism chooses only rules that are valid
and applies one of them.
- What happens when more than one rule can apply?
- This is what a conflict is.
- All the rules that are valid (whose LHS is True) are put
into the conflict set.
- ES shells function differently and most have different modes
for choosing which rule to apply.