﻿pynlpl.formats.folia.Sentence
=============================

.. currentmodule:: pynlpl.formats.folia

.. 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.append
      ~Sentence.context
      ~Sentence.copy
      ~Sentence.copychildren
      ~Sentence.correct
      ~Sentence.corrections
      ~Sentence.correctwords
      ~Sentence.count
      ~Sentence.deepvalidation
      ~Sentence.deleteword
      ~Sentence.description
      ~Sentence.division
      ~Sentence.feat
      ~Sentence.findcorrectionhandling
      ~Sentence.findreplaceables
      ~Sentence.generate_id
      ~Sentence.getindex
      ~Sentence.getmetadata
      ~Sentence.gettextdelimiter
      ~Sentence.hasannotation
      ~Sentence.hasannotationlayer
      ~Sentence.hasphon
      ~Sentence.hastext
      ~Sentence.incorrection
      ~Sentence.insert
      ~Sentence.insertword
      ~Sentence.insertwordleft
      ~Sentence.items
      ~Sentence.json
      ~Sentence.layers
      ~Sentence.leftcontext
      ~Sentence.mergewords
      ~Sentence.next
      ~Sentence.originaltext
      ~Sentence.paragraph
      ~Sentence.paragraphs
      ~Sentence.parsexml
      ~Sentence.phon
      ~Sentence.phoncontent
      ~Sentence.postappend
      ~Sentence.previous
      ~Sentence.relaxng
      ~Sentence.remove
      ~Sentence.replace
      ~Sentence.resolveword
      ~Sentence.rightcontext
      ~Sentence.select
      ~Sentence.sentences
      ~Sentence.setdoc
      ~Sentence.setdocument
      ~Sentence.setparents
      ~Sentence.settext
      ~Sentence.speech_speaker
      ~Sentence.speech_src
      ~Sentence.splitword
      ~Sentence.stricttext
      ~Sentence.text
      ~Sentence.textcontent
      ~Sentence.textvalidation
      ~Sentence.toktext
      ~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:: 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:: 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:: append
   
   .. automethod:: context
   
   .. automethod:: copy
   
   .. automethod:: copychildren
   
   .. automethod:: correct
   
   .. automethod:: corrections
   
   .. automethod:: correctwords
   
   .. automethod:: count
   
   .. automethod:: deepvalidation
   
   .. automethod:: deleteword
   
   .. automethod:: description
   
   .. automethod:: division
   
   .. automethod:: feat
   
   .. automethod:: findcorrectionhandling
   
   .. automethod:: findreplaceables
   
   .. automethod:: generate_id
   
   .. automethod:: getindex
   
   .. automethod:: getmetadata
   
   .. automethod:: gettextdelimiter
   
   .. automethod:: hasannotation
   
   .. automethod:: hasannotationlayer
   
   .. automethod:: hasphon
   
   .. automethod:: hastext
   
   .. automethod:: incorrection
   
   .. automethod:: insert
   
   .. automethod:: insertword
   
   .. automethod:: insertwordleft
   
   .. automethod:: items
   
   .. automethod:: json
   
   .. automethod:: layers
   
   .. automethod:: leftcontext
   
   .. automethod:: mergewords
   
   .. automethod:: next
   
   .. automethod:: originaltext
   
   .. automethod:: paragraph
   
   .. automethod:: paragraphs
   
   .. automethod:: parsexml
   
   .. automethod:: phon
   
   .. automethod:: phoncontent
   
   .. automethod:: postappend
   
   .. automethod:: previous
   
   .. automethod:: relaxng
   
   .. automethod:: remove
   
   .. automethod:: replace
   
   .. automethod:: resolveword
   
   .. automethod:: rightcontext
   
   .. automethod:: select
   
   .. automethod:: sentences
   
   .. automethod:: setdoc
   
   .. automethod:: setdocument
   
   .. automethod:: setparents
   
   .. automethod:: settext
   
   .. automethod:: speech_speaker
   
   .. automethod:: speech_src
   
   .. automethod:: splitword
   
   .. automethod:: stricttext
   
   .. automethod:: text
   
   .. automethod:: textcontent
   
   .. automethod:: textvalidation
   
   .. automethod:: toktext
   
   .. automethod:: updatetext
   
   .. automethod:: words
   
   .. automethod:: xml
   
   .. automethod:: xmlstring
   
   
   
   .. automethod:: __iter__
   
   
   
   .. automethod:: __len__
   
   
   
   .. automethod:: __str__
   
   