Inflection
Morphology Inflection
Loading...
Searching...
No Matches
Classes
inflection::dialog Namespace Reference

Dialog composition. Includes classes for semantic composition and word inflection. More...

Classes

class  CommonConceptFactory
 Facilitates the creation of Concepts More...
 
class  CommonConceptFactoryProvider
 Allows creation of CommonConceptFactory by specifying a locale. More...
 
class  DisplayValue
 Represents a display value with constraint values. More...
 
class  InflectableStringConcept
 Provides a way to format a word with additional grammatical category values or semantic features of a word for a given language. More...
 
class  LocalizedCommonConceptFactoryProvider
 A provider of CommonConceptFactory by specifying a locale. More...
 
class  NumberConcept
 Provides representation of numerics as lexical tokens, such as ordinals or cardinals. More...
 
class  PronounConcept
 Provides a way to format a customizable pronoun for a given language. More...
 
class  SemanticConcept
 Provides a way to format a semantic value with specific display values for a given language. More...
 
class  SemanticConceptList
 Formats a list of SemanticFeatureConceptBase objects with context sensitive semantic features. More...
 
class  SemanticFeature
 Represents a single semantic feature. More...
 
class  SemanticFeatureConceptBase
 Abstract base class of SpeakableConcept with inflectable constraints. More...
 
class  SemanticFeatureModel
 A semantic model that contains display data for semantic values and provides feature functions for deriving missing data. More...
 
class  SemanticFeatureModel_DisplayData
 Provides a mapping between constraints and their corresponding SemanticValue. More...
 
class  SemanticValue
 Represents an ontological label with a value. More...
 
class  SpeakableConcept
 The base interface for all concepts that can be formatted to a SpeakableString. More...
 
class  SpeakableString
 Represents a string with both a spoken and written representation. More...
 

Detailed Description

Dialog composition. Includes classes for semantic composition and word inflection.