MindForth Programming Journal -- 2018 June 19 The MindForth AGI needs updating with the new functionality coded into the JavaScript AI Mind, so today we start by adding two innate ideas to the MindBoot sequence. We add "ANNA SPEAKS RUSSIAN" so that the name "Anna" may be used for testing the InFerence mind-module by entering "anna is a woman". Then we add "I NEED A BODY" to encourage AI enthusiasts to work on the embodiment of MindForth in a robot. When we type in "anna is a woman", the AI responds "ANNA SPEAKS THE RUSSIAN", which means that InFerence is not ready in MindForth, and that the EnArticle module is too eager to insert the article "the", so we comment out a call to EnArticle for the time being. Then we proceed to implement the Indicative module as already implemented in the ghost.pl AGI and the JavaScript AI Mind. We also cause the EnVerbPhrase module to call SpreadAct for direct-object nouns, in case the AGI knows enough about the direct object to pursue a chain of thought.
Mentifex (Arthur) -- http://ai.neocities.org/mindforth.txt http://medium.com/p/265a730d285b http://cyborg.blogspot.com/search/label/MindForth http://groups.google.com/d/msg/comp.lang.forth/GM7bypaDuvw/pTv1rIjpCAAJ ------------------------------------------ Artificial General Intelligence List: AGI Permalink: https://agi.topicbox.com/groups/agi/T0eb019c4c2b48817-M9f43c025c9dd830593a66fe9 Delivery options: https://agi.topicbox.com/groups
