diff options
author | dakkar <dakkar@thenautilus.net> | 2014-03-19 12:36:57 +0000 |
---|---|---|
committer | dakkar <dakkar@thenautilus.net> | 2014-03-19 13:30:58 +0000 |
commit | e2a9d7c061c2e225cbbeb634a58839d6800d4462 (patch) | |
tree | 2969352f0ff2db32fb387a16acd7bd3100ed1eb8 /src | |
parent | review: yamato (diff) | |
download | thenautilus-e2a9d7c061c2e225cbbeb634a58839d6800d4462.tar.gz thenautilus-e2a9d7c061c2e225cbbeb634a58839d6800d4462.tar.bz2 thenautilus-e2a9d7c061c2e225cbbeb634a58839d6800d4462.zip |
mary sue
Diffstat (limited to 'src')
-rw-r--r-- | src/mary-sue/.gitignore | 2 | ||||
-rw-r--r-- | src/mary-sue/document.en.rest.txt | 32 | ||||
l--------- | src/mary-sue/du2html.xsl | 1 |
3 files changed, 35 insertions, 0 deletions
diff --git a/src/mary-sue/.gitignore b/src/mary-sue/.gitignore new file mode 100644 index 0000000..08d33d4 --- /dev/null +++ b/src/mary-sue/.gitignore @@ -0,0 +1,2 @@ +/document.en.du.xml +/document.it.du.xml diff --git a/src/mary-sue/document.en.rest.txt b/src/mary-sue/document.en.rest.txt new file mode 100644 index 0000000..99e68b7 --- /dev/null +++ b/src/mary-sue/document.en.rest.txt @@ -0,0 +1,32 @@ +============================== + On the concept of "Mary Sue" +============================== +:CreationDate: 2014-03-19 12:05:08 +:Id: mary-sue +:tags: - rant + +There's about as many different definitions of "Mary Sue" as there are +people who talk about it, so I'm going to write my own: + + A Mary Sue is a wish-fulfilment character, who is absurdly competent + at anything they do, and/or loved by everyone else, and/or + repeatedly saves the day, and/or steals the show from what should + theoretically be the protagonist, all with no good (or none at all) + in-story explanation. + +The name comes from a parody story published in 1973 in a Star Trek +fanzine (see page 25 of `this history of ST fanzines +<http://www.ftlpublications.com/bwebook.pdf>`_ for the full text), but +soon spread to many other fandoms. One of the most problematic aspects +of the term is that it's a woman's name, and many people can't seem to +conceive of a badly-written, over-powerful wish-fulfilment character +that also happens to be a man: consider that, after all, `Batman has +most of the traits of a Mary Sue +<http://adventuresofcomicbookgirl.tumblr.com/post/13913540194/mary-sue-what-are-you-or-why-the-concept-of-sue-is>`_, +but very few people seem to notice. + +For a very in-depth, but not exactly balanced, analysis of the idea, +`TVTropes is always a good starting point +<http://tvtropes.org/pmwiki/pmwiki.php/Main/MarySue>`_, and `the +Wikipedia article has useful references +<http://en.wikipedia.org/wiki/Mary_Sue>`_. diff --git a/src/mary-sue/du2html.xsl b/src/mary-sue/du2html.xsl new file mode 120000 index 0000000..911609c --- /dev/null +++ b/src/mary-sue/du2html.xsl @@ -0,0 +1 @@ +../../templates/du2html.xsl
\ No newline at end of file |