ERROR ALGEBRAS ABSTRACT In computations over many-sorted algebras, one typically encounters error cases, caused by trying to evaluate an operation outside its domain (division by the integer 0; taking the square root of a negative integer; popping an empty stack, etc.). We present a method for systematically dealing with such error cases, namely the construction of an "error algebra" based on the original algebra. As an application of this method, we show that it provides a good semantics for (possibly improper) function tables.