I encountered some nice material about so-called universal algebras.
E.g. a lattice is an algebra (in the sense of universal algebra), and can be presented as a tuple $\langle L,\wedge,\vee\rangle$ where $\wedge$ and $\vee$ are binary operations on $L$.
I am not (yet) familiar with that stuff, and one of the first questions that arose was:
Can a partial order be presented as an algebra?
I think not because I cannot really find operations on it with some (finite) arity.
Am I correct in my thinking?
More generally: if I see the objects of some category as candidate for being an algebra of some type, then are there criteria that can be applied in order to check this?
A poset can indeed be given an algebraic structure.
This is not a generalization of a lattice, but it's an algebra, nevertheless.
I suppose there's a plethora of ways of doing this, but I'll just refer three of them, in which two only apply to posets with a maximum element.
In the paper The variety generated by order algebras, by Ralph Freese, Jaroslav Jezek, Peter Jipsen, Petar Markovic, Miklos Maróti and Ralph McKenzie, published in Algebra Universalis 47 (2002), given a poset $(P,\leq)$, one defines an algebra $(A,\cdot)$, where $$ a \cdot b = \begin{cases} a &\text{if } a \leq b,\\ b &\text{otherwise.} \end{cases} $$ The poset can be recovered from the algebra by making $a \leq b$ iff $a\cdot b = a$.
In Algebras defined from ordered sets and the varieties they generate, by Joel Berman and Wilhelm Blok, published in Order 23 (2006), for posets $(P,\leq, 1)$ with a top element they define two algebraic structures: $$ a \to b = \begin{cases} 1 &\text{if } a \leq b,\\ b &\text{otherwise.} \end{cases} $$ and $$ a \cdot b = \begin{cases} b &\text{if } a \leq b,\\ 1 &\text{otherwise.} \end{cases} $$ These are both very nice papers I read some years ago.
I don't recall all the details in them, but I'm just mentioning that these studies (and perhaps others) have been done, and these definitions of algebras exist, in the first case, for any poset at all.