Uses of Class
standup.joke.InstantiationConstraintLexeme

Packages that use InstantiationConstraintLexeme
standup.joke This package provides joke generation functionality and all its related data structures. 
 

Uses of InstantiationConstraintLexeme in standup.joke
 

Subclasses of InstantiationConstraintLexeme in standup.joke
 class InstantiationConstraintLexemeClause
          An InstantiationConstraint that constrains a joke to make use of a specific Lexeme in its question.
 class InstantiationConstraintLexemeSchema
          An InstantiationConstraint that constrains a joke to make use of a specific Lexeme in its answer.