<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" version="2.0">
  <channel>
    <title>ricoblog - bibletech</title>
    <link>http://www.supakoo.com/rick/ricoblog/</link>
    <description>ravings of a lunatic? nope, just rick.</description>
    <image>
      <url>http://www.supakoo.com/rick/ricoblog/images/ricos.png</url>
      <title>ricoblog - bibletech</title>
      <link>http://www.supakoo.com/rick/ricoblog/</link>
    </image>
    <copyright>Rick Brannan.</copyright>
    <lastBuildDate>Mon, 29 Mar 2010 03:12:50 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.3.9074.18820</generator>
    <managingEditor>textgeek@gmail.com</managingEditor>
    <webMaster>textgeek@gmail.com</webMaster>
    <item>
      <trackback:ping>http://www.supakoo.com/rick/ricoblog/Trackback.aspx?guid=7269a489-75a9-4dd3-b847-39667064d91b</trackback:ping>
      <pingback:server>http://www.supakoo.com/rick/ricoblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.supakoo.com/rick/ricoblog/PermaLink,guid,7269a489-75a9-4dd3-b847-39667064d91b.aspx</pingback:target>
      <dc:creator>
      </dc:creator>
      <wfw:comment>http://www.supakoo.com/rick/ricoblog/CommentView,guid,7269a489-75a9-4dd3-b847-39667064d91b.aspx</wfw:comment>
      <wfw:commentRss>http://www.supakoo.com/rick/ricoblog/SyndicationService.asmx/GetEntryCommentsRss?guid=7269a489-75a9-4dd3-b847-39667064d91b</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <a href="http://www.bibletechconference.com">BibleTech 2010</a> was a blast. I got
to hang out with very smart, very fun people and spend all my brain cycles thinking
and pondering about the intersection of Bible and technology. 
</p>
        <p>
Apart from simply hanging out with fun folks like <a href="http://jtauber.com">James
Tauber</a> and <a href="http://evepheso.wordpress.com/">Mike Aubrey</a> (to name a
few), the highlight for me had to be Neil Rees’ presentation on, essentially, bootstrapping
a concordance as a model to create a new concordance. If you don’t care about stopwords
and homographs, sure, you can just write a program. But most programs are that do
such tasks aren’t too good and require <em>a lot</em> of human post-processing — particularly
if you want a smaller, non-exhaustive concordance. Rees presented on using existing,
well-edited concordances (in any language) as models of concepts to include in a new
concordance of a new text. This is brilliant.
</p>
        <p>
I know some presentations are making their way to Vimeo. There are three I can recommend.
First, two from James Tauber:
</p>
        <ul>
          <li>
            <a href="http://vimeo.com/10489590">A New Kind of Graded Reader</a> (this is more
extensive than the video below)</li>
          <li>
            <a href="http://vimeo.com/10515200">Using Pinax and Django For Collaborative Corpus
Linguistics</a>
          </li>
        </ul>
        <p>
Also check <a href="http://weston.ruter.net/">Weston Ruter’s</a> presentation on the
Open Scriptures API:
</p>
        <ul>
          <li>
            <a href="http://vimeo.com/10490211">Open Scriptures API: Unified Web Service for Scriptural
Linked Data</a>
          </li>
        </ul>
        <p>
Note that A portion of James’ 2008 BibleTech presentation dealt with the graded reader,
a video describing it is below. Very cool stuff.
</p>
        <p align="center">
          <object width="425" height="355">
            <param name="movie" value="http://www.youtube.com/v/ErmPyu19dgc&amp;rel=0&amp;color1=0xd6d6d6&amp;color2=0xf0f0f0&amp;border=0" />
            <param name="wmode" value="transparent" />
            <embed src="http://www.youtube.com/v/ErmPyu19dgc&amp;rel=0&amp;color1=0xd6d6d6&amp;color2=0xf0f0f0&amp;border=0" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355">
            </embed>
          </object>
        </p>
        <img width="0" height="0" src="http://www.supakoo.com/rick/ricoblog/aggbug.ashx?id=7269a489-75a9-4dd3-b847-39667064d91b" />
      </body>
      <title>BibleTech 2010 was a blast!</title>
      <guid isPermaLink="false">http://www.supakoo.com/rick/ricoblog/PermaLink,guid,7269a489-75a9-4dd3-b847-39667064d91b.aspx</guid>
      <link>http://www.supakoo.com/rick/ricoblog/2010/03/29/BibleTech2010WasABlast.aspx</link>
      <pubDate>Mon, 29 Mar 2010 03:12:50 GMT</pubDate>
      <description>&lt;p&gt;
&lt;a href="http://www.bibletechconference.com"&gt;BibleTech 2010&lt;/a&gt; was a blast. I got
to hang out with very smart, very fun people and spend all my brain cycles thinking
and pondering about the intersection of Bible and technology. 
&lt;/p&gt;
&lt;p&gt;
Apart from simply hanging out with fun folks like &lt;a href="http://jtauber.com"&gt;James
Tauber&lt;/a&gt; and &lt;a href="http://evepheso.wordpress.com/"&gt;Mike Aubrey&lt;/a&gt; (to name a
few), the highlight for me had to be Neil Rees’ presentation on, essentially, bootstrapping
a concordance as a model to create a new concordance. If you don’t care about stopwords
and homographs, sure, you can just write a program. But most programs are that do
such tasks aren’t too good and require &lt;em&gt;a lot&lt;/em&gt; of human post-processing — particularly
if you want a smaller, non-exhaustive concordance. Rees presented on using existing,
well-edited concordances (in any language) as models of concepts to include in a new
concordance of a new text. This is brilliant.
&lt;/p&gt;
&lt;p&gt;
I know some presentations are making their way to Vimeo. There are three I can recommend.
First, two from James Tauber:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href="http://vimeo.com/10489590"&gt;A New Kind of Graded Reader&lt;/a&gt; (this is more
extensive than the video below)&lt;/li&gt;
&lt;li&gt;
&lt;a href="http://vimeo.com/10515200"&gt;Using Pinax and Django For Collaborative Corpus
Linguistics&lt;/a&gt; 
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
Also check &lt;a href="http://weston.ruter.net/"&gt;Weston Ruter’s&lt;/a&gt; presentation on the
Open Scriptures API:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href="http://vimeo.com/10490211"&gt;Open Scriptures API: Unified Web Service for Scriptural
Linked Data&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
Note that A portion of James’ 2008 BibleTech presentation dealt with the graded reader,
a video describing it is below. Very cool stuff.
&lt;/p&gt;
&lt;p align="center"&gt;
&lt;object width="425" height="355"&gt;
&lt;param name="movie" value="http://www.youtube.com/v/ErmPyu19dgc&amp;amp;rel=0&amp;amp;color1=0xd6d6d6&amp;amp;color2=0xf0f0f0&amp;amp;border=0"&gt;
&lt;param name="wmode" value="transparent"&gt;&lt;embed src="http://www.youtube.com/v/ErmPyu19dgc&amp;amp;rel=0&amp;amp;color1=0xd6d6d6&amp;amp;color2=0xf0f0f0&amp;amp;border=0" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"&gt;
&lt;/object&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.supakoo.com/rick/ricoblog/aggbug.ashx?id=7269a489-75a9-4dd3-b847-39667064d91b" /&gt;</description>
      <comments>http://www.supakoo.com/rick/ricoblog/CommentView,guid,7269a489-75a9-4dd3-b847-39667064d91b.aspx</comments>
      <category>bibletech</category>
      <category>greek</category>
      <category>programming</category>
    </item>
    <item>
      <trackback:ping>http://www.supakoo.com/rick/ricoblog/Trackback.aspx?guid=1c9b8345-63f8-4e99-ab25-c996320a1614</trackback:ping>
      <pingback:server>http://www.supakoo.com/rick/ricoblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.supakoo.com/rick/ricoblog/PermaLink,guid,1c9b8345-63f8-4e99-ab25-c996320a1614.aspx</pingback:target>
      <dc:creator>
      </dc:creator>
      <wfw:comment>http://www.supakoo.com/rick/ricoblog/CommentView,guid,1c9b8345-63f8-4e99-ab25-c996320a1614.aspx</wfw:comment>
      <wfw:commentRss>http://www.supakoo.com/rick/ricoblog/SyndicationService.asmx/GetEntryCommentsRss?guid=1c9b8345-63f8-4e99-ab25-c996320a1614</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Here’s the paper I presented at <a href="http://www.bibletechconference.com">BibleTech:2009</a>:
</p>
        <blockquote>
          <p>
            <a href="http://www.supakoo.com/rick/papers/BibleTech2009Paper.pdf">Stylometry and
the Septuagint: Applying Anthony Kenny’s Stylometric Study to the LXX</a>
          </p>
          <p>
In 1986, Anthony Kenny wrote a book called <em>A Stylometric Study of the New Testament</em> which
gives details for compiling and comparing book-by-book stylometric statistics for
the Greek New Testament given a morphologically tagged corpus. This exploratory study
proposes to apply Kenny's method to the LXX, using the Logos Bible Software LXX Morphology,
to analyze style.
</p>
          <p>
While Kenny's primary application of his method was in the area of authorship studies,
this paper is more interested in the general style of the LXX, and not at all interested
in authorship theories or assigning a 'hand' to different passages. For better or
worse, this paper treats the LXX as a corpus, and has little interest in its relationship
with the underlying Hebrew text.
</p>
          <p>
Once the analysis has been detailed, some points of interest (known only when the
analysis is complete as the nature of the study is exploratory) will be further explored.
Areas in which the work could be further developed will also be reviewed.
</p>
        </blockquote>
        <p>
If you actually read it, and then actually have feedback, then please let me know
what you think.
</p>
        <p>
In a nutshell, after looking at book-level and chapter-level distributions of part
of speech, case/number/gender, tense/voice/mood; I have a worked example of future
tense in Leviticus (and then in the Pentateuch). My conclusion: In the Pentateuch,
anyway, future tense verbs appear in concentrated groups. The application is when
you read or work through these works, then, you should pay attention to the clustering
of the future tense to determine what is going on (law-giving, prophetic stuff, whatever).
And, if you run across an isolated instance of the future tense, you should pay double
attention to that because it is not normal.
</p>
        <p>
At some point in the future, the audio from the talk will be on the BibleTech website.
</p>
        <img width="0" height="0" src="http://www.supakoo.com/rick/ricoblog/aggbug.ashx?id=1c9b8345-63f8-4e99-ab25-c996320a1614" />
      </body>
      <title>Stylometry and the Septuagint (LXX)</title>
      <guid isPermaLink="false">http://www.supakoo.com/rick/ricoblog/PermaLink,guid,1c9b8345-63f8-4e99-ab25-c996320a1614.aspx</guid>
      <link>http://www.supakoo.com/rick/ricoblog/2009/03/29/StylometryAndTheSeptuagintLXX.aspx</link>
      <pubDate>Sun, 29 Mar 2009 18:22:57 GMT</pubDate>
      <description>&lt;p&gt;
Here’s the paper I presented at &lt;a href="http://www.bibletechconference.com"&gt;BibleTech:2009&lt;/a&gt;:
&lt;/p&gt;
&lt;blockquote&gt; 
&lt;p&gt;
&lt;a href="http://www.supakoo.com/rick/papers/BibleTech2009Paper.pdf"&gt;Stylometry and
the Septuagint: Applying Anthony Kenny’s Stylometric Study to the LXX&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
In 1986, Anthony Kenny wrote a book called &lt;em&gt;A Stylometric Study of the New Testament&lt;/em&gt; which
gives details for compiling and comparing book-by-book stylometric statistics for
the Greek New Testament given a morphologically tagged corpus. This exploratory study
proposes to apply Kenny's method to the LXX, using the Logos Bible Software LXX Morphology,
to analyze style.
&lt;/p&gt;
&lt;p&gt;
While Kenny's primary application of his method was in the area of authorship studies,
this paper is more interested in the general style of the LXX, and not at all interested
in authorship theories or assigning a 'hand' to different passages. For better or
worse, this paper treats the LXX as a corpus, and has little interest in its relationship
with the underlying Hebrew text.
&lt;/p&gt;
&lt;p&gt;
Once the analysis has been detailed, some points of interest (known only when the
analysis is complete as the nature of the study is exploratory) will be further explored.
Areas in which the work could be further developed will also be reviewed.
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
If you actually read it, and then actually have feedback, then please let me know
what you think.
&lt;/p&gt;
&lt;p&gt;
In a nutshell, after looking at book-level and chapter-level distributions of part
of speech, case/number/gender, tense/voice/mood; I have a worked example of future
tense in Leviticus (and then in the Pentateuch). My conclusion: In the Pentateuch,
anyway, future tense verbs appear in concentrated groups. The application is when
you read or work through these works, then, you should pay attention to the clustering
of the future tense to determine what is going on (law-giving, prophetic stuff, whatever).
And, if you run across an isolated instance of the future tense, you should pay double
attention to that because it is not normal.
&lt;/p&gt;
&lt;p&gt;
At some point in the future, the audio from the talk will be on the BibleTech website.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.supakoo.com/rick/ricoblog/aggbug.ashx?id=1c9b8345-63f8-4e99-ab25-c996320a1614" /&gt;</description>
      <comments>http://www.supakoo.com/rick/ricoblog/CommentView,guid,1c9b8345-63f8-4e99-ab25-c996320a1614.aspx</comments>
      <category>bibletech</category>
      <category>greek</category>
      <category>old testament</category>
    </item>
    <item>
      <trackback:ping>http://www.supakoo.com/rick/ricoblog/Trackback.aspx?guid=e28ec7ec-68be-4e7b-ab20-7b117443631a</trackback:ping>
      <pingback:server>http://www.supakoo.com/rick/ricoblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.supakoo.com/rick/ricoblog/PermaLink,guid,e28ec7ec-68be-4e7b-ab20-7b117443631a.aspx</pingback:target>
      <dc:creator>
      </dc:creator>
      <wfw:comment>http://www.supakoo.com/rick/ricoblog/CommentView,guid,e28ec7ec-68be-4e7b-ab20-7b117443631a.aspx</wfw:comment>
      <wfw:commentRss>http://www.supakoo.com/rick/ricoblog/SyndicationService.asmx/GetEntryCommentsRss?guid=e28ec7ec-68be-4e7b-ab20-7b117443631a</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
It's Saturday, day 2 of <a href="http://www.bibletechconference.com">BibleTech:2009</a>.
My paper (Stylometry and the LXX) is on at 3:00 this afternoon (Room 1 if you're here).
I'll post the actual paper later (probably Sunday).
</p>
        <p>
Yesterday was excellent. Intelligent people doing some pretty awesome stuff. The highlights:
</p>
        <ul>
          <li>
            <a href="http://www.ntdiscourse.org/">Steve Runge</a> on annotating the Greek NT with
higher-than-word-level markup</li>
          <li>
            <a href="http://www.jpsinteractive.com">Ellen Frankel on the Tagged Torah</a>
          </li>
          <li>
            <a href="http://evepheso.wordpress.com/">Mike Aubrey</a> on SIL's <a href="http://www.sil.org/computing/fieldworks/flex/">FieldWorks
Language Explorer (FLEx)</a></li>
          <li>
            <a href="http://semanticbible.com/blogos/">Sean Boisen</a> on semantic information
and the Bible</li>
        </ul>
        <p>
The best parts, though, are the in-between times. At BibleTech, the meals are included,
so you can get in conversation with folks who you run into (everyone here is doing
impressive stuff, not just the people presenting) and learn more about their projects.
</p>
        <p>
Gotta go before the laptop battery dies.
</p>
        <img width="0" height="0" src="http://www.supakoo.com/rick/ricoblog/aggbug.ashx?id=e28ec7ec-68be-4e7b-ab20-7b117443631a" />
      </body>
      <title>BibleTech 2009</title>
      <guid isPermaLink="false">http://www.supakoo.com/rick/ricoblog/PermaLink,guid,e28ec7ec-68be-4e7b-ab20-7b117443631a.aspx</guid>
      <link>http://www.supakoo.com/rick/ricoblog/2009/03/28/BibleTech2009.aspx</link>
      <pubDate>Sat, 28 Mar 2009 15:27:46 GMT</pubDate>
      <description>&lt;p&gt;
It's Saturday, day 2 of &lt;a href="http://www.bibletechconference.com"&gt;BibleTech:2009&lt;/a&gt;.
My paper (Stylometry and the LXX) is on at 3:00 this afternoon (Room 1 if you're here).
I'll post the actual paper later (probably Sunday).
&lt;/p&gt;
&lt;p&gt;
Yesterday was excellent. Intelligent people doing some pretty awesome stuff. The highlights:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href="http://www.ntdiscourse.org/"&gt;Steve Runge&lt;/a&gt; on annotating the Greek NT with
higher-than-word-level markup&lt;/li&gt;
&lt;li&gt;
&lt;a href="http://www.jpsinteractive.com"&gt;Ellen Frankel on the Tagged Torah&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href="http://evepheso.wordpress.com/"&gt;Mike Aubrey&lt;/a&gt; on SIL's &lt;a href="http://www.sil.org/computing/fieldworks/flex/"&gt;FieldWorks
Language Explorer (FLEx)&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href="http://semanticbible.com/blogos/"&gt;Sean Boisen&lt;/a&gt; on semantic information
and the Bible&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
The best parts, though, are the in-between times. At BibleTech, the meals are included,
so you can get in conversation with folks who you run into (everyone here is doing
impressive stuff, not just the people presenting) and learn more about their projects.
&lt;/p&gt;
&lt;p&gt;
Gotta go before the laptop battery dies.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.supakoo.com/rick/ricoblog/aggbug.ashx?id=e28ec7ec-68be-4e7b-ab20-7b117443631a" /&gt;</description>
      <comments>http://www.supakoo.com/rick/ricoblog/CommentView,guid,e28ec7ec-68be-4e7b-ab20-7b117443631a.aspx</comments>
      <category>bibletech</category>
    </item>
    <item>
      <trackback:ping>http://www.supakoo.com/rick/ricoblog/Trackback.aspx?guid=a922519e-4f9a-45c3-a0a5-6ea007ca43af</trackback:ping>
      <pingback:server>http://www.supakoo.com/rick/ricoblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.supakoo.com/rick/ricoblog/PermaLink,guid,a922519e-4f9a-45c3-a0a5-6ea007ca43af.aspx</pingback:target>
      <dc:creator>
      </dc:creator>
      <wfw:comment>http://www.supakoo.com/rick/ricoblog/CommentView,guid,a922519e-4f9a-45c3-a0a5-6ea007ca43af.aspx</wfw:comment>
      <wfw:commentRss>http://www.supakoo.com/rick/ricoblog/SyndicationService.asmx/GetEntryCommentsRss?guid=a922519e-4f9a-45c3-a0a5-6ea007ca43af</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <a href="http://www.bibletechconference.com/">BibleTech:2009</a> starts tomorrow (Friday)
AM, and I’m ready. My paper is written, I have a reading copy (yes, I’ll be reading
it) and I have PowerPoint ready to go too. My presentation is Saturday afternoon from
3:00-3:45 in Room 1. The title of the paper is “<a href="http://www.bibletechconference.com/speakers.htm#RickBrannan-2009">Stylometry
in the Septuagint: Applying Anthony Kenny’s Stylometric Study to the LXX</a>”. I’ll
post a copy of the paper to may <a href="http://www.supakoo.com/rick/papers">academic
papers page</a> sometime after the conference. <a href="http://www.bibletechconference.com/speakers.htm#RickBrannan-2009">Check
the schedule page for more info</a>.
</p>
        <p>
Some folks will be live-blogging the conference, others will be twittering to their
heart’s content, I’m sure, but I won’t be doing any of that. Perhaps a post on Friday
evening sometime, but maybe not even that. Or maybe a post on Sunday after the whole
thing is done; we’ll see.
</p>
        <p>
Looking forward to it! If you’ll be there, make sure to catch up with me during a
meal — I’d love to talk more about you with whatever sorts of Bible-techie stuff you’re
working on or considering!
</p>
        <img width="0" height="0" src="http://www.supakoo.com/rick/ricoblog/aggbug.ashx?id=a922519e-4f9a-45c3-a0a5-6ea007ca43af" />
      </body>
      <title>BibleTech 2009</title>
      <guid isPermaLink="false">http://www.supakoo.com/rick/ricoblog/PermaLink,guid,a922519e-4f9a-45c3-a0a5-6ea007ca43af.aspx</guid>
      <link>http://www.supakoo.com/rick/ricoblog/2009/03/26/BibleTech2009.aspx</link>
      <pubDate>Thu, 26 Mar 2009 20:46:18 GMT</pubDate>
      <description>&lt;p&gt;
&lt;a href="http://www.bibletechconference.com/"&gt;BibleTech:2009&lt;/a&gt; starts tomorrow (Friday)
AM, and I’m ready. My paper is written, I have a reading copy (yes, I’ll be reading
it) and I have PowerPoint ready to go too. My presentation is Saturday afternoon from
3:00-3:45 in Room 1. The title of the paper is “&lt;a href="http://www.bibletechconference.com/speakers.htm#RickBrannan-2009"&gt;Stylometry
in the Septuagint: Applying Anthony Kenny’s Stylometric Study to the LXX&lt;/a&gt;”. I’ll
post a copy of the paper to may &lt;a href="http://www.supakoo.com/rick/papers"&gt;academic
papers page&lt;/a&gt; sometime after the conference. &lt;a href="http://www.bibletechconference.com/speakers.htm#RickBrannan-2009"&gt;Check
the schedule page for more info&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
Some folks will be live-blogging the conference, others will be twittering to their
heart’s content, I’m sure, but I won’t be doing any of that. Perhaps a post on Friday
evening sometime, but maybe not even that. Or maybe a post on Sunday after the whole
thing is done; we’ll see.
&lt;/p&gt;
&lt;p&gt;
Looking forward to it! If you’ll be there, make sure to catch up with me during a
meal — I’d love to talk more about you with whatever sorts of Bible-techie stuff you’re
working on or considering!
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.supakoo.com/rick/ricoblog/aggbug.ashx?id=a922519e-4f9a-45c3-a0a5-6ea007ca43af" /&gt;</description>
      <comments>http://www.supakoo.com/rick/ricoblog/CommentView,guid,a922519e-4f9a-45c3-a0a5-6ea007ca43af.aspx</comments>
      <category>bibletech</category>
    </item>
    <item>
      <trackback:ping>http://www.supakoo.com/rick/ricoblog/Trackback.aspx?guid=2d2a3667-334b-4fc2-9a1e-b32f2e2c8182</trackback:ping>
      <pingback:server>http://www.supakoo.com/rick/ricoblog/pingback.aspx</pingback:server>
      <pingback:target>http://www.supakoo.com/rick/ricoblog/PermaLink,guid,2d2a3667-334b-4fc2-9a1e-b32f2e2c8182.aspx</pingback:target>
      <dc:creator>
      </dc:creator>
      <wfw:comment>http://www.supakoo.com/rick/ricoblog/CommentView,guid,2d2a3667-334b-4fc2-9a1e-b32f2e2c8182.aspx</wfw:comment>
      <wfw:commentRss>http://www.supakoo.com/rick/ricoblog/SyndicationService.asmx/GetEntryCommentsRss?guid=2d2a3667-334b-4fc2-9a1e-b32f2e2c8182</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Jim West will be aghast, but I'm going to quote <a href="http://www.wikipedia.org">Wikipedia</a>.
</p>
        <p>
Doing simple searches on "stylometry" landed me on the <a href="http://en.wikipedia.org/wiki/Stylometry">Wikipedia
page</a>, which has the following (and yes, Jim, the quotation is footnoted). The
bold portion is the money quote:
</p>
        <blockquote>
          <p>
The development of computers and their capacities for analyzing large quantities of
data enhanced this type of effort by orders of magnitude. The great capacity of computers
for data analysis, however, did not guarantee quality output. In the early 1960s,
Rev. A. Q. Morton produced a computer analysis of the fourteen Epistles of the New
Testament attributed to St. Paul, which showed that six different authors had written
that body of work. <strong>A check of his method, applied to the works of James Joyce,
gave the result that <em>Ulysses</em> was written by five separate individuals, none
of whom had any part in <em>A Portrait of the Artist as a Young Man</em>.</strong></p>
        </blockquote>
        <p>
All the more reason, at least for me, for being interested in stylometry as a better
understanding of <em>style</em>, and learning more about how authors communicate.
If your primary or even only interest in studying style is authorship attribution
... well ... you'll be disappointed.
</p>
        <p>
Also: In many extended discussions on the authorship of the Pastorals, you'll run
across Morton's name and work. Now, I'm not saying it's all bogus, there is important
stuff in there about <em>style</em>. But discerning particular attributes of "style"
(particularly through counting) does not mean one has discerned authorship. Of this,
beware.
</p>
        <img width="0" height="0" src="http://www.supakoo.com/rick/ricoblog/aggbug.ashx?id=2d2a3667-334b-4fc2-9a1e-b32f2e2c8182" />
      </body>
      <title>A.Q. Morton and Authorship Attribution (and Stylometry)</title>
      <guid isPermaLink="false">http://www.supakoo.com/rick/ricoblog/PermaLink,guid,2d2a3667-334b-4fc2-9a1e-b32f2e2c8182.aspx</guid>
      <link>http://www.supakoo.com/rick/ricoblog/2009/02/05/AQMortonAndAuthorshipAttributionAndStylometry.aspx</link>
      <pubDate>Thu, 05 Feb 2009 15:52:29 GMT</pubDate>
      <description>&lt;p&gt;
Jim West will be aghast, but I'm going to quote &lt;a href="http://www.wikipedia.org"&gt;Wikipedia&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
Doing simple searches on &amp;quot;stylometry&amp;quot; landed me on the &lt;a href="http://en.wikipedia.org/wiki/Stylometry"&gt;Wikipedia
page&lt;/a&gt;, which has the following (and yes, Jim, the quotation is footnoted). The
bold portion is the money quote:
&lt;/p&gt;
&lt;blockquote&gt; 
&lt;p&gt;
The development of computers and their capacities for analyzing large quantities of
data enhanced this type of effort by orders of magnitude. The great capacity of computers
for data analysis, however, did not guarantee quality output. In the early 1960s,
Rev. A. Q. Morton produced a computer analysis of the fourteen Epistles of the New
Testament attributed to St. Paul, which showed that six different authors had written
that body of work. &lt;strong&gt;A check of his method, applied to the works of James Joyce,
gave the result that &lt;em&gt;Ulysses&lt;/em&gt; was written by five separate individuals, none
of whom had any part in &lt;em&gt;A Portrait of the Artist as a Young Man&lt;/em&gt;.&lt;/strong&gt;
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
All the more reason, at least for me, for being interested in stylometry as a better
understanding of &lt;em&gt;style&lt;/em&gt;, and learning more about how authors communicate.
If your primary or even only interest in studying style is authorship attribution
... well ... you'll be disappointed.
&lt;/p&gt;
&lt;p&gt;
Also: In many extended discussions on the authorship of the Pastorals, you'll run
across Morton's name and work. Now, I'm not saying it's all bogus, there is important
stuff in there about &lt;em&gt;style&lt;/em&gt;. But discerning particular attributes of &amp;quot;style&amp;quot;
(particularly through counting) does not mean one has discerned authorship. Of this,
beware.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.supakoo.com/rick/ricoblog/aggbug.ashx?id=2d2a3667-334b-4fc2-9a1e-b32f2e2c8182" /&gt;</description>
      <comments>http://www.supakoo.com/rick/ricoblog/CommentView,guid,2d2a3667-334b-4fc2-9a1e-b32f2e2c8182.aspx</comments>
      <category>bibletech</category>
      <category>language</category>
    </item>
  </channel>
</rss>