ruleunindex(sentence,ruleset) → sentence
The subroutine ruleindex takes an expression, a sentence, and a ruleset as arguments and removes the specified sentence from the index associated with the primary operator in the specified expression. It returns the specified sentence as value.
|