never { accept_init: s0_init: if :: !(p) && (q) -> goto s0_init :: (p) -> goto s1 fi; s1: if :: !(p) && (q) -> goto s0_init :: (p) -> goto s1 fi; }