profanity
6 rows where task = 376
This data as json, CSV (advanced)
Suggested facets: speaker, roots, studio, roots (array)
id ▲ | series | episode | task | speaker | roots | quote | studio |
---|---|---|---|---|---|---|---|
959 | Series 8 8 | Clumpy swayey clumsy man. 64 | Make the most tremendous legs 376 | Joe Thomas 44 | Christ | Oh, Christ. | |
960 | Series 8 8 | Clumpy swayey clumsy man. 64 | Make the most tremendous legs 376 | Joe Thomas 44 | shit | Shit! | |
961 | Series 8 8 | Clumpy swayey clumsy man. 64 | Make the most tremendous legs 376 | Joe Thomas 44 | fuck fuck |
Fuck! Come on. Fuck you! | |
962 | Series 8 8 | Clumpy swayey clumsy man. 64 | Make the most tremendous legs 376 | Joe Thomas 44 | fuck | I hated every fucking second of that. | ✓ |
963 | Series 8 8 | Clumpy swayey clumsy man. 64 | Make the most tremendous legs 376 | Paul Sinha 46 | dick | I've got an injured shoulder and, more than that, I am an absolute dickhead. | ✓ |
964 | Series 8 8 | Clumpy swayey clumsy man. 64 | Make the most tremendous legs 376 | Greg Davies 2 | dick | That's not fair, you're not a dickhead. | ✓ |
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 );