calendar.c | Implementations of the Calendar class |
calendar.h [code] | Calendar class |
chartparser.c | Class ChartParser. A Natural Language chart parser |
chartparser.h [code] | Chart Parser class |
data.c | Class Data, general purpose data as a list of attribute-value pairs |
data.h [code] | List of semantic Data |
dictionary.c | |
dictionary.h [code] | Declarations for class Dictionary, which contains known words |
gabbie.c | Main line for the Gabbie interactive natural language system |
gabbie.h [code] | Global constants and parameters for the Gabbie system |
gramrule.c | |
gramrule.h [code] | GramRule (Grammar Rule) class |
hash.c | |
hash.h [code] | Hash table implementation |
id.c | Implementation of class I, and type Id, for unique identifiers |
id.h [code] | Declarations for class I, which implements unique Id's for strings |
kbase.c | Implementations of Gabbie Knowledge Base |
kbase.h [code] | Knowledge Base functionality |
ondisk.c | OnDisk class for storing data on disk |
ondisk.h [code] | OnDisk class for storing data on disk |
palm.c | Read Palm desktop (for pc) files: address, datebook,memopad,todo |
palm.h [code] | Read Palm Desktop (for PC) files: address,datebook,memopad,todo |
time.c | Classes and functions dealing with the semantics of time |
time.h [code] | Classes and functions dealing with the semantics of time |
trace.c | Implementation of tracing functionality |
trace.h [code] | Declarations for tracing |
tv.c | Read TV Listing xml file from grabtv and build tv_data.gab database |
tv.h [code] | Read TV Listing xml file from grabtv and build database |
ui.c | |
ui.h [code] | |
util.c | Implementations of various utility functions |
util.h [code] | Various utility functions |