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:
Actions | Frame Slot |
|
actor |
|
object |
· Intro
· Next
|