etc/isar-keywords-ZF.el
author wenzelm
Wed, 25 Jan 2006 00:21:32 +0100
changeset 18775 becdbf57eeb8
parent 18757 f0d901bc0686
child 18888 3b643f81b378
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     "also"
    24     "apply"
    25     "apply_end"
    26     "arities"
    27     "assume"
    28     "axclass"
    29     "axiomatization"
    30     "axioms"
    31     "back"
    32     "by"
    33     "cannot_undo"
    34     "case"
    35     "cd"
    36     "chapter"
    37     "class"
    38     "class_instance"
    39     "classes"
    40     "classrel"
    41     "clear_undos"
    42     "codatatype"
    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     "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     "depending_on"
   216     "domains"
   217     "elimination"
   218     "file"
   219     "files"
   220     "fixes"
   221     "imports"
   222     "in"
   223     "includes"
   224     "induction"
   225     "infix"
   226     "infixl"
   227     "infixr"
   228     "intros"
   229     "is"
   230     "monos"
   231     "notes"
   232     "open"
   233     "output"
   234     "overloaded"
   235     "recursor_eqns"
   236     "shows"
   237     "structure"
   238     "target_atom"
   239     "type_elims"
   240     "type_intros"
   241     "uses"
   242     "where"))
   243 
   244 (defconst isar-keywords-control
   245   '("ProofGeneral\\.context_thy_only"
   246     "ProofGeneral\\.inform_file_processed"
   247     "ProofGeneral\\.inform_file_retracted"
   248     "ProofGeneral\\.kill_proof"
   249     "ProofGeneral\\.process_pgip"
   250     "ProofGeneral\\.redo"
   251     "ProofGeneral\\.restart"
   252     "ProofGeneral\\.try_context_thy_only"
   253     "ProofGeneral\\.undo"
   254     "cannot_undo"
   255     "clear_undos"
   256     "exit"
   257     "init_toplevel"
   258     "kill"
   259     "quit"
   260     "redo"
   261     "undo"
   262     "undos_proof"))
   263 
   264 (defconst isar-keywords-diag
   265   '("ML"
   266     "ML_command"
   267     "cd"
   268     "commit"
   269     "disable_pr"
   270     "display_drafts"
   271     "enable_pr"
   272     "find_theorems"
   273     "full_prf"
   274     "header"
   275     "kill_thy"
   276     "pr"
   277     "pretty_setmargin"
   278     "prf"
   279     "print_antiquotations"
   280     "print_attributes"
   281     "print_binds"
   282     "print_cases"
   283     "print_claset"
   284     "print_commands"
   285     "print_context"
   286     "print_drafts"
   287     "print_facts"
   288     "print_induct_rules"
   289     "print_interps"
   290     "print_locale"
   291     "print_locales"
   292     "print_methods"
   293     "print_rules"
   294     "print_simpset"
   295     "print_syntax"
   296     "print_tcset"
   297     "print_theorems"
   298     "print_theory"
   299     "print_trans_rules"
   300     "prop"
   301     "pwd"
   302     "quickcheck"
   303     "remove_thy"
   304     "term"
   305     "thm"
   306     "thm_deps"
   307     "touch_all_thys"
   308     "touch_child_thys"
   309     "touch_thy"
   310     "typ"
   311     "update_thy"
   312     "update_thy_only"
   313     "use"
   314     "use_thy"
   315     "use_thy_only"
   316     "value"
   317     "welcome"))
   318 
   319 (defconst isar-keywords-theory-begin
   320   '("theory"))
   321 
   322 (defconst isar-keywords-theory-switch
   323   '("context"))
   324 
   325 (defconst isar-keywords-theory-end
   326   '("end"))
   327 
   328 (defconst isar-keywords-theory-heading
   329   '("chapter"
   330     "section"
   331     "subsection"
   332     "subsubsection"))
   333 
   334 (defconst isar-keywords-theory-decl
   335   '("ML_setup"
   336     "arities"
   337     "axclass"
   338     "axiomatization"
   339     "axioms"
   340     "class"
   341     "classes"
   342     "classrel"
   343     "codatatype"
   344     "code_alias"
   345     "code_class"
   346     "code_generate"
   347     "code_library"
   348     "code_module"
   349     "code_primclass"
   350     "code_primconst"
   351     "code_primtyco"
   352     "code_serialize"
   353     "code_syntax_const"
   354     "code_syntax_tyco"
   355     "coinductive"
   356     "constdefs"
   357     "consts"
   358     "consts_code"
   359     "datatype"
   360     "defaultsort"
   361     "definition"
   362     "defs"
   363     "extract"
   364     "extract_type"
   365     "finalconsts"
   366     "global"
   367     "hide"
   368     "inductive"
   369     "judgment"
   370     "lemmas"
   371     "local"
   372     "locale"
   373     "method_setup"
   374     "no_syntax"
   375     "nonterminals"
   376     "oracle"
   377     "parse_ast_translation"
   378     "parse_translation"
   379     "primrec"
   380     "print_ast_translation"
   381     "print_translation"
   382     "quickcheck_params"
   383     "realizability"
   384     "realizers"
   385     "rep_datatype"
   386     "setup"
   387     "syntax"
   388     "text"
   389     "text_raw"
   390     "theorems"
   391     "token_translation"
   392     "translations"
   393     "typed_print_translation"
   394     "typedecl"
   395     "types"
   396     "types_code"))
   397 
   398 (defconst isar-keywords-theory-script
   399   '("declare"
   400     "inductive_cases"))
   401 
   402 (defconst isar-keywords-theory-goal
   403   '("class_instance"
   404     "corollary"
   405     "instance"
   406     "interpretation"
   407     "lemma"
   408     "theorem"))
   409 
   410 (defconst isar-keywords-qed
   411   '("\\."
   412     "\\.\\."
   413     "by"
   414     "done"
   415     "sorry"))
   416 
   417 (defconst isar-keywords-qed-block
   418   '("qed"))
   419 
   420 (defconst isar-keywords-qed-global
   421   '("oops"))
   422 
   423 (defconst isar-keywords-proof-heading
   424   '("sect"
   425     "subsect"
   426     "subsubsect"))
   427 
   428 (defconst isar-keywords-proof-goal
   429   '("have"
   430     "hence"
   431     "interpret"
   432     "show"
   433     "thus"))
   434 
   435 (defconst isar-keywords-proof-block
   436   '("next"
   437     "proof"))
   438 
   439 (defconst isar-keywords-proof-open
   440   '("{"))
   441 
   442 (defconst isar-keywords-proof-close
   443   '("}"))
   444 
   445 (defconst isar-keywords-proof-chain
   446   '("finally"
   447     "from"
   448     "then"
   449     "ultimately"
   450     "with"))
   451 
   452 (defconst isar-keywords-proof-decl
   453   '("also"
   454     "let"
   455     "moreover"
   456     "note"
   457     "txt"
   458     "txt_raw"
   459     "unfolding"
   460     "using"))
   461 
   462 (defconst isar-keywords-proof-asm
   463   '("assume"
   464     "case"
   465     "def"
   466     "fix"
   467     "presume"))
   468 
   469 (defconst isar-keywords-proof-asm-goal
   470   '("guess"
   471     "obtain"))
   472 
   473 (defconst isar-keywords-proof-script
   474   '("apply"
   475     "apply_end"
   476     "back"
   477     "defer"
   478     "prefer"))
   479 
   480 (provide 'isar-keywords)