Implementation: Learning


This process is the responsible for populate the memory structures with the extracted knowledge from sentences (in internal language).


Memory::InternalLanguageCode()


Language::process()

  Memory::Manage_Word()


Language::semantical()

   Memory::Manage_Parent() + Frame::addParent()

   Memory::Manage_Feature() + Frame::addFeature()

   Memory::Manage_Attribute() + Frame::addAttribute()

   ...

   Memory::manageSetElement()