Turninator is an AMF component that parses arguments into dialog turns. This is the default implementation of a turninator that parses arguments using simple regular expressions. It expects dialogical texts to be specified in the form of 'speaker:text' formats. It takes input in both text and xIAF formats (where the input is specified in the text field of xIAF) to return xIAF as an output. Please note that the argument type (dialog vs monolog) can be specified in xIAF if the input is in xIAF format; otherwise, it is considered a monological argument. The component can be used as a starting point for creating an argument mining pipeline that takes monological or dialogical text specified as regular text or xIAF.