Closed fritzo closed 9 years ago
Jupyter notebooks appear to be a better choice than markdown.
Syntax should be list of facts, i.e. theories:
# This is already a format pomagma understands. EQUAL compose FUN f FUN g FUN x APP f APP g x # definition-as-equation EQUAL B compose # assertion-as-equation LESS BOT compose # additional assertions LESS compose TOP
If we want to get fancier in the future, then put the lines in cells of google sheets, or make a fancy structured-editor front-end. But this is a good intermediate format that is already human-editable.
The corpus will soon be revived, and it needs a format. Markdown with some simple code format seems best. This issue requires: