-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Add some chess quotes. #16539
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add some chess quotes. #16539
Conversation
| Quote("Magnus is a lethal combination of Fischer and Karpov...", "Garry Kasparov"), | ||
| Quote( | ||
| "Then it was not considered much of a surprise that I could beat 32 computers at the same time. To me, that was the golden age. Machines were weak, and my hair was strong.", | ||
| "Garry Kasparov" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| Quote("Every chessplayer should have a hobby.", "Savielly Tartakower"), | ||
| Quote( | ||
| "Tactics is knowing what to do when there is something to do. Strategy is knowing what to do when there is nothing to do.", | ||
| "Savielly Tartakower" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we already have this one
Quote(
"The tactician must know what to do whenever something needs doing; the strategist must know what to do when nothing needs doing.",
"Savielly Tartakower"
),
| "A match demonstrates less than a tournament. But a tournament demonstrates nothing at all.", | ||
| "Savielly Tartakower" | ||
| ), | ||
| Quote("...the threat is stronger than the execution.", "Aron Nimzowitsch"), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
unbelievable that we didn't yet have this one. Found only this source https://www.chesshistory.com/winter/extra/nimzowitsch.html
Why the initial ...?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ornicar It doesn't really matter, but I couldn't find a source of Nimzowitsch just saying the quote as a standalone sentence (although most people still quote him like that anyway). I actually used that chesshistory link as well, and it gave two instances:
- ‘This retreat by the strongly-posted queen is an excellent move. The pawn at e5 is now heading for its sad fate. It should be noted that Black has continually operated with the threat of …Qxa2 without executing it (the modern doctrine, which says that the threat is stronger than the execution).’
- ‘No, but he is threatening to smoke, and as an old player you must know that the threat is stronger than the execution’.
| Quote("...the threat is stronger than the execution.", "Aron Nimzowitsch"), | ||
| Quote("I can never get mated with a knight on f8.", "Bent Larsen"), | ||
| Quote( | ||
| "As for knight endings with an extra pawn...they are, as a rule, won.", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
missing space
| "Mariya Muzychuk" | ||
| ), | ||
| Quote( | ||
| "It’s not about winning or losing, but of course at the end of the day it's about winning or losing.", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this sentence has 2 different apostrophes in it.
|
Wait! Lichess has a chess quote feature? Where?! |
No description provided.