I love the tabulated recipes shown on cookingforengineers.com [1]. Ever since I first saw this, whenever I get a recipe, from anywhere, I convert it by hand to this format. Perhaps you can automate that process? That would be rad! [1] http://www.cookingforengineers.com/recipe/108/Banana-Nut-Bre...
Personally I find RxOL hard to read & edit though, so I have been thinking about whether it would be doable able to infer such tree structures from CookLang's more readable recipe format[1][2].
Ingredients and times are already marked, so surely verbs & follow up mentions of ingredients can be extracted from the text without further annotation? Haven't tried doing it yet though.