Majid Al-RaimiClitics and morphological typology

ICS 582Lecture 02Part 04

Clitics and morphological typology

Why some attached pieces are words in disguise, how to tell a clitic from an affix, and where languages sit between isolating and polysynthetic, with English and Arabic placed on the map.

Concepts
3
Slides
22-28
Reading
18 min
Understood
0/3 concepts

Why this part matters

Every Arabic NLP model you will build starts with a decision you may not notice making: what is a token? Arabic writes conjunctions, prepositions, the article and pronouns onto the same string as the noun or verb, so وَبِالْبَيْت is one whitespace token that a linguist would call four words. Alotaiby, Foda and Alkharashi (2010) measured what that costs: splitting clitics off a 600,000,000-word corpus removed 24.54% of its vocabulary. That number is why this part exists.

Part 03 gave you morphemes, roots, affixes and the difference between inflection and derivation. This part adds the two remaining pieces of the morphology story. First, a test that decides whether an attached element is an affix at all, or a word that only leans on its neighbor for pronunciation. Second, a vocabulary for comparing whole languages by how much they pack into a word, which ends in a number line that predicts how hard a language will be to tokenize. Exams ask for the diagnostics and the classification with forms; your research needs the same ideas to choose a preprocessing pipeline and to read why a shared subword vocabulary fragments Arabic more than English (part 07).

By the end you can

  1. Apply two diagnostics (selectivity, paradigm membership) to decide clitic versus affix, including katab-tu, kitab-u-hu and the borderline al-.
  2. Classify a language form as isolating, agglutinative, fusional or polysynthetic and explain why these are tendencies per subsystem, not boxes.
  3. Place English and Arabic on the typology map and name one fusional pocket in English.
  4. Define Greenberg's index of synthesis, order the eight languages on it, and compute it on a short text.
  5. Explain, with numbers, why rich morphology motivates subword tokenization, morphological segmentation and explicit clitic policies.

Start with an English sentence that Zwicky and Pullum (1983) use in section 2 of their paper: The person I was talking to's going to be angry. The 's is a reduced is, and it is hanging off the preposition to. Now vary the host: The ball you hit's just broken my window puts it on a verb, Any answer not entirely right's going to be marked on an adjective, The drive home tonight's been really easy on an adverb. One element, four host categories. It is a reduced auxiliary throughout, is in the first and third sentence and has in the second and fourth, and in every case it does exactly what the separate word is or has would do.

Compare the plural -s of cats. It attaches to nouns and to nothing else, and it never does the job of a word: there is no sentence in which plural -s is the verb or the subject. That difference in behavior is what separates a Clitic from an Affix. Jurafsky and Martin define a clitic as "a morpheme that acts syntactically like a word but is reduced in form and attached (phonologically and sometimes orthographically) to another word" (SLP3, chapter 2). The two halves of that definition pull in opposite directions, which is why clitics are confusing: in the syntax they are words, in the sound stream they are part of a word.

Top lane: the clitic 's docks onto a preposition, a verb, an adjective and an adverb. Bottom lane: the affix -ed docks onto verbs only, and the other hosts are crossed out.

Why spelling is not the test

English happens to mark most clitics with an apostrophe (I'm, we've, possessive 's), and French does the same with l' in l'opéra. That is a writing convention, not a grammatical fact. Arabic writes every clitic solidly attached with no separator at all, so if attachment in writing were the criterion, Arabic would have no clitics and English would have almost none outside contractions. The slide's key sentence is worth memorizing verbatim: attachment in writing is not enough, use diagnostics.

The diagnostics come from Zwicky and Pullum. Their first criterion is the one this course uses as the primary test, and they state it as: "Clitics can exhibit a low degree of selection with respect to their hosts, while affixes exhibit a high degree of selection with respect to their stems." This is Selectivity. In a footnote they give it as a ladder: an element that attaches to any word of a major class is least selective, then one that attaches only to verbs, then only to a subclass of verbs, then only to a few specified verbs. The further down the ladder, the more affix-like the element. The second test the slide names is paradigm membership: an affix fills one cell of a table of forms, a clitic does not. All six of their criteria are in the table below alongside the slide's two tests, and you should be able to name at least selectivity, arbitrary gaps and idiosyncrasy.

Clitic versus affix diagnostics (Zwicky and Pullum 1983)

Syntactic role
A clitic is a function word or pronoun that the syntax treats as a word of its own. An affix marks a feature on its host and has no independent slot in the sentence.
Selectivity (Zwicky and Pullum A)
Clitics show low selectivity: they attach to almost any host category. Affixes show high selectivity: one stem class, sometimes one subclass.
Paradigm membership
An affix fills a cell in a paradigm (singular, plural; katab-tu, katab-ta, katab-a). A clitic belongs to no paradigm of its host.
Arbitrary gaps (B)
Affixed forms have unexplained holes (no English amn't). Clitic combinations do not.
Idiosyncrasy (C, D)
Affixed forms show unpredictable sound or meaning (won't, shan't). Clitic groups are regular.
Syntactic rules (E)
Syntactic operations such as agreement and inversion treat an affixed word as one unit; a host-plus-clitic group is not treated as a unit.
Stacking (F)
Clitics can attach to material that already contains a clitic; affixes cannot attach outside a clitic.

Three Arabic cases and a fourth that refuses to settle

Arabic is where the test earns its keep, because the writing system gives you no hint. Take وَبِالْبَيْت, wa-bi-al-bayt, roughly "and in the house". The wa- is the conjunction "and" and the bi- is the preposition "with, by, in". Both are function words in the syntax, and both attach to whatever word begins the phrase: a noun here, a verb in wa-kataba, a pronoun, a particle. Lowest rung of the selectivity ladder, no paradigm. They are proclitics, clitics that lean forward onto the following word.

Now كِتَابُهُ, kitāb-u-hu, "his book". The -u is the nominative case vowel, an inflectional ending. The -hu is the pronoun "he" in possessive position, and it is the possessor of the noun in the syntax. It attaches to nouns (kitāb-u-hu), to verbs as an object (kataba-hu, "he wrote it") and to prepositions (بِهِ, bi-hi, "with it"). Three host categories, a syntactic role of its own: an Enclitic, leaning backward onto the preceding word.

Finally كَتَبْتُ, katab-tu, "I wrote". The -tu also means something pronoun-like (first person singular), which is exactly what tempts students to call it a clitic. Apply the diagnostics. Selectivity: -tu attaches to verb stems and to nothing else. Paradigm: it is one cell of the perfective conjugation, next to -ta (you, masculine), -ti (you, feminine), -a (he) and -at (she). Syntactic role: it is subject agreement on the verb, and a separate subject pronoun can still appear alongside it. Every test says Inflection, so -tu is an inflectional affix on the Stem katab.

FormTransliterationMeaningSyntactic roleSelectivityParadigmVerdict
وَبِالْبَيْتwa-, bi-and; with, by, inConjunction and preposition, function wordsLow: nouns, verbs, pronouns, particlesNoneProclitic
كِتَابُهُ-huhis, himPronoun, possessor or objectLow: nouns, verbs, prepositionsNone in the host (a pronoun set, not a host paradigm)Enclitic
كَتَبْتُ-tuI (subject agreement)Agreement marker on the verbHigh: verb stems onlyOne cell of the perfective conjugationInflectional affix
الْبَيْتal-theDefinite article, function elementModerate: nouns and adjectivesDefiniteness system (definite, indefinite)Borderline
Three Arabic cases plus the borderline article

The fourth row is the one the slide flags as borderline, and it is worth understanding why rather than memorizing the label. The article al- is a function element like French l', which argues clitic. But it attaches only to nouns and adjectives, and it alternates with the indefinite ending -n (bayt-un versus al-bayt-u) inside a definiteness system, which argues prefix. Arabic NLP tools split the difference. Pasha et al. (2014) list two segmentation schemes for MADAMIRA: ATB, which "tokenizes all clitics except for the definite article", and D3, in which "basically all clitics are tokenized". ATB also leaves the future particle sa- attached to the verb, where D3 splits it off. Alotaiby et al. (2010) note that their parse-it-as-a-separate-word test "covers most of the clitics except the definite article". When the tools disagree, borderline is the honest verdict.

InteractiveClitic or affix? Sort by the diagnostics, not the spelling

For each attached element decide: is it a word in the syntax that merely leans on a host (clitic), a member of a paradigm that attaches to one stem class (affix), or a case where analyses disagree? Keys 1, 2 and 3 pick a verdict, arrows move between cards.

Arabic 1 / 8in wa-bi-al-bayt
wa-وَ
0 / 8 right

Clitic status and tokenization policy are different questions

The slide ends on a practical fork: keep the clitic attached, or split it? Linguistics does not answer that Tokenization question for you, and the cleanest proof is English n't. Zwicky and Pullum devote their paper to showing that n't passes all six criteria as an inflectional affix: it attaches only to auxiliaries, it has arbitrary gaps (there is no amn't), it has idiosyncratic forms (won't, shan't), and it cannot attach to a host that already carries a clitic (I'd've is fine, I'dn't is not). Yet the Penn Treebank tokenization standard splits it, producing does n't (SLP3, section 2.8). The tokenizer made a modeling decision (a negation token is useful) that contradicts the linguistic analysis, and it was right to.

Modern subword tokenizers make the same kind of decision by frequency rather than by rule. Jurafsky and Martin observe that the GPT-4o tokenizer segments 's off proper nouns such as Jane but keeps it inside frequent words such as she's (SLP3, section 2.4.3). For Arabic the choice is explicit and named: whitespace, ATB or D3. Try the three on the same two strings.

InteractiveOne string, three token counts: pick a clitic splitting policy
No splitting. Every clitic combination is its own type, so the vocabulary balloons.
wa-bi-al-bayt, and in the house1 token
وَبِالْبَيْتwabialbayt
wa-sa-yaktubūna-hā, and they will write it1 token
وَسَيَكْتُبُونَهَاwasayaktubunaha
Whitespace1 / 1tokensBoth words stay whole
ATB3 / 3tokensal- and sa- stay attached
D34 / 4tokensEvery clitic split

Accent chips are clitics, the teal chip is the article, plain chips are the base word. The second word has no article, but ATB still keeps the future particle sa- on the verb.

Worked example

Whitespace, ATB or D3 on one string

  1. Whitespace

    وَبِالْبَيْت is one token. Every combination of conjunction, preposition, article and noun becomes its own vocabulary Type.
  2. ATB

    wa+ bi+ albayt: three tokens. The conjunction and preposition are split, the article stays on the noun.
  3. D3

    wa+ bi+ al+ bayt: four tokens. Every clitic is separated and the bare noun bayt is recovered.
  4. Same string, 1, 3 or 4 tokens

    The count of tokens is a property of the policy, not of the text. Any statistic you compute on Arabic (vocabulary size, sequence length, Zipf curve) must state which policy produced it.

Recall

State two diagnostics that separate a clitic from an affix and apply them to katab-tu and kitab-u-hu.

Selectivity: -tu attaches only to verb stems, while -hu attaches to nouns, verbs and prepositions. Paradigm membership and syntactic role: -tu fills one cell of the perfective conjugation and marks agreement, while -hu is a pronoun doing the job of a separate word. So -tu is an inflectional affix and -hu is an enclitic.

Recall

Why is 'it is written attached' not a valid test, and what does al- show?

Arabic writes every clitic attached with no apostrophe, so orthography cannot separate clitics from affixes. al- is selective (nouns and adjectives) and part of the definiteness system, yet D3 splits it and ATB keeps it, so it is borderline: the diagnostics disagree and so do the tools.

Quick check

Which diagnostic shows that Arabic -tu in katab-tu is an affix rather than a clitic?

Take four languages and watch how each packages grammar. English and Turkish can share one meaning, "from my houses". English spends three words: from, my, house-s, four morphemes spread over three words. Turkish spends one: ev-ler-im-den, house-PL-1SG.POSS-ABL, four morphemes in one word, each suffix doing exactly one job in a fixed order. Spanish habl-o, "I speak", is a different meaning chosen to show a different trick: the single vowel -o carries person, number, tense and mood all at once, two morphemes carrying four features, and you cannot cut it into a piece for each. Mandarin wǒmen míngtiān qù Běijīng, "we tomorrow go Beijing", has almost no Inflection (the plural -men of wǒmen is about as far as it goes); word order and free words carry the grammar.

English and Turkish package the same four morphemes: three words versus one word with four clean seams. Spanish habl-o is a different meaning, two morphemes, and its -o fuses four features into one segment.

Turkish, Spanish and Mandarin illustrate three of the four labels on slide 24 (the fourth, polysynthetic, comes below), and English is the analytic baseline. The labels line up on two independent axes rather than one scale. The first axis is how many morphemes a word carries, from isolating (about one) to polysynthetic (a word can hold what English needs a clause for). The second axis is how cleanly the morphemes can be cut apart, from agglutinative (one morpheme, one feature, clean seams) to fusional (one segment bundles several features). This two-axis picture goes back to Sapir's 1921 classification, which separated degree of synthesis from technique of combination (Arkadiev 2019, and SLP3 section 2.2 uses the same two ideas).

TypeDefinitionExample languageExample formGloss
IsolatingLittle morphology; grammar carried by word order and function wordsMandarin Chinesewǒmen míngtiān qù Běijīngwe tomorrow go Beijing
AgglutinativeMany affixes, each with one clear function and a clean boundaryTurkishev-ler-im-denhouse-PL-1SG.POSS-ABL, from my houses
FusionalOne affix bundles several grammatical featuresSpanishhabl-ospeak-1SG.PRS.IND, I speak
PolysyntheticVery complex words encode sentence-like content, many morphemes per wordInuktitut on the slide; Koryak in SLP3t-ə-nk'e-mejŋ-ə-jetemə-nni-kone word: I sewed a lot of yurt covers in the middle of a night
Four tendencies with the slide's example forms

The Turkish and Spanish rows deserve a closer look, because the difference between them is the second axis. Bickel and Nichols (WALS chapter 21) call Turkish case and number monoexponential: -ler means plural and nothing else, and the case suffixes -in, -i, -e each mean one case. In a fusional language such as Russian, they note, there is "no element that exclusively expresses case or number": the genitive plural ending says both at once. English has the same fusion in miniature. Jurafsky and Martin point out that the -s of she reads encodes third person, singular and present tense in one segment, exactly as Spanish -o does.

The polysynthetic row borrows its form from a neighboring language on purpose. The slide names Inuktitut but prints no word, warning that examples vary by dialect and orthography and that the key property is morpheme density. Jurafsky and Martin's example is Koryak: t-ə-nk'e-mejŋ-ə-jetemə-nni-k, one word meaning "I sewed a lot of yurt covers in the middle of a night" (SLP3, example 2.9), and that is the form to quote for the polysynthetic type. Gupta and Boulianne (2020) describe Inuktitut as showing "a much higher degree of polysynthesis than other agglutinative languages usually considered in ASR, such as Finnish or Turkish", which is a useful reminder that polysynthetic languages are usually agglutinative too: the axes are independent.

Tendencies, not boxes

The slide's mental model is that a language can be "more X" in one subsystem and "more Y" in another, and this is not a hedge. Jurafsky and Martin write that "languages can make use of different morphological systems so it would be more accurate to talk about these as general tendencies." Bickel and Nichols (WALS chapter 22) give an example inside one language: "the English past, for example, is more synthetic than the future", because walked packs tense into the verb while will walk spends a separate auxiliary. So when you classify, name the subsystem: English verbs are mostly analytic with a fusional pocket, English Derivation is productive and concatenative, and Arabic verbs are fusional while Arabic attached function elements are clitic-like.

Where English and Arabic sit

Slide 26 places the two languages this course cares about. English is largely analytic: auxiliaries and word order do most of the grammatical work, and inflection is limited to a handful of endings, -s, -ed, -ing. But it has fusional pockets. am, is and are each bundle person, number and tense in a form with no separable ending at all, and went replaces the expected go-ed wholesale, a case of Suppletion. Where English is genuinely productive is derivation and Compounding: un-happi-ness, laptop, and every new noun coined this year.

Modern Standard Arabic sits elsewhere on both axes. Word formation follows templatic morphology, so a consonantal Root such as K-T-B is interleaved with vowel patterns, a non-concatenative mechanism that no amount of prefix and suffix cutting will recover. The verb system is largely fusional, and it is large: Obeid et al. (2020) note that this richness "leads to MSA verbs with upwards of 5,400 forms". On top of the templatic core sit the concatenative pieces from the previous concept, proclitics wa-, bi-, li- and the pronominal enclitics, which behave as clitics in NLP, plus the borderline al-. Sapir's own table, as reproduced by Arkadiev, files English as fusional and analytic and Arabic as fusional, symbolic and synthetic, which is the same placement in older words.

SubsystemEnglishArabic (MSA)
Word formationProductive derivation and compounding, concatenativeTemplatic root-and-pattern, non-concatenative
Verb inflectionLimited: -s, -ed, -ing; fusional pockets am/is/are, go/wentLargely fusional; upwards of 5,400 forms per verb
Attached function elements's, 'm, 've, marked by apostrophewa-, bi-, li-, pronominal enclitics, written solid
Borderline elementn'tal-
English and Arabic by subsystem (slide 26)

Recall

Classify Turkish, Spanish, Mandarin and Inuktitut by typology and give one form each.

Turkish agglutinative, ev-ler-im-den (one function per suffix). Spanish fusional, habl-o (-o bundles person, number, tense and mood). Mandarin isolating, wǒmen míngtiān qù Běijīng (free words and word order). Inuktitut polysynthetic: one word encodes a clause, very high morphemes per word, as in SLP3's Koryak t-ə-nk'e-mejŋ-ə-jetemə-nni-k, "I sewed a lot of yurt covers in the middle of a night".

Quick check

Turkish ev-ler-im-den gives each suffix exactly one function. Which typological tendency is that?

Quick check

Which set of English forms is a fusional pocket, where one form bundles several grammatical features?

The typology labels can be turned into a single number. Take a long text, count its morphemes, count its words, and divide. Joseph Greenberg proposed this ratio in 1960 as the Index of synthesis, "calculated as the ratio of morphemes to words in a sufficiently long text" (Arkadiev 2019). Try it on four English words: The cats walked home is the (1), cat-s (2), walk-ed (2), home (1), six morphemes over four words, an index of 1.5. Turkish ev-ler-im-den alone is 4 / 1 = 4.0, and the English equivalent from my houses is 4 / 3 ≈ 1.33.

index of synthesis=MW\text{index of synthesis} = \frac{M}{W}
Greenberg 1960: morphemes M over words W in a long text

Greenberg computed the index for eight languages, and the result is the number line on slide 27, reproduced from the same figure in Jurafsky and Martin (SLP3, figure 2.3). Vietnamese sits at the bottom with almost exactly one morpheme per word. English is close behind, which confirms the analytic label of the previous concept. Old English, Yakut, Swahili and Sanskrit cluster in the middle band, and Greenlandic (Eskimo in Greenberg's paper) stands far to the right at almost four morphemes per word. The bands drawn through this line are the ones you already know: analytic below about 2, synthetic between 2 and 3, polysynthetic above 3.

Greenberg's eight languages rise from the axis in order. English is flagged in teal. Arabic is not in Greenberg's sample, so no dot is drawn for it.
LanguageGreenbergSlideBand
Vietnamese1.061.1Analytic
Persian (Farsi)1.521.5Analytic
English1.681.7Analytic
Anglo-Saxon (Old English)2.122.1Synthetic
Yakut2.172.2Synthetic
Swahili2.552.5Synthetic
Sanskrit2.592.6Synthetic
Eskimo (Greenlandic)3.723.7Polysynthetic
Greenberg's index of synthesis (1960, p. 193) against the slide's rounding

Greenberg's paper contains several more indices, and two of them explain what the synthesis number hides. Eskimo scores 2.72 on suffixation and 1.75 on inflection against English's 0.64 and 0.53; Swahili scores 1.16 on prefixation against English's 0.04. Swahili sits mid-synthetic not because it stacks suffixes but because its noun-class and agreement system lives in prefixes. Same band, different subsystem, which is the tendencies-not-boxes lesson in numbers.

Why the index decides your tokenizer

Slide 28 closes the morphology chapter with one sentence: "word" is not universal, because morphology and clitics change what counts as a Token. The index of synthesis makes that quantitative. Every extra morpheme per word multiplies the number of distinct surface forms a Lemma can take, and every clitic that attaches multiplies it again. Since a model's Vocabulary is a set of surface forms, a language with a high index and heavy cliticization will have a higher Type-token ratio (TTR), far more types for the same number of tokens, and far more of them will be Out-of-vocabulary (OOV) at test time. Recall Heaps' law from part 02: rich morphology tends to raise the exponent, so the vocabulary keeps growing quickly as the corpus grows.

TTR=VN\text{TTR} = \frac{|V|}{N}
Type-token ratio: distinct types over running tokens

Worked example

What clitic splitting does to an Arabic vocabulary (Alotaiby et al. 2010)

  1. Whitespace tokens

    A 600,000,000-word Arabic corpus has 2,207,637 unique whitespace tokens, against about 1.26 million for an equivalent English corpus, a ratio of about 1.76x.
  2. Split the clitics

    After clitic tokenization with AMIRA the corpus grows to 848,000,000 tokens (about 1.41x more), because each clitic is now a token of its own.
  3. Count the types again

    Unique tokens fall to 1,665,899, a reduction of 24.54%. The article al- alone accounts for 57.02% of clitic occurrences, wa- for 17.17%, li- for 6.35%, -hu for 5.55%, bi- for 4.9% and -hā for 4.41%.
  4. A quarter of the vocabulary was clitic combinations

    Nothing about the language changed. A tokenization policy removed 541,738 types, which is why clitic splitting is the first preprocessing decision in Arabic NLP.

At the polysynthetic end the effect is far larger. Schwartz et al. (2020) compare the parallel Inuktitut and English sides of the Nunavut Hansard. The numbers below come from their table 3.2.

SideTokens NTypes |V|TTR
Inuktitut10,869,9951,563,8830.144
English20,367,59559,2340.003
Nunavut Hansard, parallel text (Schwartz et al. 2020, table 3.2)

Inuktitut produces about 26 times as many types from about half as many tokens. Gupta and Boulianne (2020) report the practical consequence for speech recognition: even with a 1.3 million word vocabulary, held-out Inuktitut stories still have "more than 60% of words out-of-vocabulary". A word-level vocabulary cannot be made large enough. That is the open-vocabulary problem, and slide 28 lists three responses to it.

  1. Subword tokenization with BPE or WordPiece. Sennrich, Haddow and Birch (2016) motivated BPE for translation precisely because vocabularies are "typically limited to 30 000 to 50 000 words, but translation is an open-vocabulary problem", "especially for languages with productive word formation processes such as agglutination and compounding". WordPiece, from Wu et al. (2016), divides words "into a limited set of common sub-word units". Part 06 builds BPE from scratch.
  2. Morphological segmentation when linguistic structure matters. A frequency-driven tokenizer will not reliably cut وَبِالْبَيْت at the clitic boundaries. MADAMIRA and CAMeL Tools do, using an analyzer and an explicit scheme (ATB or D3), which is what you want when a downstream task needs the bare lemma.
  3. Careful preprocessing: case, punctuation and a stated clitic splitting policy. Jurafsky and Martin describe the pre-tokenization stage as "breaking the input at spaces and punctuation, stripping off clitics, and breaking numbers into sets of digits" (SLP3), which is the tokenization pipeline's first pass.

The last thread to pull runs into part 07. A multilingual subword vocabulary is trained mostly on English, and Jurafsky and Martin note that such tokenizers "use most of the tokens for English" while "the other languages tend to get their words split up into shorter tokens" (SLP3, section 2.4.3). Arabic suffers twice: it has less training data in the mix, and its clitics and templatic verbs (upwards of 5,400 forms per verb) spread that data across far more surface forms, so fewer of them earn a merge. The same sentence costs more tokens in Arabic than in English, which means more compute per sentence and a shorter effective context.

Recall

Define Greenberg's index of synthesis and place English on it.

Morphemes divided by words in a long text. English scores 1.68 (rounded to 1.7 on the slide), in the analytic band. Vietnamese is lowest at 1.06 and Eskimo (Greenlandic) highest at 3.72.

Recall

Name the three NLP responses on slide 28 and one tool or paper for each.

Subword tokenization (BPE, Sennrich et al. 2016; WordPiece, Wu et al. 2016). Morphological segmentation (MADAMIRA, CAMeL Tools with ATB or D3 schemes). Careful preprocessing of case, punctuation and clitic policy (the pre-tokenization step described in SLP3).

Quick check

Which statement about Greenberg's 1960 morphemes-per-word index is correct?

Quick check

Why does a shared multilingual BPE vocabulary usually split Arabic words into more pieces than English words?

Recap

If you remember nothing else

  • A clitic is a word in syntax and part of a word in sound; an affix is a paradigm member. Test selectivity and paradigm membership, not spelling.
  • wa-, bi- and -hu attach to almost any host (clitics); -tu attaches only to verbs inside the conjugation paradigm (affix); al- is borderline and treated differently by ATB and D3.
  • English n't is an affix by Zwicky and Pullum's six criteria, yet the Penn Treebank splits it: linguistic status and tokenization policy are separate choices.
  • Typology has two independent axes: morphemes per word (analytic to polysynthetic) and segmentability (agglutinative to fusional). Languages show tendencies per subsystem, not one box.
  • Mandarin isolating, Turkish agglutinative (ev-ler-im-den), Spanish fusional (habl-o), Inuktitut polysynthetic (one word, one clause).
  • English is largely analytic with fusional pockets (am/is/are, went, reads); Arabic is templatic, fusional in verbs and clitic-heavy.
  • Greenberg 1960: Vietnamese 1.06, Persian 1.52, English 1.68, Old English 2.12, Yakut 2.17, Swahili 2.55, Sanskrit 2.59, Eskimo 3.72. Arabic is not in his sample.
  • Rich morphology multiplies surface forms (Arabic 1.76x the English vocabulary at 600M words; Inuktitut Hansard 26x the English types), which is why BPE and WordPiece, morphological segmentation and clitic policies exist.

Sources