makephrase

Purpose

Make a phrase for the concept aConcept by creating the named node nameString.

Syntax

returnedPhrase = makephrase(aConcept, nameString);

returnedphrase - type: phr
aConcept - type: con
nameString - type: str

Returns

Remarks

To add additional nodes to a concept's phrase, use addcnode.

Example

See Also

addnode, addcnode, Knowledge Base Functions