# 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 the Unix awk program defineatoms to produce
# pl-atom.ic, pl-atom.ih, pl-funct.ic and pl-funct.ih.  If you do not have
# awk you can propagate the changes by hand, but be careful!


A abort			"abort"
A aborted		"$aborted"
A abs			"abs"
A access		"access"
A acos			"acos"
A agc			"agc"
A agc_gained		"agc_gained"
A agc_margin		"agc_margin"
A agc_time		"agc_time"
A alias			"alias"
A allow_variable_name_as_functor "allow_variable_name_as_functor"
A alnum			"alnum"
A alpha			"alpha"
A alternative		"alternative"
A and			"/\\"
A append		"append"
A apply			"$apply"
A ar_equals		"=:="
A ar_not_equal		"=\\="
A argument		"argument"
A ascii			"ascii"
A asin			"asin"
A assert		"assert"
A asserta		"asserta"
A at			"at"
A at_equals		"=@="
A at_larger		"@>"
A at_larger_eq		"@>="
A at_not_equals		"\\=@="
A at_smaller		"@<"
A at_smaller_eq		"@=<"
A atan			"atan"
A atom			"atom"
A atom_garbage_collection	"atom_garbage_collection"
A atomic		"atomic"
A atoms			"atoms"
A autoload		"autoload"
A backquoted_string	"backquoted_string"
A backslash		"\\"
A backtrace		"backtrace"
A bar			"|"
A binary		"binary"
A block			"block"
A bof			"bof"
A bool			"bool"
A brace_term_position	"brace_term_position"
A break			"break"
A buffer		"buffer"
A built_in_procedure	"built_in_procedure"
A busy			"busy"
A call			"call"
A call_cleanup		"call_cleanup"
A callable		"callable"
A callpred		"$callpred"
A canceled		"canceled"
A case_sensitive_file_names "case_sensitive_file_names"
A catch			"catch"
A ceil			"ceil"
A ceiling		"ceiling"
A char_type		"char_type"
A character		"character"
A character_code	"character_code"
A character_escapes	"character_escapes"
A chars			"chars"
A chdir			"chdir"
A chmod			"chmod"
A choice		"choice"
A clause		"clause"
A clause_reference	"clause_reference"
A close			"close"
A close_on_abort	"close_on_abort"
A close_option		"close_option"
A cm			"cm"
A cntrl			"cntrl"
A co			"co"
A codes			"codes"
A collected		"collected"
A collections		"collections"
A colon			":"
A comma			","
A compound		"compound"
A context		"context"
A context_module	"context_module"
A continue		"continue"
A core			"core"
A core_left		"core_left"
A cos			"cos"
A cputime		"cputime"
A create		"create"
A csym			"csym"
A csymf			"csymf"
A cumulative		"cumulative"
A curl			"{}"
A current		"current"
A current_input		"current_input"
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 db_reference		"db_reference"
A dcall			"<meta-call>"
A dcall_cleanup		"$call_cleanup"
A dcatch		"$catch"
A dcut			"$cut"
A dde_error		"dde_error"
A dde_handle		"dde_handle"
A debug			"debug"
A debug_on_error	"debug_on_error"
A debugger_print_options "debugger_print_options"
A debugger_show_context "debugger_show_context"
A debugging		"debugging"
A dec10			"dec10"
A default		"default"
A defined		"defined"
A delete		"delete"
A depth_limit_exceeded	"depth_limit_exceeded"
A destroy		"destroy"
A detached		"detached"
A development		"development"
A dexit			"$exit"
A dforeign_registered    "$foreign_registered"
A dgarbage_collect	"$garbage_collect"
A digit			"digit"
A directory		"directory"
A discontiguous		"discontiguous"
A div			"//"
A divide		"/"
A dload			"$load"
A dmessage_queue	"$message_queue"
A dmutex		"$mutex"
A domain_error		"domain_error"
A dot			"."
A double_quotes		"double_quotes"
A doublestar		"**"
A dstream		"$stream"
A dthrow		"$throw"
A dynamic		"dynamic"
A e			"e"
A end_of_file		"end_of_file"
A end_of_line		"end_of_line"
A end_of_stream		"end_of_stream"
A environment		"environment"
A eof			"eof"
A eof_action		"eof_action"
A eof_code		"eof_code"
A equal			"equal"
A equals		"="
A erase			"erase"
A erased		"erased"
A error			"error"
A evaluable		"evaluable"
A evaluation_error	"evaluation_error"
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 export		"export"
A exported		"exported"
A externals		"externals"
A fact			"fact"
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_variables	"file_name_variables"
A file_no		"file_no"
A flag			"flag"
A flag_value		"flag_value"
A float			"float"
A float_format		"float_format"
A float_fractional_part	"float_fractional_part"
A float_integer_part	"float_integer_part"
A float_overflow	"float_overflow"
A float_underflow	"float_underflow"
A floor			"floor"
A force			"force"
A foreign		"foreign"
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 full			"full"
A functors		"functors"
A fx			"fx"
A fy			"fy"
A garbage_collection	"garbage_collection"
A gc			"gc"
A gctime		"gctime"
A getcwd		"getcwd"
A global		"global"
A global_shifts		"global_shifts"
A global_stack		"global_stack"
A globallimit		"globallimit"
A globalused		"globalused"
A goal			"goal"
A goal_expansion	"goal_expansion"
A grammar		"-->"
A graph			"graph"
A has_alternatives	"has_alternatives"
A hash			"hash"
A hashed		"hashed"
A hat			"^"
A heap			"heap"
A heaplimit		"heaplimit"
A heapused		"heapused"
A help			"help"
A hidden		"hidden"
A hide_childs		"hide_childs"
A history_depth		"history_depth"
A ifthen		"->"
A ignore		"ignore"
A ignore_ops		"ignore_ops"
A imported		"imported"
A index			"index"
A indexed		"indexed"
A inferences		"inferences"
A infinite		"infinite"
A informational		"informational"
A init_file    		"init_file"
A initialization	"initialization"
A input			"input"
A inserted_char		"inserted_char"
A instantiation_error	"instantiation_error"
A int_overflow		"int_overflow"
A integer		"integer"
A io_error		"io_error"
A io_mode		"io_mode"
A ioctl			"ioctl"
A is			"is"
A iso			"iso"
A isovar		"$VAR"
A join			"join"
A jump			"jump"
A kernel		"kernel"
A key			"key"
A larger		">"
A larger_equal		">="
A level			"level"
A li			"li"
A limit			"limit"
A line			"line"
A line_count		"line_count"
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 locallimit		"locallimit"
A localused		"localused"
A lock			"lock"
A locked		"locked"
A log			"log"
A log10			"log10"
A lower			"lower"
A lshift		"<<"
A main			"main"
A mark			"mark"
A matches		"matches"
A max			"max"
A max_arity		"max_arity"
A max_dde_handles	"max_dde_handles"
A max_depth		"max_depth"
A max_files		"max_files"
A max_path_length	"max_path_length"
A max_variable_length	"max_variable_length"
A memory		"memory"
A message		"message"
A message_lines		"message_lines"
A message_queue		"message_queue"
A meta_predicate	"meta_predicate"
A min			"min"
A min_free		"min_free"
A minus			"-"
A mismatched_char	"mismatched_char"
A mod			"mod"
A mode			"mode"
A modify		"modify"
A module		"module"
A module_transparent	"module_transparent"
A modules		"modules"
A multifile		"multifile"
A mutex			"mutex"
A natural		"natural"
A newline		"newline"
A nil			"[]"
A no_memory		"no_memory"
A nodebug		"nodebug"
A none			"none"
A not			"not"
A not_empty_list	"not_empty_list"
A not_equals		"\\="
A not_implemented	"not_implemented"
A not_less_than_zero	"not_less_than_zero"
A not_provable		"\\+"
A not_strickt_equals	"\\=="
A not_unique		"not_unique"
A number		"number"
A number_of_clauses	"number_of_clauses"
A numbervars		"numbervars"
A obtain		"?"
A off     		"off"
A on			"on"
A open			"open"
A operator		"operator"
A operator_priority	"operator_priority"
A operator_specifier	"operator_specifier"
A optimise		"optimise"
A or			"\\/"
A output		"output"
A paren			"paren"
A parent		"parent"
A past			"past"
A past_end_of_stream	"past_end_of_stream"
A pattern		"pattern"
A pc			"pc"
A period		"period"
A permission_error	"permission_error"
A pi			"pi"
A pipe			"pipe"
A plain			"plain"
A plus			"+"
A portray		"portray"
A position		"position"
A predicate_indicator	"predicate_indicator"
A predicates		"predicates"
A print			"print"
A print_message		"print_message"
A private_procedure	"private_procedure"
A procedure		"procedure"
A profile_mode		"profile_mode"
A profile_no_cpu_time	"profile_no_cpu_time"
A program		"program"
A program_counter	"program_counter"
A prolog		"prolog"
A prompt		"|:"
A property		"property"
A protocol		"protocol"
A prove			":-"
A punct			"punct"
A query			"?-"
A quiet			"quiet"
A quote			"quote"
A quoted		"quoted"
A random		"random"
A read			"read"
A read_option		"read_option"
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 references		"references"
A rem			"rem"
A rename		"rename"
A report_error		"report_error"
A reposition		"reposition"
A representation_error	"representation_error"
A reset			"reset"
A resource_error	"resource_error"
A resource_handle	"resource_handle"
A retry			"retry"
A round			"round"
A rshift		">>"
A running		"running"
A runtime		"runtime"
A save_class		"save_class"
A save_option		"save_option"
A seek_method		"seek_method"
A semicolon		";"
A separated		"separated"
A shared		"shared"
A shared_object		"shared_object"
A shared_object_handle	"shared_object_handle"
A shell			"shell"
A sign			"sign"
A signal		"signal"
A signal_handler	"signal_handler"
A silent		"silent"
A sin			"sin"
A singletons		"singletons"
A size			"size"
A smaller		"<"
A smaller_equal		"=<"
A softcut		"*->"
A source_sink		"source_sink"
A space			"space"
A spy			"spy"
A sqrt			"sqrt"
A stack			"stack"
A stack_parameter	"stack_parameter"
A stack_shifts		"stack_shifts"
A stacks		"stacks"
A stand_alone		"stand_alone"
A star			"*"
A stat			"stat"
A static_procedure	"static_procedure"
A statistics		"statistics"
A stderr		"stderr"
A stream		"stream"
A stream_option		"stream_option"
A stream_or_alias	"stream_or_alias"
A stream_position	"$stream_position"
A stream_property	"stream_property"
A strick_equal		"=="
A string		"string"
A string_position	"string_position"
A subterm_positions	"subterm_positions"
A suffix		"suffix"
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_time		"system_time"
A tan			"tan"
A term			"term"
A term_expansion	"term_expansion"
A term_position		"term_position"
A terminal		"terminal"
A terminal_capability	"terminal_capability"
A text			"text"
A thread		"thread"
A thread_cputime	"thread_cputime"
A thread_local		"thread_local"
A thread_local_procedure "thread_local_procedure"
A thread_option		"thread_option"
A threads		"threads"
A threads_created	"threads_created"
A throw			"throw"
A tilde			"~"
A time			"$time"
A time_stamp		"time_stamp"
A timeout		"timeout"
A timeout_error		"timeout_error"
A to_lower		"to_lower"
A to_upper		"to_upper"
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 traillimit		"traillimit"
A trailused		"trailused"
A transparent		"transparent"
A transposed_char	"transposed_char"
A transposed_word	"transposed_word"
A true			"true"
A truncate		"truncate"
A tty			"tty"
A tty_control		"tty_control"
A type			"type"
A type_error		"type_error"
A undefined		"undefined"
A undefinterc		"$undefined_procedure"
A unify			"unify"
A unique		"unique"
A univ			"=.."
A unknown		"unknown"
A unlimited		"unlimited"
A unlock		"unlock"
A update		"update"
A upper			"upper"
A user			"user"
A user_error		"user_error"
A user_input		"user_input"
A user_output		"user_output"
A v			"v"
A var			"$VAR$"
A variable		"variable"
A variable_names	"variable_names"
A variables		"variables"
A very_deep		"very_deep"
A volatile		"volatile"
A warning		"warning"
A white			"white"
A write			"write"
A write_option		"write_option"
A xdigit		"xdigit"
A xf			"xf"
A xfx			"xfx"
A xfy			"xfy"
A xor			"xor"
A xpceref		"@"
A yf			"yf"
A yfx			"yfx"
A yfy			"yfy"
A zero_divisor		"zero_divisor"
A halt			"halt"
A key_value_pair	"key_value_pair"
A system_thread_id 	"system_thread_id"
A dprof_node		"$profile_node"
A profile_node		"profile_node"
A arity_not_less_than_one "arity_not_less_than_one"
A start			"start"
A noprofile		"noprofile"
A module_property	"module_property"
A parent_goal		"parent_goal"
A select		"select"

F abs			1
F access		1
F acos			1
F alias			1
F and			2
F apply			2
F ar_equals		2
F ar_not_equal		2
F asin			1
F assert		1
F asserta		1
F atan			1
F atan			2
F backslash		1
F bar			2
F block			3
F brace_term_position	3
F break			1
F break			3
F buffer		1
F busy			2
F call			1
F call_cleanup		3
F callpred		2
F catch			3
F ceil			1
F ceiling		1
F close_on_abort	1
F colon			2
F comma			2
F context		2
F cos			1
F cputime		0
F curl			1
F cut_call		1
F cut_exit		1
F dcall			1
F dcut			1
F dde_error		2
F debugging		1
F dexit			2
F dforeign_registered   2
F dgarbage_collect 	1
F div			2
F divide		2
F dmessage_queue	1
F dmutex		1
F domain_error		2
F dot			2
F doublestar		2
F dstream		1
F dthrow		1
F e			0
F end_of_stream		1
F eof_action		1
F equals		2
F erased		1
F error			2
F evaluation_error	1
F exception		1
F exception		3
F existence_error	2
F exited		1
F exp			1
F fail			0
F failure_error		1
F file			3
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_finished	1
F goal_expansion	2
F hat			2
F ifthen		2
F input			0
F integer		1
F io_error		2
F is			2
F larger		2
F larger_equal		2
F list_position		4
F listing		1
F log			1
F log10			1
F lshift		2
F max			2
F message_lines		1
F min			2
F minus			1
F minus			2
F mod			2
F mode			1
F not_implemented	2
F not_provable		1
F obtain		2
F or			2
F output		0
F permission_error	3
F pi			0
F pipe			1
F plus			2
F portray		1
F position		1
F print			1
F print_message		2
F procedure		2
F prove			1
F prove			2
F punct			2
F random		1
F rem			2
F reposition		1
F representation_error	1
F resource_error	1
F retry			1
F round			1
F rshift		2
F semicolon		2
F shared_object		2
F shell			2
F sign			1
F signal		1
F signal		2
F sin			1
F singletons		1
F smaller		2
F smaller_equal		2
F softcut		2
F spy			1
F sqrt			1
F star			2
F stream		3
F stream_position	3
F string		2
F string_position	2
F syntax_error		1
F syntax_error		3
F tan			1
F term_expansion	2
F term_position		5
F time			2
F timeout_error		2
F trace			1
F traceinterc		3
F tracing		1
F true			0
F truncate		1
F type			1
F type_error		2
F undefinterc		4
F var			1
F warning		3
F xor			2
F xpceref		1
F dprof_node		1
F file			1
F line_count		1
