This file is indexed.

/usr/share/link-grammar/any/4.0.dict is in link-grammar-dictionaries-en 5.3.16-2.

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
 %***************************************************************************%
 %                                                                           %
 %       Copyright (C) 2013 Linas Vepstas                                    %
 %                                                                           %
 %  See file "README" for information about commercial use of this system    %
 %                                                                           %
 %***************************************************************************%

% Dictionary version number is 5.3.16 (formatted as V5v3v16+)
<dictionary-version-number>: V5v3v16+;

% Left-wall @ANY allows multiple head-words, e.g. head-nouns and also
% head-verbs. See the README.md file for more.
LEFT-WALL: @ANY+;
ANY-WORD: {@ANY-} & {@ANY+};
ANY-PUNCT: {@ANY-} & {@ANY+};
UNKNOWN-WORD: {@ANY-} & {@ANY+};

JUNK: {@ANY-} & {@ANY+};