-----------------------------------------------------------------------------------
This is a demonstration file for morph-mode.el.  

morph-mode.el is Copyright (c) 2010 Andrew Fabbro.
Copyright (c) 2010 by Andrew Fabbro
(andrew@fabbro.org or andrew.fabbro@gmail.com)

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

-----------------------------------------------------------------------------------

If you'd like to try morph mode out:

(1) open this file in emacs
(2) make sure you've loaded morph-mode.el (M-x load-file morph-mode.el)
(3) switch to morph mode (M-x morph-mode)
(4) Hit control-J (or invoke M-x morph-gen)

-----------------------------------------------------------------------------------

Here are some patterns (it doesn't matter if patterns or lists come first, and they
can be intermixed):

A @government type@ government with a @ruler characteristic@ ruler in a @environment@ region facing @disaster@.

A @professions@ wearing @clothes-attributes@ @clothes-plural@ colored @colors@.

Here are the lists for the patterns above:

government type: despotic, democratic, technocratic, anarchic, apathetic, hedonistic, corrupt
ruler characteristic: paranoid, weak-willed, heroic, messiah complex, martyr complex, youthful, charismatic
disaster: impending invasion, plague, comet strike, revolution, earthquake, tsunami
environment: tropical, polar, rainy, desert
colors: red, blue, pink, white, azure
clothes-plural: hats, bonnets, suspenders, bermuda shorts, flip-flips
professions: lawyer, doctor, janitor, elisp programmer, hit man
clothes-attributes: fashionable, ripped, flowery, paisley, tie-dyed, greasy
