folia.main.Sentence =================== .. currentmodule:: folia.main .. autoclass:: Sentence :show-inheritance: :undoc-members: :special-members: .. rubric:: Method Summary .. autosummary:: ~Sentence.__init__ ~Sentence.accepts ~Sentence.add ~Sentence.addable ~Sentence.addidsuffix ~Sentence.addtoindex ~Sentence.alternatives ~Sentence.ancestor ~Sentence.ancestors ~Sentence.annotation ~Sentence.annotations ~Sentence.annotator2processor ~Sentence.append ~Sentence.checkdeclaration ~Sentence.context ~Sentence.copy ~Sentence.copychildren ~Sentence.correct ~Sentence.corrections ~Sentence.correctwords ~Sentence.count ~Sentence.deepvalidation ~Sentence.deleteword ~Sentence.depthfirstsearch ~Sentence.description ~Sentence.division ~Sentence.elements ~Sentence.feat ~Sentence.findcorrectionhandling ~Sentence.findreplaceables ~Sentence.generate_id ~Sentence.getindex ~Sentence.getmetadata ~Sentence.gettextdelimiter ~Sentence.hasannotation ~Sentence.hasannotationlayer ~Sentence.hasphon ~Sentence.hastag ~Sentence.hastext ~Sentence.incorrection ~Sentence.insert ~Sentence.insertword ~Sentence.insertwordleft ~Sentence.items ~Sentence.json ~Sentence.layers ~Sentence.leftcontext ~Sentence.mergewords ~Sentence.move ~Sentence.next ~Sentence.originaltext ~Sentence.paragraph ~Sentence.paragraphs ~Sentence.parsecommonarguments ~Sentence.parsexml ~Sentence.phon ~Sentence.phoncontent ~Sentence.postappend ~Sentence.precedes ~Sentence.previous ~Sentence.relaxng ~Sentence.relaxng_backwards ~Sentence.remove ~Sentence.replace ~Sentence.resolveoffsets ~Sentence.resolveword ~Sentence.rightcontext ~Sentence.select ~Sentence.sentences ~Sentence.setdoc ~Sentence.setdocument ~Sentence.setparents ~Sentence.setprocessor ~Sentence.settext ~Sentence.speech_speaker ~Sentence.speech_src ~Sentence.splitword ~Sentence.stricttext ~Sentence.substitute ~Sentence.tag ~Sentence.text ~Sentence.textcontent ~Sentence.textvalidation ~Sentence.toktext ~Sentence.untag ~Sentence.updatetext ~Sentence.words ~Sentence.xml ~Sentence.xmlstring ~Sentence.__iter__ ~Sentence.__len__ ~Sentence.__str__ .. rubric:: Class Attributes .. autoattribute:: ACCEPTED_DATA .. autoattribute:: ANNOTATIONTYPE .. autoattribute:: AUTH .. autoattribute:: AUTO_GENERATE_ID .. autoattribute:: HIDDEN .. autoattribute:: IMPLICITSPACE .. autoattribute:: LABEL .. autoattribute:: OCCURRENCES .. autoattribute:: OCCURRENCES_PER_SET .. autoattribute:: OPTIONAL_ATTRIBS .. autoattribute:: PHONCONTAINER .. autoattribute:: PRIMARYELEMENT .. autoattribute:: PRINTABLE .. autoattribute:: REQUIRED_ATTRIBS .. autoattribute:: REQUIRED_DATA .. autoattribute:: SETONLY .. autoattribute:: SPEAKABLE .. autoattribute:: SUBSET .. autoattribute:: TEXTCONTAINER .. autoattribute:: TEXTDELIMITER .. autoattribute:: WREFABLE .. autoattribute:: XLINK .. autoattribute:: XMLTAG .. rubric:: Method Details .. automethod:: __init__ .. automethod:: __init__ .. automethod:: accepts .. automethod:: add .. automethod:: addable .. automethod:: addidsuffix .. automethod:: addtoindex .. automethod:: alternatives .. automethod:: ancestor .. automethod:: ancestors .. automethod:: annotation .. automethod:: annotations .. automethod:: annotator2processor .. automethod:: append .. automethod:: checkdeclaration .. automethod:: context .. automethod:: copy .. automethod:: copychildren .. automethod:: correct .. automethod:: corrections .. automethod:: correctwords .. automethod:: count .. automethod:: deepvalidation .. automethod:: deleteword .. automethod:: depthfirstsearch .. automethod:: description .. automethod:: division .. automethod:: elements .. automethod:: feat .. automethod:: findcorrectionhandling .. automethod:: findreplaceables .. automethod:: generate_id .. automethod:: getindex .. automethod:: getmetadata .. automethod:: gettextdelimiter .. automethod:: hasannotation .. automethod:: hasannotationlayer .. automethod:: hasphon .. automethod:: hastag .. automethod:: hastext .. automethod:: incorrection .. automethod:: insert .. automethod:: insertword .. automethod:: insertwordleft .. automethod:: items .. automethod:: json .. automethod:: layers .. automethod:: leftcontext .. automethod:: mergewords .. automethod:: move .. automethod:: next .. automethod:: originaltext .. automethod:: paragraph .. automethod:: paragraphs .. automethod:: parsecommonarguments .. automethod:: parsexml .. automethod:: phon .. automethod:: phoncontent .. automethod:: postappend .. automethod:: precedes .. automethod:: previous .. automethod:: relaxng .. automethod:: relaxng_backwards .. automethod:: remove .. automethod:: replace .. automethod:: resolveoffsets .. automethod:: resolveword .. automethod:: rightcontext .. automethod:: select .. automethod:: sentences .. automethod:: setdoc .. automethod:: setdocument .. automethod:: setparents .. automethod:: setprocessor .. automethod:: settext .. automethod:: speech_speaker .. automethod:: speech_src .. automethod:: splitword .. automethod:: stricttext .. automethod:: substitute .. automethod:: tag .. automethod:: text .. automethod:: textcontent .. automethod:: textvalidation .. automethod:: toktext .. automethod:: untag .. automethod:: updatetext .. automethod:: words .. automethod:: xml .. automethod:: xmlstring .. automethod:: __iter__ .. automethod:: __len__ .. automethod:: __str__