This is so funny On 12 June 2018 at 23:23, A.T. Murray via AGI <[email protected]> wrote:
> In today's 12jun18A.html version of the JavaScript AI Mind for Microsoft > Internet Explorer (MSIE), we find a negation-bug when we test the > InFerence() module by inputting "anna is a woman". The AI then asks us, > "DOES ANNA HAVE CHILD" and we answer "no" to test the AI. The AI properly > states the idea negated by KbRetro() in the knowledge base, namely "ANNA > DOES NOT HAVE CHILD". However, the negation-flag negjux for thought > generation remains erroneously set to "250" for the 250=NOT adverb. We > discover that the negjux flag, each time after serving its purpose, has to > have a zero-reset in two locations, one for any form of the verb "to be" > and another for non-be-verbs. We make the correction, and we finish off the > negation-bug by resetting the tbev time-of-verb to zero at the end of > OldConcept(). > > Arthur > -- > http://ai.neocities.org/AiMind.html > http://ai.neocities.org/maintainer.html > http://cyborg.blogspot.com/2018/06/jmpj0612.html > http://github.com/BuildingXwithJS/proposals/issues/22 > > *Artificial General Intelligence List <https://agi.topicbox.com/latest>* > / AGI / see discussions <https://agi.topicbox.com/groups/agi> + > participants <https://agi.topicbox.com/groups/agi/members> + delivery > options <https://agi.topicbox.com/groups> Permalink > <https://agi.topicbox.com/groups/agi/T298c47fcc774d9fc-Mb87f9e1dcc1dd2ee1a1c3115> > -- Stefan Reich BotCompany.de ------------------------------------------ Artificial General Intelligence List: AGI Permalink: https://agi.topicbox.com/groups/agi/T298c47fcc774d9fc-Mb978eae5b18d0e10c2d6ff6b Delivery options: https://agi.topicbox.com/groups
