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