eta.lf.from_lisp_file

from_lisp_file(fname, eventualities)[source]

Read a list of eventualities from a LISP file, modifying the list in-place.

Parameters:
  • fname (str) – The LISP file to read.

  • eventualities (list[Eventuality]) – The list of eventualities to modify in-place.