Bold Reasoning

Bold Reasoning (April 29, 1968 – April 24, 1975) was an American thoroughbred racehorse. He is best known as being the sire of the 1977 Triple Crown winner, Seattle Slew.

Bold Reasoning
SireBoldnesian
GrandsireBold Ruler
DamReason To Earn
DamsireHail To Reason
SexStallion
Foaled1968
CountryUnited States
ColourBrown
BreederLeon Savage
OwnerKosgrove Stable
TrainerNick Gonzales
Record12: 8-2-0
Earnings$189,564
Major wins
Jersey Derby (1971)
Withers Stakes (1971)

Background

Bold Reasoning was foaled in Florida. He was out of the Hail To Reason mare Reason To Earn, by the Santa Anita Derby winner Boldnesian, a son of Bold Ruler.

Racing career

Bold Reasoning recorded his most important successes as a three-year-old in 1971, winning the Jersey Derby and the Withers Stakes. Bold Reasoning set a new track record at Belmont Park for six furlongs a four-year-old in 1972.

Stud record

Upon retirement, Bold Reasoning only produced three crops of foals at Claiborne Farm before his death on April 24, 1975, due to a breeding shed accident in which he cracked his pelvis. He had to be euthanized after the injury caused severe colic.[1] He sired Seattle Slew in his first crop of foals and the top-rated French two-year-old Super Concorde in his second.

gollark: I guess you could have... self-runnable python packages too?```bash#!/bin/shpython3 $0exit```
gollark: Shellscripts execute line-by-line, so if you stick a ZIP on the end and do something like```bash#!/bin/shunzip $0exit```then the shell won't complain about the random binary data at the end of the script.
gollark: I'm not sure if this has much of an actual application, but it's neat. You can do similar stuff with zips to make self-extracting archives.
gollark: ```osmarks@fenrir /tmp> cat __main__.py print("Hello, World!")osmarks@fenrir /tmp> zip test.zip __main__.py adding: __main__.py (stored 0%)osmarks@fenrir /tmp> python3 logo96.png File "logo96.png", line 1SyntaxError: Non-UTF-8 code starting with '\x89' in file logo96.png on line 1, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for detailsosmarks@fenrir /tmp [1]> cat test.zip >> logo96.pngosmarks@fenrir /tmp> python3 logo96.pngHello, World!osmarks@fenrir /tmp> unzip -l logo96.pngArchive: logo96.pngwarning [logo96.png]: 341 extra bytes at beginning or within zipfile (attempting to process anyway) Length Date Time Name--------- ---------- ----- ---- 23 2020-07-02 15:25 __main__.py--------- ------- 23 1 file```
gollark: That's what python is doing, yes.

References

  1. Timeform staff (1978). Racehorses of 1977. Timeform. ISBN 0-900599-25-1.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.