Game Help: Read

    Certain objects in the world, such as books, letters, and signs, can
    be read using the syntax READ <object>. Many books have more than
    one page, and you may read specific pages of the book using READ <book>
    <page number> (ex: READ BOOK 3).

    Syntax:
        READ <object> (<page number>)