summaryrefslogtreecommitdiff
path: root/frontend/src/data/scotsoun/sscd035.ts
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/src/data/scotsoun/sscd035.ts')
-rw-r--r--frontend/src/data/scotsoun/sscd035.ts53
1 files changed, 0 insertions, 53 deletions
diff --git a/frontend/src/data/scotsoun/sscd035.ts b/frontend/src/data/scotsoun/sscd035.ts
deleted file mode 100644
index 9998ce0..0000000
--- a/frontend/src/data/scotsoun/sscd035.ts
+++ /dev/null
@@ -1,53 +0,0 @@
-import type Scotsoun from '../../types/Scotsoun';
-
-const cd: Scotsoun = {
- title: 'Poems of Robert Burns volumes 1 & 2',
- subtitle: 'Scotsoun Makars Series',
- 'long-name': 'Scotsoun Makars Series – Robert Burns',
- author: 'Robert Burns',
- 'cd-count': 3,
- price: '25.00',
- 'scotsoun-id': '035',
- 'track-list': [
- 'The Holy Fair',
- 'Death and Doctor Hornbook',
- 'Group 5 intro',
- 'Address to the Deil',
- 'Tam o Shanter',
- 'Introduction',
- 'Tam Glen',
- 'O what can a young lassie?',
- 'Willie Wastle',
- 'Thou hast left me ever, Jamie',
- 'The Laddie’s dear sel',
- 'It is was a’ for our rightfu’ king',
- 'O wert thou in the cauld blast',
- 'John Anderson',
- 'Introduction',
- 'Man was made to Mourn',
- 'Address of Beelzebub',
- 'A Man’s a Man, for a’ that',
- 'The Tree of Liberty',
- 'As I stood by yon roofless tower',
- 'Introduction to Love and Liberty a.k.a. The Jolly Beggars',
- 'Start of Recitativo',
- 'The Soldier’s Song',
- 'Recitativo: He ended; and the kebars sheuk',
- 'I once was a maid',
- 'Recitativo: Poor merry Andrew in the neuk',
- 'Sir Wisdom’s a fool when he’sfou',
- 'Recitativo: The neist outspak a raucle carlin',
- 'John Highlandman',
- 'Recitativo: A pigmy scraper wi’ his fiddle',
- 'I am a fiddler to my trade',
- 'Recitativo: Her charmshad struck a sturdy caird',
- 'My Bonnie Lass',
- 'Recitativo: The caird prevail’d',
- 'I am a bard of no regard',
- 'Recitativo: So sung the bard',
- 'A fig for those by law protected',
- 'Auld Lang Syne',
- ],
-};
-
-export default cd;