A general sizing API for a rough size of any object.
TODO: This first part is a web interface where you can type in an object and it'll tell you its size.
Example:
In: "Sandwich"
Out: "A Sandwich is about the size of a hand, a fist, a baseball ~ 150mm."
TODO: This second part allows you to add a new object and its size (from 1 - 10) to the corpus.
Example:
In: Object >> "Chimichanga", Size >> "5"