From a0a6ae6aa31d2a8c7acd1e19f917489be2726b70 Mon Sep 17 00:00:00 2001 From: Steve Krulewitz Date: Sat, 18 Apr 2020 18:39:04 -0700 Subject: [PATCH] Sam stone --- songs/John Prine/Sam Stone Body.tex | 49 +++++++++++++++++++++++++ songs/John Prine/Sam Stone Capo III.tex | 10 +++++ songs/John Prine/Sam Stone.tex | 10 +++++ 3 files changed, 69 insertions(+) create mode 100644 songs/John Prine/Sam Stone Body.tex create mode 100644 songs/John Prine/Sam Stone Capo III.tex create mode 100644 songs/John Prine/Sam Stone.tex diff --git a/songs/John Prine/Sam Stone Body.tex b/songs/John Prine/Sam Stone Body.tex new file mode 100644 index 0000000..d51adbe --- /dev/null +++ b/songs/John Prine/Sam Stone Body.tex @@ -0,0 +1,49 @@ +\begin{intro} +\begin{tabular}[t]{@{}lll} +|_{F} & |_{F} & | +\end{tabular} +\end{intro} + +\begin{verse} +Sam ^{F}Stone came home, to his ^{Bb}wife and family, after ^{C}serving in the conflict over^{F}seas. \\ +And the ^{F}time that he served, had ^{Bb}shattered all his nerves, and ^{C}left a little shrapnel in his ^{F}knee. \\ +But the ^{Bb}morphine eased the pain, and the ^{Bb}grass grew round his brain, \\ +And ^{G7}gave him all the confidence he ^{C}lacked; \\ +With a ^{G}Purple Heart and a ^{G7}monkey on his ^{C}back. +\end{verse} + +\begin{chorus} +There's a ^{F}hole in daddy's arm where all the ^{Gm}money goes, \\ +And ^{Bb}Jesus Christ died for nothin' I sup^{C}pose. \\ +Little ^{F}pitchers have big ears, don't ^{Dm}stop to count the years, \\ +Sweet ^{G7}songs never last too ^{G}long on broken ^{C}radios. ^{C}Mmm.... ^{Csus4} ^{C} ^{C}. +\end{chorus} + +\begin{verse} +Sam ^{F}Stone's welcome home, didn't ^{Bb}last too long, he ^{C}went to work when he'd spent his last ^{F}dime \\ +And ^{F}Sammy took to stealing, when he ^{Bb}got that empty feeling, for a ^{C}hundred dollar habit without over^{F}time. \\ +And the ^{Bb}gold rolled through his veins, like a thousand railroad trains, \\ +And ^{G7}eased his mind in the hours that he ^{C}chose; \\ +While the ^{G}kids ran around ^{G7}wearin' other peoples' ^{C}clothes... +\end{verse} + +\begin{chorus} +\instruction{Repeat Chorus} +\end{chorus} + +\begin{verse} +Sam ^{F}Stone was alone, when he ^{Bb}popped his last balloon, ^{C}climbing walls while sitting in a ^{F}chair \\ +Well, he ^{F}played his last request, while the ^{Bb}room smelled just like death, with an ^{C}overdose hovering in the ^{F}air \\ +But ^{Bb}life had lost its fun, and there was ^{Bb}nothing to be done, \\ +But ^{G7}trade his house that he bought on the G. I. ^{C}Bill; \\ +For a ^{G}flag draped casket on a ^{G7}local heroes' ^{C}hill +\end{verse} + +\begin{chorus} +\instruction{Repeat Chorus} +\end{chorus} + +\begin{outro} +C Csus4 C F +Mmm.... +\end{outro} diff --git a/songs/John Prine/Sam Stone Capo III.tex b/songs/John Prine/Sam Stone Capo III.tex new file mode 100644 index 0000000..c9cb6c2 --- /dev/null +++ b/songs/John Prine/Sam Stone Capo III.tex @@ -0,0 +1,10 @@ +\documentclass{skrul-leadsheet} + +\begin{document} + +\begin{song}[transpose-capo=true]{title={Sam Stone}, band={John Prine}, year={1971}, key={F}, capo={3}} + +\input{"Sam Stone Body.tex"} + +\end{song} +\end{document} diff --git a/songs/John Prine/Sam Stone.tex b/songs/John Prine/Sam Stone.tex new file mode 100644 index 0000000..cd509f5 --- /dev/null +++ b/songs/John Prine/Sam Stone.tex @@ -0,0 +1,10 @@ +\documentclass{skrul-leadsheet} + +\begin{document} + +\begin{song}[transpose-capo=true]{title={Sam Stone}, band={John Prine}, year={1971}, key={F}} + +\input{"Sam Stone Body.tex"} + +\end{song} +\end{document}