etc/isar-keywords-ZF.el
author wenzelm
Thu, 16 Feb 2006 18:25:52 +0100
changeset 19069 a4b956f8b233
parent 18888 3b643f81b378
child 19149 1c31769f9796
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\\.context_thy_only"
    15     "ProofGeneral\\.inform_file_processed"
    16     "ProofGeneral\\.inform_file_retracted"
    17     "ProofGeneral\\.kill_proof"
    18     "ProofGeneral\\.process_pgip"
    19     "ProofGeneral\\.redo"
    20     "ProofGeneral\\.restart"
    21     "ProofGeneral\\.try_context_thy_only"
    22     "ProofGeneral\\.undo"
    23     "abbreviation"
    24     "also"
    25     "apply"
    26     "apply_end"
    27     "arities"
    28     "assume"
    29     "axclass"
    30     "axiomatization"
    31     "axioms"
    32     "back"
    33     "by"
    34     "cannot_undo"
    35     "case"
    36     "cd"
    37     "chapter"
    38     "class"
    39     "class_exp"
    40     "classes"
    41     "classrel"
    42     "clear_undos"
    43     "codatatype"
    44     "code_alias"
    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     "datatype"
    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     "hence"
    87     "hide"
    88     "inductive"
    89     "inductive_cases"
    90     "init_toplevel"
    91     "instance"
    92     "interpret"
    93     "interpretation"
    94     "judgment"
    95     "kill"
    96     "kill_thy"
    97     "lemma"
    98     "lemmas"
    99     "let"
   100     "local"
   101     "locale"
   102     "method_setup"
   103     "moreover"
   104     "next"
   105     "no_syntax"
   106     "nonterminals"
   107     "note"
   108     "obtain"
   109     "oops"
   110     "oracle"
   111     "parse_ast_translation"
   112     "parse_translation"
   113     "pr"
   114     "prefer"
   115     "presume"
   116     "pretty_setmargin"
   117     "prf"
   118     "primrec"
   119     "print_antiquotations"
   120     "print_ast_translation"
   121     "print_attributes"
   122     "print_binds"
   123     "print_cases"
   124     "print_claset"
   125     "print_commands"
   126     "print_context"
   127     "print_drafts"
   128     "print_facts"
   129     "print_induct_rules"
   130     "print_interps"
   131     "print_locale"
   132     "print_locales"
   133     "print_methods"
   134     "print_rules"
   135     "print_simpset"
   136     "print_syntax"
   137     "print_tcset"
   138     "print_theorems"
   139     "print_theory"
   140     "print_trans_rules"
   141     "print_translation"
   142     "proof"
   143     "prop"
   144     "pwd"
   145     "qed"
   146     "quickcheck"
   147     "quickcheck_params"
   148     "quit"
   149     "realizability"
   150     "realizers"
   151     "redo"
   152     "remove_thy"
   153     "rep_datatype"
   154     "sect"
   155     "section"
   156     "setup"
   157     "show"
   158     "sorry"
   159     "subsect"
   160     "subsection"
   161     "subsubsect"
   162     "subsubsection"
   163     "syntax"
   164     "term"
   165     "text"
   166     "text_raw"
   167     "then"
   168     "theorem"
   169     "theorems"
   170     "theory"
   171     "thm"
   172     "thm_deps"
   173     "thus"
   174     "token_translation"
   175     "touch_all_thys"
   176     "touch_child_thys"
   177     "touch_thy"
   178     "translations"
   179     "txt"
   180     "txt_raw"
   181     "typ"
   182     "typed_print_translation"
   183     "typedecl"
   184     "types"
   185     "types_code"
   186     "ultimately"
   187     "undo"
   188     "undos_proof"
   189     "unfolding"
   190     "update_thy"
   191     "update_thy_only"
   192     "use"
   193     "use_thy"
   194     "use_thy_only"
   195     "using"
   196     "value"
   197     "welcome"
   198     "with"
   199     "{"
   200     "}"))
   201 
   202 (defconst isar-keywords-minor
   203   '("advanced"
   204     "and"
   205     "assumes"
   206     "attach"
   207     "begin"
   208     "binder"
   209     "case_eqns"
   210     "con_defs"
   211     "concl"
   212     "constrains"
   213     "contains"
   214     "defines"
   215     "domains"
   216     "elimination"
   217     "file"
   218     "fixes"
   219     "imports"
   220     "in"
   221     "includes"
   222     "induction"
   223     "infix"
   224     "infixl"
   225     "infixr"
   226     "intros"
   227     "is"
   228     "monos"
   229     "notes"
   230     "obtains"
   231     "open"
   232     "output"
   233     "overloaded"
   234     "recursor_eqns"
   235     "shows"
   236     "structure"
   237     "target_atom"
   238     "type_elims"
   239     "type_intros"
   240     "uses"
   241     "where"))
   242 
   243 (defconst isar-keywords-control
   244   '("ProofGeneral\\.context_thy_only"
   245     "ProofGeneral\\.inform_file_processed"
   246     "ProofGeneral\\.inform_file_retracted"
   247     "ProofGeneral\\.kill_proof"
   248     "ProofGeneral\\.process_pgip"
   249     "ProofGeneral\\.redo"
   250     "ProofGeneral\\.restart"
   251     "ProofGeneral\\.try_context_thy_only"
   252     "ProofGeneral\\.undo"
   253     "cannot_undo"
   254     "clear_undos"
   255     "exit"
   256     "init_toplevel"
   257     "kill"
   258     "quit"
   259     "redo"
   260     "undo"
   261     "undos_proof"))
   262 
   263 (defconst isar-keywords-diag
   264   '("ML"
   265     "ML_command"
   266     "cd"
   267     "commit"
   268     "disable_pr"
   269     "display_drafts"
   270     "enable_pr"
   271     "find_theorems"
   272     "full_prf"
   273     "header"
   274     "kill_thy"
   275     "pr"
   276     "pretty_setmargin"
   277     "prf"
   278     "print_antiquotations"
   279     "print_attributes"
   280     "print_binds"
   281     "print_cases"
   282     "print_claset"
   283     "print_commands"
   284     "print_context"
   285     "print_drafts"
   286     "print_facts"
   287     "print_induct_rules"
   288     "print_interps"
   289     "print_locale"
   290     "print_locales"
   291     "print_methods"
   292     "print_rules"
   293     "print_simpset"
   294     "print_syntax"
   295     "print_tcset"
   296     "print_theorems"
   297     "print_theory"
   298     "print_trans_rules"
   299     "prop"
   300     "pwd"
   301     "quickcheck"
   302     "remove_thy"
   303     "term"
   304     "thm"
   305     "thm_deps"
   306     "touch_all_thys"
   307     "touch_child_thys"
   308     "touch_thy"
   309     "typ"
   310     "update_thy"
   311     "update_thy_only"
   312     "use"
   313     "use_thy"
   314     "use_thy_only"
   315     "value"
   316     "welcome"))
   317 
   318 (defconst isar-keywords-theory-begin
   319   '("theory"))
   320 
   321 (defconst isar-keywords-theory-switch
   322   '("context"))
   323 
   324 (defconst isar-keywords-theory-end
   325   '("end"))
   326 
   327 (defconst isar-keywords-theory-heading
   328   '("chapter"
   329     "section"
   330     "subsection"
   331     "subsubsection"))
   332 
   333 (defconst isar-keywords-theory-decl
   334   '("ML_setup"
   335     "abbreviation"
   336     "arities"
   337     "axclass"
   338     "axiomatization"
   339     "axioms"
   340     "class"
   341     "classes"
   342     "classrel"
   343     "codatatype"
   344     "code_alias"
   345     "code_generate"
   346     "code_library"
   347     "code_module"
   348     "code_primclass"
   349     "code_primconst"
   350     "code_primtyco"
   351     "code_serialize"
   352     "code_syntax_const"
   353     "code_syntax_tyco"
   354     "coinductive"
   355     "constdefs"
   356     "consts"
   357     "consts_code"
   358     "datatype"
   359     "defaultsort"
   360     "definition"
   361     "defs"
   362     "extract"
   363     "extract_type"
   364     "finalconsts"
   365     "global"
   366     "hide"
   367     "inductive"
   368     "judgment"
   369     "lemmas"
   370     "local"
   371     "locale"
   372     "method_setup"
   373     "no_syntax"
   374     "nonterminals"
   375     "oracle"
   376     "parse_ast_translation"
   377     "parse_translation"
   378     "primrec"
   379     "print_ast_translation"
   380     "print_translation"
   381     "quickcheck_params"
   382     "realizability"
   383     "realizers"
   384     "rep_datatype"
   385     "setup"
   386     "syntax"
   387     "text"
   388     "text_raw"
   389     "theorems"
   390     "token_translation"
   391     "translations"
   392     "typed_print_translation"
   393     "typedecl"
   394     "types"
   395     "types_code"))
   396 
   397 (defconst isar-keywords-theory-script
   398   '("declare"
   399     "inductive_cases"))
   400 
   401 (defconst isar-keywords-theory-goal
   402   '("class_exp"
   403     "corollary"
   404     "instance"
   405     "interpretation"
   406     "lemma"
   407     "theorem"))
   408 
   409 (defconst isar-keywords-qed
   410   '("\\."
   411     "\\.\\."
   412     "by"
   413     "done"
   414     "sorry"))
   415 
   416 (defconst isar-keywords-qed-block
   417   '("qed"))
   418 
   419 (defconst isar-keywords-qed-global
   420   '("oops"))
   421 
   422 (defconst isar-keywords-proof-heading
   423   '("sect"
   424     "subsect"
   425     "subsubsect"))
   426 
   427 (defconst isar-keywords-proof-goal
   428   '("have"
   429     "hence"
   430     "interpret"
   431     "show"
   432     "thus"))
   433 
   434 (defconst isar-keywords-proof-block
   435   '("next"
   436     "proof"))
   437 
   438 (defconst isar-keywords-proof-open
   439   '("{"))
   440 
   441 (defconst isar-keywords-proof-close
   442   '("}"))
   443 
   444 (defconst isar-keywords-proof-chain
   445   '("finally"
   446     "from"
   447     "then"
   448     "ultimately"
   449     "with"))
   450 
   451 (defconst isar-keywords-proof-decl
   452   '("also"
   453     "let"
   454     "moreover"
   455     "note"
   456     "txt"
   457     "txt_raw"
   458     "unfolding"
   459     "using"))
   460 
   461 (defconst isar-keywords-proof-asm
   462   '("assume"
   463     "case"
   464     "def"
   465     "fix"
   466     "presume"))
   467 
   468 (defconst isar-keywords-proof-asm-goal
   469   '("guess"
   470     "obtain"))
   471 
   472 (defconst isar-keywords-proof-script
   473   '("apply"
   474     "apply_end"
   475     "back"
   476     "defer"
   477     "prefer"))
   478 
   479 (provide 'isar-keywords)