Files
wehub-resource-sync b957a53def
CodeQL / Analyze (csharp) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:21:23 +08:00

22 lines
587 B
Plaintext

Please decide a sentence type based on whether it is a interrogative sentence.
Interrogative sentences are typically marked by inversion of the subject and predicate; that is, the first verb in a verb phrase appears before the subject.
Use one of the following sentence types. Only emit types, nothing else:
Sentence Types: question, statement
Examples
Message: Did Nina sleep well
Type: Question
Message: Nina slept well
Type: Statement
Message: James was sitting in the dark
Type: Statement
Message: Was James sitting in the dark
Type: Question
Message: "{{$input}}"
Type: