Subversion Repositories wimsdev

Rev

Rev 5921 | Rev 11288 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5921 Rev 11210
Line 1... Line 1...
1
!! +var+ +exec+ +string+
1
!! +var+ +exec+ +string+
-
 
2
tit:lookup
2
$lst_tit lookup$lst_titend$type_both
3
type:$type_both
3
  $(lst_syntax)lookup $emph defname$emphend in $emph fname$emphend</span>
4
syntax:!lookup `defname' in `fname'
4
  $lst_mean Returns the definition of word $emph defname$emphend in the file
5
mean:Returns the definition of word `defname' in the file `fname' which must be\
5
  $emph fname$emphend which must be a dictionary file in the same syntax as
6
  a dictionary file in the same syntax as for the program <span class="tt">translator</span>\
6
  for the program <span class="tt">translator</span> (not necessarily sorted).
7
  (not necessarily sorted).\
7
  <p>
8
  <p>
8
  $emph fname$emphend may be either in the module directory (in this case the
9
  `fname' may be either in the module directory (in this case the\
9
  module directory need not be specified), or in the directory bases.
10
  module directory need not be specified), or in the directory bases.\
10
  </p>
11
  </p>