Closed auraes closed 2 years ago
There seems to be a missing entry in the grammar for the verb 'enter' without complement:
Verb 'enter' * noun -> Enter; Verb 'exit' 'leave' * -> Exit * noun -> Exit;
Verb 'enter' * -> GoIn * noun -> Enter;
Thanks for the heads up. Now working when the OPTIONAL_EXTENDED_VERBSET is activated.
There seems to be a missing entry in the grammar for the verb 'enter' without complement: