alternate
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Mon, 02 Apr 2012 08:01:00 +0100
changeset 2168 71ef1a20a54a
parent 2167 0bfd19ca3cf0
child 2169 a5e3472d2d77
alternate
model/prov-dm-constraints.html
--- a/model/prov-dm-constraints.html	Mon Apr 02 07:50:40 2012 +0100
+++ b/model/prov-dm-constraints.html	Mon Apr 02 08:01:00 2012 +0100
@@ -1019,7 +1019,7 @@
 </div>
 
 
-<p>Specialization is <em>not transitive</em>. Indeed if <span class="name">specializationOf(e1,e2)</span> holds, then there is some common thing, say <span class="name">e1-2</span> they both refer to. Likewise, if <span class="name">specializationOf(e2,e3)</span> holds, then there is some common thing, say <span class="name">e2-3</span> they both refer to.  It does not follow there is a common thing both  <span class="name">e1</span> and <span class="name">e3</span> refer to.</p>
+<p>Specialization is <em>not transitive</em>. Indeed if <span class="name">specializationOf(e1,e2)</span> holds, then there is some common thing, say <span class="name">e1-2</span> they both are both interpreted as, under some interpretation. Likewise, if <span class="name">specializationOf(e2,e3)</span> holds, then there is some common thing, say <span class="name">e2-3</span> they are both interpreted as, under some intepretation.  It does not follow that  <span class="name">e1</span> and <span class="name">e3</span> are interpreted as a same thing.</p>
 
 <div class="anexample" id="anexample-specialization-not-transitive">