1. OVERVIEW AND BRAIN-MIND DIAGRAM
_______________________________________________________________
| The Environment |
| ____________ _____________ |
| _____________| The Senses |______________| The Muscles |___ |
| | \ \ \ \ \ The Body | | | | | | |
| | ________\ \ \ \ \__________________|_|_|_|_|____ | |
| | | \ \ \ \ \ | Cerebellum || | |
| | | \ \ \ \ \ | (Motor Habituation) || | |
| | | \ \ \ \ \ \___________________/ | | |
| | | \ \ \ \ \ / / / / / | | |
| Feature Extraction: | | | | | The Brain / / / / / | | |
| | |------------+-+-+-+-+----------+-+-+-+-+--------| | |
| | Oldest |Memories: S| |M| |C| |||||||| |M| |M| |C | | |
| | | e| |e| |h| |Concept |o| |e| |h | | |
| | | n| |m| |a| |||||||| |t| |m| |a | | |
| | | s| |o| |n| |Fibers| |o| |o| |n | | |
| | | o| |r| |n| |||||||| |r| |r| |n | | |
| | | r| |y| |e| |as the| | | |y| |e | | |
| | Newest |Memories: y| | | |l| |||||||| | | | | |l | | |
| | | | | | |s| | Core | | | | | | | | |
| | | | | | | | |||||||| | | | | | | | |
| | | | | | | | |of the| | | | | | | | |
| | | | | | | | |||||||| | | | | | | | |
| | | | | | | | | Mind | | | | | | | | |
| |(Future |Memories:) | | | | | |||||||| | | | | | | | |
| | |________________________________________________| | |
| |___________________________________________________________| |
|_______________________________________________________________|
http://mind.sourceforge.net/diagrams.html shows a Theory of Mind.
The gustatory sense of taste is one among many sensory inputs
entering the mind along logically, if not physically, parallel
pathways of sensory input. Across a logically parallel mindgrid,
logically (if not physically) orthogonal tags associate engrams in
one sensory modality (such as taste) with engrams in other sensory
modalities and with concepts built up from aggregates of perception.
2. DE GUSTIBUS NON EST DISPUTANDUM.
There is no arguing about taste, about umami.
ROBOTS WITH A GUSTATORY SENSE OF TASTE
http://mind.sourceforge.net/mindloop.html
is an overview of Mind.
3. JavaScript artificial intelligence source code
gusRecog -- not yet coded
4. Mind.Forth free AI source code
gusRecog -- not yet coded
http://mind.sourceforge.net/variable.html
explains the variables.
Among the full-word Robot AI Mind namespaces suggested at
http://www.cpan.org/authors/id/M/ME/MENTIFEX/mind.txt
and duly incorporated within the aLife artificial life module, the
Sensorium module expands to the following sub-modules as
enumerated on page 122 of the AI4U robot AI textbook:
audRecog -- auditory Recognition for a sense of hearing;
gusRecog --
gustatory Recognition for a sense of taste;
olfRecog -- olfactory Recognition for a sense of smell;
tacRecog -- tactile Recognition for a sense of touch;
visRecog -- vision Recognition for any sense of vision.