This repository was archived by the owner on Jan 19, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfacts.rb
39 lines (39 loc) · 3.07 KB
/
facts.rb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
FACTS = [
'$NAME is, when angry, over 40 metres tall.',
'$NAME has quite an impressive collection of assorted cutlery, ranging back to the early Stuart period.',
'No bully has ever mananged to quite get to $NAME',
'$SUBJ would never admit it, but $NAME is excellent at flute.',
'$NAME has on many occasions finished the entire meal, politely putting $POSS knife and fork together before leaning back with a satisfied sigh.',
'The very utterance of $NAME\'s name will bring terror to the heart of anyone in the Royal Family.',
'$NAME once ran for president.',
'Dogs trust $NAME.',
'$NAME is prone to running around the house in a tiz at 4 AM.',
'A tiger once challanged $NAME to a duel and lost. They are now firm friends.',
'A whole class load of children once spotted $NAME riding a bicycle down the steepest hill in town.',
'A wizard once turned $NAME into a whale.',
'$NAME once made three beds for a new family of bears. One was firm, one was soft, and the last one was medium.',
'A new class of battleships has been named $NAME',
'Birds will not swoop $NAME. Instead, they drop small gifts. Anything bright will do: coloured beeds, insects, leaves, flowers, etc.',
'$NAME can immitate any species of bird known to mankind, and a great deal that are not.',
'It\'s hard not to like $NAME.',
'$NAME has only ever eaten three bowls of porridge. One was too hot, one was too cold, but the last one was just right.',
'$NAME once fought a website that was making stuff up about $OBJ',
'$NAME is allergic to lies.',
'$NAME has been known to speak many languages, including Russian, English and The Ancient Tongue of the Tulips',
'$NAME has no known vulnerabilities.',
'No kind of hat will fit $NAME.',
'Ducks can\'t see $NAME.',
'$NAME invented a new kind of electric motor that when combined with high capacity storage will deliver minimal message-oriented transport layers with encrypted high security decoupling and save the world.',
'$NAME sang the vocals in "The Great Gig In The Sky".',
'$NAME can speak to cats.',
'$NAME is not afraid of trains.',
'$NAME has never met another person called $NAME.',
'$NAME can add up very large numbers while doing a guitar solo of \'Come all ye faithful\' with $POSS teeth.',
'After the tragic fire, I was so distraught with the loss of my manuscript that $NAME stayed up all night to recompose it from the leftover sheets, even correcting the spelling and corrected a plot hole in the wedding scene.',
'$NAME once trained a bear to whistle, but it escaped. The bear was only found by following the trail of destruction and a faint, feeble tune.',
'$NAME once recorded a session with Pink Floyd. The guitar solo was so blistering that Roger Waters immediately ceremoniously burnt the tapes.',
'No wild animals are frightened of $NAME',
'There is no known virus that will give $NAME a runny nose',
'$NAME sometimes likes to go to the coast and enjoy a relaxing day in the sun but will never go into the water. No one knows why.',
'$NAME spends a lot of spare time knitting, but never does gloves (the thumbs are too difficult).'
]