This file is indexed.

/usr/lib/open-axiom/input/synonym.input is in open-axiom-test 1.4.1+svn~2626-2ubuntu2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
--Copyright The Numerical Algorithms Group Limited 1991-94.

-- This file contains the standard system defined system command
-- synonyms for the OpenAxiom system. It is normally read into
-- the system by adding the line
--         )read synonym input )ifthere )quiet
-- to the start-up profile axiom.input.

-- If you wish to have a private list of synonyms, it is suggested
-- that you create a file mysyns.input.
-- This will also automatically be read into the system by the start-up
-- profile by the line
--         )read mysyns input )ifthere )quiet

-- The following synonyms are redefined in the system

-- )synonym  ?            what commands
-- )synonym  ap           what things
-- )synonym  apr          what things
-- )synonym  apropos      what things
-- )synonym  cache        set functions cache
-- )synonym  cl           clear
-- )synonym  cls          zsystemdevelopment )cls
-- )synonym  cms          system
-- )synonym  co           compiler
-- )synonym  d            display
-- )synonym  dep          display dependents
-- )synonym  dependents   display dependents
-- )synonym  disc         system cp disc
-- )synonym  e            edit
-- )synonym  expose       set expose add constructor
-- )synonym  fc           zsystemdevelopment )c
-- )synonym  fd           zsystemdevelopment )d
-- )synonym  fct          zsystemdevelopment )ct
-- )synonym  fctl         zsystemdevelopment )ctl
-- )synonym  fe           zsystemdevelopment )e
-- )synonym  fec          zsystemdevelopment )ec
-- )synonym  fect         zsystemdevelopment )ect
-- )synonym  fns          exec spadfn
-- )synonym  fortran      set output fortran
-- )synonym  h            help
-- )synonym  hd           system hypertex &
-- )synonym  kclam        boot clearClams ( )
-- )synonym  killcaches   boot clearConstructorAndLisplibCaches ( )
-- )synonym  patch        zsystemdevelopment )patch
-- )synonym  pause        zsystemdevelopment )pause
-- )synonym  prompt       set message prompt
-- )synonym  recurrence   set functions recurrence
-- )synonym  restore      history )restore
-- )synonym  save         history )save
-- )synonym  time         set message time
-- )synonym  type         set message type
-- )synonym  unexpose     set expose drop constructor
-- )synonym  up           zsystemdevelopment )update
-- )synonym  version      lisp *yearweek*
-- )synonym  w            what
-- )synonym  wc           what categories
-- )synonym  wd           what domains
-- )synonym  wp           what packages
-- )synonym  ws           what synonyms