|
|
|
|
|
by pizzafeelsright
152 days ago
|
|
Language is not the problem but clear intent along with direction of action and defined and not implied subject. Consider: "Eat grandma if you're hungry" "Eat grandma, if you're hungry" "Eat grandma. if you're hungry" Same words and entirely different outcome. Pseudo code to clarify: [Action | Directive - Eat] [Subject - Grandma] [Conditional of Subject - if hungry] |
|