Previous topic

SRelation

Next topic

SRelationClass Structure

SRelation StructureΒΆ

speect object SRelation

The SRelation structure.

An Utterance can hold an arbitrary number of Relations.

SObject obj

Inherit from SObject.

char *name

Name of relation.

SUtterance *utterance

Utterance this relation belongs to.

First item in relation.

SItem *tail

Last item in relation.