For Friday
- Read chapter 22
- Program 4 due
For Friday Read chapter 22 Program 4 due Program 4 Any questions? - - PowerPoint PPT Presentation
For Friday Read chapter 22 Program 4 due Program 4 Any questions? Learning mini-project Worth 2 homeworks Due Monday Foil6 is available in /home/mecalif/public/itk340/foil A manual and sample data files are there as
P(X1 ,...Xr ) :- .
– Qi (V1 ,...Vr ) – not(Qi (V1 ,...Vr )) – Xi = Xj – not(Xi = X )
path(X,Y) :- edge(X,Y). path(X,Y) :- edge(X,Z), path (Z,Y).
edge: { <1,2>, <1,3>, <3,6>, <4,2>, <4,6>, <6,5> } path: { <1,2>, <1,3>, <1,6>, <1,5>, <3,6>, <3, 5>, <4,2>, <4,6>, <4,5>, <6, 5> }
+ : { <1,6>, <1,5>, <3, 5>, <4,5> }
<4,1>, <4,3>, <5,1>, <5,2>, <5,3>, <5,4> <5,6>, <6,1>, <6,2>, <6,3>, <6,4> }
path(X,Y) :- edge(X,Z), path(Z,Y).
showing the phrase structure
in some representation, e.g. FOPC.
the meaning of the sentence
acoustic/ phonetic syntax semantics pragmatics Speech recognition Parsing Sound waves words Parse trees literal meaning meaning