Disambiguation grammar.

This simple grammar removes ambiguities of the word that follows the verb "do" followed by an adverb, e.g.:

"Joe did not table this issue" => "table" will be disambiguated as verb "to table" in the infinitive

If this grammar is applied after grammar contractions.nom, it will match and disambiguate following sequence:

"Joe doesn't like her" => "like" will be disambiguated as a verb in the infinitive

Use syntacticanalysis to apply syntactic grammars in cascade to texts.
Use syntacticlocate to find syntactic queries in texts.

For an explanation on how to design local disambiguation grammars, see:

Silberztein, M. Formalizing Natural Languages: the NooJ approach. Wiley Eds: Hoboken, NJ (2016).

See www.nooj4nlp.org for more information on NooJ, its community and its full-size linguistic resources.
