[XEROX PARC] The body of knowledge dealing
with the construction and use of new fonts (e.g., for window
systems and typesetting software). It has been said that fontology
recapitulates file-ogeny.
[Unfortunately, this reference to the embryological dictum that
"Ontogeny recapitulates phylogeny" is not merely a joke. On the
Macintosh, for example, System 7 has to go through contortions to
compensate for an earlier design error that created a whole
different set of abstractions for fonts parallel to `files' and
`folders' --ESR]
grep /grep/ vi.
[from the qed/ed editor idiom g/re/p
where re stands for a regular expression, to Globally search
for the Regular Expression and Print the lines containing matches
to it, via Unix grep(1)] To rapidly scan a file or set
of files looking for a particular string or pattern (when browsing
through a large set of files, one may speak of `grepping
around')....