Rev 11288 | Rev 14279 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11288 | Rev 11292 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | tit:lookup |
2 | tit:lookup |
3 | type:$type_both |
3 | type:$type_both |
4 | syntax:!lookup |
4 | syntax:!lookup ``defname'' in ``fname'' |
5 | mean:Returns the definition of word |
5 | mean:Returns the definition of word ``defname'' in the file ``fname'' which must be\ |
6 | a dictionary file in the same syntax as for the program <span class="tt">translator</span>\ |
6 | a dictionary file in the same syntax as for the program <span class="tt">translator</span>\ |
7 | (not necessarily sorted).\ |
7 | (not necessarily sorted).\ |
8 | <p>\ |
8 | <p>\ |
9 |
|
9 | ``fname'' may be either in the module directory (in this case the\ |
10 | module directory need not be specified), or in the directory bases.\ |
10 | module directory need not be specified), or in the directory bases.\ |
11 | </p> |
11 | </p> |