Glossary

Verbal semantic

  • Verbal semantic
    • Taxonomy: action
      Note: The current research is on the animated entities, but of course the same structure can be apply to other taxonomies.
      • Subtaxonomies: movement, agression, confrontation,destruction, displacement, put together
      • XLM-TEI example:
                 <category xml:id="semantic">
                   <category xml:id="action">
                     <category xml:id="destruction">
                   </category>    
                 </category> 
                

Context

  • Context
    • => in which the action takes place.
    • Subcategories: ritual, battle, single combat, assembly, prayer, feast, wedding, burial, seduction, meeting, complaint, lawsuit, threat, revenge, visit, unknown (unknown_C), broken context (B_ctx_C).
    • XML-TEI example:
            <category xml:id="context">
              <category xml:id="ritual"/>
            </category>