-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Actions should be paired with the subject such that the level is interpretable, example below @tpatpa
(Foreground-view, ((Item-count/2, ((Human, Human-agent), Body, Male, Agent-trait/Adult)), (Action/Ride, (Item-count/2, (Animal, Animal-agent)), Walk))), (Background-view, (Path, Outdoors, Plant, Rural))
should be fixed to:
(Foreground-view, (Item-count/2, ((Human, Human-agent), Body, Male, Agent-trait/Adult), (Action/Ride, ((Animal, Animal-agent), (Walk))))), (Background-view, (Path, Outdoors, Plant, Rural))
And we should review throughout for this case
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels