# Definition table of atoms functors used somewhere in the C-code.
# format:
#
#	A <name> <string>:	--> #define ATOM_<name> into <string>
#	F <name> <arity>	--> #define FUNCTOR_<name><arity>
#				(A name should exist as well)
#
# This file is processed using defatom, compiled from defatom.c to
# produce pl-atom.ic, pl-atom.ih, pl-funct.ic and pl-funct.ih.

A UTF_8			"UTF-8"
A UTF_16BE		"UTF-16BE"
A UTF_16LE		"UTF-16LE"
A ISO_8859_1		"ISO-8859-1"
A dollar		"$"
A abi			"abi"
A abort			"abort"
A abs			"abs"
A abstract		"abstract"
A access		"access"
A access_level		"access_level"
A acos			"acos"
A acosh			"acosh"
A active		"active"
A acyclic_term		"acyclic_term"
A add_import		"add_import"
A address		"address"
A affected		"affected"
A affinity		"affinity"
A agc			"agc"
A agc_gained		"agc_gained"
A agc_margin		"agc_margin"
A agc_time		"agc_time"
A alias			"alias"
A all			"all"
A allow_variable_name_as_functor "allow_variable_name_as_functor"
A alnum			"alnum"
A alpha			"alpha"
A alternative		"alternative"
A and			"/\\"
A android		"android"
A android_api		"android_api"
A answer_abstract	"answer_abstract"
A anonvar		"_"
A append		"append"
A ar_equals		"=:="
A ar_not_equal		"=\\="
A arg			"arg"
A argument		"argument"
A argv			"argv"
A arity			"arity"
A as			"as"
A ascii			"ascii"
A asin			"asin"
A asinh			"asinh"
A assert		"assert"
A asserta		"asserta"
A assertz		"assertz"
A at			"at"
A at_sign		"@"
A at_equals		"=@="
A at_exit		"at_exit"
A at_larger		"@>"
A at_larger_eq		"@>="
A at_not_equals		"\\=@="
A at_smaller		"@<"
A at_smaller_eq		"@=<"
A atan			"atan"
A atan2			"atan2"
A atanh			"atanh"
A atom			"atom"
A atom_garbage_collection	"atom_garbage_collection"
A atom_space		"atom_space"
A atomic		"atomic"
A atoms			"atoms"
A att			"att"
A attributes		"attributes"
A attvar		"attvar"
A autoload		"autoload"
A back_quotes		"back_quotes"
A backslash		"\\"
A backtrace		"backtrace"
A bar			"|"
A base			"base"
A begin			"begin"
A binary		"binary"
A binary_stream		"binary_stream"
A bind			"bind"
A bitor			"\\/"
A blobs			"blobs"
A bof			"bof"
A bom			"bom"
A bool			"bool"
A boolean		"boolean"
A bounded_rationality	"bounded_rationality"
A brace_term_position	"brace_term_position"
A brace_terms		"brace_terms"
A break			"break"
A break_level		"break_level"
A broadcast		"broadcast"
A btree			"btree"
A buffer		"buffer"
A buffer_size		"buffer_size"
A built_in		"built_in"
A built_in_procedure	"built_in_procedure"
A bulk			"bulk"
A busy			"busy"
A byte			"byte"
A c_stack		"c_stack"
A call			"call"
A call_continuation	"call_continuation"
A call_site		"call_site"
A callable		"callable"
A callpred		"$callpred"
A canceled		"canceled"
A case_insensitive	"case_insensitive"
A case_preserving	"case_preserving"
A case_sensitive	"case_sensitive"
A catch			"catch"
A category		"category"
A ceil			"ceil"
A ceiling		"ceiling"
A cgc			"cgc"
A cgc_gained		"cgc_gained"
A cgc_time		"cgc_time"
A char_type		"char_type"
A character		"character"
A character_code	"character_code"
A character_escapes	"character_escapes"
A character_escapes_unicode	"character_escapes_unicode"
A chars			"chars"
A chdir			"chdir"
A chmod			"chmod"
A choice		"choice"
A choicepoints		"choicepoints"
A class			"class"
A classic		"classic"
A clausable		"clausable"
A clause		"clause"
A clause_garbage_collection "clause_garbage_collection"
A clause_reference	"clause_reference"
A clauses		"clauses"
A close			"close"
A close_on_abort	"close_on_abort"
A close_on_exec		"close_on_exec"
A close_option		"close_option"
A close_parent		"close_parent"
A cm			"cm"
A cmpr			"cmpr"
A cntrl			"cntrl"
A co			"co"
A codes			"codes"
A collected		"collected"
A collections		"collections"
A colon			":"
A colon_eq		":="
A comma			","
A comment		"comment"
A comments		"comments"
A compatibility		"compatibility"
A compiled_size		"compiled_size"
A complete		"complete"
A complete_soundly	"complete_soundly"
A compound		"compound"
A context		"context"
A context_module	"context_module"
A continue		"continue"
A copysign		"copysign"
A core			"core"
A core_left		"core_left"
A cos			"cos"
A cosh			"cosh"
A cputime		"cputime"
A create		"create"
A creep			"creep"
A csym			"csym"
A csymf			"csymf"
A cumulative		"cumulative"
A curl			"{}"
A current		"current"
A current_input		"current_input"
A current_locale	"current_locale"
A current_output	"current_output"
A cut			"!"
A cut_call		"cut_call"
A cut_exit		"cut_exit"
A cut_parent		"cut_parent"
A cutted		"cut"
A cycle			"cycle"
A cycles		"cycles"
A cyclic_term		"cyclic_term"
A dand			"$and"
A date			"date"
A db			"db"
A db_reference		"db_reference"
A dc_call_prolog	"$c_call_prolog"
A dcall			"<meta-call>"
A dcall_cleanup		"$call_cleanup"
A dcall_continuation	"$call_continuation"
A dcatch		"$catch"
A dcont			"$cont$"
A dcut			"$cut"
A dde_error		"dde_error"
A dde_handle		"dde_handle"
A deadline		"deadline"
A deadlock		"deadlock"
A deepbind		"deepbind"
A debug			"debug"
A debug_on_error	"debug_on_error"
A debug_on_interrupt	"debug_on_interrupt"
A debug_topic		"debug_topic"
A debugger_show_context "debugger_show_context"
A debugger_write_options "debugger_write_options"
A debugging		"debugging"
A dec10			"dec10"
A decimal		"decimal"
A decimal_point		"decimal_point"
A deep			"deep"
A default		"default"
A defined		"defined"
A deflated		"deflated"
A delete		"delete"
A denominator		"denominator"
A dependent		"dependent"
A depth			"depth"
A depth_limit_exceeded	"depth_limit_exceeded"
A destroy		"destroy"
A det			"det"
A detach		"detach"
A detached		"detached"
A detect		"detect"
A development		"development"
A determinism_error	"determinism_error"
A dexit			"$exit"
A dforeign_registered    "$foreign_registered"
A dgarbage_collect	"$garbage_collect"
A dict			"dict"
A dict_position		"dict_position"
A dict_punify		">:<"
A dict_select		":<"
A digit			"digit"
A directory		"directory"
A discontiguous		"discontiguous"
A div			"div"
A divide		"/"
A dload			"$load"
A dmessage_queue	"$message_queue"
A dmeta_call		"$meta_call"
A dmutex		"$mutex"
A domain_error		"domain_error"
A done			"done"
A dos			"dos"
A dot			"."
A dotlists		"dotlists"
A dots			"dots"
A double_quotes		"double_quotes"
A doublestar		"**"
A dparse_quasi_quotations "$parse_quasi_quotations"
A dprof_node		"$profile_node"
A dquasi_quotation	"$quasi_quotation"
A dquery_loop		"$query_loop"
A drecover_and_rethrow	"$recover_and_rethrow"
A dreset		"$reset"
A dshift		"$shift"
A dshift_for_copy	"$shift_for_copy"
A dstream		"$stream"
A dstream_position	"$stream_position"
A dthread_init		"$thread_init"
A dthrow		"$throw"
A dtime			"$time"
A dtoplevel		"$toplevel"
A duplicate_key		"duplicate_key"
A dvard			"$VAR$"
A dvariable_names	"$variable_names"
A dwakeup		"$wakeup"
A dyield		"$yield"
A dynamic		"dynamic"
A dyndict		"#"
A e			"e"
A eager			"eager"
A else			"else"
A encoding		"encoding"
A end			"end"
A end_of_file		"end_of_file"
A end_of_line		"end_of_line"
A end_of_stream		"end_of_stream"
A endif			"endif"
A engine		"engine"
A engines		"engines"
A engines_created	"engines_created"
A engine_option		"engine_option"
A environment		"environment"
A environments		"environments"
A eof			"eof"
A eof_action		"eof_action"
A eof_code		"eof_code"
A epoch			"epoch"
A epsilon		"epsilon"
A equal			"equal"
A equals		"="
A erase			"erase"
A erased		"erased"
A erf			"erf"
A erfc			"erfc"
A error			"error"
A errors		"errors"
A eval			"eval"
A evaluable		"evaluable"
A evaluation_error	"evaluation_error"
A event_hook		"event_hook"
A exception		"exception"
A exclusive		"exclusive"
A execute		"execute"
A exist			"exist"
A existence_error	"existence_error"
A exit			"exit"
A exited		"exited"
A exp			"exp"
A explicit		"explicit"
A export		"export"
A exported		"exported"
A exports		"exports"
A expression		"expression"
A external_exception	"external_exception"
A externals		"externals"
A extra			"extra"
A fact			"fact"
A factor		"factor"
A fail			"fail"
A failure_error		"failure_error"
A false			"false"
A feature		"feature"
A file			"file"
A file_name		"file_name"
A file_name_case_handling "file_name_case_handling"
A file_name_variables	"file_name_variables"
A file_no		"file_no"
A final			"final"
A first			"first"
A flag			"flag"
A flag_value		"flag_value"
A float			"float"
A float_format		"float_format"
A float_format_specifier "~h"
A float_fractional_part	"float_fractional_part"
A float_integer_part	"float_integer_part"
A float_overflow	"float_overflow"
A float_rounding	"float_rounding"
A float_undefined	"float_undefined"
A float_underflow	"float_underflow"
A float_zero_div	"float_zero_div"
A floor			"floor"
A force			"force"
A foreign		"foreign"
A foreign_interface	"foreign_interface"
A foreign_function	"$foreign_function"
A foreign_return_value	"foreign_return_value"
A fork			"fork"
A frame			"frame"
A frame_attribute	"frame_attribute"
A frame_finished	"frame_finished"
A frame_reference	"frame_reference"
A free_of_attvar	"free_of_attvar"
A freeze		"freeze"
A fresh			"fresh"
A from_state		"from_state"
A rollback		"rollback"
A roundtoward		"roundtoward"
A full			"full"
A fullstop		"fullstop"
A functor_name		"functor_name"
A functor_space		"functor_space"
A functors		"functors"
A fx			"fx"
A fy			"fy"
A garbage_collect_atoms	"garbage_collect_atoms"
A garbage_collect_clauses "garbage_collect_clauses"
A garbage_collected	"<garbage_collected>"
A garbage_collection	"garbage_collection"
A gc			"gc"
A gc_stats		"gc_stats"
A gcd			"gcd"
A gctime		"gctime"
A gdiv			"//"
A getbit		"getbit"
A getcwd		"getcwd"
A global		"global"
A global_shifts		"global_shifts"
A global_stack		"global_stack"
A globalused		"globalused"
A goal			"goal"
A goal_expansion	"goal_expansion"
A grammar		"-->"
A graph			"graph"
A ground		"ground"
A grouping		"grouping"
A guard			"guard"
A guard_in_caller	"guard_in_caller"
A gvar			"gvar"
A halt			"halt"
A halt_grace_time	"halt_grace_time"
A has_alternatives	"has_alternatives"
A hash			"hash"
A hashed		"hashed"
A hat			"^"
A heap_gc		"heap_gc"
A heapused		"heapused"
A heartbeat		"heartbeat"
A help			"help"
A hex			"hex"
A hidden		"hidden"
A hide_childs		"hide_childs"
A history_depth		"history_depth"
A id			"id"
A idg_affected_count	"idg_affected_count"
A idg_dependent_count	"idg_dependent_count"
A idg_size		"idg_size"
A if			"if"
A ifthen		"->"
A ignore		"ignore"
A ignore_ops		"ignore_ops"
A import_into		"import_into"
A import_type		"import_type"
A imported		"imported"
A imported_procedure	"imported_procedure"
A cont_inactive		"<inactive>"
A incomplete		"incomplete"
A incremental		"incremental"
A index			"index"
A indexed		"indexed"
A indexes_created	"indexes_created"
A indexes_destroyed	"indexes_destroyed"
A inf			"inf"
A inference_limit_exceeded "inference_limit_exceeded"
A inferences		"inferences"
A infinite		"infinite"
A infinity		"infinity"
A informational		"informational"
A inherit_from		"inherit_from"
A init_file		"init_file"
A dinit_goal		"$init_goal"
A initialization	"initialization"
A input			"input"
A inserted_char		"inserted_char"
A instantiation_error	"instantiation_error"
A int			"int"
A int64_t		"int64_t"
A int_format_specifier  "~d"
A int_overflow		"int_overflow"
A integer		"integer"
A integer_expression	"integer_expression"
A integer_format	"integer_format"
A interrupt		"interrupt"
A invalid		"invalid"
A io_error		"io_error"
A io_mode		"io_mode"
A ioctl			"ioctl"
A is			"is"
A iso			"iso"
A iso_latin_1		"iso_latin_1"
A isovar		"$VAR"
A join			"join"
A jump			"jump"
A keep			"keep"
A kernel		"kernel"
A key			"key"
A key_value_position	"key_value_position"
A larger		">"
A larger_equal		">="
A last			"last"
A last_modified_generation "last_modified_generation"
A lazy			"lazy"
A lcm			"lcm"
A leap			"leap"
A level			"level"
A lgamma		"lgamma"
A li			"li"
A library		"library"
A limit			"limit"
A line			"line"
A line_count		"line_count"
A line_position		"line_position"
A list			"list"
A list_position		"list_position"
A listing		"listing"
A local			"local"
A local_shifts		"local_shifts"
A local_stack		"local_stack"
A locale		"locale"
A locale_property	"locale_property"
A localused		"localused"
A lock			"lock"
A locked		"locked"
A log			"log"
A log10			"log10"
A long			"long"
A loose			"loose"
A low			"low"
A lower			"lower"
A lsb			"lsb"
A lshift		"<<"
A main			"main"
A mark			"mark"
A matches		"matches"
A matching_rule		"matching_rule"
A max			"max"
A max_answers		"max_answers"
A max_arity		"max_arity"
A max_dde_handles	"max_dde_handles"
A max_depth		"max_depth"
A max_files		"max_files"
A max_frame_size	"max_frame_size"
A max_integer_size	"max_integer_size"
A max_length		"max_length"
A max_path_length	"max_path_length"
A max_procedure_arity   "max_procedure_arity"
A max_rational_size	"max_rational_size"
A max_rational_size_action "max_rational_size_action"
A max_size		"max_size"
A max_symbolic_links	"max_symbolic_links"
A max_answers_for_subgoal "max_answers_for_subgoal"
A max_answers_for_subgoal_action "max_answers_for_subgoal_action"
A max_table_answer_size "max_table_answer_size"
A max_table_answer_size_action "max_table_answer_size_action"
A max_table_subgoal_size "max_table_subgoal_size"
A max_table_subgoal_size_action "max_table_subgoal_size_action"
A max_variable_length	"max_variable_length"
A maxr			"maxr"
A memory		"memory"
A merged		"merged"
A message		"message"
A message_lines		"message_lines"
A message_queue		"message_queue"
A message_queue_property "message_queue_property"
A meta_argument		"meta_argument"
A meta_argument_specifier "meta_argument_specifier"
A meta_predicate	"meta_predicate"
A method		"method"
A min			"min"
A min_free		"min_free"
A minr			"minr"
A minus			"-"
A mismatched_char	"mismatched_char"
A mod			"mod"
A mode			"mode"
A modify		"modify"
A modified		"modified"
A module		"module"
A module_class		"module_class"
A module_property	"module_property"
A module_transparent	"module_transparent"
A modules		"modules"
A monotonic		"monotonic"
A msb			"msb"
A multi			"multi"
A multifile		"multifile"
A mutex			"mutex"
A mutex_option		"mutex_option"
A mutex_property	"mutex_property"
A natural		"natural"
A name			"name"
A nan			"nan"
A new_answer		"new_answer"
A newline		"newline"
A next			"next"
A next_argument		"next_argument"
A nexttoward		"nexttoward"
A nil			"[]"
A nl			"nl"
A nlink			"nlink"
A no_lists		"no_lists"
A no_memory		"no_memory"
A no_value		"no_value"
A node			"node"
A node_count		"node_count"
A nodebug		"nodebug"
A non_empty_list	"non_empty_list"
A non_tabled_procedure	"non_tabled_procedure"
A non_terminal		"non_terminal"
A non_terminating	"non_terminating"
A nondet		"nondet"
A none			"none"
A nonground		"nonground"
A nonvar		"nonvar"
A noprofile		"noprofile"
A normal		"normal"
A not			"not"
A not_equals		"\\="
A not_implemented	"not_implemented"
A not_less_than_one	"not_less_than_one"
A not_less_than_zero	"not_less_than_zero"
A not_provable		"\\+"
A not_strict_equal	"\\=="
A not_unique		"not_unique"
A notify		"notify"
A now			"now"
A number		"number"
A number_of_clauses	"number_of_clauses"
A number_of_rules	"number_of_rules"
A numbervar_option	"numbervar_option"
A numbervars		"numbervars"
A numerator		"numerator"
A obfuscate		"obfuscate"
A occurs_check		"occurs_check"
A octal			"octal"
A octet		        "octet"
A off			"off"
A offset		"offset"
A on			"on"
A on_error		"on_error"
A on_warning		"on_warning"
A oneof			"oneof"
A opaque		"opaque"
A open			"open"
A operator		"operator"
A operator_priority	"operator_priority"
A operator_specifier	"operator_specifier"
A optimise		"optimise"
A option		"option"
A or			"or"
A order			"order"
A output		"output"
A owner			"owner"
A pair			"pair"
A paren			"paren"
A parent		"parent"
A parentheses_term_position "parentheses_term_position"
A parent_goal		"parent_goal"
A partial		"partial"
A past			"past"
A past_end_of_stream	"past_end_of_stream"
A pattern		"pattern"
A pc			"pc"
A peek			"peek"
A period		"period"
A permission_error	"permission_error"
A pi			"pi"
A pipe			"pipe"
A plain			"plain"
A plus			"+"
A poll			"poll"
A popcount		"popcount"
A portray		"portray"
A portray_goal		"portray_goal"
A portrayed		"portrayed"
A position		"position"
A posix			"posix"
A posix_shell		"posix_shell"
A powm			"powm"
A predicate_indicator	"predicate_indicator"
A predicates		"predicates"
A primary_index		"primary_index"
A print			"print"
A print_message		"print_message"
A print_write_options	"print_write_options"
A priority		"priority"
A private_procedure	"private_procedure"
A procedure		"procedure"
A process_comment	"process_comment"
A process_cputime	"process_cputime"
A process_epoch		"process_epoch"
A profile		"profile"
A profile_mode		"profile_mode"
A profile_no_cpu_time	"profile_no_cpu_time"
A profile_node		"profile_node"
A program		"program"
A program_counter	"program_counter"
A program_size		"program_size"
A program_space		"program_space"
A prolog		"prolog"
A prolog_atom_start	"prolog_atom_start"
A prolog_flag		"prolog_flag"
A prolog_flag_access	"prolog_flag_access"
A prolog_flag_option	"prolog_flag_option"
A prolog_flag_type	"prolog_flag_type"
A prolog_identifier_continue "prolog_identifier_continue"
A prolog_listen_option  "prolog_listen_option"
A prolog_symbol		"prolog_symbol"
A prolog_var_start	"prolog_var_start"
A prompt		"|: "
A property		"property"
A protect_static_code	"protect_static_code"
A protocol		"protocol"
A prove			":-"
A public		"public"
A punct			"punct"
A qlf			"qlf"
A qlf_min_load		"qlf_min_load"
A quasi_quotation	"quasi_quotation"
A quasi_quotation_position  "quasi_quotation_position"
A quasi_quotation_syntax	"quasi_quotation_syntax"
A quasi_quotations	"quasi_quotations"
A queue_max_size	"queue_max_size"
A query			"?-"
A question_mark		"?"
A queue_option		"queue_option"
A quiet			"quiet"
A quote			"quote"
A quote_non_ascii	"quote_non_ascii"
A quoted		"quoted"
A radix			"radix"
A random		"random"
A random_float		"random_float"
A random_option		"random_option"
A range			"range"
A rational		"rational"
A rational_overflow	"rational_overflow"
A rational_syntax	"rational_syntax"
A rationalize		"rationalize"
A rdiv			"rdiv"
A read			"read"
A read_only		"read_only"
A read_option		"read_option"
A read_write		"read_write"
A readline		"readline"
A real_time		"real_time"
A receiver		"receiver"
A record		"record"
A record_position	"record_position"
A redefine		"redefine"
A redo			"redo"
A redo_in_skip		"redo_in_skip"
A reference		"reference"
A references		"references"
A load			"load"
A load_count		"load_count"
A release		"release"
A reloading		"reloading"
A rem			"rem"
A rename		"rename"
A repeat		"repeat"
A report_error		"report_error"
A reposition		"reposition"
A representation_error	"representation_error"
A representation_errors	"representation_errors"
A reserved_symbol	"reserved_symbol"
A reset			"reset"
A resolve		"resolve"
A resource		"resource"
A resource_error	"resource_error"
A resource_handle	"resource_handle"
A ret			"ret"
A retract		"retract"
A retractall		"retractall"
A retry			"retry"
A retry_every		"retry_every"
A round			"round"
A rshift		">>"
A running		"running"
A runtime		"runtime"
A save_class		"save_class"
A save_option		"save_option"
A saved_goals		"saved_goals"
A scc			"scc"
A search		"search"
A see			"see"
A seed			"seed"
A seek_method		"seek_method"
A select		"select"
A self_cputime		"self_cputime"
A self_inferences	"self_inferences"
A semicolon		";"
A separated		"separated"
A set			"set"
A set_end_of_stream	"set_end_of_stream"
A setup_call_catcher_cleanup "setup_call_catcher_cleanup"
A shared		"shared"
A shared_object		"shared_object"
A shared_object_handle	"shared_object_handle"
A shared_table_space	"shared_table_space"
A shell			"shell"
A shift_time		"shift_time"
A short			"short"
A sig_atomic		"sig_atomic"
A sign			"sign"
A signal		"signal"
A signals		"signals"
A signal_handler	"signal_handler"
A silent		"silent"
A sin			"sin"
A single		"single"
A singletons		"singletons"
A sinh			"sinh"
A size			"size"
A size_t		"size_t"
A skip			"skip"
A skipped		"skipped"
A smaller		"<"
A smaller_equal		"=<"
A softcut		"*->"
A source_sink		"source_sink"
A space			"space"
A spacing		"spacing"
A spare			"spare"
A spy			"spy"
A sqrt			"sqrt"
A ssu			"ssu"
A ssu_commit		"=>"
A ssu_choice		"?=>"
A ssu_dcg		"==>"
A stack			"stack"
A stack_limit		"stack_limit"
A stack_overflow	"stack_overflow"
A stack_parameter	"stack_parameter"
A stack_shifts		"stack_shifts"
A stacks		"stacks"
A stand_alone		"stand_alone"
A standard		"standard"
A star			"*"
A start			"start"
A stat			"stat"
A state			"state"
A state_option		"state_option"
A static_procedure	"static_procedure"
A statistics		"statistics"
A status		"status"
A stderr		"stderr"
A store			"store"
A stream		"stream"
A stream_option		"stream_option"
A stream_or_alias	"stream_or_alias"
A stream_pair		"stream_pair"
A stream_position	"stream_position"
A stream_property	"stream_property"
A stream_type_check	"stream_type_check"
A strict_equal		"=="
A string		"string"
A string_position	"string_position"
A string_stack_tripwire "string_stack_tripwire"
A strong		"strong"
A subgoal_abstract	"subgoal_abstract"
A subnormal		"subnormal"
A subterm_positions	"subterm_positions"
A suffix		"suffix"
A suspend		"suspend"
A suspended		"suspended"
A symbol_char		"symbol_char"
A syntax_error		"syntax_error"
A syntax_errors		"syntax_errors"
A system		"system"
A system_error		"system_error"
A system_init_file	"system_init_file"
A system_thread_id	"system_thread_id"
A system_time		"system_time"
A table			"table"
A table_monotonic	"table_monotonic"
A table_space		"table_space"
A table_space_used	"table_space_used"
A tabled		"tabled"
A table_state		"table_state"
A tag			"tag"
A tan			"tan"
A tanh			"tanh"
A temporary		"temporary"
A temporary_file	"temporary_file"
A temporary_files	"temporary_files"
A dtabled		"$tabled"
A targp			"$targp"
A term			"term"
A term_expansion	"term_expansion"
A term_position		"term_position"
A term_t_free		"term_t_free"
A terminal		"terminal"
A terminal_capability	"terminal_capability"
A test			"test"
A text			"text"
A text_stream		"text_stream"
A this_thread_exit	"this_thread_exit"
A thousands_sep		"thousands_sep"
A thread		"thread"
A thread_cputime	"thread_cputime"
A thread_exit		"thread_exit"
A thread_get_message_option "thread_get_message_option"
A thread_initialization "thread_initialization"
A thread_local		"thread_local"
A thread_local_procedure "thread_local_procedure"
A thread_option		"thread_option"
A thread_property	"thread_property"
A thread_start		"thread_start"
A threads		"threads"
A threads_created	"threads_created"
A threads_peak		"threads_peak"
A thread_update_options	"thread_update_options"
A thread_wait_options	"thread_wait_options"
A transact		"transact"
A trienode		"trienode"
A tripwire		"tripwire"
A throw			"throw"
A tilde			"~"
A time			"time"
A time_limit_exceeded	"time_limit_exceeded"
A time_stamp		"time_stamp"
A timeout		"timeout"
A timeout_error		"timeout_error"
A timeout_option	"timeout_option"
A timezone		"timezone"
A tmp_dir		"tmp_dir"
A tnot			"tnot"
A to_lower		"to_lower"
A to_nearest	"to_nearest"
A to_negative	"to_negative"
A to_positive	"to_positive"
A to_upper		"to_upper"
A to_zero		"to_zero"
A top			"top"
A top_level		"top_level"
A toplevel		"toplevel"
A trace			"trace"
A trace_any		"trace_any"
A trace_call		"trace_call"
A trace_exit		"trace_exit"
A trace_fail		"trace_fail"
A trace_gc		"trace_gc"
A trace_redo		"trace_redo"
A traceinterc		"prolog_trace_interception"
A tracing		"tracing"
A trail			"trail"
A trail_shifts		"trail_shifts"
A trailused		"trailused"
A transaction_option	"transaction_option"
A transparent		"transparent"
A transposed_char	"transposed_char"
A transposed_word	"transposed_word"
A true			"true"
A truncate		"truncate"
A tshared		"tshared"
A tty			"tty"
A tty_control		"tty_control"
A type			"type"
A type_error		"type_error"
A undefined		"undefined"
A undefined_global_variable	"undefined_global_variable"
A undefinterc		"$undefined_procedure"
A unicode		"unicode"
A unicode_be		"unicode_be"
A unicode_le		"unicode_le"
A unify			"unify"
A unify_determined	"?="
A uninstantiation_error	"uninstantiation_error"
A unique		"unique"
A univ			"=.."
A unknown		"unknown"
A unknown_option	"unknown_option"
A unlimited		"unlimited"
A unload		"unload"
A unlock		"unlock"
A unlocked		"unlocked"
A untable		"untable"
A unwind		"unwind"
A up			"up"
A update		"update"
A upper			"upper"
A user			"user"
A user_error		"user_error"
A user_flags		"user_flags"
A user_input		"user_input"
A user_or_explicit	"user_or_explicit"
A user_output		"user_output"
A utc			"UTC"
A utf16be		"utf16be"
A utf16le		"utf16le"
A utf8			"utf8"
A v			"v"
A value_count		"value_count"
A var			"var"
A var_prefix		"var_prefix"
A variable		"variable"
A variable_names	"variable_names"
A variables		"variables"
A very_deep		"very_deep"
A visibility		"visibility"
A vmi			"vmi"
A volatile		"volatile"
A wait			"wait"
A wait_preds		"wait_preds"
A waiting		"waiting"
A wakeup		"wakeup"
A walltime		"walltime"
A warn_not_accessed	"warn_not_accessed"
A warning		"warning"
A warnings		"warnings"
A wchar_t		"wchar_t"
A weak			"weak"
A wildcard_option	"wildcard_option"
A win_file_access_check "win_file_access_check"
A when_condition	"when_condition"
A white			"white"
A worklist		"worklist"
A write			"write"
A write_attributes	"write_attributes"
A write_errors		"write_errors"
A write_option		"write_option"
A xdigit		"xdigit"
A xf			"xf"
A xfx			"xfx"
A xfy			"xfy"
A xml			"xml"
A xor			"xor"
A yf			"yf"
A yfx			"yfx"
A yield			"yield"
A zero			"zero"
A zero_divisor		"zero_divisor"
A zip_options		"zip_options"
A zip64			"zip64"

F abs			1
F access		1
F acos			1
F acosh			1
F alias			1
F and			2
F ar_equals		2
F ar_not_equal		2
F targp			3
F arg			3
F asin			1
F asinh			1
F assert		1
F asserta		1
F assertz		1
F at_sign		1
F at_sign		2
F atan			1
F atan			2
F atanh			1
F atan2			2
F atom			1
F atomic		1
F att			3
F backslash		1
F bar			2
F bitor			2
F bom			1
F brace_term_position	3
F break			1
F break			2
F break			3
F buffer		1
F buffer_size		1
F busy			2
F call			1
F call_continuation	1
F call_site		2
F callable		1
F callpred		2
F catch			3
F ceil			1
F ceiling		1
F chars			1
F chars			2
F class			1
F clause		1
F close_on_abort	1
F close_on_exec		1
F codes			1
F codes			2
F colon			2
F comma			2
F cmpr			2
F compound		1
F context		2
F copysign		2
F cos			1
F cosh			1
F cputime		0
F curl			1
F cut_call		1
F cut_exit		1
F dand			2
F date			3
F date			9
F heartbeat		0
F dc_call_prolog	0
F dcall			1
F dcall_continuation	1
F dcont			3
F dcut			1
F dde_error		2
F debug			1
F debugging		1
F decimal_point		1
F deep			1
F detached		1
F determinism_error	4
F dexit			2
F dforeign_registered   2
F dgarbage_collect	1
F div			2
F dinit_goal		3
F gdiv			2
F getbit		2
F divide		2
F dmessage_queue	1
F dmeta_call		1
F dmutex		1
F domain_error		2
F dollar		1
F dot			2
F doublestar		2
F dparse_quasi_quotations 2
F dprof_node		1
F dquasi_quotation	3
F drecover_and_rethrow	2
F dshift		1
F dshift_for_copy	1
F dstream		1
F dtabled		2
F dthread_init		0
F dthrow		1
F dtime			2
F duplicate_key		1
F dvard			1
F dwakeup		1
F e			0
F encoding		1
F end			1
F end_of_stream		1
F engine		1
F eof_action		1
F epsilon		0
F equals		2
F erased		1
F erf			1
F erfc			1
F error			2
F error			1
F eval			1
F evaluation_error	1
F event_hook		1
F exception		1
F exception		3
F existence_error	2
F existence_error	3
F exited		1
F exp			1
F exports		1
F external_exception	1
F fail			0
F failure_error		1
F file			1
F file			4
F file_name		1
F file_no		1
F float			1
F float_fractional_part	1
F float_integer_part	1
F floor			1
F foreign_function	1
F frame			3
F frame			4
F frame_finished	1
F fresh			2
F gcd			2
F gc_stats		8
F gc			6
F goal_expansion	2
F ground		1
F grouping		1
F halt			1
F hat			2
F hash			4
F id			1
F if			1
F ifthen		2
F import_into		1
F inf			0
F input			0
F input			4
F integer		1
F interrupt		1
F io_error		2
F is			2
F isovar		1
F key_value_position	7
F larger		2
F larger_equal		2
F lcm			2
F lgamma		1
F line_count		1
F list_position		4
F listing		1
F locale		1
F locked		2
F log			1
F log10			1
F lsb			1
F lshift		2
F dict_position		5
F max			2
F maxr			2
F max_size		1
F message_lines		1
F min			2
F minr			2
F minus			1
F minus			2
F mod			2
F mode			1
F module		1
F monotonic		1
F msb			1
F multi			1
F nan			0
F newline		1
F nexttoward		2
F nlink			1
F node			7
F nonvar		1
F not_implemented	2
F not_provable		1
F not_strict_equal	2
F number		1
F numerator		1
F occurs_check		2
F offset		1
F oneof			1
F open			2
F or			1
F output		0
F parentheses_term_position 3
F permission_error	3
F pi			0
F pipe			1
F plus			1
F plus			2
F popcount		1
F portray		1
F position		1
F powm			3
F print			1
F print_message		2
F priority		1
F procedure		2
F program_size		1
F program_space		1
F prove			1
F prove			2
F punct			2
F quasi_quotation	4
F quasi_quotation_position  5
F random		1
F random_float		0
F range			2
F rational		1
F rationalize		1
F rdiv			2
F redo			1
F rem			2
F repeat		1
F reposition		1
F representation_error	1
F representation_errors 1
F reset			3
F resource_error	1
F rollback		1
F round			1
F roundtoward		2
F rshift		2
F scc			5
F semicolon		2
F setup_call_catcher_cleanup 4
F shared_object		2
F shell			2
F sign			1
F signal		1
F signal		2
F sin			1
F single		1
F singletons		1
F sinh			1
F size			1
F smaller		2
F smaller_equal		2
F softcut		2
F spy			1
F sqrt			1
F ssu_commit		2
F ssu_choice		2
F star			2
F start			1
F status		1
F stream		1
F stream		4
F denominator		1
F dstream_position	4
F strict_equal		2
F string		1
F string		2
F string_position	2
F syntax_error		1
F syntax_error		3
F system_thread_id	1
F table_state		3
F tag			1
F tan			1
F tanh			1
F term_expansion	2
F term_position		5
F thousands_sep		1
F time_limit_exceeded	1
F timeout		1
F timeout_error		2
F tnot			1
F trace			1
F traceinterc		3
F tracing		1
F thread		1
F thread_exit		1
F tripwire		2
F true			0
F truncate		1
F tty			1
F type			1
F type_error		2
F undefinterc		4
F unify_determined	2
F uninstantiation_error	1
F unknown_option	2
F unwind		1
F var			1
F waiting		1
F wakeup		3
F warning		3
F worklist		5
F write_errors		1
F xor			2
