Syntactic analysis.

A grammar that annotates simple noun phrases in the singular or in the plural, e.g.:

"Such a pretty car" will be annotated as <NP>Such a pretty car</NP>

"Many tables" will be annotated as <NP>Many tables</NP>

"Many car" will not match.

For an explanation on how to perform automatic syntactic analysis, 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.
