diff --git a/docs/kore-syntax.md b/docs/kore-syntax.md index f78f91d22b..ff1d9b30d8 100644 --- a/docs/kore-syntax.md +++ b/docs/kore-syntax.md @@ -181,9 +181,6 @@ A sort is either a _sort variable_ or a _sort constructor_ applied to a list of ::= "{" "}" "(" ")" - ::= - "\or" "{" "}" "(" ")" - ::= // Connectives @@ -213,9 +210,7 @@ A sort is either a _sort variable_ or a _sort constructor_ applied to a list of | "\dv" "{" "}" "(" ")" // Syntactic sugar | "\left-assoc" "{" "}" "(" ")" - | "\left-assoc" "{" "}" "(" ")" | "\right-assoc" "{" "}" "(" ")" - | "\right-assoc" "{" "}" "(" ")" ``` The left-assoc (resp. right-assoc) construct allows a chain of applications of