o_ModuleAddGrammaticalRestriction

abstract fun o_ModuleAddGrammaticalRestriction(self: AvailObject, grammaticalRestriction: A_GrammaticalRestriction)

Add a grammatical restriction to the receiver.

Parameters

self

The receiver, a message bundle.

grammaticalRestriction

The grammatical restriction to be added.

See also