Information 
What's New
About Fido
Web Services
Tutorials
Developer Info
Download
Online Demo
 Other Links 
Source and project information at:

SourceForge Logo

For questions, email:
Chad Dionis

 Tutorial 1 - Part 4 - Step 1 
The sentence we are dealing with is a simple SVO (subject, verb, object) sentence. The system uses a structure called a Frame to store values. The Frame is a name value pair map. The name is a user definable string, and the value is an object id from the Object Hierarchy. In the example sentence, John is performing an action, so he is an actor. The dog is the receiving object of the action verb, so it is the object. We will add actor and object to the frame.

To add a new Frame variable, select the Frame Slot Table link from the main page. Then click on the Add a new Frame Slot link. Enter the following two Frame slots into the dialog:

ActionsFrame Slot
actor
object

· Intro
· Next

Last modified: September 22 2002 00:35:23
© 2002 Fido Development Team