Skip to content

Proc: Var needs normalization #1

@PtrMan

Description

@PtrMan

current behaviour:

  • introduce var for proc when adding proc knowledge
    ex: <(a --> [b], ^X(a)) =/> Z>
    |-
    <(#55 --> [b], ^X(#55)) =/> Z>

expected behaviour:

ex: <(a --> [b], ^X(a)) =/> Z>
|-
<(#55 --> [b], ^X(#55)) =/> Z>
+ normalize sentence with var and try to revise other existing knowledge with it, add to knowledge if no knowledge was found!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions