CallbackAnimation  (source)  Using callbacks to trigger simple moveTo animations
 ChinesePoemDemo  (source)  Multiple fonts demonstrating RiTa's unicode character handling
 CreateLinesDemo  (source)  Given a long input text, breaks it into lines
 DragSelect  (source)  Creates a box which can be dragged around
 FadingText  (source)  Fade to and from alternate phrases on mouse click
 FeaturedExtractions  (source)  Generate 'features' (phonemes, pos, syllables, stresses, etc) from the input
 FontScalingBehaviors  (source)  Timed scaling behaviors with callbacks on completion
 GrammarConjugator  (source)  Given a grammar, generates sentences.
 HaikuGrammar  (source)  Creates a haiku using a clever grammar.
 LSysGrammarTree  (source)  Draws a generative tree with a grammar and a turtle
 LetterGridFades  (source)  Text fading and re-coloring (Processing example)
 MarkovExample  (source)  Uses a Markov model to produce text.
 MotionTypes  (source)  Shows Rita's built-in tweening methods.
 ReplaceableWriting  (source)  Uses a WordNet to quietly replace one word every cycle.
 RiSpeechTest  (source)  A simple example of RiTa's Text-to-speech
 RiTaTypeWriter  (source)  Displays lines one character at a time with sound.
 SampleScrub  (source)  Use mouse-click position to control audio sample
 SimpleMoveTos  (source)  Use MoveTo to move text objects around
 SlotSubstitutions  (source)  Uses a RiTa timer to simulate a text-based slot machine
 UniqueNounGrammar  (source)  Uses a grammar combined with a callback to avoid repeated nouns
 UsingTimingBehaviors  (source)  Using RiTa timers to generate callbacks
 WordsLettersLines  (source)  Layout RiTexts in a line, a row or words, or as single letters