:polite   (AMR annotation guidance)

Used for expressions of politeness:

Example:  Please close the door.
     (c / close-01 :mode imperative :polite +
           :ARG0 (y / you)
           :ARG1 (d / door))

Example:  Could you close the door?
     (c / close-01 :mode imperative :polite +
           :ARG0 (y / you)
           :ARG1 (d / door))

Example:  Would you kindly close the door?
     (c / close-01 :mode imperative :polite +
           :ARG0 (y / you)
           :ARG1 (d / door))

Example:  Could you tell me what time it is?
     (d / date-entity :polite +
           :time (a / amr-unknown))

However, :polite + is not used for any sentence just because it is polite:

close this window