List of tags

make_tag_list

A command file consisting of the following line:
make_tag_list: t
compiles a list of tags in a corpus. A node specification is unnecessary and is ignored.

In the output, the tags are divided into POS tags and syntactic tags. More precisely, the division is into preterminals and higher nodes. POS tags can therefore appear on the list of syntactic tags if they occur recursively (as they do, say, in conjunction contexts).

Like any other command file, a tag list query must end in .q. The output is written to a .tag file.