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