polygen 1.0.6.ds2-12 source package in Ubuntu

Changelog

polygen (1.0.6.ds2-12) unstable; urgency=low

  * Team upload
  * Recompile with ocaml 3.12.1 (no source changes)
 -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  10 Nov 2011 16:42:13 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian OCaml Maintainers
Architectures:
all
Section:
games
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
polygen_1.0.6.ds2.orig.tar.gz 453.3 KiB 60dbcec8aedcbb2545202ad97d41e592f232b8fc842ea25a7998c88a385148d5
polygen_1.0.6.ds2-12.diff.gz 11.0 KiB ee75f06e659483f813928d393d254beab59980388262db6c23119f93c948a5ce
polygen_1.0.6.ds2-12.dsc 2.0 KiB 7722013efbf21c4a5812e2599cebc3677153f8b86ffe824b9e90dd250e062756

Available diffs

View changes file

Binary packages built by this source

polygen: generator of random sentences from grammar definitions

 PolyGen is a program for generating random sentences according to a grammar
 definition, that is following custom syntactical and lexical rules.
 .
 Formally, it is an interpreter of a language itself designed to define
 languages, where to interpret means executing a source program in real time
 and eventually outputting its result.
 .
 Here a source program is a grammar definition, the execution consists in the
 exploration of such grammar by selecting a random path and the result is the
 sentence built on the way.
 .
 Though PolyGen is quite a serious piece of software then, what else would be
 more noble for it than being used as a parody tool for linguistical habits,
 stereotypes and trends of this foolish era?
 .
 Principles of parody are focusing a ridiculous topic and eventually
 abstracting its rules and schemes (here in terms of a grammar definition) by
 which reproducing it through the variatio device. And randomization is
 perfect at this purpose thanks to its purely asemantic behaviour =:)

polygen-data: grammar definitions for PolyGen

 PolyGen is a program for generating random sentences according to a grammar
 definition, that is following custom syntactical and lexical rules.
 .
 Formally, it is an interpreter of a language itself designed to define
 languages, where to interpret means executing a source program in real time
 and eventually outputting its result.
 .
 Here a source program is a grammar definition, the execution consists in the
 exploration of such grammar by selecting a random path and the result is the
 sentence built on the way.
 .
 This package contains various grammar files suited for polygen.