etc/isar-keywords-ZF.el
author wenzelm
Thu, 12 Mar 2009 00:02:30 +0100
changeset 30463 f1cb00030d4f
parent 29819 29154e67731d
child 30529 fae488569faf
permissions -rw-r--r--
updated generated files;
     1 ;;
     2 ;; Keyword classification tables for Isabelle/Isar.
     3 ;; Generated from Pure + Pure-ProofGeneral + FOL + ZF.
     4 ;; *** DO NOT EDIT *** DO NOT EDIT *** DO NOT EDIT ***
     5 ;;
     6 
     7 (defconst isar-keywords-major
     8   '("\\."
     9     "\\.\\."
    10     "Isabelle\\.command"
    11     "Isar\\.begin_document"
    12     "Isar\\.command"
    13     "Isar\\.define_command"
    14     "Isar\\.edit_document"
    15     "Isar\\.end_document"
    16     "Isar\\.insert"
    17     "Isar\\.remove"
    18     "ML"
    19     "ML_command"
    20     "ML_prf"
    21     "ML_val"
    22     "ProofGeneral\\.inform_file_processed"
    23     "ProofGeneral\\.inform_file_retracted"
    24     "ProofGeneral\\.kill_proof"
    25     "ProofGeneral\\.process_pgip"
    26     "ProofGeneral\\.restart"
    27     "ProofGeneral\\.undo"
    28     "abbreviation"
    29     "also"
    30     "apply"
    31     "apply_end"
    32     "arities"
    33     "assume"
    34     "axclass"
    35     "axiomatization"
    36     "axioms"
    37     "back"
    38     "by"
    39     "cannot_undo"
    40     "case"
    41     "cd"
    42     "chapter"
    43     "class"
    44     "class_deps"
    45     "classes"
    46     "classrel"
    47     "codatatype"
    48     "code_datatype"
    49     "code_library"
    50     "code_module"
    51     "coinductive"
    52     "commit"
    53     "constdefs"
    54     "consts"
    55     "consts_code"
    56     "context"
    57     "corollary"
    58     "datatype"
    59     "declaration"
    60     "declare"
    61     "def"
    62     "defaultsort"
    63     "defer"
    64     "definition"
    65     "defs"
    66     "disable_pr"
    67     "display_drafts"
    68     "done"
    69     "enable_pr"
    70     "end"
    71     "exit"
    72     "extract"
    73     "extract_type"
    74     "finalconsts"
    75     "finally"
    76     "find_consts"
    77     "find_theorems"
    78     "fix"
    79     "from"
    80     "full_prf"
    81     "global"
    82     "guess"
    83     "have"
    84     "header"
    85     "help"
    86     "hence"
    87     "hide"
    88     "inductive"
    89     "inductive_cases"
    90     "init_toplevel"
    91     "instance"
    92     "instantiation"
    93     "interpret"
    94     "interpretation"
    95     "judgment"
    96     "kill"
    97     "kill_thy"
    98     "lemma"
    99     "lemmas"
   100     "let"
   101     "linear_undo"
   102     "local"
   103     "local_setup"
   104     "locale"
   105     "method_setup"
   106     "moreover"
   107     "next"
   108     "no_notation"
   109     "no_syntax"
   110     "no_translations"
   111     "nonterminals"
   112     "notation"
   113     "note"
   114     "obtain"
   115     "oops"
   116     "oracle"
   117     "overloading"
   118     "parse_ast_translation"
   119     "parse_translation"
   120     "pr"
   121     "prefer"
   122     "presume"
   123     "pretty_setmargin"
   124     "prf"
   125     "primrec"
   126     "print_abbrevs"
   127     "print_antiquotations"
   128     "print_ast_translation"
   129     "print_attributes"
   130     "print_binds"
   131     "print_cases"
   132     "print_claset"
   133     "print_classes"
   134     "print_codesetup"
   135     "print_commands"
   136     "print_configs"
   137     "print_context"
   138     "print_drafts"
   139     "print_facts"
   140     "print_induct_rules"
   141     "print_locale"
   142     "print_locales"
   143     "print_methods"
   144     "print_rules"
   145     "print_simpset"
   146     "print_statement"
   147     "print_syntax"
   148     "print_tcset"
   149     "print_theorems"
   150     "print_theory"
   151     "print_trans_rules"
   152     "print_translation"
   153     "proof"
   154     "prop"
   155     "pwd"
   156     "qed"
   157     "quickcheck"
   158     "quickcheck_params"
   159     "quit"
   160     "realizability"
   161     "realizers"
   162     "remove_thy"
   163     "rep_datatype"
   164     "sect"
   165     "section"
   166     "setup"
   167     "show"
   168     "simproc_setup"
   169     "sorry"
   170     "subclass"
   171     "sublocale"
   172     "subsect"
   173     "subsection"
   174     "subsubsect"
   175     "subsubsection"
   176     "syntax"
   177     "term"
   178     "text"
   179     "text_raw"
   180     "then"
   181     "theorem"
   182     "theorems"
   183     "theory"
   184     "thm"
   185     "thm_deps"
   186     "thus"
   187     "thy_deps"
   188     "touch_thy"
   189     "translations"
   190     "txt"
   191     "txt_raw"
   192     "typ"
   193     "typed_print_translation"
   194     "typedecl"
   195     "types"
   196     "types_code"
   197     "ultimately"
   198     "undo"
   199     "undos_proof"
   200     "unfolding"
   201     "unused_thms"
   202     "use"
   203     "use_thy"
   204     "using"
   205     "welcome"
   206     "with"
   207     "{"
   208     "}"))
   209 
   210 (defconst isar-keywords-minor
   211   '("advanced"
   212     "and"
   213     "assumes"
   214     "attach"
   215     "begin"
   216     "binder"
   217     "case_eqns"
   218     "con_defs"
   219     "constrains"
   220     "contains"
   221     "defines"
   222     "domains"
   223     "elimination"
   224     "file"
   225     "fixes"
   226     "for"
   227     "identifier"
   228     "if"
   229     "imports"
   230     "in"
   231     "induction"
   232     "infix"
   233     "infixl"
   234     "infixr"
   235     "intros"
   236     "is"
   237     "monos"
   238     "notes"
   239     "obtains"
   240     "open"
   241     "output"
   242     "overloaded"
   243     "recursor_eqns"
   244     "shows"
   245     "structure"
   246     "type_elims"
   247     "type_intros"
   248     "unchecked"
   249     "uses"
   250     "where"))
   251 
   252 (defconst isar-keywords-control
   253   '("Isabelle\\.command"
   254     "Isar\\.begin_document"
   255     "Isar\\.command"
   256     "Isar\\.define_command"
   257     "Isar\\.edit_document"
   258     "Isar\\.end_document"
   259     "Isar\\.insert"
   260     "Isar\\.remove"
   261     "ProofGeneral\\.inform_file_processed"
   262     "ProofGeneral\\.inform_file_retracted"
   263     "ProofGeneral\\.kill_proof"
   264     "ProofGeneral\\.process_pgip"
   265     "ProofGeneral\\.restart"
   266     "ProofGeneral\\.undo"
   267     "cannot_undo"
   268     "exit"
   269     "init_toplevel"
   270     "kill"
   271     "linear_undo"
   272     "quit"
   273     "undo"
   274     "undos_proof"))
   275 
   276 (defconst isar-keywords-diag
   277   '("ML_command"
   278     "ML_val"
   279     "cd"
   280     "class_deps"
   281     "commit"
   282     "disable_pr"
   283     "display_drafts"
   284     "enable_pr"
   285     "find_consts"
   286     "find_theorems"
   287     "full_prf"
   288     "header"
   289     "help"
   290     "kill_thy"
   291     "pr"
   292     "pretty_setmargin"
   293     "prf"
   294     "print_abbrevs"
   295     "print_antiquotations"
   296     "print_attributes"
   297     "print_binds"
   298     "print_cases"
   299     "print_claset"
   300     "print_classes"
   301     "print_codesetup"
   302     "print_commands"
   303     "print_configs"
   304     "print_context"
   305     "print_drafts"
   306     "print_facts"
   307     "print_induct_rules"
   308     "print_locale"
   309     "print_locales"
   310     "print_methods"
   311     "print_rules"
   312     "print_simpset"
   313     "print_statement"
   314     "print_syntax"
   315     "print_tcset"
   316     "print_theorems"
   317     "print_theory"
   318     "print_trans_rules"
   319     "prop"
   320     "pwd"
   321     "quickcheck"
   322     "remove_thy"
   323     "term"
   324     "thm"
   325     "thm_deps"
   326     "thy_deps"
   327     "touch_thy"
   328     "typ"
   329     "unused_thms"
   330     "use_thy"
   331     "welcome"))
   332 
   333 (defconst isar-keywords-theory-begin
   334   '("theory"))
   335 
   336 (defconst isar-keywords-theory-switch
   337   '())
   338 
   339 (defconst isar-keywords-theory-end
   340   '("end"))
   341 
   342 (defconst isar-keywords-theory-heading
   343   '("chapter"
   344     "section"
   345     "subsection"
   346     "subsubsection"))
   347 
   348 (defconst isar-keywords-theory-decl
   349   '("ML"
   350     "abbreviation"
   351     "arities"
   352     "axclass"
   353     "axiomatization"
   354     "axioms"
   355     "class"
   356     "classes"
   357     "classrel"
   358     "codatatype"
   359     "code_datatype"
   360     "code_library"
   361     "code_module"
   362     "coinductive"
   363     "constdefs"
   364     "consts"
   365     "consts_code"
   366     "context"
   367     "datatype"
   368     "declaration"
   369     "declare"
   370     "defaultsort"
   371     "definition"
   372     "defs"
   373     "extract"
   374     "extract_type"
   375     "finalconsts"
   376     "global"
   377     "hide"
   378     "inductive"
   379     "instantiation"
   380     "judgment"
   381     "lemmas"
   382     "local"
   383     "local_setup"
   384     "locale"
   385     "method_setup"
   386     "no_notation"
   387     "no_syntax"
   388     "no_translations"
   389     "nonterminals"
   390     "notation"
   391     "oracle"
   392     "overloading"
   393     "parse_ast_translation"
   394     "parse_translation"
   395     "primrec"
   396     "print_ast_translation"
   397     "print_translation"
   398     "quickcheck_params"
   399     "realizability"
   400     "realizers"
   401     "rep_datatype"
   402     "setup"
   403     "simproc_setup"
   404     "syntax"
   405     "text"
   406     "text_raw"
   407     "theorems"
   408     "translations"
   409     "typed_print_translation"
   410     "typedecl"
   411     "types"
   412     "types_code"
   413     "use"))
   414 
   415 (defconst isar-keywords-theory-script
   416   '("inductive_cases"))
   417 
   418 (defconst isar-keywords-theory-goal
   419   '("corollary"
   420     "instance"
   421     "interpretation"
   422     "lemma"
   423     "subclass"
   424     "sublocale"
   425     "theorem"))
   426 
   427 (defconst isar-keywords-qed
   428   '("\\."
   429     "\\.\\."
   430     "by"
   431     "done"
   432     "sorry"))
   433 
   434 (defconst isar-keywords-qed-block
   435   '("qed"))
   436 
   437 (defconst isar-keywords-qed-global
   438   '("oops"))
   439 
   440 (defconst isar-keywords-proof-heading
   441   '("sect"
   442     "subsect"
   443     "subsubsect"))
   444 
   445 (defconst isar-keywords-proof-goal
   446   '("have"
   447     "hence"
   448     "interpret"))
   449 
   450 (defconst isar-keywords-proof-block
   451   '("next"
   452     "proof"))
   453 
   454 (defconst isar-keywords-proof-open
   455   '("{"))
   456 
   457 (defconst isar-keywords-proof-close
   458   '("}"))
   459 
   460 (defconst isar-keywords-proof-chain
   461   '("finally"
   462     "from"
   463     "then"
   464     "ultimately"
   465     "with"))
   466 
   467 (defconst isar-keywords-proof-decl
   468   '("ML_prf"
   469     "also"
   470     "let"
   471     "moreover"
   472     "note"
   473     "txt"
   474     "txt_raw"
   475     "unfolding"
   476     "using"))
   477 
   478 (defconst isar-keywords-proof-asm
   479   '("assume"
   480     "case"
   481     "def"
   482     "fix"
   483     "presume"))
   484 
   485 (defconst isar-keywords-proof-asm-goal
   486   '("guess"
   487     "obtain"
   488     "show"
   489     "thus"))
   490 
   491 (defconst isar-keywords-proof-script
   492   '("apply"
   493     "apply_end"
   494     "back"
   495     "defer"
   496     "prefer"))
   497 
   498 (provide 'isar-keywords)