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