A relation is transitive if $$x\ R\ y\ \text{and}\ y\ R\ z \implies x\ R\ z$$ for all $x,y,z.$
Are there any relations which are atransitive, or in other words, $$x\ R\ y\ \text{and}\ y\ R\ z \implies \neg (x\ R\ z)$$ for all $x,y,z?$ It doesn't necessarily have to be a mathematical example, an example from ordinary life would suffice.
What about a relation which is "reverse-transitive?" I.e. $$x\ R\ y\ \text{and}\ y\ R\ z \implies z\ R\ x$$ Something which satisfies this property would be the rock-paper-scissors game. Rock beats scissors, and scissors beats paper, so paper beats rock. It doesn't seem like it is possible to have a set with more than three elements with a relation like this.
Edit to add: As pointed out in the comments, in the presence of symmetry there is no difference between transitive and reverse transitive. So I am looking for examples of "reverse-transitive" relations which are not symmetric.
Given a line in the euclidean plane, we say that $x R y$ if $x$ and $y$ are on both sides of the line. This is a relation on points of the plane that are not on the line, and it seems that this is an atransitive relation.
Edit: more generally, if $X$ is a set that is the disjoint union of two sets $X_1$ and $X_2$, we say that $x R y$ if $x$ and $y$ do not belong to the same set $X_1$ or $X_2$. This gives an atransitive relation.
Colloquially, the enemy of my enemy is my friend.