3.11 Bridging the gap between natural and programming language
By implementing grammar rules for accepting if-then-else sentences – like in programming languages – the system will be able to execute those sentences, which makes programming in natural language possible.
By implementing dedicated functions for specific imperatives, the system will be able to execute imperatives according a predefined functions.
Programming in natural language
By writing the playing rules of a game – like Connect-Four – as selection sentences in natural language, and by implementing a general game solving strategy – triggering by an imperative like the word “solve” – the system will be able to play the game against the user only by reading and executing the playing rules, written in natural language.
No programming is required to change the playing rules of the game: Just change the text and read the playing rules again.



