~ changed grammar state change intro per observations in Greg Williams' mail of 19 May: mid:638F9B10-D520-4D14-B6A8-B4FF4CB5FE85@evilfunhouse.com
authorEric Prud'hommeaux <eric@w3.org>
Wed, 11 Jul 2012 04:37:00 -0400
changeset 489 483a8cffd556
parent 488 dd0ad9c131c6
child 496 38cb2b5cf30a
~ changed grammar state change intro per observations in Greg Williams' mail of 19 May: mid:638F9B10-D520-4D14-B6A8-B4FF4CB5FE85@evilfunhouse.com
rdf-turtle/index.html
--- a/rdf-turtle/index.html	Thu Jun 28 17:06:31 2012 -0700
+++ b/rdf-turtle/index.html	Wed Jul 11 04:37:00 2012 -0400
@@ -855,7 +855,7 @@
           Literals are composed of a <a href="../rdf-concepts/index.html#dfn-lexical-form">lexical form</a> and an optional <a href="../rdf-concepts/index.html#dfn-language-identifier">language tag</a> or datatype IRI.
           An extra type, <code id="prefix" class="dfn">prefix</code>, is used during parsing to map string identifiers to namespace IRIs.
 
-          This section maps a string conforming to the grammar in <a href="#sec-grammar-grammar" class="sectionRef"></a> to a set of triples by mapping strings matching productions and lexical tokens to RDF terms or their components (e.g. language tags, lexical forms of literals). Some productions change the parser state (base or prefix declarations).</p>
+          This section maps a string conforming to the grammar in <a href="#sec-grammar-grammar" class="sectionRef"></a> to a set of triples by mapping strings matching productions and lexical tokens to RDF terms or their components (e.g. language tags, lexical forms of literals). Grammar productions change the parser state and emit triples.</p>
           <section id="sec-parsing-state">
           <h3>Parser State</h3>