(AND
  (OR foo)
  (OR foo false)
  (Pasta = "pesto")
  (OR
    (Coupa)
    (Philz = true)
    (BlueBottle = true))
  (OR
    (Bread = 1)
    (Water = 1))
  (Hungry = true)
  (Status = "ready"))