Fido Alpha 3.2

fido.linguistic.components
Interface Noun

All Known Implementing Classes:
NounPhrase, Pronoun, ProperNounList, ResolvedNoun

public interface Noun

A Noun is a generic interface that generalizes any component that can act as a noun.

After creating the sentence structure with the above classes, the Resolver module replaces all of the above in the sentence with ResolvedNoun classes.

See Also:
NounPhrase, Pronoun, ProperNounList, ResolvedNoun, Resolver


Fido Alpha 3.2