Even though recently the English bootstrap (enBoot) of MindForth
has contained the sentence, "ROBOTS NEED ME", in practice the AI
has tended quite irritatingly to say "ROBOTS NEED I". Today we
would like to perform a little psychosurgery and correct the
improper use of personal pronouns when used as direct objects.
At the same time, we may prepare for an upcoming change in the
English bootstrap sequence, so that enBoot will have a built-in
readiness to deal properly with direct-object personal pronouns.
The current enBoot contains "I, me, we, you, they." We should
soon expand the bootstrap to include:
he, himThe above slate of pronouns involves two special considerations.
she, her
they, them
we, us
who, whom
We will try using the dirobj flag to trigger the changing of "I"
into "ME" for usage as a direct object. In verbPhrase and in
Predicate (cloned from verbPhrase), the line of code
1 dirobj ! \ 14sep2005 Declare seeking of a direct object.
sets the dirobj flag just before the calling of nounPhrase to select
While we are wrestling with the fiber-out "fex" and fiber-in "fin" system,
let us go into the enBoot sequence and change the "seq" tag on "you"
from zero ("0") to #35 "ARE" so that the AI will tend to say "YOU ARE"
when the concept of "YOU" is activated. In the enBoot sequence, we do
not have to have only the obvious associations apparent within each
sentence of the enBoot.
After much trial-and-error, we have gotten the nounPhrase module to
switch from saying "I" to saying "ME" as a direct object of a transitive
verb.
Potential topics for initial writings in journal webpages
- Are people competing to have the oldest or longest-living AI Mind?
- Is AI being created in secret by large, powerful organizations?
- CS textbooks should be written from an AI POV.
- These
MFPJ journal entries are tantamount to a weblog.
---- (Mention how
Jorn Barger created the very first weblog.)
- To what extent is Mentifex AI causing any AI evolution?
- People in other countries, especially India, are welcome to the AI.
- Living a Sci-Fi Life
-
Living in a Fool's Paradise
For discussion of
MindForth, visit the
Usenet newsgroups
comp.lang.forth
comp.robotics.misc
For discussion of
Win32Forth, visit the Yahoo win32forth group
http://groups.yahoo.com/group/win32forth/messages
MindForth Robot AI Mind User Manual
http://mentifex.virtualentity.com/m4thuser.html
http://AIMind-i.com
http://mind.sourceforge.net/computationalization.html
http://mind.sourceforge.net/mind_faq.html
JavaScript AI Mind Programming Journal
http://mentifex.virtualentity.com/js080815.html
http://mentifex.virtualentity.com/js080816.html
http://mentifex.virtualentity.com/js080819.html
http://mentifex.virtualentity.com/js080822.html
http://mentifex.virtualentity.com/js080823.html
http://mentifex.virtualentity.com/js080826.html
http://mentifex.virtualentity.com/js080904.html
MindForth Programming Journal
http://mentifex.virtualentity.com/fp080824.html
http://mentifex.virtualentity.com/fp080825.html
http://mentifex.virtualentity.com/fp080827.html
http://mentifex.virtualentity.com/fp080829.html
http://mentifex.virtualentity.com/fp080831.html
http://mentifex.virtualentity.com/fp080901.html
http://mentifex.virtualentity.com/fp080903.html
http://mentifex.virtualentity.com/fp080912.html
http://mentifex.virtualentity.com/fp080917.html
http://mentifex.virtualentity.com/fp080925.html
http://mentifex.virtualentity.com/fp080927.html