Difference between revisions of "Epigram"

From HypertWiki
Jump to navigation Jump to search
m (Reverted edits by 178.109.140.175 (talk) to last revision by Woozle)
(moved)
Tag: Replaced
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[User:Woozle|Woozle]]: [[Woozle's Projects|Projects]]: [[Epigram]]
{{to wooz}}
 
==Overview==
Epigram is an idea I came up with while at [http://brown.edu/ Brown] in the late 1980s, although the seeds of it were actually planted by a wordgame article in (of all places) a ''[[Wikipedia:The Weekly Reader|Weekly Reader]]'', probably in 2nd grade circa 1972-3.
 
The idea is, basically, that you have a template, such as "'''* is the * of *.'''" Each "*" in the template has a set of words which can be used to fill it in. When you run epigram, you tell it the template and the list of words, and it randomly chooses from the list to fill in the template (avoiding duplication where possible).
 
For a demonstration of Epigram in action, see the [http://hypertwins.org/epigram/ Epigram Demonstration Page].
 
==To Be Done==
* <s>The Perl version on the demonstration page has a problem with inserting an extra space at the end; I think I once worked out that this was a problem with Perl, and in any case I wasn't able to fix it.</s> (seems to be fixed)
* Need to write a PHP version so that it can be used within a wiki, for extra silliness. (People could edit the wordlists and submit their own.)
* Need to post the Perl code (somewhat complicated because of the way I use Perl).

Latest revision as of 23:39, 7 December 2019

Wooz-dev-logo.take 1.crop.1200pxw.png This page has been moved to wooz.dev, Woozle's coding site.