A word can store an unsigned number of at least 16 bits (from 0 to 65535).
word var = val;
var
val
word w = 10000;