Skip to content

Commit 6b56360

Browse files
franconiTallTed
andauthored
oxford comma + just -> only
Co-authored-by: Ted Thibodeau Jr <[email protected]>
1 parent af9504b commit 6b56360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1924,7 +1924,7 @@ <h2>Proofs of some results</h2>
19241924
so G entails E. Now suppose G entails E, and consider the
19251925
<a href="http://en.wikipedia.org/wiki/Herbrand_interpretation">Herbrand interpretation</a> I of G defined as follows.
19261926
IR contains the <a>names</a>, triple terms, and blank nodes which appear in the graph, with I(n)=n
1927-
for each <a>name</a> n and IT(s,p,o)=&lt;s,p,o&gt;; n is in IP and &lt;a, b&gt; in IEXT(n) just when the triple &lt;a n b&gt; is in the graph.
1927+
for each <a>name</a> n and IT(s,p,o)=&lt;s,p,o&gt;; n is in IP and &lt;a, b&gt; is in IEXT(n), only when the triple &lt;a n b&gt; is in the graph.
19281928
(For IRIs which do not occur in the graph, assign them values in IR at random.)
19291929
I <a>satisfies</a> every triple &lt;s p o&gt; in E; that is,
19301930
for some mapping A from the blank nodes of E to the vocabulary of G,

0 commit comments

Comments
 (0)