Morphological analysis of agglutination.

This grammar analyses wordforms that contain multiple prefixes, e.g.:

"pneumonoultramicroscopicsilicovolcanoconiosis"

will be annotated as a sequence of six Atomic Linguistic Units (ALUs):

<pneumono,PREFIX><ultra,PREFIX><microscopic,PREFIX><silico,PREFIX><volcano,PREFIX> <coniosis,N>

This will allow RA to locate nouns even when they are prefixed, e.g.

"<N> <PREP> the blood" matches "pneumonoultramicroscopicsilicovolcanoconiosis in the blood".

Use lexicalanalysis to apply morphological grammars to texts.

For an explanation on how to formalize agglutination, 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.
