etc/isar-keywords.el
author wenzelm
Sun, 15 Mar 2009 15:59:44 +0100
changeset 30529 fae488569faf
parent 30463 f1cb00030d4f
child 30752 2823a89c76a4
permissions -rw-r--r--
updated generated files;
     1 ;;
     2 ;; Keyword classification tables for Isabelle/Isar.
     3 ;; Generated from Pure + Pure-ProofGeneral + HOL + HOLCF + IOA + HOL-Nominal + HOL-Statespace.
     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     "atom_decl"
    35     "atp_info"
    36     "atp_kill"
    37     "atp_messages"
    38     "attribute_setup"
    39     "automaton"
    40     "ax_specification"
    41     "axclass"
    42     "axiomatization"
    43     "axioms"
    44     "back"
    45     "by"
    46     "cannot_undo"
    47     "case"
    48     "cd"
    49     "chapter"
    50     "class"
    51     "class_deps"
    52     "classes"
    53     "classrel"
    54     "code_abort"
    55     "code_class"
    56     "code_const"
    57     "code_datatype"
    58     "code_deps"
    59     "code_include"
    60     "code_instance"
    61     "code_library"
    62     "code_module"
    63     "code_modulename"
    64     "code_monad"
    65     "code_reserved"
    66     "code_thms"
    67     "code_type"
    68     "coinductive"
    69     "coinductive_set"
    70     "commit"
    71     "constdefs"
    72     "consts"
    73     "consts_code"
    74     "context"
    75     "corollary"
    76     "cpodef"
    77     "datatype"
    78     "declaration"
    79     "declare"
    80     "def"
    81     "defaultsort"
    82     "defer"
    83     "defer_recdef"
    84     "definition"
    85     "defs"
    86     "disable_pr"
    87     "display_drafts"
    88     "domain"
    89     "done"
    90     "enable_pr"
    91     "end"
    92     "equivariance"
    93     "exit"
    94     "export_code"
    95     "extract"
    96     "extract_type"
    97     "finalconsts"
    98     "finally"
    99     "find_consts"
   100     "find_theorems"
   101     "fix"
   102     "fixpat"
   103     "fixrec"
   104     "from"
   105     "full_prf"
   106     "fun"
   107     "function"
   108     "global"
   109     "guess"
   110     "have"
   111     "header"
   112     "help"
   113     "hence"
   114     "hide"
   115     "inductive"
   116     "inductive_cases"
   117     "inductive_set"
   118     "init_toplevel"
   119     "instance"
   120     "instantiation"
   121     "interpret"
   122     "interpretation"
   123     "judgment"
   124     "kill"
   125     "kill_thy"
   126     "lemma"
   127     "lemmas"
   128     "let"
   129     "linear_undo"
   130     "local"
   131     "local_setup"
   132     "locale"
   133     "method_setup"
   134     "moreover"
   135     "next"
   136     "no_notation"
   137     "no_syntax"
   138     "no_translations"
   139     "nominal_datatype"
   140     "nominal_inductive"
   141     "nominal_inductive2"
   142     "nominal_primrec"
   143     "nonterminals"
   144     "normal_form"
   145     "notation"
   146     "note"
   147     "obtain"
   148     "oops"
   149     "oracle"
   150     "overloading"
   151     "parse_ast_translation"
   152     "parse_translation"
   153     "pcpodef"
   154     "pr"
   155     "prefer"
   156     "presume"
   157     "pretty_setmargin"
   158     "prf"
   159     "primrec"
   160     "print_abbrevs"
   161     "print_antiquotations"
   162     "print_ast_translation"
   163     "print_atps"
   164     "print_attributes"
   165     "print_binds"
   166     "print_cases"
   167     "print_claset"
   168     "print_classes"
   169     "print_codesetup"
   170     "print_commands"
   171     "print_configs"
   172     "print_context"
   173     "print_drafts"
   174     "print_facts"
   175     "print_induct_rules"
   176     "print_locale"
   177     "print_locales"
   178     "print_methods"
   179     "print_orders"
   180     "print_rules"
   181     "print_simpset"
   182     "print_statement"
   183     "print_syntax"
   184     "print_theorems"
   185     "print_theory"
   186     "print_trans_rules"
   187     "print_translation"
   188     "proof"
   189     "prop"
   190     "pwd"
   191     "qed"
   192     "quickcheck"
   193     "quickcheck_params"
   194     "quit"
   195     "realizability"
   196     "realizers"
   197     "recdef"
   198     "recdef_tc"
   199     "record"
   200     "refute"
   201     "refute_params"
   202     "remove_thy"
   203     "rep_datatype"
   204     "sect"
   205     "section"
   206     "setup"
   207     "show"
   208     "simproc_setup"
   209     "sledgehammer"
   210     "sorry"
   211     "specification"
   212     "statespace"
   213     "subclass"
   214     "sublocale"
   215     "subsect"
   216     "subsection"
   217     "subsubsect"
   218     "subsubsection"
   219     "syntax"
   220     "term"
   221     "termination"
   222     "text"
   223     "text_raw"
   224     "then"
   225     "theorem"
   226     "theorems"
   227     "theory"
   228     "thm"
   229     "thm_deps"
   230     "thus"
   231     "thy_deps"
   232     "touch_thy"
   233     "translations"
   234     "txt"
   235     "txt_raw"
   236     "typ"
   237     "typed_print_translation"
   238     "typedecl"
   239     "typedef"
   240     "types"
   241     "types_code"
   242     "ultimately"
   243     "undo"
   244     "undos_proof"
   245     "unfolding"
   246     "unused_thms"
   247     "use"
   248     "use_thy"
   249     "using"
   250     "value"
   251     "welcome"
   252     "with"
   253     "{"
   254     "}"))
   255 
   256 (defconst isar-keywords-minor
   257   '("actions"
   258     "advanced"
   259     "and"
   260     "assumes"
   261     "attach"
   262     "avoids"
   263     "begin"
   264     "binder"
   265     "compose"
   266     "congs"
   267     "constrains"
   268     "contains"
   269     "defines"
   270     "file"
   271     "fixes"
   272     "for"
   273     "hide_action"
   274     "hints"
   275     "identifier"
   276     "if"
   277     "imports"
   278     "in"
   279     "infix"
   280     "infixl"
   281     "infixr"
   282     "initially"
   283     "inputs"
   284     "internals"
   285     "is"
   286     "lazy"
   287     "module_name"
   288     "monos"
   289     "morphisms"
   290     "notes"
   291     "obtains"
   292     "open"
   293     "otherwise"
   294     "output"
   295     "outputs"
   296     "overloaded"
   297     "permissive"
   298     "post"
   299     "pre"
   300     "rename"
   301     "restrict"
   302     "shows"
   303     "signature"
   304     "states"
   305     "structure"
   306     "to"
   307     "transitions"
   308     "transrel"
   309     "unchecked"
   310     "uses"
   311     "where"))
   312 
   313 (defconst isar-keywords-control
   314   '("Isabelle\\.command"
   315     "Isar\\.begin_document"
   316     "Isar\\.command"
   317     "Isar\\.define_command"
   318     "Isar\\.edit_document"
   319     "Isar\\.end_document"
   320     "Isar\\.insert"
   321     "Isar\\.remove"
   322     "ProofGeneral\\.inform_file_processed"
   323     "ProofGeneral\\.inform_file_retracted"
   324     "ProofGeneral\\.kill_proof"
   325     "ProofGeneral\\.process_pgip"
   326     "ProofGeneral\\.restart"
   327     "ProofGeneral\\.undo"
   328     "cannot_undo"
   329     "exit"
   330     "init_toplevel"
   331     "kill"
   332     "linear_undo"
   333     "quit"
   334     "undo"
   335     "undos_proof"))
   336 
   337 (defconst isar-keywords-diag
   338   '("ML_command"
   339     "ML_val"
   340     "atp_info"
   341     "atp_kill"
   342     "atp_messages"
   343     "cd"
   344     "class_deps"
   345     "code_deps"
   346     "code_thms"
   347     "commit"
   348     "disable_pr"
   349     "display_drafts"
   350     "enable_pr"
   351     "export_code"
   352     "find_consts"
   353     "find_theorems"
   354     "full_prf"
   355     "header"
   356     "help"
   357     "kill_thy"
   358     "normal_form"
   359     "pr"
   360     "pretty_setmargin"
   361     "prf"
   362     "print_abbrevs"
   363     "print_antiquotations"
   364     "print_atps"
   365     "print_attributes"
   366     "print_binds"
   367     "print_cases"
   368     "print_claset"
   369     "print_classes"
   370     "print_codesetup"
   371     "print_commands"
   372     "print_configs"
   373     "print_context"
   374     "print_drafts"
   375     "print_facts"
   376     "print_induct_rules"
   377     "print_locale"
   378     "print_locales"
   379     "print_methods"
   380     "print_orders"
   381     "print_rules"
   382     "print_simpset"
   383     "print_statement"
   384     "print_syntax"
   385     "print_theorems"
   386     "print_theory"
   387     "print_trans_rules"
   388     "prop"
   389     "pwd"
   390     "quickcheck"
   391     "refute"
   392     "remove_thy"
   393     "sledgehammer"
   394     "term"
   395     "thm"
   396     "thm_deps"
   397     "thy_deps"
   398     "touch_thy"
   399     "typ"
   400     "unused_thms"
   401     "use_thy"
   402     "value"
   403     "welcome"))
   404 
   405 (defconst isar-keywords-theory-begin
   406   '("theory"))
   407 
   408 (defconst isar-keywords-theory-switch
   409   '())
   410 
   411 (defconst isar-keywords-theory-end
   412   '("end"))
   413 
   414 (defconst isar-keywords-theory-heading
   415   '("chapter"
   416     "section"
   417     "subsection"
   418     "subsubsection"))
   419 
   420 (defconst isar-keywords-theory-decl
   421   '("ML"
   422     "abbreviation"
   423     "arities"
   424     "atom_decl"
   425     "attribute_setup"
   426     "automaton"
   427     "axclass"
   428     "axiomatization"
   429     "axioms"
   430     "class"
   431     "classes"
   432     "classrel"
   433     "code_abort"
   434     "code_class"
   435     "code_const"
   436     "code_datatype"
   437     "code_include"
   438     "code_instance"
   439     "code_library"
   440     "code_module"
   441     "code_modulename"
   442     "code_monad"
   443     "code_reserved"
   444     "code_type"
   445     "coinductive"
   446     "coinductive_set"
   447     "constdefs"
   448     "consts"
   449     "consts_code"
   450     "context"
   451     "datatype"
   452     "declaration"
   453     "declare"
   454     "defaultsort"
   455     "defer_recdef"
   456     "definition"
   457     "defs"
   458     "domain"
   459     "equivariance"
   460     "extract"
   461     "extract_type"
   462     "finalconsts"
   463     "fixpat"
   464     "fixrec"
   465     "fun"
   466     "global"
   467     "hide"
   468     "inductive"
   469     "inductive_set"
   470     "instantiation"
   471     "judgment"
   472     "lemmas"
   473     "local"
   474     "local_setup"
   475     "locale"
   476     "method_setup"
   477     "no_notation"
   478     "no_syntax"
   479     "no_translations"
   480     "nominal_datatype"
   481     "nonterminals"
   482     "notation"
   483     "oracle"
   484     "overloading"
   485     "parse_ast_translation"
   486     "parse_translation"
   487     "primrec"
   488     "print_ast_translation"
   489     "print_translation"
   490     "quickcheck_params"
   491     "realizability"
   492     "realizers"
   493     "recdef"
   494     "record"
   495     "refute_params"
   496     "setup"
   497     "simproc_setup"
   498     "statespace"
   499     "syntax"
   500     "text"
   501     "text_raw"
   502     "theorems"
   503     "translations"
   504     "typed_print_translation"
   505     "typedecl"
   506     "types"
   507     "types_code"
   508     "use"))
   509 
   510 (defconst isar-keywords-theory-script
   511   '("inductive_cases"))
   512 
   513 (defconst isar-keywords-theory-goal
   514   '("ax_specification"
   515     "corollary"
   516     "cpodef"
   517     "function"
   518     "instance"
   519     "interpretation"
   520     "lemma"
   521     "nominal_inductive"
   522     "nominal_inductive2"
   523     "nominal_primrec"
   524     "pcpodef"
   525     "recdef_tc"
   526     "rep_datatype"
   527     "specification"
   528     "subclass"
   529     "sublocale"
   530     "termination"
   531     "theorem"
   532     "typedef"))
   533 
   534 (defconst isar-keywords-qed
   535   '("\\."
   536     "\\.\\."
   537     "by"
   538     "done"
   539     "sorry"))
   540 
   541 (defconst isar-keywords-qed-block
   542   '("qed"))
   543 
   544 (defconst isar-keywords-qed-global
   545   '("oops"))
   546 
   547 (defconst isar-keywords-proof-heading
   548   '("sect"
   549     "subsect"
   550     "subsubsect"))
   551 
   552 (defconst isar-keywords-proof-goal
   553   '("have"
   554     "hence"
   555     "interpret"))
   556 
   557 (defconst isar-keywords-proof-block
   558   '("next"
   559     "proof"))
   560 
   561 (defconst isar-keywords-proof-open
   562   '("{"))
   563 
   564 (defconst isar-keywords-proof-close
   565   '("}"))
   566 
   567 (defconst isar-keywords-proof-chain
   568   '("finally"
   569     "from"
   570     "then"
   571     "ultimately"
   572     "with"))
   573 
   574 (defconst isar-keywords-proof-decl
   575   '("ML_prf"
   576     "also"
   577     "let"
   578     "moreover"
   579     "note"
   580     "txt"
   581     "txt_raw"
   582     "unfolding"
   583     "using"))
   584 
   585 (defconst isar-keywords-proof-asm
   586   '("assume"
   587     "case"
   588     "def"
   589     "fix"
   590     "presume"))
   591 
   592 (defconst isar-keywords-proof-asm-goal
   593   '("guess"
   594     "obtain"
   595     "show"
   596     "thus"))
   597 
   598 (defconst isar-keywords-proof-script
   599   '("apply"
   600     "apply_end"
   601     "back"
   602     "defer"
   603     "prefer"))
   604 
   605 (provide 'isar-keywords)