If you were to compress a text file for example, you would find redundancies within the text, compress the file, and then create a dictionary that would instruct the file how to decompress. The ...