7#include <inflection/api.h> 
   16        class ArticleDetectionFunction;
 
   18        class CommonConceptFactoryImpl;
 
   20        class DefaultArticleLookupFunction;
 
   21        class DefaultDisplayFunction;
 
   22        class DefaultFeatureFunction;
 
   23        class DefinitenessDisplayFunction;
 
   24        class DeterminerAdpositionDetectionFunction;
 
   25        class DictionaryLookupFunction;
 
   26        class DictionaryLookupInflector;
 
   43        class StaticArticleLookupFunction;
 
 
 
Allows creation of CommonConceptFactory by specifying a locale.
Facilitates the creation of Concepts
Represents a display value with constraint values.
Provides a way to format a word with additional grammatical category values or semantic features of a...
A provider of CommonConceptFactory by specifying a locale.
Provides representation of numerics as lexical tokens, such as ordinals or cardinals.
Provides a way to format a customizable pronoun for a given language.
Formats a list of SemanticFeatureConceptBase objects with context sensitive semantic features.
Provides a way to format a semantic value with specific display values for a given language.
Abstract base class of SpeakableConcept with inflectable constraints.
Provides a mapping between constraints and their corresponding SemanticValue.
A semantic model that contains display data for semantic values and provides feature functions for de...
Represents a single semantic feature.
Represents an ontological label with a value.
The base interface for all concepts that can be formatted to a SpeakableString.
Represents a string with both a spoken and written representation.
The C++ namespace for Inflection.