diff --git a/jsonschema-core.xml b/jsonschema-core.xml
index 058f954e..0279a7da 100644
--- a/jsonschema-core.xml
+++ b/jsonschema-core.xml
@@ -2212,6 +2212,13 @@
or modifying the subschema results in various ways.
+
+ Subschemas of these keywords evaluate the instance completely independently
+ such that the results of one such subschema MUST NOT impact the results of sibling
+ subschemas. Therefore subschemas may be applied in
+ any order.
+
+
These keywords correspond to logical operators for combining or modifying