folia.main.PosAnnotation ======================== .. currentmodule:: folia.main .. autoclass:: PosAnnotation :show-inheritance: :undoc-members: :special-members: .. rubric:: Method Summary .. autosummary:: ~PosAnnotation.__init__ ~PosAnnotation.accepts ~PosAnnotation.add ~PosAnnotation.addable ~PosAnnotation.addidsuffix ~PosAnnotation.addtoindex ~PosAnnotation.ancestor ~PosAnnotation.ancestors ~PosAnnotation.annotator2processor ~PosAnnotation.append ~PosAnnotation.checkdeclaration ~PosAnnotation.context ~PosAnnotation.copy ~PosAnnotation.copychildren ~PosAnnotation.count ~PosAnnotation.deepvalidation ~PosAnnotation.depthfirstsearch ~PosAnnotation.description ~PosAnnotation.elements ~PosAnnotation.feat ~PosAnnotation.findcorrectionhandling ~PosAnnotation.findreplaceables ~PosAnnotation.generate_id ~PosAnnotation.getindex ~PosAnnotation.getmetadata ~PosAnnotation.gettextdelimiter ~PosAnnotation.hasphon ~PosAnnotation.hastag ~PosAnnotation.hastext ~PosAnnotation.incorrection ~PosAnnotation.insert ~PosAnnotation.items ~PosAnnotation.json ~PosAnnotation.leftcontext ~PosAnnotation.move ~PosAnnotation.next ~PosAnnotation.originaltext ~PosAnnotation.parsecommonarguments ~PosAnnotation.parsexml ~PosAnnotation.phon ~PosAnnotation.phoncontent ~PosAnnotation.postappend ~PosAnnotation.precedes ~PosAnnotation.previous ~PosAnnotation.relaxng ~PosAnnotation.relaxng_backwards ~PosAnnotation.remove ~PosAnnotation.replace ~PosAnnotation.resolveoffsets ~PosAnnotation.resolveword ~PosAnnotation.rightcontext ~PosAnnotation.select ~PosAnnotation.setdoc ~PosAnnotation.setdocument ~PosAnnotation.setparents ~PosAnnotation.setprocessor ~PosAnnotation.settext ~PosAnnotation.speech_speaker ~PosAnnotation.speech_src ~PosAnnotation.stricttext ~PosAnnotation.substitute ~PosAnnotation.tag ~PosAnnotation.text ~PosAnnotation.textcontent ~PosAnnotation.textvalidation ~PosAnnotation.toktext ~PosAnnotation.untag ~PosAnnotation.updatetext ~PosAnnotation.xml ~PosAnnotation.xmlstring ~PosAnnotation.__iter__ ~PosAnnotation.__len__ ~PosAnnotation.__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:: ancestor .. automethod:: ancestors .. automethod:: annotator2processor .. automethod:: append .. automethod:: checkdeclaration .. automethod:: context .. automethod:: copy .. automethod:: copychildren .. automethod:: count .. automethod:: deepvalidation .. automethod:: depthfirstsearch .. automethod:: description .. automethod:: elements .. automethod:: feat .. automethod:: findcorrectionhandling .. automethod:: findreplaceables .. automethod:: generate_id .. automethod:: getindex .. automethod:: getmetadata .. automethod:: gettextdelimiter .. automethod:: hasphon .. automethod:: hastag .. automethod:: hastext .. automethod:: incorrection .. automethod:: insert .. automethod:: items .. automethod:: json .. automethod:: leftcontext .. automethod:: move .. automethod:: next .. automethod:: originaltext .. 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:: setdoc .. automethod:: setdocument .. automethod:: setparents .. automethod:: setprocessor .. automethod:: settext .. automethod:: speech_speaker .. automethod:: speech_src .. automethod:: stricttext .. automethod:: substitute .. automethod:: tag .. automethod:: text .. automethod:: textcontent .. automethod:: textvalidation .. automethod:: toktext .. automethod:: untag .. automethod:: updatetext .. automethod:: xml .. automethod:: xmlstring .. automethod:: __iter__ .. automethod:: __len__ .. automethod:: __str__