etc/isar-keywords-ZF.el
author haftmann
Tue, 20 Mar 2007 15:52:43 +0100
changeset 22486 d3b6cb2306b6
parent 22288 c565f33ec70f
child 22864 e2511e6e5cbb
permissions -rw-r--r--
updated keywords
     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_gen"
    46     "code_instance"
    47     "code_library"
    48     "code_module"
    49     "code_modulename"
    50     "code_moduleprolog"
    51     "code_monad"
    52     "code_reserved"
    53     "code_thms"
    54     "code_type"
    55     "coinductive"
    56     "commit"
    57     "constdefs"
    58     "consts"
    59     "consts_code"
    60     "context"
    61     "corollary"
    62     "datatype"
    63     "declaration"
    64     "declare"
    65     "def"
    66     "defaultsort"
    67     "defer"
    68     "definition"
    69     "defs"
    70     "disable_pr"
    71     "display_drafts"
    72     "done"
    73     "enable_pr"
    74     "end"
    75     "exit"
    76     "extract"
    77     "extract_type"
    78     "finalconsts"
    79     "finally"
    80     "find_theorems"
    81     "fix"
    82     "from"
    83     "full_prf"
    84     "global"
    85     "guess"
    86     "have"
    87     "header"
    88     "help"
    89     "hence"
    90     "hide"
    91     "inductive"
    92     "inductive_cases"
    93     "init_toplevel"
    94     "instance"
    95     "interpret"
    96     "interpretation"
    97     "invoke"
    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     "no_translations"
   111     "nonterminals"
   112     "normal_form"
   113     "notation"
   114     "note"
   115     "obtain"
   116     "oops"
   117     "oracle"
   118     "parse_ast_translation"
   119     "parse_translation"
   120     "pr"
   121     "prefer"
   122     "presume"
   123     "pretty_setmargin"
   124     "prf"
   125     "primrec"
   126     "print_abbrevs"
   127     "print_antiquotations"
   128     "print_ast_translation"
   129     "print_attributes"
   130     "print_binds"
   131     "print_cases"
   132     "print_claset"
   133     "print_classes"
   134     "print_codesetup"
   135     "print_commands"
   136     "print_context"
   137     "print_drafts"
   138     "print_facts"
   139     "print_induct_rules"
   140     "print_interps"
   141     "print_locale"
   142     "print_locales"
   143     "print_methods"
   144     "print_rules"
   145     "print_simpset"
   146     "print_statement"
   147     "print_syntax"
   148     "print_tcset"
   149     "print_theorems"
   150     "print_theory"
   151     "print_trans_rules"
   152     "print_translation"
   153     "proof"
   154     "prop"
   155     "pwd"
   156     "qed"
   157     "quickcheck"
   158     "quickcheck_params"
   159     "quit"
   160     "realizability"
   161     "realizers"
   162     "redo"
   163     "remove_thy"
   164     "rep_datatype"
   165     "sect"
   166     "section"
   167     "setup"
   168     "show"
   169     "simproc_setup"
   170     "sorry"
   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     "thus"
   186     "thy_deps"
   187     "token_translation"
   188     "touch_all_thys"
   189     "touch_child_thys"
   190     "touch_thy"
   191     "translations"
   192     "txt"
   193     "txt_raw"
   194     "typ"
   195     "typed_print_translation"
   196     "typedecl"
   197     "types"
   198     "types_code"
   199     "ultimately"
   200     "undo"
   201     "undos_proof"
   202     "unfolding"
   203     "update_thy"
   204     "update_thy_only"
   205     "use"
   206     "use_thy"
   207     "use_thy_only"
   208     "using"
   209     "value"
   210     "welcome"
   211     "with"
   212     "{"
   213     "}"))
   214 
   215 (defconst isar-keywords-minor
   216   '("advanced"
   217     "and"
   218     "assumes"
   219     "attach"
   220     "begin"
   221     "binder"
   222     "case_eqns"
   223     "con_defs"
   224     "concl"
   225     "constrains"
   226     "contains"
   227     "defines"
   228     "domains"
   229     "elimination"
   230     "file"
   231     "fixes"
   232     "for"
   233     "identifier"
   234     "if"
   235     "imports"
   236     "in"
   237     "includes"
   238     "induction"
   239     "infix"
   240     "infixl"
   241     "infixr"
   242     "intros"
   243     "is"
   244     "monos"
   245     "notes"
   246     "obtains"
   247     "open"
   248     "output"
   249     "overloaded"
   250     "recursor_eqns"
   251     "shows"
   252     "structure"
   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_gen"
   281     "code_thms"
   282     "commit"
   283     "disable_pr"
   284     "display_drafts"
   285     "enable_pr"
   286     "find_theorems"
   287     "full_prf"
   288     "header"
   289     "help"
   290     "kill_thy"
   291     "normal_form"
   292     "pr"
   293     "pretty_setmargin"
   294     "prf"
   295     "print_abbrevs"
   296     "print_antiquotations"
   297     "print_attributes"
   298     "print_binds"
   299     "print_cases"
   300     "print_claset"
   301     "print_classes"
   302     "print_codesetup"
   303     "print_commands"
   304     "print_context"
   305     "print_drafts"
   306     "print_facts"
   307     "print_induct_rules"
   308     "print_interps"
   309     "print_locale"
   310     "print_locales"
   311     "print_methods"
   312     "print_rules"
   313     "print_simpset"
   314     "print_statement"
   315     "print_syntax"
   316     "print_tcset"
   317     "print_theorems"
   318     "print_theory"
   319     "print_trans_rules"
   320     "prop"
   321     "pwd"
   322     "quickcheck"
   323     "remove_thy"
   324     "term"
   325     "thm"
   326     "thm_deps"
   327     "thy_deps"
   328     "touch_all_thys"
   329     "touch_child_thys"
   330     "touch_thy"
   331     "typ"
   332     "update_thy"
   333     "update_thy_only"
   334     "use"
   335     "use_thy"
   336     "use_thy_only"
   337     "value"
   338     "welcome"))
   339 
   340 (defconst isar-keywords-theory-begin
   341   '("theory"))
   342 
   343 (defconst isar-keywords-theory-switch
   344   '())
   345 
   346 (defconst isar-keywords-theory-end
   347   '("end"))
   348 
   349 (defconst isar-keywords-theory-heading
   350   '("chapter"
   351     "section"
   352     "subsection"
   353     "subsubsection"))
   354 
   355 (defconst isar-keywords-theory-decl
   356   '("ML_setup"
   357     "abbreviation"
   358     "arities"
   359     "axclass"
   360     "axiomatization"
   361     "axioms"
   362     "class"
   363     "classes"
   364     "classrel"
   365     "codatatype"
   366     "code_abstype"
   367     "code_axioms"
   368     "code_class"
   369     "code_const"
   370     "code_datatype"
   371     "code_instance"
   372     "code_library"
   373     "code_module"
   374     "code_modulename"
   375     "code_moduleprolog"
   376     "code_monad"
   377     "code_reserved"
   378     "code_type"
   379     "coinductive"
   380     "constdefs"
   381     "consts"
   382     "consts_code"
   383     "context"
   384     "datatype"
   385     "declaration"
   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   '("declare"
   429     "inductive_cases"))
   430 
   431 (defconst isar-keywords-theory-goal
   432   '("corollary"
   433     "instance"
   434     "interpretation"
   435     "lemma"
   436     "theorem"))
   437 
   438 (defconst isar-keywords-qed
   439   '("\\."
   440     "\\.\\."
   441     "by"
   442     "done"
   443     "sorry"))
   444 
   445 (defconst isar-keywords-qed-block
   446   '("qed"))
   447 
   448 (defconst isar-keywords-qed-global
   449   '("oops"))
   450 
   451 (defconst isar-keywords-proof-heading
   452   '("sect"
   453     "subsect"
   454     "subsubsect"))
   455 
   456 (defconst isar-keywords-proof-goal
   457   '("have"
   458     "hence"
   459     "interpret"
   460     "invoke"))
   461 
   462 (defconst isar-keywords-proof-block
   463   '("next"
   464     "proof"))
   465 
   466 (defconst isar-keywords-proof-open
   467   '("{"))
   468 
   469 (defconst isar-keywords-proof-close
   470   '("}"))
   471 
   472 (defconst isar-keywords-proof-chain
   473   '("finally"
   474     "from"
   475     "then"
   476     "ultimately"
   477     "with"))
   478 
   479 (defconst isar-keywords-proof-decl
   480   '("also"
   481     "let"
   482     "moreover"
   483     "note"
   484     "txt"
   485     "txt_raw"
   486     "unfolding"
   487     "using"))
   488 
   489 (defconst isar-keywords-proof-asm
   490   '("assume"
   491     "case"
   492     "def"
   493     "fix"
   494     "presume"))
   495 
   496 (defconst isar-keywords-proof-asm-goal
   497   '("guess"
   498     "obtain"
   499     "show"
   500     "thus"))
   501 
   502 (defconst isar-keywords-proof-script
   503   '("apply"
   504     "apply_end"
   505     "back"
   506     "defer"
   507     "prefer"))
   508 
   509 (provide 'isar-keywords)