Physical word: unit of transfer between CPU-cache.
Typical word sizes:
4 bytes - minimum.
8 bytes - most cases.
16 bytes - maximum.
Line size (sometimes called block or page size):
Usually the basic unit of transfer between cache and memory. Usually consists of n physical words transferred from main memory as physical words (this is the usual bus size) from n memory modules in n cycles.