Skip to content

typed pattern slots; continuations; anchors; utt types - #5

Merged
jackft merged 3 commits into
mainfrom
jt/more-things-in-transcript
Jul 16, 2026
Merged

typed pattern slots; continuations; anchors; utt types#5
jackft merged 3 commits into
mainfrom
jt/more-things-in-transcript

Conversation

@jackft

@jackft jackft commented Jul 15, 2026

Copy link
Copy Markdown
Owner

Purpose of this PR

  • pattern slots now contain a "type" which signifies which kind of thing a pattern slot points to
  • pattern slots can now point to timeline annotations
  • "spans" are renamed to "textlets" for consistency
  • there can be multiple 'utterance' tiers, e.g. speech and gesture per participant
    • this necessitated changing how token tiers are named
  • we included anchors for aligning gesture and speech
  • we included continuations, e.g. utterances which can be split over many lines but still point to one timeline annotation. The reason for this is to coordinate gesture & speech, for example, in the transcript without splitting up the underlying time alignment of a single gesture in the timeline.

@jackft
jackft merged commit b463c4c into main Jul 16, 2026
2 checks passed
@jackft
jackft deleted the jt/more-things-in-transcript branch July 16, 2026 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant