On 7/22/21 6:02 AM, maticstric wrote:
> There's a few weird caps related things I don't know what to do about.
>
> 1. Don’t Get Technatal: “WHAT” is both capitalized and italicized. Is
> this something we do in SE?
> - “WHAT” Stern shot out of his chair like a hooked eel.
> <
https://archive.org/details/Futuria_Fantasia_v01n01_1939-Summer_UnkSc-cape1736edit/page/n6/mode/1up>
`<strong>` is enough here which will give it small caps.
> 2. Asleep in Armageddon: Message sent on radio. Maybe convert to only
> quotes? Also, an all-caps ship name but could count as some made up
> abbreviation.
> - "CRASHED ON PLANETOID 787. SALE. SEND HELP. SALE. SEND HELP."
> <
https://archive.org/details/Planet_Stories_v04n01_1948-Winter/page/n60/mode/1up>
> - “We’re Ship ACDN13.”
> <
https://archive.org/details/Planet_Stories_v04n01_1948-Winter/page/n66/mode/1up>
Since it indicates he's keying it on some kind of morse code thing I
would use <b> to give it small caps. Since it is a stylized kind of
message you can omit italics on the ship but you can use `<span
epub:type>` to give it semantics anyway.
If ACDN13 is a ship name then it should get italics, but it sounds like
it could also just be a serial number. Serial numbers don't need italics.
> 3. Jonah of the Jove-Run: Ship name capitalized. Should I italicize it
> instead with correct semantics? Could also count as an abbreviation
> possibly.
> - “watching the great supply ship TERRA being entered and left”
> <
https://archive.org/details/Planet_Stories_v03n10_1948-Spring/page/n51/mode/1up>
Yes, italics, remove capitals. Terra is not an abbreviation.
> 4. Lazarus Come Forth: Made up (afaik) capitalized units.
> - “Off orbit of Pluto 234CC, point zero-two, off 32, one by seven,
> follow up.”
> <
https://archive.org/details/Planet_Stories_v02n09_1944-Wi_sas/page/n109/mode/1up>
> - “The Martians intercepted the emergency life-rocket at 5199CVZ.”
> <
https://archive.org/details/Planet_Stories_v02n09_1944-Wi_sas/page/n112/mode/1up>
Follow the general rules in the manual for setting units
> 5. Rocket Summer: The caps in “ESCAPE” seems to be used for emphasis.
> Maybe use <em> tag? <strong>
> - “Then he labeled all these fantasies by their correct name, ESCAPE,
> and settled back, to wait the return of the Rocket.”
> <
https://archive.org/details/Planet_Stories_v03n06_1947-Spring/page/n50/mode/1up>
I think this is a label and not emphasis. <b> is fine.
> 6. The Fight of the Good Ship Clarissa: Again, the caps seem to be used
> for emphasis.
> - “ANTHONY QUELCH, the Cosmic Clamor Boy, with a face like turned
> linoleum on the third term”
> <
https://archive.org/details/Futuria_Fantasia_v01n03_1940-Winter_UnkSc-cape1736edit/page/n5/mode/1up>
<em> sounds OK
> 7. The Monster Maker: I’m assuming “Frankenstein’s ARK” is like “Noah’s
> Ark” but with monsters. In which case, caps are again used as emphasis.
> - "Progeny from Frankenstein’s ARK."
> <
https://archive.org/details/Planet_Stories_v02n06_1944-Spring/page/n41/mode/1up>
I would just titlecase `Ark`. Emphasis doesn't make sense here, it might
just be stylized in pulp style.