[sword-devel] Diatheke
Chris Little
sword-devel@crosswire.org
Thu, 20 Dec 2001 12:24:04 -0800
> Is there a way to turn off the verse address output (i.e. "I
> John 1:1:") so it's just the text?
Not in the program, but I'll add it. You could, run it through the
regex "s/^.+\d+:\d+: //" if you're using a scripting language that
supports them. (Swap [0-9] for \d if your regex doesn't support them.)
> Also, how the heck do you pronounce diatheke?
You decide. :) It's delta-iota-alpha-theta-eta-kappa-eta. So in Greek
it would be something like dee-ah-thay-kay but I pronounce it
di-ath-uh-kee. Just please don't pronounce The SWORD Project as "the
's'-word project". :) (That has happened.)
--Chris