This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/misc/ATOMS

576 lines
15 KiB
Plaintext
Raw Permalink Normal View History

//
2008-12-29 00:14:24 +00:00
// Fields are TAB spaced
2016-01-03 02:06:09 +00:00
// Atoms are of the form A Name Normal,FullLookup String
2008-12-29 00:14:24 +00:00
// Functors are of the form F Name Atom Arity
// Terms are of the form T FullName Atom
//
// This is supported by YAP directly
// A Dot N "."
//
2008-12-29 00:14:24 +00:00
A 3Dots N "..."
A Abol F "$abol"
A Access N "access"
A AfInet N "AF_INET"
A AfLocal N "AF_LOCAL"
A AfUnix N "AF_UNIX"
A Alarm F "$alarm"
A Alias N "alias"
2016-03-16 23:57:41 +00:00
A All N "all"
2008-12-29 00:14:24 +00:00
A AltNot N "not"
2016-03-16 23:57:41 +00:00
A Answer N "answer"
A Any N "any"
2008-12-29 00:14:24 +00:00
A Append N "append"
A Arg N "arg"
2009-04-22 17:34:23 +01:00
A Array F "$array"
2008-12-29 00:14:24 +00:00
A ArrayAccess F "$array_arg"
A ArrayOverflow N "array_overflow"
A ArrayType N "array_type"
A Arrow N "->"
2016-01-03 02:06:09 +00:00
A AttributedModule N "attributes_module"
A DoubleArrow N "-->"
2008-12-29 00:14:24 +00:00
A Assert N ":-"
2013-07-07 22:15:25 +01:00
A EmptyBrackets N "()"
A EmptySquareBrackets N "[]"
A EmptyCurlyBrackets N "{}"
A Asserta N "asserta"
A AssertaStatic N "asserta_static"
A Assertz N "assertz"
A AssertzStatic N "assertz_static"
2008-12-29 00:14:24 +00:00
A At N "at"
A Atom N "atom"
A Atomic N "atomic"
A Att F "$att"
A Att1 N "att"
A AttDo F "$att_do"
A Attributes N "attributes"
A B F "$last_choice_pt"
A Batched N "batched"
A Between N "between"
A Binary N "binary"
A BigNum N "big_num"
2008-12-29 00:14:24 +00:00
A BinaryStream N "binary_stream"
A Boolean N "boolean"
2008-12-29 00:14:24 +00:00
A Braces N "{}"
A Break F "$break"
A Byte N "byte"
A CArith F "$c_arith"
A Call N "call"
A CallAndRetryCounter N "call_and_retry_counter"
A CallCounter N "call_counter"
A Callable N "callable"
A Catch F "$catch"
A ChangeModule F "$change_module"
A Char N "char"
A Charsio N "charsio"
2008-12-29 00:14:24 +00:00
A Character N "character"
A CharacterCode N "character_code"
A Chars N "chars"
A Charset N "charset"
2015-10-20 07:52:33 +01:00
A ChType F "$char_type"
2009-06-09 02:25:47 +01:00
A CleanCall F "$clean_call"
2016-04-26 15:33:16 +01:00
A Colon N ":"
A CodeSpace N "code_space"
2010-07-19 14:48:42 +01:00
A Codes N "codes"
A CoInductive N "coinductive"
2008-12-29 00:14:24 +00:00
A Comma N ","
2013-12-08 22:56:48 +00:00
A CommentHook N "comment_hook"
A Compact N "compact"
2008-12-29 00:14:24 +00:00
A Compound N "compound"
A ConsistencyError N "consistency_error"
A Consult N "consult"
2008-12-29 00:14:24 +00:00
A ConsultOnBoot F "$consult_on_boot"
A Context N "context"
2008-12-29 00:14:24 +00:00
A Cputime N "cputime"
A Create N "create"
A Creep F "$creep"
A CryptAtoms N "crypt_atoms"
2016-04-26 15:33:16 +01:00
A Curly N "{}"
2008-12-29 00:14:24 +00:00
A Csult F "$csult"
A CurrentModule F "$current_module"
A Cut N "!"
A CutBy F "$cut_by"
A DAbort F "$abort"
2011-04-30 01:16:40 +01:00
A DBLoad F "$db_load"
A DBREF N "DBRef"
2008-12-29 00:14:24 +00:00
A DBReference N "db_reference"
A DBTerm N "db_term"
A DBref F "$dbref"
A DInteger F "$integer"
2015-07-23 01:32:12 +01:00
A DebugMeta F "$debug_meta"
A DebuggerInput N "debugger_input"
2008-12-29 00:14:24 +00:00
A Dec10 N "dec10"
A Default N "default"
A DevNull N "/dev/null"
A Diff N "\\="
2015-09-21 23:05:36 +01:00
A Directory N "disrectorys"
A Discontiguous N "discontiguous"
A DiscontiguousWarnings N "discontiguous_warnings"
A Dollar F "$"
2008-12-29 00:14:24 +00:00
A DoLogUpdClause F "$do_log_upd_clause"
A DoLogUpdClause0 F "$do_log_upd_clause0"
A DoLogUpdClauseErase F "$do_log_upd_clause_erase"
A DollarU F "$u"
2008-12-29 00:14:24 +00:00
A DollarUndef F "$undef"
A DomainError N "domain_error"
A DoStaticClause F "$do_static_clause"
A Dots N "dots"
A DOUBLE F "Double"
2016-01-03 15:44:33 +00:00
A DoubleSlash F "//"
2008-12-29 00:14:24 +00:00
A E N "e"
A EOFBeforeEOT N "end_of_file_found_before_end_of_term"
2010-09-30 20:53:07 +01:00
A EQ N "="
2008-12-29 00:14:24 +00:00
A EmptyAtom N ""
A Encoding N "encoding"
2008-12-29 00:14:24 +00:00
A EndOfStream N "$end_of_stream"
A Eof N "end_of_file"
A EOfCode N "eof_code"
2008-12-29 00:14:24 +00:00
A Eq N "="
A Error N "error"
A Exception N "exception"
2015-09-21 23:05:36 +01:00
A Extensions N "extensions"
2008-12-29 00:14:24 +00:00
A Evaluable N "evaluable"
A EvaluationError N "evaluation_error"
2015-09-21 23:05:36 +01:00
A Executable N "executable"
2010-08-03 21:04:16 +01:00
A Execute N "execute"
2008-12-29 00:14:24 +00:00
A ExecAnswers N "exec_answers"
A ExecuteInMod F "$execute_in_mod"
A ExecuteWithin F "$execute_within"
A ExecuteWoMod F "$execute_wo_mod"
2010-08-03 21:04:16 +01:00
A Exist N "exist"
2016-03-16 23:57:41 +00:00
A Exit N "exit"
2008-12-29 00:14:24 +00:00
A ExistenceError N "existence_error"
2013-01-11 16:45:14 +00:00
A ExoClause F "$exo_clause"
2008-12-29 00:14:24 +00:00
A ExpectedNumber N "expected_number_syntax"
2015-09-21 23:05:36 +01:00
A Expand N "expand"
2008-12-29 00:14:24 +00:00
A ExtendFileSearchPath F "$extend_file_search_path"
2015-09-21 23:05:36 +01:00
A Extendsions N "extensionh"
2008-12-29 00:14:24 +00:00
A FB N "fb"
A Fail N "fail"
A False N "false"
A Fast F "$fast"
A FastFail N "fast_fail"
2015-09-21 23:05:36 +01:00
A FileErrors N "file_errors"
2008-12-29 00:14:24 +00:00
A Fileerrors N "fileerrors"
2015-09-21 23:05:36 +01:00
A FileType N "file_type"
A First N "first"
2008-12-29 00:14:24 +00:00
A Float N "float"
A FloatFormat N "\%.15g"
A FloatOverflow N "float_overflow"
A FloatUnderflow N "float_underflow"
A Format N "format"
A FormatAt F "$format@"
A Full N "full"
2008-12-29 00:14:24 +00:00
A Functor N "functor"
A GT N ">"
A GVar N "var"
A Gc F "$gc"
A GcMargin F "$gc_margin"
A GcTrace F "$gc_trace"
A GcVerbose F "$gc_verbose"
A GcVeryVerbose F "$gc_very_verbose"
A GeneratePredInfo F "$generate_pred_info"
A Getwork F "$getwork"
A GetworkSeq F "$getwork_seq"
2015-11-09 11:30:21 +00:00
A Glob N "glob"
A Global N "global"
A GlobalSp N "global_sp"
A GlobalTrie N "global_trie"
2008-12-29 00:14:24 +00:00
A GoalExpansion N "goal_expansion"
A Hat N "^"
2008-12-29 00:14:24 +00:00
A HERE N "\n <====HERE====> \n"
A HandleThrow F "$handle_throw"
A Heap N "heap"
A HeapUsed N "heapused"
A HugeInt N "huge_int"
2008-12-29 00:14:24 +00:00
A IDB N "idb"
A IOMode N "io_mode"
2016-04-26 15:33:16 +01:00
A I N "i"
2008-12-29 00:14:24 +00:00
A Id N "id"
A Ignore N "ignore"
2008-12-29 00:14:24 +00:00
A Inf N "inf"
2013-04-30 00:22:53 +01:00
A Infinity N "infinity"
2008-12-29 00:14:24 +00:00
A InitGoal F "$init_goal"
A InitProlog F "$init_prolog"
2009-06-13 22:05:45 +01:00
A InStackExpansion N "in stack expansion"
2008-12-29 00:14:24 +00:00
A Input N "input"
A InstantiationError N "instantiation_error"
A Int N "int"
A IntOverflow N "int_overflow"
A Integer N "integer"
A InternalCompilerError N "internal_compiler_error"
A Is N "is"
2016-04-26 15:33:16 +01:00
A J N "j"
2008-12-29 00:14:24 +00:00
A Key N "key"
A LDLibraryPath N "LD_LIBRARY_PATH"
A LONGINT N "LongInt"
A LOOP N "_LOOP_"
A LoopStream N "loop_stream"
2008-12-29 00:14:24 +00:00
A LT N "<"
A LastExecuteWithin F "$last_execute_within"
A Leash F "$leash"
2013-06-26 04:53:23 +01:00
A Least N "least"
A Length F "length"
2008-12-29 00:14:24 +00:00
A List N "list"
A Line N "line"
2009-11-02 12:46:28 +00:00
A Live F "$live"
2008-12-29 00:14:24 +00:00
A LoadAnswers N "load_answers"
A Local N "local"
A LocalSp N "local_sp"
A LocalTrie N "local_trie"
2013-04-17 02:04:53 +01:00
A Max N "max"
2013-06-26 04:53:23 +01:00
A Maximum N "maximum"
2008-12-29 00:14:24 +00:00
A MaxArity N "max_arity"
A MaxFiles N "max_files"
2008-12-29 00:14:24 +00:00
A MegaClause F "$mega_clause"
A MetaCall F "$call"
A MfClause F "$mf_clause"
2013-04-17 02:04:53 +01:00
A Min N "min"
2013-06-26 04:53:23 +01:00
A Minimum N "minimum"
2008-12-29 00:14:24 +00:00
A Minus N "-"
A Modify N "modify"
A Module N "module"
2013-06-26 04:53:23 +01:00
A Most N "most"
A Multi N "multi"
A MultiFile F "$mf"
A Multiple F "multiple"
2008-12-29 00:14:24 +00:00
A Mutable N "mutable"
A MutableVariable F "$mutable_variable"
2014-11-27 10:02:04 +00:00
A Mutex N "mutex"
2008-12-29 00:14:24 +00:00
A MyddasDB F "$myddas_db"
A MyddasGoal F "$myddas_goal"
A MyddasHost F "$myddas_host"
A MyddasPass F "$myddas_pass"
A MyddasUser F "$myddas_user"
A MyddasVersionName F "$myddas_version_name"
A Nan N "nan"
A Nb N "nb"
A NbTerm N "nb_term"
A New N "new"
A NewLine N "nl"
A Nl N "nl"
A NoEffect N "no_effect"
A NoMemory N "no_memory"
2010-08-03 21:04:16 +01:00
A None N "none"
2008-12-29 00:14:24 +00:00
A NonEmptyList N "non_empty_list"
A Not N "\\+"
A NotImplemented N "not_implemented"
2008-12-29 00:14:24 +00:00
A NotLessThanZero N "not_less_than_zero"
A NotNewline N "not_newline"
A NotZero N "not_zero"
A Number N "number"
2016-04-26 15:33:16 +01:00
A Obj N "o__bj__"
2008-12-29 00:14:24 +00:00
A Off N "off"
A Offline N "offline"
A On N "on"
A Online N "online"
A Open N "open"
2015-09-25 10:57:26 +01:00
A OperatingSystemError N "operating_SYSTEM_ERROR_INTERNAL"
A OperatingSystemSupport N "operating_system_support"
2008-12-29 00:14:24 +00:00
A Operator N "operator"
A OperatorPriority N "operator_priority"
A OperatorSpecifier N "operator_specifier"
2015-09-21 23:05:36 +01:00
A Opt N "opt"
2008-12-29 00:14:24 +00:00
A Otherwise N "otherwise"
A OutOfAttvarsError N "out_of_attvars_error"
A OutOfAuxspaceError N "out_of_auxspace_error"
A OutOfHeapError N "out_of_heap_error"
A OutOfRange N "out_of_range"
A OutOfStackError N "out_of_stack_error"
A OutOfTrailError N "out_of_trail_error"
A Output N "output"
A Parameter N "parameter"
A PrologCommonsDir N "prolog_commons_directory"
A Past N "past"
2008-12-29 00:14:24 +00:00
A PastEndOfStream N "past_end_of_stream"
A PermissionError N "permission_error"
A Pi N "pi"
A Pipe N "pipe"
A Plus N "+"
A Pointer N "pointer"
2014-10-23 01:21:22 +01:00
A Portray F "portray"
2008-12-29 00:14:24 +00:00
A PredicateIndicator N "predicate_indicator"
A Primitive N "primitive"
2013-11-21 00:22:03 +00:00
A PrintMessage N "print_message"
2008-12-29 00:14:24 +00:00
A PrivateProcedure N "private_procedure"
A Procedure N "procedure"
2008-12-29 00:14:24 +00:00
A Profile F "$profile"
A Prolog N "prolog"
2016-03-16 23:57:41 +00:00
A ProtectStack F "$protect_stack"
A Qly N "qly"
2008-12-29 00:14:24 +00:00
A Query N "?-"
A Queue N "queue"
A Quiet N "quiet"
A Radix N "radix"
A Random N "random"
2012-10-23 14:55:44 +01:00
A Range N "range"
A RDiv N "rdiv"
2008-12-29 00:14:24 +00:00
A Read N "read"
A ReadOnly N "read_only"
A ReadWrite N "read_write"
2008-12-29 00:14:24 +00:00
A Readutil N "readutil"
A Reconsult N "reconsult"
2008-12-29 00:14:24 +00:00
A RecordedP F "$recordep"
A RecordedWithKey F "$recorded_with_key"
A RedefineWarnings N "redefine_warnings"
2009-06-09 02:25:47 +01:00
A RedoFreeze F "$redo_freeze"
2008-12-29 00:14:24 +00:00
A RefoundVar F "$I_FOUND_THE_VARIABLE_AGAIN"
2015-09-21 23:05:36 +01:00
A RelativeTo F "relative_to"
2008-12-29 00:14:24 +00:00
A Repeat N "repeat"
A RepeatSpace N "repeat "
A Reposition N "reposition"
A RepresentationError N "representation_error"
A Reset N "reset"
2008-12-29 00:14:24 +00:00
A Resize N "resize"
A ResourceError N "resource_error"
A RestoreRegs F "$restore_regs"
A Retry N "retry"
2008-12-29 00:14:24 +00:00
A RetryCounter N "retry_counter"
A RTree N "rtree"
A Safe F "$safe"
A SafeCallCleanup F "$safe_call_cleanup"
2008-12-29 00:14:24 +00:00
A Same N "=="
A Semic N ";"
A ShiftCountOverflow N "shift_count_overflow"
A SigAlarm N "sig_alarm"
A SigBreak N "sig_break"
A SigCreep N "sig_creep"
A SigDebug N "sig_debug"
A SigDelayCreep N "sig_delay_creep"
2014-10-15 01:51:09 +01:00
A SigFPE N "sig_fpe"
2008-12-29 00:14:24 +00:00
A SigHup N "sig_hup"
A SigInt N "sig_int"
A SigIti N "sig_iti"
A SigPending F "$sig_pending"
A SigPipe N "sig_pipe"
A SigStackDump N "sig_stack_dump"
2010-04-28 00:32:37 +01:00
A SigStatistics N "sig_statistics"
2008-12-29 00:14:24 +00:00
A SigTrace N "sig_trace"
A SigUsr1 N "sig_usr1"
A SigUsr2 N "sig_usr2"
A SigVTAlarm N "sig_vtalarm"
2008-12-29 00:14:24 +00:00
A SigWakeUp N "sig_wake_up"
A Silent N "Silent"
A Single N "single"
A SingleVarWarnings N "single_var_warnings"
A Singleton N "singleton"
2008-12-29 00:14:24 +00:00
A Slash N "/"
A Socket N "socket"
2015-09-21 23:05:36 +01:00
A Solutions N "solutions"
A Source N "source"
2008-12-29 00:14:24 +00:00
A SourceSink N "source_sink"
A Spy F "$spy"
A Stack N "stack"
2008-12-29 00:14:24 +00:00
A StackFree N "stackfree"
A StartupSavedState F "$startup_saved_state"
2008-12-29 00:14:24 +00:00
A StaticClause F "$static_clause"
A StaticProcedure N "static_procedure"
A Stream F "$stream"
2012-02-27 08:53:18 +00:00
A SWIStream F "<stream>"
2010-02-26 10:59:43 +00:00
A VStream N "stream"
A Streams N "streams"
2008-12-29 00:14:24 +00:00
A StreamOrAlias N "stream_or_alias"
A StreamPos F "$stream_position"
A StreamPosition N "stream_position"
A String N "string"
2015-09-21 23:05:36 +01:00
A StyleCheck N "style_check"
A STRING F "String"
2008-12-29 00:14:24 +00:00
A Swi N "swi"
A SymbolChar N "symbol_char"
2008-12-29 00:14:24 +00:00
A SyntaxError N "syntax_error"
2015-07-06 12:04:42 +01:00
A SyntaxErrors N "syntax_errors"
2008-12-29 00:14:24 +00:00
A SyntaxErrorHandler N "syntax_error_handler"
A System N "system"
2015-09-25 10:57:26 +01:00
A SystemError N "SYSTEM_ERROR_INTERNAL"
2008-12-29 00:14:24 +00:00
A SystemLibraryDir N "system_library_directory"
2016-04-26 15:33:16 +01:00
A T N "t"
A Term N "term"
A TermExpansion N "term_expansion"
2016-04-26 15:33:16 +01:00
A Terms N "terms"
2013-12-08 19:12:24 +00:00
A Text N "text"
2008-12-29 00:14:24 +00:00
A TextStream N "text_stream"
A Thread N "thread"
2008-12-29 00:14:24 +00:00
A Threads N "threads"
A Throw N "throw"
A TimeOutSpec N "time_out_spec"
A TimeoutError N "timeout_error"
2008-12-29 00:14:24 +00:00
A TopLevelGoal F "$top_level_goal"
A TopThreadGoal F "$top_thread_goal"
2015-07-23 01:32:12 +01:00
A TraceMetaCall F "$trace_meta_call"
A Trail N "trail"
2008-12-29 00:14:24 +00:00
A True N "true"
A Tty N "tty"
A Ttys N "ttys"
2016-04-26 15:33:16 +01:00
A Tuple N "tuple"
2015-09-21 23:05:36 +01:00
A Txt N "txt"
2008-12-29 00:14:24 +00:00
A TypeError N "type_error"
A Undefined N "undefined"
2017-06-05 13:06:12 +01:00
A UndefinedQuery N "undefined_query"
2008-12-29 00:14:24 +00:00
A Undefp F "$undefp"
A Underflow N "underflow"
A UnificationStack N "unification_stack"
2013-04-29 17:58:05 +01:00
A Unique N "unique"
2008-12-29 00:14:24 +00:00
A UnsignedByte N "unsigned_byte"
A UnsignedChar N "unsigned_char"
A User N "user"
A UserErr N "user_error"
A UserIn N "user_input"
A UserOut N "user_output"
2018-04-09 02:00:51 +01:00
A UTF8 N "utf8"
A DollarVar N "$VAR"
2008-12-29 00:14:24 +00:00
A VBar N "|"
A VarBranches N "var_branches"
A VariableNames N "variable_names"
2012-03-15 22:19:48 +00:00
A HiddenVar F "$V"
2008-12-29 00:14:24 +00:00
A Variable N "variable"
2016-01-06 12:45:48 +00:00
A Verbose N "verbose"
2015-09-21 23:05:36 +01:00
A VerboseFileSearch N "verbose_file_search"
2008-12-29 00:14:24 +00:00
A VersionNumber F "$version_name"
2016-01-06 12:45:48 +00:00
A VeryVerbose N "very_verbose"
2008-12-29 00:14:24 +00:00
A WakeUpGoal F "$wake_up_goal"
A Warning N "warning"
2008-12-29 00:14:24 +00:00
A When F "$when"
A Write N "write"
A Xml N "xml"
2008-12-29 00:14:24 +00:00
A YapHacks N "yap_hacks"
A ZeroDivisor N "zero_divisor"
F AfInet AfInet 2
F AfLocal AfLocal 1
F AfUnix AfUnix 1
F AltNot AltNot 1
F Arg Arg 3
2008-12-29 00:14:24 +00:00
F ArrayEntry ArrayAccess 3
F Arrow Arrow 2
F DoubleArrow DoubleArrow 2
F Assert1 Assert 1
2008-12-29 00:14:24 +00:00
F Assert Assert 2
F AtFoundOne FoundVar 2
F Atom Atom 1
F Att1 Att1 3
F AttGoal AttDo 2
F Braces Braces 1
F Call Call 1
F Catch Catch 3
F ChangeModule ChangeModule 1
F Chars Chars 2
F Chars1 Chars 1
2009-06-09 02:25:47 +01:00
F CleanCall CleanCall 2
2008-12-29 00:14:24 +00:00
F Clist When 4
2010-07-19 14:48:42 +01:00
F Codes Codes 2
F Codes1 Codes 1
2016-04-26 15:33:16 +01:00
F Colon Colon 2
2008-12-29 00:14:24 +00:00
F Comma Comma 2
2013-12-08 22:56:48 +00:00
F CommentHook CommentHook 3
F Context2 Context 2
2008-12-29 00:14:24 +00:00
F ConsistencyError ConsistencyError 1
F Creep Creep 1
2014-06-11 19:36:50 +01:00
F Csult Csult 2
2008-12-29 00:14:24 +00:00
F CurrentModule CurrentModule 1
F CutBy CutBy 1
2016-04-26 15:33:16 +01:00
F Curly Curly 1
2011-03-11 19:49:32 +00:00
F DBREF DBREF 1
2008-12-29 00:14:24 +00:00
F Diff Diff 2
F DoLogUpdClause DoLogUpdClause 6
F DoLogUpdClause0 DoLogUpdClause0 6
F DoLogUpdClauseErase DoLogUpdClauseErase 6
F DoStaticClause DoStaticClause 5
2016-04-26 15:33:16 +01:00
F Dollar Dollar 1
F DollarVar DollarVar 1
2008-12-29 00:14:24 +00:00
F DomainError DomainError 2
F Dot Dot 2
F Dot10 Dot 10
F Dot11 Dot 11
F Dot12 Dot 12
F Dot2 Dot 2
F Dot3 Dot 3
F Dot4 Dot 4
F Dot5 Dot 5
F Dot6 Dot 6
F Dot7 Dot 7
F Dot8 Dot 8
F Dot9 Dot 9
2016-01-03 15:40:49 +00:00
F DoubleSlash DoubleSlash 2
2013-09-13 11:44:26 +01:00
F EmptySquareBrackets EmptySquareBrackets 2
F EmptyCurlyBrackets EmptyCurlyBrackets 2
2018-04-09 02:00:51 +01:00
F Encoding Encoding 1
2008-12-29 00:14:24 +00:00
F Eq Eq 2
F Error Error 2
F EvaluationError EvaluationError 1
2016-03-16 23:57:41 +00:00
F Exception Exception 1
2008-12-29 00:14:24 +00:00
F Execute2InMod ExecuteWoMod 2
F ExecuteInMod ExecuteInMod 2
F ExecuteWithin ExecuteWithin 1
F ExistenceError ExistenceError 2
2013-01-11 16:45:14 +00:00
F ExoClause ExoClause 2
2008-12-29 00:14:24 +00:00
F Functor Functor 3
F GAtom Atom 1
F GAtomic Atomic 1
F GCompound Compound 1
F GFloat Float 1
2009-10-21 00:07:31 +01:00
F GFormatAt FormatAt 2
2008-12-29 00:14:24 +00:00
F GInteger Integer 1
F GNumber Number 1
F GPrimitive Primitive 1
F GVar GVar 1
F GeneratePredInfo GeneratePredInfo 4
F GoalExpansion2 GoalExpansion 2
2008-12-29 00:14:24 +00:00
F GoalExpansion GoalExpansion 3
F HandleThrow HandleThrow 3
F Hat Hat 2
2016-04-26 15:33:16 +01:00
F I I 2
2008-12-29 00:14:24 +00:00
F Id Id 1
F Is Is 2
2016-04-26 15:33:16 +01:00
F J J 2
2008-12-29 00:14:24 +00:00
F LastExecuteWithin LastExecuteWithin 1
F List Dot 2
F LOOP LOOP 1
2008-12-29 00:14:24 +00:00
F MegaClause MegaClause 2
F MetaCall MetaCall 4
F Minus Minus 2
2016-04-26 15:33:16 +01:00
F Module Colon 2
2008-12-29 00:14:24 +00:00
F MultiFileClause MfClause 5
F Mutable MutableVariable (sizeof(timed_var)/sizeof(CELL))
2014-11-27 10:02:04 +00:00
F Mutex Mutex 2
F NotImplemented NotImplemented 2
2010-03-12 22:40:17 +00:00
F NBQueue Queue 4
2008-12-29 00:14:24 +00:00
F Not Not 1
2016-04-26 15:33:16 +01:00
F Obj Obj 1
2008-12-29 00:14:24 +00:00
F Or Semic 2
F PermissionError PermissionError 3
2011-04-04 13:20:35 +01:00
F Plus Plus 2
2008-12-29 00:14:24 +00:00
F Portray Portray 1
2013-11-21 00:22:03 +00:00
F PrintMessage PrintMessage 2
2016-01-03 02:06:09 +00:00
F Procedure Procedure 5
2009-06-09 02:25:47 +01:00
F PrologConstraint Prolog 2
F ProtectStack ProtectStack 4
2008-12-29 00:14:24 +00:00
F Query Query 1
F RecordedWithKey RecordedWithKey 6
F RDiv RDiv 2
2009-06-09 02:25:47 +01:00
F RedoFreeze RedoFreeze 3
2008-12-29 00:14:24 +00:00
F RepresentationError RepresentationError 1
F ResourceError ResourceError 1
F RestoreRegs RestoreRegs 2
F RestoreRegs1 RestoreRegs 1
F Safe Safe 1
F SafeCallCleanup SafeCallCleanup 4
2008-12-29 00:14:24 +00:00
F Same Same 2
F Slash Slash 2
F StaticClause StaticClause 2
2008-12-29 00:14:24 +00:00
F Stream Stream 1
F StreamEOS EndOfStream 1
2011-02-15 07:39:27 +00:00
F StreamPos StreamPos 4
F String1 String 1
2015-09-21 23:05:36 +01:00
F StyleCheck StyleCheck 4
F SyntaxError SyntaxError 4
2010-02-26 13:30:16 +00:00
F ShortSyntaxError SyntaxError 1
F TermExpansion TermExpansion 2
2008-12-29 00:14:24 +00:00
F ThreadRun TopThreadGoal 2
F Throw Throw 1
F TimeoutError TimeoutError 2
2015-07-23 01:32:12 +01:00
F TraceMetaCall TraceMetaCall 3
2008-12-29 00:14:24 +00:00
F TypeError TypeError 2
F UMinus Minus 1
2017-06-05 13:06:12 +01:00
F UndefinedQuery UndefinedQuery 3
2008-12-29 00:14:24 +00:00
F UPlus Plus 1
F VBar VBar 2
2012-03-15 22:19:48 +00:00
F HiddenVar HiddenVar 1