- _("The glider is the first of a series of life forms, known "
- "as spaceships or fishes, which can travel along the game "
- "field retaining their original shape."),
+ _("The glider is the first of a series of life forms, known as spaceships or fishes, which can travel along the game field retaining their original shape."),
3, 3,
".*."
"..*"
"***"),
LifePattern(
_("Heavyweight spaceship"),
- _("The glider is just the smaller of the spaceships; this "
- "one, known as the heavyweight spaceship or 'big fish', "
- "is the largest spaceship which can travel alone without "
- "destroying itself. Larger ones can only travel safely "
- "if they are supported by smaller spaceships."),
+ _("The glider is just the smaller of the spaceships; this one, known as the heavyweight spaceship or 'big fish', is the largest spaceship which can travel alone without destroying itself. Larger ones can only travel safely if they are supported by smaller spaceships."),
- _("An eater is any still life that can repair itself from "
- "some attacks. This one (bottom right), also known as "
- "'fishhook', eats gliders and fishes (spaceships) provided "
- "that they approach in a certain angle."),
+ _("An eater is any still life that can repair itself from some attacks. This one (bottom right), also known as 'fishhook', eats gliders and fishes (spaceships) provided that they approach in a certain angle."),
- _("Oscillators have been extensively explored in Life!. "
- "The dice shaker turns around each seven tics; thus, it "
- "is an oscillator with a period of fourteen."),
+ _("Oscillators have been extensively explored in Life!. The dice shaker turns around each seven tics; thus, it is an oscillator with a period of fourteen."),
- _("The Hertz oscillator is a good example of a set of life "
- "patterns known as 'billiard tables'. A billiard table is "
- "an oscillator which is built inside a stable border. In "
- "particular, this one has a period of eight."),
+ _("The Hertz oscillator is a good example of a set of life patterns known as 'billiard tables'. A billiard table is an oscillator which is built inside a stable border. In particular, this one has a period of eight."),
- _("The R-pentomino is a methuselah - a life form which "
- "lives for hundreds of generations without stabilizing "
- "or dying. In particular, the R-Pentomino requires more "
- "than one thousand tics to reach a stable (periodic) "
- "state."),
+ _("The R-pentomino is a methuselah - a life form which lives for hundreds of generations without stabilizing or dying. In particular, the R-Pentomino requires more than one thousand tics to reach a stable (periodic) state."),
3, 3,
".**"
"**."
".*." ),
LifePattern(
_("Thunderbird"),
- _("The thunderbird is another popular methuselah, which "
- "doesn't stabilize until the 243th generation. Note that "
- "because the initial configuration is symmetrical with "
- "respect to the vertical axis, all generations must be "
- "symmetrical as well."),
+ _("The thunderbird is another popular methuselah, which doesn't stabilize until the 243th generation. Note that because the initial configuration is symmetrical with respect to the vertical axis, all generations must be symmetrical as well."),
- _("Probably the most popular methuselah, the accorn lives "
- "for 5206 (!) generations."),
+ _("Probably the most popular methuselah, the accorn lives for 5206 (!) generations."),
7, 3,
".*....."
"...*..."
"**..***" ),
LifePattern(
_("Galaxy"),
- _("One from my personal collection. It is really beautiful "
- "to see this configuration expand and shrink periodically "
- "for hundreds of tics before reaching a stable state."),
+ _("One from my personal collection. It is really beautiful to see this configuration expand and shrink periodically for hundreds of tics before reaching a stable state."),
- _("A gun is a stationary pattern that emits spaceships "
- "forever. The glider gun shown here was the first known "
- "gun, and indeed the first known finite pattern with "
- "unbounded growth. It was found by Bill Gosper in "
- "November 1970. Many new guns have since been found."),
+ _("A gun is a stationary pattern that emits spaceships forever. The glider gun shown here was the first known gun, and indeed the first known finite pattern with unbounded growth. It was found by Bill Gosper in November 1970. Many new guns have since been found."),
- _("A puffer is an object that moves like a spaceship, except "
- "that it leaves a trail of debris behind. The puffer train "
- "is one of the best-known puffers. Originally found by "
- "Bill Gosper, this is a very dirty puffer; the tail does "
- "not stabilize until generation 5533. It consists of a "
- "B-heptomino (the middle pattern) escorted by two light "
- "weight space ships."),
+ _("A puffer is an object that moves like a spaceship, except that it leaves a trail of debris behind. The puffer train is one of the best-known puffers. Originally found by Bill Gosper, this is a very dirty puffer; the tail does not stabilize until generation 5533. It consists of a B-heptomino (the middle pattern) escorted by two light weight space ships."),