]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/help/C/sec_usernotation.xml
more work
[helm.git] / helm / software / matita / help / C / sec_usernotation.xml
index 33c10c6f650885b9d4ecde2323faadf9b849b690..efb9e564bb187d87d895b705cb3959496f4310ca 100644 (file)
@@ -84,7 +84,7 @@
        <row>
         <entry/>
         <entry>|</entry>
-        <entry><emphasis role="bold">left</emphasis> <emphasis role="bold">associative</emphasis></entry>
+        <entry><emphasis role="bold">right</emphasis> <emphasis role="bold">associative</emphasis></entry>
         <entry>Right associative</entry>
        </row>
        <row>
        <row>
         <entry id="grammar.unparsed_ast">&unparsed_ast;</entry>
         <entry>::=</entry>
-        <entry><emphasis role="bold">@{</emphasis>&term;<emphasis role="bold">}</emphasis></entry>
+        <entry><emphasis role="bold">@{</emphasis>&enriched_term;<emphasis role="bold">}</emphasis></entry>
         <entry>A content level AST (a term which is parsed, but not disambiguated).</entry>
        </row>
        <row>
       </tgroup>
      </table>
 
+    <table frame="topbot" rowsep="0" colsep="0" role="grammar">
+      <title>enriched_term</title>
+      <tgroup cols="4">
+      <tbody>
+       <row>
+        <entry id="grammar.enriched_term">&enriched_term;</entry>
+        <entry>::=</entry>
+        <entry>〈〈A term that may contain occurrences of &unparsed_meta;, even as variable names in binders, and occurrences of &csymbol;〉〉</entry>
+        <entry>&TODO;</entry>
+       </row>
+      </tbody>
+      </tgroup>
+     </table>
+
     <table frame="topbot" rowsep="0" colsep="0" role="grammar">
       <title>unparsed_meta</title>
       <tgroup cols="4">