At the time it was believed (by Chomsky, etc) that natural language could be described in formal terms and parsed by fixed rules. But after several decades of failed parsers (and the success of statistical methods like LLMs), it is clear that formal and natural are fundamentally different types of languages.
Trying to handle a text-based programming language with an implicitly english subject/verb/object order also feels like it makes it a bit harder to grok for Average Person (worldwide). For english speakers this is natural, but for people used to different grammar, this is nearly the same difficultly of learning a general purpose programming language already.
Ah, that makes sense. I've always wondered why SHRDLU seemed so powerful—and yet nothing ever followed up from it, you couldn't run it, there was no "we took SHRDLU and improved it". Just the same couple bits of example dialog. I've wondered if maybe it was fake? But I guess it makes more sense that it was just a very brittle demo. Like the software equivalent of a genetic sport.