| - Up - | Next >> |
DG_Parser.ozThis functor exports function MakeScript which takes as argument a list of atoms representing an input sentence and returns a predicate appropriate for use with e. g. Search.all or Explorer.all.
functor
import
Lex at 'DG_Lexicon.ozf'
Sel(select : Select ) at 'DG_Selection.ozf'
Wgh(weightC : WeightC) at 'DG_Weight.ozf'
FD FS
export
MakeScript CheckWords
define
<DG: MakeScript>
<DG: WordOrderLocal>
<DG: Word2Node>
<DG: Gamma>
<DG: Encoded Values>
<DG: CheckWords>
end| - Up - | Next >> |