diff --git a/spec.html b/spec.html
index f10859200f4..5619e9a9964 100644
--- a/spec.html
+++ b/spec.html
@@ -40776,6 +40776,8 @@
Syntax
[+U] `(` `?` `=` Disjunction[+U, ?N] `)`
[+U] `(` `?` `!` Disjunction[+U, ?N] `)`
[~U] QuantifiableAssertion[?N]
+ `(` `?` `<=` Disjunction[?U, ?N] `)`
+ `(` `?` `<!` Disjunction[?U, ?N] `)`
QuantifiableAssertion[N] ::
`(` `?` `=` Disjunction[~U, ?N] `)`