Tag:   executable (Prolog saved state)

d.pl:  compilation and declarations

Tag:   executable (Prolog saved state)

d.pl:  compilation and declarations

bt.pl  	      backtrack version of head-corner parser for TAG
bt_d.pl           ,,            with derivation trees
bt_tree.pl        ,,            with derived trees (parse trees)
memo.pl       memoized version
memo_d.pl         ,,            with derivation trees
memo_tree.pl      ,,            with derived trees (parse trees)
pack.pl       memoized + packing
pack_d.pl           ,,   ,,     with derivation trees
pack_tree.pl        ,,   ,,     with derived trees (parse trees)

