never { accept_init: s1_init: if :: !(p) && !(q) && (s) && !(t) -> goto s5 :: !(p) && !(q) && (s) && !(t) -> goto accept_s4 :: !(p) && (q) && (s) && !(t) -> goto s3 :: !(p) && (q) && (s) && !(t) -> goto accept_s2 :: !(s) -> goto s1_init :: (p) -> goto s1_init :: (t) -> goto s1_init fi; s3: if :: (p) && !(r) && !(t) -> goto accept_s6 :: !(p) && !(r) && !(t) -> goto s3 :: (t) -> goto s1_init fi; s5: if :: !(p) && !(q) && !(t) -> goto s5 :: !(p) && (q) && !(t) -> goto s3 :: (t) -> goto s1_init :: (p) -> goto s1_init fi; accept_s2: if :: !(r) -> goto accept_s2 fi; accept_s4: if :: !(q) -> goto accept_s4 :: (q) -> goto accept_s2 fi; accept_s6: if :: !(p) && !(q) && !(r) && (s) && !(t) -> goto accept_s8 :: !(p) && !(r) && !(s) && !(t) -> goto accept_s6 :: !(p) && !(r) && (s) && !(t) -> goto s3 :: (p) && !(r) && !(t) -> goto accept_s6 :: (t) -> goto s1_init fi; accept_s8: if :: !(q) && (t) -> goto accept_s4 :: !(q) && !(r) && !(t) -> goto accept_s8 :: (q) && (r) && (t) -> goto accept_s2 fi; }