expr main <([(Do I [interested, excited, tired, ready, curious, comfortable, prepared, overwhelmed, confident, available, worried, annoyed, relieved, frustrated, surprised, anxious, calm, satisfied, concerned]), (Do I not [interested, excited, tired, ready, curious, comfortable, prepared, overwhelmed, confident, available, worried, annoyed, relieved, frustrated, surprised, anxious, calm, satisfied, concerned])]), Do>
let message "When describing how you feel, `I` pairs with `am`, not `do`."
let description "Swaps the helping verb `do` for `am` in `Do I <adjective>` questions so they use the correct linking verb."
let kind "Grammar"
let becomes "am"
test "Do I interested in music?" "Am I interested in music?"
test "Do I excited about the launch?" "Am I excited about the launch?"
test "Do I tired after the hike?" "Am I tired after the hike?"
test "Do I ready for the interview?" "Am I ready for the interview?"
test "Do I curious what they decide?" "Am I curious what they decide?"
test "Do I comfortable sharing that detail?" "Am I comfortable sharing that detail?"
test "Do I prepared to join the call?" "Am I prepared to join the call?"
test "Do I overwhelmed by the inbox?" "Am I overwhelmed by the inbox?"
test "Do I confident in that plan?" "Am I confident in that plan?"
test "Do I not interested in attending?" "Am I not interested in attending?"
test "Do I not ready yet?" "Am I not ready yet?"
test "do I concerned about the changes?" "am I concerned about the changes?"
allows "Do I want to help you?"
allows "Do I need to finish this tonight?"
allows "Do I have to explain everything?"
allows "Do I run the tests again?"
allows "Do I look like I'm not listening?"