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