For example, if Outlook can be either Sunny, Overcast, or rain, and Wind can be Strong or Weak, how do re represent
\[ (Outlook = Overcast \vee Rain) \wedge (Wind = Strong) \]
With something like
Outlook
Wind
011
10
We can then use this as rule preconditions. For example the rule