fixed/tuned syntax for attribute "tagged";
authorwenzelm
Thu, 13 Nov 2008 21:50:30 +0100
changeset 28764 b65194fe4434
parent 28763 b5e6122ff575
child 28765 da8f6f4a74be
fixed/tuned syntax for attribute "tagged";
doc-src/IsarRef/Thy/Generic.thy
--- a/doc-src/IsarRef/Thy/Generic.thy	Thu Nov 13 21:49:46 2008 +0100
+++ b/doc-src/IsarRef/Thy/Generic.thy	Thu Nov 13 21:50:30 2008 +0100
@@ -120,7 +120,7 @@
   \end{matharray}
 
   \begin{rail}
-    'tagged' nameref
+    'tagged' name name
     ;
     'untagged' name
     ;
@@ -133,12 +133,11 @@
 
   \begin{description}
 
-  \item @{attribute tagged}~@{text "name arg"} and @{attribute
+  \item @{attribute tagged}~@{text "name value"} and @{attribute
   untagged}~@{text name} add and remove \emph{tags} of some theorem.
   Tags may be any list of string pairs that serve as formal comment.
-  The first string is considered the tag name, the second its
-  argument.  Note that @{attribute untagged} removes any tags of the
-  same name.
+  The first string is considered the tag name, the second its value.
+  Note that @{attribute untagged} removes any tags of the same name.
 
   \item @{attribute THEN}~@{text a} and @{attribute COMP}~@{text a}
   compose rules by resolution.  @{attribute THEN} resolves with the