"My Immortal"
"Well, Good Charlotte are having a concert in Hogsmeade."
Home About Read Codex Statistics Download Conclusions
"Hades"Jacob Deitloff on 7 November 2011 at 8:46 pm
As of chapter 37, Sodomize is now also known as "Hades." Just so you're aware
<narration/> to <pointOfView/>Jacob Deitloff on 7 November 2011 at 7:10 pm
In marking up chapter 37, there are at least two different instances of changed narrators -- at first, Draco is the narrator, then some unknown character (either Vampire, B'loody Mary, or Willow most likely) takes over the narration until it returns to Enoby. In order to handle this in the past, we created the element <narration/>, but now, I feel like <pointOfView/> would be a more aptly named element, so I went ahead and changed it in the schema (if we don't like it, we are more than able to change it back). But it functions as a head to <paragraph/> elements, and it also contains a @handle for who is the current narrator.
Jacob Deitloff on 7 November 2011 at 8:24 pm
We also needed to add an optional @partOfSpeech, as chapter 37 also contains a point where the reader becomes the main character.
StatisticsJanis Chinn on 5 November 2011 at 2:20 pm
About 8% of spelling errors are followed by an error of the same type. :O
Assuming my XPath is correct, of course...
count(//sp[not(*)]) div count(//sp[@type eq following-sibling::sp[1]/@type])
FWIW, it doesn't actually make a huge difference (less than 1%) whether or not you look only at sp elements that have no children.
CSSJanis Chinn on 4 November 2011 at 10:17 pm
Edited the CSS to reflect the color scheme we drew up last week. Some of the links were super illegible because the lab computers have the brightness set to BLINDING, so I made the nav links reflect the color scheme and left the byline and normal links in purple like they were.
Note to selfJanis Chinn on 4 November 2011 at 10:32 am
Look into place handle="transfigurationClass" sp type="???" intended="Transfiguration" Transformation /sp /place. This error is actually pretty interesting because Transfiguration IS about transformation, but it's still the wrong word. Not sure if we want to do something about it, but it's pretty cool.
Jacob Deitloff on 4 November 2011 at 10:48 am
IMO, it's like with Enoby or Dumblydore; we can reasonably assume that Tara wanted it "Transfigurations," "Ebony," and "Dumbledore" respectively. If that's what your question was?
Janis Chinn on 4 November 2011 at 11:54 am
Sort of? I think this kind of error is a little different? idk.
Jacob Deitloff on 8 November 2011 at 9:29 am
We could also just mark this as malaproper.