Places
Home
Graphs
Prefixes
Admin
Users
Settings
Plugins
Statistics
Repository
Load local file
Load from HTTP
Load from library
Remove triples
Clear repository
RDF quality heuristics
Query
YASGUI SPARQL Editor
Simple Form
SWISH Prolog shell
Help
Documentation
Tutorial
Roadmap
HTTP Services
Login
4.21 Analysing and Constructing Terms
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
Built-in Predicates
Analysing and Constructing Terms
functor/3
arg/3
=../2
compound_name_arity/3
compound_name_arguments/3
numbervars/3
numbervars/4
var_number/2
term_variables/2
nonground/2
term_variables/3
term_singletons/2
is_most_general_term/1
copy_term/2
Non-logical operations on terms
Packages
Availability:
built-in
compound_name_arity
(
?Compound, ?Name, ?Arity
)
Rationalized version of
functor/3
that only works for compound terms and can examine and create compound terms with zero arguments (e.g,
name()
). See also
compound_name_arguments/3
.
ClioPatria
(version
V3.1.1-40-g9d9e003
)