Bitwise OR

v = bit.bor(w1, ...)
v = bit.bor(txt)

Returns for the bitwise OR of all the words w1...wn, or the string txt.