"worse" grammatically, easier to read. From Shawn Eisenach
--- a/rdf-turtle/index.html Wed Jun 20 16:06:02 2012 -0700
+++ b/rdf-turtle/index.html Thu Jun 21 14:36:40 2012 -0700
@@ -233,7 +233,7 @@
<section id="object-lists">
<h3>Object Lists</h3>
<p>
- As with predicates often objects are repeated with the same subject and predicate. The <a href="#grammar-production-objectList">objectList production</a> matches a series of objects, separated by <code>,</code>, following a predicate.
+ As with predicates often objects are repeated with the same subject and predicate. The <a href="#grammar-production-objectList">objectList production</a> matches a series of objects separated by '<code>,</code>' following a predicate.
This expresses a series of RDF Triples with the corresponding subject and predicate and a each object allocated to one triple.
Thus, the <code>,</code> symbol is used to repeat the subject and predicate of triples that only differ in the object RDF term.</p>
<p>These two examples are equivalent ways of writing Spiderman's name in two languages.<p>