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