Skip to content

Type 3 affix syntax contradiction #41

Description

@Kosmic-Dreamer

In chapter 7.3, it is explained that type 3 affixes must immediately precede the affix they modify. Thus, in a situation where a type 3 affix is sandwiched between two type 1 or 2 affixes, it would link as follows:
T1 <-(T3 -> T1)

Image

However, a bit further down in section 7.6.3, there is a note that says that type 3 affixes must immediately follow the affix they modify. Thus, in a situation where a type 3 affix is sandwiched between two type 1 or 2 affixes, it would link as follows:
(T1 <- T3) <- T1

Image

I recall being told that only the note in section 7.6.3 is correct, but it would be preferable not to have this contradiction

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions