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