]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/help/C/sec_terms.xml
auto => auto new everywhere + minor updates to make more tests pass
[helm.git] / helm / software / matita / help / C / sec_terms.xml
index d521ac87060a6a2e0a462fd8ae079e2235184696..add3ba750bf181683c65ae473be1269cc745377c 100644 (file)
   <title>Terms &amp; co.</title>
   <sect2 id="lexical">
   <title>Lexical conventions</title>
+    <table frame="topbot" rowsep="0" colsep="0" role="grammar">
+      <title>qstring</title>
+      <tgroup cols="4">
+      <tbody>
+       <row>
+       <entry id="grammar.qstring">&qstring;</entry>
+       <entry>::=</entry>
+        <entry><emphasis role="bold">&quot;</emphasis><emphasis>〈〈any sequence of characters excluded &quot;〉〉</emphasis><emphasis role="bold">&quot;</emphasis></entry>
+       </row>
+      </tbody>
+     </tgroup>
+    </table>
     <table frame="topbot" rowsep="0" colsep="0" role="grammar">
       <title>id</title>
       <tgroup cols="4">
        <entry />
        <entry />
        <entry>
-         [<emphasis role="bold">on</emphasis> &nat;]
+         [<emphasis role="bold">on</emphasis> &id;]
          [<emphasis role="bold">:</emphasis> &term;]
          <emphasis role="bold">≝</emphasis> &term;]
        </entry>
        <row>
        <entry id="grammar.reduction-kind">&reduction-kind;</entry>
        <entry>::=</entry>
-        <entry><emphasis role="bold">demodulate</emphasis></entry>
-       </row>
-       <row>
-        <entry/>
-        <entry>|</entry>
         <entry><emphasis role="bold">normalize</emphasis></entry>
         <entry>Computes the βδιζ-normal form</entry>
        </row>