Skip to main content
. 2018 Aug 23;18(9):2778. doi: 10.3390/s18092778

Table 2.

Result of step 2: The table lists the type signature and each possible instantiation for the set of actions identified in the previous step. Here “what: takable” denotes any entity from type “takable”, similarly “from: location” denotes any entity of type location.

a1 take (what:takeable, from:location)
a˜11 take (knife, drawer)
a˜12 take (knife, board)
...
a˜2 put (what:takeable, to:location)
a˜21 put (knife, drawer)
a˜22 put (knife, board)
...