Skip to content

Commit

Permalink
updated ChunkingTests_Literalization_with_Constraints to not expect a…
Browse files Browse the repository at this point in the history
… chunk with an extra test for word.
  • Loading branch information
scijones committed Mar 22, 2024
1 parent b93dc69 commit 4bc5dba
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ sp {answer*chunk*start-chunking2*snc*t2-1
(state <s1> ^word object)
(<s1> ^superstate nil)
(<s1> ^word2 { <> object <> ungrounded <c2> })
(<s1> ^word { <> ungrounded <c1> })
#(<s1> ^word { <> ungrounded <c1> })
-->
(<s1> ^result object +)
(<s1> ^result2 <c2> +)
(<s1> ^result3 ungrounded +)
}
}

0 comments on commit 4bc5dba

Please sign in to comment.