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 3 - Step 2 
Add an entry into the Articles table that tells the system that the word a is an indefinite article. This means, when the system is dereferencing noun phrases, an indefinite article will create a new instance instead of looking for an existing one.

In our example, the noun phrase a dog will create a new instance of the class dog. The class dog object id will be retrieved from the Dictionary entry for the word dog. This will be one of the subclasses of Object from Part 1.

To enter an Article, select the Article Table link from the main page. Then click on the Add a new Article. Enter the article a with the Dereference type of Indefinite. The table should look like the following:

ActionsArticleDereference
a Indefinite

· Intro
· Next

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