profanity
5 rows where task = 654
This data as json, CSV (advanced)
Suggested facets: speaker, roots, roots (array)
id ▲ | series | episode | task | speaker | roots | quote | studio |
---|---|---|---|---|---|---|---|
1620 | CoC II -4 | The Alpine Darling. 117 | Feed yourself a grape in the most elaborate way 654 | Greg Davies 2 | dick | I barely noticed that you had put a grape on a pulley system... powered by a dickhead. | ✓ |
1621 | CoC II -4 | The Alpine Darling. 117 | Feed yourself a grape in the most elaborate way 654 | Lou Sanders 86 | fuck | It's a fucking angel cherub. | ✓ |
1622 | CoC II -4 | The Alpine Darling. 117 | Feed yourself a grape in the most elaborate way 654 | Ed Gamble 83 | dick | But the only thing from the weapon that Officer Dickhead could find was the stalk of the grape. | ✓ |
1623 | CoC II -4 | The Alpine Darling. 117 | Feed yourself a grape in the most elaborate way 654 | Greg Davies 2 | shit | A, you've learnt to suck up to me, which I appreciate. And B, you've learnt not to do shit stuff. | ✓ |
1624 | CoC II -4 | The Alpine Darling. 117 | Feed yourself a grape in the most elaborate way 654 | Greg Davies 2 | fuck dick |
We can go the other way if you want. If you wanna be a fucking dick about it. | ✓ |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE profanity ( id INTEGER PRIMARY KEY, series INTEGER REFERENCES series(id), episode INTEGER REFERENCES episodes(id), task INTEGER REFERENCES tasks(id), speaker INTEGER REFERENCES people(id), roots TEXT, quote TEXT, studio INTEGER );