In "General Topology", chapter 1, exercise b, Kelley wrote in a note that it is possible to use the notion of separation ($A$ and $B$ are separated iff $A^k\cap B=A\cap B^k=\emptyset$) as primitive to define topological spaces and he put these three bibliographical references:
Wallace: "Separation Spaces"
Krishna Murti: "A set of axioms for topological algebra"
Szyrmanski: "La notion des ensembles separé comme terme primitif de la topologie"
I read the Wallace's article, but his definitions of separation as primitive only work for defining $T_1$-spaces (i.e., in that singletons are closed). Moreover, I was not able to find on internet the other two articles.
How can I adjust the Wallace's definition so that it works for defining any topological space?
$\textbf{Note:}$
Here is Wallace's definition:
Given a set $X$, a separation relation is a relation $s\subseteq\mathcal{P}(X)\times\mathcal{P}(X)$ such that:
1) $\emptyset\,s\,A$.
2) If $A\,s\,B$, then $B\,s\,A$.
3) If $A\,s\,B$, then $A\cap B=\emptyset$.
4) If $A\,s\,B$ and $C\subseteq A$, then $C\,s\,B$.
5) If $A\,s\,C$ and $B\,s\,C$, then $A\cup B\,s\,C$.
6) If $\{x\}\,s\,A$, then $\{x\}\,s\,\{y\in X:\neg\{y\}\,s\,A\}$.
7) If $x\neq y$, then $\{x\}\,s\,\{y\}$.
8) If for all $x\in A$ and all $y\in B$ we have $\{x\}\,s\,B$ and $\{y\}\,s\,A$, then $A\,s\,B$.
Then taking $A^k=\{x\in X:\neg\{x\}\,s\,A\}$, it would be a closure operator, but the resulting topological space would be $T_1$.