never { accept_init: s0_init: if :: !(p) -> goto accept_s1 :: (p) -> goto accept_s2 fi; accept_s1: if :: (1) -> goto accept_s1 fi; accept_s2: if :: (q) -> goto accept_s1 fi; }