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