Define Syntax

The language needs to have a well defined syntax before anything else. Not necessarily a formally specified syntax to be passed to yacc, etc., but there at least needs to be a write up of the language in a markdown file before any work can begin on the parser.