Created
July 15, 2016 18:34
-
-
Save jdittrich/0833a3c3b867b4660bb06286f1edf3e5 to your computer and use it in GitHub Desktop.
install npm install -g rmutt, run rmutt thistextinafi.le
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Output: whatPart " " changePart ".\n"; | |
changePart: "will " changes " " bigThing; | |
whatPart: AnswerQuestion " the " comeIntoBeing " of " adjectives " " changeAgent; | |
changes: "disrupt", "change", "revolutionize", "remake", "turn over"; | |
bigThing:"the world", "our thinking", "IT", "everything", "education", "society", "humanity", "your brain"; | |
AnswerQuestion: "Why", "How", "What happens when"; | |
comeIntoBeing: "raise", "growth", "invention"; | |
adjectives: "big", "intelligent","smart", "predictive", "virtual"; | |
changeAgent: "data","web education", "algorithms","loggin","robots", "AI", "information", "machines", "computers", "networks", "analytics"; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment