chickadee » link-grammar » create-sentence

create-sentence input dictionaryprocedure

creates a sentence object from the input string, using the Dictionary that was created earlier to tokenize and define words

input
Input string (string)
dictionary
dictionary to use