DirectObjectR : VERB NOUN
NoUniq
%
This rule does not remove the NOUN tag from the search space.
It is also possible to define a rule where both “head” and “dependent” are removed. For this purpose, the “Remove” operator was defined:
DirectObjectR : VERB NOUN
Remove
%
This rule removes both the VERB and NOUN tags from the search space.