Invite and Offer

This commit is contained in:
a 2023-08-30 11:09:04 -05:00
parent 57e6fafd46
commit 27c2470a9d

View file

@ -0,0 +1,3 @@
Invite is a subtype of Offer, despite the grammar being inverted -- `John Offer Object to Sally` vs `John Invite Sally to Object`
because Invite extends Offer, examples given for Invite therefore take the form `John Invite Object to Sally` which doesn't make sense.