Uses of Class
story.scheherazade.misc.NamedNoun

Packages that use NamedNoun
story.scheherazade.admin   
story.scheherazade.misc   
story.scheherazade.verbalizer   
 

Uses of NamedNoun in story.scheherazade.admin
 

Methods in story.scheherazade.admin with parameters of type NamedNoun
 NounName StoryInterpreter.defineNoun(TimelineID timelineID, NamedNoun noun)
           
 

Uses of NamedNoun in story.scheherazade.misc
 

Methods in story.scheherazade.misc that return NamedNoun
 NamedNoun NamedNoun.intern()
           
 NamedNoun NamedNoun.unintern()
           
 

Uses of NamedNoun in story.scheherazade.verbalizer
 

Constructors in story.scheherazade.verbalizer with parameters of type NamedNoun
VerbalizeNoun(NamedNoun hypotheticalNoun)
          Constructor for a hypothetical noun, one that is divorced from the facts in the actual story.
VerbalizeNoun(NamedNoun hypotheticalNoun, NounPlurality plurality)
          Constructor for verbalizing as a noun TYPE (e.g., groups of grapes) by invoking the noun plan.
VerbalizeNounType(NamedNoun prototypeNoun, NounPlurality plurality)
           
 



Copyright © 2011 David K. Elson. All Rights Reserved.