Alright, that clears up that bit about the <span style="font-family: courier new,monospace;">&lt;divineName&gt;</span> element.  When I saw <span style="font-family: courier new,monospace;">&lt;divineName type=&#39;x-yhwh&#39;&gt;</span> on p. 65, I thought that <span style="font-family: courier new,monospace;">&lt;divineName&gt;</span> might encompass other types as well.<br>

<br>What about this solution:<br><br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">. . . &lt;name type=&quot;nonhuman&quot; regular=&quot;God&quot;&gt;Father&lt;/name&gt; and of the &lt;name
type=&quot;person&quot; regular=&quot;Jesus Christ&quot;&gt;Son&lt;/name&gt; and of the &lt;name
type=&quot;nonhuman&quot;&gt;Holy Spirit&lt;/name&gt; . . .<br></blockquote><br>Note that the attribute <span style="font-family: courier new,monospace;">regular=&quot;Holy Spirit&quot;</span> would have been redundant on the last name.  <br>

<br>Also, are we correct in leaving the definite article outside the element in this case?<br><br><div class="gmail_quote">On Tue, Jun 9, 2009 at 12:37 PM, DM Smith <span dir="ltr">&lt;<a href="mailto:dmsmith@crosswire.org">dmsmith@crosswire.org</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">Ted Janiszewski wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Here&#39;s a question not entirely clear in the current OSIS manual that has been bothering me:<br>
<br>
Given the use of &lt;name type=&quot;person&quot;&gt;, &lt;name type=&quot;nonhuman&quot;&gt;, and &lt;divineName&gt; elements, how should one mark up Matthew 28:16?<br>
<br>
    Go therefore and make disciples of all nations, baptizing them in<br>
    the name of the Father and of the Son and of the Holy Spirit . . .<br>
<br>
</blockquote></div>
As Peter pointed out &lt;divineName&gt; is used for the Hebrew words YHWH, which is translated into Lord, God and Yah. Not all Lord or God are such a translation. The SWORD engine will try to render the content as small caps.<br>


<br>
The name element is used to identify names. There are a couple of predefined values, but none seem to be appropriate for God, Jesus, the Holy Spirit (the other divine names) or for the demonic.<br>
<br>
IMHO, theologically, a single value classification is not quite appropriate for God, Jesus or the Holy Spirit.<br>
<br>
Where the choice of a predefined type is not deemed appropriate, one can do one of two things:<br>
1) Use no type.<br>
&lt;name&gt;Father&lt;/name&gt; and of the &lt;name&gt;Son&lt;/name&gt; and of the &lt;name&gt;Holy Spirit&lt;/name&gt;<br>
<br>
2) Roll your own type:<br>
&lt;name type=&quot;x-God&quot;&gt;Father&lt;/name&gt; and of the &lt;name type=&quot;x-Jesus&quot;&gt;Son&lt;/name&gt; and of the &lt;name type=&quot;x-Spirit&quot;&gt;Holy Spirit&lt;/name&gt;<br>
<br>
Hope this helps some.<br>
<br>
In Him,<br><font color="#888888">
   DM</font><div><div></div><div class="h5"><br>
<br>
<br>
_______________________________________________<br>
sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org" target="_blank">sword-devel@crosswire.org</a><br>
<a href="http://www.crosswire.org/mailman/listinfo/sword-devel" target="_blank">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br>
Instructions to unsubscribe/change your settings at above page<br>
</div></div></blockquote></div><br>