Skip to content

fix issue with subject/object #6

@dorahermes

Description

@dorahermes

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions