|
Defined Relation Type |
||||||
|
|
||||||
goingToHere is an example in CG and IFF of a defined relation type that was taken from the CGIF standard. We paraphrase the standard. The conceptual graph for the sentence
can be
represented as a binary expression by replacing the name John and the
name Boston. The relation type goingTo can be defined by a
conceptual graph that makes goingTo a synonym for a binary expression. CGThe following gives a definition for the relation type goingTo. Two versions are given. The first version in CG linear form uses an explicit binary definition relation with a relation type as its first argument and a lambda expression (of the same signature) as its second argument.
The CGIF notation for the first version avoids the character l and represents lambda expressions in a form that shows the signature explicitly.
The second version in CGIF uses
the keyword relation, and a variable for each argument, as in the
following definition of goingTo.
IFFThe standard IFF form is as follows.
An alternate abbreviated IFF form uses functional lambda expressions to define relations. Functional lambda expressions are typed lambda expressions with typed relational arguments. In other words, they are doubly typed lambda expressions.
|
||||||
|
Please send questions,
comments and suggestions about this page to: Robert E. Kent rekent@ontologos.org |
||||||
|
Copyright ©
2000 TOC (The Ontology Consortium). All rights reserved. Revised: July 2000 |