Did you know ... Search Documentation:
Pack ape -- prolog/lexicon/clex.pl
PublicShow source

This module contains the predicates for the management of the common lexicon that is compiled into the executable.

author
- Tobias Kuhn
version
- 2008-07-17
 clex_switch(?Switch)
This predicate returns 'on' if clex is switched on, or 'off' otherwise.
 set_clex_switch(+Switch)
This predicate switches clex on (Switch='on') or off (Switch='off').