So I had an idea recently. What if there was a language that instead of having linguistical grammar it had programming grammar. Like for example there will be words similar to that of class functions in Java. Like for example the private function if a name isn't used outside of the paragraph then you would add the equivalent to the word private. The opposite will happen with public.
A paragraph would look like this
Subject of paragraph{
Random text here
}
Here's an example:
Jeff and Macy played ball{
Public Jeff and private Macy played ball
}
Comments (1)
This is a great idea! It seems easy and fun