# Beak Beak is a Markov chain generator and text generator. You can provide beak with a script in the following format and it will generate a story, filling in the gaps you've left: ```plaintext This is a @NOUN@ with @ADJECTIVE@ kind of @EMOTION@ about @PLACE@ because once it @MARKOV 15@ ``` Not all gap types are yet supported. Those are being added now. The number in the `@MARKOV 15@` indicates that the snippet of text should be (about) 15 elements long.