Σ(alphabet) contains 3x1 column matrices [[0],[0],[0]], [[0],[0],[1]] , [[0],[1],[0]]... [[1],[1],[1]] such that each element in the language is a THREE SET of the columns where the bottom row is the sum of the two top rows
example [[0],[0],[1]], [[1],[0],[0]] , [[1],[1],[0]] is an element of the Language
BUT
[[0],[0],[1]], [[1],[0],[1]] , [[0],[0],[0]] is not an element of the language.