Shout out to MM2 for the Piranha sauce recipe.
The following is my payback to all the dull english teachers I had who forced a certain writing style. This recipe is more formal than english, can be parsed by a computer, and once you get used to reading like this, written english is chaotic.
Here is the rule, an ingredient is made by applying some cooking function to one or more ingredients, the ingredients of course can be the result of performing some cooking function on other ingredients. This is an example of the word recursion. If you google the word recursion, the funny people at the goog will ask did you mean "recursion"?
This formula can be written as
Ingredient -> (CookingFunction ( one or more Ingredient))
PiranhaSauce -> (ImmersionBlend (1 head of cilantro leaves, 2 cloves garlic, (stemmedAndSeaded (1 Jalepeno Pepper))))
flattenedPizza - > (FlattenOnOiledParchmentPaper (one dough ball))
UncookedPizza -> (Spread (PiranhaSauce , 1/3 lbs thinly sliced genoa salami, flattenedPizza))
RolledPizza -> (RollUp (UncookedPizza))
CookedPizza ->(Cook@425 until brown (RolledPizza))
Once cooked you can cut into slices to serve.
No comments:
Post a Comment